@charset "UTF-8";
    
body {
  margin: 0;
  padding: 0;
}
.breadcrumbs-list {
	width:960px;
	margin:10px auto 15px auto;
    font-size: 12px;
    line-height: 1.6em;
    text-align: left;
}

.breadcrumbs-list a {
	color:#003399;
}
.writtenby{
    font-size: 14px;
    text-align: right!important;
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
    margin: 5px 0 0;
}

@media screen and (min-width: 961px) {

.sp	{
    display: none;
}

.br::before {
    content: "\A";
    white-space: pre;
}

span.pad_l_5	{
	padding-left:10px;
}

#mainTitle {
	 background-image:url(../images/header_img_right.png);
    background-repeat:no-repeat;
    background-position: right 0 top 0;
	height:170px;
	border: none;
	/*margin-top:10px;*/
	width:960px;
	margin:20px auto 0 auto;
  padding: 0 10px;
}

h2.bigCategoryName 	{
	font-size:30px !important;
}

h2.bigCategoryName img 	{
	vertical-align:middle;
	margin-right:30px;
	margin-bottom:20px;
}

#container	{
	width:960px;
	margin:20px auto 30px auto;
  padding: 0 10px;
	overflow:hidden;
}

#index_top_cover	{
	width:960px;
	margin:0 auto 40px auto;
	overflow:hidden;
}

#index_top_left	{
	float:left;
	width:515px;
	text-align:center;
	background-image:url(../images/top_header_bg_left.png);
    background-repeat:no-repeat;
    background-position: left 0 top 0;
	padding-left:25px;
}

p.img_logo_refina	{
	margin:20px auto 30px auto;
}

p.index_text	{
	margin:20px auto 0 auto;
	font-size:13px;
	width:390px;
	text-align:center;
}

#index_top_right	{
	float:left;
	width:420px;
	text-align:right;
}


.index_cover	{
	width:960px;
	margin:10px auto 0 auto;
	overflow:hidden;
	background-color: #f4f2ee;
}

.index_left01	{
	float:left;
	width:480px;
}

.index_left02	{
	float:left;
	width:480px;
	background-image:url(../images/marker_corner_bottom.png);
    background-repeat:no-repeat;
    background-position: left 0 bottom 0;
	height:281px;
	padding-bottom:0;
	border: none;
	text-align:left;
}

.index_right01	{
	float:left;
	width:480px;
	text-align:left;
	background-image:url(../images/marker_corner_bottom.png);
    background-repeat:no-repeat;
    background-position: left 0 bottom 0;
	height:281px;
	padding-bottom:0;
	border: none;
}

.index_right02	{
	float:right;
	width:480px;
	text-align:left;
}

h3.index_owners_name	{
	font-size: 20px;
	color: #333333;
	padding:0 0 0 40px;
	text-align: left;
	font-weight: normal;
	margin-top:80px;
}

h3.index_owners_name a:hover	{
	color: #cf4a40;
}

h3.index_owners_name img	{
	margin-right: 10px;
	vertical-align: top;
}

h4.index_title	{
	margin: 30px 40px 0 42px;
	color: #444;
	font-size: 20px;
	line-height: 1.5em;
	font-weight:normal;
}

.index_cover p img:hover	{
	opacity:0.7;
	filter: alpha(opacity=70);
}







#contents_block	{
	width:650px;
	margin:0 auto 0 auto;
	float:left;
}

#top_contents	{
	width:650px;
	margin:0 auto 0 auto;
	background-color: #f3e0db;
	 background-image:url(../images/marker_corner.png);
    background-repeat:no-repeat;
    background-position: right 0 top 0;   
}

.main_contents	{
	width:650px;
	margin:0 auto 0 auto;
}












h3.owners_name	{
	font-size: 18px;
	color: #333333;
	padding:25px 0 0 30px;
	text-align: left;
	font-weight: normal;
}

h3.owners_name img	{
	margin-right: 10px;
	vertical-align: bottom;
}

h4.title_top	{
	margin: 15px 0 0 32px;
	color: #444;
	font-size: 19px;
	line-height: 1.5em;
}




p.lead_top	{
	margin: 20px 20px 0 30px;
	text-align:left;
	color: #444444;
	font-size: 15px;
	line-height: 1.5em;
}

p.photo_L	{
	margin: 30px auto 0 auto;
	text-align:center;
}


h4.title_main	{
	margin: 40px 0 0 0;
	color: #444;
	font-size: 17px;
	line-height: 1.5em;
	border-left: solid 7px #ff0000;
	padding-left:15px;
}



