@charset "UTF-8";
/* CSS Document */

.OnCL { clear:both;}
.OnFL { float:left;}
.OnFR { float:right;}

ul { list-style-type:none;}
li img { vertical-align:bottom;}

body { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.MR05 { margin-right:5px;}
.MR10 { margin-right:10px;}

/*----------------------------------
	index用のCSSです
----------------------------------*/

/* page_tab */
.district_page_tab { width:960px; height:auto; clear:both;}
.district_page_tab ul { overflow:hidden;}
.district_page_tab ul li { float:left;}

.shipTitle {
	position: relative;
	height: 100px;
}
.shipTitle .kind {
	position: absolute;
	left: 0;
	top :0;
	height: 28px;
	width: 960px;
	background-color: #337ec3;
	line-height: 30px;
	font-size: 18px;
	padding-left: 90px;
	color: #fff;
	overflow: hidden;
}
.shipTitle .info {
	position: absolute;
	left: 0;
	top: 28px;
	height: 70px;
	width: 100%;
	border-top: solid 2px #fff;
	background-color: #D2E5F6;
}
.shipTitle .info .names {
	float: left;
	position: relative;
	top: 10px;
	left: 32px;
	height: 52px;
	width: 918px;
	z-index: 2;
}
.shipTitle .info .names .nameJapanese {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #337ec3;
}
.shipTitle .info .names .nameEnglish {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #337ec3;
}
.shipTitle .info .company {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	height: 52px;
}
.shipTitle .info .company .companyName {
	height: 24px;
}
.shipTitle .info .company .companyName .companyNameText {
	display: block;
	float: left;
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #337ec3;
	margin-right: 8px;
}
.shipTitle .info .company .companyName .companyNameImage {
	float: left;
	display: block;
	height: 24px;
}
.shipTitle .info .company .shipClass {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 20px;
	color: #fff;
	font-size: 12px;
	background-color: #2a69a2;
	white-space:nowrap;
}

.shipTitle .icon {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 92px;
	height: 92px;
	background-image: url(//www.hankyu-travel.com/attending/cruise/images/rudder.png);
	background-repeat: no-repeat;
}

.cruiseBg01 {
	background:url(//www.hankyu-travel.com/attending/cruise/images/cruiseBg01.gif) no-repeat;
	width:920px;
	height:43px;
	padding:4px 20px 0 20px;
	margin-bottom:10px
}

.cruiseTourBg {
	width:auto;
	min-width:450px;
	height:auto;
	text-align:center;
	margin: 10px 0;
}

.cruiseTourBg img {
}

.cruiseTourBg a {
	font-size:16px;
	line-height:38px;
}

.cruiseBox01, .cruiseBox02 {
	height:auto;
	margin-bottom: 20px;
}

.cruiseBox01 dt {
	width:936px;
	height:auto;
	font-size:20px;
	font-weight:bold;
	line-height:1em;
	color:#FF7C32;
}

.cruiseBox01 dd {
	font-size:15px;
	line-height:1.5em;
	color:#222222;
	padding-top:5px;
}

.cruiseBox02 dt.cruiseMds01 {
	height:41px;
	position: relative;
}
.cruiseBox02 dt.cruiseMds01 img {
	position: absolute;
	left: 0;
	top: 0;
}

.cruiseBox02 dd.cruiseBox02Bg {
	overflow:hidden;
	width:960px;
	height:auto;
	background-color:#FEFED8;
        border: solid 1px #007FC6;
	padding:10px 8px;
}
.cruiseBox02 dt.cruiseMds01 p.mdsText {
	position: absolute;
	left: 0;
	right: 0;
	height: 41px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}

.senpakuData {
	height: 41px;
	position: relative;
}
.senpakuData img {
	position: absolute;
	left: 0;
	top: 0;
}
.senpakuData p {
	position: absolute;
	left: 0;
	right: 0;
	height: 41px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}



/* メイン写真 */
.photoBox {
	position: relative;
	background-color: #D2E5F6;
	padding: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#mainPhoto {
	position: relative;
	width: 530px;
	height: 420px;
	background-image: url(//www.hankyu-travel.com/attending/cruise/images/mainPhotoFrame.png);
	background-repeat: no-repeat;
}
.film {
	position: absolute;
	left: 60px;
	top: 60px;
	display: block;
	width: 400px;
	height: 300px;
}
.film img {
	width: 100%;
	height: 100%;
}
.enlargeMessage {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 340px;
	height: 40px;
	background-color: #007FC6;
	padding: 0;
}
.enlargeMessage .enlargeMessageContent {
	position: relative;
}
.enlargeMessage .enlargeMessageContent span {
	position: absolute;
	left: -10px;
	top: -10px;
}
.enlargeMessage .enlargeMessageContent p {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
	margin-left: 46px;
	line-height: 40px;
}
.thumbBox {
	position: absolute;
	top: 70px;
	right: 30px;
	width: 340px;
	height: 370px;
	background-color: #007FC6;
	padding: 10px;
	padding-top: 0;
	overflow: hidden;
}
.thumbBox li.thumb {
	display: block;
	float: left;
	width: 155px;
	height: 116px;
	margin-bottom: 10px;
	overflow: hidden;
}
.thumbBox li.thumb:nth-child(odd) {
	margin-right: 10px;
}
.thumbBox li.thumb img {
	width: 100%;
	height: 100%;
}

.cabinBox {
	float:left;
	width:176px;
	height:auto;
}

.cabinBox dt {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#2a528a;
	padding:3px 0;
}

.cabinBox dd.cabin_p {
	width:176px;
	height:132px;
}
.cabinBox dd.cabin_p img {
	width:176px;
	height:132px;
}

.cabinBox dd.cabin_cap {
	font-size:12px;
	line-height:16px;
	color:#555555;
}

table#amenitylist {
	border:solid 1px #cccccc;
	border-collapse:collapse;
	margin:0 auto;
	}

table#amenitylist th, table#amenitylist td {
	border:solid 1px #cccccc;
	}

table#amenitylist th {
	width:auto;
	height:auto;
	background-color:#ecf4fa;
	padding:5px;
	font-size:16px;
	line-height:1.5em;
	color:#2a528a;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	white-space:nowrap;
	}

table#amenitylist td {
	width:auto;
	height:auto;
	background-color:#f7f7f7;
	font-size:16px;
	line-height:1.5em;
	color:#333333;
	text-align:left;
	padding:5px;
	vertical-align:middle;
	}

