@charset 'euc-jp';

/* Layout
************************************* */
body {
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
}

.container {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
}

.breadcrumb {
  line-height: 2;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 18px;
  color: #000;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
  color: #000;
}

.breadcrumb .item {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}

.breadcrumb .item::after {
  position: absolute;
  top: 0;
  right: -1em;
  content: '>';
  color: #000;
}

.breadcrumb .item:last-child::after {
  content: '';
}

h1,
h2,
h3,
div,
p {
  background: rgba(255, 255, 255, .01);
}

.nav {
  overflow: hidden;
  margin: 0 auto;
  width: 942px;
}

.nav li {
  float: left;
  width: 314px;
}

.article .section_summary,
.article .section_prize,
.article .section_entry,
.article .section_previous {
  background: url('https://www.maru-jan.com/image/senryu/entry/bg_main.jpg?154') top center repeat-y;
}

.bg_bottom {
  vertical-align: bottom;
}

.c-fff000 {
  color: #fff000;
}

.www2-page-footer {
  min-height: auto;
}

.h-200px {
	height: 200px;
}

@media all and (min-width: 768px) {
  .d-n--768px {
    display: none;
  }
}

/* Topicpath
************************************* */
.topicpath {
  margin: .4em 0;
}

/* Static Entry Page: h1
************************************* */
.section_title {
  position: relative;
  width: 980px;
  height: 395px;
}

.section_title .nav {
  position: absolute;
  top: 270px;
  left: 15px;
}

/* Static Entry Page: .note_term
************************************* */
.note_term {
  margin-top: .2em;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #0542ba;
}

/* Static Entry Page: Summary
************************************* */
.article .section_summary {
  text-align: center;
}

.article .section_summary .term_block {
  margin: 0 auto;
  width: 700px;
  border: 2px solid #2b437e;
  background-color: #2b437e;
}

.article .section_summary .term_block div {
  margin: 0 auto;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  border: 2px solid #fff;
  background-color: #2b437e;
}

.article .section_summary .term_block div em {
  font-weight: bold;
  color: #fff000;
}

.article .section_summary .term_block div table {
  margin: .4em .4em .4em 1em;
  line-height: 1.6;
  font-size: 28px;
}

.article .section_summary .term_block div table tbody tr th {
  background: rgba(255, 255, 255, .01);
}

.article .section_summary .term_block div table tbody tr td {
  height: 1.2em;
  line-height: 1.4em;
  background: rgba(255, 255, 255, .01);
}

/* Static Entry Page: Prize
************************************* */
.article .section_prize {
  text-align: center;
}

.article .section_prize .about_365 {
  margin: 1em 0 0 0;
}

.article .section_prize .about_365 img {
  margin-bottom: 1em;
}

.article .section_prize .previous_screensaver {
  position: relative;
  margin: 0 auto;
  width: 668px;
}

.article .section_prize .previous_screensaver .imgover {
  position: absolute;
  top: 150px;
  left: 286px;
}

/* Static Entry Page: Entry
************************************* */
.entry_notes {
  margin: .4em auto;
  width: 78%;
  line-height: 1.4;
  font-size: 28px;
  background: rgba(255, 255, 255, .01);
}

.list_indent {
  padding-left: 1em;
  width: 76%;
  text-indent: -1em;
}

.entry_notes em,
.entry_notes_02 em {
  font-weight: bold;
  color: #df0000;
}

.entry_senryu {
  margin: 0 auto;
  width: 800px;
  font-size: 28px;
  border-collapse: collapse;
  border: solid 1px #000;
}

.entry_senryu tbody tr th {
  padding: 14px 0 0 10px;
  width: 140px;
  vertical-align: top;
  color: #fff;
  border: solid 1px #000;
  background-color: #71b5cb;
}

.entry_senryu tbody tr td {
  padding: 10px 10px 0 10px;
  width: 580px;
  border: solid 1px #000;
  background-color: #fff;
}

.entry_senryu tbody tr td p {
  margin: .4em 1em 1em 1em;
  line-height: 1.4;
  color: #00f;
  background-color: #fff;
}

.entry_senryu .entry_poem li {
  position: relative;
  margin: 0 6px 24px 0;
  width: 100%;
  vertical-align: middle;
  
  height: 42px;
}

