@charset "utf-8";

p {
	max-height: 999999px;
}

.mv {
	background: #000127;
	background-size:100%;
	text-align: center;
	color:#FFF;
	padding:370px 0 40px;
	position: relative;
	overflow: hidden;
}

.mv .kaisai {
	position: absolute;
	top: -18px;
	right: -22px;
	width: 240px;
	height: auto;
	z-index: 1;
}

.mv h1 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	z-index: 2;
}

.mv p.lead {
	text-align: center;
	color:#93A3B7;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:16px;
	line-height: 2.0;
}

.mv img {
	margin-bottom:30px;
}

.mv img:nth-of-type(1) {
	width: 100%;
}

.mv p.exp {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:16px;
	line-height: 2.0;
}

.mv .detail {
	text-align: left;
	border:solid 1px rgba(255,255,255,0.3);
	padding:1.5em 2em;
	margin:1.5em 4em 2em;
	font-size:15px;
	line-height: 1.6;
}

.mv .note {
	color:#93A3B7;
	font-size: 14px;
}

.info {
	background:#000127;
	padding: 40px 56px 46px;
	color: #FFF;
}

.info h3 {
	font-size:18px;
	color:#FFF;
	font-weight: bold;
	background: none;
	padding:0;
	margin-bottom:18px;
	border: solid 1px #FFF;
	width: 8em;
	text-align: center;
	padding: 0.4em;
}

.event {
	background: url('../images/aw2023/line_gold.jpg') no-repeat top center #000127;
	background-size:100%;
	color:#FFF;
	position: relative;
}

.event:after {
	content:"";
	position: absolute;
	bottom:0;
	width:100%;
	height:5px;
	background: url('../images/aw2023/line_gold.jpg') no-repeat bottom center #000127;
	background-size:100%;
}

.event > div {
	padding:40px 0;
	clear:both;
}

.event h2 {
	font-size:24px;
	color:#FFF;
	background: none;
	padding:0;
	margin-bottom:18px;
}

.event span {
	font-size:14px;
	background: #93A3B7;
	color:#000127;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.0;
	padding:6px 8px 6px 10px;
	margin-right:12px;
}

.ev2,.ev3 {
	border-top:solid 1px rgba(255,255,255,0.3);
}

.event > div p {
	margin-bottom:1em;
}

.event > div.ev1 {
	padding:40px 56px 30px;
	overflow: hidden;
}

.ev1 .present {
	background: url('../images/aw2023/ribbon.png') no-repeat;
	background-size:100%;
	color:#000127;
	font-weight:bold;
	text-align: center;
	padding: 7px 0;
	font-size: 15px;
	margin-bottom:20px;
}

.event > div.ev1 .img_area {
	width:272px;
	float:left;
	text-align: center;
}

.event > div.ev1 > img {
	margin-bottom:20px;
}

.event > div.ev1 .img_area img {
	width:100%;
	margin-bottom:14px;
}

.event > div.ev1 .img_area p a {
	color:#92A2B6;
	text-decoration: underline;
	font-size: 14px;
}

.event > div.ev1 .detail {
	width:348px;
	float:right;
	/*padding-top: 20px;*/
}

.event > div.ev1 .detail p {
	margin-bottom: 20px;
}

.event > div.ev1 .detail p b {
	font-weight:normal;
	padding-left:1em;
}

.event ol {
	margin-bottom:20px;
}

.event ol li {
	padding:6px 0;
	list-style: decimal;
	font-size:14px;
	margin-left:36px;
}

.event > div > p.note {
	display: block;
	clear:both;
	font-size:14px;
	/*padding-left: 1.2em;*/
}

.event > div > p.note a {
	color:#FFFFFF;
	text-decoration: underline;
}

.event > div > h4 {
	font-size:14px;
	font-weight:bold;
	margin-top:1em;
	color: #93A3B7;
}

.event > div > p.terms {
	font-size:12px;
	color: #93A3B7;
}

.event > div.ev2 {
	box-sizing: border-box;
	padding:40px 56px 46px 56px;
	overflow: hidden;
}

.event > div.ev2 img {
	width:220px;
	float:left;
}

.event > div.ev2 p.detail {
	width:380px;
	float:right;
	background: url('../images/aw2023/kirakira2.png') no-repeat bottom right;
	font-size:15px;
	padding-bottom:70px;
}

.event .detail a {
	color:#EEAA00;
	text-decoration: underline;
}

.event .detail a:hover {
	text-decoration: none;
}

.activity {
	width: 664px;
    margin:0 auto 30px;
}
.activity dl {
    overflow: hidden;
}
.activity > dl {
	margin-top:14px;
}
.activity dt {
    float: left;
}
.activity > dl > dt {
	width:140px;
}
.activity > dl > dt img {
	width:100%;
	height:auto;
}
.activity dd {
    margin-left: 162px;
}
.activity .event_label {
    font-size: 14px;
    font-weight: bold;
}
.activity .ttl {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 17px;
}
.activity .date {
    float: none;
    width: auto;
    font-size: 13px;
    background: none;
    padding-left: 0;
    margin-bottom: 6px;
}
.activity .btn_detail {
    display: inline-block;
    font-size: 14px; 
    text-align: center; 
    background: #FFFFFF; 
    background: -moz-linear-gradient(top, #FFFFFF 0%, #F6F6F6 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F6F6F6)); 
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#F6F6F6 100%); 
    background: -o-linear-gradient(top, #FFFFFF 0%,#F6F6F6 100%); 
    background: -ms-linear-gradient(top, #FFFFFF 0%,#F6F6F6 100%); 
    background: linear-gradient(to bottom, #FFFFFF 0%,#F6F6F6 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF',  endColorstr='#F6F6F6', GradientType=0 ); 
    border: 1px #bbbbbb solid; 
    border-radius: 6px;
    padding: 6px 18px;
    margin-bottom:10px;
}
.activity .btn_detail:hover {
	opacity: 0.3;
}
.activity a {
    color: #333;
    font-size: 15px;
}
.activity ul {
    margin-top: 17px;
}
.activity li {
    display: inline-block;
    width: 144px;
    text-align: left;
    vertical-align: top;
    border: 1px #ccc solid;
    margin-bottom: 8px;
    padding: 8px 8px 38px;
    position: relative;
}
.activity li dl {
	padding: 0;
}
.activity li dt {
    float: none;
    width: 144px;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
}
.activity li dt img {
	width:100%;
	height:auto;
}
.activity li dd {
    margin-left: 0;
}
.activity li .ttl {
    font-size: 15px;
}
.activity li .date {
	width: 144px;
	height: 39px;
	font-weight: normal;
    position: absolute;
    bottom: 0;
}
.activity p.to_list {
	text-align: center;
	padding-top:6px;
}
.activity p.to_list a {
	text-decoration:underline;
}
.activity p.to_list a:hover {
	text-decoration: none;
}

p.copy_welcome {
	text-align: center;
	color:#000127;
	font-size:18px;
	font-weight:bold;
	margin:40px auto 20px;
}
