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



@media only screen and 
(min-width : 751px) {
	
.sp{display:none;}
	
#contents{
	line-height:1.5;
}
#contents #menu{
	height:68px!important;
}
#contents .navi ul{
	text-align:center;
	margin-top:30px;
	margin-bottom:15px;
}
#contents .navi ul li{
	display:inline;
	padding-left:30px;
	padding-right:30px;
}
#contents .navi ul li img{
	margin-bottom:15px;
}
#contents .mainimg_wrap{
	background:url(../images/main_bg.gif) center top repeat;
}
#contents .mainimg_bg{
	background:url(../images/mainimg_bg.jpg) center top no-repeat;
}
#contents .mainimg{
	max-width:1100px;
	margin:0 auto;
	position:relative;
}
#contents .mainimg table{
	font-size:15px;
	font-weight:bold;
	color:#643637;
	position:absolute;
	width:100%;
	height:250px;
	bottom:0px;
	left:0px;
	line-height:1.5;
	text-align:center;
}
#contents .mainimg table.table_sp{
	display:none;
}
#contents .mainimg td{
	position:relative;
	vertical-align:middle;
	display:table-cell;
text-shadow:
		-2px -2px 3px #FFFFFF,
		2px -2px 3px #FFFFFF,
		-2px 2px 3px #FFFFFF,
		2px 2px 3px #FFFFFF;
	
}
#contents .recommend_wrap{
	background:url(../images/bg_beju.gif) center top repeat;
	padding-top:32px;
	padding-bottom:30px;
}
#contents .recommend{
	max-width:1100px;
	margin:0 auto;
	padding-top:32px;
	width:auto;
	float:none;
	padding:0px;
}

#contents .recommend .title{
	width:72%;
	margin:0 auto;
}

#contents .recommend .check{
	width:70%;
	margin:0 auto;
	margin-top:15px;
	
}
#contents .recommend ul{
	margin-left:1.6em;
}
#contents .recommend li{
	font-size:25px;
	color:#643637;
	margin-bottom:7px;
	text-indent:-1.6em;
}
#contents .recommend li img{
	margin-bottom:-3px;
}

#contents .section1{
	position:relative;
	clear:both;
}
#contents .section1 #section1{
	position:absolute;
	left:0px;
	top:-70px;
}
#contents .section1 .section_title{
	background:url(../images/bg_beju.gif) center top repeat;
	padding-top:30px;
	padding-bottom:20px;
	width:100%;
	position:relative;
}
#contents .section1 .section_title .arrow{
	position:absolute;
	bottom:-34px;
	left:48%;
}
#contents .section1 .section_title .box{
	max-width:1100px;
	margin:0 auto;
	position:relative;
}
#contents .section1 .section_title .text{
	height:83px;
	background:url(../images/title_beach.gif) center bottom no-repeat;
	font-size:30px;
	text-align:center;
	color:#53BAB2;
	font-weight:bold;
	width:45%;
	margin:0 auto;
	line-height:1.2;
}
#contents .section1 .section_title .text span{
	display:table-cell;
	vertical-align:middle;
	height:83px;
}

#contents .section1 .section_title .img_left{
	position:absolute;
	width:22%;
	top:-20px;
	left:4%;
}
#contents .section1 .section_title .img_right{
	position:absolute;
	width:17%;
	top:-20px;
	right:10%;
}

#contents .section1 .section_title .text2{
	font-size:14px;
	color:#643637;
	text-align:center;
	margin-top:40px;
	padding-left:20px;
	padding-right:20px;
	line-height:1.5;
}

#contents .hotel_wrap{
	background:url(../images/main_bg.gif) center top repeat;
}
#contents .hotel{
	max-width:1100px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}

#contents .hotel .box{
	width:100%;
	margin-bottom:25px;
	position:relative;
}
#contents .hotel .box:nth-child(3){
	margin-right:0%;
}
#contents .hotel .box:nth-child(6){
	margin-right:0%;
}


