/*
Theme Name: ホテルブリックス_ver_01_2025
Theme URL:
Author:
Author URI:
Description: ホテルブリックス_のテンプレートver01
Version: 9999
Tags:
License:
License URI:
*/
/* ==========================================================================
   Foundation
   ========================================================================== */
/* Reset
   ----------------------------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav.gnav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:400;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav.gnav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
figure{margin-bottom:0;}
/* Base
   ----------------------------------------------------------------- */
.serif{
	font-family:"Noto Serif JP", serif;
	font-weight: 500;
  font-style: normal;
}
body{
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
	color:#2f2b26;
	/*max-width:2400px;*/
	margin:0 auto;
	letter-spacing: 1px;
	font-feature-settings: "palt";
	background-color:#fff;
}
a{
	color:#2f2b26;
	text-decoration:none;
}
a:hover{opacity:0.8;}
img{
	vertical-align:top;
	max-width:100%;
	height:auto;
}
figcaption{
	text-align:center;
	font-size:clamp(13px, 1.5vw, 16px);
	line-height:1.5em;
	margin:5px 0;
}
ol{list-style:none}
strong{font-weight:bold;}
/* ==========================================================================
   共通
========================================================================== */
html{
	font-size:clamp(13px, 1.5vw, 16px);
	scroll-padding-top: 50px;/*追従headerの高さ指定*/
}
main{/*overflow:hidden;*/}

/*文字寄せ*/
.txt-right{text-align:right;}
.txt-center{text-align:center;}
/*一文字空白*/
.indent{text-indent: 1em;}
/*URL改行防止*/
main p{word-break: break-all;}


/*共通ボタン*/
.btn {text-align:center;}
.btn a{
	font-size:clamp(11px, 1.5vw, 16px);
	box-sizing:border-box;
	line-height:40px;
	text-align:center;
	min-width:220px;
	display:inline-block;
	margin:0 auto;
	border:solid 2px #FFAB2C;
	background-color:#FFAB2C;
	color:#fff;
	font-weight:bold;
	border-radius:22px;
	text-decoration: none;
}