.cruiseBox03 {
	border:solid 1px #007FC6;
        background-color: #FEFED8;
	width:960px;
	height:auto;
	padding:20px 11px 15px;
	margin-bottom:20px;
}

.cruiseBox03 dl {
	overflow:hidden;
	width:450px;
	height:auto;
	border-bottom:dotted 2px #007FC6;
	margin-bottom:20px;
	padding-bottom:10px;
}

.cruiseBox03 dl dt {
	float:left;
	width:111px;
	height:19px;
}

.cruiseBox03 dl dd {
	float:left;
	width:329px;
	height:auto;
	padding-left:10px;
	font-size:16px;
	line-height:20px;
	color:#222222;
}

.cruiseBoxText {
        background-color: #007FC6;
        color: #FFFFFF;
        text-align: center;
        width:87px;
        float: left;
		font-size:16px;
		padding:4px;
}

.module-triangle-right::before {
/*        content: "";
        display: inline-block;
        border: 8px solid transparent;
        border-left-color: #007FC6;*/
}

.cruiseMdBg {
	background:url(//www.hankyu-travel.com/attending/cruise/images/cruiseMds03.png) no-repeat;
	height:40px;
	font-size:18px;
	font-weight: bold;
	color:#fff;
	line-height: 48px;
	padding-left: 20px;
}

.cruiseBox04 {
	background-color: #FEFED8;
	border:solid 1px #477ec3;
	border-top: 0;
	width:960px;
	height:auto;
	padding:10px 11px 15px;
	margin-bottom:20px;
	overflow:hidden;
}

.cruiseBox04  p.frm_d {
	color:#ff0000;
	margin-bottom:10px;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
}

.frmSbBox01 {
	float:left;
	width:auto;
	height:auto;
	/*overflow:hidden;*/
}

.frmSbBox01 dt {
	float:left;
	background-color:#e4e1ce;
	padding:4px 35px 0;
	margin-right:20px;
	width:170px;
	height:24px;
}

.frmSbBox01 dt span{
	display:block;
	padding-top:5px;
	font-size:12px;
	color:#F00;
	white-space:nowrap;
	margin-left:-33px;
}

.frmSbBox01 dd.kome{
	float:left;
	width:200px;
	margin:5px 0 10px;
	}

.frmSbBox01 dd {
	float:left;
	width:936px;
}

.frmSbBox01 dd ul.frmDestBox {
	width:auto;
	height:auto;
}

.frmSbBox01 dd ul.frmDestBox li {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.frmSbBox01 dd ul.frmDestBox li.dest01 a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn01.gif) no-repeat;
	width:76px;
	height:24px;
	padding-right:16px;
	color:#4e4e4e;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}
.frmSbBox01 dd ul.frmDestBox li.dest01 a:hover {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn01ov.gif) no-repeat;
	width:76px;
	height:24px;
	padding-right:16px;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
}

