@charset "UTF-8";

.sp{
    display:none;
}


/* 一時的にスクロール無効化 */

body.noscroll{
    height:100%;
    overflow: hidden;    
}

/* 明朝体 */

.mincho{
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight:bold;
}

/* ソーシャルボタン */

.social {
    width: 100%;
    display: inline-block;
    /* float: right; */
    text-align: center;
    margin: auto;
}
.social .wp_social_bookmarking_light {
    width: auto;
    /* height: 23px; */
    display: inline-block;
    margin: auto !important;
}


/* 早稲田川柳
------------------------------------------------- */




#main {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: left;
    overflow: hidden;
    color: #333;
}

#col-all .article {
    border: none;
    box-shadow: none;
    margin-bottom: 0px; 
}

#main-head {
    overflow: hidden;
    margin-bottom: 0;
}

body {
    text-align: center;
    font-size: 100%;
    background-color: #eee;
	line-height: inherit;
}

html {
    background-color: #ffffff;
    color: #333;
    font-size: 13px;
    font-family: FontAwesome, 'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    line-height: 1.5;
}

i{
	font-style: normal;
}
li{
	list-style-type: none;
}

div#col-all {
    height: 3200px;
    height: 400vh;
    width: 100%;
}
div.article {
    height: 800px;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    overflow: hidden;
}

#footer{
	margin-top: 0;
}

.clear{
	clear:both;
	display: block;
}
.bgcolor01{
	background:#e49837;
}
.bgcolor02{
	background:#5fa33d;	
}
.bgcolor03{
	background:#3d79a3;
}
.bgcolor_special01{
    background:#d66bb8;
}
.bgcolor_special02{
    background:#890412;
}

#header, #main-head {
	display:none;
}
#page {
    border-top: none;
}


#senryu_splash{
    width: 100%;
    height: 800px;
    height: 100vh;
    margin: auto;
    position: fixed;
    background:#ffffff;
    z-index: 100;
    transition-duration: 2s;
    opacity:1;
    display:none;
}
#senryu_splash article {
    width: 10000%;
    height: 800px;
    height: 100vh;
    margin: auto;
    position: absolute;
    display: block;
    text-align: center;
    margin-left: -4950%;
}
#senryu_splash article h1 {
	display:block;
	margin-top: 42vh;
    vertical-align: middle;
    font-weight: normal;
    text-align: center;
    transition-duration: 0.5s;
    opacity:1;
}
#senryu_splash article h1 span {
    display: block;
    text-align: center;
    white-space: nowrap;
}
#senryu_splash article h1 span strong {
    font-size: 600%;
    font-weight: normal;
    display: inline-block;
    padding-left: 24px;
    transition-duration: 1s;
    letter-spacing: 100px;
    opacity:0;
}
#senryu_splash article h1 i {
    width: 0px;
    height: 1px;
    display: inline-block;
    background-color: #000000;
    margin: 10px auto;
    transition-duration: 1s;
}
.alumni_presents{
    width: 100%;
    text-align: center;
    margin-top: 18px;
    transition-duration: 0.5s;
    opacity:0;
}
.alumni_presents strong{
	display: inline-block;
    vertical-align: middle;
}
.alumni_presents strong img{
	width:72px;
	height:auto;
}

.alumni_presents span{
	display: inline-block;
    text-align: left;
    font-size: 130%;
    vertical-align: middle;
    margin-left: 12px;
    margin-top: 4px;
}

/* 2ページ目以降上固定のメニュー */

#fixedmenu {
    position: fixed;
    top: -60px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10;
    text-align: center;
    padding: 6px 0;
    height: 40px;
    transition-duration: 0.5s;
}
#fixedmenu article{
	display:block;
	overflow: hidden;
	width:1010px;
	margin:auto;
}
#fixedmenu article a{
	transition-duration: 0.5s;
}
#fixedmenu article a:hover{
	text-decoration:none;
	opacity:0.7;
}