.btn a:hover{color:#FFAB2C;background:#fff;opacity:1;}

/*外部リンクボタン*/
.btn-blank {text-align:center;}
.btn-blank a{
	font-size:clamp(13px, 2vw, 14px);
	box-sizing:border-box;
	border-radius:25px;
	line-height:35px;
	padding:0.25rem 1.5rem 0.25rem 1.5rem;
	position: relative;
	background:rgb(252,130,136);
	color:#fff;
	text-align:center;
	min-width:160px;
	display:inline-block;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	margin:0 auto;
}
.btn-blank a:after{
	content:" ";
	display:inline-block;
	width:14px;
	height:14px;
	margin-left:.5rem;
	background-image:url(img/icon-blank.svg);
	bakcground-position:center;
	background-repeat:no-repeat;
	background-size:100%;
}


/*共通テーブル*/
table.tbl100{width: 100%;}

.tbl01{
	margin-bottom: 2rem;
	box-sizing: border-box;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.tbl01 thead th{
	background:#e1dded;
	font-weight:bold;
	text-align:center;
}
.tbl01 tbody th{
	text-align:center;
}
.tbl01 tbody td{background:#fff;}
.tbl01 tbody td:nth-child(1){
	text-align:center;
}
.tbl01 tbody td.point{
	background:#f4f3f2;
}
.tbl01 tbody td.pr{text-align:center;}
.tbl01 td,
.tbl01 th{
	padding: 1rem ;
	line-height: 1.5rem;
	font-size:clamp(11px, 1.25vw, 15px);
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	vertical-align: middle;
}


@media screen and (max-width: 768px){
.scroll{
	overflow: auto;
	white-space: nowrap;
	margin-bottom: 1em;
}
.scroll table{
	width: 100%;
	margin-bottom: 0.5em;
}
}
@media screen and (max-width: 480px){
.tbl01 td,
.tbl01 th{padding: 1rem 1rem;}
}



/*線なしのミニテーブル*/
.tbl-min{
	margin-bottom: 2rem;
	box-sizing: border-box;
}
.tbl-min td,
.tbl-min th{
	padding: 0.5rem ;
	line-height: 1.5rem;
	font-size:clamp(13px, 1.5vw, 16px);
}
.tbl-min th{
	vertical-align: top;
	text-align: left;
}


/*mapレスポンシブ*/
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 36.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
/*
-webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     filter: grayscale(100%);*/
}
@media screen and (max-width: 640px){
	.gmap {padding-bottom: 56.25%;}
}
/*動画レスポンシブ*/
.yt_movie {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.yt_movie iframe {
  width: 100%;
  height: 100%;
}


.item-mov{margin-bottom:2rem;}
.item-mov > div{
	aspect-ratio: 16 / 9;
}
.item-mov > div > iframe{
	width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px){
.mov-col2 > div{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:2rem;
}
.item-mov{
	width:calc((100% - 2rem) / 2);
	
}
.item-mov:nth-child(2n-1){margin-right:2rem;}
}

/*tel スマホサイズのみクリック可*/
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}


.sec{padding:6rem 2rem;}

.first .sec{padding:0rem;}

@media screen and (max-width: 768px){.sec{padding:4rem 2rem;}}
@media screen and (max-width: 480px){.sec{padding:2rem 1rem;}}
.inner{ 
	max-width:1140px;
	margin:0 auto;
	box-sizing:border-box;
}
.inner840{
	max-width:840px;
	margin:0 auto;
	box-sizing:border-box;
}

/*見出し*/

/*共通の見出しサイズ*/
h1,
h2,
h3,
h4,
h5,
p{line-height:1.75em;}

h1:not(.not){font-size:clamp(28px, 3vw, 48px);}
h2:not(.not){font-size:clamp(20px, 2.5vw, 22px);}
h3:not(.not){font-size:clamp(18px, 2vw, 20px);}
h4:not(.not){font-size:clamp(15px, 1.75vw, 18px);}
h5:not(.not){font-size:clamp(13px, 1.5vw, 16px);}
h6:not(.not){font-size:clamp(13px, 1.5vw, 16px);}
p,a{font-size:clamp(13px, 1.5vw, 16px);}

h1:not(.not) span,
h2:not(.not) span,
h3:not(.not) span,
h4:not(.not) span,
h5:not(.not) span,
h6:not(.not) span{display:inline-block;}
p span{display:inline-block;}

/*共通の見出し装飾と余白*/
.bold{font-weight: 700;}
h1:not(.not){margin-bottom:2rem;font-weight: 700;}
h2:not(.not){margin-bottom:1rem;font-weight: 700;}
h3:not(.not){margin-bottom:1rem;font-weight: 700;}
h4:not(.not){margin-bottom:1rem;}
h5:not(.not){margin-bottom:1rem;}
h6:not(.not){margin-bottom:1rem;}
p:not(.not){margin-bottom:1rem;}


h2.sq-tit{
	font-size:clamp(15px, 1.5vw, 22px);
	padding:1rem 1rem 1rem 1rem;
	font-weight:bold;
	position:relative;
	background: linear-gradient(180deg, #fff 0%, #fff 50%, #e0ddec 50%, #e0ddec 100%);
	display: flex;
	align-items: center;
}
h2.sq-tit:before{
	content:"";
	width:1.5rem;
	margin-right:1rem;
	aspect-ratio: 1 / 1;
	background:#6c689a;
}
/*共通リスト*/

/*丸ドットのリスト*/
ul.list01{
	margin-left: 0.5rem;
	margin-bottom:1.5rem;
}
ul.list01 > li{
	font-size:clamp(13px, 2vw, 16px);
	line-height: 1.5em;
	padding:0 0 0 26px;
	position:relative;
	margin-bottom:1rem;
}
ul.list01 > li:before{
	content: "";
	position:absolute;
	left:6px;
	top:calc(1em - 7px);
	width:8px;
	height:8px;
	background:#1F2E55;
	display: block;
	border-radius:5px;
}
/*数字リスト*/
ol.list-num01 {
	margin-left: 0.5rem;
	margin-bottom:1.5rem;
	counter-reset: listnum;
}
ol.list-num01 > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 1.5em;
	margin: 0 0 1rem 0;
	padding:0 0 0 26px;
	position:relative;
}
ol.list-num01 > li:before{
	position: absolute;
	left: 0px;
	counter-increment: listnum;
	content: counter(listnum) ".";
	width: 23px;
	text-align: right;
}

/*（）付き数字リスト*/
ol.in-list-num {
	margin-left: 0.5rem;
	margin-bottom:2rem;
	counter-reset: listnum;
}
ol.in-list-num > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 2em;
	margin: 0 0 1rem 0;
	padding:0 0 0 26px;
	position:relative;
}
ol.in-list-num > li:before{
	position: absolute;
	left: 0px;
	counter-increment: listnum;
	content: "(" counter(listnum) ")";
	width: 23px;
	text-align: right;
}


/*レンガBG*/
.renga-bg{
position:relative;
/*overflow:hidden;*/
z-index:1;

}
.renga-bg:before{
content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
background:
conic-gradient(at 10% 40%,#ad6d58 90deg,transparent 90deg) 0px 0px/50px 50px
,conic-gradient(at 10% 40%,#ad6d58 90deg,transparent 90deg) 25px 25px/50px 50px
,#a45c45;
}
.renga-bg:after{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background-image: radial-gradient(circle, rgba(0,0,0,0) 0% 70%, rgba(0,0,0,0.3) 95% 100%);
}
.renga-bg .inner{
	position:relative;
	z-index:3;
}

/*角*/
.kado{
clip-path: polygon(
  20px 0, calc(100% - 20px) 0,
  100% 20px, 100% calc(100% - 20px),
  calc(100% - 20px) 100%, 20px 100%,
  0 calc(100% - 20px), 0 20px
);
background:#000;
}
@media screen and (max-width: 480px){
	.kado{
clip-path: polygon(
  10px 0, calc(100% - 10px) 0,
  100% 10px, 100% calc(100% - 10px),
  calc(100% - 10px) 100%, 10px 100%,
  0 calc(100% - 10px), 0 10px
	);}
}
/*パンくず*/
#bread{
	padding:.75rem 1rem;
	background:#f4f3f2;
}
#bread ul{
	display:flex;
	flex-wrap:wrap;
	max-width:1140px;
	margin:0 auto;
}
#bread ul li{
	padding:0 .5rem 0 0;
	font-size:.8rem;
	line-height: 1rem;
	font-weight:bold;
}
#bread ul li a{
	font-size:.8rem;
	font-weight:normal;
}
#bread ul li a:after{content:"／";margin-left:.5rem;}

