html body {
  padding: 0px;
  margin: 0px;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background-color: #F8F2E7;
  background: linear-gradient(180deg, #F9F1D8, #F9D4B7) repeat-x;
}
ul.prize_list li{
  position: relative;
}

.clear:after,
.content-block:after,
ul.prize_list li .prize_info ul{
  content: "";
  display: block;
  clear: both;
}
a {
  color: #0033FF;
}


/*
----------------------------------------HEADER */
#header_wrap {
  background: url(/assets/pc/css/img/bg_header_1.png) center bottom no-repeat,
    url(/assets/pc/css/img/bg_header_3.png) left top repeat-x;
  position: relative;
  z-index: 100;
  border-bottom: 1px solid #918159;
  height: 100px;
  box-shadow:rgba(145, 125, 89, 0.5) 0px 1px 3px 0px;
}
#header {
  width: 1100px;
  height: 121px;
  margin: 0px auto;
}
#header a h1 {
  width: 426px;
  float: left;
  margin: 0px auto;
  padding: 15px 0px 0px 0px;
}
#header a h1 {
  display: block;
  width: 270px;
  height: 80px;
  /*background: url(/assets/pc/css/img/img_h1.png) left top no-repeat;*/
  background: url(/assets/pc/css/img/img_h2_v1.png) left top no-repeat;
  text-indent: -5000px;
  background-position-x: left;
  background-position-y: bottom;
}
#header ul#h_nav {
  float: right;
  margin: 0px;
  padding: 70px 0px 0px 0px;
}
#header ul#h_nav li {
  float: left;
  list-style-type: none;
  background: url(/assets/pc/css/img/bg_header_li.png) left top repeat-x;
  padding: 2px 8px 2px 15px;
  margin: 0px 5px;
  border-radius: 15px;
}
#header ul#h_nav li a {
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 20px 0px 0px;
  margin: 0px;
  background: url(/assets/pc/css/img/ico_header_li.png) right center no-repeat;
  font-size: 0.9rem;
  line-height: 20px;
  vertical-align: baseline;
}
#header ul#h_nav_in {
  float: right;
  margin: 0px;
  padding: 55px 0px 0px 0px;
}
#header ul#h_nav_in li {
  float: left;
  list-style-type: none;
  padding: 0px;
  margin: 0px 5px;
}
#header ul#h_nav_in li a {
  display: block;
  width: 47px;
  height: 54px;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -5000px;
}
#header ul#h_nav_in li:first-of-type a {
  background-image: url(/assets/pc/css/img/btn_header_in_1.png);
}
#header ul#h_nav_in li:nth-of-type(2) a {
  background-image: url(/assets/pc/css/img/btn_header_in_2.png);
}
#header ul#h_nav_in li:nth-of-type(3) a {
  background-image: url(/assets/pc/css/img/btn_header_in_3.png);
}
#header ul#h_nav_in li:nth-of-type(4) a {
  background-image: url(/assets/pc/css/img/btn_header_in_4.png);
}
#header ul#h_nav_in li:nth-of-type(5) a {
  background-image: url(/assets/pc/css/img/btn_header_in_5.png);
}
#header ul#h_nav_in li:nth-of-type(6) a {
  background-image: url(/assets/pc/css/img/btn_header_in_6.png);
}
#header ul#h_nav_in li:nth-of-type(7) a {
  background-image: url(/assets/pc/css/img/btn_header_in_7.png);
}
#header ul#h_nav_in li:nth-of-type(8) a {
  background-image: url(/assets/pc/css/img/btn_header_in_8.png);
}
#header ul#h_nav_in li:nth-of-type(9) a {
  background-image: url(/assets/pc/css/img/btn_header_in_9.png);
}
#header ul#h_nav_in li:nth-of-type(10) {
  padding: 5px 0px 10px 0px;
}
#header ul#h_nav_in li:nth-of-type(10) a {
  display: inline-block;
  padding: 2px 2px 0px 2px;
  margin: 3px 2px;
  color: #FFFFFF;
  text-decoration: none;
  box-shadow: 3px 3px 2px 1px rgba(200, 200, 200, 0.7);
  border-radius: 15px;
  width: auto;
  height: 15px;
  line-height: 15px;
  text-indent: 0px;
  font-size: 10px;
}
#header ul#h_nav_in li:nth-of-type(10) a.h_nav_rank {
  background-color: #00CCCC;
}
#header ul#h_nav_in li:nth-of-type(10) a.h_nav_myp {
  background-color: #F150BA;
}
#header ul#h_nav_in li#h_balance_wrap {
  display: none;
}