#fixedmenu article .left{
	float:left;
}
#fixedmenu article .right{
	float:right;
}
#fixedmenu article .btn_alumni {
    background: #ffffff;
    padding: 8px 12px;
    display: inline-block;
    font-size: 110%;
    margin-right: 2px;
    border-radius: 4px;
}
#fixedmenu article .btn_card{
	background:#890412;
	color:#ffffff;
	padding:8px 12px;
	display:inline-block;
    font-size: 110%;
    border-radius: 4px;
}
#fixedmenu article .btn_support{
    background:#d76f00;
    color:#ffffff;
    padding:8px 12px;
    display:inline-block;
    font-size: 110%;
    border-radius: 4px;
}
#fixedmenu article .left i{
	margin-right: 8px;
	display:inline-block;
}

#fixedmenu article .btn_apply{
	background:#fff338;
	padding:8px 12px;
	display:inline-block;
    font-size: 120%;
    font-weight:bold;
    border-radius: 4px;
}
#fixedmenu article .btn_apply i {
    width: 16px;
    height: 16px;
    background: url(../images/senryu/icon_mini_apply.png) center center no-repeat;
    display: inline-block;
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
}
#fixedmenu article .btn_apply{
    background:#fff338;
    padding:8px 12px;
    display:inline-block;
    font-size: 120%;
    font-weight:bold;
    border-radius: 4px;
}

#fixedmenu article .left .btn_card i, #fixedmenu article .left .btn_support i {
    width: 16px;
    height: 16px;
    background: url(../images/card/icon_mini_white2.png) center center no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-top: -3px;
}
#fixedmenu article .btn_apply strong {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
}



#senryu_top .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    /* left: 50%; */
    /* margin-left: -50%; */
    overflow: hidden;
    z-index: -1;
}
#senryu_top .bg:after {
	content:'';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    background: url(../images/senryu/top_bg_pattern.png) center center;
    z-index: 10000;
}

#senryu_top .bg video {
    width: 1920px;
    height: 1080px;
    position: absolute;
    bottom: 0;
}


#senryu_top article {
    width: 1010px;
    height: 800px;
    height: 100vh;
    margin: auto;
    position: relative;
    display:table;
}
#senryu_top article .toplink a{
	display:inline-block;
}
#senryu_top article .toplink a:hover{
	opacity:0.7;
}

#senryu_top article .toptitle {
    text-align: center;
    margin-top: 20vh;
    margin-top: -webkit-calc(30vh - 160px);
    margin-top: calc(30vh - 160px);
}
#senryu_top article .toptitle p{
	color:#ffffff;
	font-size: 130%;
	margin-top: 30px;
}
#senryu_top article .pagelink{
	position:absolute;
	bottom:0;
	text-align: center;
	width:100%;
}
#senryu_top article .pagelink a {
    width: 180px;
    height: 120px;
    height: 10vh;
    display: inline-table;
    vertical-align: bottom;
    margin: 0 6px;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
}
#senryu_top article .pagelink a:hover{
	height:180px;	
	height: 15vh;
    text-decoration: none;
}

#senryu_top article .pagelink a i {
    text-align: center;
    margin-top: 40px;
    margin-top: 3vh;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
}
#senryu_top article .new_arrivals{
	width:100%;
	margin:8vh 0;
	text-align: center;
}
@media (max-height: 768px){
    #senryu_top article .new_arrivals{
        margin:4vh 0;
    }
}


#senryu_top article .new_arrivals p {
    color: #ffffff;
    opacity: 1;
    text-align: center;
}
#senryu_top article .new_arrivals i {
    transition-duration: 0.5s;
    font-size: 180%;
    margin: 0px auto;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    opacity: 1;
}

/* 応募ボタン＆結果発表 */

