
/***********************************************************************************************************************

premium.css

***********************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');

.premium{
}


/*** premiumのみ **********************************/
.premium .pankuzu a:hover {
  color: #ddd;
}

.premium #bg_gara{
	background-image: url("../images/bg_renga@2x.jpg");
}
.foot_caption p{
	color: #ddd;
}

.mx800{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}


@media screen and (max-width: 640px) {
.premium #bg_gara{
	background-repeat: no-repeat;
	background: none;
}
.premium .bg-layer{
	background-image: url("../images/bg_renga.jpg");
}
}


/*** imgViewer2用 **********************************/
.leaflet-container {
  background-color: transparent; /*#ddd*/
}
.zoomImg {
    visibility: hidden;
}

.zoom_box_type{
	margin: 6em 0 0;
}



/*** sec **********************************/
.sec_premium{
	position: relative;
	margin: 5% 0 0;
}
.sec_type{
	margin-top: 8%;
}
.sec_option{
	margin-top: 8%;
}
.sec_equip{
	margin-top: 8%;
}

@media screen and (max-width: 767px) {
.sec_premium{
	margin: 8% 0 0;
}
.sec_type{
	margin-top: 15%;
}
.sec_option{
	margin-top: 15%;
}
.sec_equip{
	margin-top: 15%;
}
}




/*** hd **********************************/
.hd{
	position: relative;
}
.hd figure{
	position: relative;
}
.hd figure figcaption{
	position: absolute;
	right: 0.5em;
	bottom: 0.5em;
	color: #fff;
	text-align: right;
}
.hd img{
	width: 100%;
	height: auto;
}
.hd .pc{}
.hd .sp{ display: none;}


@media screen and (max-width: 767px) {
.hd .pc{ display: none;}
.hd .sp{ display: block;}
}



/*** h1〜  **********************************/
h1.h1_ttl{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 96%;
	font-size: 26px;
	font-size: clamp(15px, 2.6vw, 26px);
	color: #fff;
	text-align: center;
	text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
}
h1.h1_ttl .en{
	display: block;
	font-size: 180%;
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.15em;
}
h1.h1_ttl .jp{
	display: inline-block;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #fff;
}

h2.h2_ttl{
	font-size: 32px; /*36px*/
	font-size: clamp(22px, 3.2vw, 32px); /* clamp(22px, 3.6vw, 36px) */
	font-weight: 500;
	text-align: center;
	color: #fff;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding-bottom: 0.8em;
}
h2.h2_ttl .en{
	font-size: 120%;
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.3em;
}

h3.h3_ttl{
	position: relative;
	font-family: "EB Garamond", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: italic;
	font-size: 38px;
	font-size: clamp(26px, 3.8vw, 38px);
	text-align: center;
	color: #fff;
	letter-spacing: 0.05em;
	margin-bottom: 1.5em;
}
h3.h3_ttl.gold{
	color: #c3ac00;
}
h3.h3_ttl::after{
	content: "";
	position: absolute;
	bottom: 0.2em;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
}
h3.h3_ttl.gold::after{
	border-bottom-color: #c3ac00;
}

h4.h4_ttl{
	font-size: 22px;
	font-size: clamp(18px, 2.2vw, 22px);
	color: #c3ac00;
	margin-bottom: 0.5em;
}

p.p_lead{
	font-size: 18px;
	font-size: clamp(16px, 1.8vw, 18px);
	line-height: 2em;
	text-align: center;
	color: #fff;
}

.align_center{
	text-align: center;
}
.clr_fff{
	color: #fff;
}
.shadow{
	text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000;
}



@media screen and (max-width: 767px) {
p.p_lead{
	text-align: justify;
}
p.p_lead .resp_autowrap{
	display: inline;
}
}




/*** fig_cg **********************************/
.fig_cg{
	position: relative;
	margin: 1em 0 6%;
}
.fig_cg img{
	width: 100%;
	height: auto;
}
.fig_cg figcaption{
	position: absolute;
	right: 0.5em;
	bottom: 0.5em;
}



/*** fig_photo **********************************/
.fig_photo{
	position: relative;
}
.fig_photo img{
	width: 100%;
	height: auto;
}
.fig_photo figcaption{
	position: absolute;
	right: 0.5em;
	bottom: 0.5em;
}


/*** fig_type_ttl **********************************/
.fig_type_ttl{
	width: 100%;
	max-width: 540px;
	margin: 0 auto;
}

/*** fig_type **********************************/
.fig_type{
	margin: 1em 0;
}


/*** list_point **********************************/
.list_point{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.list_point li{
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(31% - 2px);
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	font-size: 15px;
	font-size: clamp(13px, 1.5vw, 15px);
	line-height: 1.8em;
	color: #fff;
	text-align: center;
	padding: 1.2em 0.5em;
	margin-top: 2%;
	background-color: rgba(0,0,0,0.85);
	border: 1px solid rgba(138,106,0,0.4);
}

.list_point li .small{
	font-size: 75%;
}


@media screen and (max-width: 860px) {
.list_point li{
	width: calc(47% - 2px);
}
}


@media screen and (max-width: 639px) {
.list_point li{
	width: 100%;
}
}



/*** list_detailbox **********************************/
.list_detailbox{
	width: 100%;
	max-width: 960px;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	align-items: center;
	margin: 0 auto 8%;
}
.list_detailbox.kitchen{
	align-items: flex-start;
}

.list_detailbox.reverse{
	flex-direction: row-reverse;
}


.list_detailbox > li.detailbox_photo{
	width: 56.25%;
}
.list_detailbox li.detailbox_txt{
	width: 38%;
}


@media screen and (max-width: 767px) {
.list_detailbox > li.detailbox_photo{
	width: 100%;
}
.list_detailbox > li.detailbox_txt{
	width: 100%;
	margin-top: 1.5em;
}
}


/*** detail_kitchen **********************************/
dl.detail_kitchen{

	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	color: #fff;
}
dl.detail_kitchen dt{
	position: relative;
	font-size: 17px;
	font-size: clamp(15px, 1.7vw, 17px);
	font-weight: 500;
	margin: 1.5em 0 0.5em 0;
	padding-left: 2em;
}
dl.detail_kitchen dt .num{
	position: absolute;
	left: 0;
	display: inline-block;
	width: 1.6em;
	height: 1.6em;
	font-size: 80%;
	line-height: 1.6em;
	text-align: center;
	background-color: #1f2e55;
	border: 1px solid #fff;
}

dl.detail_kitchen dd{
	font-size: 14px;
	font-size: clamp(12px, 1.5vw, 14px);
	font-weight: 500;
	line-height: 1.8em;
	padding-left: 2.3em;
}



/*** list_bowl **********************************/
.list_bowl{
	display: flex;
	flex-wrap: wrap;
	gap: 10px; /* 2つの要素の間の溝（隙間） */
	margin-top: 2em;
}
.list_bowl li{
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	font-size: 14px;
	font-size: clamp(13px, 1.4vw, 14px);
	color: #fff;
	text-align: center;
	padding: 0.5em 1em;
	background-color: #1f2e55;
	border: 1px solid #fff;
}



/*************************************************************************************
*************************************************************************************

print

*************************************************************************************
**************************************************************************************/

@media print {

}