p.lead_main	{
	margin: 30px auto 0 auto;
	text-align:left;
	color: #444444;
	font-size: 15px;
	line-height: 1.5em;
}

.btn_roomClip {
  background-color: #edecea;
  padding: 15px 15px;
  margin:40px auto 0 auto;
  width:620px;
}

.btn_roomClip p {
  position: relative;
  padding: 1.2em 2.2em;
  background-color: #dc3c36;
  border-radius: 0.5em;
}

.btn_roomClip p span {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 0.1em;
}

.btn_roomClip p span:nth-of-type(2) {
  padding: 0 0.6em;
}


.btn_roomClip p:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.5em;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #ffffff;
}


.btn_roomClip p a:hover	{
	opacity:0.4;
	filter: alpha(opacity=40);
	cursor: pointer;
	text-decoration: none;
}

.con_others	{
  margin:40px auto 0 auto;
  width: 650px;
  border: 1px solid #d9d9d9;
  overflow: hidden;
}

.box_prev	{
	width:324px;
	border-right: 2px solid #d9d9d9; 
	float:left;
	padding:10px 0;
	
}

ul.cont_prev_ul	{
	overflow: hidden;
	margin:0;
	padding:0;
}

li.prev_photo_li	{
	float:left;
	background-image:url(../images/triangle_prev.png);
    background-repeat:no-repeat;
    background-position: left 10px top 30px;
	list-style-type : none; 
	width:125px;
	text-align:left;
}

li.prev_photo_li img	{
	vertical-align: top;
	padding-left:30px;
}

li.prev_name_li	{
	float:left;
	font-size:12px;
	line-height:1.5em; 
	text-align:left;
	list-style-type:none;
	width:190px; 
}

span.prev_title	{
	display:block;
	margin-top:10px;
}


ul.cont_prev_ul li a:hover,ul.cont_next_ul li a:hover	{
	opacity:0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
	color:#333333;
	text-decoration: none;
}




.box_next	{
	width:324px;
	float:left;
	text-align:left;
	padding:10px 0;	
}

ul.cont_next_ul	{
	overflow: hidden;
	margin:0;
	padding:0;
}


li.next_name_li	{
	float:left;
	font-size:12px;
	line-height:1.5em; 
	text-align:left;
	list-style-type:none;
	width:180px; 
	margin-left:15px;
}

li.next_photo_li	{
	float:right;
	background-image:url(../images/triangle_next.png);
    background-repeat:no-repeat;
    background-position: right 10px top 30px;
	list-style-type : none; 
	width:125px;
	text-align:right;
}

li.next_photo_li img	{
	vertical-align: top;
	margin-right:30px;
}

span.next_title	{
	display:block;
	margin-top:10px;
}

img.img_camera	{
	margin-right:10px;
	vertical-align: middle;
}

.honeycomb_banner	{
	text-align:left;
	margin:40px 0;	
}

.honeycomb_banner img:hover	{
	opacity:0.7;
	filter: alpha(opacity=70);
}






#sideber	{
	width:270px;
	margin:0 auto 0 auto;
	float:right;
}

.sideber_block	{
	width:270px;
	margin:0 auto 30px auto;
	float:right;
	background-color: #f3e0db;
	background-image:url(../images/marker_corner_s.png);
    background-repeat:no-repeat;
    background-position: right 0 top 0;   
}



h5.owners_name	{
	font-size: 16px;
	color: #333333;
	padding:20px 0 0 0;
	text-align: center;
	font-weight: normal;
  text-indent: -20px;

}

h5.owners_name a:hover	{
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}


h5.owners_name img	{
	vertical-align: bottom;
}

p.lead_side	{
	margin: 20px auto 0 auto;
	text-align: center;
	color: #444444;
	font-size: 15px;
	line-height: 1.8em;
}

p.img_side	{
	margin:20px auto 0 auto;
	width:270px;
	background-color: #ffffff;
}

p.img_side:hover	{
	opacity:0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
}


}



.con_banner a img:hover	{
	opacity:0.7;
	filter: alpha(opacity=70);
}

@media screen and (min-width: 751px) {
.con_banner	{
  margin: 20px auto 40px auto;
  width: 98%;
}

.box_left {
	width:49%;
	float:left;
	padding:10px 0;
}
    
.box_right {
	width:49%;
	float:right;
	padding:10px 0;
}
    
.box_only {
    clear: both;
	padding-top: 10px;
    text-ali1gn: center;
}

}