@media screen and (max-width: 769px){
	#bread ul li{padding:0 0.2rem 0 0 ; font-size:0.7rem;}
	#bread ul li a{font-size:0.7rem;}
}



/* ==========================================================================
   Layout
========================================================================== */


/* Header と side
----------------------------------------------------------------- */
header{
	width:100%;
	box-sizing:border-box;
	position:relative;
	border-top:solid 5px #9388bc;
	border-bottom:solid 1px #dcdcdc;
}
.header-in{
	max-width:1140px;
	margin:0 auto;
	padding:1rem;
	display:flex;
	flex-wrap:wrap;
}
.header-in .h-logo{margin-right:1rem;}
.header-in .item{
	flex:1;
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content: flex-end;
}


.header-in .item .bnr-r18,
.header-in .item .bnr-tel{
	padding:0 1rem;
}
.header-in .item .bnr-line{
	padding-left:1rem;
}

.header-in .item .bnr-tel{
	
	border-right:solid 1px #2f2b26;
}



@media screen and (max-width: 1040px){
	header-in .h-logo{max-width:110px;}
.header-in .item .bnr-r18,
.header-in .item .bnr-tel{max-width:200px;}
.header-in .item .bnr-line{max-width:130px;}
}

@media screen and (max-width: 880px){
.header-in .h-logo{margin:0 auto;}
.header-in .item{display:none;}
}

/*追従
header.m_fixed{
	width:100%;
	box-sizing: border-box;
	position:fixed;
	z-index:999;
	left:0;
	top:0;
	height:70px;
	background:#1F2E55;
}
header.m_fixed .h-logo img{
	height: 50px;
	width: auto;
}
@media screen and (max-width: 540px){
	header.m_fixed{height:50px;}
}
@media screen and (max-width: 380px){
header.m_fixed,
header.m_fixed .header-in{}

}
*/

/*h-nav*/

header nav{
	border-top:solid 1px #dcdcdc;
}

@media screen and (min-width: 881px){
	header nav .item-sp{display:none;}
	.h_nav{
	max-width:1140px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	border-left:solid 1px #dcdcdc;
}
.h_nav li{
	border-right:solid 1px #dcdcdc;
	width: calc(100% / 6);
	box-sizing: border-box;
}
}

.h_nav li a{
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding:1rem 0.5rem;
	position:relative;
	font-size:clamp(15px, 1.75vw, 18px));
	color:#2f2b26;
	font-weight:bold;
}

