@charset "utf-8";

/*---------------------------------------------------------
  Kumamotodentetsu CSS : ticket > ic
----------------------------------------------------------*/

#main .ticketIc .mainImg ul {
	padding-top: 10px;
}
#main .ticketIc .mainImg li {
	padding: 5px 0px 0px 10px;
	float: left;
}
#main .ticketIc .mainImg li:nth-child(1),
#main .ticketIc .mainImg li:nth-child(4) {
	padding-left: 0px;
}

#main .ticketIc .titPart1,
#main .ticketIc .titPart1Nomg {
	font-size: 16px;
	line-height: 16px;
	color: #013576;
	font-weight: bold;
	padding: 20px 20px 20px 75px;
	clear: both;
	border: 3px solid #22ADE6;
	margin-top: 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#main .ticketIc .titPart1Nomg {
	margin-top: 0px;
}
#main .ticketIc .ic1 {
	background: url(img/tit_ic1.gif) no-repeat 15px center;
}
#main .ticketIc .ic2 {
	background: url(img/tit_ic2.gif) no-repeat 15px center;
}
#main .ticketIc .ic3 {
	background: url(img/tit_ic3.gif) no-repeat 15px center;
}
#main .ticketIc .ic4 {
	background: url(img/tit_ic4.gif) no-repeat 15px center;
}
#main .ticketIc .ic5 {
	background: url(img/tit_ic5.gif) no-repeat 15px center;
}
#main .ticketIc .ic6 {
	background: url(img/tit_ic6.gif) no-repeat 15px center;
}
#main .ticketIc .titPart2,
#main .ticketIc .titPart2Nomg {
	font-size: 14px;
	line-height: 14px;
	color: #222;
	font-weight: bold;
	background: url(img/parts_tit1.gif) no-repeat 0px center;
	clear: both;
	padding: 5px 0px 3px 10px;
	margin-top: 20px;
}
#main .ticketIc .titPart2Nomg {
	margin-top: 0px;
}
#main .contactBox .titPart1 {
	background: url(none);
	background: url(img/tit_ic7.gif) no-repeat 15px center;
}
#main .contactBox .titPart1 span {
	background: url(none);
	padding-left: 0px;
}
#main .contactBox .inner {
	background: #FFF;
	padding: 15px 15px 0px;
	border-style: none;	
}
#main .contactBox .titPart2 {
	margin-top: 0px;
}

/* icpoint */
#main .ticketIc .icpoint {
	background: #FFC;
	padding: 40px;
	margin-top: 30px;
	border: 2px solid #DDD;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#main .ticketIc .icpoint li {
	padding: 10px 0px 10px 90px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
#main .ticketIc .icpoint li:nth-child(1) {
	background: url(img/cont01_point1.jpg) no-repeat 0px 0px;
	margin-top: 0px;
}
#main .ticketIc .icpoint li:nth-child(2) {
	background: url(img/cont01_point2.jpg) no-repeat 0px 0px;
}
#main .ticketIc .icpoint li:nth-child(3) {
	background: url(img/cont01_point3.jpg) no-repeat 0px 0px;
}
#main .ticketIc .icpoint li:nth-child(4) {
	background: url(img/cont01_point4.jpg) no-repeat 0px 0px;
}
#main .ticketIc .icpoint li:nth-child(5) {
	background: url(img/cont01_point5.jpg) no-repeat 0px 0px;
}

/* cont02 */
#main .ticketIc .cont02 .box {
	padding: 20px;
	margin-top: 20px;
	border: 2px solid #DDD;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#main .ticketIc .cont02 .box .pic {
	float: right;
	padding-left: 20px;
}
#main .ticketIc .cont02 .box .icCk {
	font-size: 14px;
	font-weight: bold;
	color: #009FE6;
	background: url(img/parts_ck.jpg) no-repeat 10px 10px;
	padding: 18px 0px 5px 50px;
}
#main .ticketIc .cont02 .tab {
	padding-top: 20px;
	border-bottom: 2px solid #22ADE6;
}
#main .ticketIc .cont02 .tab li {
	float: left;
	padding-left: 4px;
}
#main .ticketIc .cont02 .tab li:first-child {
	padding-left: 0px;
}
#main .ticketIc .cont02 .tab li a {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: #F1F1F1;
	padding: 20px 5px;
	width: 303px;
	display: block;
	text-align: center;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
