@charset "utf-8";

/*
	main.css pc
-----------------------------------------------------------------------------------------*/
/* pankuzu
--------------------------*/
#pankuzu .inner p { font-size: 10px;}
#pankuzu .inner p a { color: #666;}
#pankuzu .inner p a:hover{ 
	text-decoration: underline;
	color: #666;
}
#contents { width: 950px;}
#areaNav { padding-top: 0;}
.h2_c1 span,
.h2_c2 span,
.h2_c3 span,
.h2_c4 span { line-height: 1.64;}

/*
	less than 767px;
-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#header01 .news-top { padding: 1em 0.5em 1em!important; margin: 0!important;}
	#header01 #path_att p { width: 100%;}

	#pankuzu { padding: 0.5em;}
	#pankuzu .inner { width: 100%;}

	#contents { width: 100%;}
	#areaNav ul.col4 { font-size: 0;}
	#areaNav ul.col4 li { float: none; display: inline-block; margin: 0; width: 50%; padding: 0.5em;}
	#areaNav ul.col4 li.last { width: 50%;}
	.contents { margin-bottom: 2.0em; padding: 0;}
	/* .col_2, .col_3, .col_4 { float: none;} */
	.ln_ar { margin: 0 1em 2em 0;}
    #MainTitle .sp-block img { width: 100%;}
}



/*-----------------------------------------------------------------------------------------
 以下　JR九州　
-----------------------------------------------------------------------------------------*/
#header01 .hd_secB .select {
    margin-left: 150px;
	margin-top: 5px;
}

@media only screen and (max-width: 640px) {
	#header01 {
		display: block!important;
	}
	ul.floatBox {
	width: auto!important;
	}
	#nav .g-nav {
    margin: 0 auto;
	}
	#nav .g-nav li a img {
    height: 50px;
	}
	#nav .fl-l {
    width: 35%!important;
	}
}

/* 上書き */
#contents {
	padding-bottom: 40px !important;
}
table {
	display: table;
}
.intro_plan {
    margin-top: 0;
}
h3.h3_c3 {
	margin-top: 5px !important;
}
.large .image_bordern {
	width: 245px;
}
.large .intro_inner {
	width: 190px;
}
#footer01 .infoTel-day2 {
    position: absolute;
    top: 15px;
    left: 425px;
    text-align: left;
    line-height: 1.5em;
    font-size: 13px;
}
@media
only screen and (max-width : 640px){
.intro_plan {
    overflow: hidden;
	}
.large .image_bordern {
	width: 30%;
}
.large .intro_inner {
    width: 67%;
}
.intro_plan table.nittei {
	margin-top: 10px;
	}
.col_3 {
	float: none;
}
#footer01 {
	display: block !important;
}
}
/* スマホサイズ時の調整用クラス */
@media
only screen and (max-width : 640px){
.inner {
	margin: 0 10px;
	}
}

/* パンくず */
#pankuzu {
    background: #f5f4f4;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0.5em;
}

#pankuzu div{
    display: inline-block;
}

#pankuzu .inner {
    display: block;
    width: 1000px;
   margin: 0 auto;
}

#pankuzu div a span{
    color: #666;
    font-size: 10px;
}

#pankuzu div a span:hover{
    text-decoration: underline;
    color: #666;
}

@media
only screen and (max-width : 640px){
#pankuzu .inner {
	width: 96%;
	}
}


/* 横並び */
.col2 {
	float: left;
	width: 48%;
	padding: 0 1%;
}
.col2.w50 {
	width:50%;
	padding: 0;
}
.col5 li {
	margin-right: 1%;
	margin-top: 10px;
	width: 19%;
	float: left;
	box-sizing: border-box;
}
.col5 li a {
    margin-right: 10px;
    padding: 6px 0;
    width: 170px;
    height: 55px;
    border: solid 2px #8559FF;
    background: #f1edff;
    font-weight: bold;
    line-height: 120%;
    color: #8559FF;
    text-align: center;
    float: left;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    position: relative;
    z-index: 5;
}
.col5 li a span {
	color: #3F51B5;
}
@media
only screen and (max-width : 640px){
	.col_1 {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.col5 li {
		margin: 0;
		width: 100%;
		float: none;
	}
	.col5 li a {
		margin-right: 0;
		margin-bottom: 10px;
		width:100%;
		height:auto;
	}
	.col_2 {
		float: none;
		width:100%;
	}
	.col_4 {
    margin: 10px 10px 0;
	}
	.col2 {
	float: none;
	width: 100%;
	padding: 0;
}
	.col2.w50 {
		width:100%;
		padding: 0;
	}
}


/* ページ下部リンク*/
#areaNav ul li {
    margin-right: 5px;
    margin-left: 5px;
}



