@charset "UTF-8";
/* CSS Document */
#todayevent{
	background-color: #fffde5;
}
#todayevent{
	color: #40210f;
}
#todayevent .center{
	text-align: center;
}
#todayevent .font21{
	font-size: 1.5em;
}
#todayevent .font25{
	font-size: 1.8em;
}
#todayevent .bold{
	font-weight: bold;
}
#todayevent .topmain .center{
	margin: 3em auto;
}
#todayevent .tokuten {
    display: flex;
	margin-bottom: 9em;
	margin-left: 2%;
}
#todayevent .daybox {
    width: 89%;
    background-color: #fff;
    margin: 6em auto 3em;
	    padding: 2.7em;
}
#todayevent .relative {
    position: relative;
}
#todayevent .absolute {
    position: absolute;
}
#todayevent .hiduke {
    height: 8em;
}
#todayevent .yellow_box {
    border: 4px solid #40210f;
    font-size: 2.5em;
    background-color: #fff000;
	width: 28%;
    margin: 0 auto;
	    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
	    text-align: center;
}
#todayevent .day{
	top:-4em;
	    left: 36%;
}
#todayevent .event_box {
    display: flex;
	margin-bottom: 3em;
}
#todayevent .time_box {
    margin-bottom: 1.4em;
}
#todayevent .event_box .left {
    margin-right: 3%;
}
#todayevent .blue_title {
    border: 3px solid #40220f;
    background-color: #53afe3;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    width: 66%;
    margin: 0.6em auto;
    height: 51px;
}
#todayevent .comment {
    font-size: 1.8em;
    text-align: center;
    font-weight: bold;
}
#todayevent .pink_title {
    background-color: #f2a6ab !important;
}
#todayevent .guest .absolute{
	    top: -60px;
    right: -60px;
}
#todayevent .guest {
    margin-bottom: 5.5em;
}
#todayevent .font32 {
    font-size: 2.3em;
    font-weight: bold;
	    margin-bottom: 0.4em;
}
#todayevent .entry {
    margin-top: 5em;
}
#todayevent .entry .yellow_box {
    width: 51% !important;
	    margin-bottom: 0.5em;
	border: 0;
    background: none;
}
#todayevent .font18 {
    font-size: 1.3em;
    margin-bottom: 0;
}
#todayevent .green_box {
    background-color: #c3d12d;
    border-top: 6px solid #40210f;
    border-bottom: 6px solid #40210f;
    padding: 4em 4em 2em;
	    margin-bottom: 2em;
	    margin-top: 4em;
}
#todayevent .green_box h2{
	text-align: center;
	    width: 92%;
    margin: 0 auto;
}
#todayevent .green_box .logoimg {
    width: 50%;
    display: inline-block;
}
#todayevent .green_box .white_box {
    border: 4px solid #40210f;
    background-color: #fff;
    width: 93%;
    margin: 1em auto 0.3em;
    font-size: 2.5em;
	    font-weight: bold;
    line-height: 1.4;
    padding: 1em 2em;
}
#todayevent .green_box .logoimg img {
    padding-bottom: 11px;
}
#todayevent .green_box .howto {
    font-size: 1.4em;
    font-weight: bold;
	    margin-bottom: 1em;
}
#todayevent .info_area {
    width: 90%;
    margin: 0 auto;
	display: flex;
	padding-bottom: 1em;
}
#todayevent .info_area .title {
    border: 2px solid #40210f;
    background-color: #b4b4b5;
    font-size: 1.3em !important;
	text-align: center;
    padding: 0.8em 1em;
    line-height: 1.4;
	margin-right: 1em;
	font-weight: bold;
}
#todayevent .info_area .right .office {
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 0.2em;
    margin-bottom: 0;
}
#todayevent .info_area .right .contact {
    font-size: 1.6em;
    font-weight: bold;
	display: inline-block;
	margin-right: 1.5em;
}
#todayevent .info_area .right span.boxtext {
    border: 2px solid #40210f;
    background-color: #fff;
    padding: 3px 0.7em 2px;
    margin-right: 0.6em;
}
#todayevent .schedule .margin0{
	margin-bottom: 0;
}
#todayevent .sns_box{
	width: 89%;
	margin-left: auto;
	margin-right: auto;
}
#todayevent .button {
    display: flex;
}
#todayevent .button .snbt:nth-of-type(1){
	margin-right: 8%;
}
.event_box .left .absolute {
    top: 37px;
    right: -9px;
}
/*2018_12追加*/
#todayevent.add1812 .day{
	left: 22%;
}
#todayevent.add1812 .blue_title{
	    background-color: #62c0b7;
}
#todayevent.add1812 .pink_title{
	background-color: #f08e47 !important;
}
#todayevent.add1812 .event_box .right .absolute {
    top: 10px;
    left: -6%;
    width: 110%;
}
/*END 2018_12追加*/
/*2019_01追加*/
#todayevent.add1901 .stage .e_list ul{
	display: flex;
	margin: 0;
}
#todayevent.add1901 .stage .e_list ul li{
	    list-style: none;
    margin: 0 10px;
}
#todayevent.add1901 .stage .e_list {
    width: 84%;
    margin: 2em auto 8em;
}
#todayevent.add1901 .booth {
    margin-bottom: 2em;
}
#todayevent.add1901 .photo {
    margin-bottom: 4em;
}
#todayevent.add1901 .insta p{
	    margin-bottom: 0;
}
#todayevent.add1901 .insta{
	margin-bottom: 4em;
}
#todayevent.add1901 .hitokoto .font35 {
    font-size: 2.4em;
}
#todayevent.add1901 .hitokoto{
	margin-bottom: 5em;	
}
#todayevent.add1901 .offi_link {
    width: 42%;
    margin: 0 auto;
}