.push{
   position: absolute;
   top:20px;
   right:20px;
}
.push ul{
    display: flex;
}
.push ul li{
    margin:0 0 0 20px;
    width: 140px;
    height: 140px;
    border-radius: 180px;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    display: flex;
    align-items: center;
    font-size:140%;
    cursor: pointer;
}
.push ul li a{
    margin:0 auto;
}
.push ul li:hover{
    width:160px;
    height:160px;
    opacity:0.7;
    margin-top:-10px;
    margin-right:-10px;
}
.push ul li a:hover{
    text-decoration: none;
}
.push .report{  
    background: #eaa54c; 
    text-align: center;
}
.push .report a{
    color:#fff;
}
.push .entry{  
    background:#fff338;
    text-align: center;
}
.push .entry .hover{
    display: none;
}
.push .entry:hover a{
    color:#890412;
}
/* 

.push .wanted{
	position:absolute;
	top:20px;
	right:20px;
	display:table;
	width:140px;
	height:140px;
	border-radius: 160px;
	background:#fff338;
	color:#000000;
	text-align: center;
	-moz-transition-duration:0.2s;
	-webkit-transition-duration:0.2s;
	-o-transition-duration:0.2s;
	-ms-transition-duration:0.2s;
}
.push .wanted a:hover{
	text-decoration: none;
}

.push.second .wanted{
	margin-top: 60px;
}
.push .wanted a{
	text-align: center;
	font-size:120%;
	display:table-cell;
	vertical-align: middle;
	padding-bottom: 2px;
} */

/* 応募ボタン 次回予告 */

.push .wanted.wanted_prior{
    position:absolute;
    top:20px;
    right:20px;
    display:table;
    width:140px;
    height:140px;
    border-radius: 160px;
    background:#fff338;
    color:#000000;
    text-align: center;
    -moz-transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -o-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
}
.push .wanted strong{
    text-align: center;
    font-size:120%;
    display:table-cell;
    vertical-align: middle;
    padding-bottom: 2px;
    font-weight:normal;
}

/* 応募ボタン 次回予告 ここまで */


.push .graph {
    position: absolute;
    top: 20px;
    right: 180px;
     /* right: 30px;  */
    display: table;
    width: 140px;
    height: 140px;
    border-radius: 180px;
    text-align: center;
    background: #eaa54c;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
}
.push .graph:hover{
    width:160px;
    height:160px;
    position:absolute;
    top:10px;
   right:170px;
    /* right:20px; */
    opacity:0.7;
}

.push .wanted:hover{
    width:160px;
    height:160px;
    position:absolute;
    top:10px;
    right:10px;
    opacity:0.7;
}


.push .graph a{
    display: table-cell;
    vertical-align: middle;
    color:#ffffff;
    font-size:140%;
    line-height: 150%;
/*    font-weight:bold;*/
}
.push .graph a:hover{
    text-decoration: none;
}
.push .graph a span{
    font-size:80%;
}

.push02 span {
    position: absolute;
    top: -20px;
    right: 0px;
    display: table;
    width: 180px;
    height: 180px;
    border-radius: 180px;
    background: #fff338;
    color: #000000;
    text-align: center;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
}
.push02 span a{
	text-align: center;
	font-size:110%;
	display:table-cell;
	vertical-align: middle;
	padding-bottom: 8px;
	text-decoration:none;
}
.push02 span:hover{
	width:200px;
	height:200px;
	position:absolute;
	top:-30px;
	right:-10px;
	opacity:0.7;
}

#senryu_top, #senryu_01, #senryu_02, #senryu_03, #senryu_04, #senryu_special01, #senryu_special02{
    display: block;
    width: 100%;
    height: 800px;
    height: 100vh;
    position:relative;
    overflow: hidden;
}

#senryu_top{
    transition-duration: 0.5s;
	z-index: 5;
}
#senryu_01 {
    background: url(../images/senryu/bg_01.jpg) center center no-repeat;
    background-size: cover;
	z-index: 4;
}
#senryu_02{
	background:url(../images/senryu/bg_03.jpg) center center no-repeat;
	background-size: cover;
	z-index: 3;
}
#senryu_03{
	background:url(../images/senryu/bg_02.jpg) center center no-repeat;
	background-size: cover;
	z-index: 2;
}
#senryu_04{
	background:url(../images/senryu/bg_senryu_last.jpg) center center no-repeat;
	background-size: cover;
	z-index: 1;
}
#senryu_special01 {
    background: url(../images/senryu/bg_special01.jpg) center center no-repeat;
    background-size: cover;
    z-index: 4;
}
#senryu_special02 {
    background: url(../images/senryu/bg_special02.jpg) center center no-repeat;
    background-size: cover;
    z-index: 4;
}

