.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End Hack */
.u-f1 {
  font-size: 11px !important;
}

.u-f2 {
  font-size: 12px !important;
}

.u-f3 {
  font-size: 13px !important;
}

.u-f4 {
  font-size: 14px !important;
}

.u-f5 {
  font-size: 15px !important;
}

.u-f6 {
  font-size: 16px !important;
}

.u-f7 {
  font-size: 17px !important;
}

.u-f8 {
  font-size: 18px !important;
}

.u-mgn {
  margin: 0 !important;
}

.u-mgs {
  margin: 2% !important;
}

.u-mgm {
  margin: 3% !important;
}

.u-mgl {
  margin: 5% !important;
}

.u-mgx {
  margin: 7% !important;
}

.u-mtn {
  margin-top: 0 !important;
}

.u-mts {
  margin-top: 2% !important;
}

.u-mtm {
  margin-top: 15px !important;
}

.u-mtl {
  margin-top: 5% !important;
}

.u-mtx {
  margin-top: 7% !important;
}

.u-mbn {
  margin-bottom: 0 !important;
}

.u-mbs {
  margin-bottom: 2% !important;
}

.u-mbm {
  margin-bottom: 15px !important;
}

.u-mbl {
  margin-bottom: 5% !important;
}

.u-mbx {
  margin-bottom: 7% !important;
}

.u-mln {
  margin-left: 0 !important;
}

.u-mls {
  margin-left: 2% !important;
}

.u-mlm {
  margin-left: 3% !important;
}

.u-mll {
  margin-left: 5% !important;
}

.u-mlx {
  margin-left: 7% !important;
}

.u-mrn {
  margin-right: 0 !important;
}

.u-mrs {
  margin-right: 2% !important;
}

.u-mrm {
  margin-right: 3% !important;
}

.u-mrl {
  margin-right: 5% !important;
}

.u-mrx {
  margin-right: 7% !important;
}

.u-mra {
  margin-right: auto !important;
}

.u-mla {
  margin-left: auto !important;
}

.u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-pgn {
  padding: 0 !important;
}

.u-pgs {
  padding: 2% !important;
}

.u-pgm {
  padding: 3% !important;
}

.u-pgl {
  padding: 5% !important;
}

.u-pgx {
  padding: 7% !important;
}

.u-ptn {
  padding-top: 0 !important;
}

.u-pts {
  padding-top: 2% !important;
}

.u-ptm {
  padding-top: 3% !important;
}

.u-ptl {
  padding-top: 5% !important;
}

.u-ptx {
  padding-top: 7% !important;
}

.u-pbn {
  padding-bottom: 0 !important;
}

.u-pbs {
  padding-bottom: 2% !important;
}

.u-pbm {
  padding-bottom: 3% !important;
}

.u-pbl {
  padding-bottom: 5% !important;
}

.u-pbx {
  padding-bottom: 7% !important;
}

.u-pln {
  padding-left: 0 !important;
}

.u-pls {
  padding-left: 2% !important;
}

.u-plm {
  padding-left: 3% !important;
}

.u-pll {
  padding-left: 5% !important;
}

.u-plx {
  padding-left: 7% !important;
}

.u-prn {
  padding-right: 0 !important;
}

.u-prs {
  padding-right: 2% !important;
}

.u-prm {
  padding-right: 3% !important;
}

.u-prl {
  padding-right: 5% !important;
}

.u-prx {
  padding-right: 7% !important;
}

.u-tc {
  text-align: center;
}

.u-db {
  display: block;
}

.u-fl {
  float: left;
}

.u-fr {
  float: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.u-b {
  font-weight: bold;
}

.u-c {
  text-align: center;
}

.u-r {
  text-align: right;
}

.u-cur {
  cursor: pointer;
}

.u-vb {
  vertical-align: bottom;
}

.pc-layout {
  display: none;
}

body {
  background: url(../img/bg.jpg) repeat top center !important;
}

#wholl {
  background: url(../img/bg-grade.png) repeat top center;
  padding-bottom: 15px;
}