#contents .hotel .box .bg{
	background-color:#FFF;
	padding:1.5%;
	width:100%;
}
#contents .hotel .box .text1{
	font-size:40px;
	font-weight:bold;
	color:#643637;
	width:50%;
	line-height:1;
	padding-bottom:10px;
	letter-spacing:-4px;
}
#contents .hotel .box .text1 span{
	font-size:26px;
}
#contents .hotel .box .text1 img{
	margin-left:10px;
}
#contents .hotel .box .text1 .fiji{
	margin-bottom:-10px;
}
#contents .hotel .box .text1 .langkawi{
	margin-bottom:-10px;
}



#contents .hotel .box .text2{
	font-size:14px;
	width:50%;
	color:#643637;
}
#contents .hotel .box .tour_honeymoon{
	width:50%;
	box-sizing:border-box;
	border:solid 1px #643637;
	position:relative;
	margin-top:25px;
	padding-top:25px;
	padding-bottom:20px;
	padding-left:3%;
	padding-right:3%;
}
#contents .hotel .box .tour_honeymoon .title{
	position:absolute;
	top:-1em;
	font-size:18px;
	font-weight:bold;
	color:#6D4241;
	left:0px;
	width:100%;
	text-align:center;
}
#contents .hotel .box .tour_honeymoon .title p{
	background-color:#F6EEE2;
	padding:0.5em;
	display:inline-block;
	line-height:1;
}
#contents .hotel .box .tour_honeymoon .text3{
	font-size:14px;
	color:#643637;
	margin-bottom:15px;
}
#contents .hotel .box .tour_honeymoon .price{
	float:left;
	width:40%;
	font-size:18px;
	font-weight:bold;
	color:#784F4F;
	line-height:1.2;
}
#contents .hotel .box .tour_honeymoon .price .red{
	color:#F93B42;
	font-size: 38px;
}
#contents .hotel .box .tour_honeymoon .price .gray{
	color:#565656;
	font-size:21px;
}
#contents .hotel .box .tour_honeymoon .btn01{
	width:60%;
	float:right;
}
#contents .hotel .box .tour_honeymoon .btn01 a{
	background:url(../images/btn04_bg.gif) center center no-repeat;
	background-size:contain;
	height:62px;
	width:100%;
	padding-right:5%;
	margin:0 auto;
	margin-top:13px;
	display:block;
}
#contents .hotel .box .tour_honeymoon .btn01 a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
    -moz-opacity: 0.7;
}
#contents .hotel .box .tour_honeymoon .btn01 p{
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-size:18px;
	height:62px;
	line-height:1.2;
	width:35em;
	font-weight:bold;
}
#contents .hotel .box .img{
	position:absolute;
	width:46%;
	right:0%;
	top:15px;
}

#contents .hotel .box ul{
	padding-top:25px;
	padding-bottom:15px;
	width:50%;
}
#contents .hotel .box li a{
	margin-bottom:17px;
	background:url(../images/btn01_bg.gif) center center no-repeat;
	background-size:contain;
	height:59px;
	width:100%;
	padding-right:5%;
	margin:0 auto;
	margin-top:10px;
	display:block;
}
#contents .hotel .box li:nth-child(2) a{
	background:url(../images/btn02_bg.gif) center center no-repeat;
	background-size:contain;
}
#contents .hotel .box li:nth-child(3) a{
	background:url(../images/btn03_bg.gif) center center no-repeat;
	background-size:contain;
}
#contents .hotel .box li a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
    -moz-opacity: 0.7;
}
#contents .hotel .box li p{
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-size:18px;
	height:59px;
	line-height:1.2;
	width:35em;
	font-weight:bold;
}
#contents .hotel .box li.small p{
	font-size:12px;
}

}


