@charset "utf-8";
/* CSS Document */

/*共通*/
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.mt80 {
  margin-top: 80px;
}
.mt120 {
  margin-top: 120px;
}
.mr10 {
  margin-right: 10px;
}
.flag {
  position: relative;
  top: -50px;
}
.red {
  color: #f00;
}

h3.title {
  text-align: center;
  padding: 30px 0 40px;
}
h4.title {
  padding: 10px 0;
}

/*メインイメージ*/
.main_img {
  height: 400px;
}
.pg_title {
  width: 481px;
  height: 83px;
  margin: 0 auto;
  position: relative;
  top: 220px;
  left: -260px;
}

/*外浦海岸について*/
.sotoura .main_img {
  background: url(../img/sotoura/main_img.jpg) center no-repeat;
  background-size: cover;
}
.sotoura .main_img .pg_title {
  background: url(../img/sotoura/title.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.sotoura .movie_photo p {
  padding: 20px 0 40px;
}

.sotoura .kakurega {
  padding-bottom: 50px;
}
.sotoura .kakurega .right {
  width: 620px;
  padding-top: 15px;
}
.sotoura .kakurega h4 {
  padding: 0 0 10px;
}

.sotoura .photo_wrap3 {
  padding: 30px 0;
}
.sotoura .photo_wrap3 img {
  margin-right: 18px;
}
.sotoura .photo_wrap3 img.last {
  margin-right: 0px;
}

.sotoura .umizuri {
  padding: 30px 0 0;
}
.sotoura .hinode {
  padding: 30px 0 50px;
}
.sotoura .hinode .photo_wrap3 img {
  margin-right: 15px;
}
.sotoura .hinode .photo_wrap3 img.last {
  margin-right: 0;
}

/*天然温泉風呂*/
.spa .main_img {
  background: url(../img/spa/main_img.jpg) center no-repeat;
  background-size: cover;
}
.spa .main_img .pg_title {
  background: url(../img/spa/title.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.spa .photo_line_wrap {
  position: relative;
  margin: 10px 0;
  height: 610px;
}

.spa .photo_line_wrap a {
  display: block;
  position: absolute;
  float: left;
}
.spa .photo_line_wrap #spa1-1 {
  width: 373px;
  height: 297px;
  top: 0;
  left: 0;
}
.spa .photo_line_wrap #spa1-2 {
  width: 201px;
  height: 297px;
  top: 0;
  left: 383px;
}
.spa .photo_line_wrap #spa1-3 {
  width: 247px;
  height: 294px;
  top: 308px;
  left: 0;
}
.spa .photo_line_wrap #spa1-4 {
  width: 328px;
  height: 294px;
  top: 308px;
  left: 257px;
}
.spa .photo_line_wrap #spa1-5 {
  width: 365px;
  height: 202px;
  top: 0;
  left: 594px;
}
.spa .photo_line_wrap #spa1-6 {
  width: 365px;
  height: 202px;
  top: 212px;
  left: 594px;
}
.spa .photo_line_wrap #spa1-7 {
  width: 365px;
  height: 179px;
  top: 424px;
  left: 594px;
}

.spa .iwa .left {
  padding: 10px;
}

.spa .onsen {
  padding: 50px 0;
}
.spa .onsen .spa_table {
  width: 100%;
}
.spa .onsen .spa_table th {
  padding: 10px;
  background: #1b3453;
  color: #fff;
  width: 30%;
  border: 1px #888 solid;
}
.spa .onsen .spa_table td {
  padding: 10px;
  border: 1px #888 solid;
}

.spa .movie {
  height: 320px;
}

/*伊豆下田のお料理*/
.cuisine .main_img {
  background: url(../img/cuisine/main_img.jpg) center no-repeat;
  background-size: cover;
}
.cuisine .main_img .pg_title {
  background: url(../img/cuisine/title.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.cuisine .dinner {
  padding-bottom: 50px;
}
.cuisine .dinner p {
  display: block;
  text-align: center;
  padding: 10px 0 30px;
}
.cuisine .dinner p.text {
  display: block;
  text-align: center;
  padding: 30px 0 30px;
}
.cuisine .dinner p.text2 {
  display: block;
  text-align: left;
  padding: 30px 0 30px;
}

.cuisine .dinner .photo_line_wrap {
  position: relative;
  margin: 10px 0;
  height: 610px;
}

.cuisine .dinner .photo_line_wrap a {
  display: block;
  position: absolute;
  float: left;
}
.cuisine .dinner .photo_line_wrap #cuisine2-1 {
  width: 655px;
  height: 400px;
  top: 0;
  left: 0;
}
.cuisine .dinner .photo_line_wrap #cuisine2-2 {
  width: 300px;
  height: 202px;
  top: 0;
  left: 660px;
}
.cuisine .dinner .photo_line_wrap #cuisine2-3 {
  width: 300px;
  height: 191px;
  top: 207px;
  left: 660px;
}
.cuisine .dinner .photo_line_wrap #cuisine2-4 {
  width: 214px;
  height: 198px;
  top: 405px;
  left: 0px;
}
.cuisine .dinner .photo_line_wrap #cuisine2-5 {
  width: 214px;
  height: 198px;
  top: 405px;
  left: 222px;
}
.cuisine .dinner .photo_line_wrap #cuisine2-6 {
  width: 214px;
  height: 198px;
  top: 405px;
  left: 441px;
}
.cuisine .dinner .photo_line_wrap #cuisine2-7 {
  width: 300px;
  height: 198px;
  top: 405px;
  left: 660px;
}

