body {
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  line-height: 1.5;
  font-weight: normal;
  font-size: 14rem;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  color: #333;
  word-break: normal;
  background: url(../images/bg.png) repeat;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, html, li, p, ul {
  margin: 0;
  padding: 0;
}
dd, dl, dt, li, ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
}
ul li, ol li {
  list-style: none;
}
a:link,a:visited{
  color: #E66275;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

.wrHeader{
  max-width: 100%;
  height: 56px;
  position: relative;
  background:#000;
}
.wrHeader h2 {
  background: url(../images/ttl_h1_s.png) ;
  width: 174px;
  height: 46px;
  display: block;
  position: absolute;
  top: 5px;
  right: 20px;
  text-indent: -99999px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.wrTopMain {
  max-width: 100%;
  background: url(../images/bg_main.png) center top no-repeat #000;
  height: 601px;
  position: relative;
}

.wrTopMain .wrContainer {
  width: 950px;
  height: 601px;
  background: url(../images/img_main.png) no-repeat;
  margin: 0 auto;
  position: relative;
}
.wrTopMain .wrContainer h1 {
  background: url(../images/ttl_h1_yokohama.png) ;
  width: 487px;
  height: 300px;
  display: block;
  position: absolute;
  top: 150px;
  left: 231px;
  text-indent: -99999px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.wrTopMain .wrContainer .mdMainNav {
  position: absolute;
  top: 50px;
}
.wrTopMain .wrContainer .mdMainNav li {
  width: 231px;
  height: 27px;
  margin-bottom: 15px;
  text-indent: -99999px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.wrTopMain .wrContainer .mdMainNav li:nth-child(1) {
  background: url(../images/nav_Top_off.png) ;
}
.wrTopMain .wrContainer .mdMainNav li:nth-child(2) {
  background: url(../images/Nav_Info_off.png) ;
}
.wrTopMain .wrContainer .mdMainNav li:nth-child(3) {
  background: url(../images/Nav_Goods_off.png) ;
}
.wrTopMain .wrContainer .mdMainNav li:nth-child(4) {
  background: url(../images/nav_Special_off.png) ;
}
.wrTopMain .wrContainer .mdMainNav li.on:nth-child(1) {
  background: url(../images/nav_Top_on.png) ;
}
.wrTopMain .wrContainer .mdMainNav li.on:nth-child(2) {
  background: url(../images/Nav_Info_on.png) ;
}
.wrTopMain .wrContainer .mdMainNav li.on:nth-child(3) {
  background: url(../images/Nav_Goods_on.png) ;
}
.wrTopMain .wrContainer .mdMainNav li.on:nth-child(4) {
  background: url(../images/nav_Special_on.png) ;
}
.wrTopMain .wrContainer .mdMainNav li a{
  width: 231px;
  height: 27px;
  display: block;
}
.wrTopMain .wrContainer .mdMainNav li a{
  cursor: pointer;
}
.wrTopMain .wrContainer .mdMainNav li a:hover {
  opacity: 0.7;
  background: rgba(255,255,255,0.7);
}
.wrTopMain--lower {
  height: 176px;
  width: 100%;
  background: url(../images/bg_main01.png) center top no-repeat #000;
}

.wrTopMain--lower .wrContainer {
    height: 176px;
    background: url(../images/img_main_01.png) no-repeat;
}

.wrTopMain--lower .wrContainer h1 {
  background: url(../images/ttl_h1_s.png);
  width: 174px;
  height: 46px;
  right: 15px;
  left: inherit;
  top: 50px;
}
.wrTopMain--lower .wrContainer .mdMainNav {
  position: absolute;
  left: 0px;
  top: 5px;
}

.wrMain {
  width: 950px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  overflow: hidden
}
.wrMain .elImg {
  display: block;
  margin: 0 auto 40px auto;

}
.wrMain 
.wrMain h2 {
  margin-bottom: 20px;
}
.wrMain .wrMainBox {
  width: 640px;
  float: right;
}
.wrMain .wrMainBox .elDetail {
  background-image: url(../images/bg_detail.png);
  width: 606px;
  padding: 30px 15px 20px 15px;
  margin-bottom: 40px;
  box-shadow: 4px 4px #76756b;
}

.wrMain .wrMainBox .elDetail h3 {
  margin-bottom: 20px;
}
.wrMain .wrMainBox .elDetail .elContents {
  font-size: 1.4rem;
  font-size: 14px;
  overflow: hidden;
}

.wrMain .wrMainBox .elDetail .elContents .elOverview {
  margin-bottom: 15px;
  overflow: hidden;
}
.wrMain .wrMainBox .elDetail .elContents .elOverview .elBlockL {
  padding-right: 20px;
  display: inline-block;
  border-right: solid 1px #000
}
.wrMain .wrMainBox .elDetail .elContents .elOverview .elBlockR {
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.wrMain .wrMainBox .elDetail .elContents .elOverview .elBlockR ul li {
  margin-bottom: 5px;
}
.wrMain .wrMainBox .elDetail .elContents .elOverview .elBlockR ul li.elTxtB {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
}
.wrMain .wrMainBox .elDetail .elContents .elOverview .elBlockR ul li span {
  font-size: 12px;
}
.wrMain .wrMainBox .elDetail .elTxtbox,
.wrMain .wrContent .elContents .elTxtbox {
  padding: 10px;
  margin-top: 10px;
  border: #000 solid 2px;
}
.wrMain .wrMainBox .elDetail .elTicketbox,
.wrMain .wrContent .elContents .elTicketbox {
  padding: 10px;
  border: #000 solid 2px;
}


.elTicketbox  h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.ticket_info {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.ticket_kan {
	margin-bottom: 30px;
	text-align: center;
}
.ticket_name {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
}

.ticket_detail {
	margin-bottom: 20px;
}
.ticket_detail tr {
  margin-bottom: 5px;
}

.ticket_detail th {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
.ticket_detail td {
        font-size: 14px;
}

.normal {
  font-weight: normal;
}

.ticket_detail a {
	color: #D291C1;
}

.ticket_attention {
	font-size: 13px;
}

.wrMain .wrMainBox .elDetail .elContents dl {
  width: 606px;
  font-size: 15px;
  overflow: hidden;
}
.wrMain .wrMainBox .elDetail .elContents dt {
  font-weight: bold;
  float: left;
  clear: left;
  width: 80px;
}
.wrMain .wrMainBox .elDetail .elContents dt.elTxt {
  width: 130px;
}
.wrMain .wrMainBox .elDetail .elContents dd {
  font-size: 1.4rem;
  font-size: 14px;
  float: left;
  width: 526px;
  margin-bottom: 5px;
}
.wrMain .wrMainBox .elDetail .elContents dd.elTxt {
  width: 400px;
}
.wrMain .wrMainBox .elDetail .elContents dd span {
  font-size: 1.2rem;
  font-size: 12px;
  display: block;
}

.wrMain .wrSideBox {
  width: 270px;
  float: left;
}
.wrMain .wrSideBox h3 {
  margin-bottom: 15px;
}
.wrMain .wrSns {
  width: 246px;
  padding: 10px;
  float: left;
  background: #FFF;
  border: solid 2px;
}
.wrMain--Content {
  padding: 0;
}
iframe {
  background-color: #FFF;
}

.wrFooter {
  width: 100%;
  background: #000;
  height: 60px;
  padding-top: 10px
}

.wrFooter .elTxtBox {
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.wrMain wrContent {
  width: 100%;
}
.wrMain .wrContent .elDetail,
.wrMain .wrContent .elSpecial{
  font-size: 14px;
  width: 946px;
  margin-bottom: 40px;
  padding-top: 30px;
  box-shadow: 4px 4px #76756b;
  background-image: url(../images/bg_detail.png);
}
.wrMain .wrContent .elDetail--mb{
  margin-bottom: 140px;
}
.wrMain .wrContent .elDetail--soon{
  margin-bottom: 120px;
}
.wrMain .elDetail .elComming {
  background-image: url(../images/txt_comingsoon.png);
  height: 512px;
  width: 512px;
  margin: 0 auto 20px auto;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.wrMain .wrContent .elDetail .elTitle  {
  background: #000;
  padding-bottom: 4px;
  padding-top: 1px;
  margin: 0 20px;
}
.wrMain .wrContent .elDetail .elTitle2  {
  background: #000;
  padding-bottom: 3px;
  padding-top: 1px;
  margin: 0 20px;
}
.wrMain .wrContent .elDetail .elTitle h3 {
  width: 100%;
  text-align: center;
  padding: 10px 0 10px 0;
  background-image: url(../images/bg_detail.png);
}
.wrMain .wrContent .elContents {
  font-size: 1.6rem;
  font-size: 16px;
  padding: 30px;
  overflow: hidden;
}
.wrMain .wrContent .elContents--goods {
  padding: 0 20px 20px 20px;
  overflow: hidden;
}
.wrMain .wrContent .elContents .elTxt {
  margin-bottom: 20px;
}
.wrMain .wrContent .elContents--Ticket {
  padding: 0px 30px 30px 30px;
}
.wrMain .wrContent .elContents--form {
  font-size: 1.4rem;
  font-size: 14px;
}
.wrMain .wrContent .elContents p {
  margin-bottom: 20px;
}
.wrMain .wrContent .elContents dl {
  width: 886px;
  overflow: hidden;
}
.wrMain .wrContent .elContents dt {
  color: #000000;
  float: left;
  clear: left;
  width: 90px;
  font-weight: bold;
}
.wrMain .wrContent .elContents dt.elTxt {
  width: 120px;
}
.wrMain .wrContent .elContents dd {
  float: left;
  width: 750px;
  margin-bottom: 8px;
}
.elTxtL {
  font-weight: 600;
}
.wrMain .wrContent .elContents dd span {
  font-size: 1.3rem;
  font-size: 13px;
  display: block;
}
.wrMain .wrContent .elSpecial .elTitle {
  font-size: 16px;
  color: #FF0000;
  text-align: center;
  padding: 10px 0 0 0;
}
.wrMain .wrContent .elSpecial .elTitle h3 {
  width: 100%;
  text-align: center;
}

.wrMain .wrContent .elSpecial .elbox {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 1px #80a2c7;
  border-radius: 8px;
  background: #FFF;
}
.wrMain .wrContent .elSpecial .elbox .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 15px;
  background: #FCFBE8;;
  color: #80a2c7;
  font-weight: bold;
}
.wrMain .wrContent .elSpecial .elbox p {
  font-size:14px;
  margin: 0; 
  padding: 0;
}
.elbtn {
  text-align: center;
  margin-top: 30px;
}
.elbtn span {
  display: block;
  font-size: 14px;
  color: #EF2A85;
  margin-top: 10px;
}
h3.ti_hanga {
    padding: 0.5em;
    color: #FFF;
    background: #000;
    border-left: solid 5px #7AB5CC;
    margin-bottom: 20px;
}
h3.ti_goods {
padding: 0.5em;
color: #FFF;
background: #000;
border-left: solid 5px #DD5E71;;
margin-bottom: 20px;
}
h3.ti_general {
    padding: 0.5em;
    color: #FFF;
    background: #000;
    border-left: solid 5px #CE92EC;
    margin-bottom: 20px;
}
h3.ti_info {
    padding: 0.1em;
    color: #FFF;
    background: #000;
    border-left: solid 5px #73eeef;
    margin-bottom: 20px;
}
.elendtxt {
  text-align: center;
  color:#EA6D6D;
  font-weight: bold;
}