@media only screen and 
(max-width : 750px) {
	
	.pc{display:none;}
	
	#contents{
	line-height:1.5;
}
#contents #menu{
	height:68px!important;
}
#contents .navi ul{
	margin-top:0px;
	margin-bottom:15px;
	border-top:solid 1px #ACACAC;
}
#contents .navi ul li{
	float:left;
	box-sizing:border-box;
	width:25%;
	border-right:solid 1px #ACACAC;
	border-bottom:solid 1px #ACACAC;
	text-align:center;
	padding-top:0.7em;
	padding-bottom:0.7em;
}
#contents .navi ul li:nth-child(4){
	border-right:none;
}
#contents .navi ul li:nth-child(5){
	clear:both;
}
#contents .navi ul li:nth-child(8){
	border-right:none;
}
#contents .navi ul li img{
	height:1em;
	width:auto;
}
#contents .mainimg_wrap{
	background:url(../images/main_bg.gif) center top repeat;
}
#contents .mainimg_bg{
	background:url(../images/mainimg_bg.jpg) center top no-repeat;
}
#contents .mainimg{
	max-width:1100px;
	margin:0 auto;
	position:relative;
	clear:both;
}
#contents .mainimg h2{
	font-size:0px;
	line-height:0;
}
#contents .mainimg .pc{
	display:none;
}

#contents .mainimg table{
	font-size:1em;
	font-weight:bold;
	color:#643637;
	position:absolute;
	width:90%;
	height:120px;
	bottom:0px;
	left:5%;
	text-align:center;
	line-height:1.5;
}
#contents .mainimg table.table_pc{
	display:none;
}
#contents .mainimg td{
	position:relative;
	vertical-align:middle;
	display:table-cell;
text-shadow:
		-2px -2px 3px #FFFFFF,
		2px -2px 3px #FFFFFF,
		-2px 2px 3px #FFFFFF,
		2px 2px 3px #FFFFFF;
		line-height:1.5;
		font-size:1.2em;
}
#contents .recommend_wrap{
	background:url(../images/bg_beju.gif) center top repeat;
	padding-top:20px;
	padding-bottom:10px;
}
#contents .recommend{
	max-width:1100px;
	margin:0 auto;
	padding-top:20px;
	width:auto;
	float:none;
	padding:0px;
}

#contents .recommend .title{
	width:95%;
	margin:0 auto;
}

#contents .recommend .check{
	width:80%;
	margin:0 auto;
	margin-top:15px;
	
}
#contents .recommend ul{
	margin-left:1.6em;
}
#contents .recommend li{
	font-size:1.2em;
	color:#643637;
	margin-bottom:7px;
	text-indent:-1.6em;
}
#contents .recommend li img{
	margin-bottom:-3px;
	width:1.5em;
}

#contents .section1{
	position:relative;
	clear:both;
}
#contents .section1 #section1{
	position:absolute;
	left:0px;
	top:-70px;
}
#contents .section1 .section_title{
	background:url(../images/bg_beju.gif) center top repeat;
	padding-top:30px;
	padding-bottom:20px;
	width:100%;
	position:relative;
}
#contents .section1 .section_title .arrow{
	position:absolute;
	bottom:-34px;
	left:48%;
}
#contents .section1 .section_title .box{
	max-width:1100px;
	margin:0 auto;
	position:relative;
}
#contents .section1 .section_title .text{
	height:83px;
	background:url(../images/title_beach.gif) center bottom no-repeat;
	font-size:30px;
	text-align:center;
	color:#53BAB2;
	font-weight:bold;
	width:45%;
	margin:0 auto;
	line-height:1.2;
}
#contents .section1 .section_title .text span{
	display:table-cell;
	vertical-align:middle;
	height:83px;
}

#contents .section1 .section_title .img_left{
	position:absolute;
	width:22%;
	top:-20px;
	left:4%;
}
#contents .section1 .section_title .img_right{
	position:absolute;
	width:17%;
	top:-20px;
	right:10%;
}

#contents .section1 .section_title .text2{
	font-size:14px;
	color:#643637;
	text-align:center;
	margin-top:40px;
	padding-left:20px;
	padding-right:20px;
	line-height:1.5;
}