#header ul#h_nav2 {
  float: right;
  margin: 0px;
  padding: 70px 0px 0px 0px;
}
#header ul#h_nav2 li {
  float: left;
  list-style-type: none;
  padding: 2px 8px 2px 8px;
  margin: 0px 5px;
  border-radius: 15px;
}
#header ul#h_nav2 li a {
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 5px 0px 5px;
  margin: 0px;
/*  background: url(/assets/pc/css/img/ico_header_li.png) right center no-repeat;*/
  font-size: 0.9rem;
  line-height: 20px;
  vertical-align: baseline;
}
#header ul#h_nav2 li:first-of-type {
  background-color: #00CCCC;
}
#header ul#h_nav2 li:first-of-type a {
/* background: url(/assets/pc/css/img/icn_panda.png) left center no-repeat;*/
}
#header ul#h_nav2 li:nth-of-type(2) {
  background-color: #30D245;
}
#header ul#h_nav2 li:nth-of-type(2) a {
/*  background: url(/assets/pc/css/img/icn_dp.png) left center no-repeat;*/
}
#header ul#h_nav2 li:nth-of-type(3) {
  background-color: #F150BA;
}
#header ul#h_nav2 li:nth-of-type(3) a {
/*  background: url(/assets/pc/css/img/icn_login.png) left center no-repeat;*/
}
#header ul#h_nav2_in {
  float: right;
  margin: 0px;
  padding: 60px 0px 0px 0px;
}
#header ul#h_nav2_in li {
  float: left;
  list-style-type: none;
  padding: 2px 8px 2px 8px;
  margin: 0px 5px;
  border-radius: 15px;
}

#header ul#h_nav2_in li a {
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  font-size: 0.9rem;
  line-height: 20px;
  vertical-align: baseline;
}
#header ul#h_nav2_in li:first-of-type {
  background-color: #01cf40;
}
#header ul#h_nav2_in li:nth-of-type(2) {
  background-color: #00CCCC;
}

#header ul#h_nav2_in li:nth-of-type(2) span{
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  font-size: 0.9rem;
  line-height: 20px;
  vertical-align: baseline;
/*  background: url(/assets/pc/css/img/icn_dp.png) left center no-repeat;*/
}

#header ul#h_nav2_in li:first-of-type a {
/*  background: url(/assets/pc/css/img/icn_dp.png) left center no-repeat;*/
}
#header ul#h_nav2_in li:nth-of-type(3) {
  background-color: #ffcf3f;
}
#header ul#h_nav2_in li:nth-of-type(3) span{
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  font-size: 0.9rem;
  line-height: 20px;
  vertical-align: baseline;
  /*  background: url(/assets/pc/css/img/icn_dp.png) left center no-repeat;*/
}
#header ul#h_nav2_in li:nth-of-type(4) {
  background-color: #F150BA;
}
#header ul#h_nav2_in li:nth-of-type(4) a {
  padding: 0px;
}
#header ul#h_nav2_in li:nth-of-type(5) {
  background-color: #FF9B36;
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  font-size: 0.9rem;
  line-height: 20px;
  vertical-align: baseline;
}
#header ul#h_nav2_in li:nth-of-type(5) a {
  padding: 0px;
}


/*
---------------------------------------- FOOTER */