#tour_area .frmSbBox01 dd ul.frmDestBox li.dest01on a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn01_on.gif) no-repeat;
	width:76px;
	padding-right:16px;
	height:24px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.frmSbBox01 dd ul.frmDestBox li.dest02 a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn02.gif) no-repeat;
	width:96px;
	padding-right:16px;
	height:24px;
	color:#4e4e4e;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.frmSbBox01 dd ul.frmDestBox li.dest02 a:hover {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn02ov.gif) no-repeat;
	width:96px;
	padding-right:16px;
	height:24px;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
}

.frmSbBox01 dd ul.frmDestBox li.dest03 a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn03.gif) no-repeat;
	width:96px;
	padding-right:16px;
	height:24px;
	color:#4e4e4e;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.frmSbBox01 dd ul.frmDestBox li.dest03 a:hover {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn03ov.gif) no-repeat;
	width:96px;
	padding-right:16px;
	height:24px;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
}

#tour_area .frmSbBox01 dd ul.frmDestBox li.dest02on a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn02_on.gif) no-repeat;
	width:96px;
	padding-right:16px;
	height:24px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.frmSbBox01 dd ul.frmDestBox li.dest03 a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn03.gif) no-repeat;
	width:138px;
	height:24px;
	padding-right:16px;
	color:#4e4e4e;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

#tour_area .frmSbBox01 dd ul.frmDestBox li.dest03on a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtn03_on.gif) no-repeat;
	width:138px;
	height:24px;
	padding-right:16px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.frmSbDestBox {
	display:none;
	clear:both;
	overflow:hidden;
	height:auto;
	margin-bottom:10px;
}

.frmSbDestBox.DB_tohoku{
	width:397px;
	/*
	background:#777 url(/attending/cruise/images/frmSbDestBg.gif) no-repeat;
	*/
	background-image: url(/attending/cruise/images/frmSbDestBg.gif);
	background-repeat: no-repeat;
}
.frmSbDestBox.DB_kanto{
	width:745px;
	/*
	background:#777 url(/attending/cruise/images/frmSbDestBg_kanto.gif) no-repeat;
	*/
	background-image: url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestBg_kanto.gif);
	background-repeat: no-repeat;
}
.frmSbDestBox.DB_kanto li{
	padding:2px 3px 2px 15px;
}
.frmSbDestBox.DB_tokai{
	width:467px;
	/*
	background:#777 url(/attending/cruise/images/frmSbDestBg_tokai.gif) no-repeat;
	*/
	background-image: url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestBg_tokai.gif);
	background-repeat: no-repeat;
}
.frmSbDestBox.DB_kansai{
	width:433px;
	/*
	background:#777 url(/attending/cruise/images/frmSbDestBg_kansai.gif) no-repeat;
	*/
	background-image: url(/attending/cruise/images/frmSbDestBg_kansai.gif);
	background-repeat: no-repeat;
}
.frmSbDestBox.DB_chushikoku{
	width:600px;
	/*
	background:#777 url(/attending/cruise/images/frmSbDestBg_chushi.gif) no-repeat;
	*/
	background-image: url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestBg_chushi.gif);
	background-repeat: no-repeat;
}
.frmSbDestBox.DB_kyushu{
	width:634px;
	/*
	background:#777 url(/attending/cruise/images/frmSbDestBg_kyushu.gif) no-repeat;
	*/
	background-image: url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestBg_kyushu.gif);
	background-repeat: no-repeat;
}

.frmSbDestBox li.DBon a{
	color:#DCD36D;
}

.frmSbDestBox li.DB_g{
	margin-top:6px;
	color:#aaa;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestIcn01.gif) no-repeat 4px 9px;
}

.dest01_g{
	color:#999;
	width:76px;
	padding-right:16px;
	height:24px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	background:#ccc;
	padding-top: 3px;
}

.dest02_g{
	color:#999;
	width:96px;
	padding-right:16px;
	height:24px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	background:#ccc;
	padding-top: 3px;
}

.frmSbDestBox li {
	float:left;
	width:auto;
	height:auto;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestIcn01.gif) 4px 15px no-repeat;
	padding:2px 15px;
}

.frmSbDestBox li a {
	display:block;
	color:#fff;
	font-size:12px;
	line-height:1.5em;
	margin-top:6px;
}

.cruiseSbBox04 {
	overflow:hidden;
	clear:both;
	width:auto;
	height:auto;
	border-top:dotted 1px #cbcbcb;
	border-bottom:dotted 1px #cbcbcb;
	padding:10px 0;
}

.frmSbBox02 {
	float:left;
	width:auto;
	height:auto;
	overflow:hidden;
	margin-right:20px;
}