.h_nav li a:hover,
.h_nav li.current a{
	opacity:1;
	color:#fff;
	background: #2f2b26 url("img/light-nav.svg") no-repeat top left;
	background-size: contain; /* 必要に応じて cover / auto */
}
.h_nav li a:hover:after,
.h_nav li.current a:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:5px;
	background:#9388bc;
	
}
.h_nav li a span{
	font-size:clamp(11px, 1vw, 14px);
	font-weight:bold;
	color:#b4b4b4;
	margin-top:3px;
}
@media screen and (max-width: 880px){
	header nav .item-sp{
		text-align:center;
	}
header nav .item-sp .bnr-r18,
header nav .item-sp .bnr-tel,
header nav .item-sp .bnr-line{margin-bottom:2rem;}
.h_nav li{border-bottom:solid 1px #dcdcdc;}
}

/*tab sp ナビ*/
.globalMenuSp-in::-webkit-scrollbar{width: 8px;}
.globalMenuSp-in::-webkit-scrollbar-track{background-color: #ddd;}
.globalMenuSp-in::-webkit-scrollbar-thumb{background-color: #F2AC7F;}



/*ナビデザイン共通*/
@media screen and (max-width: 880px){

nav.globalMenuSp {
	position: fixed;
	height: 100%;
	z-index: 99999;
	top: 0;
	right: 0;
	background:#f8f8f8;
	transform: translateX(100%);
	transition: all 0.6s;
	/*width: calc(100% - 1rem);*/
	width:300px;
	margin:0;
	padding-bottom:45px;
	border-left:solid 1px #ddd;
	box-sizing:border-box;
}
.globalMenuSp-in{
	position:fixed;
	height: calc(100vh - 1rem);
	padding:60px 15px 0 ;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	width:100%;
	box-sizing:border-box;
	display: flex;
	flex-direction: column;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateX(0%);
	display:block;
}
.navToggle {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 70px;
	height: 70px;
	cursor: pointer;
	z-index: 999999;
	text-align: center;
	/*background:#2b2b2b;*/
}
.navToggle span {
	display: block;
	position: absolute;    /* .navToggleに対して */
	width: 40px;
	height:2px;
	background:#2f2b26;
	border-radius:2px;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 15px;
}
.navToggle span:nth-child(1) {top: 18px;}
.navToggle span:nth-child(2) {top: 46px; }
.navToggle span:nth-child(3) {top: 32px;}
.navToggle span:nth-child(4) {
	top:54px;
	color:#2f2b26;
	font-size:12px;
	font-weight:bold;
	background:none;
	/*display:none;*/
}
.navToggle.active{
	position:fixed;
	top: 0;
	right: 0;

}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 30px;
	left: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 30px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.navToggle.active span:nth-child(3),
.navToggle.active span:nth-child(4){display:none;}

/*ハンバーガー内のナビ*/

}

@media screen and (min-width: 881px){
	.navToggle{display:none;}
}


@media screen and (max-width: 540px){
	/*.navToggle{width:50px;height:50px;}
	.navToggle span{width: 30px;left:10px;}
	.navToggle span:nth-child(1){top: 14px;}
	.navToggle span:nth-child(2) {top: 34px;}
	.navToggle span:nth-child(3) {top: 24px;}
	.navToggle.active span:nth-child(1){top: 24px;left:10px;}
	.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3){top:24px;}*/
}


/*----ハンバーガー end----*/





/* footer
---------------------------------------------------------------- */

footer .address{
	padding:1rem;
	background:/*#1F2E55*/#2b2b2b;
	text-align:center;
	color:#fff;
	font-size:clamp(11px, 1.25vw, 13px);
}

.totop{
	position:fixed;
	z-index:9;
	right: 0;
    bottom: 0;
}
.totop a{
	display:block;
	background:#2c3449;
	width:45px;
	height:45px;
	position:relative;
}
.totop a:before{
	content:" ";
	position:absolute;
	left: calc(50% - 7px);
	top: calc(50% - 5px);
	width: 14px;
	height: 10px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	background:#fff;
}


/*カテゴリー*/
.cat_list_wrap{
	background: #f4f3f2;
	padding: 4rem 6rem;
}
@media screen and (max-width: 1140px){
.cat_list_wrap{padding:4rem 2rem;}
}

@media screen and (max-width: 480px){
.cat_list_wrap{padding:2rem 1rem;}
}

.cat_list .cat_txt{
	display:flex;
	flex-wrap:wrap;
	border-bottom: solid 1px #c3bdda;
    padding: 1rem .5rem;
}
.cat_list .cat_txt .date{
	width:6em;
	margin-right:1rem;
	line-height:1.75em;
	
}
@media screen and (max-width: 480px){
	cat_list .cat_txt{
	display:block;
	}
	.cat_list .cat_txt .date{margin-bottom:.5rem;}
}


/*pagenavi*/
.pagenavi{
	color: #fff;
	margin: 20px auto 20px;
	line-height:2em;
	text-align:center;
	clear: both;
	margin-bottom:2em;
}
.pagenavi a{
	text-decoration:none;
	color: #fff;
	background: #4F4F50;
}
.pagenavi a:hover{background:#b39ac4;}
.pagenavi a.page-numbers, .pagenavi .current{
	line-height: 33px;
	display: inline-block;
	padding: 0 12px;
	text-decoration: none;
	font-size: 16px;
	border-radius:30px;
}
.pagenavi .current{
	color: #fff;
	background: #b39ac4;
	font-weight: bold;
}
.pagenavi .prev.page-numbers,
.pagenavi .next.page-numbers{
	background:none;
	color:#1f1f1f;
}
@media screen and (max-width: 480px){
	.pagenavi a.page-numbers, .pagenavi .current{
		font-size:12px;
		padding:0 9px;
		line-height:24px;
	}
	
}



/*次の記事*/
.navigation{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.navigation .alignleft,
.navigation .alignright{
	width:50%;
	box-sizing:border-box;
	position:relative;
}
.navigation .alignleft{padding-right:1rem;}
.navigation .alignright{padding-left:1rem;text-align:right; /*border-left:solid 1px #ddd;*/}

.navigation .next,
.navigation .prev{
	position:absolute;
	z-index:1;
	top:0;
	background:#958bbd;
	padding:3px 6px;
	color:#fff;
	font-size:12px;
}

.navigation .next{right:0;}
.navigation .prev{left:0;}


.navigation .tit{margin-bottom:0;}
.navigation a{
	display:block;
	padding:2rem 0;
	font-weight:bold;
	position:relative;
}
.navigation .date{
	position:absolute;
	bottom:5px;
	font-size:12px;
	color:#666;
}
.navigation .alignleft .date{left:0;}
.navigation .alignright .date{right:0;}

/* ==========================================================================
   main内共通
========================================================================== */


/* ==========================================================================
   section別
========================================================================== */

/*新着情報*/
#index-topics .inner{
	display: flex;
	flex-wrap: wrap;
}
#index-topics .news-wrap{
	width:calc((100% - 2rem) / 2);
	margin-right:2rem;
	position:relative;
	background:
	url(img/news-bg-top.svg) top 20px center no-repeat,
    url(img/news-bg-bottom.svg) bottom center no-repeat;
	background-size: 100% auto;
	min-width:400px;
	padding-bottom:3rem;
}
#index-topics .news-wrap:before{
	content: "";
  position: absolute;
	z-index:-1;
  top: 50px;      /* 上40pxの下から */
  bottom: 30px;   /* 下40pxの上まで */
  left: 0;
  right: 0;
  background: url(img/news-bg.svg) repeat-y center top;
	background-size: 100% auto;
}

#index-topics .news-wrap .tit .sub-tit{
	font-family: 'Noto Serif JP';
	font-size: 58px;
	font-weight: bold;
	font-style: italic;
	color:#e0ddec;
	mix-blend-mode: multiply;
}
#index-topics .news-wrap .tit h2{
    text-align: center;
    margin: 0 1rem 1rem;
}