@media screen and (max-width: 750px) {
.con_banner	{
  margin: 20px auto 20px auto;
  width: 98%;
}

.box_left {
	width:49%;
	float:left;
	padding:10px 0;
}
    
.box_right {
	width:49%;
	float:right;
	padding:10px 0;
    text-align: right;
}
    
.box_only {
    clear: both;
	padding-top: 10px;
    text-ali1gn: center;
}
}


@media screen and (max-width: 450px) {
.box_left,.box_right,.box_only {
	width:98%;
	float:none;
	padding:10px 0 10px 0;
	margin:0 auto;
	
}
}

@media screen and (max-width: 750px) {
  .btn_roomClip {
    padding: 1.5em;
  }
}
@media screen and (max-width: 450px) {
  .btn_roomClip {
    padding: 0;
  }
}

@media screen and (max-width: 450px) {
  .btn_roomClip p span {
    letter-spacing: 0;
  }
  .btn_roomClip p span:nth-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .btn_roomClip p:before {
    right: 1em;
  }
}
@media screen and (max-width: 750px) {
  .btn_roomClip p:before {
    right: 0.5em;
  }
}







@media screen and (max-width: 960px) {


body	{
			background-color: #ffffff;
}



img	{
    max-width: 100%;
    height: auto;
	border: none;
	margin:0 auto ;
    width /***/:auto;/*IE8のみ適用*/
}

img	{ 
		float : none ;
}

.pc	{
	display:none;
}

.sp	{
	display:block;
}

span.pc	{
	display:none;
}

span.sp	{
	display:block;
}

span.sp_br	{
	display:block;
}

#headerArea	{
	width: 100% !important;
}

#footerArea	{
	width: 100% !important;
	overflow:hidden;
}



#container	{
	max-width: 100% !important;
	margin:10px auto 0 auto;
  padding: 0 10px;
	overflow:hidden;
	float:none;
	text-align:center;
}

#index_top_cover	{
	width:100%;
	margin:0 auto 20px auto;
    padding: 0 10px;
	overflow:hidden;
	text-align:center;
}

#index_top_cover p img	{
	width:75%;
}

p.img_logo_refina	{
	margin:20px auto 20px auto;
}

p.img_ownersvoice	{
	width:80%;
	text-align:center;
	margin:20px auto 0 auto;
	display:block;
}

p.index_text	{
	margin:20px auto 40px auto;
	font-size:13px;
	width:90%;
	text-align:left;
	line-height:1.5em;
}

.index_cover	{
	width:100%;
	background-color:#f4f2ee !important;
	margin-top:20px;
	overflow:hidden;
}

.index_left01	{
	float:none;
	width:100%;
	overflow:hidden;
}

.index_right01,.index_left02	{
	float:none;
	overflow:hidden;
	width:100%;
	text-align:left;
	background-image:url(../images/marker_corner_bottom.png);
    background-repeat:no-repeat;
    background-position: left 0 bottom 0;
	padding:20px 0 30px 30px;
	border: none;
}

.index_left02	{
	float:left;
	width:100%;
}

h2 img.img_ownersvoice	{
	margin-top:10px;
}


h3.index_owners_name a	{
	font-size:120%;
	color:#555555;
}

h3.index_owners_name img	{
	vertical-align: middle;
}



h4.index_title	{
	margin: 20px 0 0 0;
	color: #444;
	font-size: 17px;
	line-height: 1.5em;
	font-weight:normal;
}


span.pad_l_5	{
	padding-left:10px;
}


#mainTitle	{
	width:100%;
	margin:0 auto;
  padding: 0 10px;
	border: none;
	padding:0;
	overflow:hidden;
}




h2.bigCategoryName	{
	width:100%;
	text-align:center;
}

h2.bigCategoryName img	{
	margin-right:5%;
}

h2.bigCategoryName img.img_logo_refina 	{
	margin-top:10px;
}


.br::before {
    content: "\A";
    white-space: pre;
}

span.br	{
	display:inline-block;
	margin-top:-2px;
}

.br_title::before {
    content: "\A";
    white-space: pre;
}





#contents_block	{
	width:100%;
	margin-top:20px;
	float:none;
	padding:0;
}

p.photo_L	{
	width:100% !important;
	margin:20px auto 0 auto;
}

#top_contents	{
	width:100%;
	background-color: #f3e0db;
	text-align:left;
}


.main_contents	{
	width:100% !important;
	padding-left:3px;
	margin:0 auto 0 auto;
	text-align:left;
}

h3.owners_name	{
	font-size: 18px;
	color: #333333;
	padding:15px 0 0 10px;
	text-align: left;
	font-weight: normal;
}

