@charset "UTF-8";

/*--------------------------------------------------------*/
/*
#top-head {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 0px;
	height: 45px;

	background: url(../images/bg_hd.png)  50% 0 repeat;


	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;

}
#top-head .logo {
	font-size: 1.5em;
	color: #fff;
}
*/
a {color: #297acc; }
a:hover {color: #EC1F64;}

table th {
		width: 30%;
		font-size: 1.2em;
		padding: 1em 1.2em;
		vertical-align: middle;
}

table td {
		width: 70%;
		font-size: 1.2em;
		padding:1em 1.2em;
		vertical-align: middle;
	}

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

	table th {
		width: 35%;
		font-size: 0.8em;
		padding: 0.8em  0.5em;
		vertical-align: middle;
	}
	
	 table td {
		width: 65%;
		font-size: 0.8em;
		padding: 0.8em  0.5em;
		vertical-align: middle;
	}
}

 .attention{
	margin: 3em 0 0.5em 0;
	padding: 1.5em 3em;
	font-size: 1.2em;
	border: #FFF798 solid 3px;
	background: #FFFAC6 ;
}
 .attention h4{
	font-weight: 600;
	font-size: 1.5em;
	color: #FF1F00;
}

 .attention li{
	padding: 0.1em 0;
	margin: 0 0em 0 2.5em;
	font-weight: 600;
	list-style: disc ;
	font-size: 1.1em;
	
}

.type02{margin-bottom: 3em;}
.type02 h4{font-size: 1.2em;}

.type02 li{
	font-size: 1em;
	list-style: none;
	margin: 0 0em 0 1.5em;
	font-weight: normal;
	padding-left:1em;
	text-indent:-1em;
}

@media only screen and (max-width: 1000px) {
	.attention li{
		padding: 0.1em 0;
		margin: 0 0em 0 1em;
	}
}

@media only screen and (max-width: 770px) {
	.attention h4{
		text-align: center;
		font-size: 1.3em;
	}
	
	.red{
	font-size: 1em;
	text-align: center;
	}
	
	.attention{
		margin: 1.2em 0 0.8em 0;
		border: #FFF798 solid 3px;
		padding: 1em 0.8em;
		font-size: 0.9em;
		background: #FFFAC6 ;
	}
	.attention ul{margin: 0 0 0 1em;}
	.attention li{
		padding: 0 0 0.5em 0;
		margin: 0;
		line-height: 1.3em;
	}
	.type02 li{
		font-size: 1em;
		margin: 0 0em 0 0em;

	}
}
/*--------------------------------------------------------------------------
   breadcrumb
---------------------------------------------------------------------------*/
.m-breadcrumb {
	margin: 7px 0;
}

.m-breadcrumb__inline {
	width: 1160px;
	margin: 0 auto;
}

.m-breadcrumb ul li {
	display: inline-block;
	position: relative;
	margin-left: 4px;
	padding-left: 16px;
	vertical-align: middle;
	font-size: 12px;
}

.m-breadcrumb ul li:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 14px;
	height: 14px;
	background: url(../images/br_arw.png) no-repeat 0 0;
	content: '';
}

.m-breadcrumb ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}

.m-breadcrumb ul li:first-child a {
	display: block;
	overflow: hidden;
	width: 14px;
	height: 14px;
	background: url(../images/br_ico.png) no-repeat 0 50%;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: opacity .2s ease;
	        transition: opacity .2s ease;
}

.m-breadcrumb ul li:first-child a:hover {
	opacity: .7;
}

.m-breadcrumb ul li:first-child:before {
	display: none;
}

/* media query -> sp
=================================================================*/
@media only screen and (max-width: 770px) {
	
	.m-breadcrumb__outline{margin: 0; padding: 0;}
	.m-breadcrumb {
		margin: 2px 0;
	}
	.m-breadcrumb--top {
		margin: 9px 0 2px;
	}
	.m-breadcrumb__inline {
		width: auto;
		margin: 0 0px;
	}
	.m-breadcrumb ul li {
		margin-left: 2px;
		padding-left: 14px;
		font-size: 9px;
	}
	.m-breadcrumb ul li:before {
		top: 0px;
		width: 12px;
		height: 12px;
		background: url(../images/br_arw_sp.png) no-repeat 0 0;
		background-size: 12px;
	}
	.m-breadcrumb ul li:first-child {
		margin-left: 0;
		padding-left: 0;
	}
	.m-breadcrumb ul li:first-child a {
		width: 12px;
		height: 12px;
		margin-top: -2px;
		background: url(../images/br_ico.png) no-repeat 0 50%;
		background-size: 12px;
		margin-left: 0;
		padding-left: 0;
	}
	.m-breadcrumb ul li:first-child:before {
		display: none;
	}
}