/*END 2019_01追加*/


/*2019_02追加*/
#todayevent.add1902 .h_insta {
    width: 42%;
    margin: 0 auto 2em;
}
#todayevent.add1902 .booth ul{
	display: flex;
	list-style: none;
	margin-top: 3em;
	flex-wrap: wrap;
	    margin-left: 4%;
    margin-right: 4%;
}
#todayevent.add1902 .booth ul li{
	width: 46%;
	margin: 0 2% 1.5em;
}
#todayevent.add1902 .stage .e_list{
	margin-bottom: 2em;
}
#todayevent.add1902 .booth ul li p {
    text-align: center;
    margin-top: 1em;
    font-size: 1.2em;
	margin-bottom: 0.3em;
}
#todayevent.add1902 .booth ul li ul{
	display: inline-block;
	margin: 0;
}
#todayevent.add1902 .booth ul li ul li{
	width: 100%;
	margin-left: 0;
}
#todayevent.add1902 .booth ul li:nth-of-type(10){
	margin-right: 0;
	width: 48%;
}
#todayevent.add1902 .photo {
    margin-bottom: 0;
}
#todayevent.add1902 .stage .e_list{
	margin-top: 4em;
}
#todayevent.add1902 .booth {
    margin-bottom: 5em;
}
#todayevent.add1902 .booth ul li:nth-of-type(9),
#todayevent.add1902 .booth ul li:nth-of-type(10){
	margin-bottom: 0;
}
#todayevent.add1902 .booth ul{
	margin-bottom: 0;
}
/*END 2019_02追加*/

/*レスポンシブデザイン*/

/* PC仕様 */
/* 表示領域が768px以上の場合に適用するスタイル */
@media print, screen and (min-width: 768px) {
	.pc{
		display: block;
	}
	.sm{
		display: none;
	}
}

