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

/* body */
body {
  width: 100%;
  margin: auto;
  color: #000;
  background-color: #fffff5;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro",　sans-serif;   font-size: 1.6rem;
}

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 */  

img {
	max-width: 100%;
	height: auto;
}

#wrapper_sp {
	margin-left: auto;
    margin-right: auto;
    text-align: left;
	background-image:url(../img2022/bg_l.gif);
	padding-bottom:30px;
}

#jalansp_wrapper {
	background-image: url("../img2022/bg_pc.jpg");
	background-position:top center;
    background-repeat: no-repeat;
	background-size: 1750px;
}

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

.pc_br {
	display: block;
}

.sp_br {
	display: none;
}


@media screen and (max-width:560px) {
	
#jalansp_wrapper {
	background-image: url("../img2022/bg_sp.jpg");
	background-position:top center;
    background-repeat: no-repeat;
	background-size: 100%;
}
	
.section__wrap{
  padding:10px 0px;
  width: 100%;
  margin: 0 auto;
}

#content_sp {
	margin-left: auto;
    margin-right: auto;
	width: 100%;
}
	
	.pc_br {
		display: none;
	}
	
.sp_br {
	display: block;
}


}

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

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


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


#gw_head{
	width: 465px;
	margin: auto;
	padding-top: 20px;
	display: block;
}

#gw_head_sp{
	display: none;
}

.settei_kikan {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 170px;
}

@media screen and (max-width:560px) {
	
	.gw_main_head {
		height: 630px;
	}
	#gw_head{
		display: none;

}

#gw_head_sp{
		display: block;
	width: 80%;
	padding-top: 20px;
	margin: auto;
}
	
.settei_kikan {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 140px;
}
	
}



@media screen and (max-width:380px) {
	
	.gw_main_head {
		height: 580px;
	}
	
.settei_kikan {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 118px;
}
	
}


/*/////////////////////////////カレンダー////////////////////////////*/

#gw_calendar{
	width: 100%;
    height: auto;
    margin: auto;
    display: block;
    padding-top: 130px;
	padding-bottom: 20px;
}

	
#gw_calendar_sp{
	display: none;
}


@media screen and (max-width:560px) {
	
#gw_calendar_sp{
	width:95%;
	display: block;
	margin: auto;
	}
	
#gw_calendar{
	display: none;
	}	
}


/*/////////////////////////////エリアを選ぶ////////////////////////////*/


.area_select_tit {
	margin:20px auto;
	text-align: center;
}

.area_list {
	padding: 20px 0px 30px 0px;
}

.area_list li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


.area_tit {
	text-align: center;
	padding-bottom: 20px;
}

@media screen and (max-width:560px) {
	
.area_list{
	padding-left: 20px;
}
	.area_list li {
		width:30%; 
}
	
.area_tit {
	width: 80%;
	margin: auto;
}
	
}




/*/////////////////////////////プランセレクト////////////////////////////*/


#gw_plan_select {
	padding: 20px 0px 30px 15px;
}

#gw_plan_select li {
	float: left;
	padding-right: 20px;
}

#gw_plan_select_pc {
	padding: 20px 0px 40px 10px;
	display: block;
}

#gw_plan_select_pc li {
	float: left;
	padding-right: 10px;
	width: 300px;
}

#gw_plan_select_sp {
	display: none;
}

.plan_tokuten_pc {
	display: block;
	width: 697px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}

.plan_tokuten_sp {
		display: none;
	}


@media screen and (max-width:560px) {
	
#gw_plan_select {
	padding: 20px 0px 30px 23px;
}
	
	#gw_plan_select li {
	width: 94%;	
		padding-bottom: 10px;
	}
	
#gw_plan_select_pc {
	display: none;
}
	

	
#gw_plan_select_sp {
	padding: 20px 0px 30px 23px;
	display: block;
}
	
	#gw_plan_select_sp li {
	width: 94%;	
		padding-bottom: 10px;
		
	}
	
.plan_tokuten_pc {
		display: none;
	}
	
.plan_tokuten_sp {
	display: block;
	width: 90%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	}

}


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