header {
  border-bottom: 1px solid #cccccc;
}

footer {
  border-top: 1px solid #cccccc;
}

#wrapper {
  padding: 0;
  line-height: 25px;
  font-size: 12px;
  letter-spacing: 1px;
}
#wrapper a:link, #wrapper a:visited, #wrapper a:hover, #wrapper a:active {
  color: #000000;
}
#wrapper img {
  vertical-align: bottom;
}
#wrapper #header-image {
  padding: 15px;
  width: 270px;
  margin: 0 auto;
}
#wrapper #header-image img {
  width: 100%;
  height: auto;
}
#wrapper #header-image .day {
  width: 240px;
  margin: 0px auto 0;
}
#wrapper #header-image .catch01 {
  margin-top: 10px;
}
#wrapper #header-image .catch02 {
  margin-top: -5px;
}
#wrapper #header-image .catch03 {
  margin: 0 auto;
  margin-top: -5px;
  width: 128px;
}

#wrapper #header-image .catch03 img{}

#wrapper .nav-parts {
  min-height: 70px;
  border: 1px solid #00284e;
  border-left: none;
  border-right: none;
  background: #0061ab;
  margin: 0 0px;
}
#wrapper .nav {
  background: url(../img/nav-bg.png) repeat-y left top;
  border: 1px solid #80b0d9;
  border-left: none;
}
#wrapper .nav li {
  width: 50%;
  float: left;
}
#wrapper .nav li:nth-child(2n) a {
  border-right: none;
}
#wrapper .nav li:nth-child(2n) a span {
  border-right: none;
}
#wrapper .nav li:nth-last-child(2):nth-child(odd) a {
  border-bottom: none;
}
#wrapper .nav li:nth-last-child(2):nth-child(odd) a span {
  border-bottom: none;
}
#wrapper .nav li:last-child a {
  border-bottom: none;
}
#wrapper .nav li:last-child a span {
  border-bottom: none;
}
#wrapper .nav a {
  border-right: 1px solid #00284e;
  border-bottom: 1px solid #80b0d9;
  font-size: 12px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  text-shadow: -1px -1px 0px black;
}
#wrapper .nav a img {
  width: 10px;
  vertical-align: top;
  margin-left: 3px;
  padding-top: 3px;
}
#wrapper .nav span {
  border-right: 1px solid #80b0d9;
  border-bottom: 1px solid #00284e;
  padding: 8px 0px;
  line-height: 20px;
  display: block;
}
#wrapper .nav a.off span {
  opacity: 0.25;
  filter: alpha(opacity=25);
  pointer-events: none;
  cursor: default;
}
#wrapper #sns-box {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 20px;
  text-align: center;
  width: 320px;
  overflow: hidden;
}
#wrapper #sns-box ul {
  display: inline-block;
}
#wrapper #sns-box li.facebook_btn {
  width: 170px;
}
#wrapper #sns-box li {
  float: left;
}
#wrapper .movie-box {
  background-color: black;
  width: 270px;
  height: 152px;
  padding: 0px;
  margin: 0px auto 20px;
}
#wrapper .movie-box iframe {
  width: 270px;
  height: 152px;
}
#wrapper .shadow {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
#wrapper .h2-ttl {
  border-top: 5px solid #0061ab;
  border-bottom: 1px solid #cccccc;
  padding: 15px 10px;
  text-align: center;
}
#wrapper .h2-ttl img {
  height: 20px !important;
  vertical-align: middle;
}
#wrapper .h3-ttl {
  background: #0061ab;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  padding: 8px 10px;
  margin-bottom: 15px;
}
#wrapper .whatsnew {
  width: 270px;
  margin: 0 auto 20px;
  background: #ffffff;
}
#wrapper .whatsnew .contents-box {
  padding-bottom: 10px;
}
#wrapper .whatsnew .scroll {
  padding: 10px;
  overflow-y: scroll;
  height: 130px;
}
#wrapper .whatsnew dl {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#wrapper .whatsnew dt {
  color: #0061ab;
  font-weight: bold;
  line-height: 23px;
}
#wrapper .whatsnew a {
  color: #000000;
}
#wrapper .twitter {
  width: 270px;
  margin: 0 auto 20px;
  background: #ffffff;
}
#wrapper .twitter iframe {
  height: 300px !important;
}
#wrapper .basic-box {
  background: #ffffff;
  margin: 0 0px 20px;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 5px 7px -1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 5px 7px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.13) 0px 5px 7px -1px;
}
#wrapper .basic-box .h2-ttl {
  text-align: center;
}
#wrapper .basic-box .contents-box {
  padding: 20px 10px;
}
#wrapper .basic-box .contents-box img {
  width: 100%;
  height: auto;
}
#wrapper .basic-box .contents-box .announce {
  padding-top: 20px;
  border-top: 1px solid #cccccc;
  text-align: center;
  margin: 0 auto 20px;
}
#wrapper .basic-box .contents-box .announce img {
  width: 110px;
  height: auto;
}
#wrapper .kokuchi {
  text-align: center;
}
#wrapper .page-link {
  margin: 10px 0 20px;
  text-align: center;
}
#wrapper .page-link li {
  display: inline-block;
  margin: 0 5px;
}
#wrapper .page-link a {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  background: url(../img/page-link-icon.png) no-repeat left 2px;
  background-size: 16px;
  padding-left: 21px;
}
#wrapper ul.artist-box li {
  background: #ffffff;
  margin-bottom: 30px;
}
#wrapper ul.artist-box li .img-box {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  position: relative;
  margin-bottom: 10px;
}
#wrapper ul.artist-box li .img-box .trans {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#wrapper ul.artist-box li .img-box img {
  width: 100%;
  height: auto;
}
#wrapper ul.artist-box li .txt-box {
  font-size: 18px;
  line-height: 22px;
  padding: 0px;
  position: relative;
  word-break: break-all;
}
#wrapper ul.artist-box .artist {
  font-size: 17px;
  font-weight: bold;
  color: #0049ac;
  line-height: 1.5;
  margin-bottom: 3px;
}
#wrapper ul.artist-box .artist img.heyseyjump {
  width: 150px;
  height: auto;
  vertical-align: top;
  padding-top: 2px;
}
#wrapper ul.artist-box .artist .new-icon {
  display: inline-block;
  margin-right: 8px;
  width: 45px;
}
#wrapper ul.artist-box .artist .new-icon img {
  vertical-align: top;
  padding-top: 1px;
}
#wrapper ul.artist-box .song {
  font-weight: bold;
  font-size: 12px;
  color: #e01845;
}
#wrapper .and-more {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  color: #0049ac;
}
#wrapper .attention-box {
  background: #f7f7f7;
  padding: 10px;
}
#wrapper .footer-bn-box {
  margin: 20px 10px;
  text-align: center;
}
#wrapper .footer-bn-box li {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 10px;
}
#wrapper .footer-bn-box li a {
  display: block;
}
#wrapper .footer-bn-box li a img {
  width: 100%;
}
#wrapper .second#header-image {
  width: 300px;
  padding: 10px 0;
}
#wrapper .second#header-image a {
  display: block;
}
#wrapper .second#header-image img {
  width: 100%;
  height: auto;
}
#wrapper .second#header-image .main-img {
  float: left;
  margin-bottom: 0;
  width: 131px;
}
#wrapper .second#header-image .main-info {
  height: 60px;
  float: right;
  width: 161px;
}
#wrapper .second#header-image .day {
    margin: 0;
    margin-bottom: -9px;
    width: 163px;
}
#wrapper .second#header-image .day img {
  vertical-align: top;
  height: auto;
}
#wrapper .second#header-image .catch01 {
  margin-top: 0;
  /*height: 22px;*/
  /*margin-left: 2px;*/
}
#wrapper .second#header-image .catch01 img {
  vertical-align: top;
}
#wrapper .second#header-image .catch02 {
  margin-top: 6px;
  /*margin-left: 2px;*/
  /*height: 10px;*/
}
#wrapper .second#header-image .catch02 img {
  vertical-align: top;
}
#wrapper .second#header-image .catch03 {
  margin: 0;
  margin-top: 2px;
  /*margin-left: 2px;*/
  width: 76px;
}
#wrapper .second#header-image .catch03 img {
  vertical-align: top;
}

