



#headerbase
{
	height: auto;
	margin-top: 165px;
	/*padding-top: 166px;*/
}


#headcont
{
	display: block;
	position: relative;
	width: 100%;
	height: 300px;
	margin: 0 auto 0 auto;
	vertical-align: top;
}


#photoplate
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	vertical-align: top;
}


#slidebox01
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	vertical-align: top;
}


#slidecont01
{
	display: block;
	position: absolute;
	left: -2048px;
	right: -2048px;
	top: 0;
	margin: auto;
	width: 1800px;
	height: 100%;
	vertical-align: top;
}


.ssbox01
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	vertical-align: top;
	overflow: hidden;
}


.ssbi01
{
	display: block;
	position: absolute;
	left: -2048px;
	right: -2048px;
	top: -2048px;
	bottom: -2048px;
	margin: auto;
	width: 100%;
	height: auto;
	border: 0;
}


#ptbox01
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	position: absolute;
	left: -171px;
	bottom: 53px;
	/*min-width: 260px;*/
	/*max-width: 334px;*/
	max-width: 260px;
	max-height: 45px;
	padding: 16px 27px 16px 250px;
	vertical-align: top;
	color: #FFFFFF;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}


#ptbox01::before
{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: -webkit-linear-gradient( 0deg, rgba( 255, 255, 255, 1.0 ) 0%, rgba( 103, 78, 71, 1.0 ) 100% );*/
	/*background: linear-gradient( 90deg, rgba( 255, 255, 255, 1.0 ) 0%, rgba( 103, 78, 71, 1.0 ) 100% );*/
	background: -webkit-linear-gradient( 0deg, rgba( 103, 78, 71, 0 ) 0%, rgba( 103, 78, 71, 1.0 ) 100% );
	background: linear-gradient( 90deg, rgba( 103, 78, 71, 0 ) 0%, rgba( 103, 78, 71, 1.0 ) 100% );
	/*opacity: 0.8;*/
	mix-blend-mode: multiply;
}


#ptbox01 .pte
{
	display: inline-block;
	position: relative;
	margin-right: 10px;
	font-family: 'EB Garamond', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 0.8em;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.016em;
}


#ptbox01 .ptj
{
	display: inline-block;
	position: relative;
	margin: 8px 0 8px 0;
	font-family: 'Noto Serif JP', serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 0.5em;
	text-align: left;
	vertical-align: top;
	/*letter-spacing: -0.12em;*/
}


#pgbadge
{
	/*position: fixed;*/
}


#tbg
{
	display: block;
	position: fixed;
	left: -2048px;
	right: -2048px;
	top: 220px;
	margin: auto;
	width: 1153px;
	height: calc( 100% - 220px );
	background-image: url( '../images/sub/sdeco01.png' );
	background-repeat: no-repeat;
	background-position: center 0;
	will-change: trasform;
	/*background-attachment: fixed;*/
	
}