#index-topics .news-wrap .cont{
	max-width:480px;
	margin:0 auto;
}
#index-topics .news-wrap .cont .news-list{
	margin: 0 1rem 1rem;
}
#index-topics .news-wrap .cont .news-list li{
	border-bottom:solid 1px #c3bdda;
	padding: 1rem .5rem;
	display: flex;
    flex-wrap: wrap;
}
#index-topics .news-wrap .cont .news-list li .date-wrap{
	width: 6em;
	margin-right: 1em;
}
#index-topics .news-wrap .cont .news-list li .title{flex:1;}

#index-topics .bnr-wrap{flex:1;}

#index-topics .bnr-wrap .bnr{
	margin-top:20px;
}
@media screen and (max-width: 640px){
#index-topics .inner{display:block;}
#index-topics .news-wrap{width:unset;min-width:unset;margin-right:0;}

}

@media screen and (max-width: 480px){
	#index-topics .news-wrap{margin-bottom:2rem;}
	#index-topics .news-wrap:before{top:40px; bottom:20px;}
	#index-topics .bnr-wrap .bnr{margin-top:10px;}
	#index-topics .news-wrap .cont .news-list li{display:block;}
	#index-topics .news-wrap .cont .news-list li .date-wrap{margin-bottom:.5rem;}
}