h3{
	font-size: 18px;
	font-weight: bold;
	background-image: url("../img2022/line.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 30px;
}

h3 span {
	font-size: 27px;
}

h3.blue {
	color:#17B5C1;
}

h3.blue_b {
	color:#17287C;
}

h3.orange {
	color:#DA4A00;
}

h3.lite_blue {
	color: #008186;
}

h3.pink {
	color: #C12B6A;
}


.hotelselect_plan {
	
}

.hotel_area_ishigaki {
	background-color: #228E27;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}


.hotel_area_miyako {
	background-color: #005696;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}


.hotel_area_kume {
	background-color: #B22B59;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}

.hotel_area_touhoku {
	background-color: #006563;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}

.hotel_area_hokuriku {
	background-color: #C05000;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}



.hotel_cas {
	width: 230px;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

.hotel_title {
	padding-top: 15px;
	color: #007DCD;
	font-weight: bold;
	padding-bottom: 10px;
	text-align:center;
	display: table;
  width: 100%;
	height: 50px;
}

.hotel_title p {
	font-size: 16px;
	display: table-cell;
  vertical-align: middle;
	padding: 0px 10px
}

.hotel_img {
	padding-bottom: 10px;
	padding-left: 13px;
}


.hotel_txt p {
	font-size: 12px;
	width: 200px;
	padding-left: 13px;
	height: 111px;
}

.tokuten_cas {
	width: 910px;
	background-color: #fff;
	border: 2px solid #BFBE7B;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.13);
	height: auto;
	margin:20px auto;
	padding-bottom: 15px;
}

.plan_title {
	font-size: 25px;
	color: #E55D39;
	font-weight: bold;
	text-align: center;
	background-image: url("../img2022/cas_tit_line.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
	height: 60px;
	margin-bottom: 25px;
	
}




.plan_images {
	float: left;
	width: 370px;
	padding-left: 20px;
	padding-right: 20px;
}

.plan_contents {
	float: left;
	width: 500px;
}


.plantxt {
	font-size: 15px;
	width: 90%;
}

.plan_entry {
	padding-top: 20px;
}

.plan_entry li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 112px;
}


.tour_price {
	color: #B70003;
	font-weight: bold;
	padding-bottom: 5px;
}


.tour_price span {
	font-size: 17px;
	float: left;
}

.yen {
	font-size: 12px;
    color: #000;
}

@media screen and (max-width:560px) {
	.hotelselect_plan {
}
	

.hotel_cas {
	width: 180px;
	background-color: #fff;
	float: left;
	margin-left: 16px;
	margin-bottom: 20px;
}
	
.hotel_title p {
	font-size: 14px;
	display: table-cell;
  vertical-align: middle;
}

.hotel_img {
	padding-bottom: 10px;
	padding-left: 13px;
	width: 86%;
}

.hotel_txt p {
	font-size: 12px;
	width: 155px;
	padding-left: 13px;
	line-height: 1.5em;
	height: 105px;
}
	
	
.tokuten_cas {
	width: 90%;
	background-color: #fff;
	border: 2px solid #BFBE7B;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.13);
	height: auto;
	margin:15px auto;
	padding-bottom: 15px;
}
	
.plan_title {
	font-size: 18px;
	
}
	
.plan_images {
	float: left;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.plan_contents {
	float: left;
	width: 100%;
	padding-left: 15px;
}
	
.plan_entry li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 106px;
}
	
.tour_price span {
	font-size: 16px;
	float: left;
}

.yen {
	font-size: 12px;
    color: #000;
}

	
h3 {
	font-size: 15px;
	font-weight: bold;
	background-image: url("../img2022/line.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 2em;
}

h3 span {
	font-size: 27px;
}

	
}

@media screen and (max-width:380px) {
	
	
.hotel_cas {
	width: 164px;
	background-color: #fff;
	float: left;
	margin-left: 16px;
	margin-bottom: 20px;
}
	
.hotel_title p {
	font-size: 13px;
	display: table-cell;
  vertical-align: middle;
}

.hotel_img {
	padding-bottom: 10px;
	padding-left: 13px;
	width: 83%;
}

.hotel_txt p {
	font-size: 11px;
	width: 140px;
	padding-left: 13px;
	line-height: 1.5em;
	height: 100px;
}
	
.plan_contents {
	float: left;
	width: 100%;
	padding-left: 15px;
}
	
.plan_entry li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 91px;
}
	
}



/*/////////////////////////////　特典付きプラン　////////////////////////////*/

.myplan_top{
	background-image:url(../img/myplantop.png);
	background-repeat:no-repeat;
	width: 950px;
	height: 280px;
	background-color: #d0efff;
	text-align: center;
	}


.myplan_top p {
	width:650px;
	font-size:15px;
	line-height:1.7em;
    display: inline-block;
	padding-top: 160px;
	padding-left: 50px;
	font-weight: bold;
}

.plan_area{
	background-color: #d0efff;
	width: 950px;
}

.pab30{padding-bottom: 30px;
	}

.pab60{padding-bottom: 60px;
	}

.plan_bg1{
	background-image:url(../img/remoteisland_bg.gif);
}

.plan_bg2{
	background-image:url(../img/marineplan_bg.gif);
	padding-top: 10px;
}

.plan_bg3{
	background-image:url(../img/tabiplan_bg.gif);
	padding-top: 10px;
}

.bg_detail{
	background-repeat:no-repeat;
	width: 893px;
	height: 500px;
	background-size: contain;
	background-position: center bottom;
	margin: 0 auto;
}

.plan_content{
	height: auto;
	display:flex;	
	flex-direction: row;
	margin: 0 auto;
}
.con_pad1{
	padding: 110px 0px 30px 50px;
}
.con_pad2{
	padding: 110px 0px 10px 50px;
}

.con_pad3{
	padding: 110px 0px 20px 80px;
}

.sel{
	width: auto;
	padding-right: 40px;
}

.sel1{
	width: auto;
	padding-right: 60px;
}
.sel2{
	width: auto;
	padding-right: 40px;
}

.area_plan_link {
	width: 424px;
    margin: 0 auto;
	padding-left: 40px;
}




/*/////////////////////////////　ページ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{
  background-color: #000;
  padding: 40px 0;
}


#footer .footer__wrap{
  margin: 0 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#footer p{
  padding-right: 20px;
  line-height: 1;
  font-size: 1rem;
  color: #fff;
}


.footer__nav{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
}

.footer__nav li{
  margin-left: 10px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
}

.footer__nav li a{
  font-size: 1rem;
  color: #fff;
  line-height: 1;
}

.footer__nav li a:hover{
  text-decoration: underline;
}


@media screen and (max-width:960px) {
  #footer p{
    font-size: 1.2rem;
    padding-right: 0;
  }

  .footer__nav li a{
    font-size: 1.2rem;
  }
}

@media screen and (max-width:560px) {
  .footer__nav,
  .footer__wrap{
    -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  }
  .footer__nav li{
    margin-bottom: 20px;
    margin-left: 0;
  }

  .footer__nav li:last-of-type{
    margin-bottom: 0;
  }

  #footer p{
    margin-bottom: 40px;
  }

}


/*//////////////////セレクトボックス/////////////////////*/

.select-box-outline {
	padding-top: 30px;
	padding-bottom: 20px;
}

.select-box01 select {
	width: 50%;
	padding: 10px;
	margin-left: 200px;
	font-size: 150%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url("../img/arrow01.png")right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: url("../img/arrow01.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	background-size: 20px, 100%;
}

.select-box-outline-c {
	padding-top: 15px;
	padding-bottom: 20px;
}

.select-box01-c select {
	width: 208px;
	padding: 10px;
	margin-left: 10px;
	font-size: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url("../img/arrow01.png") right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: url("../img/arrow01.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	background-size: 20px, 100%;
}

@media screen and (max-width:560px) {
	
	.select-box01-c select {
	width: 160px;
	padding: 10px;
	font-size: 13px;
	}
	
}

@media screen and (max-width:380px) {
	
	.select-box01-c select {
	width: 140px;
	padding: 10px;
	font-size: 13px;
	}
	
}
