@charset "utf-8";

/*---------------------------------------------------------------------------------------------
-------------------------------------- page_senryu -------------------------------------------
-----------------------------------------------------------------------------------------------*/



/*----SENRYU---*/

#senryu {
	margin: 0 auto;
	padding:0 0 30px;
	width: 100%;
	text-align:center;
}
#senryu .title {
	margin-bottom:35px;
}

#senryu .main_copy {
	margin-bottom:15px;
	font-size:24px;
	line-height:160%;
}

#senryu .main_read {
	margin-bottom:60px;
	font-size:16px;
	line-height:160%;
}

#senryu .main_read a{
	text-decoration:none;
}


#senryu .block {
	margin:0 auto;
	width:1100px;
	font-size:16px;
	line-height:160%;
	text-align:left;
}
#senryu .block span.st {
	font-size:20px;
	font-weight:700;
}
#senryu .corner_ttl {
	margin-bottom:30px;
	padding:0 0 28px;
	color:#a3762b;
	font-size:30px;
	line-height:100%;
	letter-spacing:0.1em;
	border-bottom:2px solid #A3762B;

	clear:both;
}
#senryu .anchor_ttl {
    margin: 0;
    height: 86px;
}
#senryu .box_gray {
	background:#F5F5F5;
	margin-bottom:65px;
	padding:40px 0;
	text-align:center;
}
#senryu .box_gray2 {
	background:#F5F5F5;
	margin-bottom:15px;
	padding:40px 0;
	text-align:center;
}
#senryu .box_method_text {
	float:left;
	padding:0 0 60px;
	width:590px;
}
#senryu .box_method_text dl {
	margin:0 0 20px;
	padding:0;
}
#senryu .box_method_text dt {
	float:left;
	width:26px;
}
#senryu .box_method_text dd {
	float:right;
	width:540px;
}


#senryu .box_method_book {
	background:#F6F1E9;
	float:right;
	margin-top:65px;
	padding:20px;
	width:424px;
}
#senryu .box_method_book .img_book {
	float:left;
	width:89px;
}
#senryu .box_method_book .txt_book {
	float:right;
	padding:15px 0 0;
	width:308px;
}
#senryu table,
#senryu table th,
#senryu table td {
	border:0;
	border-collapse:collapse;
}
#senryu table {
	margin:0 0 65px;
	width:100%;
}
#senryu table th,
#senryu table td {
	padding:25px 9px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}
#senryu table th {
	width:20%;
	font-size:19px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#senryu table td {
	width:80%;
	font-size:16px;
}
#senryu .btn_log {
	margin:0 0 70px;
	text-align:center;
}
#senryu .under_menu {
	background:#F5F5F5;
	margin-bottom:40px;
	padding:30px 40px;
	font-size:14px;
	line-height:153%;
}
#senryu .under_menu_ttl {
	margin-bottom:25px;
	padding:0 0 15px;
	text-align:left;
	border-bottom:1px solid #DCDCDC;
}
/*
#senryu .under_menu_list {
}
*/
#senryu .under_menu_list li {
	float:left;
	color:#e1200f;
	line-height:100%;
}
#senryu .under_menu_list li a {
	color:#000000;
}
#senryu .under_menu_list li a:hover{ color:#e1200f; text-decoration:none;}

#senryu .under_menu_list li span {
	display:inline-block;
	padding:0 16px;
	color:#000000;
}
#senryu .senryu_list {
	background:url(../images/senryu/bg_list.gif) repeat;
	margin-bottom:40px;
	padding:40px 0 60px;
	text-align:left;
}
#senryu .senryu_list .list_inner {
	margin:0 auto;
	width:1100px;
	font-size:16px;
	line-height:160%;
}