/*ホテルBRICKSについて*/
#about-hb .tit h2{
	text-align:center;
	font-size:clamp(21px, 3vw, 48px);
	color:#fff;
	margin-bottom:2rem;
	font-weight:bold;
}
.hb-list {
	display:flex;
	flex-wrap:wrap;
	margin-bottom:2rem;
}
	.hb-list li{
		position:relative;
		margin-bottom:4rem;
	}
	/*
.hb-list li:after{
	content:"";
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	width:100%;
	height:calc(100% - 3rem);
	background:#fff;
	border-radius:80px;
	filter:
	drop-shadow(1px 1px 10px rgba(255, 255, 255, 0.3))
	drop-shadow(-1px -1px 10px rgba(255, 255, 255, 0.3));
}*/

@media screen and (min-width: 1140px){
.hb-list li{
	width:calc((100% - 4rem) / 3);
	margin-right:2rem;
}
.hb-list li:nth-child(3n){margin-right:0;}
}
@media screen and (min-width: 769px) and (max-width: 1140px){
.hb-list li{
	width:calc((100% - 2rem) / 3);
	margin-right:1rem;
}
.hb-list li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width: 768px){
.hb-list li{
	width:calc((100% - 1rem) / 2);
	margin-right:1rem;
}
.hb-list li:nth-child(2n){margin-right:0;}
}

.hb-list li h3{
	position:absolute;
	z-index:2;
	color:#fff;
	text-align:center;
	left:1rem;
	bottom:-30px;
	width:calc(100% - 2rem);
	aspect-ratio: 313 / 60;
	background:url("img/h3_bg.svg") no-repeat top right;
	background-size: contain;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:clamp(13px, 2vw, 20px);
	font-weight:bold;
}
@media screen and (max-width: 480px){
	.hb-list li h3{
		width:100%;
		font-size:11px;
		left:0;
		bottom:-15px;
	}
}

.hb-list li .icon{
	position:absolute;
	top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hb-list .img-wrap{
	position:relative;
	filter:drop-shadow(0px 0px 8px rgba(255,255,255,0.5));
}


.hb-list .img-wrap:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	clip-path:polygon(
  20px 0, calc(100% - 20px) 0,
  100% 20px, 100% calc(100% - 20px),
  calc(100% - 20px) 100%, 20px 100%,
  0 calc(100% - 20px), 0 20px);
	background: rgba(0,0,0,0.7) url("img/light.svg") no-repeat top right;
	background-size:50%;
}

.hb-list .img-wrap img{
	aspect-ratio: 4 / 3;
	object-fit: cover;
	clip-path:polygon(
  20px 0, calc(100% - 20px) 0,
  100% 20px, 100% calc(100% - 20px),
  calc(100% - 20px) 100%, 20px 100%,
  0 calc(100% - 20px), 0 20px);
}
@media screen and (max-width: 480px){
	.hb-list li{margin-bottom:3rem;}
	.hb-list .img-wrap img,
	.hb-list .img-wrap:after{
clip-path: polygon(
  10px 0, calc(100% - 10px) 0,
  100% 10px, 100% calc(100% - 10px),
  calc(100% - 10px) 100%, 10px 100%,
  0 calc(100% - 10px), 0 10px
	);}
}
#about-hb .wifi{
	color:#fff;
	background:#2f2b26;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:clamp(16px, 2vw, 20px);
	font-weight:bold;
	padding:1.5rem 1rem;
}
#about-hb .wifi img{margin-right:8px;}

/*indexお部屋*/
#index-room{
	background:#e0ddec;
	padding:6rem 0;
}
#index-room .tit{
	padding:0 2rerm;
}
#index-room .tit h2{
	text-align: center;
	font-size: clamp(21px, 3vw, 48px);
	margin-bottom: 2rem;
	font-weight: bold;
}

