@charset "utf-8";

body {font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {vertical-align:bottom;
}
.like-profile {
	width: 960px;
	margin: 0 auto;
	display: flex;
}
.commitee_area {
	margin:0 40px;
}
#portrait {position:fixed;
	top:13px;
	right:40%;
	margin-right:-440px;
	z-index:10;
}
#scene1 {color:#fff;
	background-image:url(../images/bluesky.jpg);
	background-color: #248eff;
	background-position:center bottom;
	background-size:cover;
	background-repeat: no-repeat;
	width:100%;
	height:600px;
	position:relative;
}

#scene1 .header_copy {
	width:540px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	padding-top:16px;
}
.lead_copy {font-size:30px;
	font-weight:bold;
	color:#ffffff;
	margin:10px 0 0 10px;
	/*background: #2f3183;
	padding: 20px;
	width:430px;*/
}
.copy {background-color:#000;
	padding:10px 20px;
	color:#45c3ff;
	font-size:24px;
	display:inline-block;
	position:absolute;
}
.vote_announce {
	font-weight: bold;
	font-size: 31px;
	color: #ffffff;
	text-shadow: 0 0 4px #000000;
}
.vote_announce strong {
	color: #ffee00;
}
.vote_announce2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 16px;
	color: #ffffff;
	text-shadow: 0 0 3px #333333;
}
.votetoHayashi {
	position: absolute;
	top:160px;
	right:40px;
	background-color: rgba(255,255,255,0.75);
	padding: 10px;
}
.votetoHayashi p {
	color: #111;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3;
}
.votetoHayashi p .str1 {
	color: #cc0000;
}
.votetoHayashi p .str2 {
	font-size: 44px;
	color:#3010b9;
}
#copy1 {
	left:100px;
	top:-100px;
	transform:rotate(-3.7deg) translateY(25px);
	-webkit-transform:rotate(-3.7deg) translateY(25px);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.997915618272179, M12=0.06453230825295815, M21=-0.06453230825295815, M22=0.997915618272179, SizingMethod='auto expand')";
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.997915618272179,
            M12=0.06453230825295815,
            M21=-0.06453230825295815,
            M22=0.997915618272179,
            SizingMethod='auto expand');
}
#copy2 {
	left:80px;
	top:-100px;
}
#copy3 {
	left:60px;
	top:-150px;
	transform:rotate(-12.7deg) translateY(30px);
	-webkit-transform:rotate(-12.7deg) translateY(30px);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9755345439458566, M12=0.2198462043528377, M21=-0.2198462043528377, M22=0.9755345439458566, SizingMethod='auto expand')";

   /* IE6 and 7 */
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9755345439458566,
            M12=0.2198462043528377,
            M21=-0.2198462043528377,
            M22=0.9755345439458566,
            SizingMethod='auto expand');	}
#scene1 nav {position:absolute;
	top:484px;
	left:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	width:100%;
	height:64px;
}

#scene1 nav ul {
	position:absolute;
	left:50%;
	margin-left:-460px;
}
#scene1 nav ul li {
	float:left;
	line-height:64px;
}
#scene1 nav ul li a {color:#fff;
	padding:0 20px;
	border-left:1px solid #fff;
	text-decoration:none;
}
#scene1 nav ul li a:hover {
	color:#45c3ff;
}
#scene1 nav ul li:last-child a {
	border-right:1px solid #fff;
}

#scene1 nav ul li .f_logo {
	vertical-align:middle;
}
#scene1 img.logo {
	width: 450px;
	height: auto;
}
#belong {
	position:absolute;
	top:484px;
	left: 80%;
	z-index:200;
	font-size:14px;
	line-height:1.5;
	font-weight:normal;
}
#belong img {
	height: 64px;
	width: auto;
}

.arrow {position:absolute;
	bottom:0;
	left:50%;
	margin-left:-45px;
	z-index:30;
}


#scene2 {color:#333;
	background:#fff;
	width:100%;
	height:1080px;
	position:relative;
	z-index:20;
}
.like_box {
	margin-top:52px;
	width: 300px;
}
#scene2 article {
	padding:40px 0;
	line-height:1.5;
	margin-left:40px;
	padding-top:52px;
}
#scene2 .commitee {
    column-width: 400px;
	columns: 2;
	column-gap: 4rem;
}
#scene2 h1 {
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}
#scene2 h2 {
	font-size:24px;
	text-align:center;
	margin-bottom:8px;
	font-weight:bold;
}
#scene2 h3 {
	text-align: center;
	font-weight: bold;
}
#scene2 dl {margin:10px auto;
	/*width:26em;*/
}
#scene2 dt {
	line-height:28px;
}
#scene2 dd {
	margin-left:7em;
	margin-top:-28px;
	line-height:28px;
	text-indent: -3em;
}
#scene2 .commitee dd {
	margin-left:7em;
	text-indent: 0em;
}
#illust {
	position:absolute;
	top:260px;
	right:50%;
	margin-right:-540px;
}
.to_top {
	text-align:right;
	line-height:1;
}
#scene3 article {
	top:20px;
	padding:40px;
	width:760px;
	margin:0 auto;
	line-height:1.5;
}
#scene3 {color:#fff;
	background:rgba(34,42,71,0.9);
	width:100%;
	min-height:500px;
	position:relative;
	z-index:20;
}
#scene3 h1 {
	font-size:24px;
	text-align:center;
	margin-bottom:24px;
	font-weight:bold;
}
#scene3 h2{
	color:#fff;
	background:url(../images/to_detail.png) no-repeat 0 45%;
	font-size:20px;
	line-height:40px;
	padding-left:30px;
	cursor:pointer;
}
#scene3 h2:hover {
	color: #F8EF0E;
	background:url(../images/to_detail_hover.png) no-repeat 0 45%;
}
#scene3 .agenda_inner {
	margin-bottom:20px;
	display:none;
}
#scene3 section:target .agenda_inner {
	display:block;
}

#scene3 .agenda_inner h3 {
	margin:10px 0 10px 70px;
	background:url(../images/close.png) no-repeat;
	cursor:pointer;
	padding-left:30px;
}
#scene3 .agenda_inner p {
	font-size:14px;
	margin:10px 0 10px 100px;
	text-indent:1.2em;
}

footer {
	position:relative;
	width:auto;
	height:100px;
	font-size:18px;
	background:#fff;
	z-index:30;
	padding:40px;
}
footer p {
	text-align:center;
	margin:14px 0;
}
footer address {
	text-align:center;
	font-size:16px;
}
.desc {
	font-size: 85%;
}
strong {
	font-weight: bold;
	font-size: 1.1em;
}
.right_aign {
	text-align: right;
}

/* 2024.09.29 added */
.FB_logo_area {
	display: none;
}