/*----------------スマホ------------------*/


@media screen and (max-width: 640px) {


#main_photo img{
		width:320px !important;
		/*height:160px !important;*/
		margin:0 auto !important;
	}

	#main_sub {
		background: #5b9fdf none repeat scroll 0 0;
    border: 3px dashed;
    color: #fff;
    margin: auto;
    padding: 10px;
    text-align: left;
    width: 294px;
		box-shadow: 0 0 0 3px #fff inset;
	}
	#section_box {
		width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
	#section_text {

	}
	#section_text_orange {
		border-left: 10px solid #ff5c38;
		color: #ff5c38;
		font-size: 20px;
		font-weight: bold;
		margin: 5px 5px 5px 0;
		padding: 6px;
	}
	#section_text_green {
		border-left: 10px solid #005501;
		color: #005501;
		font-size: 20px;
		font-weight: bold;
		margin: 5px 5px 5px 0;
		padding: 6px;
	}
	#section_text_blue {
		border-left: 10px solid #049990;
		color: #049990;
		font-size: 20px;
		font-weight: bold;
		margin: 5px 5px 5px 0;
		padding: 6px;
	}
	#area_photo img {
		border: 6px outset #6bafe4;
		margin-top: 5px;
	}
	#tour_cont {
			text-align: center;
	}
	#tour_cont img {
		width: 320px;
	}




	#sub_photo{
		text-align: center;
		width: 321px;
		/*padding-top: 10px;*/
		padding-bottom: 20px;
		height: 100%;
		margin:-21px auto 60px;

	}

	#sub_photo img{
			width:107px;
			float:left;
			margin-bottom:10px;
	}


#area_photo img{
		width:308px !important;
		/*margin:0 auto !important;*/
}

#content .cont_box,
#content .cont_box_r {
	position: relative;
	width: 320px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}

#content .cont_box .feature-plan.mT20 dd .image  img {
	position: absolute;
	top: 15px;
	left: 5px;
	border: 5px solid #FFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 15px;
    left: 10px;
}

#content .cont_box_r .feature-plan.imgRight.mT20 dd .image img{
	position: absolute;
	top: 15px;
	border: 5px solid #FFF;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 15px;
	right: 10px;
}

#content .cont_box .feature-plan.mT20 dt img,
#content .cont_box .feature-plan.mT20 dd .text {
	padding:10px 5px 10px 160px;
}
#content .cont_box_r .feature-plan.imgRight.mT20 dt img,
#content .cont_box_r .feature-plan.imgRight.mT20 dd .text {
	padding:10px 160px 10px 5px;
}

#content .cont_box_r {
	clear: both;
	position: relative;
}

.image img{
	width:122px;
	height:150px;
}

dt img{
	width:145px;
	height:35px;
}

.text{
	height:130px;
	border-bottom:dotted 1px #999;
}

.info{
	padding:5px 5px 20px;
}

.btn{
	background:url(../img/btn_background_m.png) no-repeat;
	width:320px;
	height:100px;
}

.btn4 img{
	width:75.25px;
}

.btn3 img{
	width:101px;
}

.btn2 img{
	width:153.5px;
}

.btn1 img{
	width:310px;
}

.btn ul{
	margin-left:2px;
	padding-top: 45px;
	margin-bottom: 20px;
}

.btn ul li {
	margin-left: 3px;
	float: left;
}




#tabnavi5 {
  width:320px;
}

#hotel_none_right {
  color: #fff;
  font-size: 15px;
  height: 35px;
  padding-right: 3%;
  padding-top: 5%;
  text-align: right;
}
#hotel_none_left {
  color: #fff;
  font-size: 15px;
  height: 35px;
  padding-left: 3%;
  padding-top: 5%;
  text-align: left;
}

#hotel_break_right {
  color: #fff;
  font-size: 15px;
  height: 40px;
  padding-right: 3%;
  padding-top: 3%;
  text-align: right;
}
#hotel_break_left {
  color: #fff;
  font-size: 15px;
  height: 40px;
  padding-left: 3%;
  padding-top: 3%;
  text-align: left;
}


}

/*----------------タブレット------------------*/


@media screen and (min-width: 641px) {
#main_photo img{
		width:640px !important;
		/*height:320px !important;*/
}