@media screen and (max-width: 768px){
	#index-room{padding:4rem 0;}

}
@media screen and (max-width: 480px){
	#index-room{padding:2rem 0;}
	#index-room .tit{padding:0 1rem;}
}



/*ACCESS*/
#access .inner{
	padding:0 1rem;
}
#access .tit{
	margin-bottom:2rem;
}
#access .col{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:4rem;
}
#access .col .item{
	flex:1;
}
#access .bnr-wrap{
	display:flex;
	justify-content: end;
}
#access .bnr-wrap .bnr-tit{}

@media screen and (max-width: 580px){
	#access .tit{text-align:center;}
	#access .bnr-wrap .bnr-tit .pc{display:none;}
	#access .col{display:block;max-width: 380px;margin:0 auto 4rem;}
	#access .bnr-wrap{
		flex-direction:column-reverse;
		align-items: center;
	}
	#access .bnr-wrap .bnr{margin-bottom:1rem;}
#access .txt-right{text-align:center;}

}
@media screen and (min-width: 581px){
	#access .col .item:nth-child(1){margin-right:1rem;}
	#access .bnr-wrap .bnr-tit .sp{display:none;}
	#access .bnr-wrap .bnr{margin-left:1rem;}
}


/*ページ共通*/


.page-top{
	background:#777;
	padding:6rem 2rem 12rem;
}

.page-top-in{
	max-width: 1140px;
	text-align: center;
	margin: 0 auto;
}

.page-top-in .sub-tit{
	color:#555555;
	font-size:clamp(28px, 3vw, 63px);
	font-weight:bold;
	font-style: italic;
	letter-spacing:3px;
}
.page-top-in h1{
	color:#fff;
	font-size:clamp(28px, 3vw, 63px);
	position:relative;
	z-index:2;
	top:-0.5em;
	margin-bottom:-0.5em;
	font-weight:bold;
	letter-spacing:3px;
	line-height:1.25em;
}
.page-main{
	padding:0 2rem 6rem;
}
.page-main .entry_content{
	position:relative;
	z-index:5;
	
	max-width:1140px;
	top:-6rem;
	margin:0 auto -6rem;
}
@media screen and (max-width: 768px){
.page-top{padding:4rem 2rem 8rem;}
.page-main{padding:0 2rem 4rem;}
.page-main .entry_content{top:-4rem; margin-bottom:-4rem;}
}
@media screen and (max-width: 480px){
.page-top{padding:4rem 1rem 8rem;}
.page-main{padding:0 1rem 2rem;}
}



/*料金*/
#price-box{
	background:#f4f3f2;
	padding:4rem 6rem;
}
@media screen and (max-width: 1140px){#price-box{padding:4rem 2rem;}}
@media screen and (max-width: 480px){#price-box{padding:2rem 1rem;}}
#price-box .item01{margin-bottom:4rem;}
#price-box .item01 .inbox{
	max-width:600px;
	margin:0 auto;
}

/*お部屋*/

.room-top,
.page-top{
	background: none;
	position:relative;
}
.room-top:after,
.page-top:after{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	background-image: url('img/gaikan3.jpg');
  /*background-attachment: fixed;*/
  background-size: cover;
  background-position: center;
	background-repeat:no-repeat;
	filter: brightness(0.5);
	z-index: -1;
}
@media screen and (min-width: 768px){
.room-top:after,
.page-top:after {background-position: top -100px center;}
}
.room-top .page-top-in{

}

.room-list{
	display:flex;
	flex-wrap:wrap;
}
.room-list li{
	width:calc((100% - 4rem) / 3);
	margin-right:2rem;
	margin-bottom:2rem;
	aspect-ratio: 352 / 264;
	position:relative;
}
.room-list li:nth-child(3n){margin-right:0;}
.room-list a{
	filter:drop-shadow(0px 0px 10px rgba(255,255,255,0.5));
	display:block;
	aspect-ratio: 352 / 264;
}
.room-list a image{
	display: block;
    position: relative;
    aspect-ratio: 352 / 264;
    padding: 2rem 0;
		filter:brightness(0.7);
}
.room-list a:hover{opacity:1;}
.room-list a:hover image{
	filter:brightness(0.9) ;
}
.room-list a > span{
	position:absolute;
	z-index:4;
	color:#fff;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	font-size:clamp(28px, 3vw, 48px);
	font-style: italic;
}
.room-list li:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/room-bg.svg) no-repeat top left;
	pointer-events: none;
	left: 0;
	top:0;
	z-index: 9;
	background-size: 100%;
}
@media screen and (max-width: 480px){
	.room-list li{
	width:calc((100% - 2rem) / 3);
	margin-right:1rem;
	margin-bottom:1rem;
}
}