.cont_wrap{
	width: 1010px;
	margin:auto;
	height: 100%;
	height: 100vh;
	display:table;
	padding: 1px;
}
.cont_wrap .cont{
	display:table-cell;
	vertical-align: middle;
}
#senryu_01 .cont,
#senryu_special01 .cont{
    padding-top:80px;
}
#senryu_special02 .cont{
    padding-top:60px;
}
#senryu_02 .cont_wrap{
    padding-top:30px;
}
#senryu_04 .cont_wrap{
    padding-top:40px;
}
#senryu_03 .prize{
	position:relative;
}

.apply_count{
	margin-top: 2vh;
	text-align: center;

}
.apply_count span{
	display:inline-block;
	width:320px;
	line-height: 48px;
	color:#256f00;
	font-size:120%;
	text-align: center;
	background:#ffffff;
}
.apply_count a.apply_btn{
	display:inline-block;
	width:320px;
	line-height: 48px;
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	background-color:#256f00;
	text-align: center;	
}
.apply_count a:hover{
	opacity:0.7;
	cursor:pointer;
}
.apply_count a.apply_btn i{
    width: 16px;
    height: 16px;
    background: url(../images/senryu/icon_mini_apply2.png) center center no-repeat;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    vertical-align: middle;	
}


/* 早稲田川柳とは */

#senryu_01 h2 {
    text-align: center;
    width: 100%;
    max-width: 1010px;
    margin: 64px auto 32px;
    margin: 0 auto 4vh;
    font-size: 220%;
    font-weight: normal;
    letter-spacing: 2px;
}
#senryu_01 h2:after{
	content:'';
	width:100%;
	height:8px;
	background:url(../images/senryu/bar.png) center center no-repeat;
	display:block;
	margin-top: 12px;
}
#senryu_01 .lead {
    margin-bottom: 4vh;
    margin-top: 5vh;
    line-height: 180%;
    font-size: 130%;
    text-align: center;
}
#senryu_01 .judge_btn {
    text-align: center;
    margin-top: 6vh;
}
#senryu_01 .judge_btn a{
    display: inline-block;
    width: 420px;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 30px;
    color: #ffffff;
    font-size: 180%;
    font-weight: bold;
    /* background: rgba(37, 111, 0, 0.7); */
    background: rgba(217, 121, 0, 0.8);
    text-align: center;
    border-radius: 8px;    
}
#senryu_01 .judge_btn a:hover{
    opacity: 0.7;
    text-decoration:none;
}
#senryu_01 .judge_btn a i{
    width: 20px;
    height: 20px;
    background: url(../images/senryu/icon_mini_apply2.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    vertical-align: middle;
}


/* あなたの一句が母校支援に */

#senryu_special01 h2 {
    text-align: center;
    width: 100%;
    max-width: 1010px;
    margin: 64px auto 32px;
    margin: 0 auto 4vh;
    font-size: 200%;
    font-weight: normal;
    letter-spacing: 2px;
    color:#ffffff;
    font-weight:bold;
}
#senryu_special01 h2:after{
    content:'';
    width:100%;
    height:8px;
    background:url(../images/senryu/bar.png) center center no-repeat;
    display:block;
    margin-top: 18px;
    margin-top: 3vh;
}
#senryu_special01 h2 .ttl_large {
    display: block;
    margin-bottom: 16px;
}
#senryu_special01 h2 i{
    display: block;
}
#senryu_special01 .col1 {
    text-align: center;
    margin-bottom: 36px;
    margin-bottom: 4vh;
}
#senryu_special01 .lead {
    margin-bottom: 4vh;
    margin-top: 5vh;
    line-height: 180%;
    font-size: 130%;
    text-align: center;
}
#senryu_special01 .judge_btn {
    text-align: center;
    margin-top: 6vh;
}
#senryu_special01 .judge_btn a{
    display: inline-block;
    width: 420px;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 30px;
    color: #ffffff;
    font-size: 180%;
    font-weight: bold;
    background: rgba(217, 121, 0, 0.8);
    text-align: center;
    border-radius: 8px;    
}
#senryu_special01 .judge_btn a:hover{
    opacity: 0.7;
    text-decoration:none;
}
#senryu_special01 .judge_btn a i{
    width: 20px;
    height: 20px;
    background: url(../images/senryu/icon_mini_apply2.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    vertical-align: middle;
}
#senryu_special01 .apply_count span {
    display: inline-block;
    width: 320px;
    line-height: 200%;
    color: #f251d3;
    font-size: 140%;
    text-align: center;
    background: #ffffff;
    padding: 10px;
}
#senryu_special01 .apply_count span i{
    font-weight:bold;
    font-size: 160%;
}


