@charset "UTF-8";
/* CSS Document */


/* span.fc-time{display:none;}�X�P�W���[���̂�������ꍇ*/

.clear {clear:both;}


#nav_wrap{height:100px;}

#logo {
    position: absolute;
    top: 5px;
    right: calc(50% - 130px);
	left: auto;
    width: 260px;
}

#logo img{
    width: 260px;
}


.head_nav > li span {
    display: block;
}

.head_nav {
   display:table;
	width:100%;
		margin-top:25px;
}
.head_nav > li {
   display:table-cell;

}
.head_nav > li.menu01{
   width:92px;
	height:92px;
	-webkit-border-radius: 46px;/* width,heightの半分 */
	-moz-border-radius: 46px;
	border-radius: 46px;
	background-color: #F2E94D;/* 円の色 */
}
.head_nav > li.menu02{
   width:260px;
}

.head_nav >li a{color:#000000;text-decoration: none;}

@media screen and (max-width: 1000px){
#logo {
    
    top: 30px;
    right: calc(50% - 0px);
    width: 310px;
	left:45%;
	position: inherit;
    text-align: center;
    /* margin-top: 15px; */
    width: 100%;
	z-index:5;
}
#logo a{
	width:80%;
	display:block;
	padding-left:10%;
}
	#logo img {
    width: 150px;
		margin:0 auto;
}

#nav-toggle {
    display: block;
	padding:5px 0px 0px 25px;
	z-index:10000;
	height:30px;
	top:30px;
}	
#nav-toggle div{
    display: block;
	height:30px;
}		
.head_nav {
    display:inherit;
    /* width: 100%; */
}	
	
.head_nav >li{
    display:block;
    /* width: 100%; */
}		
.head_nav > li.menu01{
   width:auto;
	height:auto;
	-webkit-border-radius: 0px;/* width,heightの半分 */
	-moz-border-radius: 0px;
	border-radius:0px;
	background: none/* 円の色 */
}
.head_nav > li.menu02{
   width:260px;
}
	
	
}



.xmas_top img {width:100%;margin-bottom:20px;}

.oya{display:table;height:auto;width:100%;}

.xmas_right img {width:100%;}

.xmas_left,.xmas_right {
    width:50%;
	display:table-cell;
	vertical-align: middle;text-align:left;
}
.xmas_en, .xmas_ja {
	float: left;
	font-size:18px;
	margin-right:1em;
}

.xmas_lead {
	width:50%;
	margin: 0px auto;
	padding: 20px 0;
}

.xmas_title {
	font-size:22px;
	text-align: center;
	margin-top: 30px;
}