.cuisine .breakfast {
  padding-bottom: 50px;
}
.cuisine .breakfast p {
  display: block;
  text-align: center;
  padding: 10px 0 30px;
}
.cuisine .breakfast p.text {
  display: block;
  text-align: center;
  padding: 30px 0 30px;
}
.cuisine .breakfast p.text2 {
  display: block;
  text-align: left;
  padding: 30px 0 30px;
}

.cuisine .breakfast .photo_line_wrap {
  position: relative;
  margin: 10px 0;
  height: 610px;
}

.cuisine .breakfast .photo_line_wrap a {
  display: block;
  position: absolute;
  float: left;
}
.cuisine .breakfast .photo_line_wrap #cuisine3-1 {
  width: 375px;
  height: 600px;
  top: 0;
  left: 0;
}
.cuisine .breakfast .photo_line_wrap #cuisine3-2 {
  width: 287px;
  height: 296px;
  top: 0;
  left: 380px;
}
.cuisine .breakfast .photo_line_wrap #cuisine3-3 {
  width: 286px;
  height: 296px;
  top: 0;
  left: 672px;
}
.cuisine .breakfast .photo_line_wrap #cuisine3-4 {
  width: 287px;
  height: 296px;
  top: 305px;
  left: 380px;
}
.cuisine .breakfast .photo_line_wrap #cuisine3-5 {
  width: 286px;
  height: 296px;
  top: 305px;
  left: 672px;
}

/*館内施設*/
.facility .main_img {
  background: url(../img/facility/main_img.jpg) center no-repeat;
  background-size: cover;
}
.facility .main_img .pg_title {
  background: url(../img/facility/title.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.facility .kaigan {
  padding-bottom: 50px;
}
.facility .kaigan p {
  display: block;
  text-align: left;
  padding: 10px 0 30px;
}

.facility .kaigan .photo_line_wrap {
  position: relative;
  margin: 10px 0;
  height: 720px;
}

.facility .photo_line_wrap a {
  display: block;
  position: absolute;
  float: left;
}
.facility .photo_line_wrap #fac1-1 {
  width: 620px;
  height: 410px;
  top: 0;
  left: 0;
}
.facility .photo_line_wrap #fac1-2 {
  width: 335px;
  height: 205px;
  top: 0;
  left: 625px;
}
.facility .photo_line_wrap #fac1-3 {
  width: 334px;
  height: 198px;
  top: 212px;
  left: 625px;
}
.facility .photo_line_wrap #fac1-4 {
  width: 478px;
  height: 300px;
  top: 417px;
  left: 0px;
}
.facility .photo_line_wrap #fac1-5 {
  width: 475px;
  height: 300px;
  top: 417px;
  left: 483px;
}

.facility .kyaku .right {
  width: 460px;
}

.facility .cell3_wrap {
  padding: 30px 0 50px;
}
.facility .cell3_wrap .cell {
  margin-right: 14px;
  width: 310px;
  float: left;
}
.facility .cell3_wrap h4 {
  color: #164d91;
  font-size: 24px;
  padding: 5px 0;
}
.facility .cell3_wrap .last {
  margin-right: 0px;
  width: 310px;
  float: right;
}

.facility .enkai {
  padding-bottom: 50px;
}
.facility .enkai .left {
  width: 460px;
}
.facility .enkai .left h4 {
  padding-bottom: 20px;
}

.facility .amenity {
  padding-bottom: 50px;
}
.facility .amenity_table {
  width: 100%;
}
.facility .amenity_table th {
  padding: 10px;
  background: #1b3453;
  color: #fff;
  width: 30%;
  border: 1px #888 solid;
}
.facility .amenity_table td {
  padding: 10px;
  border: 1px #888 solid;
}

.facility .movie {
  height: 320px;
}

