@charset "utf-8";
/*
///////////////////////////////////////////////////////////////////////////////////
//
//  レイアウトCSS設定
//
///////////////////////////////////////////////////////////////////////////////////
/*
/* [01.LAYOUT]
/* [02.TOP]
/* [03.DETAIL]
/* [04.MEMBER]
/*
///////////////////////////////////////////////////////////////////////////////////
/*
/* [01.LAYOUT]
--------------------------------------------------------------------------*/
html {
	background: none;
}
body {
	background: #fffdfa;
}
.pkg {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
}
.pkg_2 {
	width: 1100px;
	margin: 0 auto;
	padding: 80px 0;
}
.spc_b_100 {
	margin-bottom: 100px;
}
.bg_FFC {
	background: #FFC;
}
h1 {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	padding: 20px 0 30px 0;
}
#navi_sub {
	margin-bottom: 20px;
}
#navi_sub p {
	background: url(../images/contest/logo.png) no-repeat left top;
	width: 208px;
	height: 20px;
	float: left;
	text-indent: -900em;
}
#navi_sub li {
	float: left;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
}
#navi_sub li a {
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
}
#navi {
	background: #813644;
	height: 50px;
	margin-bottom: 137px;
	z-index: 3;
}
#navi ul {
	width: 1100px;
	margin: 0 auto;
}
#navi li {
	float: left;
}
#navi li a {
	display: block;
	line-height: 50px;
	font-size: 12px;
	color: #FFF;
	margin-right: 25px;
	font-weight: bold;
}
#navi li a.page_in:hover,
#navi li a.page_in.link,
#navi li a.on {
	color: #e7ba40;
}
#navi li a#login {
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #FFF;
	color: #000;
	margin: 10px 10px 10px 0;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
#navi li a#beginner {
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #db405b;
	margin: 10px 10px 10px 0;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
.fixed {
	width: 100%;
	position: fixed;
	top: 0;
}
#navi.bg_n {
	background: none;
}
footer {
	background: #20150f;
	padding: 40px 0 10px 0;
}
footer ul {
	margin-bottom: 30px;
}
footer li {
	float: left;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
}
footer a {
	color: #FFF;
	font-size: 12px;
}
footer #copyright {
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
}
.back_top {
	background: url(../images/contest/btn_top.png) left top no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	position: fixed;
	right: 20px;
	bottom: 20px;
	text-indent: -900em;
	z-index: 200;
}

/* [02.TOP]
--------------------------------------------------------------------------*/
header {
	background: url(../images/contest/bg_header.png) center top;
	width: 100%;
	height: 600px;
	position: relative;
}


#main {
    top: 287px;
    height: 260px;
    left: 53%;
    margin-left: -499px;
    position: absolute;
    top: 180px;
    width: 893px;
}

/*
#main {
	background: url(../images/contest/header.png) no-repeat center top;
	width: 898px;
	height: 130px;
	text-indent: -900em;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	top: 287px;
}
*/

#overview {
	padding: 100px 0;
}
h2 {
	text-align: center;
	font-size: 20px;
	color: #813644;
	margin-bottom: 30px;
}
p#desc {
	text-align: center;
	font-size: 14px;
	color: #813644;
	line-height: 22px;
	margin-bottom: 35px;
}
#data {
	width: 550px;
	height: 52px;
	line-height: 52px;
	margin: 0 auto;
	background: #FFF;
	font-size: 20px;
	font-weight: bold;
	color: #813644;
	border: solid 4px #813644;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	margin-bottom: 30px;
	text-align: center;
}
p#detail {
	text-align: center;
	margin-bottom: 50px;
}
p#detail a {
	color: #3185e4;
	font-size: 14px;
	line-height: 14px;
}
#sns {
	width: 445px;
	margin: 0 auto;
}
#sns li {
	float: left;
	line-height: 30px;
	height: 30px;
}
#sns li a {
	display: block;
	position: relative;
	margin: 0 10px;
}
#sns li:nth-child(1) a {
	background: #305097;
}
#sns li a span {
	background: #FFF;
	width: 50px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	left: 5px;
	top: 5px;
}
#sns li:nth-child(1) img {
	margin-left: 55px;
}
#entry{
	padding-top: 50px;
}
.sub {
	color: #813644;
	font-size: 14px;
	margin-bottom: 10px;
}
h3 {
	color: #000;
	font-size: 24px;
	line-height: 36px;
	border-bottom: solid 2px #813644;
	margin-bottom: 40px;
	position: relative;
	text-align: left;
	padding: 0 0 20px;
}
h3 a.facebook {
	background: url(../images/contest/facebook.png) no-repeat left top;
	width: 110px;
	height: 30px;
	position: absolute;
	right: 257px;
	top: 20px;
}
h3 a.twitter {
	background: url(../images/contest/twitter.png) no-repeat left top;
	width: 109px;
	height: 30px;
	position: absolute;
	right: 138px;
	top: 20px;
}
h3 a.google {
	background: url(../images/contest/google.png) no-repeat left top;
	width: 118px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 20px;
}