/* JR九州 */
.ttl02 {
	display: block;
	color: #fff;
	background: -moz-linear-gradient(top, #13b717 0%, #008803 100%);
	background: -webkit-linear-gradient(top, #13b717 0%,#008803 100%);
	background: linear-gradient(to bottom, #13b717 0%,#008803 100%);
	font-size: 14px;
    text-align: center;
    /* font-weight: bold;
    padding: 10px 5px; */
    height: 40px;
    border-radius: 5px;
    font-size: 20px;
    line-height: 40px;
}
@media
only screen and (max-width : 640px){
	.ttl02 {
	height: auto;
    margin: 0 3%;
	}
}

/* h3見出し */
.ttl03 {
	padding-bottom: 5px;
	font-size: 1.6em;
	color: #1565C0;
	position: relative;
	/* border-left: 5px solid #1565C0; */
	border-bottom: 1px solid #1565C0;
    text-align: center;
    padding: 10px 10px;
}
.ttl03.new {
	margin-left: 1.5em;
}
.ttl03.green {
	color: #4CAF50 !important;
}
.ttl03.red {
	color: #ef5350 !important;
}
.ttl03.orange {
	color: #FFA726 !important;
}
.ttl03 span {
	font-size: 14px;
    background: #1565C0;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 5px;
    position: relative;
}
.ttl03.green span {
    background: #4CAF50;
}
.ttl03.red span {
    background: #ef5350;
}
.ttl03.orange span {
    background: #FFA726;
}

.ttl03 span.new:before {
	content: "";
	background: url(../image/new.png) no-repeat;
	display: block;
	position:absolute;
	width: 50px;
	height: 50px;
	top: -14px;
    left: -49px;
    z-index: 1;
}
@media
only screen and (max-width : 640px){
	h3.hanabi_ranking {
	margin-bottom: 20px !important;
	}
	.ttl03 {
	font-size: 1.4em;
	}
	h3.hanabi_ranking br {
	display: none;
	}
	/*.ttl03 span.new:before {
    left: -55px;
	}*/
}

.ticket_img {
    overflow: hidden;
    width: 437px;/* トリミングしたい枠の幅 */
    height: 290px;/* トリミングしたい枠の高さ */
    position: relative;
    text-align: center;
}
.ticket_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.ticket_text.h70{
	height: 70px;
}
.ticket_text.h90{
	height: 90px;
}
.ticket_text.h210{
	height: 210px;
}
.ticket_text.h220{
	height: 220px;
}
.ticket_text.h230{
	height: 230px;
}
.ticket_text.h245{
	height: 245px;
}
.ticket_table {
width: 100%;
margin-top: 10px;
}
.ticket_table .border-top {
    border-top: solid 2px #1565c0;
}
.ticket_table th,
.ticket_table td{
    border: solid 1px #1565c0;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: normal;
    vertical-align: middle;
}
.table_head {
    background: #bde5ff;
    color: #1565c0;
    text-align: center;
}
.table_item {
width: 45%;
    background: #FDFFD7;
    color: #1565c0;
    text-align: center;
}
.table_item span {
    color: #1565c0;
}
.list_ttl {
    background: #bde5ff;
    border: solid 1px #1565c0;
    font-size: 16px;
    color: #1565c0;
    text-align: center;
    padding: 8px 10px;
    margin-top: 10px;
}
.ticket_list dl {
	width: 100%;
	margin-bottom: 10px;
}
.ticket_list dt {
	float: left;
	width: 40%;
	background: #1E88E5;
	color: #FFF;
	font-weight: bold;
	padding: 5px 1%;
	font-size: 14px;
	text-align:center;
}
.ticket_list dd {
	float: left;
	width: 56%;
	font-weight: bold;
	padding: 5px 0 5px 2%;
	font-size: 14px;
}
@media
only screen and (max-width : 640px){
	.ticket_text.h70{
		height: auto;
		margin-bottom: 10px;
	}
	.ticket_text.h90,
	.ticket_text.h210,
	.ticket_text.h220,
	.ticket_text.h230,
	.ticket_text.h245{
		height: auto;
		margin-bottom: 10px;
	}
	.ticket_list dl {
	margin-bottom: 0;
	}
	.ticket_list dt {
	float: none;
	width: 100%;
	font-size: 12px;
	text-align:center;
}
.ticket_list dd {
	float: none;
	width: 100%;
	font-size: 12px;
}
}
@media
only screen and (max-width : 640px){
.ticket_img {
    width: 100%;
}
.ticket_img img {
}
.sp-overflow {
    height: 100%;
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
}
.sp-overflow table {
    height: auto;
    width: 950px;
}
}
@media screen and (max-width: 767px) {
    .ticket_img { width: 100%;}
    .sp-overflow {
        overflow-x: auto;
        overflow-y: visible;
        -webkit-overflow-scrolling: touch;
    }
.sp-overflow table {
    height: auto;
    width: 950px;
    margin: 10px 3%;
}
}

.btn {
    padding: 10px 0;
    background: #326AC8;
    color: #FFF !important;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px auto;
    border: 1px solid #fff;
    box-shadow: 0 0 0 4px #326AC8;
    position: relative;
    box-sizing: border-box;
    min-width: 20em;
}
.btn:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin-top: -6px;
	/* background: #fff; */
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
}
.btn:hover {
    background: none;
    color: #326AC8 !important;
}
.btn:hover:after {
    border-top: 2px solid #326AC8;
    border-right: 2px solid #326AC8;
}