
/* CSS Document */

:root{
	--dechau-header-height: 0px;
}

*{
	margin:0;padding:0;
	font-feature-settings: "palt";
	box-sizing: border-box;
}



img {border:0;}
address {font-style:normal;}
a{text-decoration:none;}

.m0auto{margin: 0 auto;}
.mb1{margin-bottom: 1em!important;}
.mb1-5{margin-bottom: 1.5em!important;}
.mb2{margin-bottom: 2em!important;}
.mb2-5{margin-bottom: 2.5em!important;}
.mb3{margin-bottom: 3em!important;}
.red {color: red;}
.yelllow {color: yellow;}
.white{color:white;}
.blue{color:blue;}
.green{color:green;}
.DechauOrange{color:#FF4200;}
.clear {clear:both;}
.copyright {font-size: 0.5em;margin: 20px 0;text-align: center;}

body{
	background: black;
	background-image: url("../img/marutore_back.png");
	background-size: 100vw auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center var(--dechau-header-height);
}
.body1 {
	width: calc(100% - 2em);
	max-width: 700px; /** デザインの最大幅 **/
	margin: 0 auto;
	/*font-family: 'M PLUS 1p', sans-serif;*/
	font-family: "Helvetica Neue",Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

.img100per{
	width: 100%;
	display: flex;
	justify-content: center;
}
.img100per img{
	width: 100%;
}

.mainVisu{
	display: flex;
	justify-content: center;
}
.mainVisu img{
    width: 100%;
	max-width: 1000px;
}
.mainTitle{
	width: 100%;
	margin-bottom: 2em;
}
.mainTitle img{
	width: 100%;
}
.mainTitle h1{
	font-family: "M PLUS 1p", serif;
	letter-spacing: 0em;
	color: white;
	text-align: center;
	font-weight: 900;
	font-size: 1.8em;
	line-height: 1.15em;
    text-shadow: 1px 1px 2px black; 
}
.mainTitle p{
	color: black;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

/*
 取材告知（内容はindex.html側で更新）
----------------------------------------------------------- */
.eventNotice{
	position: relative;
	width: 100%;
	aspect-ratio: 1602 / 836;
	margin: 0 auto 2em;
	filter: drop-shadow(0 8px 12px rgba(0, 0, 0, 0.55));
}
.eventNotice__scroll{
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.eventNotice__content{
	position: absolute;
	top: 15%;
	right: 12%;
	bottom: 13%;
	left: 12%;
	padding: 3.5%;
	display: flex;
	flex-direction: column;
	color: #17120b;
	font-family: "Mochiy Pop P One", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.eventNotice__main{
	min-height: 0;
	flex: 1;
	display: grid;
	grid-template-columns: minmax(0, 1.55fr) minmax(110px, 0.85fr);
	align-items: center;
	gap: 5%;
}
.eventNotice__details{
	min-width: 0;
	text-align: center;
}
.eventNotice__date{
	margin: 0;
	font-size: clamp(2rem, 9.2vw, 4.5rem);
	line-height: 0.95;
	letter-spacing: normal;
	white-space: nowrap;
}
.eventNotice__dateNumber{
	font-family: Anton, "Arial Black", sans-serif;
	font-weight: 400;
}
.eventNotice__weekday{
	margin-left: 0.08em;
	font-family: "M PLUS 1p", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 0.47em;
	font-weight: 900;
	font-feature-settings: normal;
	letter-spacing: normal;
	vertical-align: 0.18em;
}
.eventNotice__shop{
	margin-top: 0.16em;
	font-size: clamp(1rem, 4.6vw, 2.25rem);
	font-weight: 900;
	line-height: 1.1;
	letter-spacing: normal;
	white-space: nowrap;
}
.eventNotice__performerFrame{
	align-self: stretch;
	min-height: 0;
	padding-bottom: 0.2em;
	display: flex;
	justify-content: center;
}
.eventNotice__performer{
	display: block;
	width: auto;
	height: 100%;
	max-width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center top;
	border: 3px solid #c89416;
	background: #eee;
	box-shadow: 5px 5px 0 #17120b;
}
.eventNotice__guest{
	display: grid;
	grid-template-columns: 28% 1fr;
	min-height: 20%;
	margin-top: 1.5%;
	border: 2px solid #17120b;
	background: #17120b;
	color: white;
	font-size: clamp(0.85rem, 4.2vw, 2rem);
	line-height: 1;
}
.eventNotice__guestLabel,
.eventNotice__guestName{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.24em 0.35em;
}
.eventNotice__guestLabel{
	background: #fff;
	color: #17120b;
	font-size: 0.7em;
	letter-spacing: 0.08em;
}
.eventNotice__guestName{
	letter-spacing: 0.08em;
}
.embeddedWrap{
	display: flex;
	justify-content: center;
	background: white;
	border: 2px solid gray;
	border-radius: 10px;
	margin-bottom: 2em;
}
.embedded1{
	width: 100%;
	max-width: 812px;
	height: 85vh;
	border-radius: 10px;
}

.content {
  flex: 1;
}
footer {
	position: fixed;
  width: 100%;
  background: #44aa33;
}
/*
FlexBoxの設定
----------------------------------------------------------- */
/*コンテナ*/
.flexContainer{
	display:flex;
	justify-content: flex-start; /*水平方向の揃え設定*/
	align-items: stretch; /*垂直方向の揃え設定*/
}
/*アイテム*/
.flexItem{
	width: calc(100%/2 - 0.3em); /*分割数を指定*/
}
/*要素の真ん中に配置*/
.mannaka{
	display: flex;
	justify-content: center;
	align-items: center;
}
/*
 フェイドインクラス
----------------------------------------------------------- */
.fadeInUp {
  opacity : 0;
  transform: translateY(20px);
  transition: 5s;
}
/*
 メディアクエリ 
----------------------------------------------------------- */
@media (min-width:600px){
	.mainTitle h1{
	font-size: 2.8em;
}
	.mainTitle p{
	font-size: 1.5em;
}
}

@media (max-width:600px){
	body{
		background-size: auto 100vh;
		background-size: auto 100dvh;
	}
	.eventNotice__content{
		padding: 3%;
	}
	.eventNotice__main{
		grid-template-columns: minmax(0, 1.5fr) minmax(78px, 0.8fr);
		gap: 4%;
	}
	.eventNotice__performerFrame{
		padding-bottom: 0.15em;
	}
	.eventNotice__performer{
		border-width: 2px;
		box-shadow: 3px 3px 0 #17120b;
	}
	.eventNotice__guest{
		min-height: 18%;
		font-size: clamp(0.7rem, 4vw, 0.85rem);
	}
}