/* 校友会費実質1年間無料 */

#senryu_special02 h2 {
    text-align: center;
    width: 100%;
    max-width: 1010px;
    margin: 64px auto 32px;
    margin: 0 auto 4vh;
    font-size: 220%;
    font-weight: normal;
    letter-spacing: 2px;
}
#senryu_special02 h2:after{
    content:'';
    width:100%;
    height:8px;
    background:url(../images/senryu/bar.png) center center no-repeat;
    display:block;
    margin-top: 12px;
}
#senryu_special02 h2 i{
    display: block;
}
#senryu_special02 .col1{
    text-align: center;
    margin-bottom: 36px;
    margin-bottom: 4vh;
}
#senryu_special02 .lead {
    margin-bottom: 4vh;
    margin-top: 5vh;
    line-height: 180%;
    font-size: 130%;
    text-align: center;
}
#senryu_special02 .judge_btn {
    text-align: center;
    margin-top: 6vh;
}
#senryu_special02 .judge_btn a{
    display: inline-block;
    width: 420px;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 30px;
    color: #ffffff;
    font-size: 180%;
    font-weight: bold;
    background: rgba(217, 121, 0, 0.8);
    text-align: center;
    border-radius: 8px;    
}
#senryu_special02 .judge_btn a:hover{
    opacity: 0.7;
    text-decoration:none;
}
#senryu_special02 .judge_btn a i{
    width: 20px;
    height: 20px;
    background: url(../images/senryu/icon_mini_apply2.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    vertical-align: middle;
}
#senryu_special02 div.btnbox a.apply_btn {
    background: rgba(137, 4, 18, 0.9);
}


.quote_wrap {
    max-width: 960px;
    margin: auto;
}
.col3.quote_wrap section article {
    padding: 0;
    background: none;
}
.quote_wrap .quote {
    position: relative;
    background: #ffffff;
    padding: 16px 6px;
    line-height: 180%;
    color: #000000;
    font-size: 150%;
    border-radius: 8px;
    min-height: 0px;
    text-align: center;
}
.quote_wrap .quote i{
	display:block;
	text-align: center;
	line-height: 150%;
}
.quote_wrap .quote i:first-child{
	text-align: left;
}
.quote_wrap .quote i:last-child{
	text-align: right;
}

.quote_wrap .quote:after {
    content: '';
    display: block;
    width: 36px;
    height: 27px;
    position: absolute;
    bottom: -27px;
    right: 24px;
    background: url(../images/senryu/quote_white.png) center center no-repeat;
    background-size: contain;
}

.quote_wrap .silhouette{
	text-align: center;
	padding:32px 24px 24px 24px;
}






#senryu_02 h2 {
    text-align: center;
    width: 100%;
    max-width: 1010px;
    margin: 64px auto 32px;
    margin: 0 auto 5vh;
    font-size: 220%;
    font-weight: normal;
    letter-spacing: 2px;
}
#senryu_03 h2 {
    text-align: center;
    width: 100%;
    max-width: 1010px;
    margin: 64px auto 32px;
    margin: 0 auto 4vh;
    font-size: 200%;
    font-weight: normal;
    letter-spacing: 2px;
}
#senryu_02 h2:after, #senryu_03 h2:after {
    content: '';
    width: 100%;
    height: 5px;
    background: url(../images/senryu/bar.png) center center no-repeat;
    display: block;
    margin-top: 8px;
}

#senryu_03 {
	position: relative;
}
#senryu_03 .caution{
	position: absolute;
	bottom:20px;
	right:20px;
	font-size:90%;
	display:inline-block;
}