.frmSbBox02 .frmBg01 {
	float:left;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBg01.gif) no-repeat;
	width:68px;
	height:24px;
	font-size:12px;
	line-height:1.5em;
	padding-left:20px;
	padding-top:4px;
	margin-right:10px;
}

.frmSbBox02 .frmBg02 {
	float:left;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBg02.gif) no-repeat;
	width:93px;
	height:24px;
	font-size:12px;
	line-height:1.5em;
	padding-left:20px;
	padding-top:4px;
	margin-right:10px;
}

.frmSbBox02 .frmBg03 {
	float:left;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBg03.gif) no-repeat;
	width:78px;
	height:24px;
	font-size:12px;
	line-height:1.5em;
	padding-left:20px;
	padding-top:4px;
	margin-right:10px;
}

.frmSbBox02 dd {
	float:left;
	width:auto;
	height:auto;
	padding-top:4px;
	font-size:12px;
}

.frmBtn {
	float:right;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmBtnBg.gif) no-repeat;
	width:130px;
	height:24px;
	margin-bottom: 10px;
}

.frmBtn a {
	display:block;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmSbDestIcn02.gif) 22px 7px no-repeat;
	color:#4e4e4e;
	padding-top:4px;
	padding-left:35px;
	text-decoration:none;
}

.frmPagerBg01 {
	clear:both;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmPagerBg01.gif) no-repeat;
	width:936px;
	height:100px;
	margin:0 auto 30px;
	padding-top:8px;
}