#wrapper .news-ttl {
  border-bottom: 3px solid #0061ab;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
#wrapper .news-ttl .date {
  font-weight: bold;
  color: #0061ab;
  font-size: 13px;
  margin-bottom: 0px;
}
#wrapper .news-ttl h1 {
  letter-spacing: 1px;
  line-height: 23px;
  font-weight: bold;
  font-size: 16px;
}
#wrapper .bk-dl-box dl {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#wrapper .bk-dl-box dt {
  line-height: 16px;
  color: #0061ab;
  font-weight: bold;
}

.bottom-area {
  background: #434343;
}

.vb * {
  vertical-align: bottom !important;
  margin: 0 !important;
  padding: 0 !important;
}

.header-bn {
  display: block;
}
.header-bn img {
  vertical-align: bottom;
}

#page-top {
  position: fixed;
  z-index: 100;
  bottom: 20px;
  right: 10px;
  cursor: pointer;
  width: 50px;
}
#page-top img {
  width: 100%;
  height: auto;
}




.ar-read {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  margin: 10px 0; 
}

.ar-ttl-box {
  text-align: center;
  margin: 0 -10px 20px;
  padding: 3px 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b88a38+0,ffe052+25,b88a38+50,ffe052+75,b88a38+100 */
  background: #b88a38; /* Old browsers */
  background: -moz-linear-gradient(left,  #b88a38 0%, #ffe052 25%, #b88a38 50%, #ffe052 75%, #b88a38 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #b88a38 0%,#ffe052 25%,#b88a38 50%,#ffe052 75%,#b88a38 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #b88a38 0%,#ffe052 25%,#b88a38 50%,#ffe052 75%,#b88a38 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b88a38', endColorstr='#b88a38',GradientType=1 ); /* IE6-9 */
}

#wrapper .basic-box .contents-box .ar-ttl-box img{
  height: 17px !important;
  vertical-align: middle;
  width: auto;
}