.senryu_theme{
	width:1010px;
	display:table;
}
.senryu_theme .theme {
    width: 300px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
    position: relative;
}
.senryu_theme .theme h3 {
    position: absolute;
    top: -60px;
    left: -48px;
    width: 120px;
    height: 120px;
    border-radius: 140px;
    background: #ffffff;
    color: #3d79a3;
    font-weight: bold;
    text-align: center;
    display: table;
    font-size: 145%;
}
.senryu_theme .theme h3 i{
	display:table-cell;
	vertical-align: middle;
}
.senryu_theme .theme p {
    width: 100%;
    height: 320px;
    display: table;
    background: rgba(7, 79, 130, 0.7);
    text-align: center;
}
.senryu_theme .theme p.rule {
    background: rgba(255, 255, 255, 0.85);
    text-align: center;
    padding: 24px;
    font-size: 135%;
    line-height: 150%;
    height: 110px;
    box-sizing: border-box;
    /* width: 304px; */
    line-height: 170%;
}

.senryu_theme .theme.theme1 h3 {
    color: #d76f00;
}
.senryu_theme .theme.theme1 p {
    background: rgba(195, 112, 24, 0.7);
}
.senryu_theme .theme.theme2 h3 {
    color: #5fa33d;
}
.senryu_theme .theme.theme2 p {
    background: rgba(55, 132, 16, 0.7);
}
.senryu_theme .theme.theme1 p.rule, .senryu_theme .theme.theme2 p.rule{
    background: rgba(255, 255, 255, 0.85);
}


.senryu_theme .theme p strong{
	color:#ffffff;
	font-size:200%;
	display:table-cell;
	vertical-align: middle;
	font-weight: normal;
}

/* 各回ごとにリンクを追加 */

.senryu_theme .theme .rule span{
    text-align:center;
    display: block;
}
.senryu_theme .theme .rule span a{
    color:#ffffff;
    padding:8px 16px 6px 40px;
    display: inline-block;
    margin:12px auto 0;
    font-weight:bold;
    border-radius:8px;
}
.senryu_theme .theme .rule span a:hover{
    text-decoration:none;
    opacity:0.7;
}
.senryu_theme .theme.theme1 .rule span a{
    background:#d76f00 url(../images/senryu/icon_mini_apply2.png) 12px center no-repeat;
}
.senryu_theme .theme.theme2 .rule span a{
    background:#5fa33d url(../images/senryu/icon_mini_apply2.png) 12px center no-repeat;
}
.senryu_theme .theme.theme3 .rule span a{
    background:#3d79a3 url(../images/senryu/icon_mini_apply2.png) 12px center no-repeat;
}


.senryu_theme .detail{
	width:660px;
	display:table-cell;
	clear:both;
	background:#ffffff;
	vertical-align: middle;
}
.senryu_theme .detail p {
    padding: 10px 30px 0;
    font-size: 100%;
    line-height: 160%;
}
.senryu_theme .detail dl{
	padding:0 30px 12px 30px;
	display:table;
}
.senryu_theme .detail dl dt {
    padding: 0 16px 0 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 100%;
}
.senryu_theme .detail dl dd {
    padding: 12px 0px 0 0;
    display: table-cell;
    vertical-align: middle;
}
.senryu_theme .detail dl dd div{
	display:table;
}
.senryu_theme .detail dl dd div span {
    display: table-cell;
    width: 160px;
    height: 140px;
    padding-right: 20px;
    text-align: left;
}
.senryu_theme .detail dl dd div span img{
	width:100%;
	height:auto;
}
.senryu_theme .detail dl dd div span:last-child{
	padding-right: 0;
}
.senryu_theme .detail dl dd div span i{
	display:block;
	margin-top:6px;
}

.senryu_notice {
    width: 1010px;
    display: block;
    position: relative;
    margin-top: 4vh;
}
.senryu_notice h3{
	position:absolute;
	top:-48px;
	left:-48px;
	width:120px;
	height:120px;
	border-radius: 140px;
	background:#5fa33d;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	display:table;
	font-size:150%;
}
.senryu_notice h3 i{
	display:table-cell;
	vertical-align: middle;
}