.entry_poem__title {
  position: absolute;
  top: 2px;
  left: 0px;
}

.entry_poem li input {
  position: absolute;
  top: 0px;
  left: 42px;
  
  width: 84%;
  border: 1px solid #000;
  background-color: #fafafa;
  
  height: 42px;
  line-height: 42px;
}

.entry_senryu tbody tr td div .entry_wide {
  width: 90%;
  border: 1px solid #000;
  background-color: #fafafa;
}

.entry_senryu tbody tr td .entry_radio {
  overflow: hidden;
  padding-left: 4px;
  width: 530px;
}

.entry_senryu tbody tr td .entry_radio label {
  display: block;
  float: left;
  width: 130px;
}

.entry_senryu tbody tr td .entry_radio label:last-child {
  width: 260px;
}

.entry_senryu tbody tr td .entry_radio label input {
  margin: 0 10px 0 0;
}

.entry_senryu tbody tr td div,
.entry_poem li {
  line-height: 1.6;
}

.entry_senryu tbody tr th.btn_entry_senryu {
  padding: 1em 0;
  text-align: center;
  background-color: #fff;
}

.entry_senryu tbody tr th.btn_entry_senryu input {
  display: block;
  margin: 0 auto;
  width: 298px;
  height: 82px;
  text-indent: -9999px;
  border: none;
  background: url('https://www.maru-jan.com/image/senryu/entry/btn_get_entry_off.png') top center no-repeat;
}

.entry_senryu tbody tr th.btn_entry_senryu input:hover {
  cursor: pointer;
  background: url('https://www.maru-jan.com/image/senryu/entry/btn_get_entry_on.png') top center no-repeat;
}

.entry_notes_02 {
  margin: 1em auto .4em;
  width: 78%;
  font-size: 28px;
  text-align: center;
}

.entry_notes_list {
  margin: 0 auto;
  width: 70%;
  line-height: 1.6;
  font-size: 28px;
}

.entry_notes_list li {
  position: relative;
  background: rgba(255, 255, 255, .01);
}

.entry_notes_list li:before {
  position: absolute;
  top: 0;
  left: -1em;
  content: '¢¨';
}

.entry_poem .bg-red,
.entry_senryu tbody tr td div .bg-red {
  color: #fff;
  background-color: rgba(226, 4, 27, .5);
}

.explain {
  margin: 0 auto;
  width: 800px;
  line-height: 1.6;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
}

.explain strong {
  font-weight: bold;
  color: #b00;
}

/* Static Entry Page: Previous
************************************* */
.section_previous ol li dl {
  margin: 0 auto;
  width: 798px;
  height: 118px;
  background: url('https://www.maru-jan.com/image/senryu/entry/bg_senryu.png?154') top center no-repeat;
}

.section_previous ol li dl dt {
  padding-top: 24px;
  width: 100%;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W6', 'HiraMinProN-W6', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.section_previous ol li dl dd {
  margin: 0 auto;
  padding-top: 10px;
  width: 90%;
  font-size: 28px;
  text-align: right;
}

.section_previous ol li h3 {
  margin: .4em auto 0;
  width: 80%;
  font-size: 28px;
  font-weight: bold;
  color: #d50000;
}