/*--------------------------------------------------------*/
#ptitle{
	margin-top:0px;
	background: url(../images/texture01.png) no-repeat top;
}

h2{
	padding: 1.2em 0 0 0em;
	font-size: 2.9em;
	text-align: left;
	height: 135px;
	letter-spacing: 0.1em;
	margin: 0;
	font-weight: 600;
}

h2 span{
	position: static;
	font-size: 1em;
	font-weight: 100;
	margin: 0 1em 0 0 ;
	padding: 0;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 1199px) {
	#ptitle h2{
		padding-top: 1.5em;
		font-size: 2.5em;
	}
	
	h2{
	padding: 1.2em 0 0 0em;
	font-size: 2.5em;
	height: 135px;
	letter-spacing: 0.1em;

	}
}

@media only screen and (max-width: 1100px) {
	
	#ptitle h2{
		padding-top: 1.5em;
		font-size: 2.5em;
	}
	h2{
		font-size: 2.1em;
			line-height: 1.2em;
	}
}

@media only screen and (max-width: 770px) {
	#ptitle{
		margin-top:40px;
		background: url(../images/texture01.png) no-repeat 70% 0;
		background-size: auto 65px;
	}
	#ptitle h2{
		padding-top: 1.5em;
		font-size: 1.3em;
	}
	h2{
		padding: 1.3em 0 0.2em 0em;
		text-align: left;
		height: 65px;
		font-size: 1.3em;
		line-height: 1.3em;
		font-weight: 600;
	}
	
	#ptitle h2 span{
		margin: 0;
	}
}

@media only screen and (max-width: 420px) {
	#ptitle h2.ttl{
		padding-top: 0.7em;
	}
}



/*--------------------------------------------------------
event
--------------------------------------------------------*/
#event_detail .e_detail{
	margin-top: 3em;
	margin-bottom: 5em;
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#event_detail .inner_dt{ width: 60%;}
#event_detail .inner_img{ width: 38%; text-align: right;}

#event_detail .inner_dt_w{ width: 54%;}
#event_detail .inner_img_w{ width: 44%; text-align: center;}

@media only screen and (min-width: 1101px) {
	#event_detail .inner_img img.image_h{
		height: 410px;
		width: auto;
	}
	#event_detail .inner_img img.image_w{
		height: 270px;
		width: auto;
	}
	#event_detail .inner_img_w img.image_w{
		height: 331px;
		width: auto;
	}
	
}


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

	#event_detail .inner_dt{ width: 55%;}
	#event_detail .inner_img{ width: 43%; text-align: right;}
	
	#event_detail .inner_img img.image_h{
		height: 493px;
		width: auto;
	}
	#event_detail .inner_img img.image_w{
		max-height: 266px;
		width: auto;
	}
	#event_detail .inner_img_w img.image_w{
		max-height: 331px;
		width: auto;
	}
}


#event_detail .e_detail .e_dtl02{
	margin-top: 2em;
	border: #000 solid 1px;
	padding: 1em;
}
#event_detail .e_detail .e_dtl02 h4{
	background: #FFDEE5;
	padding: 0.2em;
}

#event_detail table th{
	background: #000;
	color: #fff;
}


#event_ticket{
	margin-top: 3em;
	padding-top: 3em;
	padding-bottom: 3em;
	background: url(../images/bg_info.png) repeat,#FFE6E9;
}
#event_ticket .ticket_box{
	background: #fff;
	padding: 2em 5em 5em 5em;
	border: #333 solid 1px;
	border-radius:2em;
}

#event_ticket h2{
	text-align: center;
	margin : 0 0 1em 0;
	height: 110px;
}

#event_ticket h3{
	margin: 0em 0 1em 0;
	padding-top: 2em;
	font-size: 2em;
	text-align: left;
}

#event_ticket .red{
	color: red;
	font-size: 1.5em;
	text-align: center;
}

#event_ticket .list li{
	font-size: 1.2em;
	list-style: none;
	padding: 0.2em 0;
}