#contents .hotel_wrap{
	background:url(../images/main_bg.gif) center top repeat;
}
#contents .hotel{
	max-width:1100px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
}

#contents .hotel .box{
	width:92%;
	margin:0 auto;
	margin-bottom:20px;
	position:relative;
}
#contents .hotel .box:nth-child(4){
}
#contents .hotel .box:nth-child(8){
}


#contents .hotel .box .bg{
	background-color:#FFF;
	padding:3%;
	/*width:100%;*/
}
#contents .hotel .box .text1{
	font-size:2em;
	font-weight:bold;
	color:#643637;
	width:100%;
	line-height:1;
	padding-bottom:10px;
	letter-spacing:-4px;
}
#contents .hotel .box .text1 span{
	font-size:0.8em;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:0.2em;
}
#contents .hotel .box .text1 img{
	margin-left:10px;
	height:0.6em;
}
#contents .hotel .box .text1 .fiji{
}
#contents .hotel .box .text1 .langkawi{
}



#contents .hotel .box .text2{
	font-size:1em;
	width:100%;
	color:#643637;
}
#contents .hotel .box .tour_honeymoon{
	width:100%;
	box-sizing:border-box;
	border:solid 1px #643637;
	position:relative;
	margin-top:25px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:3%;
	padding-right:3%;
	margin-bottom:10px;
}
#contents .hotel .box .tour_honeymoon .title{
	position:absolute;
	top:-1.5em;
	font-size:1em;
	font-weight:bold;
	color:#6D4241;
	left:0px;
	width:100%;
	text-align:center;
}
#contents .hotel .box .tour_honeymoon .title p{
	background-color:#F6EEE2;
	padding:0.5em;
	display:inline-block;
	line-height:1;
}
#contents .hotel .box .tour_honeymoon .text3{
	font-size:1em;
	color:#643637;
	margin-bottom:10px;
}
#contents .hotel .box .tour_honeymoon .price{
	float:left;
	width:40%;
	font-size:1em;
	font-weight:bold;
	color:#784F4F;
	line-height:1.2;
}
#contents .hotel .box .tour_honeymoon .price .red{
	color:#F93B42;
	font-size:2em;
}
#contents .hotel .box .tour_honeymoon .price .gray{
	color:#565656;
	font-size:1.2em;
}
#contents .hotel .box .tour_honeymoon .btn01{
	width:60%;
	float:right;
}
#contents .hotel .box .tour_honeymoon .btn01 a{
	background:url(../images/btn04_bg.gif) center center no-repeat;
	background-size:contain;
	height:4em;
	width:100%;
	padding-right:5%;
	margin:0 auto;
	display:block;
}
#contents .hotel .box .tour_honeymoon .btn01 p{
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-size:1em;
	height:4em;
	line-height:1.2;
	width:35em;
	font-weight:bold;
}
#contents .hotel .box .img{
	position:relative;
	width:100%;
}
#contents .hotel .box .img img{
	width:100%;
}

#contents .hotel .box ul{
	width:100%;
}
#contents .hotel .box li a{
	margin-bottom:0px;
	background:url(../images/btn01_bg.gif) center center no-repeat;
	background-size:contain;
	height:3.5em;
	width:100%;
	padding-right:5%;
	margin:0 auto;
	margin-top:3px;
	display:block;
}
#contents .hotel .box li:nth-child(2) a{
	background:url(../images/btn02_bg.gif) center center no-repeat;
	background-size:contain;
}
#contents .hotel .box li:nth-child(3) a{
	background:url(../images/btn03_bg.gif) center center no-repeat;
	background-size:contain;
}
#contents .hotel .box li p{
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-size:1em;
	height:3.5em;
	line-height:1.2;
	width:35em;
	font-weight:bold;
}
#contents .hotel .box li.small p{
	font-size:12px;
}
	
	
}