ul.count {
	margin-bottom: 20px;
}
ul.count li {
	float: left;
	line-height: 34px;
	padding-left: 140px;
	font-size: 20px;
	font-weight: bold;
}
ul.count li.view {
	background: url(../images/contest/i_view.png) no-repeat left top;
}
ul.count li.vote {
	background: url(../images/contest/i_vote.png) no-repeat left top;
}
ul.count li span {
	margin-right: 40px;
}
#present {
	margin-bottom: 100px;
}
#present li {
	text-align: center;
	width: 100%;
	margin-bottom: 60px;
}
#present li:nth-child(2) {
	margin-bottom: 0;
}
#present li h5 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
#present li p {
	color: #666;
	line-height: 22px;
}
#present li p span {
	color: #F00;
}
#present li p a {
	color: #3185e4;
	text-decoration: underline;
}
#present li p a:hover {
	text-decoration: none;
}
.spc-b-20 {
	margin-bottom: 20px;
}
.spc-b-40 {
	margin-bottom: 40px;
}
ul.li {
	background: #FFF;
	padding: 20px;
	margin-bottom: 100px;
}
ul.li li {
	width: 270px;
	float: left;
	margin-bottom: 10px;
}
ul.li li:nth-child(4n) {
	width: 250px;
}
ul.li li a {
	width: 250px;
	display: block;
	position: relative;
	text-align: center;
	font-size: 16px;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
ul.li li a:hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}
ul.li li a span {
	width: 100%;
	height: 30px;
	display: block;
	background-color: rgba(35,25,22,0.8);
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 136px;
	z-index: 2;
}
ul.li li a span.on {
	background: url(../images/contest/i_link.png) center 56px no-repeat;
	background-color: rgba(35,25,22,0.8);
	height: 166px;
	line-height: 166px;
	top: 0;
	left: 0;
	z-index: 1;
	text-indent: -900em;
}
ul.li li a p {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div#campaign_detail {
	background: #FFF;
	border: solid 4px #813644;
	padding: 34px;
	margin-bottom: 100px;
}
div#campaign_detail p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

/* [03.DETAIL]
--------------------------------------------------------------------------*/
header#other {
	background: #42342c;
	height: 150px;
	margin-bottom: 80px;
}
#c_left {
	width: 850px;
	float: left;
	margin-bottom: 80px;
}
#detail_img {
	margin-bottom: 20px;
}
#staff {
	background: url(../images/contest/bg_staff.png) left center no-repeat;
	width: 705px;
	height: 60px;
	padding-left: 145px;
}
#staff li {
	width: 230px;
	float: left;
	margin: 5px 0 10px 0;
}
#staff li div {
	position: relative;
	width: 60px;
	float: left;
	min-height: 1px;
}
#staff li div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #staff li div {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#staff li div span {
	background: url(../images/contest/corner.png) left center no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	text-indent: -900em;
}
#staff li p {
	width: 150px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
}
#staff li p a {
	font-size: 12px;
	font-weight: normal;
	color: #06C;
}
#c_side {
	width: 230px;
	float: right;
	margin-bottom: 80px;
}
#c_side h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
	margin-bottom: 10px;
}
#c_side a.btn_vote {
	background: #82ba21 url(../images/contest/btn_bg_vote.png) 30px center no-repeat;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	text-indent: 10px;
	border-bottom: solid 2px #e0e0e0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin-bottom: 20px;
}
#c_side span.btn_vote_fin {
	background: #ededed url(../images/contest/btn_bg_vote_fin.png) 50px center no-repeat;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #666;
	font-size: 16px;
	text-align: center;
	text-indent: 10px;
	border-bottom: solid 2px #e0e0e0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin-bottom: 20px;
}
#c_side #detail_before_img {
	margin-bottom: 20px;
}
#c_side #detail_before_img img {
	width: 100%;
	height: auto;
}
#c_side p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-bottom: 20px;
}
#c_side a {
	display: block;
	margin-bottom: 10px;
}

.comment a {
	display: inline !important;
	color: #0000ff !important;
}

#vote_fin {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}
#vote_fin .inner {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B4000000, endcolorstr=#B4000000, gradienttype=0)\9;
}
:root #vote_fin .inner {
	top: 0;
	background: #000;
	filter: alpha(opacity=85);
	background-color: rgba(0,0,0,0.7);
}
#window {
	position: absolute;
	width: 375px;
	left: 50%;
	top: 40%;
	margin-left: -212.5px;
	background: #000;
	border: solid 2px #FFF;
	overflow: hidden;
	z-index: 10;
	padding: 25px;
}
#window p {
	font-size: 25px;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
}
#window a {
	background: #333;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	display: block;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	margin: 0 auto;
}