#main_photo img{
		width:640px !important;
		/*height:320px !important;*/
}



#main_sub {
	background: #5b9fdf none repeat scroll 0 0;
	border: 3px dashed;
	color: #fff;
	margin: auto;
	padding: 10px;
	text-align: left;
	width: 610px;
	box-shadow: 0 0 0 3px #fff inset;
}
#section_box {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
#section_text {

}
#section_text_orange {
	border-left: 10px solid #ff5c38;
	color: #ff5c38;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 5px 5px 0;
	padding: 6px;
}
#section_text_green {
	border-left: 10px solid #005501;
	color: #005501;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 5px 5px 0;
	padding: 6px;
}
#section_text_blue {
	border-left: 10px solid #049990;
	color: #049990;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 5px 5px 0;
	padding: 6px;
}
#area_photo img {
	border: 6px outset #6bafe4;
	margin-top: 10px;
}
#tour_cont {
		text-align: center;
}
#tour_cont img {
	width: 640px;
}



#content .cont_box,
#content .cont_box_r {
	position: relative;
	width: 640px;
	margin-bottom: 60px;
	margin-left:auto;
	margin-right:auto;
}

#content .cont_box .feature-plan.mT20 dd .image  img {
	position: absolute;
	top: 30px;
	left: 10px;
	border: 5px solid #FFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 30px;
    left: 32px;
}

#content .cont_box_r .feature-plan.imgRight.mT20 dd .image img{
	position: absolute;
	top: 30px;
	border: 5px solid #FFF;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 30px;
	right: 20px;
}


#content .cont_box .feature-plan.mT20 dt img,
#content .cont_box .feature-plan.mT20 dd .text {
	padding:20px 10px 20px 320px;
}
#content .cont_box_r .feature-plan.imgRight.mT20 dt img,
#content .cont_box_r .feature-plan.imgRight.mT20 dd .text {
	padding:20px 320px 20px 10px;
}

#content .cont_box_r {
	clear: both;
	position: relative;
}

dt img{
	width:290px;
	height:70px;
}

.text{
	font-size:24px;
	height:230px;
	border-bottom:dotted 1px #999;
}

.image img{
	width:244px;
}

.info{
	padding:10px 10px 20px;
	font-size:24px;
}


.btn{
	background:url(../img/btn_background.png) no-repeat;
	width:640px;
	height:200px;
}

.btn4 img{
	width:150.5px;
}

.btn3 img{
	width:202px;
}

.btn2 img{
	width:304px;
}

.btn1 img{
	width:620px;
}

.btn ul{
	margin-left:4px;
	padding-top: 90px;
	margin-bottom: 20px;
}

.btn ul li {
	margin-left: 6px;
	float: left;
}


#sub_photo{
	text-align: center;
	/*width: 100%;*/
	width: 640px;
	/*padding-top: 10px;*/
	padding-bottom: 20px;
	height: 100%;
	margin-top:-21px;
	margin-bottom:80px;
	margin-left: auto;
	margin-right: auto;
}

#sub_photo img{
		/*width:213px;*/
		width: 33%;
		float:left;
}


#tabnavi5 {
  width:640px;
}

#hotel_none_right {
  color: #fff;
  font-size: 30px;
  height: 60px;
  padding-right: 3%;
  padding-top: 5%;
  text-align: right;
}
#hotel_none_left {
  color: #fff;
  font-size: 30px;
  height: 60px;
  padding-left: 3%;
  padding-top: 5%;
  text-align: left;
}

#hotel_break_right {
  color: #fff;
  font-size: 30px;
  height: 77px;
  padding-right: 3%;
  padding-top: 3%;
  text-align: right;
}
#hotel_break_left {
  color: #fff;
  font-size: 30px;
  height: 77px;
  padding-left: 3%;
  padding-top: 3%;
  text-align: left;
}




}



/*----------------共通------------------*/


#content #main_photo {
	text-align: center;
	width: 100%;
	/*padding-top: 10px;*/
	/*padding-bottom: 20px;*/
	height: 100%;
}

#content #area_photo {
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
	height: 100%;
}


#content .cont_box_r .feature-plan.imgRight.mT20 dt,
#content .cont_box .feature-plan.mT20 dt{
	background-color: #09C;

}

#tabnavi5 {
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}