#footer {
  background-color: #FFFFFF;
  background-image: linear-gradient(45deg, rgba(250, 250, 250, 0.3) 40%, transparent 40%, transparent 50%, rgba(250, 250, 250, 0.3) 50%, rgba(250, 250, 250, 0.3) 90%, transparent 90%, transparent);
  background-size: 5px 5px;
  position: relative;
  margin: 0px;
}
/*
#footer:before {
  content: "";
  background-image: linear-gradient(to bottom,
    transparent 2px,#EDA6BD 2px,
    #EDA6BD 4px, #F8DAE4 4px,
    #F8DAE4 6px, #EC7BA7 6px,
    #EC7BA7 12px, #F8DAE4 12px,
    #F8DAE4 14px, #F987CC 14px,
    #F987CC 20px, #F946A4 40px);
  height: 40px;
  font-size: 0px;
  display:block;
  box-shadow: rgba(100, 100, 100, 0.3) 0px 8px 5px 0px;
  box-sizing: content-box;
}
*/
#footer #footer_in {
  width: 1100px;
  margin: 0px auto;
  padding: 10px 0px;
}
#footer #f_logo {
  margin: 0px;
  padding: 0px;
  float: left;
  text-indent: -5000px;
}
#footer #f_logo a {
  display: block;
  width: 281px;
  height: 80px;
  background: url(/assets/pc/css/img/img_h2_v1.png) left top no-repeat;
}
#footer #f_nav {
  float: right;
}
#footer #f_nav ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 210px;
}
#footer #f_nav ul:last-of-type {
  width: 150px;
}
#footer #f_nav ul li {
  list-style-type: none;
  font-size: 12px;
  padding: 2px 10px 5px 10px;
  margin: 0px;
}
#footer #f_nav ul li a {
  color: #F947A5;
  text-decoration: none;
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 0px 0px 0px 15px;
}
#footer #f_nav ul li a:before {
  left: 4px;
  box-sizing: border-box;
  width: 10px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 4px solid #F947A5;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#footer #f_copy {
  clear: both;
  text-align: center;
  padding: 10px;
  color: #F947A5;
  font-size: 12px;
}


/*
---------------------------------------- CONTENT */

#cont-wrap {
  position: relative;
  z-index: 1;
  margin: 0px;
  padding: 0px;
}
#cont_wrap #content {
  width: 95%!important;
    min-width: 1100px;
    max-width: 1280px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  font-size: 12px;
  background-color: #FFFFFF;
  background-image: linear-gradient(45deg, rgba(250, 250, 250, 0.2) 40%, transparent 40%, transparent 50%, rgba(250, 250, 250, 0.2) 50%, rgba(250, 250, 250, 0.2) 90%, transparent 90%, transparent);
  background-size: 5px 5px;
}


#cont_wrap .cont_p {
  background-color: #FF6F0F;
  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: 50px 50px;
  border-radius: 10px;
  box-shadow: rgba(255, 255, 255, 0.7) 0px 10px 6px -5px inset;
  padding: 20px 46px;
  box-sizing: border-box;
  width: 1100px;
    margin: 0 auto;
}
#cont_wrap .cont_n {
  background-image: url(/assets/pc/css/img/bg_news_202104.jpg);
  background-position-x: right;
  background-position-y: top;
  border-radius: 10px;
  padding: 20px 46px;
  box-sizing: border-box;
  width: 1100px;
  margin: 0 auto;
  background-size: cover;
}

#cont_wrap .cont_p .movie-area {
  width: 550px;
    float: left;
}
#cont_wrap .cont_p .app-area {
  width: 450px;
    float: right;
    text-align: center;
}
.app-area .apple-store {
    display: inline-block;
    margin-right: 5px;
}
.app-area .google-play {
    display: inline-block;
}


#cont_wrap .cont_o {
  //background-color: rgba(255, 157, 10, 0.95);
  background-color: rgba(240, 240, 100, 0.95);
  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: 30px 30px;
  border-radius: 10px 10px 0px 0px;
  padding: 20px 10px 10px 10px;
  box-sizing: border-box;
  margin: 0px;
}
#cont_wrap .cont_o_new {
  background-color: rgba(255, 157, 10, 0.95);
  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: 30px 30px;
  border-radius: 10px 10px 0px 0px;
  padding: 20px 10px 10px 10px;
  box-sizing: border-box;
  margin: 0px;
}

#cont_wrap .to_top {
  width: 1050px;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
  position: relative;
  text-align: right;
}
#cont_wrap .to_top a {
  display: inline-block;
  margin: 0px 0px 0px auto;
  position: relative;
  background-color: #EC5FB8;
  padding: 2px 10px 4px 30px;
  border-radius: 5px 5px 0px 0px;
  text-decoration: none;
  color: #FFFFFF;
  vertical-align: middle;
}
#cont_wrap .to_top a:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  margin: auto;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-top: 3px solid #FFFFFF;
  border-left: 3px solid #FFFFFF;
  transform: rotate(45deg);
}