.senryu_notice article{
	background:#ffffff;
	padding:10px 100px;
}
.senryu_notice article ul{
	margin:16px 0;
}
.senryu_notice article ul li{
	margin:6px 0;
	font-size:90%;
}

.senryu_prize{
	display:block;
	margin: 8vh auto 6vh;
}
.senryu_prize article{
	width:485px;
	float:left;
	position:relative;
}
.senryu_prize article:nth-child(2n){
	float:right;
}
.senryu_prize article h3{
	position:absolute;
	top:-12px;
	width:100%;
	text-align: center;
}
.senryu_prize article h3 i{
	padding:6px 16px;
	border:1px solid #5fa33d;
	font-size:120%;
}
.senryu_prize article h3.prize_once i{
	background:#ffffff;
	color:#5fa33d;
}
.senryu_prize article h3.prize_year i{
	background:#5fa33d;
	color:#ffffff;
}
.senryu_prize article div{
	background:#ffffff;
	height:300px;
	display: table;
	width:100%;
}
.senryu_prize article div ul{
	display: table-cell;
	vertical-align: middle;
	padding:30px;
}
.senryu_prize article div ul li{
	margin:20px;
	font-size: 120%;
}

/* 審査員 */

.judgement{

}
.senryu_theme .detail dl dd div span:last-of-type {
    width: 260px;
}
.judgement span .silhouette{
	background:#f0f0f0;
	display:block;
    width: 160px;
    height:160px;
    overflow: hidden;
}
.judgement span .silhouette i{
	padding:20px;
	display:block;
	height:120px;
}
/* .judgement span:nth-child(1) .silhouette i{
	background:url('../images/senryu/judge_2019_04_detail.png') top center no-repeat;
	background-size:cover;
}
.judgement span:nth-child(2) .silhouette i{
	background:url('../images/senryu/judge_2019_05_detail.png') top center no-repeat;
	background-size:cover;
}
.judgement span:nth-child(3) .silhouette i{
	background:url('../images/senryu/judge_2019_06_detail.png') top center no-repeat;
	background-size:cover;
} */
.judgement.judge_3rd span:nth-child(1) .silhouette i{
    background:url('../images/senryu/silhouette_3_01_detail.png') bottom center no-repeat;
    background-size:cover;
}
.judgement.judge_3rd span:nth-child(2) .silhouette i{
    background:url('../images/senryu/silhouette_3_02_detail.png') bottom center no-repeat;
    background-size:cover;
}
.judgement.judge_3rd span:nth-child(3) .silhouette i{
    background:url('../images/senryu/silhouette_3_03_detail.png') bottom center no-repeat;
    background-size:cover;
}



#senryu_04 h2 {
    text-align: center;
    width: 100%;
    max-width: 1010px;
    margin: 0 auto 32px;
    margin: 0 auto 4vh;
    font-size: 200%;
    font-weight: normal;
    letter-spacing: 2px;
}
#senryu_04 h2:after {
    content: '';
    width: 100%;
    height: 5px;
    background: url(../images/senryu/bar.png) center center no-repeat;
    display: block;
    margin-top: 6px;
}
#senryu_04 .cont_wrap p {
    font-size: 130%;
    line-height: 180%;
    margin: auto;
    text-align: center;
}

#cardlink {
    padding: 1px;
    background: linear-gradient(#dddddd,#ffffff 70%, #dddddd 88%,#dddddd);
    margin: 4vh auto -20px;
    width: 838px;
}

#cardlink div {
    display: table;
    width: 700px;
    margin: 4vh auto;
}
#cardlink div i{
	display:table-cell;
	padding-right:40px;
	vertical-align: middle;
}
#cardlink div article {
    display: table-cell;
    vertical-align: middle;
}
#cardlink div article h3 {
    font-weight: normal;
    font-size: 240%;
    margin-bottom: 12px;
    margin-bottom: 1.5vh;
}
#cardlink div article h3 strong {
    font-size: 200%;
    line-height: 140%;
    font-weight: normal;
    display: inline-block;
}
#cardlink div article a.link_icon01 {
    display: block;
    font-size: 140%;
    color: #ffffff;
    padding-left: 28px;
    background: #880412 url(../images/senryu/icon_mini_white.png) 12px center no-repeat;
    font-weight: bold;
    padding: 8px 12px 6px 44px;
}



