﻿@charset "utf-8";

/* ============================= 共通 =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}

a { text-decoration:none; overflow: hidden;}
a:hover{opacity:0.8}
body {
	font-family: Verdana,Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial,   Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
}
#topics h2.ttl{
	font-family: YuGothic, 游ゴシック, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	padding:20px 0;
	text-align:center;
	border-bottom:#3399ff 3px solid;
	border-top: #3399ff 3px solid;
	background:url(../../img/pref_category/kyusyu_cruise/shipIcon.jpg) no-repeat left;
	font-size:1.8em;
	margin-bottom:10px;
	clear:both;
}
.kumamotoCruise h2.ttl{
	border-bottom:#f90 3px solid!important;
	border-top:#f90 3px solid!important;
	clear:both;
}
#sweets h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/iconMeal.png) no-repeat left;
}
#dolphin h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/ixonDorphin.png) no-repeat left;
}
#bridge h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/iconBridge.png) no-repeat left;
}
#charter h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/iconShip.png) no-repeat left;
}
.cruiseContent{
	margin-bottom:30px;
}
p.leadText{
	margin:15px 8px;
	font-size:1.1em;
	line-height:1.3em;
}
/*メニュー*/
#cruiseMenu{
	margin:10px 0;
}
#cruiseMenu ul li{
	float:left;
	vertical-align:middle;
	width:33.2%;
	text-align:center;
	font-size:15px;
	border-right:1px solid #999;
	background:#fff;
	padding:8px 0;
}
#cruiseMenu ul li:last-of-type{
	border-right:none;
}
#cruiseMenu ul li a{
	color:#333333;
	display:block;
	padding:8px 0;	
}
#cruiseMenu ul li a:hover{
	background:#3399ff;
	color:#fff;
}
#cruiseMenu ul li i{
	margin-left:5px;
}
#menuKumamoto{
	margin:10px 0 20px;
}
#menuKumamoto ul li{
	float:left;
	vertical-align:middle;
	width:24.6%;
	text-align:center;
	font-size:15px;
	border-right:1px dotted #999;
	background:#fff;
	padding:8px 0;
}
#menuKumamoto ul li:last-of-type{
	border-right:none;
}
#menuKumamoto ul li a{
	padding-top:38px;
	display:block;
	color:#666;
}
#menuKumamoto ul li i{
	margin-left:5px;
}
#menuKumamoto ul li.sweets{
	background:url(../../img/pref_category/kyusyu_cruise/iconMeal.png) no-repeat center;
	background-position:top;
}
#menuKumamoto ul li.dolphin{
	background:url(../../img/pref_category/kyusyu_cruise/ixonDorphin.png) no-repeat center;
	background-position:top;
}
#menuKumamoto ul li.bridge{
	background:url(../../img/pref_category/kyusyu_cruise/iconBridge.png) no-repeat center;
	background-position:top;
}
#menuKumamoto ul li.charter{
	background:url(../../img/pref_category/kyusyu_cruise/iconShip.png) no-repeat center;
	background-position:center 10px;
}
@media only screen and (max-width: 767px){
h2.ttl{
	font-family: YuGothic, 游ゴシック, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	padding:0px;
	text-align:center;
	border-bottom:#3399ff 3px solid;
	border-top: #3399ff 3px solid;
	background:url(../../img/pref_category/kyusyu_cruise/shipIcon.jpg) no-repeat center top!important;
	font-size:1.2em;
	margin-bottom:5px;
	clear:both;
}
h2.ttl span{
	padding:35px 0 10px;
	display:block;
 }
.kumamotoCruise h2.ttl{
	border-bottom:#f90 3px solid!important;
	border-top:#f90 3px solid!important;
	clear:both;
}
.kumamotoCruise h2.ttl span{
	padding:40px 0 10px;
}
#sweets h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/iconMeal.png) no-repeat center 5%!important;
	background-size: 45px auto!important;
}
#dolphin h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/ixonDorphin.png) no-repeat center 5%!important;
	background-size: 45px auto!important;
}
#bridge h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/iconBridge.png) no-repeat center 5%!important;
	background-size: 45px auto!important;
}
#charter h2.ttl{
	background:url(../../img/pref_category/kyusyu_cruise/iconShip.png) no-repeat center 5%!important;
	background-size: 45px auto!important;
}

#cruiseMenu ul li{
	width: 30%;
	font-size: 1em;
	padding: 5px;
}
#cruiseMenu ul li a{
	color:#fff;
}
#menuKumamoto ul li{
	width:49.7%;
	margin-bottom:5px;
}
#menuKumamoto ul li{
	background-size: 45px auto!important;
}
#menuKumamoto ul li:nth-child(even){
	border-right:none;
}
#menuKumamoto ul li:nth-child(1),#menuKumamoto ul li:nth-child(2){
	border-bottom:1px dotted #999;
}
#menuKumamoto ul li a{
	padding-top: 30px;
}
#menuKumamoto ul li.charter{
	background-position: center top;
}
}
/*説明*/
#aboutCruise p.aboutImg{
	float:left;
	width:200px;
	margin-right:8px;
}
#aboutCruise .aboutText{
	font-size:15px;
	float:left;
	width:350px;
}
#aboutCruise .aboutText h3{
	color:#333;
	font-size:1em;
	line-height:1.2em;
	margin-bottom:5px;
}
#aboutCruise .aboutText p{
	padding:8px 0;
	width:84%;
	margin:8px auto 0;
}
#aboutCruise .aboutText .shipInfo{
	font-size:0.8em;
	border:1px solid #999;
	padding:3px;
	line-height:1.3em;
	margin-top:8px;
}
#aboutCruise .aboutText .shipInfo i{
	margin-right:3px;
}
#aboutCruise p.reserveBtn{
	clear:both;
	margin:8px auto;
	width:96%;
}
#aboutCruise p.reserveBtn a{
	background:#f90;
	color:#fff;
	padding:10px;
	text-align:center;
	font-weight:bold;
	border-radius:5px;
	display:block;
	font-size:1.2em;
}
#aboutCruise p.reserveBtn a i{
	margin-left:8px;
}

