@charset 'utf-8';
@import url("./style2017.css");
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ==================================================
  INDEX index.css
================================================== */

#flashs{
	position: relative;
	width: 950px;
	height:452px;
	padding : 0;
	margin  : 0;
	display: block;
	}

.bg_photo{
	width: 950px;
	height:452px;
	margin-bottom:15px;
	z-index:0;
	}


#hero-area {
  padding: 80px 0;
  color: #fff;
  position: relative;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index:0;
}


#hero-area h1 {
  font-size: 35px;
  line-height: 40px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  text-shadow:1px 1px 1px #000;
}

.top_text img{
  width:280px;
  height:auto;
}

.top_text {
  margin-bottom: 100px;
  margin-top: 10px;
}

.top_text p{
  text-align: center!important;
}

#hero-area .top_text2 {
  font-size: 16px;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.6;
  color: #FFF;
  margin-top: 10px;
  letter-spacing:0.05em;
  text-shadow:1px 1px 1px #000;
}

/* blocks
---------------------------------------------------------------------------*/
#blocks{
  padding: 0;
  width:100%;
  float:left;
}

.blocks__square{float:left;width:33.333333%;position:relative;height:auto;overflow:hidden}
.blocks__square-2x{float:left;width:66.666666%;height:auto;overflow:hidden}
.blocks__square-3x{float:left;width:33.333333%;height:auto;overflow:hidden}


.blocks__square-2x .img-wrapper {
  position: relative;
  overflow: hidden;
}

.blocks__square-3x .img-wrapper {
  position: relative;
  overflow: hidden;
}

.blocks__square-2xs img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 400ms;
  transition: transform 400ms;
}
.blocks__square-2xs:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.img-responsive{display:block;max-width:100%;width:100%;height:auto}
.img-pc{display:block;max-width:100%;width:100%;height:auto}
.img-sp{display:none}



.blocks__square .ttl_bl{
	position: absolute;
	top: 0;
	left: 0;
	with:90%;
	height:90%;
	padding: 5%;
	color: #FFF;
	font-weight:400;
	text-align: center;
	display:block;
	max-height:528px;
	overflow:hidden;
}


.blocks__square .ttl_bl h2{
	font-size:1.4em;
	padding-top:2%;
	text-align: center;
	font-weight:normal;
	line-height:1.4;
}

.blocks__square .ttl_bl h4{
	font-size:1.4em;
	padding-top:4%;
	text-align: center;
	font-weight:normal;
}

.blocks__square .ttl_bl .en{
	font-size:14px;
	margin-bottom:5%;
}

.img-wrapper .type{
	font-size:13px;
	text-align: center!important;
	display:inline-block;
	padding:2px 5px 1px;
	top:0;
	position: absolute;
	color:#FFF;
}

.img-wrapper .bbl{
	right:0;
	background:#087DAC;
}

.img-wrapper .bgr{
	left:0;
	background:#148F37;
}

.blocks__square .ttl_bl .st_text{
	font-size:0.9em;
	line-height:1.6;
	text-align: left;
}

.blocks__square .ttl_bl .st_text2{
	margin-top:8%;
	font-size:0.9em;
	padding:0 5px;
	line-height:1.6;
	text-align: left;
}

.sy_bt{
	margin-top:4%;
	color:#7B7B7B;
	font-size:13px;
	letter-spacing	: 0.1em;
	text-align: center;
}