#senryu .senryu_list .list_inner .inner_ttl {
	margin-bottom:30px;
	color:#a3762b;
	font-size:30px;
	line-height:100%;
	letter-spacing:0.1em;
}
#senryu .senryu_list .list_inner .senryu_body {
	background:#ffffff;
	float:right;
	padding:20px 50px 60px;
	width:687px;
}
#senryu .senryu_list .list_inner .senryu_body dl {
	margin:0;
	padding:30px 0;
	border-bottom:1px solid #CCCCCC;
}
#senryu .senryu_list .list_inner .senryu_body dt {
	float:left;
	width:435px;
	font-size:16px;
  display:block;
}
#senryu .senryu_list .list_inner .senryu_body dt span.num_box {
	display:inline-block;
	margin-right:20px;
	padding:8px 0;
	width:72px;
	color:#a3762b;
	font-size:16px;
	font-weight:700;
	text-align:center;
	line-height:100%;
	border:1px solid #A3762B;
  float:left;
}
#senryu .senryu_list .list_inner .senryu_body dt span.txt_box {
  margin-left:80px;
  padding:4px 0;
  display:block;
}
#senryu .senryu_list .list_inner .senryu_body dd {
	float:right;
	width:240px;
	font-size:14px;
}
#senryu .senryu_list .list_inner .senryu_body .note {
	padding:30px 0;
	font-size:13px;
	line-height:153%;
}
#senryu .senryu_list .list_inner .senryu_body .under_menu {
	background:#F5F5F5;
	margin-bottom:40px;
	padding:30px 40px;
	font-size:14px;
	line-height:153%;
}
#senryu .senryu_list .list_inner .senryu_body .under_menu_ttl {
	margin-bottom:25px;
	padding:0 0 15px;
	border-bottom:1px solid #DCDCDC;
}
/*
#senryu .senryu_list .list_inner .senryu_body .under_menu_list {
}
*/
#senryu .senryu_list .list_inner .senryu_body .under_menu_list li {
	float:left;
	color:#e1200f;
	line-height:100%;
}
#senryu .senryu_list .list_inner .senryu_body .under_menu_list li a {
	color:#000000;
}
#senryu .senryu_list .list_inner .senryu_body .under_menu_list li a:hover{ color:#e1200f; text-decoration:none;}

#senryu .senryu_list .list_inner .senryu_body .under_menu_list li span {
	display:inline-block;
	padding:0 16px;
	color:#000000;
}
#senryu .senryu_list .list_inner .senryu_body .btn_top {
	text-align:center;
}
#senryu .page_top {
	float:none;
	margin:0 auto;
	width:1100px;
	padding:0 0 0;
	text-align:right;
	clear:both;
}


/* SENRYU（SNS投票）
---------------------------------------------*/
#senryu.senryu_vote .block{
width: 980px;
}
.award_list {
	width: 100%;
	margin: 30px auto 80px;
}
.award_list li dl{
	display: table;
	width: 100%;
}
.award_list li dl dt,.award_list li dl dd {
	display:table-cell;
	vertical-align:middle;
}
.award_list li dl dt {
	background: #a3762b;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	font-size: 18px;
	padding:2px 5px;
	white-space: nowrap;
	font-weight: bold;
	width: 50px;
}
.award_list li dl dd {
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}
.sakuhin_list{
	counter-reset: item;
	width: 80%;
  margin: 30px auto;
	}
	.sakuhin_list li{
		position: relative;
		line-height: 1.5em;
		padding: 0 0 30px 40px;
		display: flex;
		justify-content: space-between;

	}
	.sakuhin_list li:before {
		/* counter-increment: item; 
		content: counter(item); */
		content: "■";
		position: absolute;
		display:inline-block;
		/* background: #a3762b; */
		color: #a3762b;
		font-weight:bold;
		font-size: 18px;
		border-radius: 50%;
		left: 0;
		width: 26px;
		height: 26px;
		line-height: 26px;
		text-align: center;
	}
	.sakuhin_list li p{
		width: 90%;
		font-size: 18px;
	}
	.sakuhin_list.vote li p{
		width: 80%;
	}
	.sakuhin_list li span{
		font-size: 14px;
		/*text-align:right;*/
	}
	#senryu.senryu_vote .sakuhin_list:first-of-type{
		width: 100%;
		display: flex;
    justify-content: space-between;
		flex-wrap: wrap;
	}
	#senryu.senryu_vote .sakuhin_list:first-of-type li {
		width: 45%;
	}
	#senryu.senryu_vote .sakuhin_list:first-of-type li span{
		display: block;
	}
	.btn_tw-vote{
		background-color: #1DA1F2;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		white-space: nowrap;
		min-width: 50px;
		margin-left: 1vw;
		border-radius: 5px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 5px;
	}
	.howto{
	counter-reset: item;
	display: flex;
  justify-content: center;
	}
	.howto li{
		padding-left: 30px;
		line-height: 1.5em;
		padding: 0 30px 30px 30px;
	}
	.howto li:before {
		counter-increment: item;
		content: "Step "counter(item);
		display:block;
		color: #a3762b;
		font-weight:bold;
		font-size: 16px;
		margin: 0 1rem 5px 0;
		padding: 1px 5px;
		border-bottom: 1px solid #a3762b;
		width:40%
	}
	.howto .ex{
		font-size: 14px;
		display: inline-block;
		color: #888888;
		padding-top: 8px;
	}
	.howto .btn  {
    font-size: 18px!important;
}
/*　過去の受賞作品　*/