#cont_wrap .cont_box {
  background-color: #FFFFFF;
  margin: 10px 0px;
  padding: 15px;
  border-radius: 10px;
}




/*
---------------------------------------- BUTTON */
.btn_img_g {
  display: block;
  width: 456px;
  height: 83px;
  margin: 0px auto;
  background-color: #3DC83A;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 10%, transparent 10%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 60%, transparent 60%, transparent);
  background-size: 10px 10px;
  border-radius: 15px;
  box-shadow: rgba(100, 100, 100, 0.5) 0px 15px 6px -5px inset;
  border: 1px solid #148E2C;
  font-size: 0px;
  position: relative;
}
.btn_img_g:before {
  content: "";
  background: url(/assets/pc/css/img/bg_top_button_2.png) center 10px no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.btn_img_o {
  display: block;
  width: 300px;
  height: 63px;
  margin: 0px auto;
  background-color: rgba(255, 157, 10, 0.95);
  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: 30px 30px;
  border-radius: 15px;
  border: 2px solid #FFFFFF;
  font-size: 0px;
  position: relative;
}
.btn_img_o:before {
  content: "";
  background: url(/assets/pc/css/img/btn_img_o.png) center center no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.btn_green {
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  background-color: #25C4AE;
  border-radius: 10px;
  color: #FFFFFF;
}
.btn_green_st {
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  background-color: #3DC83A;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 10%, transparent 10%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 60%, transparent 60%, transparent);
  background-size: 10px 10px;
  border-radius: 5px;
  box-shadow: rgba(100, 100, 100, 0.5) 0px 15px 6px -5px inset;
  border: 1px solid #148E2C;
  text-decoration: none;
  color: #FFFFFF
}


/*
---------------------------------------- PATH(BREADCRUMB) */
ol.path {
  margin: 0px auto;
  width: 1000px;
  font-size: 12px;
  overflow: visible;
  padding: 0px;
  list-style-type: none;
  font-size: 0px;
}
ol.path li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0px 1em 0px 0px;
  padding: 0px;
}
ol.path li:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 1em;
}
ol.path li:first-child:before {
  content: "";
  margin-right: 0px;
}
ol.path li a {
  text-decoration: none;
  color: #0033FF;
}

/*
---------------------------------------- PRIZE LIST */
ul.prize_list {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  font-size: 0px;
}
ul.prize_list > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 8px 4px 0px 4px;
  padding: 0px;
  list-style-type: none;
  line-height: 1.0;
  width: 160px;
}
ul.prize_list .prize_info {
  background-color: #FFFFCD;
  color: #000000;
  text-decoration: none;
  border-radius: 10px 10px 0px 0px;
  padding: 7px 7px 0px 7px;
}
ul.prize_list li a {
  text-decoration: none;
  color: #000000;
}
ul.prize_list li a img {
  display: block;
  width: 144px;
  height: 144px;
  margin: 0px 0px 7px 0px;
  vertical-align: bottom;
  border: none;
}
ul.prize_list li .prize_info ul {
  background-color: #FFFFCD;
  padding: 2px 0px;
  margin: 0px;
  font-size: 0px;
}
ul.prize_list li .prize_info ul li {
  display: inline-block;
  margin: 0px;
  padding: 2px 0px;
  font-size: 10px;
  line-height: 1.0;
}
ul.prize_list li .prize_info ul li img {
  margin-right: 5px;
  vertical-align: middle;
}
ul.prize_list li .prize_info ul li:nth-of-type(2) {
  background-color: #FFFFFF;
  border-radius: 15px;
  color: #FF6E0D;
  padding: 2px 5px;
  margin-left: 5px;
}
ul.prize_list li .prize_info ul li:last-of-type {
  float: right;
  background-color: #FF6E0D;
  border-radius: 15px;
  padding: 2px 5px;
  margin-top: 3px;
  color: #FFFFFF;
}
ul.prize_list li .prize_kind {
  background-color: #FF6F0F;
  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: 30px 30px;
  border-radius: 0px 0px 10px 10px;
  padding: 4px 7px 2px 7px;
  color: #FFFFFF;
  text-align: center;
}