/*館内施設*/
.access .main_img {
  background: url(../img/access/main_img.jpg) center no-repeat;
  background-size: cover;
}
.access .main_img .pg_title {
  background: url(../img/access/title.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.access .map_wrap {
  padding: 0 0 50px;
}
.access .car {
  padding: 50px 0;
}
.access .root {
  margin: 30px 0 10px;
}

/*周辺観光*/
.area .main_img {
  background: url(../img/area/main_img.jpg) center no-repeat;
  background-size: cover;
}
.area .main_img .pg_title {
  background: url(../img/area/title.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.area .area_map {
  background: url(../img/area/area_map.jpg) no-repeat;
  width: 960px;
  height: 680px;
  position: relative;
}
.area .area_map #pin_wrap li {
  cursor: pointer;
}

.area #pin_wrap #pin1 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 100px;
  left: 340px;
}
.area #pin_wrap #pin2 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 104px;
  left: 670px;
}
.area #pin_wrap #pin3 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 30px;
  left: 800px;
}
.area #pin_wrap #pin4 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 280px;
  left: 260px;
}
.area #pin_wrap #pin5 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 295px;
  left: 360px;
}
.area #pin_wrap #pin6 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 365px;
  left: 265px;
}
.area #pin_wrap #pin7 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 375px;
  left: 710px;
}
.area #pin_wrap #pin8 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 365px;
  left: 755px;
}
.area #pin_wrap #pin9 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 375px;
  left: 790px;
}
.area #pin_wrap #pin10 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 465px;
  left: 90px;
}
.area #pin_wrap #pin11 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 450px;
  left: 285px;
}
.area #pin_wrap #pin12 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 450px;
  left: 345px;
}
.area #pin_wrap #pin13 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 490px;
  left: 280px;
}
.area #pin_wrap #pin14 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 475px;
  left: 365px;
}
.area #pin_wrap #pin15 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 550px;
  left: 200px;
}
.area #pin_wrap #pin16 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 590px;
  left: 230px;
}
.area #pin_wrap #pin17 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 580px;
  left: 275px;
}
.area #pin_wrap #pin18 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 580px;
  left: 310px;
}
.area #pin_wrap #pin19 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 565px;
  left: 408px;
}
.area #pin_wrap #pin20 {
  width: 19px;
  height: 21px;
  display: block;
  position: absolute;
  top: 640px;
  left: 395px;
}

.area .content li {
  position: absolute;
  bottom: 20px;
  left: 500px;
  width: 410px;
  background: #000;
  display: block;
  opacity: 0.85;
  padding: 20px;
  color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.area .content li h3 {
  font-size: 20px;
  padding-bottom: 5px;
  line-height: 1.2em;
}
.area .content li p {
  font-size: 0.9em;
  line-height: 1.6em;
}
.area .content li .left {
  float: left;
}
.area .content li img {
  margin-right: 20px;
}
.area .content li div.left {
  width: 240px;
}

.area li.hide {
  display: none;
}

.faedin {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.85;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.85;
  }
}

.area .area_f_text {
  padding-bottom: 30px;
}
.area .area_f_text h4 {
  font-size: 20px;
  color: #039;
  padding-bottom: 5px;
  font-weight: bold;
}
.area .area_f_text .left {
  float: left;
  width: 230px;
}
.area .area_f_text .right {
  float: right;
  width: 700px;
}

.area .map_cap {
  text-align: center;
  padding: 5px 0 5px 0;
}

.area .area_wrap {
  padding: 50px 0 80px;
}
.area .area_wrap .spot {
  float: left;
  background: #fff;
  border: 1px #888 solid;
  padding: 10px;
  width: 200px;
  margin: 0 22px 22px 0;
  height: 330px;
}

.area .area_wrap .last {
  margin-right: 0px;
}
.area .area_wrap .spot h4 {
  padding: 5px 0 0px;
  color: #039;
  border-bottom: 1px #888 dashed;
}
.area .area_wrap .spot p {
  font-size: 14px;
  line-height: 1.6em;
  padding-top: 5px;
}
.amenity h3{
	padding-bottom:15px;
}
.amenity_imgs {
	width:100%;
	display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	box-sizing:border-box;
	margin-bottom:15px;
}

.amenity_imgs *{
	box-sizing:border-box;
}
.amenity_imgs > div{
	width:calc((100% - 16px) / 3);
}
.amenity_imgs > div img{
	width:100%;
	height:auto;
}

	@media screen and (max-width:450px){
	.amenity .slick-slide img{
	width:90%;
	height:auto;
		object-fit: cover;
}
		}

.amenity .slick-dotted.slick-slider{
	margin-bottom:40px;
}