#event_ticket .transmission {
	color: red;
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
	margin-top: -0.5em;
}


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

	#event_detail .e_detail{ margin-top: 1em; display: block;}
	#event_detail .inner_dt,#event_detail .inner_dt_w{ width: 100%; margin-bottom: 2em;}
	#event_detail .inner_img,#event_detail .inner_img_w{ width: 100%; margin-bottom: 2em; text-align: center;}
	
	#event_ticket .ticket_box{ padding: 0em 2em 2em 2em; border-radius:0.5em; }
	
	#event_ticket h2{
		text-align: center;
		margin : 1.5em 0 0em 0;
		padding: 0;
		height: 80px;
		line-height: 1.5em;
	}
	
	#event_ticket h3{
		margin: 2em 0 1em 0;
		padding: 0em 0 0 2em;
		font-size: 1.1em;
		text-align: left;
		background: url(../images/ico_list01.png) no-repeat 0% 50%;
		background-size: 22px 22px;
		font-weight: 600;
	}
	
	#event_ticket .red{
	font-size: 1em;
	text-align: center;
	}
	
	#event_ticket .list li{
		padding: 0.3em 0;
		margin: 0 0em;
		font-size: 1em;
		padding-left:1em;
		text-indent:-1em;
		line-height: 1.3em;
	}

	#event_ticket .transmission {
		font-size: 1.2em;		
	}
}

@media only screen and (max-width: 480px) {
	#event_ticket .ticket_box{ padding: 0em 0.8em 1em 0.8em; border-radius:0.5em; }
	
}

.yoshimoto_guest{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.yoshimoto_guest::after{
	content:"";
	display: block;
	width:31.5%;
}

/*---------------------------------------------------------------*/
.yoshimoto_guest div.inner{
	width: 30%;
	margin: 2em 0.5em;
}

.yoshimoto_guest div.inner div{
	background: #000;
	color: #fff;
	padding: 0.5em;
	text-align: center;
	font-size: 1.5em;
	margin-top: 2px;
}

@media only screen and (max-width: 770px) {
	
	.yoshimoto_guest div.inner{
		width: 45%;
		margin: 2em 0.2em 0em 0.2em;
	}
	
	.yoshimoto_guest div.inner div{
		font-size: 0.8em;
	}
	.yoshimoto .red{
		margin-top: 1em;
	}
}




/*--------------------------------------------------------
fashion 202111 高瀬追記
--------------------------------------------------------*/

@media only screen and (min-width: 768px) {
#fashion_detail .f_detail{
	margin: 3em 0 2em 0;
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#fashion_detail .f_detail img{
	width: 90%;
	margin: 0 auto 0 auto;
}
#fashion_wording .f_wording{
	width: 90%;
	margin: 0 auto 3em auto;
	text-align: center;
}
#fashion_wording .f_wording p {
	font-size:1.2em;
	margin: 0px;
	line-height:200%;
}
#fashion_wording .br-sp {
	display: none;
}
#fashion_wording .f_kekka {
	width: 100%;
	margin: 0 auto 4em auto;
	text-align: center;
}
#fashion_wording .f_kekka a img {
	filter: drop-shadow(5px 10px 5px rgba(0,0,0,0.4));
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#fashion_wording .f_kekka a:hover {
	box-shadow: 0 9px 8px -4px rgba(0, 0, 0, 0.2);
	cursor:pointer;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;
}
}

@media only screen and (max-width: 767px) {
#fashion_detail .f_detail{
	margin: 2em 0 1em 0;
	width: 100%;
}
#fashion_detail .f_detail img{
	width: 100%;
	margin: 0 auto 0 auto;
	height:  auto;
}
#fashion_wording .f_wording{
	width: 90%;
	margin: 0 auto 1.5em auto;
	text-align: left;
}
#fashion_wording .f_wording p {
/*	font-family:monospace, serif;*/
	list-style: none;
	font-size:1em;
	margin: 0px;
	line-height:200%;
}
#fashion_wording .f_kekka {
	width: 90%;
	margin: 0 auto 3em auto;
	text-align: center;
}
#fashion_wording .f_kekka a img {
	filter: drop-shadow(3px 5px 3px rgba(0,0,0,0.3));
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#fashion_wording .f_kekka a:hover {
	box-shadow: 0 9px 8px -4px rgba(0, 0, 0, 0.2);
	cursor:pointer;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;
}
}