/*room子ページ*/
.room-box-wrap{
	padding:2rem 0 0 0;
	position:relative;
	z-index:9;
}
.room-box{
	position:relative;
	background:#fff;
	padding:4rem;
	max-width: 1140px;
	box-sizing: border-box;
	margin: 0 auto;
}
.room-box h1.tit{
	position: absolute;
	left: 3rem;
	top: 0rem;
	font-size: clamp(36px, 10vw, 100px);
	font-weight: bold;
	color: rgba(0, 0, 0, 0.1);
	z-index: 9;
	font-style: italic;
}
.room-box h2.tit{
	max-width:800px;
	margin:0 auto;
	text-align:right;
	font-size:clamp(20px, 2.5vw, 22px);
	font-weight:bold;
	color:898784;
}
@media screen and (max-width: 768px){
	.room-box{padding:3rem;}
	.room-box h1.tit{left:1rem;}
}
@media screen and (max-width: 480px){
	.room-box{padding:1rem;}
	.room-box h1.tit{top:0;}
}


.room-tbl{
	max-width:800px;
	margin:0 auto;
	border-collapse: collapse;
  border: none;
}
.room-tbl th,
.room-tbl td{
	border:solid 1px #ccc;
	padding:1rem;
	vertical-align: middle;
	text-align: center;
	font-weight:bold;
}

/* 一番外側の線だけ消す */
.room-tbl tr:first-child th,
.room-tbl tr:first-child td {
  border-top: none;
}
.room-tbl tr:last-child th,
.room-tbl tr:last-child td {
  border-bottom: none;
}
.room-tbl tr td:first-child,
.room-tbl tr th:first-child {
  border-left: none;
}
.room-tbl tr td:last-child,
.room-tbl tr th:last-child {
  border-right: none;
}


.card05 .tit{
    position: relative;
    top: -2rem;
    z-index: 5;
    max-width: 1140px;
    padding: 0 1rem;
    margin: 0 auto -4rem;
}
.card05 .tit h2{
	color:#fff;
	font-size:clamp(28px, 3vw, 48px);
	font-style:italic;
	font-weight:bold;
}

/*お得なサービス*/

#service-box{
	background:#f4f3f2;
	padding:4rem 7rem;
}
@media screen and (max-width: 1140px){#service-box{padding:4rem 2rem;}}
@media screen and (max-width: 480px){#service-box{padding:2rem 1rem;}}
#service-box .service01{margin-bottom:4rem;}


#service-box .inbox{margin-bottom:2rem;}

#service-box .col2{
	display:flex;
	flex-wrap:wrap;
}
#service-box .col2 .item{
	width:calc((100% - 1rem) / 2);
	margin-right:1rem;
	margin-bottom:1rem;
}
#service-box .col2 .item:nth-child(2n){
	margin-right:0;
}

#service-box .col3{
	display:flex;
	flex-wrap:wrap;
}
#service-box .col3 .item{
	width:calc((100% - 2rem) / 3);
	margin-right:1rem;
	margin-bottom:1rem;
}
#service-box .col3 .item:nth-child(3n){
	margin-right:0;
}
@media screen and (min-width: 481px){
#service-box .col3 .item:nth-child(3n){margin-right:0;}

}
@media screen and (max-width: 480px){
#service-box .col2{display:block;}
#service-box .col2 .item{
	width:unset;
	margin-right:0;
}


#service-box .col3 .item{
	width:calc((100% - 1rem) / 2);
	margin-right:1rem;
	margin-bottom:1rem;
}
#service-box .col3 .item:nth-child(2n){
	margin-right:0;
}


}

.member-box{
	background:#fff;
	padding:2rem;
	border:solid 2px #6c689a;
	box-sizing:border-box;
	margin-box:2rem;
}

/*プライバシーポリシー*/
#policy-box{
	background:#f4f3f2;
	padding:4rem 7rem;
}
@media screen and (max-width: 1140px){#policy-box{padding:4rem 2rem;}}
@media screen and (max-width: 480px){#policy-box{padding:2rem 1rem;}}