#senryu .block02 {
	margin:0 auto;
	width:1100px;
	font-size:16px;
	line-height:160%;
}
#senryu .corner_ttl02 {
	margin-bottom:30px;
	padding:0 0 28px;
	color:#a3762b;
	font-size:30px;
	line-height:100%;
	letter-spacing:0.1em;
	text-align:left;
	border-bottom:2px solid #A3762B;
	clear:both;
}
#senryu .link_log_list {
	margin-bottom:50px;
	font-size:15px;
}
/* #senryu .link_log_list a {
} */
#senryu .box_grid {
	background-image:url(../images/senryu/backnumber/bg_grid.jpg);
	background-repeat:repeat;
	margin-bottom:45px;
	padding:40px 0;
}

/*サイドメニューカレント部分オープン*/

#side_menu dl#acMenu01 dt span {
	background:url(../images/introduce/voice/icon_open.png) no-repeat right center;
	display:block;
	padding:19px 0;
}
#side_menu dl#acMenu01 dt span.active {
	background:url(../images/introduce/voice/icon_close.png) no-repeat right center;
}
#side_menu dl#acMenu01 dd {
	display:block;
	padding:19px 0 4px;
	border-top:1px solid #CCCCCC;
}

#senryu .qomImg{
border: 1px solid #ccc;
margin-bottom: 40px;}
#senryu .qomImg img{
vertical-align: middle;}
#senryu .pressInfo{
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    width: 65%;
    margin: 30px auto 0;
    padding: 20px;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
#senryu .list_archives {
    margin-bottom: 80px;
    text-align: center;
    letter-spacing: -.40em;
    clear: both;
}
#senryu .list_archives li {
    display: inline-block;
    margin: 0 100px;
    width: 276px;
    line-height: 100%;
    letter-spacing: normal;
}
#senryu .links {
    margin-bottom: 80px;
    text-align: center;
    letter-spacing: -.40em;
    clear: both;
}
#senryu .links li {
    display: inline-block;
    margin: 0 15px;
    width: 501px;
    line-height: 100%;
    letter-spacing: normal;
}
#senryu .box_gray.mb30{
    margin-bottom: 30px !important;
}

#senryu .mb120{
margin-bottom: 120px !important;
}

/*SEO対策「婚活」リンク用*/
/* PC */
#senryu .main_copy a,
#senryu .box_method_text dd a,
#senryu .mb10 a,
#senryu .mb20 a,
#senryu .mb25 a,
#senryu .mb30 a,
#senryu .mb35 a,
#senryu .mb60 a,
#senryu .senryu_list .list_inner .senryu_body dl a,
#senryu .main_read a,
index_qom01 a{
	text-decoration:none;
}

#senryu .main_copy a:hover,
#senryu .box_method_text dd a:hover,
#senryu .mb10 a:hover,
#senryu .mb20 a:hover,
#senryu .mb25 a:hover,
#senryu .mb30 a:hover,
#senryu .mb35 a:hover,
#senryu .mb60 a:hover,
#senryu .main_read a:hover,
#senryu .senryu_list .list_inner .senryu_body dl a:hover,
index_qom01 a:hover{
	color:#000;
}