.ar-ttl-box h2{
  background: url(../app/img/ar-ttl-bg.gif);
  padding: 13px 0;
}

.ar-use-list-box {
}

.ar-use-list-box li{
  margin-bottom: 30px;
}

.ar-use-list-box li h3{
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /*height: 54px;*/
    line-height: 23px;
    font-weight: bold;
    font-size: 17px;
    padding-left: 41px;
    padding-top: 3px;
	padding-bottom:8px
}

.ar-use-list-box li h3.num01{background: url(/music/ultrafes/app/img/num01.png) no-repeat left top; background-size: 34px;}
.ar-use-list-box li h3.num02{background: url(/music/ultrafes/app/img/num02.png) no-repeat left top; background-size: 34px;}
.ar-use-list-box li h3.num03{background: url(/music/ultrafes/app/img/num03.png) no-repeat left top; background-size: 34px;}
.ar-use-list-box li h3.num04{background: url(/music/ultrafes/app/img/num04.png) no-repeat left top; background-size: 34px;}
.ar-use-list-box li h3.num05{background: url(/music/ultrafes/app/img/num05.png) no-repeat left top; background-size: 34px;}
.ar-use-list-box li h3.num06{background: url(/music/ultrafes/app/img/num06.png) no-repeat left top; background-size: 34px;}


.ar-use-list-box li .img-box {
  margin-top: 7px;
}

