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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
	overflow-y: scroll;
	line-height:1.4em;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  



#wrapper_sp {
	margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
	background-image:url("../img/main_bg02.jpg");
	background-repeat:no-repeat;
	background-color: #9C0000;
	padding-bottom:30px;
	background-position: top center;
}

#lssp_wrapper {
	
}

#content_sp {
	margin-left: auto;
    margin-right: auto;
	width: 970px;
}

@media screen and (max-width:560px) {
  #wrapper_sp {
	margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
	background-color: #9C0000;
	padding-bottom:30px;
	  background-image:url("../img/main_bg02.jpg");
	background-repeat:no-repeat;
	  background-position: top center;
}
	
}


/*/////////////////////////////ヘッダー////////////////////////////*/

#gw_content {
		
	background-repeat:repeat;
	background-color:#d0efff;
}


#area_kyu,#area_oki {
	margin-top:20px;
}


#lssp_head{
	position: relative;
	height: 1040px;
}

.main_title {
	position: absolute;
	top: 35px;
	left: 220px;
}

.ls_letter {
	position: absolute;
	top: 530px;
	left: 150px;
	background-image:url("../img/lettar.png");
	background-repeat: no-repeat;
	width: 700px;
	height: 530px;
}

.ls_letter p {
	font-size: 16px;
	text-align: center;
	padding-top: 105px;
	line-height: 1.7em;
}

/*/////////////////////////////　ホテル選択　////////////////////////////*/

#lshotel_lineup {
	background-image:url("../img/bg_resort.gif");
	background-repeat: no-repeat;
	background-color: #FFE6D6;
	width: 950px;
	margin-top: 30px;
}

#lshotel_lineup ul {
	padding-top: 180px;
	padding-left: 40px;
}

#lshotel_lineup li {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

#lshotel_lineup_naha {
	background-image:url("../img/bg_naha.gif");
	background-repeat: no-repeat;
	background-color: #FFE6D6;
	width: 950px;
	margin-top: 30px;
}

#lshotel_lineup_naha ul {
	padding-top: 180px;
	padding-left: 40px;
}

#lshotel_lineup_naha li {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

/*/////////////////////////////　ホテルカセット　////////////////////////////*/

#lshotel_caslineup {
	background-color: #BA7842;
	padding-top: 30px;
	width: 950px;
	margin-top: 30px;
	padding-bottom: 30px;
}

#lshotel_caslineup_naha {
	background-color: #BA7842;
	padding-top: 30px;
	width: 950px;
	margin-top: 30px;
	padding-bottom: 30px;
}

.hotel_cas {
	background-image:url("../img/cas_bg02.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	width: 889px;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
}

.hotel_cas p {
	padding: 20px 20px 0px 20px;
	font-size: 130%;
}

.hotel_img {
	padding-top: 20px;
}

.hotel_tokuten {
	padding-top: 20px;
}

.hotel_price {
	padding-top: 20px;
}

.hotel_entry ul {
	padding-top: 20px;
	padding-left: 50px;
}

.hotel_entry li {
	float: left;
	padding-right: 5px;
}


@media screen and (max-width:560px) {
.hotel_cas {
	background-image:url("../img/cas_bg02.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	width: 889px;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
}

.hotel_cas p {
	padding: 20px;
	font-size: 80%;
}
	
}

/*/////////////////////////////　ページTOPボタン　////////////////////////////*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size:15px;
}
#page-top a {
	background:#7F6F08;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background:#333;
}


/*/////////////////////////////　フッター　////////////////////////////*/

footer {
    text-align: left;
    position: relative;
}

footer ul {
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 11px;
    right: 40px;
}

footer li {
    margin: 0 0 0 24px;
    padding: 0;
}

footer .copyright {
    background: #ececec;
    padding: 24px 40px;
    text-align: left;
    margin: 0 auto;
    font-size: 13px;
}

footer div {
    color: #fff;
    background: #445289;
    padding: 40px calc(50% - 450px);
    padding: 40px -webkit-calc(50% - 450px);
    display: flex;
    flex-wrap: wrap;
}

footer dl {
    margin: 0 0 16px 0;
    padding: 0;
    display: flex;
    align-items: center;
    width: 100%;
}

footer dd {
    font-size: 13px;
    margin: 0 12px 0 0;
    padding: 0;
}

footer dt {
    margin: 0 16px 0 0;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
}

footer dd a {
    color: #fff;
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
