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

/* Common */
/* ====================================================================== */

#cruise {
	/*background:url(images/bg.jpg) no-repeat center top;
	background-size: cover;	*/
	background:url(images/back19_top2.png) repeat-x center top #5d9ea2;
}

#top_img {
	width: 100%;
}

#cruise_content {
	max-width: 960px;
	width: 95%;
	margin: 0 auto;
}

#cruise_content_block_top {
	width: 100%;
	margin: 0 auto;
}

#cruise_content_block_top img {
	width: 100%;
}

#cruise_content_block {
	width: 100%;
	background: #FFF;
	margin: 0 auto;	
	position: relative;		
}

#point a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#embed {
	text-align: center;
	padding: 20px 0;
} 

#img_left {
	position: absolute;
	top: -20px;
	left: -80px;
}

#img_right {
	position: absolute;
	top: -20px;
	right: -80px;
}

.ttl {
	margin: 0 auto;
	display: block;
}

#top_text {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 60%;
	text-align: center;	
}

#top_text h2 {
	font-size: 1.4em;
	padding: 10px 0 0 0;
	color: #0a3969;
	font-weight: bolder;
}

#top_text p {
	padding: 10px 0;
	font-size: 1.2em;
	color: #0a3969;
}

#top_text img {
	display: block:
	margin: 0 auto 30px auto;
}

.cruise_block {
	width: 100%;
	background: #FFF;
	margin: 20px auto 0 auto;
	position: relative;
}

.img_full {
	width: 100%;
}

.img_half {
	float: left;
	width: 50%;
}

.room_type {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

.room {
	width: 65%;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #e5e6e6;
	text-decoration: none;
}

.room img {
	width: 100%;
}

.room h3 {
	padding: 5px 0;
	font-size: 1.2em;
}

.room_price {
	font-size: 1.6em;
	font-weight: bolder;
}

.room_person {
	padding: 0 0 10px 0;
	font-size: 1.2em;
}

.room p {
	font-size: 0.8em;
	padding: 0 0 10px 0;
	
}

.room a {
	display: block;
	color: #0a3969;
	text-decoration: none;
}

.room a:hover {
	text-decoration: none;
	color: #0a3969;
	background: #ebf5ff;
	cursor: pointer;
	text-decoration: none;
}

.tax_note {
	padding: 10px;
	color: #0a3969;
	font-size: 1em;
}

.bottom_note {
	padding: 10px;
	text-align: center;
	color: #0a3969;
	font-size: 1.4em;
}

.attraction {
	background: #eef5f6;
	padding: 0 0 0 25px;
	margin: 0 0 35px 0;
}

.attraction p {
	padding: 5px 15px 15px 15px;
	color: #0a3969;
	font-size: 1.2em;
}

.attraction h3 {
	margin: 15px 0 0 15px;
	padding: 0;
	color: #0a3969;
	font-size: 1.4em;	
}

.roomtype {
	
	padding: 0 0 0 25px;
	margin: 0 0 35px 0;
}

.roomtype p {
	padding: 5px 15px 15px 30px;
	color: #0a3969;
	font-size: 1.2em;
}

.roomtype h3 {
	margin: 15px 0 0 15px;
	padding: 0;
	color: #0a3969;
	font-size: 1.4em;	
}

.img01 {
	float: left;
	margin:  10px 0 20px 40px;
}

.img02 {
	float: left;
	margin:  10px 10px 20px 10px;
}

.caption {
	text-align: right;
	font-size: 0.9em;
	padding: 0 5px;
}


.fourphoto {
	float: left; 
	width: 24%; 
	margin-right: 1%; margin-bottom: 0.5em;
}


.fourphoto2 {
	float: right; 
	width: 24%; 
	margin-right: 1%; margin-bottom: 0.5em;
}

.date {
	font-size: 0.8em;
}


#schedule dl {
  width: 100%;
  overflow: hidden;
  padding: 0 0 20px 0;
  margin: 0 auto;
  color: #0a3969;
}

#schedule dt {
  float: left;
  width: 30%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 1% 2% 0 8%;
  margin: 0;
  font-size: 1.6em;
}

#schedule dd {
  float: right;
  width: 55%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 1% 2% 0 2%;
  margin: 0;
  font-size: 1.2em;
}

.icn {
	float: right;
}

#contact_block {
	width: 95%;
	background: #FFF;
	margin: 0 auto;
	padding: 20px;
	color: #22409a;
	border: 1px solid #22409a;
	border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}


#call {
	float: left;
	width: 50%;
}

#call h4 {
	width: 200px;
	height: 35px;
	margin: 0 auto;	
	text-align: center;
	font-weight: bolder;
}

#call h5 {
	text-align: center;
	font-size: 40px;
	font-style: italic;
	font-weight: 400;
	color: #22409a;	
}

#call p {
	text-align: center;
	font-size: 84%;
	color: #22409a;	 
}

#email {
	float: left;
	width: 50%;
}

#email h4 {
	width: 235px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	font-weight: bolder;
	
}

#email p {
	margin: 20px 0 0 0;
	text-align: center;
}

#email a {
	padding: 15px 100px;
	color: #FFF;
	background: #22409a;
}

#email a:hover {
	background: #00b3f0;
	text-decoration: none;
}

.clear {
	clear: both;
}

/*===============================================
●For Tablet Max Width 768px
===============================================*/
@media screen and (max-width: 768px){

#cruise_content {
	width: 100%;
}

#img_left,
#img_right {
	display: none;
}

.ttl_attraction {
	width: 100%;
}

#schedule dt {
  width: 27%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 1% 1% 2% 2%;
  font-size: 1.2em;
}

#schedule dd {
  width: 67%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 1% 1% 2% 1%;
  font-size: 1.2em;
}

#schedule dd img {
	height: 22px;
}
	
}

/*===============================================
●For Mobile Max Width 640px
===============================================*/
@media screen and (max-width:640px){
#top_text {
	width: 95%;
}

.img_m {
	width: 100%;
}

.room {
	float: none;
	width: 95%;
	margin: 0 2.5% 2.5% 2.5%; 
}
	

#embed iframe {
	width: 95%;
	margin: 0 2.5% 2.5% 2.5%;
}

.img01,
.img02 {
	float: none;
	width: 95%;
	margin: 0 2.5% 2.5% 2.5%;
}

.attraction {
	padding: 5px;
}

#schedule dt {
  font-size: 1em;
}

#schedule dd {
  font-size: 1em;
}

#contact_block {
	width: 96%;
}

#call {
	float: none;
	width: 96%;
}

#call h5 {
	font-size: 2em;
}

#call p {
	font-size: 74%;
}

#email {
	float: none;
	width: 50%;
	padding: 20px 0;
}
	