h3.owners_name img	{
	vertical-align: bottom;
}

h4.title_top	{
	margin: 15px 10px 0 15px;
	color: #555;
	font-size: 17px;
	line-height: 1.5em;
}



h4.title_main	{
	margin: 30px 0 0 0;
	color: #444;
	font-size: 16px;
	line-height: 1.5em;
	border-left: solid 7px #ff0000;
	padding-left:15px;
}

p.lead_top	{
	margin: 20px 10px 0 15px;
	text-align:left;
	color: #444444;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom:10px;
}


p.lead_main	{
	margin: 20px 5px 0 5px;
	text-align:left;
	color: #444444;
	font-size: 16px;
	line-height: 1.7em;
}




.btn_roomClip {
  background-color: #edecea;
  padding: 15px 15px;
  margin:30px auto 30px auto;
  width:90%;
}

.btn_roomClip p {
  position: relative;
  padding: 1.2em 2.2em;
  background-color: #dc3c36;
  border-radius: 0.5em;
}

.btn_roomClip p span {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 0.1em;
}



.con_others	{
  margin:0 auto 0 auto;
  width: 100%;
  overflow: hidden;
}

.box_prev,.box_next	{
	width:98%;
	float:none;
	 background-image:url(../images/triangle_next.png);
    background-repeat:no-repeat;
    background-position:right 10px top 36px;   
	text-align:left;
	padding:10px 0 10px 0;	
	border: solid 1px #aaaaaa;
	margin:20px auto 0 auto;
	height:65px
	
}

ul.cont_prev_ul	{
	overflow: hidden;
	margin:0;
	padding:0;
	width:100%;
}

li.prev_photo_li	{
	float:left;
	list-style-type : none; 
	width:30%;
	text-align:left;
}

li.prev_photo_li img	{
	vertical-align: top;
	padding-left:10px;
}

li.prev_name_li	{
	float:right;
	font-size:12px;
	line-height:1.5em; 
	text-align:left;
	list-style-type:none;
	width:70%; 
}

span.prev_title	{
	display:block;
	margin-top:10px;
}


ul.cont_next_ul	{
	overflow: hidden;
	margin:0;
	padding:0;
	width:100%;
}

li.prev_next_li	{
	float:left;
	list-style-type : none; 
	width:30%;
	text-align:left;
}

li.next_photo_li img	{
	vertical-align: top;
	padding-left:10px;
}

li.next_name_li	{
	float:right;
	font-size:12px;
	line-height:1.5em; 
	text-align:left;
	list-style-type:none;
	width:70%; 
}

span.next_title	{
	display:block;
	margin-top:10px;
}

img.img_camera	{
	margin-right:10px;
	vertical-align: middle;
}


.honeycomb_banner	{
	margin:40px auto 20px auto;
	width:98%;
}




#sideber	{
	display:none;
}




#copyright_sp	{
	width:100%;
	margin:40px auto 0 auto;
	background-color: #8e8e8e;
	padding:10px 0;
	margin:10px auto 0 auto;
	color:#ffffff;
	text-align:center;
}










}


/*GDPR Cookie------------------*/
.p-cookieConsent {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
  box-sizing: border-box;
  visibility: hidden;
  z-index: 9999; }
  .p-cookieConsent.is-show {
    visibility: visible; }

.p-cookieConsent__inner {
  max-width: 1480px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    .p-cookieConsent__inner {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.p-cookieConsent__text {
  padding-right: 40px;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .p-cookieConsent__text {
      padding: 0 0 10px; } }
  .p-cookieConsent__text p {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Verdana, Meiryo, sans-serif;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    color: #fff;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .p-cookieConsent__text p {
        font-size: 12px; } }
  .p-cookieConsent__text p:first-child {
    margin-bottom: 10px; }
  .p-cookieConsent__text a {
    color: #fff;
    text-decoration: underline; }
  .p-cookieConsent__text a:hover, .p-cookieConsent__text a:visited {
    color: #fff;
    text-decoration: none;
    transition: all .3s;
    opacity: 1; }

.p-cookieConsent__agree {
  width: 100%;
  max-width: 120px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Verdana, Meiryo, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #1a5ca8;
  padding: 10px;
  text-align: center;
  cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .p-cookieConsent__agree {
      max-width: none;
      padding: 5px; } }
  .p-cookieConsent__agree span {
    display: block; }

.cc-hide {
  animation: hide 0.3s linear 0s;
  animation-fill-mode: forwards; }

@keyframes hide {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    visibility: hidden; } }