div.btnbox {
    display: block;
    width: 100%;
    margin: 4vh 0 0;
    text-align: center;
}
div.btnbox a.apply_btn {
    display: inline-block;
    width: 420px;
    padding: 20px 0;
    margin:0 20px;
    line-height: 30px;
    color: #ffffff;
    font-size: 180%;
    font-weight: bold;
    background: rgba(7, 79, 130, 0.7);
    text-align: center;
    border-radius: 8px;
}
div.btnbox a.apply_btn:hover {
	opacity:0.7;
	text-decoration: none;
	cursor: pointer;
}
div.btnbox a.apply_btn i {
    width: 20px;
    height: 20px;
    background: url(../images/senryu/icon_mini_apply2.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    vertical-align: middle;
}

div.btnbox a.list_btn {
    display: inline-block;
    width: 420px;
    padding: 20px 0;
    margin:0 20px;
    line-height: 30px;
    color: #ffffff;
    font-size: 180%;
    font-weight: bold;
/*    background: rgba(37, 111, 0, 0.7);*/
    background: rgba(217, 121, 0, 0.8);
    text-align: center;
    border-radius: 8px;
}
div.btnbox a.list_btn:hover {
    opacity:0.7;
    text-decoration: none;
    cursor: pointer;
}
div.btnbox a.list_btn i {
    width: 20px;
    height: 20px;
    background: url(../images/senryu/icon_mini_apply2.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
    vertical-align: middle;
}

/*div.btnbox a.apply_btn{
	margin:20px auto;
	background:rgba(137,4,12,0.8);
	color:#ffffff;
	font-size:160%;
	border:1px solid #ffffff;
	width:600px;
	display:inline-block;
	padding:20px 0;
}
*/
div.btnbox a.view_past{
	margin:20px auto;
	background:rgba(45,121,163,0.8);
	color:#ffffff;
	font-size:160%;
	border:1px solid #ffffff;
	width:600px;
	display:inline-block;
	padding:20px 0;
}

.col3{
	width:100%;
	display:table;
}

.col3 section{
	width:310px;
	display:table-cell;
	padding-right: 40px;
}
.col3 section:last-child{
	padding-right: 0px;	
}
.col3 section article{
	background:#ffffff;
	padding:30px;
}
.col3 section article h3{
	text-align: center;
    font-size: 200%;
    font-weight: normal;
    background: url(../images/senryu/underline_01.png) bottom center no-repeat;
    padding-bottom: 16px;
    margin-bottom: 24px;
}
.col3 section article p{
	line-height: 200%;
	min-height:240px;
	font-size:120%;
}


/* 選考者の作品 */

#senryu_01{
}
.col3.quote_wrap section {
    width: 310px;
    display: table-cell;
    padding: 0 10px;
    position: relative;
    transition-duration: 1s;
    opacity: 0;
}

/* 演奏旅行リンク */

.ensou_link {
    display: block;
    margin: 40px auto 3vh;
    width: 840px;
}
.ensou_link a{
    display: block;
    transition-duration: 0.5s;
}
.ensou_link a:hover{
    opacity: 0.7;
}

/* 画面外早稲田カードのリンク */

#senryu_card_link {
    background: #ffffff;
    position: fixed;
    bottom: 20px;
    right: -280px;
    z-index: 10;
    transition-duration: 0.5s;
    border: 1px solid #890412;
/*    box-shadow: 0px 0px 0px rgba(255,255,255,0.7);*/
}
#senryu_card_link:hover{
    opacity: 0.7;
    text-decoration: none;
/*    box-shadow: 0px 0px 12px rgba(255,255,255,1);*/
}
#senryu_card_link.appear{
    right:20px;
}
#senryu_card_link a {
    background: url(../images/senryu/btn_icon_card.png) 10px center no-repeat;
    display: table;
    width: 100%;
    padding: 12px 12px 8px 36px;
    box-sizing: border-box;
    font-weight: bold;
}
#senryu_card_link a span{
    display: table-cell;
    vertical-align: middle;
}
#senryu_card_link a i{
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
}