#main .ticketIc .cont02 .tab li a:hover,
#main .ticketIc .cont02 .tab li a.sct {
	background: #22ADE6 url(img/cont02_tabarrow.gif) no-repeat center 40px;
	color: #FFF;
}
#main .ticketIc .cont02 #tabBox div {
	margin-top: 10px;
	clear: both;
}
#main .ticketIc .cont02 #tabBox #tab02 {
	/*display: none;*/
}
#main .ticketIc .cont02 .tbl1,
#main .ticketIc .cont02 .tbl2 {
	width: 630px;
	clear: both;
	margin-top: 10px;
}
#main .ticketIc .cont02 .tbl1 thead th {
	color: #333;
	background: #D3EFFA;
	text-align: center;
	padding: 10px;
	border: 1px solid #CCC;
}
#main .ticketIc .cont02 .tbl1 thead th.width,
#main .ticketIc .cont02 .tbl2 thead th.width {
	width: 70px;
}
#main .ticketIc .cont02 .tbl1 tbody th {
	color: #333;
	background: #F1F1F1;
	padding: 10px;
	border: 1px solid #CCC;
}
#main .ticketIc .cont02 .tbl1 td {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCC;
}
#main .ticketIc .cont02 .tbl2 th {
	color: #333;
	background: #F1F1F1;
	width: 200px;
	padding: 10px;
	border: 1px solid #CCC;
}
#main .ticketIc .cont02 .tbl2 td {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCC;
}

/* cont03 */
#main .ticketIc ul.cont3List {
	padding: 13px 0px 5px;
}
#main .ticketIc ul.cont3List li {
	background: url(../shared/img/pts_point1.jpg) no-repeat 15px center;
	padding: 2px 0px 2px 30px;
	font-weight: bold;
	color: #22ADE6;
}

/* cont04 */
#main .ticketIc .cont04 .btn {
	text-align: center;
	padding-top: 20px;
}
#main .ticketIc .cont04 .btn li {
	display: inline;
	padding: 0px 10px;
}

/* cont05 */


/* useFlow */
#main .useFlow .tit {
	padding-top: 30px;
}
#main .useFlow .tit p {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #22ADE6;
	text-align: center;
	width: 25px;
	float: left;
	padding: 10px;
}
#main .useFlow .tit h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 10px 0px 10px 10px;
	width: 565px;
}
#main .useFlow .pic {
	text-align: center;
	padding-top: 20px;
	clear: both;
}

/*---------------------------------------------------------
  width: 736px
----------------------------------------------------------*/
@media screen and (max-width: 736px) {

#main .ticketIc .mainImg img {
	width: 100%;
	height: auto;
}
#main .ticketIc .mainImg li {
	width: 50%;
	height: auto;
}
#main .ticketIc .mainImg li:nth-child(1),
#main .ticketIc .mainImg li:nth-child(4) {
	padding: 5px 0px 0px 10px;
}
#main .ticketIc .cont02 .tab li {
	float: left;
	padding-left: 4px;
	width: 50%;
}
#main .ticketIc .cont02 .tab li:first-child {
	padding-left: 0px;
}
#main .ticketIc .cont02 .tab li a {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: #F1F1F1;
	padding: 20px 5px;
	width: 100%;
	display: block;
	text-align: center;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
#main .ticketIc .cont02 .tbl1,
#main .ticketIc .cont02 .tbl2 {
	width: 100%;
	clear: both;
	margin-top: 10px;
}
#main .ticketIc .cont04 .btn li {
	display: inline;
	padding: 0px 10px;
	width: 50%;
	float: left;
}
#main .ticketIc .cont04 .btn li img {
	width: 100%;
	height: auto;
}
#main .useFlow .tit p {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #22ADE6;
	text-align: center;
	width: 5%;
	float: left;
	padding: 10px;
}
#main .useFlow .tit h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 10px 0px 10px 10px;
	width: 95%;
}

}