/* [04.MEMBER]
--------------------------------------------------------------------------*/
#member_selection {
	margin-bottom: 90px;
}
#member_selection div {
	width: 530px;
	float: left;
}
#member_selection div:nth-child(2) {
	float: right;
}
#member_selection div p.desc {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-bottom: 40px;
}
#member_selection div a {
	background: #602630 url(../images/contest/btn_bg_member_1.png) 120px center no-repeat;
	width: 100%;
	height: 90px;
	line-height: 90px;
	display: block;
	border-bottom: solid 2px #e0e0e0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	text-align: center;
	text-indent: 30px;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
}
#member_selection div:nth-child(2) a {
	background: #db405b url(../images/contest/btn_bg_member_2.png) 90px center no-repeat;
	text-indent: 30px;
}
#step {
	margin-bottom: 40px;
}
#step li {
	float: left;
}
#step span,
#step div {
	width: 332px;
	height: 42px;
	line-height: 42px;
	display: block;
	background: #ac9769;
	border: solid 4px #ac9769;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
}
#step div {
	background: #FFF;
	color: #ac9769;
}
h4 {
	background: #f6f3ee;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	border-left: solid 5px #ac9769;
	padding-left: 20px;
	margin-bottom: 20px;
}
table#form {
	border-top: solid 4px #f6f3ee;
	border-right: solid 4px #f6f3ee;
	border-bottom: solid 3px #f6f3ee;
	border-left: solid 4px #f6f3ee;
	margin-bottom: 50px;
}
table#form td {
	padding: 15px 20px;
	color: #333;
	border-bottom: solid 1px #f6f3ee;
	vertical-align: middle;
}
table#form td:nth-child(odd) {
	font-weight: bold;
	font-size: 16px;
	width: 294px;
	border-right: solid 1px #f6f3ee;
	width: 260px;
}
table#form td:nth-child(odd) span {
	color: #F00;
	margin-left: 5px;
}
table#form td:nth-child(even) {
	font-size: 12px;
}
table#form.conf td:nth-child(even) {
	font-size: 16px;
}
table#form td:nth-child(even) p {
	margin-bottom: 5px;
}
table#form td:nth-child(even) p span {
	font-weight: bold;
}
#form input[type="text"],
#form input[type="password"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 740px;
	line-height: 28px;
	padding: 0 10px;
	border: solid 1px #F3F3F3;
	background: #F3F3F3;
}
#form input[type="checkbox"]#agree {
	font-size: 20px;
	position: relative;
	top: -2px;
}
#form input[type="text"].w160 {
	width: 160px;
}
#form div#required_btn {
	height: 60px;
}
#form input.bg_FFC,
#form textarea.bg_FFC {
	background: #FFC;
}
a#btn_zipcode {
	font-size: 12px;
	line-height: 12px;
	background: #555;
	color: #FFF;
	padding: 7px 17px;
	margin-left: 10px;
	vertical-align: middle;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
input[type="submit"].btn {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-style: none;
	width: 400px;
	height: 60px;
	line-height: 56px;
	display: block;
	text-align: center;
	background: #C72925;
	border-bottom: solid 2px #DDD;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: 0.5s ease 0s;
	-webkit-transition: 0.5s ease 0s; /* Google Chrome、Safari */
	-moz-transition: 0.5s ease 0s; /* Firefox */
	-ms-transition: 0.5s ease 0s; /* Internet Explorer */
}
input[type="submit"].btn:hover {
	text-decoration: none;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);	/* Internet Explorer lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* Internet Explorer 8 */
}
a.txt {
	color: #3497ff;
	text-decoration: underline;
}
a.txt:hover {
	text-decoration: none;
}
#form_li {
	margin-bottom: 100px;
}
#form_li li {
	float: left;
}
#form_li li a.btn_back {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-style: none;
	width: 400px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	background: #C72925;
	border-bottom: solid 2px #DDD;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#form_li li a.btn_back {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-style: none;
	width: 400px;
	height: 58px;
	line-height: 58px;
	display: block;
	text-align: center;
	background: #a3a3a3;
	border-bottom: solid 2px #dbdbdb;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 20px;
}
#form_li li input.btn_back {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-style: none;
	width: 400px;
	height: 58px;
	line-height: 58px;
	display: block;
	text-align: center;
	background: #a3a3a3;
	border-bottom: solid 2px #dbdbdb;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 20px;
}
p.thanks_txt {
	background: #FFF;
	border: solid 1px #f6f3ee;
	padding: 20px 30px;
	line-height: 26px;
	color: #333;
	margin-bottom: 60px;
}
a.btn_C33 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-style: none;
	width: 300px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	background: #C72925;
	border-bottom: solid 2px #DDD;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* campaign/designcontest/regist_new/ 20160401追加 */

.pr_red {
	font-size: 14px;
	margin-left: 20px;
}

.pr_free {
	font-size: 20px;
	margin-left: 20px;
}

#present_bnr {
	margin-bottom: 90px;
}

#pre_btn {
    margin-bottom: 40px;
}

/* campaign/designcontest/regist_new/ 20170307追加 */
div#sns_detail {
    margin-bottom: 100px;
}

div#sns_detail p {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

#sns_link {
	width: 390px;
	margin: 0 auto;
	margin-top: 20px;
}
#sns_link li {
	float: left;
	line-height: 30px;
	height: 30px;
}
#sns_link li a {
	display: block;
	position: relative;
	margin: 0 10px;
}
#sns_link li a span {
	background: #FFF;
	width: 50px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	left: 5px;
	top: 5px;
}