/* Static Entry Page: Entry End
************************************* */
.entry_end_notes {
  margin: 3em auto;
  width: 100%;
  line-height: 1.6;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.btn_return {
  margin-bottom: 1em;
  width: 100%;
  text-align: center;
}

/* Entry Form: Confirm
************************************* */
.entry_confirm .entry_senryu {
  margin-top: 1em;
}

.entry_confirm .entry_senryu tbody tr th {
  padding: 10px;
}

.entry_confirm .entry_senryu tbody tr td {
  padding: 10px;
}

.entry_confirm div {
  margin: 1em auto;
  line-height: 1.4;
  font-size: 28px;
  text-align: center;
}

.entry_confirm div .btn_get_entry_02 {
  display: block;
  margin: 0 auto;
  width: 298px;
  height: 82px;
  text-indent: -9999px;
  border: none;
  background: url('https://www.maru-jan.com/image/senryu/entry/btn_get_entry_off.png') top center no-repeat;
}

.entry_confirm div .btn_get_entry_02:hover {
  cursor: pointer;
  background: url('https://www.maru-jan.com/image/senryu/entry/btn_get_entry_on.png') top center no-repeat;
}

.entry_confirm div .btn_edit {
  display: block;
  margin: 0 auto;
  width: 298px;
  height: 82px;
  text-indent: -9999px;
  border: none;
  background: url('https://www.maru-jan.com/image/senryu/entry/btn_edit_off.png') top center no-repeat;
}

.entry_confirm div .btn_edit:hover {
  cursor: pointer;
  background: url('https://www.maru-jan.com/image/senryu/entry/btn_edit_on.png') top center no-repeat;
}

/* Entry Form: Thanks
************************************* */
.completed_summary {
  margin: 0 auto;
  width: 740px;
  line-height: 1.4;
  font-size: 28px;
  text-align: center;
}

/* Entry Form: Reentry
************************************* */
.reentry_notes {
  margin: 0 auto 1em;
  width: 70%;
  line-height: 1.6;
  font-size: 28px;
}

.reentry_notes ul {
  margin: .4em auto;
  padding-left: 2em;
}

.reentry_notes ul li {
  font-weight: bold;
  list-style-type: disc;
  text-align: left;
  color: #f00;
  background: rgba(255, 255, 255, .01);
}

/* Static Vote Page: Vote
************************************* */
/* Vote Footer */
.vote .nav {
  width: 812px;
}

/* Vote Header */
.vote .section_title .nav {
  left: 84px;
}

.vote .nav li {
  width: 406px;
}

.vote .note_term {
  color: #ba0549;
}

.vote .article .section_vote,
.vote .article .section_summary {
  background: url('https://www.maru-jan.com/image/senryu/vote/bg_main.jpg?154') top center repeat-y;
}

.article .section_vote p {
  line-height: 1.4;
  font-size: 28px;
  text-align: center;
}

.article .section_vote em {
  font-weight: bold;
  color: #db0000;
}

/* Static Vote Page: Summary
************************************* */
.vote .article .section_summary .term_block {
  border: 2px solid #72416e;
  background-color: #72416e;
}

.vote .article .section_summary .term_block div {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  background-color: #72416e;
}

.vote .article .section_summary .term_block div span {
  font-weight: bold;
  color: #ffa7a7;
}

.vote .article .section_summary .term_block div em {
  font-weight: bold;
  color: #fff000;
}

.vote .article .section_summary .term_block div table {
  margin: .4em .4em .4em 1em;
  line-height: 1.6;
  font-size: 28px;
}

.vote .article .section_summary .term_block div table tbody tr td {
  height: 1.2em;
  line-height: 1.4em;
}

.vote .article .section_summary .previous_screensaver {
  position: relative;
  margin: 0 auto;
  width: 668px;
}

.vote .article .section_summary .previous_screensaver .imgover {
  position: absolute;
  top: 150px;
  left: 286px;
}

.vote .article .section_summary .about_365 {
  margin: 1em auto 0;
}

.vote .article .section_summary .about_365 img {
  margin-bottom: 1em;
}

/* Static Vote Page: Vote list
************************************* */
#vote_list {
  margin: 1em auto;
  width: 80%;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

#vote_list li {
  position: relative;
  /*
  height: 40px;
  line-height: 40px;
  */
  border-top: 1px solid #000;
  background-color: #fff;
}

#vote_list li .vote_list__checkbox-div {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 1em;
  width: 40px;
  height: 92px;
  border-right: 1px solid #000;
}

#vote_list li input[type=checkbox] {
  position: absolute;
  top: 34px;
  left: 10px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: #fff;
  /* #41990 */
}

#vote_list li label {
  display: block;
  padding-left: 8%;
  width: 92%;
  /*
  height: 100%;
  */
  font-size: 28px;
}

.vote_list__poem {
  height: 50px;
  line-height: 50px;
}

.vote_list__name {
  line-height: 42px;
  text-align: right;
}

#vote_list li input[type=checkbox]:checked+label,
#vote_list li input[type=checkbox]:active+label {
  background-color: #ffa7a7;
}

.vote .article .section_vote .btn_vote_block {
  margin-top: .6em;
  line-height: 1.4;
  font-size: 28px;
  text-align: center;
}

.section_vote #vote_form {
  display: none;
}