#senryu .corner_ttl a{
    color: #a3762b;
		text-decoration:none;
}





/*結果発表用
-----------------------------------------------------------------------------------------------*/

.main_read{
  text-align: left;
  width: 84%;
  margin: auto auto;
}

.box_gray:nth-of-type(-n+3){
	background:#fff!important;
	padding:20px 0!important;
}

.box_gray:nth-of-type(-n+3){
  border: 5px solid #a3762b;
  margin-bottom: 25px!important;
  text-align: right!important;
}

.box_gray:nth-of-type(2){
  width: 48%;
  margin-right: 2%;
  float: left;
}

.box_gray:nth-of-type(3){
  width: 48%;
  float: left;
}

.box_gray:nth-of-type(-n+3){
  position: relative;
}


.box_gray:nth-of-type(1) p:nth-of-type(1){
  position: absolute;
    top: -33px;
    left: 2.5%;}

.box_gray:nth-of-type(1) p:nth-of-type(2) img{
  width: 97%;
  margin: 10px;
  text-align: right;
}

.box_gray:nth-of-type(1) p:nth-of-type(1) img{
  width: 140px;
}


.box_gray:nth-of-type(2),
.box_gray:nth-of-type(3){
padding-top: 70px!important;
}

.box_gray:nth-of-type(2):after,
.box_gray:nth-of-type(3):after{
  content: "";
  display: block;
  clear: both;
}



.box_gray:nth-of-type(2) p:nth-of-type(1),
.box_gray:nth-of-type(3) p:nth-of-type(1){
  position: absolute;
  top: 5px;
  left: 4%;
}







.box_gray:nth-of-type(2) p:nth-of-type(1) img,
.box_gray:nth-of-type(3) p:nth-of-type(1) img{
  width: 110px;
  transform: rotate(-10deg);

}


.box_gray:nth-of-type(2) p:nth-of-type(2) img,
.box_gray:nth-of-type(3) p:nth-of-type(2) img{
  text-align: right;
  width: 99%;
}







/* box_sp */
.box-sp{
  width: 30%;
  float: left;
}

.box-sp h4{
  text-indent: 35px;
	background:url(/images/senryu/img_gift_sp.png) no-repeat left -2%;
	background-size: 30px;
}

.box-sp p:nth-of-type(1) img{
  width: 67%;
}




/* box_maemuki */
.box-maemuki{
  float: right;
  width: 58%;
  margin-bottom: 65px;
}

.box-maemuki .corner_ttl{
  clear: none!important;
}

.box-maemuki p{
  float: left;
  width: 48%;
}

.box-maemuki p img{
  width: 72%;
}

.box-maemuki:after{
  content: "";
  display: block;
  clear: both;
}


/* fineWork */
.box-fineWork p{
  width: 25%;
  margin-bottom: 60px;
  float: left;
}

.box-fineWork img{
  width: 80%;
}



/***********
追記 include部分
***********/
/* CTA */
.word-cta{width: 1100px;
	font-size: 16px;
	line-height: 160%;
	background:#E3D6BF;margin:50px auto 0;text-align:left;}
.word-cta-inner{padding: 1.5rem 5rem ;}
.word-cta-inner .tac{
  max-width: 600px;
  margin: 0 auto 2rem;
}
.word-cta-title{font-weight:bold;font-size:1.2rem;padding-bottom: 1rem;text-align: center;}
.word-cta-title span{color: #d8251d;}
.word-cta-subtitle{font-weight: bold;font-size: 1.2rem;border-left: 3px solid #9f792e;padding-left: 10px;margin-bottom: 1rem;}
.word-cta p{margin-bottom: 1rem;}
.word-cta p span{font-weight: bold;font-size: 1rem;display: block;}
.word-cta sup{font-size: 0.3rem;}
.word-cta-btn-wrap{display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    justify-content: center;
	padding-top: 0.5rem;}
.word-cta-btn-wrap span{font-weight: bold;}
.word-cta-btn{width: 350px;margin: 0 10px;text-align: center;}
.word-cta-btn a{background: #d8251d;display: block;color: #fff;padding: 1rem 1.5rem;font-size: 1.2rem;font-weight: bold;text-decoration: none;}