.frmPagerBg02 {
	clear:both;
	background:url(//www.hankyu-travel.com/attending/cruise/images/frmPagerBg02.gif) no-repeat;
	width:936px;
	height:40px;
	margin:0 auto;
	padding-top:8px;
}

.frmResult {
	background-color:#fafafa;
	width:914px;
	height:auto;
	border:solid 2px #fff;
	text-align:center;
	padding:7px 0;
	margin:0 auto 7px;
	font-size:16px;
	font-weight:bold;
}

.frmResult span {
	font-size:24px;
	line-height:1.5em;
	color:#ba163c;
}

.pagerBox {
	overflow:hidden;
	width:914px;
	height:auto;
	margin:0 auto;
}

.pagerBox ul {
	float:right;
	overflow:hidden;
	width:auto;
	height:auto;
	margin-top:3px;
}

.pagerBox  ul li {
	float:left;
	margin-right:15px;
}

.pagerPrev a, .pagerNext a {
	font-size:16px;
	line-height:1.6em;
	color:#3366cc;
}

.pagerNum {
	background-color:#5d79b8;
	width:auto;
	height:auto;
}

.pagerNum a {
	font-size:16px;
	line-height:1.6em;
	color:#fff;
	padding:0 8px;
}

.pagerNumon {
	background-color:#fff;
	width:auto;
	height:auto;
}

.pagerNumon a {
	font-size:16px;
	line-height:1.6em;
	color:#3366cc;
	padding:0 8px;
}

.tourBox {
	clear:both;
	overflow:hidden;
	width:936px;
	padding: 10px;
	height:auto;
	background-color: #fff;
}

.tourBox dl {
	overflow:hidden;
	width:916px;
	height:auto;
	border-bottom:dotted 1px #cbcbcb;
	margin-bottom:20px;
	padding-bottom:10px;

}

.tourName {
	background-color:#ebebeb;
	/* border-left:solid 6px #d61e49; */
	padding:5px 0 5px 5px;
	margin-bottom:10px;
}

.tourName a {
	font-size:16px;
	line-height:1.5em;
}

.tourP01 {
	float:left;
	width:120px;
	height:90px;
}
.tourP01 img, .tourP02 img{
	width:120px;
	height:90px;
}

.tourP02 {
	float:left;
	width:120px;
	height:90px;
}

.tourCap {
	float:left;
	width:420px;
	height:auto;
	font-size:14px;
	line-height:1.5em;
	color:#222222;
}

.tourPrice {
	float:right;
	width:230px;
	height:auto;
	font-size:16px;
	line-height:1.5em;
	color:#ff0000;
	text-align:right;
	margin-bottom:15px;
}

.tourBtn {
	clear:right;
	float:right;
	width:230px;
	height:auto;
}

.tourIcnBox {
	clear:both;
	overflow:hidden;
	padding:5px 0;
}

.tourIcnBox ul {
	width:916px;
	height:auto;
}

.tourIcnBox ul li {
	float:left;
}
/*追加分*/

.tourText {
	width:420px;
	height:auto;
	font-size:14px;
	line-height:1.5em;
	color:#222222;
}
.mt5 {
	margin-top:5px;

}
.tourP {
	width:230px;
	height:auto;
	font-size:16px;
	line-height:1.5em;
	color:#ff0000;
	text-align:right;
	margin-bottom:15px;
}
.frmSbBox01_dummy_li {
	height:50px;
}

/*20130828 leaf 追加*/
/*船から探す　tabここから*/

.tabmenu{
	width:960px;
	height:36px;
	background:url(//www.hankyu-travel.com/attending/cruise/images/tabBg.gif) no-repeat 0 0;
}

.tm_casual, .tm_premium, .tm_luxury, .tm_etc, .tm_japan{
	float:left;
	width:180px;
	height:36px;
}

/*
.tm_casual{
	padding-left:12px;
}

.tm_premium{
	padding-left:9px;
}

.tm_luxury{
	padding-left:9px;
}

.tm_etc{
	padding-left:9px;
}

.tm_japan{
	padding-left:9px;
}
*/

.shipBoxOya.frmBox01{
	width:948px;
	padding:10px 0px 15px 10px;
	border-top:medium none;
}
.frmBox01 {
	border:solid 1px #cccccc;
	width:936px;
	height:auto;
	padding:10px 11px 15px;
	margin-bottom:20px;
	overflow:hidden;
}

.frmBox01 p.frm_d {
	color:#ff0000;
	margin-bottom:10px;
}



#blk2_1, #blk2_2, #blk2_3, #blk2_4, #blk2_5{
	overflow:hidden;
	width:948px;
	height:auto;
}

.shipBox{
	float:left;
	width:228px;
	height:auto;
	margin:0px 8px 10px 0px;
	background:#f1f1f1;
}

.shipBox dt{
	display:block;
	width:212px;
	height:17px;
	padding:8px 8px 5px;
}

.shipBox dd{
	width:212px;
	height:auto;
	padding:0px 8px;
}

.shipBox dd{
	padding-bottom:5px;
}

.shipBox dd a{
	line-height:1.8em;
	font-size:12px;
}

.shipBoxGroup{
	width:212px;
	height:24px;
	padding:5px 0;
}
.shipBoxGroupEng {
   font-size: 11px;
}

.shipBoxPhoto img{
	width:212px;
	height:159px;
}


table#amenitylist .th25{ width:25%; }

.brandLogo{
text-align:right;
}
.brandLogo img{
width:100px;
height:62px;
}

.CLB{
	clear:both;
	}
.shuppatuchi span{
	font-size:14px;
	color:#f00;
	padding-left:1em;
	}



.block { margin-bottom:20px;}

/* 船のクラスとは？ */
.class { background:url(//www.hankyu-travel.com/attending/cruise/images/bg01.gif) repeat; padding:10px;}
.classIn { background-color:#fff; padding:10px 15px;}
.classIn dl { overflow:hidden; border-bottom:solid 1px #b1b1b1; margin-bottom:10px; padding-bottom:10px;}
.classIn dl.noBdr { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.classIn dl dt { width:315px; height:27px;}
.classIn dl .pht { width:355px; height:123px;}
.classIn dl .txt { width:315px; height:auto; font-size:12px; line-height:1.5; padding-top:5px;}
.ptn01 dt,
.ptn01 .txt { float:left;}
.ptn01 .pht { float:right;}
.ptn02 dt,
.ptn02 .txt { float:right;}
.ptn02 .pht { float:left;}
.mds_choice_container { overflow: hidden; }

/* カジュアル船 */
.ship_casual { overflow:hidden; background-color:#fff;}
.ship_casual .ship_tab_bg { overflow:hidden; border-bottom:solid 5px #0068b3; background:url(//www.hankyu-travel.com/attending/cruise/images/ship_tab_bg.gif) repeat-x; height:39px; padding-left:10px;}
.ship_casual .ship_tab_bg li { float:left; width:139px; height:34px; margin-right:4px;}
.ship_casual dl { overflow:hidden; float:left; border-right:solid 2px #e8e8e8; border-bottom:solid 2px #e8e8e8; width:442px; height:auto; margin:10px 0 10px 23px; padding:0 10px 10px 0;}
.ship_casual dl dt { float:left; width:250px; height:auto; border-left:solid 5px #621913; font-size:14px; line-height:1.5; font-weight:bold; padding-left:5px;}
.ship_casual dl .pht { float:right; width:160px; height:120px;}
.ship_casual dl .alphabetical { /*float:left;*/ width:260px; height:auto; font-size:12px; line-height:1.5; color:#939393;}
.ship_casual dl .icn { /*float:left;*/ width:260px; height:auto; padding-top:10px;}
.ship_casual dl .type { clear:both; width:430px; height:auto;}
.ship_casual dl .type ul { overflow:hidden;}
.ship_casual dl .type ul li { float:left; width:213px; height:auto; margin-right:2px;}
.ship_casual dl dt img {margin-left: 10px;}
.ship_casual dl .catch_copy {width: 260px;}

/* プレミアム船 */
.ship_premium { overflow:hidden; background-color:#fff;}
.ship_premium .ship_tab_bg { overflow:hidden; border-bottom:solid 5px #621913; background:url(//www.hankyu-travel.com/attending/cruise/images/ship_tab_bg.gif) repeat-x; height:39px; padding-left:10px;}
.ship_premium .ship_tab_bg li { float:left; width:139px; height:34px; margin-right:4px;}
.ship_premium dl { overflow:hidden; float:left; border-right:solid 2px #e8e8e8; border-bottom:solid 2px #e8e8e8; width:442px; height:auto; margin:10px 0 10px 23px; padding:0 10px 10px 0;}
.ship_premium dl dt { float:left; width:250px; height:auto; border-left:solid 5px #621913; font-size:14px; line-height:1.5; font-weight:bold; padding-left:5px;}
.ship_premium dl .pht { float:right; width:160px; height:120px;}
.ship_premium dl .alphabetical { /*float:left;*/ width:260px; height:auto; font-size:12px; line-height:1.5; color:#939393;}
.ship_premium dl .icn { /*float:left;*/ width:260px; height:auto; padding-top:10px;}
.ship_premium dl .type { clear:both; width:430px; height:auto;}
.ship_premium dl .type ul { overflow:hidden;}
.ship_premium dl .type ul li { float:left; width:213px; height:auto; margin-right:2px;}
.ship_premium dl dt img {margin-left: 10px;}
.ship_premium dl .catch_copy {width: 260px;}

/* ラグジュアリー船 */
.ship_luxury { overflow:hidden; background-color:#fff;}
.ship_luxury .ship_tab_bg { overflow:hidden; border-bottom:solid 5px #0F075E; background:url(//www.hankyu-travel.com/attending/cruise/images/ship_tab_bg.gif) repeat-x; height:39px; padding-left:10px;}
.ship_luxury .ship_tab_bg li { float:left; width:139px; height:34px; margin-right:4px;}
.ship_luxury dl { overflow:hidden; float:left; border-right:solid 2px #e8e8e8; border-bottom:solid 2px #e8e8e8; width:442px; height:auto; margin:10px 0 10px 23px; padding:0 10px 10px 0;}
.ship_luxury dl dt { float:left; width:250px; height:auto; border-left:solid 5px #621913; font-size:14px; line-height:1.5; font-weight:bold; padding-left:5px;}
.ship_luxury dl .pht { float:right; width:160px; height:120px;}
.ship_luxury dl .alphabetical { /*float:left;*/ width:260px; height:auto; font-size:12px; line-height:1.5; color:#939393;}
.ship_luxury dl .icn { /*float:left;*/ width:260px; height:auto; padding-top:10px;}
.ship_luxury dl .type { clear:both; width:430px; height:auto;}
.ship_luxury dl .type ul { overflow:hidden;}
.ship_luxury dl .type ul li { float:left; width:213px; height:auto; margin-right:2px;}
.ship_luxury dl dt img {margin-left: 10px;}
.ship_luxury dl .catch_copy {width: 260px;}

/* その他 */
.ship_etc { overflow:hidden; background-color:#fff;}
.ship_etc .ship_tab_bg { overflow:hidden; border-bottom:solid 5px #4a437e; background:url(//www.hankyu-travel.com/attending/cruise/images/ship_tab_bg.gif) repeat-x; height:39px; padding-left:10px;}
.ship_etc .ship_tab_bg li { float:left; width:139px; height:34px; margin-right:4px;}
.ship_etc dl { overflow:hidden; float:left; border-right:solid 2px #e8e8e8; border-bottom:solid 2px #e8e8e8; width:442px; height:auto; margin:10px 0 10px 23px; padding:0 10px 10px 0;}
.ship_etc dl dt { float:left; width:250px; height:auto; border-left:solid 5px #621913; font-size:14px; line-height:1.5; font-weight:bold; padding-left:5px;}
.ship_etc dl .pht { float:right; width:160px; height:120px;}
.ship_etc dl .alphabetical { /*float:left;*/ width:260px; height:auto; font-size:12px; line-height:1.5; color:#939393;}
.ship_etc dl .icn { /*float:left;*/ width:260px; height:auto; padding-top:10px;}
.ship_etc dl .type { clear:both; width:430px; height:auto;}
.ship_etc dl .type ul { overflow:hidden;}
.ship_etc dl .type ul li { float:left; width:213px; height:auto; margin-right:2px;}
.ship_etc dl dt img {margin-left: 10px;}
.ship_etc dl .catch_copy {width: 260px;}

/* 日本船 */
.ship_japan { overflow:hidden; background-color:#fff;}
.ship_japan .ship_tab_bg { overflow:hidden; border-bottom:solid 5px #5d8647; background:url(//www.hankyu-travel.com/attending/cruise/images/ship_tab_bg.gif) repeat-x; height:39px; padding-left:10px;}
.ship_japan .ship_tab_bg li { float:left; width:139px; height:34px; margin-right:4px;}
.ship_japan dl { overflow:hidden; float:left; border-right:solid 2px #e8e8e8; border-bottom:solid 2px #e8e8e8; width:442px; height:auto; margin:10px 0 10px 23px; padding:0 10px 10px 0;}
.ship_japan dl dt { float:left; width:250px; height:auto; border-left:solid 5px #621913; font-size:14px; line-height:1.5; font-weight:bold; padding-left:5px;}
.ship_japan dl .pht { float:right; width:160px; height:120px;}
.ship_japan dl .alphabetical { /*float:left;*/ width:260px; height:auto; font-size:12px; line-height:1.5; color:#939393;}
.ship_japan dl .icn { /*float:left;*/ width:260px; height:auto; padding-top:10px;}
.ship_japan dl .type { clear:both; width:430px; height:auto;}
.ship_japan dl .type ul { overflow:hidden;}
.ship_japan dl .type ul li { float:left; width:213px; height:auto; margin-right:2px;}
.ship_japan dl dt img {margin-left: 10px;}
.ship_japan dl .catch_copy {width: 260px;}

span.NewShip {background:#CC0000; color:#FFF; padding:0 2px; margin:0 3px 2px 0;}

/* クルーズ旅行説明会開催中 */
.briefing_bg01 { background:url(//www.hankyu-travel.com/attending/cruise/images/briefing_bg01_long.gif) no-repeat; width:920px; height:42px; font-size:18px; font-weight:bold; color:#5e9bcf; padding:5px 0 0 40px;}
.briefing_bg01 span { font-size:12px; font-weight:normal;}
.briefing_bg02 { background:url(//www.hankyu-travel.com/attending/cruise/images/briefing_bg02_long.gif) no-repeat; width:960px; height:72px;}
.briefing_bg02 ul { overflow:hidden; margin-left:20px; padding-top:10px;}
.briefing_bg02 ul li { float:left; width:175px; height:45px; margin-right:1px;}

.cruiseInfo {
	position:relative;
	margin-bottom:40px;}

.cruiseInfo .openArea {
	position:absolute;
	top:123px;
	left:95px;}

.cruiseInfo .openArea li {
	float:left;
	margin-right:20px;}

.cruiseInfo .cruiseTxt {
	position:absolute;
	top:67px;
	left:45px;}

.cruiseInfo .cruiseTxt dt {
	color:#5e9bcf;
	font-size:18px;
	font-weight:bold;}

.cruiseInfo .cruiseTxt dd {
	font-size:12px;}

.cruiseNavi li {
	float:left;}

.osusumeTourBox p{
	width:960px;
	text-align:center;
	margin-bottom:18px;
	}

/* 160619追加修正 */
.otherTour{width:914px; height:auto; padding:0 15px;}
.otherTourTl{font-size:18px; color:#477ec3; padding-top:20px; padding-bottom:10px;}
.shipName li a{float:left; width:302px; height:auto; font-size:15px; margin-bottom:5px;}
.MT20{margin-top:20px;}

/*150730追加 説明会アコーディオン*/
.cruiseInfo .openArea2 { position:absolute; top:168px; left:95px;}
.cruiseInfo .openArea2 li { float:left; margin-right:20px;}

.kyotenMenu{width:710px; height:auto;}
.kyotenMenuLi1{float:left; /*padding-right:10px; width:129px; height:42px;*/}
.kyotenMenuLi2{float:left; /*padding-right:9px; width:129px; height:42px;*/}
.kyotenMenuLi{float:left; height:88px; margin-right:10px;}
.kyotenMenuLi img{ cursor:pointer;}
.kyotenMenuLi img.NoPoint{ cursor:default;}
.Nocursor{ cursor:auto;}
.Nocursor img{ cursor:auto;}
.Js_kyoten_menu_sub{position:relative;}
.Js_kyoten_menu_sub ul { background:none; position:absolute; top:39px; left:20px; border-bottom:solid 1px #5e9bcf; width:132px; padding-top:0px; white-space:nowrap; z-index:10; }
.Js_kyoten_menu2_sub{position:relative;}
.Js_kyoten_menu2_sub ul { position:absolute; top:38px; left:0px; border-bottom:solid 1px #1a1148; /*width:129px;*/ padding-top:9px; white-space:nowrap; z-index:10; }
.kyotenMenu ul li{ width:110px; border-bottom:1px dotted #5e9bcf; background:#FFFFFF; padding:6px 10px 3px 10px; border-left:solid 1px #5e9bcf; border-right:solid 1px #5e9bcf; font-size:14px; font-size:1.4rem; line-height:21px; line-height:2.1rem; font-weight:bold; color:#999999; cursor:auto; }
.kyotenMenu ul li a {  text-align:left; font-size:14px; font-size:1.4rem; line-height:21px; line-height:2.1rem; font-weight:bold; line-height:20px; display:block; color:#5e9bcf;}


/*Z424350-項番18　船詳細　151112追加 */
.cuiseBlogWrap{ position:relative;}
.cruiseBox05 { border:solid 1px #007FC6; background-color: #FEFED8; width:960px; height:auto; padding:12px 11px 12px; margin-bottom:20px; overflow:hidden; clear:both;}
.cruiseBlog { overflow:hidden; /*width:460px;*/ height:auto; float:left;}
.cruiseBlogBoader{border-right: solid 2px #007FC6; padding:0 10px 0 0; margin:0 7px 0 0}
.cruiseBlogBg{ background:url(//www.hankyu-travel.com/attending/cruise/images/cruiseMds03.png) no-repeat; height:40px; font-size:18px; font-weight: bold; color:#fff; line-height: 48px; padding-left: 20px;}
.btnBlog_02{ position:absolute; right:0; top:0;}
.cruiseBlogPht{ height:0px; width:200px; float:left;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cruiseBlogPht:not(:target) {
height: auto;
	}
}
.cruiseBlogPht img{ height:auto; /**/ max-width:100%;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cruiseBlogPht img:not(:target) {
height: 150px;
	}
}
.cruiseBlogR{ float:right; width:248px; margin-left:7px; font-size:12px; line-height:16px; color:#000; text-align:justify;}
.cruiseBlogR dt{ font-size:13px; line-height:17px; font-weight:bold;}
.cruiseBlogR dt span{ font-size:12px; font-weight:bold;}
.cruiseBlogR dd{ font-size:12px; line-height:16px; margin:5px 0 0;}

.CtsMrBox {
    height: auto;
    margin: 0 auto;
    width: 960px;
}

/*
.wrapper-cruise {
    height: auto;
    margin: 0 auto;
    width: 970px;
}
*/
/*170222 パンくずリスト表示用 */
 .breadcrumb {
    display: inherit;
}

.containner {
    margin-top: -5px;
}
.link01{
	width: auto;
    min-width: 450px;
    height: auto;
    text-align: center;
    display: block;
    margin: 10px auto;
}
.link01 img{
	cursor : pointer;
}
/*180815*/
.saikoujyoukyou li{ width:80px; float:left; }
.saikoujyoukyou li label{ font-size:1.3rem; line-height:1.0;}

.none_hitnum_info{display: none;}
.none_hitnum_info .info_text{background-color: #fafafa;width: 914px;height: auto;border: solid 2px #fff;text-align: center;padding: 7px 0;margin: 0 auto 7px;font-size: 16px;font-weight: bold;}

/*<!--Z015680000-->*/
  .asukaii-accordion-container .accordion-title {
    position: relative;
    margin: 0;
    padding: 0.625em 0.625em 0.625em 1em;
    background-color: #007FC6;
    font-size: 2em;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    border-top: 4px solid #fff;
}
.asukaii-accordion-container .accordion-title:hover,
.asukaii-accordion-container .accordion-title:active,
.asukaii-accordion-title.open { 
  background-color: #015fa5;
}

.asukaii-accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #fff;
  transition: all .3s ease-in-out;
}

.asukaii-accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  /*横線*/
  width: 15px;
  height: 2px;
  background: #fff;
  transition: all .2s ease-in-out;
}

.asukaii-accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}

.asukaii-accordion-container .accordion-title.open::after {
  opacity: 0;
}

.asukaii-accordion-container .accordion-content {
  border: 1px solid #015fa5;
    padding-bottom: 30px;
}

/* CSS for CodePen */
.asukaii-accordion-container {
  width: 960px;
  margin: 30px auto;
}
    .add_txt p{
        font-size: 12px;
    line-height: 16px;
    margin: 5px 0 0 0;
        width: 280px;
    }
    p.add_txt02{
        font-size: 12px;
    line-height: 16px;
    margin: 10px 0 0 0;
    }