.sy_bt a{color:#FFF;display:inline-block;padding:2px 8px;background-color:#000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.sy_bt a:hover{color:#FFF;text-decoration:none;background-color:#4A4A4A;}

.credit_icon {
	width:100px;
	height:100px;
	border-radius:50px;
	background:#FF6262;
	top:5%;
	right:2%;
	position: absolute;
	z-index:1;
}

.credit_icon p {
	width:100%;
	height:100%;
	text-align:center;
	font-size:1em;
	color:#FFF;
	padding-top:36%;
	line-height:1.3;
	letter-spacing	: 0em;
	font-weight:bold;
}














/* .top01
------------------------------------------------*/
.top_info{
	width : 950px;
	margin:15px 0 10px;
	}
	
.top_info .imgL{
	width : 472px;
	float:left;
	}
	
.top_info .imgR{
	width : 472px;
	float:right;
	}

.top_info a:hover img {
	filter:alpha (opacity=70);
	-moz-opacity:0.80;
	opacity:0.80;
}
	
.top_info p{
    padding:10px 15px 0 15px;
	}	

/* .photo
------------------------------------------------*/	
.pent_type{
	width : 472px;
	float:left;
	margin-top:10px;
	}
	
.cond_type{
	width : 472px;
	float:right;
	margin-top:10px;
	}
	
.room_photo{
    width : 472px;
	}
	
.room_photo .main_p{
    width : 190px;
	float:left;
	}

.room_photo ul{
    width : 280px;
	float:right;
	}

.room_photo ul li a:hover img {
	filter:alpha (opacity=70);
	-moz-opacity:0.80;
	opacity:0.80;
}

.room_photo ul li{
    width : 90px;
	float:left;
	margin-left:3px;
	margin-bottom:1px;
	}

.pent_madori{
	width : 475px;
	float:left;
	border-right:1px solid #000000;
	}

.pent_madori img{
	float:left;
	}
		
.cond_madori{
	width : 470px;
	float:right;
	}
	
.around_box{
	width : 950px;
	margin:5px 0 10px;
	}
	
.sisetu_box{
	width : 230px;
	margin:15px 2px 0 5px;
	float:left;
	}

.sisetu_box h3{
	padding:10px 10px 0 10px;
	color:#EA6900;
	font-size:14px;
	}
	
.sisetu_box p{
	padding:0 10px 0 10px;
	font-size:12px;
	}
	
.around_box .f_tel{
	width : 950px;
	margin:15px 0 15px;
	}

/* .sisetu_map
================================================== */
.sisetu_map{
margin: 10px auto 25px;
width: 950px;
position: relative;
}

.s_map{
	width: 950px;
	height: 563px;
	margin: 0;
	background	: url("https://www.yukurina-resort.net/rakuten/images/topsisetu_map.gif") top center no-repeat;
	}
	
.s_map h2{
	width: 950px;
	height: 66px;
	text-indent:-9999px;
	text-decoration:none;
	display: block;
	}

.umikaji{
	height: 15px;
	background	: url("https://www.yukurina-resort.net/rakuten/images/megane.png") top left no-repeat;
	padding-left:15px;
	position: absolute;
	top:160px;
	left:110px;
	font-size:12px;
	}

.urizun{
	height: 15px;
	background	: url("https://www.yukurina-resort.net/rakuten/images/megane.png") top left no-repeat;
	padding-left:15px;
	position: absolute;
	top:185px;
	left:765px;
	font-size:12px;
	}

.sisetu_map a {
	color: #1198EE;
	text-decoration: underline;
}

.sisetu_map a:hover {
	color: #CC0000;
	text-decoration: none;
}
			
.clear{
	clear		: both;
	border: 1px solid "FFF;
	}

hr {
	display		: none;
	border: 1px solid "FFF;
	}
	
.clr {
	height		: 0;
	clear		: both;
	border: 1px solid "FFF;
	}

/* .new_room 2019”N3ŒŽ’Ç‰Á
================================================== */
.new_room{
	padding:3% 2% 2.5%;
	width:100%;
	background:url(https://www.yukurina-resort.net/new_building/rakuten/images/bg_room2.png) ;
	float:left;
	margin-top:2%;
	box-sizing: border-box;
	}

.new_room h3{
  font-size:2.2em;
  color:#FE4D76;
  padding: 0 2% 5px;
  line-height:1;
  text-align: center;
  margin-bottom:15px;
  font-weight:normal;
}

.new_room .but{
	margin-top:15px;
	font-size:0.9em;
	}

.new_room .but a{color:#FFF;padding:5px 10px 3px 10px;background-color:#89CA19;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.new_room .but a:hover{color:#FFF;text-decoration:none;background-color:#24AEDC;}

.room_info{
  width:100%;
  padding: 1% 0 0;
  float:left;
}

.room_L{
	width:45%;
	height:auto;
	float:left;
	margin-top:1%;
	box-sizing: border-box;
	margin-bottom:4%;
	margin-left:1%;
}

.room_L img{
	width:100%;
	height:auto;
}

.room_L .main_photo{
	width:100%;
	-moz-box-shadow: 0 0 5px #cccccc;
	-webkit-box-shadow: 0 0 5px #cccccc;
	box-shadow: 0 0 5px #cccccc;
	border: solid #FFF 5px;
	transform: rotate( -1deg );
	box-sizing: border-box;
	-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;
	background:#FFF;
	}

.room_textR{
	width:50%;
	float:right;
	margin:5px 0 3%;
}

.room_textR .tp_tx{
  color: #24AEDC;
  font-size:1.4em;
  line-height:1.5;
  text-align: left;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  margin:0 0 2.5%;
}

.room_textR .tp_tx02{
  color:#000;
  line-height:1.8;
  text-align: left;
  margin:1.5% 0;
  font-size:0.9em;
}

.room_textR .tp_tx02 small{
  font-size:13px;
}

.room_textR .tp_tx02 span{
  color:#174291;
  font-weight:bold;
}

/* .ƒRƒƒi‘Îô 2020”N11ŒŽ’Ç‰Á
================================================== */
.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content {
    overflow: auto;
    position: relative;
    z-index: 3;
    margin: 200px;
    background: #FFF;
    padding-top: 30px;
    min-height: 560px;
}
.close_btn {
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn {
  width: 750px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin:30px auto 20px;
  cursor: pointer;
}

.popup_overlay .popup_content {
  width: 900px;
}

.popup_overlay .popup_content .cv-syousai {
  width: 100%;
  box-sizing: border-box;
  padding:0 20px 30px;
  text-align: center;
}

.popup_overlay .popup_content .cv-syousai .cv_title{
  font-size:24px;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
  color:#E90000;
  text-align: center;
  margin-bottom:25px;
  line-height:1.2;
}

.popup_overlay .popup_content .cv-syousai .cv_ph{
  width: 50%;
  margin-right:3%;
  display:inline-block;
  vertical-align: top;
  overflow:hidden;
}

.popup_overlay .popup_content .cv-syousai .cv_ph img{
  width:100%;
  max-width:414px;
  margin:0 auto;  
}

.popup_overlay .popup_content .cv-syousai .cv_text{
  width: 45%;
  display:inline-block;
  vertical-align: top;
  text-align: left;
}

.popup_overlay .popup_content .cv-syousai .cv_text p{
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro W3','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',Helvetica,Arial,sans-serif!important;
  font-size:14px;
  margin:5px 0;
  line-height:1.6;
  color:#000;
}

.popup_overlay .popup_content .cv-syousai .cv_text .pt10{padding-top:10px;}

.popup_overlay .popup_content .cv-syousai .cv_text strong{
  font-size:18px;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
}

.popup_overlay .popup_content .cv-syousai .cv_text ul{margin-top:10px;}

.popup_overlay .popup_content .cv-syousai .cv_text li{
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro W3','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',Helvetica,Arial,sans-serif!important;
  font-size:14px;
  margin:7px 0;
  line-height:1.6;
  color:#000;
}

.popup_overlay .popup_content .cv-syousai .cv_text2{
  width: 100%;
  display:inline-block;
  vertical-align: top;
  text-align: left;
  padding:20px 2% 0;
  box-sizing: border-box;
}

.popup_overlay .popup_content .cv-syousai .cv_text2 p{
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro W3','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',Helvetica,Arial,sans-serif!important;
  font-size:14px;
  margin:7px 0;
  line-height:1.6;
  color:#000;
}

.popup_overlay .popup_content .cv-syousai .cv_text2 .pt10{margin-bottom:10px;}

.popup_overlay .popup_content .cv-syousai .cv_text2 strong{
  font-size:18px;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
}

.popup_overlay .popup_content .cv-syousai .cv_text2 ul{margin-top:10px;margin-bottom:10px;}

.popup_overlay .popup_content .cv-syousai .cv_text2 li{
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro W3','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',Helvetica,Arial,sans-serif!important;
  font-size:14px;
  margin:5px 0;
  line-height:1.6;
  color:#000;
}