@charset "euc-jp";
/*===========================================
senryu.css

川柳のCSS


===========================================*/

/*==============================================
/*
/*PC
/*
=============================================*/
@media only screen and (min-width: 1024px) {
	body , *{
		margin:0;
		padding:0;
	}
  .ContentsSenryu * {
	margin:0;
	padding:0;
	vertical-align:baseline;
	line-height:1.0em;
	text-shadow:none;
	-webkit-box-sizing: border-box;/* Safari,Google Chrome用 */
	-moz-box-sizing: border-box;/* Firefox用 */
	-ms-box-sizing: border-box;/* Internet Explorer 8用 */
	box-sizing: border-box;
	-webkit-text-size-adjust:none !important;
  }
  .ContentsSenryu {
    width:100%;
    margin:0 auto;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
  }
  .ContentsSenryu .sp-br {
    display: none;
  }

 /*=　ヘッダー　======================*/
  .ContentsSenryu .SenryuHeader {
  background: url("../image/pc-header-bg.gif") center bottom no-repeat #f2f1ec;
}
  .ContentsSenryu .SenryuHeader .SenryuHeaderInner {
    width: 960px;
    height: 525px;
    margin: 0 auto;
    padding-top: 39px;
    position: relative;
  }
  .ContentsSenryu_List .SenryuHeader .SenryuHeaderInner{
    height:300px;
  }
  .ContentsSenryu .SenryuHeader h1 {
  width: 605px;
  height: 150px;
  margin: 0 auto 27px;
  background: url("../image/pc-title.gif") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
  .ContentsSenryu .SenryuHeader .CopyText {
  width: 805px;
  height: 20px;
  margin: 0 auto 28px;
  background: url("../image/pc-intro-text.gif") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .SenryuHeader .SenryuHeaderInner:after {
  content:"";
  width: 190px;
  height: 190px;
  background: url("../image/image-header-horse.png") 0 0 no-repeat;
  position: absolute;
  bottom: -7px;
  left: 14.3%;
}
.ContentsSenryu_list .SenryuHeader .SenryuHeaderInner:after {
  left:-10%;
}
.ContentsSenryu .SenryuHeader .HeaderSubtext {
  width: 213px;
  height: 285px;
  background: url("../image/header-subtext.png") 0 0 no-repeat;
  background-size: 213px 285px;
  position: absolute;
  bottom: -24px;
  left: 38.9%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .SenryuHeader .HeaderBtn {
  position: absolute;
  bottom: -51px;
  right: 6.9%;
}

 /*=　共通ボックス　======================*/
  .ContentsSenryu .InnerBox {
    width: 900px;
    margin: 0 auto;
  }

 /*=　イントロダクション　======================*/
  .ContentsSenryu .SenryuIntro {
  background-color: #72a50f;
  padding-top: 60px;
}
.ContentsSenryu .SenryuIntro .IntroText {
  color: #fff;
  line-height: 1.6;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
  margin-bottom: 45px;
}
  .ContentsSenryu .SenryuIntro dl {
  width: 580px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.ContentsSenryu .SenryuIntro dt {
  width: 185px;
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.ContentsSenryu .SenryuIntro dt span {
  display: block;
  width: 170px;
  height: 28px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  color: #444;
  background-color: #e4ff00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ContentsSenryu .SenryuIntro dd {
  font-weight: bold;
  float: left;
  width: 380px;
  text-align: left;
  color: #fff;
}
.ContentsSenryu .SenryuIntro dd span {
  font-size: 133%;
}
.ContentsSenryu .SenryuIntro .EntryBtn {
  display: block;
  width: 580px;
  height: 55px;
  background: #fee93b; /* Old browsers */
  background: -moz-linear-gradient(-90deg, #fee93b 0%, #ffc104 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-90deg, #fee93b 0%, #ffc104 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(90deg, #fee93b 0%, #ffc104 100%,); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee93b', endColorstr='#ffc104', GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 box-shadow: 0 3px 0 rgb(215,165,4);
 font-size: 150%;
 text-align: center;
 font-weight: bold;
 color: #444;
 padding-top: 15px;
 margin: 0 auto 30px;
}
.ContentsSenryu .SenryuIntro .EntryBtn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.ContentsSenryu .SenryuIntro .DetailText {
  font-size: 83%;
  line-height: 1.6;
  padding-bottom: 35px;
}
.ContentsSenryu .SenryuIntro .DetailText span.yellow {
  color: #e4ff00;
}
.ContentsSenryu .SenryuIntro .DetailText span.white {
  color: #fff;
}

 /*=　騎手リスト　======================*/
 .ContentsSenryu .KishuList {
  background: url("../image/pc-wave-bg.gif") center top repeat-x #699219;
  padding-top: 43px;
  padding-bottom: 95px;
  border-bottom: 5px solid #fff;
}
.ContentsSenryu .KishuList ul {
  font-size: 0;
  text-align: center;
  background: url("../image/pc-kishulist-bg.gif") 5px bottom no-repeat;
}
  .ContentsSenryu .KishuList li {
  display: inline-block;
  margin: 0 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .KishuList li:first-of-type {
  width: 169px;
  height: 185px;
  background: url("../image/pc-kishu1.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(2) {
  width: 162px;
  height: 185px;
  background: url("../image/pc-kishu2.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(3) {
  width: 172px;
  height: 185px;
  background: url("../image/pc-kishu3.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(4) {
  width: 158px;
  height: 185px;
  background: url("../image/pc-kishu4.jpg") 0 0 no-repeat;
}

 /*=　ライター川柳　======================*/
 .ContentsSenryu .WriterWork {
  background: #f2f1ec;
  position: relative;
  padding-top: 40px;
  padding-bottom: 79px;
  border-bottom: 5px solid #fff;
}
.ContentsSenryu .WriterWork h2 {
  width: 424px;
  background: #f2f1ec;
  position: absolute;
  left: 50%;
  top: -48px;
  margin-left: -212px;
  padding: 16px 0 0 44px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .WriterWork .WiterWorkText {
  width: 516px;
  height: 22px;
  background: url("../image/pc-writerwork-text.jpg") 0 0 no-repeat;
  margin: 0 auto 34px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .WriterWork ul {
  text-align: center;
  font-size: 0;
}
.ContentsSenryu .WriterWork li {
  display: inline-block;
  width: 205px;
  height: 336px;
  margin: 0 13px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .WriterWork li:first-of-type {
  background: url("../image/pc-writer-senryu1.jpg") 0 0 no-repeat;
  margin-left: 0;
}
.ContentsSenryu .WriterWork li:nth-of-type(2) {
  background: url("../image/pc-writer-senryu2.jpg") 0 0 no-repeat;
}
.ContentsSenryu .WriterWork li:nth-of-type(3) {
  background: url("../image/pc-writer-senryu3.jpg") 0 0 no-repeat;
}
.ContentsSenryu .WriterWork li:nth-of-type(4) {
  background: url("../image/pc-writer-senryu4.jpg") 0 0 no-repeat;
  margin-right: 0;
}

/*=　応募作品　======================*/
.ContentsSenryu .EntryWork {
  background: #cfd574;
  position: relative;
  padding-top: 16px;
	padding-bottom: 70px;
	border-bottom: 5px solid #fff;
}
.ContentsSenryu .EntryWork h2 {
  width: 424px;
  background: #cfd574;
  position: absolute;
  left: 50%;
  top: -48px;
  margin-left: -212px;
  padding: 16px 0 0 115px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .EntryWorkInner {
  padding-top: 20px;
  padding-bottom: 100px;
  background: url("../image/pc-entrywork-bg.gif") center bottom repeat-x #eceec7;
}
.ContentsSenryu .EntryWorkInner .SubTitle {
  width: 442px;
  height: 57px;
  background: url("../image/pc-entrywork-subtitle.gif") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0 auto 18px;
}
.ContentsSenryu .EntryWorkInner ul {
  text-align: center;
}
.ContentsSenryu .EntryWorkInner li {
  display: inline-block;
  vertical-align: top;
  width: 138px;
  margin: 0 24px 36px;
  position: relative;
}
.ContentsSenryu .EntryWorkInner li .BtnCloseTanzaku {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 10;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li:nth-of-type(9n-8) {
  margin-left: 0;
}
.ContentsSenryu .EntryWorkInner li:nth-of-type(9n-4) {
  margin-right: 0;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap {
  background: #fff;
  border: 2px solid #598700;
  box-shadow: 5px 5px 0 rgb(89,135,0);
  padding: 6px 6px 48px 6px;
  min-height: 340px;
  position: relative;
  overflow: hidden;
	max-height: 400px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .SenryuText {
  width: 100%;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  text-align: left;
  color: #333;
  font-size: 111%;
  font-weight: bold;
  background: url("../image/ic-pencil.png") 0 0 no-repeat;
  padding: 13px 19px 0 25px;
  line-height: 1.5;
  white-space: nowrap;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .avatar {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  position: absolute;
  width: 26px;
  overflow: hidden;
  padding-top: 35px;
  left: 16px;
  bottom: 60px;
  color: #598700;
  font-size: 88%;
  font-weight: bold;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo a {
  color: #598700;
}

/* 「いいね！」パーツ */
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav {
  position: absolute;
  left: 10px;
  bottom: 1px;
  padding-bottom: 8px;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dl {
  background: #e6b478;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 4px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:before,
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:after {
  content: "";
  display: block;
  width: 11px;
  height: 8px;
  background-color: #a78862;
  position: absolute;
  bottom: 1px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:before {
  left: 30px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:after {
  right: 30px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dt {
  font-weight: bold;
  color: #853c0f;
  width: 55px;
  float: left;
  clear: left;
  text-align: left;
  padding: 5px 0 0 3px;
  font-size: 72%;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dd {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  float: left;
  background: #685844;
  color: #fff;
  width: 55px;
  padding: 5px 7px;
  text-align: right;
  font-size: 72%;
}

/* ソートリスト */
.ContentsSenryu .SortList ul {
  text-align: center;
  margin-bottom: 35px;
}
.ContentsSenryu .SortList li {
  display: inline-block;
  width: auto;
  margin: 0;
  font-size: 120%;
}
.ContentsSenryu .SortList li a,
.ContentsSenryu .SortList li span{
  display: block;
  padding: 0 15px;
  font-weight: bold;
  color: #598700;
  line-height:40px;
}
.ContentsSenryu .SortList li.active a,
.ContentsSenryu .SortList li.active span{
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#fff;
  background-color:#72a50f;
}

.ContentsSenryu .nodata{
  background-color:#fff;
  padding:15px;
  text-align:left;
  border: 2px solid #598700;
}
.ContentsSenryu .nodata p{
  line-height:1.4;
}



/* ページャー */
.ContentsSenryu .Common_Pager ul {
	margin: 20px 0;
	text-align: center;
}
.ContentsSenryu .Common_Pager ul li {
	display: inline-block;
	margin:0 5px 0 0;
	width: auto;
	vertical-align: middle;
}
.ContentsSenryu .Common_Pager ul li:first-child div {
	font-weight: bold;
	background-color: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 14px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #8d8d8d;
}
.ContentsSenryu .Common_Pager ul li:last-child {
	margin: 0;
}
.ContentsSenryu .Common_Pager ul li:last-child div {
	font-weight: bold;
	background-color: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 14px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #8d8d8d;
}
.ContentsSenryu .Common_Pager ul li:nth-of-type(9n-4) {
	margin-right: 5px;
}
.ContentsSenryu .Common_Pager ul li a {
	display: block;
	font-weight: bold;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 14px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #0062cc;
}
.ContentsSenryu .Common_Pager ul li.Page_Active {
	color: #fff;
	background-color: #404453;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 14px;
}

/*=　緊急決定！　======================*/
.ContentsSenryu .SenryuIntro .KinkyuArea h2 {
	width: 140px;
	height: 32px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto;
	background: url("../image/pc-ttl-kinkyu.png") 0 0 no-repeat;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox {
 border: 3px solid #5a7d16;
 background-color: #eceec7;
 box-shadow: 5px 5px 25px -3px rgba(0,0,0,0.3);
 margin-bottom: 30px;
 text-align: center;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox:before {
 content: "";
 display: block;
 width: 895px;
 height: 20px;
 background: url("../image/pc-bord-top.gif") 0 0 no-repeat;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox:after {
 content: "";
 display: block;
 width: 895px;
 height: 17px;
 background: url("../image/pc-bord-bottom.gif") 0 0 no-repeat;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p {
 line-height: 1.6;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p.inline {
 display: inline;
}

.ContentsSenryu .SenryuIntro .KinkyuKikan {
 width: 600px;
}
.ContentsSenryu .SenryuIntro .KinkyuKikan dd {
 width: 400px;
}

/*=　結果発表ページ　======================*/

/* 終了ボタン */
.ContentsSenryu .SenryuIntro .EntryBtn.end {
  opacity: 0.7;
}

/* 結果発表エリア */
.ContentsSenryu .Result {
  background: #ffd667;
  padding-top: 47px;
  padding-bottom: 134px;
  border-bottom: 5px solid #fff;
  position: relative;
}
.ContentsSenryu .Result h2 {
  width: 424px;
  background: #ffd667;
  position: absolute;
  left: 50%;
  top: -48px;
  margin-left: -212px;
  padding: 9px 0 0 95px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .Result .InnerBox {
	width: 930px;
}
.ContentsSenryu .Result ul {
  text-align: left;
}
.ContentsSenryu .Result ul li {
  display: inline-block;
  vertical-align: top;
  width: 204px;
  margin: 0 15px 36px;
}
.ContentsSenryu .Result ul li:first-of-type,
.ContentsSenryu .Result ul li:nth-of-type(5) {
  margin-left: 0;
}
.ContentsSenryu .Result ul li:nth-of-type(4) {
  margin-right: 0;
}
.ContentsSenryu .Result ul li h3 {
  width: 204px;
  height: 48px;
  margin-bottom: 10px;
}
.ContentsSenryu .Result ul li .AwardTanzaku {
  width: 144px;
  height: 410px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .Result ul li:first-of-type .AwardTanzaku {
  background: url("../image/pc-award-tanzaku1.png") 0 0 no-repeat;
}
.ContentsSenryu .Result ul li:nth-of-type(2) .AwardTanzaku {
  background: url("../image/pc-award-tanzaku2.png") 0 0 no-repeat;
}
.ContentsSenryu .Result ul li:nth-of-type(3) .AwardTanzaku {
  background: url("../image/pc-award-tanzaku3.png") 0 0 no-repeat;
}
.ContentsSenryu .Result ul li:nth-of-type(4) .AwardTanzaku {
  background: url("../image/pc-award-tanzaku4.png") 0 0 no-repeat;
}
.ContentsSenryu .Result ul li:nth-of-type(5) .AwardTanzaku {
  background: url("../image/pc-award-tanzaku5.png") 0 0 no-repeat;
}
.ContentsSenryu .Result ul li:nth-of-type(6) .AwardTanzaku {
  background: url("../image/pc-award-tanzaku6.png") 0 0 no-repeat;
}
.ContentsSenryu .Result ul li .AwardTanzaku img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .Result .InnerBox {
  position: relative;
}
.ContentsSenryu .Result .VideoBox {
  position: absolute;
  right: 0;
  bottom: 100px;
}
.ContentsSenryu .Result .VideoBox p {
  margin-left: 73px;
  margin-bottom: 13px;
}
.ContentsSenryu .Result .VideoBox .VideoWrap{
  width: 465px;
  height: 314px;
  background: url("../image/video-back.png") 0 0 no-repeat;
  background-size: 100%;
  padding: 1.3% 13% 26.8% 22.8%;
}

.ContentsSenryu .Result p.ResultText {
	font-size: 83.3%;
	text-align: left;
	line-height: 1.6;
}


}
/*==============================================
/*
/*iPadなど
/*
=============================================*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	body , *{
		margin:0;
		padding:0;
	}
  .ContentsSenryu * {
		margin:0;
		padding:0;
		font-size:100%;
		vertical-align:baseline;
		line-height:1.0em;
		text-shadow:none;
		-webkit-box-sizing: border-box;/* Safari,Google Chrome */
		-moz-box-sizing: border-box;/* Firefox */
		-ms-box-sizing: border-box;/* Internet Explorer 8 */
		box-sizing: border-box;
		-webkit-text-size-adjust:none !important;
	  }
	body .Wrap {
		overflow: hidden;
	}
  .ContentsSenryu {
    width:100%;
    margin:0 auto;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
  }
  .ContentsSenryu .sp-br {
    display: none;
  }

/*=　ヘッダー　======================*/
  .ContentsSenryu .SenryuHeader {
  background: url("../image/pc-header-bg.gif") center bottom no-repeat #f2f1ec;
}
  .ContentsSenryu .SenryuHeader .SenryuHeaderInner {
    width: 100%;
    height: 580px;
    margin: 0 auto;
    padding-top: 39px;
    position: relative;
  }
  .ContentsSenryu_List .SenryuHeader .SenryuHeaderInner {
    height: 300px;
  }
  .ContentsSenryu .SenryuHeader h1 {
  width: 605px;
  height: 150px;
  margin: 0 auto 27px;
  background: url("../image/pc-title.gif") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
  .ContentsSenryu .SenryuHeader .CopyText {
  width: 472px;
  height: 62px;
  margin: 0 auto 28px;
  background: url("../image/tb-intro-text.gif") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .SenryuHeader .SenryuHeaderInner:after {
  content:"";
  width: 190px;
  height: 190px;
  background: url("../image/image-header-horse.png") 0 0 no-repeat;
  position: absolute;
  bottom: -7px;
  left: 12%;
}
.ContentsSenryu_List .SenryuHeader .SenryuHeaderInner:after {
    left: 0%;
}
.ContentsSenryu .SenryuHeader .HeaderSubtext {
  width: 213px;
  height: 285px;
  background: url("../image/header-subtext.png") 0 0 no-repeat;
  background-size: 213px 285px;
  position: absolute;
  bottom: -24px;
  left: 38.9%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .SenryuHeader .HeaderBtn {
  position: absolute;
  bottom: -51px;
  right: 6.9%;
}

/*=　共通ボックス　======================*/
  .ContentsSenryu .InnerBox {
    width:750px;
    margin: 0 auto;
  }

/*=　イントロダクション　======================*/
  .ContentsSenryu .SenryuIntro {
  background-color: #72a50f;
  padding-top: 60px;
}
.ContentsSenryu .SenryuIntro .IntroText {
  color: #fff;
  line-height: 1.6;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
  margin-bottom: 45px;
}
  .ContentsSenryu .SenryuIntro dl {
  width: 580px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.ContentsSenryu .SenryuIntro dt {
  width: 185px;
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.ContentsSenryu .SenryuIntro dt span {
  display: block;
  width: 170px;
  height: 28px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  color: #444;
  background-color: #e4ff00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ContentsSenryu .SenryuIntro dd {
  font-weight: bold;
  float: left;
  width: 380px;
  text-align: left;
  color: #fff;
}
.ContentsSenryu .SenryuIntro dd span {
  font-size: 133%;
}
.ContentsSenryu .SenryuIntro .EntryBtn {
  display: block;
  width: 580px;
  height: 55px;
  background: #fee93b; /* Old browsers */
  background: -moz-linear-gradient(-90deg, #fee93b 0%, #ffc104 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-90deg, #fee93b 0%, #ffc104 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(90deg, #fee93b 0%, #ffc104 100%,); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee93b', endColorstr='#ffc104', GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 box-shadow: 0 3px 0 rgb(215,165,4);
 font-size: 150%;
 text-align: center;
 font-weight: bold;
 color: #444;
 padding-top: 15px;
 margin: 0 auto 30px;
}
.ContentsSenryu .SenryuIntro .EntryBtn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.ContentsSenryu .SenryuIntro .DetailText {
  font-size: 83%;
  line-height: 1.6;
  padding-bottom: 35px;
}
.ContentsSenryu .SenryuIntro .DetailText span.yellow {
  color: #e4ff00;
}
.ContentsSenryu .SenryuIntro .DetailText span.white {
  color: #fff;
}

/*=　騎手リスト　======================*/
.ContentsSenryu .KishuList {
  background: url("../image/pc-wave-bg.gif") center top repeat-x #699219;
  padding-top: 43px;
  padding-bottom: 95px;
  border-bottom: 5px solid #fff;
}
.ContentsSenryu .KishuList ul {
  font-size: 0;
  text-align: center;
  background: url("../image/tb-kishulist-bg.gif") center center no-repeat;
}
  .ContentsSenryu .KishuList li {
    display: inline-block;
    margin: 0 50px 25px;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  }
  .ContentsSenryu .KishuList li:first-of-type {
  width: 169px;
  height: 185px;
  background: url("../image/pc-kishu1.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(2) {
  width: 162px;
  height: 185px;
  background: url("../image/pc-kishu2.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(3) {
  width: 172px;
  height: 185px;
  background: url("../image/pc-kishu3.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(4) {
  width: 158px;
  height: 185px;
  background: url("../image/pc-kishu4.jpg") 0 0 no-repeat;
}

/*=　ライター川柳　======================*/
.ContentsSenryu .WriterWork {
  background: #f2f1ec;
  position: relative;
  padding-top: 40px;
  padding-bottom: 79px;
  border-bottom: 5px solid #fff;
}
.ContentsSenryu .WriterWork h2 {
  width: 424px;
  background: #f2f1ec;
  position: absolute;
  left: 50%;
  top: -48px;
  margin-left: -212px;
  padding: 16px 0 0 44px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .WriterWork .WiterWorkText {
  width: 516px;
  height: 22px;
  background: url("../image/pc-writerwork-text.jpg") 0 0 no-repeat;
  margin: 0 auto 34px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .WriterWork ul {
  text-align: center;
  font-size: 0;
}
.ContentsSenryu .WriterWork li {
  display: inline-block;
  width: 148px;
  height: 448px;
  margin: 0 10px;

}
.ContentsSenryu .WriterWork li:first-of-type {
  background: url("../image/sp-writer-senryu1.jpg") 0 20px no-repeat;
  background-size: 100%;
}
.ContentsSenryu .WriterWork li:nth-of-type(2) {
  background: url("../image/sp-writer-senryu2.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .WriterWork li:nth-of-type(3) {
  background: url("../image/sp-writer-senryu3.jpg") 0 20px no-repeat;
  background-size: 100%;
}
.ContentsSenryu .WriterWork li:nth-of-type(4) {
  background: url("../image/sp-writer-senryu4.jpg") 0 0 no-repeat;
  background-size: 100%;
}

/*=　応募作品　======================*/
.ContentsSenryu .EntryWork {
  background: #cfd574;
  position: relative;
  padding-top: 16px;
	padding-bottom: 70px;
	border-bottom: 5px solid #fff;
}
.ContentsSenryu .EntryWork h2 {
  width: 424px;
  background: #cfd574;
  position: absolute;
  left: 50%;
  top: -48px;
  margin-left: -212px;
  padding: 16px 0 0 115px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .EntryWorkInner {
  padding-top: 20px;
  padding-bottom: 70px;
  background: url("../image/pc-entrywork-bg.gif") center bottom repeat-x #eceec7;
}
.ContentsSenryu .EntryWorkInner .SubTitle {
  width: 442px;
  height: 57px;
  background: url("../image/pc-entrywork-subtitle.gif") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0 auto 18px;
}
.ContentsSenryu .EntryWorkInner ul {
  text-align: center;
}
.ContentsSenryu .EntryWorkInner li {
  display: inline-block;
  vertical-align: top;
  width: 138px;
  margin: 0 20px 36px;
  position: relative;
}
.ContentsSenryu .EntryWorkInner li .BtnCloseTanzaku {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 10;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap {
  background: #fff;
  border: 2px solid #598700;
  box-shadow: 5px 5px 0 rgb(89,135,0);
  padding: 6px 6px 48px 6px;
  min-height: 340px;
  position: relative;
  overflow: hidden;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .SenryuText {
  width: 100%;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  text-align: left;
  color: #333;
  font-size: 111%;
  font-weight: bold;
  background: url("../image/ic-pencil.png") 0 0 no-repeat;
  padding: 13px 19px 0 25px;
  line-height: 1.5;
  white-space: nowrap;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .avatar {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  position: absolute;
  left: 16px;
  bottom: 60px;
  color: #598700;
  font-size: 88%;
  font-weight: bold;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo a {
  color: #598700;
}

/* 「いいね！」パーツ */
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav {
  position: absolute;
  left: 10px;
  bottom: 1px;
  padding-bottom: 8px;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dl {
  background: #e6b478;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 4px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:before,
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:after {
  content: "";
  display: block;
  width: 11px;
  height: 8px;
  background-color: #a78862;
  position: absolute;
  bottom: 1px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:before {
  left: 30px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:after {
  right: 30px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dt {
  font-weight: bold;
  color: #853c0f;
  width: 55px;
  float: left;
  clear: left;
  text-align: left;
  padding: 5px 0 0 3px;
  font-size: 72%;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dd {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  float: left;
  background: #685844;
  color: #fff;
  width: 55px;
  padding: 5px 7px;
  text-align: right;
  font-size: 72%;
}

/* ソートリスト */
.ContentsSenryu .SortList ul {
  text-align: center;
  margin-bottom: 35px;
}
.ContentsSenryu .SortList li {
  display: inline-block;
  width: auto;
  margin: 0;
}
.ContentsSenryu .SortList li a,
.ContentsSenryu .SortList li span{
  display: block;
  padding: 0 15px;
  font-weight: bold;
  color: #598700;
  line-height:40px;
}
.ContentsSenryu .SortList li.active a,
.ContentsSenryu .SortList li.active span{
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#fff;
  background-color:#72a50f;
}

.ContentsSenryu .nodata{
  background-color:#fff;
  padding:15px;
  text-align:left;
  border: 2px solid #598700;
}
.ContentsSenryu .nodata p{
  line-height:1.4;
}

/* ページャー */
.ContentsSenryu .Common_Pager ul {
	margin: 20px 0;
	text-align: center;
}
.ContentsSenryu .Common_Pager ul li {
	display: inline-block;
	margin:0 5px 0 0;
	width: auto;
	vertical-align: middle;
}
.ContentsSenryu .Common_Pager ul li:first-child div {
	font-weight: bold;
	background-color: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 14px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #8d8d8d;
}
.ContentsSenryu .Common_Pager ul li:last-child {
	margin: 0;
}
.ContentsSenryu .Common_Pager ul li:last-child div {
	font-weight: bold;
	background-color: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 14px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #8d8d8d;
}
.ContentsSenryu .Common_Pager ul li:nth-of-type(9n-4) {
	margin-right: 5px;
}
.ContentsSenryu .Common_Pager ul li a {
	display: block;
	font-weight: bold;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 14px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #0062cc;
}
.ContentsSenryu .Common_Pager ul li.Page_Active {
	color: #fff;
	background-color: #404453;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 14px;
}

/*=　緊急決定！　======================*/
.ContentsSenryu .SenryuIntro .KinkyuArea h2 {
	width: 140px;
	height: 32px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto;
	background: url("../image/pc-ttl-kinkyu.png") 0 0 no-repeat;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox {
 border: 3px solid #5a7d16;
 background-color: #eceec7;
 box-shadow: 2px 3px 8px rgba(0,0,0,0.4);
 margin-bottom: 30px;
 position: relative;
 padding: 26px 20px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox:before {
 content: "";
 display: block;
 width: 12px;
 height: 13px;
 background: url("../image/sp-bord-top.png") 0 0 no-repeat;
 background-size: 12px 13px;
 position: absolute;
 top: 10px;
 left: 10px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox:after {
 content: "";
 display: block;
 width: 12px;
 height: 13px;
 background: url("../image/sp-bord-top.png") 0 0 no-repeat;
 background-size: 12px 13px;
 position: absolute;
 top: 10px;
 right: 10px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p {
	text-align: center;
 line-height: 1.6;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p .pc-br {
	display: none;
}
.ContentsSenryu .SenryuIntro .KinkyuKikan {
	width: 600px;
}
.ContentsSenryu .SenryuIntro .KinkyuKikan dd {
	width: 400px;
}

/*=　結果発表ページ　======================*/

/* 終了ボタン */
.ContentsSenryu .SenryuIntro .EntryBtn.end {
  opacity: 0.7;
}

/* 結果発表エリア */
.ContentsSenryu .Result {
  background: #ffd667;
  padding-top: 47px;
  padding-bottom: 134px;
  border-bottom: 5px solid #fff;
  position: relative;
}
.ContentsSenryu .Result h2 {
  width: 424px;
  background: #ffd667;
  position: absolute;
  left: 50%;
  top: -48px;
  margin-left: -212px;
  padding: 9px 0 0 95px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .Result ul {
  text-align: center;
}
.ContentsSenryu .Result ul li {
  display: inline-block;
  vertical-align: top;
  width: 204px;
  margin: 0 15px 36px;
}
.ContentsSenryu .Result ul li h3 {
  width: 204px;
	margin-bottom: 10px;
}
.ContentsSenryu .Result ul li .AwardTanzaku {
  width: 144px;
  height: 410px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .Result ul li:first-of-type .AwardTanzaku {
  background: url("../image/sp-award-tanzaku1.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(2) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku2.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(3) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku3.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(4) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku4.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(5) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku5.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(6) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku6.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li .AwardTanzaku img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .Result .VideoBox {
  width: 100%;
}
.ContentsSenryu .Result .VideoBox p {
  width: 100%;
  margin-bottom: 13px;
}
.ContentsSenryu .Result .VideoBox p img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .Result .VideoBox .VideoWrap {
  width: 100%;
  height: 0;
  padding-top: 67.7%;
  background: url("../image/video-back.png") 0 0 no-repeat;
  background-size: 100%;
  position: relative;
}
.ContentsSenryu .Result .VideoBox .VideoWrap .Youtube {
  position: absolute;
  top: 1.3%;
  right: 13%;
  width: 64.2%;
  padding-top: 40%;
  /*padding: 1.3% 13% 26.8% 22.8%;*/
}
.ContentsSenryu .Result .VideoBox .VideoWrap .Youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.ContentsSenryu .Result p.ResultText {
	font-size: 83.3%;
	text-align: left;
	line-height: 1.6;
	margin-top: 20px;
}

}

/*==============================================
/*
/*スマホ
/*
=============================================*/
@media only screen and (max-width: 766px) {
	body , *{
		margin:0;
		padding:0;
	}
  .ContentsSenryu * {
		margin:0;
		padding:0;
		font-size:100%;
		vertical-align:baseline;
		line-height:1.0em;
		text-shadow:none;
		-webkit-box-sizing: border-box;/* Safari,Google Chrome */
		-moz-box-sizing: border-box;/* Firefox */
		-ms-box-sizing: border-box;/* Internet Explorer 8 */
		box-sizing: border-box;
		-webkit-text-size-adjust:none !important;
	  }
  .ContentsSenryu {
    width:100%;
    margin:0 auto;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
  }
  .ContentsSenryu .sp-br {
    display: none;
  }

  /*=　ヘッダー　======================*/
  .ContentsSenryu .SenryuHeader {
  background: url("../image/pc-header-bg.gif") center bottom no-repeat #f2f1ec;
}
  .ContentsSenryu .SenryuHeader .SenryuHeaderInner {
    width: 100%;
    height: 0;
    padding-bottom: 97.73%;
    margin: 0 auto;
    position: relative;
  }
  .ContentsSenryu_List .SenryuHeader .SenryuHeaderInner {
    padding-bottom: 36%;
  }
  .ContentsSenryu .SenryuHeader h1 {
  width: 74%;
  height: 30.5%;
  margin: 0 auto 27px;
  background: url("../image/sp-title.gif") 0 0 no-repeat;
  background-size: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 4.78%;
  left: 13.8%;
}
  .ContentsSenryu_List .SenryuHeader h1 {
  height: 70%;
  }
.ContentsSenryu .SenryuHeader .CopyText {
  width: 85.3%;
  height: 11.5%;
  margin: 0 auto 28px;
  background: url("../image/sp-intro-text.gif") 0 0 no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 33.46%;
  left: 7.33%;
}
.ContentsSenryu .SenryuHeader .SenryuHeaderInner:after {
  content:"";
  width: 25.3%;
  height: 25.9%;
  background: url("../image/image-header-horse.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -7px;
  left: 3%;
}
.ContentsSenryu_List .SenryuHeader .SenryuHeaderInner:after {
  display:none;
}
.ContentsSenryu .SenryuHeader .HeaderSubtext {
  width: 40.5%;
  height: 54.3%;
  background: url("../image/header-subtext.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -24px;
  left: 30%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .SenryuHeader .HeaderBtn {
  width: 20%;
  height: 20%;
  min-width: 50px;
  min-height: 50px;
  position: absolute;
  right: 6.9%;
  bottom: -11.7px;
}
.ContentsSenryu .SenryuHeader .HeaderBtn img {
  width: 100%;
  height: auto;
}

/*=　共通ボックス　======================*/
  .ContentsSenryu .InnerBox {
    width:91.5%;
    margin: 0 auto;
  }

/*=　イントロダクション　======================*/
.ContentsSenryu .SenryuIntro {
  background-color: #72a50f;
  padding-top: 60px;
}
.ContentsSenryu .SenryuIntro .IntroText {
  font-size: 83.3%;
  color: #fff;
  line-height: 1.6;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
  margin-bottom: 29px;
}
  .ContentsSenryu .SenryuIntro dl {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
}
.ContentsSenryu .SenryuIntro dt {
  width: 100%;
  margin-bottom: 8px;
}
.ContentsSenryu .SenryuIntro dt span {
  display: block;
  width: 170px;
  height: 28px;
  font-size: 94.4%;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  color: #444;
  background-color: #e4ff00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}
.ContentsSenryu .SenryuIntro dd {
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}
.ContentsSenryu .SenryuIntro .EntryBtn {
  display: block;
  width: 93.2%;
  height: 49px;
  background: #fee93b; /* Old browsers */
  background: -moz-linear-gradient(-90deg, #fee93b 0%, #ffc104 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-90deg, #fee93b 0%, #ffc104 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(90deg, #fee93b 0%, #ffc104 100%,); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee93b', endColorstr='#ffc104', GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 box-shadow: 0 3px 0 rgb(215,165,4);
 font-size: 122%;
 text-align: center;
 font-weight: bold;
 color: #444;
 padding-top: 15px;
 margin: 0 auto 30px;
}
.ContentsSenryu .SenryuIntro .DetailText {
  font-size: 83%;
  line-height: 1.6;
  padding-bottom: 25px;
}
.ContentsSenryu .SenryuIntro .DetailText span.yellow {
  color: #e4ff00;
}
.ContentsSenryu .SenryuIntro .DetailText span.white {
  color: #fff;
}

/*=　騎手リスト　======================*/
.ContentsSenryu .KishuList {
  background: url("../image/pc-wave-bg.gif") center top repeat-x #699219;
  padding-top: 43px;
  padding-bottom: 65px;
  border-bottom: 5px solid #fff;
}
.ContentsSenryu .KishuList ul {
  font-size: 0;
  text-align: center;
  background: url("../image/tb-kishulist-bg.gif") center center no-repeat;
}
.ContentsSenryu .KishuList li {
    display: inline-block;
    margin: 0 50px 25px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .ContentsSenryu .KishuList li:first-of-type {
  width: 169px;
  height: 185px;
  background: url("../image/pc-kishu1.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(2) {
  width: 162px;
  height: 185px;
  background: url("../image/pc-kishu2.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(3) {
  width: 172px;
  height: 185px;
  background: url("../image/pc-kishu3.jpg") 0 0 no-repeat;
}
.ContentsSenryu .KishuList li:nth-of-type(4) {
  width: 158px;
  height: 185px;
  background: url("../image/pc-kishu4.jpg") 0 0 no-repeat;
}

/*=　ライター川柳　　==================================*/
.ContentsSenryu .WriterWork {
  background: #f2f1ec;
  position: relative;
  padding-top: 6.13%;
  padding-bottom: 79px;
  border-bottom: 5px solid #fff;
}
.ContentsSenryu .WriterWork h2 {
  width: 350px;
  background: #f2f1ec;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -175px;
  padding: 8px 15px 0 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .WriterWork h2 img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .WriterWork .WiterWorkText {
  width: 73%;
  height: 0;
  padding-top: 11.5%;
  background: url("../image/sp-writerwork-text.gif") 0 0 no-repeat;
  background-size: 100%;
  margin: 0 auto 34px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .WriterWork ul {
  text-align: center;
  font-size: 0;
}
.ContentsSenryu .WriterWork li {
  display: inline-block;
  width: 148px;
  height: 448px;
  margin: 0 5px;
}
.ContentsSenryu .WriterWork li:first-of-type {
  background: url("../image/sp-writer-senryu1.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .WriterWork li:nth-of-type(2) {
  background: url("../image/sp-writer-senryu2.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .WriterWork li:nth-of-type(3) {
  background: url("../image/sp-writer-senryu3.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .WriterWork li:nth-of-type(4) {
  background: url("../image/sp-writer-senryu4.jpg") 0 0 no-repeat;
  background-size: 100%;
}

/*=　応募作品　　==================================*/
.ContentsSenryu .EntryWork {
  background: #cfd574;
  position: relative;
  padding-top: 16px;
	padding-bottom: 60px;
	border-bottom: 5px solid #fff;
}
.ContentsSenryu .EntryWork h2 {
  width: 350px;
  background: #cfd574;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -175px;
  padding: 11px 80px 0 80px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .EntryWork h2 img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .EntryWorkInner {
  padding-top: 20px;
  padding-bottom: 70px;
  background: url("../image/sp-entrywork-bg.gif") center bottom repeat-x #eceec7;
}
.ContentsSenryu .EntryWorkInner .SubTitle {
  width: 90%;
  height: 0;
  padding-top: 12.4%;
  background: url("../image/sp-entrywork-subtitle.gif") 0 0 no-repeat;
  background-size: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0 auto 18px;
}
.ContentsSenryu .EntryWorkInner ul {
  text-align: center;
}
.ContentsSenryu .EntryWorkInner li {
  display: inline-block;
  vertical-align: top;
  width: 138px;
  margin: 0 20px 36px;
  position: relative;
}
.ContentsSenryu .EntryWorkInner li .BtnCloseTanzaku {
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 10;
  width: 29px;
  height: 29px;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li .BtnCloseTanzaku img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap {
  background: #fff;
  border: 2px solid #598700;
  box-shadow: 5px 5px 0 rgb(89,135,0);
  padding: 6px 6px 48px 6px;
  min-height: 340px;
  position: relative;
  overflow: hidden;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .SenryuText {
  width: 100%;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  text-align: left;
  color: #333;
  font-size: 111%;
  font-weight: bold;
  background: url("../image/ic-pencil.png") 0 0 no-repeat;
  padding: 13px 19px 0 25px;
  line-height: 1.5;
  white-space: nowrap;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .avatar {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  position: absolute;
  left: 16px;
  bottom: 60px;
  color: #598700;
  font-size: 88%;
  font-weight: bold;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo a {
  color: #598700;
}

/* 「いいね！」パーツ */
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav {
  position: absolute;
  left: 10px;
  bottom: 1px;
  padding-bottom: 8px;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dl {
  background: #e6b478;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 4px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:before,
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:after {
  content: "";
  display: block;
  width: 11px;
  height: 8px;
  background-color: #a78862;
  position: absolute;
  bottom: 1px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:before {
  left: 30px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav:after {
  right: 30px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dt {
  font-weight: bold;
  color: #853c0f;
  width: 55px;
  float: left;
  clear: left;
  text-align: left;
  padding: 5px 0 0 3px;
  font-size: 72%;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dd {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  float: left;
  background: #685844;
  color: #fff;
  width: 55px;
  padding: 5px 7px;
  text-align: right;
  font-size: 72%;
}

/* ソートリスト */
.ContentsSenryu .SortList ul {
  text-align: center;
  margin-bottom: 35px;
}
.ContentsSenryu .SortList li {
  display: inline-block;
  width: auto;
  margin: 0 5px;
  font-size: 90%;
}
.ContentsSenryu .SortList li a,
.ContentsSenryu .SortList li span{
  display: block;
  padding: 0 15px;
  font-weight: bold;
  color: #598700;
  line-height:40px;
}
.ContentsSenryu .SortList li.active a,
.ContentsSenryu .SortList li.active span{
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color:#fff;
  background-color:#72a50f;
}

.ContentsSenryu .nodata{
  background-color:#fff;
  padding:15px;
  text-align:left;
  border: 2px solid #598700;
}
.ContentsSenryu .nodata p{
  font-size: 90%;
  line-height:1.4;
}



/* ページャー */
/* common pager 移植 */
.Common_Pager{
	padding:8px 8px 10px;
}
.Common_Pager ul{
	display:table;
	margin: 0 auto;
	max-width:280px;
}
.Common_Pager ul + ul {
	margin-top: 8px;
}
.Common_Pager ul li{
	display:table-cell;
	width:36px;
	font-size:.8em;
	vertical-align:top;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	background: #fff;
	/*background:#f1f2f3;*/
	/*background-image: -moz-linear-gradient(top,#f7f8f9,#f1f2f3);
	background-image: -o-linear-gradient(top,#f7f8f9,#f1f2f3);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f8f9),to(#f1f2f3));
	background-image:linear-gradient(to bottom,#f7f8f9,#f1f2f3);*//* IE10+, W3C */
}
.Common_Pager ul li:first-child{
	width:54px;
}
.Common_Pager ul li:first-child,
.Common_Pager ul li:first-child a,
.Common_Pager ul li:first-child div{
	border-top-left-radius: 2px 2px;
	border-bottom-left-radius: 2px 2px;
}
.Common_Pager ul li:last-child{
	width:54px;
	border-right: 1px solid #BDBDBD;
}
.Common_Pager ul li:last-child,
.Common_Pager ul li:last-child a,
.Common_Pager ul li:last-child div{
	border-bottom-right-radius : 2px 2px;
	border-top-right-radius : 2px 2px;
}
.Common_Pager ul li a,
.Common_Pager ul li div{
	display:block;
	height:40px;
	line-height: 40px;
	font-weight:bold;
	text-align:center;
	/*padding:8px 2px 6px 2px;*/
	color:#444;
}
.Common_Pager ul li:first-child div,
.Common_Pager ul li:last-child div{
	color:#666;
}
.Common_Pager ul li.Page_Active div{
	color:#fff;
	text-shadow: #27436e 0 -1px 0;
	background: #3376EA;
	box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}

/* 川柳用ページャー */
.ContentsSenryu .Common_Pager ul {
	margin: 20px auto;
	text-align: center;
	max-width: 100%;
}
.ContentsSenryu .Common_Pager ul li {
	font-weight: bold;
	background-color: #fff;
	text-align: center;
	border: 1px solid #d9dde3;
	border-right: 0;
	color: #0062cc;
	margin:0;
	width: 40px;
	vertical-align: middle;
}
.ContentsSenryu .Common_Pager ul li a {
	color: #0062cc;
}
.ContentsSenryu .Common_Pager ul li:first-child {
	font-weight: bold;
	background-color: #f5f5f5;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	text-align: center;
	border: 1px solid #d9dde3;
	border-right: 0;
	color: #8d8d8d;
  width:55px;
}
.ContentsSenryu .Common_Pager ul li:last-child {
	margin: 0;
  width:55px;
}
.ContentsSenryu .Common_Pager ul li:last-child {
	font-weight: bold;
	background-color: #f5f5f5;
	border-bottom-right-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
	text-align: center;
	border: 1px solid #d9dde3;
	color: #8d8d8d;
}
.ContentsSenryu .Common_Pager ul li:nth-of-type(9n-4) {
	margin-right: 0;
}
.ContentsSenryu .Common_Pager ul li.Page_Active div {
	color: #fff;
	background-color: #404453;
	border: 1px solid #fff;
}

/*=　緊急決定！　======================*/
.ContentsSenryu .SenryuIntro .KinkyuArea h2 {
	width: 98px;
	height: 26px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto 5px;
	background: url("../image/sp-ttl-kinkyu.png") 0 2px no-repeat;
	background-size: 98px 24px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox {
 border: 2px solid #5a7d16;
 background-color: #eceec7;
 box-shadow: 2px 3px 8px rgba(0,0,0,0.4);
 margin-bottom: 30px;
 position: relative;
 padding: 26px 20px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox:before {
 content: "";
 display: block;
 width: 12px;
 height: 13px;
 background: url("../image/sp-bord-top.png") 0 0 no-repeat;
 background-size: 12px 13px;
 position: absolute;
 top: 10px;
 left: 10px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox:after {
 content: "";
 display: block;
 width: 12px;
 height: 13px;
 background: url("../image/sp-bord-top.png") 0 0 no-repeat;
 background-size: 12px 13px;
 position: absolute;
 top: 10px;
 right: 10px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p {
 text-align: left;
 line-height: 1.6;
 font-size: 83%;
 margin-bottom: 30px;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p:last-child {
	margin-bottom: 0;
}
.ContentsSenryu .SenryuIntro .KinkyuArea .KinkyuBox p .pc-br {
	display: none;
}

/*=　結果発表ページ　======================*/

/* 終了ボタン */
.ContentsSenryu .SenryuIntro .EntryBtn.end {
  opacity: 0.7;
}

/* 結果発表エリア */
.ContentsSenryu .Result {
  background: #ffd667;
  padding-top: 47px;
  padding-bottom: 134px;
  border-bottom: 5px solid #fff;
  position: relative;
}
.ContentsSenryu .Result h2 {
  width: 320px;
  background: #ffd667;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -150px;
  padding: 9px 60px 0 60px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .Result h2 img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .Result ul {
  text-align: center;
}
.ContentsSenryu .Result ul li {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  margin: 0 10px 36px;
}
.ContentsSenryu .Result ul li h3 {
  width: 180px;
  margin-bottom: 10px;
}
.ContentsSenryu .Result ul li h3 img {
	width: 100%;
	height: auto;
}
.ContentsSenryu .Result ul li .AwardTanzaku {
  width: 124px;
  height: 353px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ContentsSenryu .Result ul li:first-of-type .AwardTanzaku {
  background: url("../image/sp-award-tanzaku1.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(2) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku2.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(3) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku3.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(4) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku4.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(5) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku5.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li:nth-of-type(6) .AwardTanzaku {
  background: url("../image/sp-award-tanzaku6.png") 0 0 no-repeat;
  background-size: 100%;
}
.ContentsSenryu .Result ul li .AwardTanzaku img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .Result .VideoBox {
  width: 100%;
}
.ContentsSenryu .Result .VideoBox p {
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.ContentsSenryu .Result .VideoBox p img {
  width: 100%;
  height: auto;
}
.ContentsSenryu .Result .VideoBox .VideoWrap {
  width: 100%;
  height: 0;
  padding-top: 67.7%;
  background: url("../image/video-back.png") 0 0 no-repeat;
  background-size: 100%;
  position: relative;
}
.ContentsSenryu .Result .VideoBox .VideoWrap .Youtube {
  position: absolute;
  top: 1.3%;
  right: 13%;
  width: 64.2%;
  padding-top: 40%;
}
.ContentsSenryu .Result .VideoBox .VideoWrap .Youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.ContentsSenryu .Result p.ResultText {
	font-size: 83.3%;
	text-align: left;
	line-height: 1.6;
	margin-top: 20px;
}

}

/*==============================================
/*調整メディアクエリ
=============================================*/

@media only screen and (max-width: 600px) {
  .ContentsSenryu .sp-br {
    display: none;
  }
  /*=　騎手リスト　　==================================*/
  .ContentsSenryu .KishuList ul {
  font-size: 0;
  text-align: center;
  background: url("../image/sp-kishulist-bg.jpg") center center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 0;
  padding-top: 47.9%;
}
   .ContentsSenryu .KishuList li:first-of-type {
  width: 25%;
  height: 0;
  background: none;
}
.ContentsSenryu .KishuList li:nth-of-type(2) {
  width: 25%;
  height: 0;
  background: none;
}
.ContentsSenryu .KishuList li:nth-of-type(3) {
  width: 25%;
  height: 0;
  background: none;
}
.ContentsSenryu .KishuList li:nth-of-type(4) {
  width: 25%;
  height: 0;
  background: none;
}
/*=　応募作品　　==================================*/
.ContentsSenryu .EntryWorkInner li {
  margin: 0 10px 36px;
}
.ContentsSenryu .SortList li {
	display: inline-block;
	width: auto;
	margin: 0 -5px;
	font-size: 90%;
}

/*=　結果ページ　　==================================*/
/* 結果発表エリア */
.ContentsSenryu .Result {
  padding-bottom: 90px;
}
.ContentsSenryu .Result ul li {
	width: 160px;
  margin: 0 5px 30px;
}
.ContentsSenryu .Result ul li h3 {
	width: 160px;
}

}
@media only screen and (min-width: 520px) and (max-width: 710px) {
  .ContentsSenryu .sp-br {
    display: none;
  }
  /*=　ライター川柳　　==================================*/
  .ContentsSenryu .WriterWork li {
  display: inline-block;
  width: 148px;
  height: 428px;
  margin: 0 40px 10px;
}


/*=　結果ページ　　==================================*/
/*  */
.ContentsSenryu .Result ul li {
  margin: 0 10px 30px;
}

}

@media only screen and (max-width: 360px) {
  .ContentsSenryu .sp-br {
    display: block;
  }
  /*=　ページャー　　==================================*/
  .ContentsSenryu .Common_Pager ul li {
  width: 30px;
}

  /*=　イントロダクション　　==================================*/
  .ContentsSenryu .SenryuIntro dt span {
    font-size: 83.3%;
  }
  .ContentsSenryu .SenryuIntro dd {
    font-size: 83.3%;
  }
  /*=　ライター川柳　　==================================*/
.ContentsSenryu .WriterWork h2 {
  width: 300px;
  background: #f2f1ec;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -150px;
  padding: 8px 10px 0 10px;
}
.ContentsSenryu .WriterWork li {
  width: 128px;
  height: 387px;
}
/*=　応募作品　　==================================*/
.ContentsSenryu .EntryWork h2 {
  width: 300px;
  background: #cfd574;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -150px;
  padding: 11px 60px 0 60px;
}
.ContentsSenryu .EntryWorkInner .InnerBox {
  width: 96%;
}
.ContentsSenryu .EntryWorkInner li {
  display: inline-block;
  vertical-align: top;
  width: 128px;
  margin: 0 10px 36px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap {
  background: #fff;
  padding: 6px 6px 48px 6px;
  min-height: 400px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .SenryuText {
  padding: 13px 10px 0 34px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .UserInfo {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  position: absolute;
  left: 16px;
  bottom: 80px;
  color: #598700;
  font-size: 88%;
  font-weight: bold;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dl {
  width: 105px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dt {
  width: 100%;
  float: none;
  clear: left;
  text-align: center;
  padding: 5px 0 0 0;
  font-size: 72%;
  margin-bottom: 5px;
}
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav dd {
  float: none;
  background: #685844;
  color: #fff;
  width: 100%;
  padding: 5px 7px;
  text-align: center;
  font-size: 72%;
}
.ContentsSenryu .SortList li {
	display: inline-block;
	width: auto;
	margin: 0 -5px;
	font-size: 88%;
}

/*=　結果ページ　　==================================*/
.ContentsSenryu .Result h2 {
  width: 300px;
  background: #ffd667;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -150px;
  padding: 9px 60px 0 60px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ContentsSenryu .Result .InnerBox {
	width: 95%;
}
.ContentsSenryu .Result ul li {
  display: inline-block;
  vertical-align: top;
  width: 136px;
  margin: 0 3px 30px;
}
.ContentsSenryu .Result ul li h3 {
  width: 136px;
  margin-bottom: 10px;
}
.ContentsSenryu .Result ul li .AwardTanzaku {
	width: 118px;
	height: 336px;
}

}


/*==============================================
/*ヘッダーのアニメーション
=============================================*/
.ContentsSenryu .SenryuHeader .HeaderBtn {
  animation-name: anime1;
  animation-duration: 0.6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes anime1 {
0% {bottom: -51px;}
50% {bottom: -41px;}
100% {bottom: -51px;}
}

.ContentsSenryu .SenryuHeader .HeaderBtn:hover {
  animation-play-state: paused;
}

/*=　応募作品川柳　　==================================*/

/* いいね！した時の短冊の背景色指定 */
/*.ContentsSenryu .EntryWorkInner li .TanzakuWrap.AddFav {
  background: #fffeac;
}*/
.ContentsSenryu .EntryWorkInner li .TanzakuWrap:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("../image/ic-grass.png") 0 0 no-repeat;
  position: absolute;
  right: 3px;
  bottom: 1px;
  z-index: 1;
}

/* いいね！した時の「いいね！」の色指定 */
.ContentsSenryu .EntryWorkInner li .TanzakuWrap .Fav.AddFav dt {
  color: #fff;
}

.ContentsSenryu .EntryWorkInner .count {
  font-size: 88%;
  text-align: left;
  margin: 0 auto;
  text-align: center;
}
/*=　もっと見るボタン　　==================================*/
.ContentsSenryu .MoreBtn {
  padding: 27px 0;
}
.ContentsSenryu .MoreBtn a {
  display: block;
  width: 204px;
  height: 40px;
  background: #fff;
  color: #598700;
  font-size: 111%;
  text-align: center;
  line-height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 0 auto;
  box-shadow: 4px 4px 5px rgba(83,85,46,0.17);
}
.ContentsSenryu .MoreBtn a:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 12px;
  background: url("../image/ic-more-arrow.png") 0 0 no-repeat;
  background-size: cover;
  margin-left: 10px;
}
.ContentsSenryu .MoreBtn a:hover {
  text-decoration: none;
  opacity: 0.8;
}


/*=　応募フォーム　======================*/
.ContentsSenryu .oubo-form {
  background: #fff;
  padding: 10px;
  position: relative;
}
.ContentsSenryu .oubo-form .title {
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 2px solid #eee;
  margin-bottom: 30px;
}
.ContentsSenryu .oubo-form div {
	text-align:left;
  margin-bottom: 20px;
}
.ContentsSenryu .oubo-form div:last-of-type {
  margin-bottom: 30px;
}
.ContentsSenryu .oubo-form div input[type="text"] {
  border: none;
  width: 300px;
  padding: 10px;
  background: #ccc;
}
.ContentsSenryu .oubo-form div input[type="text"].sentence2 {
  width: 450px;
}
.ContentsSenryu .oubo-form div input[type="text"].attention {
  padding: 10px;
  background: #ff8067;
  color: #fff;
}
.ContentsSenryu .oubo-form div input[type="text"]::-webkit-input-placeholder {
  padding: 3px;
    color: #fff;
}
.ContentsSenryu .oubo-form div input[type="text"]:-ms-input-placeholder {
  padding: 3px;
    color: #fff;
}
.ContentsSenryu .oubo-form div input[type="text"]::-moz-placeholder {
  padding: 3px;
    color: #fff;
}
.ContentsSenryu .oubo-form button {
  display: block;
  border: 0;
  width: 200px;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  background: #ffc104;
  color: #444;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ContentsSenryu .oubo-form .attention {
  padding-top: 10px;
  color: #ff8067;
  font-size: 88%;
}

/*=　応募フォーム内プレビュー短冊　======================*/
.ContentsSenryu .oubo-form .TanzakuWrap {
  background: #fff;
  border: 2px solid #598700;
  box-shadow: 5px 5px 0 rgb(89,135,0);
  padding: 6px 6px 48px 6px;
  width: 138px;
  min-height: 300px;
  position: absolute;
  overflow: hidden;
  top: 60px;
  right: 20px;
}
.ContentsSenryu .oubo-form .TanzakuWrap .SenryuText {
  width: 100%;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  text-align: left;
  color: #333;
  font-size: 111%;
  font-weight: bold;
  background: url("../image/ic-pencil.png") 0 0 no-repeat;
  padding: 13px 19px 0 25px;
  line-height: 1.5;
  white-space: nowrap;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.ContentsSenryu .oubo-form .TanzakuWrap .avatar {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ContentsSenryu .oubo-form .TanzakuWrap .UserInfo {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  position: absolute;
  width: 26px;
  overflow: hidden;
  padding-top: 35px;
  left: 16px;
  bottom: 30px;
  color: #598700;
  font-size: 88%;
  font-weight: bold;
}

/* ポップアップのデフォルトスタイルの調整 */
#cboxContent {
  overflow: visible ;
}
#cboxClose {
      position: absolute;
      top: -25px;
      right: -25px;
      border-radius: 50%;
      overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 40px;
  height: 40px;
  background: #333;
    }
  #cboxClose:after {
    content:"";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../image/btn-close.png") 0 0 no-repeat;
    background-size: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
  }

  @media only screen and (max-width: 500px) {
    .ContentsSenryu .oubo-form .title {
      font-size: 88%;
    }
    .ContentsSenryu .oubo-form div {
      width: 100%;
    }
      .ContentsSenryu .oubo-form div input[type="text"] {
      width: 100%;
       }
    .ContentsSenryu .oubo-form div input[type="text"].sentence2 {
      width: 100%;
        }
        .ContentsSenryu .oubo-form .TanzakuWrap {
          display: none;
        }

        /* ポップアップのデフォルトスタイルの調整 */

          #cboxClose {
                position: absolute;
                top: -20px;
                right: -20px;
                border-radius: 50%;
                overflow: hidden;
            text-indent: 100%;
            white-space: nowrap;
            width: 25px;
            height: 25px;
            background: #333;
              }
            #cboxClose:after {
              content:"";
              display: block;
              width: 10px;
              height: 10px;
              background: url("../image/btn-close.png") 0 0 no-repeat;
              background-size: 10px;
              position: absolute;
              top: 8px;
              left: 8px;
            }
  }