/* モバイル仕様 */
/* 表示領域が767px以下の場合に適用するスタイル */
@media only screen and (max-width: 767px) {
	.pc{
		display: none;
	}
	.sm{
		display: block;
	}
#todayevent .topmain .center {
    text-align: left;
    width: 90%;
}
	#todayevent .font21 {
    font-size: 1.2em;
}
	#todayevent .tokuten{
		display: block;
		    padding: 0 8% 0 5%;
		    margin-bottom: 3em;
		margin-left: 0;
	}
	#todayevent .commu {
    display: none;
}
	#todayevent .font25 {
    font-size: 1em;
}
	#todayevent .daybox{
		width: 100%;
		padding-left: 5%;
    padding-right: 5%;
	}
	#todayevent .daybox{
		margin-top: 4em;
	}
	#todayevent .day {
        width: 35%;
    left: 34%;
}
	#todayevent .yellow_box {
    font-size: 1.1em;
    width: 35%;
    margin-top: 1.6em;
    border: 2px solid #40210f;
}
	#todayevent .hiduke {
    height: 2em;
}
	#todayevent .comment{
		font-size: 1.1em;
	}
	#todayevent .event_box {
    display: block;
		    width: 86%;
    margin: 0 auto 1em;
}
	#todayevent .event_box .left {
    margin-right: 0;
}
	#todayevent .blue_title {
    font-size: 1.3em;
    width: 56%;
    border: 2px solid #40210f;
    height: 37px;
}
	#todayevent .guest .absolute {
    top: 0;
    right: auto;
        left: -28px;
    width: 117.5%;
}
	#todayevent .guest {
    height: 392px;
		    margin-bottom: 3em;
}
	#todayevent .font32 {
    font-size: 1.2em;
}
	#todayevent .entry .yellow_box {
    margin-top: 0.2em;
		    width: 93% !important;
		    font-size: 1.3em;
}
	#todayevent .entry .font21 {
    font-size: 0.7em;
}
	
	#todayevent .privacy {
    font-size: 0.6em;
}
	#todayevent .entry {
    margin-top: 3em;
}
	#todayevent .green_box .white_box {
    width: 100% !important;
		margin-top: 0;
    font-size: 1em;
    padding: 1em;
		    border: 2px solid #40210f;
}
	#todayevent .green_box {
    padding: 5% 5% 0%;
		    margin-bottom: 1.3em;
		    margin-top: 2.5em;
}
	#todayevent .green_box .logoimg img {
    padding-bottom: 4px;
}
	#todayevent .green_box .normal{
		font-size: 0.6em;
	}
	#todayevent .green_box .howto {
    font-size: 1em;
    text-align: left;
}
	#todayevent .info_area{
		    display: block;
		    font-size: 0.7em;
		    width: 83%;
	}
	#todayevent .info_area .title {
    margin-right: 0;
    width: 50%;
    margin: 0 auto 1em;
    padding: 0.5em 0;
}
	#todayevent .info_area .right .office{
		text-align: center;
		line-height: 1.2;
		    margin-bottom: 0.4em;
	}
	#todayevent .info_area .right .office .normal {
    font-size: 0.7em;
}
	#todayevent .info_area .right .contact{
		    margin-bottom: 0.3em;
		margin-right: 0;
	}
	#todayevent .info_area .right .contact:nth-of-type(2) a{
		    width: 71%;
    display: inline-block;
	}
	#todayevent .info_area .right .contact a{
		color: #40210f;
	}
	#todayevent .time_box {
    margin-bottom: 1em;
}
	#todayevent .green_box h2{
		margin-bottom: 0.5em;
	}
	#todayevent .info_area .right .contact:nth-of-type(2) .boxtext{
		margin-right: 0.4em;
	}
	#todayevent .button {
    display: block;
		    width: 74%;
    margin-left: auto;
    margin-right: auto;
}
	#todayevent .button .snbt:nth-of-type(1) {
    margin-right: 0;
		margin-bottom: 1.5em;
}
	.event_box .left .absolute {
    top: 15px;
    right: -23px;
    width: 48%;
}
	/*2018_12追加*/
	#todayevent.add1812 .day{
		width: 75%;
		left: 14%;
		top: -4.3em;
	}
	/*END 2018_12追加*/
	/*2019_01追加*/
	#todayevent.add1901 .hitokoto .font35 {
    font-size: 1.3em;
}
	#todayevent.add1901 .hitokoto p{
		font-size: 0.8em;
	}
	#todayevent.add1901 .offi_link{
		width: 61%;
		    margin-top: 1em;
	}
	#todayevent.add1901 .stage .e_list{
		    width: 100%;
		    margin-top: 0;
		    margin-bottom: 5em;
	}
	#todayevent.add1901 .booth {
    margin-bottom: 1em;
}
	/*END 2019_01追加*/
	
	/*2019_02追加*/
	#todayevent.add1902 .h_insta {
    width: 61%;
    margin-top: 1em;
}
	#todayevent.add1902 .booth ul{
		display: inline-block;
		    margin-top: 1em;
		margin-bottom: 0;
	}
	#todayevent.add1902 .booth ul li{
		width: 100% ;
    margin: 0 ;
	}
	#todayevent.add1902 .booth ul li p{
		margin-top: 1em;
    margin-bottom: 1em;
		font-size: 1em;
	}
	#todayevent.add1902 .booth .b3{
		margin-bottom: 1em
	}
	#todayevent.add1902 .photo {
    margin-bottom: 4em;
}
	#todayevent.add1902 .stage .e_list{
		margin-bottom: 0.4em;
	}
	/*END 2019_02追加*/

}/*max-width: 767px*/

/* 表示領域が480px以下の場合に適用するスタイル */
@media only screen and (max-width: 480px) {
	.pc{
		display: none;
	}
	.sm{
		display: block;
	}
	#Container {
    padding-top: 0;
}

}/*max-width: 480px*/