/*
---------------------------------------- FORM */
form {
  margin: 0;
  padding: 0;
}
form .error {
  display: block;
  background: #ffe5e5;
  margin-bottom: 6px;
  padding: 8px;
  border-radius: 4px;
  font-size: 12px;
  font-style: normal;
  color: #c00;
}
form .note {
  display: block;
  margin: 6px 0;
  font-size: 12px;
  font-style: normal;
  color: #666;
  line-height: 1.75;
}
label,
textarea,
button,
a.button,
select,
input[type=text],
input[type=email],
input[type=password],
input[type=file],
input[type=button],
input[type=submit],
input[type=reset] {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-family: inherit;
  font-size: 12px;
  outline: none;
  border: none;
}
label.tiny,
textarea.tiny,
button.tiny,
a.button.tiny,
select.tiny,
input[type=text].tiny,
input[type=password].tiny,
input[type=file].tiny,
input[type=button].tiny,
input[type=submit].tiny,
input[type=reset].tiny {
  width: 60px;
}
label.short,
textarea.short,
button.short,
a.button.short,
select.short,
input[type=text].short,
input[type=password].short,
input[type=file].short,
input[type=button].short,
input[type=submit].short,
input[type=reset].short {
  width: 120px;
}
label.medium,
textarea.medium,
button.medium,
a.button.medium,
select.medium,
input[type=text].medium,
input[type=email].medium,
input[type=password].medium,
input[type=file].medium,
input[type=button].medium,
input[type=submit].medium,
input[type=reset].medium {
  width: 240px;
}
label.long,
textarea.long,
button.long,
a.button.long,
select.long,
input[type=text].long,
input[type=password].long,
input[type=file].long,
input[type=button].long,
input[type=submit].long,
input[type=reset].long {
  width: 480px;
}
/**
 * 入力・選択系コントロール
 */
input[type=text],
input[type=email],
input[type=password],
textarea,
select {
  border: 1px solid #cccccc;
  color: #000000;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  border-color: #21a9bf;
}
input[type=text],
input[type=email],
input[type=password] {
  height: 26px;
  padding: 0 8px;
}
textarea {
  padding: 8px;
}
select {
  height: 28px;
}

/*
.form-group {
  width: 980px;
  margin: 0 auto;
  font-size: 0;
}
.form-group > .form-label,
.form-group .form-control {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  padding: 20px 10px;
  font-size: 12px;
}
.form-group > .form-label {
  width: 50%;
  text-align: right;
}
.form-group > .form-control {
  width: 50%;
}
*/
.form-group .form-label,
.form-group .form-control {
  text-align: center;
}
.form-group{
  margin-bottom: 15px;
}
.form-group > .form-control > .form-value {
  display: inline-block;
}
.form-group > .form-button {
  padding: 20px;
  text-align: center;
}
.form-group > .form-button input,
.form-group > .form-button button,
.form-group > .form-button a.button {
  margin: 0 5px;
}
.form-group.required > .form-label:after {
  content: "(必須)";
  margin: 0 0 0 0.5em;
  color: #c00;
}
#input p {
  text-align: center;
}
#input .form-label {
  width: 30% !important;
  /*float: left;*/
}
#input .form-control {
  width: 70% !important;
}
#complete h3 > strong {
  margin: 0 0.25em;
  font-weight: bold;
  color: #cc0000;
}
#complete p {
  text-align: center;
}

#complete h3 {
  text-align: center;
}

#requirements p {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
  width: 400px;
}


@media only screen and (max-width: 1364px) {
  #cont_wrap #content {
      width: 95%!important;
      min-width: 1030px!important;
      max-width: 1030px!important;
  }
    #cont_wrap.prize_cont #content {
      width: 95%!important;
      min-width: 1030px!important;
      max-width: 1030px!important;
    }
  #cont_wrap .cont_o_new .cont_body {
      width: 75%!important;
      float: right!important;
  }
  #cont_wrap .cont_o .cont_body {
      width: 75%!important;
      float: right!important;
  }
  #cont_wrap .cont_p{
    width: 1030px!important;
  }
    #cont_wrap .to_top{
    width: 1030px!important;
  }
  #cont_wrap .cont_p .app-area {
    width: 385px!important;
  }
  .app-area h2 {
    width: 385px!important;
  }
  #new {
    width: 650px!important;
  }
  #new h2{
    width: 650px!important;
  }
  #new .new_cont ul{
    width: 630px!important;
  }
}
.mobileonly{
  display:none;
}