#cruiseMap p{
	width:488px;
	margin:0 auto;
}
@media only screen and (max-width: 767px){
#aboutCruise p.aboutImg{
	float:none;
	width:70%;
	margin:5px auto;
}
#aboutCruise .aboutText{
	font-size:1em;
	float:none;
	width:96%;
	margin:5px auto;
}
#aboutCruise .aboutText h3{
	background:none;
	border-bottom:none;
	padding:0px;
}
#cruiseMap p{
	width:100%;
}
#aboutCruise p.reserveBtn a:link,
#aboutCruise p.reserveBtn a:visited{
	color:#fff!important;
}
}
/**/
#cruisePlan table{
	border-collapse: collapse;
	width:100%;
	margin:8px auto;
	font-size:13px;
}

#cruisePlan table th{
	background:#CCC!important;
	border-bottom:none!important;
	text-align:center!important;
}
#cruisePlan table th,#cruisePlan table td{
	border: solid 1px #999!important;
	padding: 5px!important;
	line-height:1.3em;
}
#cruisePlan table .cruiseCategory th{
	background:#3399ff!important;
	color:#fff;
	border-right:#fff 1px solid!important;
}
#cruisePlan table .cruiseCategory th:last-of-type{
	border-right:solid 1px #999!important;
}
.cruisePlanContent{
	margin-bottom:20px;
	border-bottom:#333333 1px dotted;
}
.kumamotoCruise .cruisePlanContent,.hakataCruise .cruisePlanContent{
	border-bottom:none;
}
.cruisePlanContent h3{
	font-family: YuGothic, 游ゴシック, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	background:#e5e5e5;
	text-align:center;
	border-left:10px solid #333!important;
	font-size:1.7em!important;
	color:#333!important;
	padding:10px 0 15px!important;
	width:96%;
	margin:10px auto!important;
	border-bottom:none;
}
.cruisePlanContent h3 span{
	display:block;
	font-size:0.65em;
	font-weight:normal;
	margin-bottom:5px;
	color:#666;
}
.cruisePlanContent .planImg{
	width: 96%;
    margin: 0 auto 30px;
}
.cruisePlanContent .planImg img{
	width:376px;
	height:260px;
}
.cruisePlanContent .planImg p{
	width:70%;
	margin:0 auto;
}
.cruisePlanContent .planImg p img{
	width:100%;
	height:auto;
}
.cruisePlanContent .planImg　.slick-slide{
	position:relative;
}
.cruisePlanContent .planImg .slick-next {
    right: 65px!important;
}
.cruisePlanContent .planImg .slick-prev {
    left: 65px!important;
}
.cruisePlanContent .planImg .slick-slide:not(.slick-center) {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
}
.cruisePlanContent .planImg #mainSlider .slick-dots {
    bottom: -20px;
}
.cruisePlanContent .planImg p.cap{
	position:absolute;
	bottom:0;
	z-index:3;
	text-align:center;
	background:rgba(255,255,255,0.8);
	padding:5px;
	width:390px;
}
.cruisePlanContent .planPrice{
	text-align: center;
	margin-top:8px;
}
.cruisePlanContent .planPrice li{
	display: inline-block;
	font-size:1.2em;
	margin-right:10px;
}
.cruisePlanContent .planPrice span{
	color:#F00;
	font-weight:bold;
	font-size:1.5em;
	margin-left:5px;
}
.cruisePlanContent .planSchedule{
	text-align: center;
	margin-top:8px;
	font-weight:bold;
}
.cruisePlanContent .planSchedule li{
	display: inline-block;
	font-size:1.2em;
	margin-right:10px;
}
.cruisePlanContent .planExp p{
	width: 96%;
    margin: 8px auto;
    line-height: 1.3em;
	font-size:1.2em;
}
.cruisePlanContent .planPrice .priceTtl{
	margin-bottom:3px;
	font-weight:bold;
}
.cruisePlanContent .reserveBtn {
	padding:10px 0;
	width:80%;
	margin:10px auto;
}
.cruisePlanContent .reserveBtn a{
	background:#f90;
	display:block;
	color:#fff;
	padding:15px;
	text-align:center;
	font-weight:bold;
	border-radius:5px;
	font-size:1.5em;
}
@media only screen and (max-width: 767px){
.cruisePlanContent h3{
	font-size:1.2em!important;
	padding: 10px 0 10px;
}
.cruisePlanContent{
	padding: 5px;
}
.hakataCruise .cruisePlanContent .planImg{
	margin:0 auto;
}
.cruisePlanContent .planImg img {
    width: 100%;
    height: 180px;
}
.cruisePlanContent .planImg p.cap{
	position:inherit;
	text-align:left;
	width: 96%;
}
.cruisePlanContent .planImg .slick-next {
    right: 10%!important;
}
.cruisePlanContent .planImg .slick-prev {
    left: 10%!important;
}
.cruisePlanContent .planPrice li{
	display:block;
	margin-bottom:5px;
	font-size:1em;
}
.cruisePlanContent .planPrice span{
	font-size:1.2em;
}
.cruisePlanContent .planExp p{
	width: 100%;
    margin: 8px auto;
    line-height: 1.2em;
	font-size:1em;
}
.cruisePlanContent .reserveBtn a{
	font-size:1.2em;
}
.cruisePlanContent .reserveBtn a:link,
.cruisePlanContent .reserveBtn a:visited{
	color:#fff!important;
}
}