

@charset "utf-8";

#contents-main {
    margin: 0 auto;
}
#contents .page-ttl {
    background: url(http://cdn.l-tike.com/fcwc2016/sp/images/page_ttl_ticket_bg.jpg) center top no-repeat;
    background-size: 100% auto;
	background-size:cover;
}

/* bnr
------------------------------ */
.bnr {
  padding: 18px 0;
  background: #f5f5f5;
  border: 1px solid #d4d4d4;
  text-align: center;
}

/* ticket-desc
------------------------------ */
.ticket-desc {
  margin-top: 20px;
}
.ticket-desc dt {
  margin-top: 10px;
  color: #4c4c4c;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.ticket-desc dd {
  margin-top: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
.ticket-desc .buy a {
  display: block;
  margin-top: 15px;
  padding: 12px 0;
  background: #f2f2f2;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}

/* ticket
------------------------------ */
#ticket {
}
#ticket .ticket-list {
  margin-top: 20px;
}
#ticket .ticket-list dt {
  position: relative;
  padding: 10px;
  background: #326295;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
#ticket .ticket-list dt.acc-open:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 4px;
  margin-top: -4px;
  background: url(http://cdn.l-tike.com/fcwc2016/sp/images/acc_open.png) left top no-repeat;
  background-size: 10px auto;
}
#ticket .ticket-list dt.acc-close:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 4px;
  margin-top: -2px;
  background: url(http://cdn.l-tike.com/fcwc2016/sp/images/acc_close.png) left top no-repeat;
  background-size: 10px auto;
}
#ticket .ticket-list dd {
  padding-bottom: 15px;
}
#ticket .ticket-list dd.acc-close {
  display: none;
}
#ticket .ticket-list dd .info {
  padding:0 10px 5px;
  border-bottom: 1px solid #e5e5e5;
}
#ticket .ticket-list dd .info .team {
  font-size: 14px;
  font-size: 1.4rem;
}
#ticket .ticket-list dd .info .place {
  color: #999999;
  font-size: 12px;
  font-size: 1.2rem;
}
#ticket .ticket-list dd .seat {
  position: relative;
  padding: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
}
#ticket .ticket-list dd .seat .seat-right {
	margin-bottom:10px;
  width: 100%;
}
#ticket .ticket-list dd .seat .seat-category {
	margin-top: 0;
	font-weight: bold;
}
#ticket .ticket-list dd .seat ul {
	margin-top: 5px;
}
#ticket .ticket-list dd .seat li {
	margin-top: 2px;
}
#ticket .ticket-list dd .seat li span {
	color: #cccccc;
}
#ticket .ticket-list dd .seat .seat-img {
	text-align:center;
	margin-top: 0;
}
#ticket .ticket-list dd .seat .seat-img img {
	max-width: 90%;
	vertical-align: top;
}
#ticket .ticket-list dd .seat .zoom {
	position: absolute;
	right: 0;
	bottom: 10px;
	vertical-align: top;
}
#ticket .ticket-list dd .btn_reserve {
	display: block;
	padding: 10px 0;
	width: 90%;
    margin: 0 auto;
	background: #c42410;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
#ticket p {
  margin-top: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
#ticket p.comment {
  margin-left: 1em;
  text-indent: -1em;
}
#ticket .icon {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
#ticket .icon span {
  display: inline-block;
  padding: 5px 10px 5px 0;
  font-size: 12px;
  font-size: 1.2rem;
}
#ticket .icon img {
  padding-right: 5px;
  vertical-align: top;
}

/* notice
------------------------------ */
.notice li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 10px;
	text-indent: -1em;
	margin-left: 1em;
	font-size: 12px;
	font-size: 1.2rem;
}

/* contact
------------------------------ */
#contact {
  padding-bottom: 30px;
}
#contact p {
  margin-top: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}


/* page
------------------------------ */
.information {
	font-size: 12px;
	font-size: 1.2rem;
}
.title-secondary {
  margin: 10px 0 5px;
  color: #4c4c4c;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.pn_banner li {
	display:inline-block;
	margin:0 5px 5px 0;
}
.access {
	font-size: 12px;
	font-size: 1.2rem;
}
.access dt {
	position: relative;
	padding: 10px;
	background: #326295;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.gg_map {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
	margin:10px 0 30px;
}
.gg_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.acd_list dt {
  position: relative;
  padding: 10px;
  background: #326295;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.acd_list dt.q_txt {
  position: relative;
  padding: 10px;
  background-color:#fff;
  border-bottom: 2px solid #efefef;
  color: #326295;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.acd_list dd.a_txt {
  position: relative;
  padding: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  word-break: break-all;
}
.acd_list dt.acc-open:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 4px;
  margin-top: -4px;
  background: url(http://cdn.l-tike.com/fcwc2016/sp/images/acc_open.png) left top no-repeat;
  background-size: 10px auto;
}
.acd_list dt.acc-close:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 4px;
  margin-top: -2px;
  background: url(http://cdn.l-tike.com/fcwc2016/sp/images/acc_close.png) left top no-repeat;
  background-size: 10px auto;
}
.acd_list dd {
  padding-bottom: 15px;
}
.acd_list dd.acc-close {
  display: none;
}
.faq_disc {
	margin-bottom:30px;
	font-size: 12px;
	font-size: 1.2rem;
}
.faq_disc p,.faq_disc li {
	margin-bottom:10px;
}
.stipulation {
	font-size: 12px;
	font-size: 1.2rem;
}
.stipulation p {
	margin-bottom:10px;
}
.stipulation .cautionlist {
    margin-left: 5px;
    padding: 15px 10px 15px 1em;
    text-indent: -1em;
    font-size: 12px;
    font-size: 1.2rem;
}
.stipulation .cautionlist li {
	margin-bottom:10px;
}
ul.pn_banner {
    margin-bottom: 10px;
}