.xmas_ticket{background:#F4F4F4;padding:10px 25px;margin:20px 0;}
.xmas_ticket ul{margin:0 15px;}
@media screen and (max-width: 1000px){
	.xmas_left, .xmas_right {width:100%;display:table-row;}
	.xmas_lan,.xmas_en, .xmas_ja {float:left;margin:10px 20px 20px 15px;}
	.xmas_ticket{font-size:15px;}	
}
	
	
.content_pt03 {
	width:90%;
}
.guest_contents{display: table;width:100%;border-bottom:1px solid #363636;padding:15px 0;}
.guest_day,.guest_img,.guest_box{display: table-cell;vertical-align: middle;}
.guest_day{width:10%;vertical-align: middle;font-weight:bold;font-size:26px;}
.guest_day span{font-size:0.7em;margin-left:0.8em;}
.guest_img{width:170px;padding-left:10px;text-align:left;}
.guest_img img{height:80px;width:auto;}
.guest_box .guest_name{font-weight:bold;font-size:20px;width:100%;}
.guest_box .guest_name span{font-size:0.7em;margin-left:0.8em;}
.guest_box .guest_name span{font-size:0.7em;margin-left:0.8em;}
.guest_box .guest_profile{font-size:0.8em;line-height: 20px;text-align:left;}
.guest_box .guest_profile a{text-decoration:none;}
.guest_box .guest_sns1,
.guest_box .guest_sns2,
.guest_box .guest_sns3,
.guest_box .guest_sns4,
.guest_box .guest_sns5,
.guest_box .guest_sns6 {font-size:0.8em;line-height: 20px;text-align:left;}
.guest_box .guest_sns1 a,
.guest_box .guest_sns2 a,
.guest_box .guest_sns3 a,
.guest_box .guest_sns4 a,
.guest_box .guest_sns5 a,
.guest_box .guest_sns6 a{text-decoration:none;}

@media screen and (max-width: 1000px){
	.guest_contents{display:block;}
.guest_day,.guest_img,.guest_box{float:left;text-align:center;}
	.guest_box .guest_name span{display:block;}
	.guest_day{width:30%;}
	.guest_img{width:auto;}
	.guest_box{width:100%;}
	.guest_img img{height:100px;width:auto;}
}



/* トップ メイン画像 */
#mainimg_jp {padding-top: 0px; margin-bottom: 0; background: url(../images/main_bg.jpg)　center top;}
#mainimg {
    background-image: url(../images/main_bg.jpg);
    background-size: auto;
    text-align: center;
    padding-top: 200px;
}


.mainimg_wrap {display: inline;}
.mainimg_wrap .half {display: inline-block;}
.mainimg_wrap .half .mainimg_4p {margin-top: 100px; position: static; width: 100%;}

.mainimg_4p {
    margin-top: 30px;
    position: relative;
    z-index: 2;
    top: 0;
}


.topcampaign {margin: 0; border-top: 5px solid #F2E94D;}

@media screen and (max-width: 1220px){
	.mainimg_wrap .half {
		width: 45%;
	}
}

@media screen and (max-width: 680px){
	.mainimg_wrap .half {width: 49%;}
	.mainimg_wrap .half .mainimg_4p {margin-top: 0;}
	.sp .topcampaign {margin: 0;}
}

.nomargin .half .mainimg_4p{margin-top:0;}

.foreign_bottom {margin: 0; border-top: 5px solid #F2E94D;}



/* supporter */
	.supporter .lead_box h3{font-size:1.1em;}
	.supporter .lead_box h3 span{display:block;font-size:1.2em;font-weight:normal;}
    .supporter .lead_box h4{border-bottom: dashed 2px #F2E94D;margin-bottom:12px;font-size:20px;}
    .supporter .lead_box h5{line-height:1.5em;margin-bottom:50px;}
.supporter .ThreeBox{display:flex;justify-content: space-between;padding:0 5%;text-align:center;margin-bottom:80px;}
.supporter .ThreeBox > div{ flex-direction: column;display:flex;width:30%;align-items: center;}
.supporter .ThreeBox span.BoxTitle{ Font-weight:bold;text-align:center;letter-spacing:0.2px;}
.supporter .ThreeBox .imagebox img{ width:80%;margin:0 auto;margin-bottom:12px;}
.supporter .ThreeBox .imagebox { display:flex;flex-direction: column;align-items: center;justify-content: center;font-size:0.7em;padding:15px 0 0;}
.supporter .ThreeBox span.BoxBottom{ margin-top: auto;font-size:0.7em;line-height:1.5em;}
.supporter .ThreeBox .Card img{}
.supporter .ThreeBox .Batch img{margin-top:10px;}

@media screen and (max-width: 680px){
.supporter .ThreeBox{flex-wrap:wrap;}	
.supporter .ThreeBox > div{ width:100%;padding:5px 0 25px;border-top:1px solid #dfdfdf; }	
	.supporter .ThreeBox span.BoxTitle{ margin-top:10px;Font-weight:bold;text-align:center;letter-spacing:0.2px;}
	.supporter .ThreeBox .imagebox { padding:0px 0 0;}
	
}