.section_vote form .btn_vote_block input[type='submit'] {
  display: block;
  margin: 0 auto;
  width: 298px;
  height: 82px;
  text-indent: -9999px;
  border: none;
  background: url('https://www.maru-jan.com/image/senryu/vote/btn_get_vote_off.png') top center no-repeat;
}

.section_vote form .btn_vote_block input[type='submit']:hover {
  cursor: pointer;
  background: url('https://www.maru-jan.com/image/senryu/vote/btn_get_vote_on.png') top center no-repeat;
}

.section_vote form .btn_vote_block input[disabled],
.section_vote form .btn_vote_block input[disabled]:hover {
  cursor: default;
  background: url('https://www.maru-jan.com/image/senryu/vote/btn_get_vote_disabled.png') top center no-repeat;
}

.section_vote form #current_message {
  margin-bottom: 1em;
}

.section_vote form .current_message_errors {
  font-weight: bold;
  color: #db0000;
}

/* Dynamic Vote Page: Default
************************************* */
.vote .article .section_vote p {
  margin-top: .6em;
}

.vote .article .section_vote p.no_script {
  margin-top: 1em;
}

.vote .article .section_vote .vote_errors {
  margin: 1em auto;
  width: 60%;
  line-height: 1.4;
}

.vote .article .section_vote .vote_errors li {
  font-size: 28px;
  list-style-type: disc;
  color: #db0000;
  background: rgba(255, 255, 255, .01);
}

/* Dynamic Vote Page: Thanks
************************************* */
.vote .article .section_entry {
  background: url('https://www.maru-jan.com/image/senryu/vote/bg_main.jpg?154') top center repeat-y;
}

.vote .article .section_entry .completed_summary em {
  font-size: 28px;
  font-weight: bold;
  color: #db0000;
}

.completed_summary {
  margin: 0 auto;
  width: 740px;
  line-height: 1.4;
  font-size: 28px;
  text-align: center;
}

/* Static Vote Page: Announce
************************************* */
.announce .article .section_prize,
.announce .article .section_senryu_list {
  background: url('https://www.maru-jan.com/image/senryu/announce/bg_main.jpg?154') top center repeat-y;
}

.announce .section_senryu_list ol li dl {
  margin: 0 auto;
  width: 798px;
  height: 118px;
  background: url('https://www.maru-jan.com/image/senryu/entry/bg_senryu.png?154') top center no-repeat;
}

.announce .section_senryu_list ol li dl dt {
  padding-top: 24px;
  width: 100%;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W6', 'HiraMinProN-W6', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.announce .section_senryu_list ol li dl dd {
  margin: 0 auto;
  padding-top: 10px;
  width: 90%;
  font-size: 28px;
  text-align: right;
}

.announce .section_senryu_list ol li h3 {
  margin: .4em auto 0;
  width: 80%;
  font-size: 28px;
  font-weight: bold;
  color: #d50000;
}

.announce .article .section_prize .download_screensaver {
  position: relative;
  margin: 0 auto;
  width: 668px;
}

.announce .article .section_prize .download_screensaver .imgover {
  position: absolute;
  top: 150px;
  left: 315px;
}

.image_rankin {
  position: relative;
  top: -4px;
}

/* nav-banners
************************************* */
.nav-banners {
  margin: 1em auto;
  width: 440px;
  font-size: 28px;
  text-align: center;
}

.nav-banners .nav-banners__text {
  line-height: 2;
}

.nav-banners .nav-banners__em:link,
.nav-banners .nav-banners__em:visited,
.nav-banners .nav-banners__em:hover,
.nav-banners .nav-banners__em:active {
  color: #f00;
}

.c-\#d50000 {
  color: #d50000;
}

.c-\#db0000 {
  color: #db0000;
}

.fz-30px {
	font-size: 30px;
}

.lh-1\.6 {
	line-height: 1.6;
}

.lh-1\.8 {
	line-height: 1.8;
}

.tsh-2px-\#222 {
	text-shadow: 0 -2px #222,
	2px 0 #222,
	0 2px #222,
	-2px 2px #222;
}

.tsh-2px-\#fff {
	text-shadow: 0 -2px #fff,
	2px 0 #fff,
	0 2px #fff,
	-2px 2px #fff;
}

.tsh-1px-\#fff {
	text-shadow: 0 -1px #fff,
	1px 0 #fff,
	0 1px #fff,
	-1px 1px #fff;
}
