@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:768px) {
	/*下層ページ ==================================================================================================================*/

	/*ガ報 ====================================*/
	.gahoTitle {
		color: #ff0066;
		font-size: 18px;
		margin-bottom: 10px;
		padding: 0 4%;
		font-weight: bold;
	}

	.gahoNumber {
		padding: 15px 15px;
		background: #0080d9;
		margin-bottom: 30px;
		position: relative;
	}

	.gahoNumber p {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 17px;
	}

	.gahoNumber h1 {
		position: absolute;
		right: 10px;
		top: 18%;
		width: 43%;
		max-width: 190px;
	}

	.gahoNumber h1 img {
		width: 100%;
	}

	.gahoNumber h1 a:hover {
		opacity: 0.8;
	}

	#gahowapper {
		width: 100%;
		margin: 0 auto;
	}

	.gahoLine01 {
		text-align: center;
		margin-bottom: 0px;
	}

	.gahoLine01 li {
		width: 96%;
		display: inline-block;
		margin: 0 auto 10px auto;
		vertical-align: top;
	}

	.gahoLine01 li img {
		width: 100%;
	}

	.gahoLine02 {
		text-align: center;
		margin-bottom: 0px;
	}

	.gahoLine02 li {
		width: 48%;
		display: inline-block;
		margin: 0 auto 10px auto;
		vertical-align: top;
	}

	.gahoLine02 li img {
		width: 100%;
	}

	.gahoLine03 {
		text-align: center;
		margin-bottom: 0px;
	}

	.gahoLine03 li {
		width: 96%;
		display: inline-block;
		margin: 0 auto 10px auto;
		vertical-align: top;
	}

	.gahoLine03 li img {
		width: 100%;
	}

	.gahoLine04 {
		text-align: center;
		margin-bottom: 0px;
	}

	.gahoLine04 li {
		width: 96%;
		display: inline-block;
		margin: 0 auto 10px auto;
		vertical-align: top;
	}

	.gahoLine04 li img {
		width: 100%;
	}

	#archiveGaho {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: left;
		vertical-align: top;
		margin-top: 6px;
	}

	#archiveGaho .title {}

	#archiveGaho .title img {
		width: 18px;
		height: auto;
		margin-right: 3px;
		vertical-align: sub;
	}

	#archiveGaho .title span {
		font-weight: bold;
	}

	#archiveGaho .backnumber img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}

	#archiveGaho .backnumber {
		display: inline-block;
		width: 49%;
		vertical-align: top;
		font-size: 12px;
		margin-bottom: 10px;
	}

	/*共通 ====================================*/

	.border {
		display: block;
		width: 100%;
		height: 2px;
		background-image: url(../img/common/border.gif);
		background-repeat: repeat-x;
		margin-bottom: 28px;
	}

	.border2 {
		display: block;
		width: 100%;
		height: 2px;
		background-image: url(../img/common/border.gif);
		background-repeat: repeat-x;
	}

	.marginBottom4 {
		margin-bottom: 8%;
	}

	.mt15 {
		margin-bottom: 8px;
	}


	/*刊行情報 ======================================*/
	.headingReleasedate {
		right: 12px
	}

	.content {
		display: inline-block;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding: 0 4%;
	}

	#title {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		border-bottom: #cdcdcd 1px solid;
		padding-bottom: 11px;
	}

	#syoei {
		width: 28%;
		height: auto;
		background-color: #FFFFFF;
		float: left;
		vertical-align: top;
		padding: 2% 0%;
	}

	#Synopsis {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		padding-top: 16px;
	}

	#character {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: left;
		vertical-align: top;
		margin-top: 14px;
	}

	.charaBox {
		display: inline-block;
		width: 24%;
		height: auto;
		vertical-align: top;
		margin-bottom: 3%;
	}

	.charaImg {
		width: 46%;
		float: left;
	}

	.charaImg img {
		width: 100%;
		height: auto;
		border: #dddddd 1px solid;
	}

	.charaText {
		width: 50%;
		height: auto;
		float: right;
		font-size: 10px;
	}

	#archive {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: left;
		vertical-align: top;
		margin-top: 6px;
	}

	#archive .title {}

	#archive .title img {
		width: 18px;
		height: auto;
		margin-right: 3px;
		vertical-align: sub;
	}

	#archive .title span {
		font-weight: bold;
	}

	#archive .backnumber img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}

	#archive .backnumber2 img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}


	#archive2 {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: left;
		vertical-align: top;
		margin-top: 6px;
	}

	#archive2 .title {}

	#archive2 .title img {
		width: 18px;
		height: auto;
		margin-right: 3px;
		vertical-align: sub;
	}

	#archive2 .title span {
		font-weight: bold;
	}

	#archive2 .backnumber img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}

	#archive2 .backnumber2 img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}


	.sokuyomi {
		width: 176px;
		height: auto;
		margin-top: 8%;
	}

	.sokuyomi:hover {
		opacity: 0.6;
	}

	.contBox3 {
		display: inline-block;
		width: 100%;
		height: auto;
		vertical-align: top;
		margin-bottom: 4%x;
	}

	.contBox3 h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 130%;
		margin-bottom: 2px;
		margin-left: 4%;
	}

	.contBox3 p {
		font-size: 12px;
		line-height: 130%;
		border-bottom: #BFBFBF solid 1px;
		padding-left: 4%;
		padding-bottom: 2%;
		margin-bottom: 2%;
	}

	/*.contBox4 { display:inline-block; width:100%; height:auto; vertical-align: top; margin-bottom: 4%x; }*/
	.contBox4 h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 130%;
		margin-bottom: 2px;
		margin-left: 4%;
	}

	/*.contBox4 p{ font-size:12px; line-height:130%; border-bottom:#BFBFBF solid 1px; padding-left: 4%; padding-bottom: 2%; margin-bottom:2%; }*/

	.caption {
		width: 100%;
		padding: 9px;
		font-size: 15px;
		margin-bottom: 20px;
		margin-top: -10px;
		background: #f0f0f0;
	}

	/*インフォメーション =============================*/
	.infoText {
		line-height: 1.2;
	}

	.infocont {
		border-bottom: #cdcdcd 1px solid;
		margin-bottom: 24px;
		padding: 0 4%;
	}

	.blarge {
		font-size: 76%;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.icon {
		width: 18px;
		height: auto;
		vertical-align: bottom;
	}

	.infoTitle {
		font-size: 120%;
		font-weight: bold;
		color: #ff0066;
		line-height: 120%;
		margin-bottom: 14px;
	}

	.bblue {
		font-weight: bold;
		color: #044f9a;
	}

	.line_1px_nomargin {
		border: 1px solid #ccc;
		clear: both;
		margin-bottom: 5px;
	}

	.left_row {
		margin-bottom: 15px;
	}

	.book_side {
		width: 100%;
	}

	.book_side img {
		width: 100%;
	}

	.book_side li {
		margin: 15px 0px;
		width: 30%;
		display: inline-block;
	}

	.book_side li p {
		margin-top: 5px;
		font-size: 16px;
	}

	/*既刊案内 =====================================*/
	.maginTop4 {
		margin-top: 4%;
	}

	.linup {
		width: 100%;
	}

	.linupLink {
		display: block;
		text-align: center;
		margin-bottom: 6%;
	}

	.linupLink img {
		width: 56%;
		height: auto;
	}

	.backnumber {
		display: inline-block;
		width: 16%;
		vertical-align: top;
		font-size: 12px;
	}

	.backnumber p {
		margin-bottom: 6px;
	}

	.backnumber2 {
		display: inline-block;
		width: 16%;
		vertical-align: top;
		font-size: 12px;
	}

	.backnumber2 p {
		margin-bottom: 6px;
		background-color: #55acee;
		padding: 2px 3px;
		color: #FFF;
		text-decoration: underline;
	}

	.lineupSyoei {
		width: 100% !important;
	}


	/*ライトノベル大賞 =============================*/
	.titleSp {
		width: 100%;
		height: auto;
		padding: 0 4%;
	}

	.headLineFont {
		font-size: 120%;
		font-weight: bold;
		color: #ff0066;
		line-height: 120%;
		text-align: center;
		margin-bottom: 14px;
		margin-top: 20px;
		padding: 0 4%;
	}

	.PrizeBox {
		display: table;
		width: 92%;
		border: #0066cc 1px solid;
		margin: 0 4%;
	}

	.PrizeBox .title {
		display: table-cell;
		width: 194px;
		height: 38px;
		border: #fff 1px solid;
		background-color: #0066cc;
		padding: 12px 6px;
		font-size: 80%;
		text-align: center;
		color: #fff;
		font-weight: bold;
	}

	.PrizeBox .detail {
		display: table-cell;
		width: 530px;
		height: 38px;
		border-left: #fff 1px solid;
		border-right: #fff 1px solid;
		border-bottom: #0066cc 1px solid;
		border-top: #fff 1px solid;
		padding: 12px 6px;
		font-size: 80%;
		text-align: center;
		color: #0066cc;
		font-weight: bold;
	}

	.borderCancel {
		border-bottom: #fff 1px solid !important;
	}

	.caution {
		margin-bottom: 28px;
		font-size: 80%;
		margin-top: 6px;
		margin-left: 4%;
	}

	.caution .icon {
		margin-right: 5px;
	}

	.lightNovelBox {
		margin-top: 12px;
		margin: 0 4%;
	}

	.lightNovelBox .title {
		border-bottom: #cdcdcd 1px solid;
		padding-bottom: 6px;
		font-weight: bold;
	}

	.lightNovelBox .point {
		width: 17px;
		margin-right: 5px;
		vertical-align: middle;
	}

	.lightNovelBox .guest {
		display: inline-block;
		border: #0066cc 1px solid;
		padding: 6px;
		font-size: 80%;
		font-weight: bold;
		color: #0066cc;
		margin-bottom: 16px;
	}

	.lightNovelBox .primarySelection {
		color: #FF0066;
		line-height: 0.6;
	}

	.lightNovelBox .secondaryScreening {
		color: #FF0066;
		font-size: 150%;
		line-height: 1.3;
	}

	.lightNovelBox .comment {
		color: #FF0066;
		line-height: 0.6;
	}

	.lightNovelBox .long {
		line-height: 1.4;
	}

	.lightheading {
		color: #0066cc;
		font-weight: bold;
		font-size: 90%;
		margin-bottom: 11px;
		display: block;
	}

	.lightBtn {
		display: block;
		text-align: center;
	}

	.lightBtn img {
		width: 56%;
		height: auto;
	}

	.sp {
		display: none !important
	}

	.spCaution {
		display: block !important;
		color: #F06;
		font-weight: bold;
		font-size: 90%;
	}

	/*募集要項 ==========================================*/
	.gp {
		padding: 0 4%;
	}

	.b_txt {
		margin-bottom: 20px;
		font-size: 14px;
	}

	.padding4 {
		padding: 0 4%;
	}

	.guestCommenttitle {
		margin-bottom: 2%;
	}

	.guestCommen {
		margin-bottom: 4%;
	}

	/*結果発表 ==========================================*/
	#mainTxts {
		padding: 4%;
	}

	#mainTxts .secondaryScreening {
		display: block;
		color: #FF0066;
		font-size: 150%;
		line-height: 0.6;
		margin: 10px 0 14px 0;
	}

	#mainTxts .subhead {
		display: block;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 6px;
	}

	.announcementBox .penName {
		display: table-cell;
		width: 120px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		border-right: #fff 3px solid;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.penName {
		display: table-cell;
		width: 120px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		border-right: #fff 3px solid;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.announcementBox .sakuhinmei {
		display: table-cell;
		width: 300px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.sakuhinmei {
		display: table-cell;
		width: 300px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.announcementBox .name {
		display: table-cell;
		width: 120px;
		height: 18px;
		border-right: #fff 3px solid;
		font-size: 80%;
		padding: 12px;

	}

	.name {
		display: table-cell;
		width: 120px;
		height: 18px;
		border-right: #fff 3px solid;
		font-size: 80%;
		padding: 12px;

	}

	.announcementBox .title {
		display: table-cell;
		width: 300px;
		height: 18px;
		font-size: 80%;
		padding: 12px;
	}

	.title {
		display: table-cell;
		width: 300px;
		height: 18px;
		font-size: 80%;
		padding: 12px;
	}

	.bgColorgray {
		background-color: #cdcdcd;
	}

	.keisyo {
		padding: 4%;
	}

	.textPink {
		color: #ff0066;
	}

	.content2 {
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0 4%;
		background-color: #55acee;
		color: #FFF;
		vertical-align: bottom;
		padding-top: 28px;
		padding-bottom: 20px;
	}


	.content2 #title {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		border-bottom: #cdcdcd 1px solid;
		padding-bottom: 11px;
	}

	.content2 #syoei {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		padding: 6% 22%;
	}

	.content2 #syoeiB {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		padding: 6% 9.4%;
		text-align: center;
	}

	.content2 #Synopsis {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		padding-top: 16px;
		color: #FFFFFF;
		padding-bottom: 5px;
	}

	.contBox4 {
		display: inline-block;
		width: 100%;
		height: auto;
		vertical-align: top;
		padding-top: 1%;
	}

	.contBox4 h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 130%;
		margin-bottom: 2px;
		margin-left: 4%;
	}

	.contBox4 p {
		font-size: 12px;
		line-height: 130%;
		border-bottom: #BFBFBF solid 1px;
		padding-left: 4%;
		padding-bottom: 2%;
	}

	.region {
		width: 100%;
		background: #DD0003;
		padding: 8px 10px;
		color: #FFF;
		margin-bottom: 5px;
	}

	.shop_title {
		width: 100%;
		background: #000000;
		padding: 13px 10px;
		color: #FFF;
		margin-bottom: 10px;
		margin-top: 10px;
		font-size: 88%;
		font-weight: bold;
		text-align: center;
		display: inline-block;
	}

	.shop_title2 {
		display: inline-block;
		background: #FFFFFF;
		color: #0066CC;
		padding: 5px 6px;
		border-radius: 5px;
		margin-top: 5px;
		margin-left: 20px;
		font-size: 85%;
	}

}

@media only screen and (max-width:640px) {
	/*下層ページ ==================================================================================================================*/

	/*共通 ====================================*/

	.border {
		display: block;
		width: 100%;
		height: 2px;
		background-image: url(../img/common/border.gif);
		background-repeat: repeat-x;
		margin-bottom: 28px;
	}

	.marginBottom4 {
		margin-bottom: 8%;
	}


	/*刊行情報 ======================================*/
	.headingReleasedate {
		right: 12px
	}

	.content {
		display: inline-block;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding: 0 4%;
	}

	.content2 {
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0 4%;
		background-color: #55acee;
		color: #FFF;
		vertical-align: bottom;
		padding-top: 28px;
		padding-bottom: 20px;
	}

	#title {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		border-bottom: #cdcdcd 1px solid;
		padding-bottom: 11px;
	}

	.content2 #title {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		border-bottom: #cdcdcd 1px solid;
		padding-bottom: 11px;
	}

	#syoei {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		padding: 6% 22%;
	}

	#syoeiB {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		padding: 6% 9.4%;
		text-align: center;
	}

	.content2 #syoei {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		padding: 6% 22%;
	}

	.content2 #syoeiB {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		padding: 6% 9.4%;
		text-align: center;
	}

	#Synopsis {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		padding-top: 16px;
	}

	.content2 #Synopsis {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		padding-top: 16px;
		color: #FFFFFF;
		padding-bottom: 5px;
	}

	#character {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		margin-top: 14px;
	}

	#character3 {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		vertical-align: top;
		margin-top: 14px;
	}

	.charaBox {
		display: inline-block;
		width: 49%;
		height: auto;
		vertical-align: top;
		margin-bottom: 3%;
	}

	.charaImg {
		width: 46%;
		float: left;
	}

	.charaImg img {
		width: 100%;
		height: auto;
		border: #dddddd 1px solid;
	}

	.charaText {
		width: 50%;
		height: auto;
		float: right;
		font-size: 10px;
	}

	#archive {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		float: none;
		vertical-align: top;
		margin-top: 6px;
	}

	#archive .title {}

	#archive .title img {
		width: 18px;
		height: auto;
		margin-right: 3px;
		vertical-align: sub;
	}

	#archive .title span {
		font-weight: bold;
	}

	#archive .backnumber img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}

	#archive .backnumber2 img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}


	#archive2 {
		width: 100%;
		height: auto;
		background-color: #55acee;
		float: none;
		vertical-align: top;
		margin-top: 6px;
	}

	#archive2 .title {}

	#archive2 .title img {
		width: 18px;
		height: auto;
		margin-right: 3px;
		vertical-align: sub;
	}

	#archive2 .title span {
		font-weight: bold;
	}

	#archive2 .backnumber img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}

	#archive2 .backnumber2 img {
		width: 100%;
		height: auto;
		border: #cdcdcd 1px solid;
		float: left;
		margin-right: 2%;
		margin-bottom: 8px;
	}

	.sokuyomi {
		width: 176px;
		height: auto;
		margin-top: 8%;
	}

	.sokuyomi:hover {
		opacity: 0.6;
	}

	.contBox3 {
		display: inline-block;
		width: 100%;
		height: auto;
		vertical-align: top;
		margin-bottom: 4%x;
	}

	.contBox3 h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 130%;
		margin-bottom: 2px;
		margin-left: 4%;
	}

	.contBox3 p {
		font-size: 12px;
		line-height: 130%;
		border-bottom: #BFBFBF solid 1px;
		padding-left: 4%;
		padding-bottom: 2%;
		margin-bottom: 2%;
	}

	.contBox4 {
		display: inline-block;
		width: 100%;
		height: auto;
		vertical-align: top;
		padding-top: 1%;
	}

	.contBox4 h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 130%;
		margin-bottom: 2px;
		margin-left: 4%;
	}

	.contBox4 p {
		font-size: 12px;
		line-height: 130%;
		border-bottom: #BFBFBF solid 1px;
		padding-left: 4%;
		padding-bottom: 2%;
	}

	/*インフォメーション =============================*/
	.infoText {
		line-height: 1.2;
	}

	.infocont {
		border-bottom: #cdcdcd 1px solid;
		margin-bottom: 24px;
		padding: 0 3%;
	}

	.blarge {
		font-size: 76%;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.icon {
		width: 18px;
		height: auto;
		vertical-align: bottom;
	}

	.infoTitle {
		font-size: 120%;
		font-weight: bold;
		color: #ff0066;
		line-height: 120%;
		margin-bottom: 14px;
	}

	.bblue {
		font-weight: bold;
		color: #044f9a;
	}

	.line_1px_nomargin {
		border: 1px solid #ccc;
		clear: both;
		margin-bottom: 5px;
	}

	.gazou_sp img {
		width: 100%;
		height: auto;
	}

	.left_row {
		margin-bottom: 15px;
	}

	.book_side_sp {
		width: 46%;
	}

	/*既刊案内 =====================================*/
	.maginTop4 {
		margin-top: 4%;
	}

	.linup {
		width: 100%;
	}

	.linupLink {
		display: block;
		text-align: center;
		margin-bottom: 6%;
	}

	.linupLink img {
		width: 80%;
		height: auto;
	}

	.backnumber {
		display: inline-block;
		width: 23%;
		vertical-align: top;
		font-size: 12px;
	}

	.backnumber p {
		margin-bottom: 6px;
	}

	.backnumber2 {
		display: inline-block;
		width: 23%;
		vertical-align: top;
		font-size: 12px;
	}

	.backnumber2 p {
		margin-bottom: 6px;
		background-color: #55acee;
		padding: 2px 3px;
		color: #FFF;
		text-decoration: underline;
	}

	.lineupSyoei {
		width: 100% !important;
	}


	/*ライトノベル大賞 =============================*/
	.titleSp {
		width: 100%;
		height: auto;
		padding: 0 4%;
	}

	.headLineFont {
		font-size: 120%;
		font-weight: bold;
		color: #ff0066;
		line-height: 120%;
		text-align: center;
		margin-bottom: 14px;
		margin-top: 20px;
		padding: 0 4%;
	}

	.PrizeBox {
		display: table;
		width: 92%;
		border: #0066cc 1px solid;
		margin: 0 4%;
	}

	.PrizeBox .title {
		display: table-cell;
		width: 194px;
		height: 38px;
		border: #fff 1px solid;
		background-color: #0066cc;
		padding: 12px 6px;
		font-size: 80%;
		text-align: center;
		color: #fff;
		font-weight: bold;
	}

	.PrizeBox .detail {
		display: table-cell;
		width: 530px;
		height: 38px;
		border-left: #fff 1px solid;
		border-right: #fff 1px solid;
		border-bottom: #0066cc 1px solid;
		border-top: #fff 1px solid;
		padding: 12px 6px;
		font-size: 80%;
		text-align: center;
		color: #0066cc;
		font-weight: bold;
	}

	.borderCancel {
		border-bottom: #fff 1px solid !important;
	}

	.caution {
		margin-bottom: 28px;
		font-size: 80%;
		margin-top: 6px;
		margin-left: 4%;
	}

	.caution .icon {
		margin-right: 5px;
	}

	.lightNovelBox {
		margin-top: 12px;
		margin: 0 4%;
	}

	.lightNovelBox .title {
		border-bottom: #cdcdcd 1px solid;
		padding-bottom: 6px;
		font-weight: bold;
	}

	.lightNovelBox .point {
		width: 17px;
		margin-right: 5px;
		vertical-align: middle;
	}

	.lightNovelBox .guest {
		display: inline-block;
		border: #0066cc 1px solid;
		padding: 6px;
		font-size: 80%;
		font-weight: bold;
		color: #0066cc;
		margin-bottom: 16px;
	}

	.lightNovelBox .primarySelection {
		color: #FF0066;
		line-height: 0.6;
	}

	.lightNovelBox .secondaryScreening {
		color: #FF0066;
		font-size: 150%;
		line-height: 1.3;
	}

	.lightNovelBox .comment {
		color: #FF0066;
		line-height: 0.6;
	}

	.lightNovelBox .long {
		line-height: 1.4;
	}

	.lightheading {
		color: #0066cc;
		font-weight: bold;
		font-size: 90%;
		margin-bottom: 11px;
		display: block;
	}

	.lightBtn {
		display: block;
		text-align: center;
	}

	.lightBtn img {
		width: 80%;
		height: auto;
	}

	.lightBtn2 {
		display: block;
		text-align: center;
	}

	.lightBtn2 img {
		width: 70%;
		height: auto;
	}

	.sp {
		display: none !important
	}

	.spCaution {
		display: block !important;
		color: #F06;
		font-weight: bold;
		font-size: 90%;
	}

	/*募集要項 ==========================================*/
	.gp {
		padding: 0 4%;
	}

	.b_txt {
		margin-bottom: 20px;
		font-size: 14px;
	}

	.padding4 {
		padding: 0 4%;
	}

	.guestCommenttitle {
		margin-bottom: 2%;
	}

	.guestCommen {
		margin-bottom: 4%;
	}

	/*結果発表 ==========================================*/
	#mainTxts {
		padding: 4%;
	}

	#mainTxts .secondaryScreening {
		display: block;
		color: #FF0066;
		font-size: 150%;
		line-height: 0.6;
		margin: 10px 0 14px 0;
	}

	#mainTxts .subhead {
		display: block;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 6px;
	}

	.announcementBox .penName {
		display: table-cell;
		width: 120px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		border-right: #fff 3px solid;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.penName {
		display: table-cell;
		width: 120px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		border-right: #fff 3px solid;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.announcementBox .sakuhinmei {
		display: table-cell;
		width: 300px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.sakuhinmei {
		display: table-cell;
		width: 300px;
		height: 18px;
		background-color: #0066cc;
		color: #fff;
		padding: 8px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}

	.announcementBox .name {
		display: table-cell;
		width: 120px;
		height: 18px;
		border-right: #fff 3px solid;
		font-size: 80%;
		padding: 12px;

	}

	.name {
		display: table-cell;
		width: 120px;
		height: 18px;
		border-right: #fff 3px solid;
		font-size: 80%;
		padding: 12px;

	}

	.announcementBox .title {
		display: table-cell;
		width: 300px;
		height: 18px;
		font-size: 80%;
		padding: 12px;
	}

	.title {
		display: table-cell;
		width: 300px;
		height: 18px;
		font-size: 80%;
		padding: 12px;
	}

	.bgColorgray {
		background-color: #ececec;
	}

	.keisyo {
		padding: 4%;
	}

	.textPink {
		color: #ff0066;
	}

	.region {
		width: 100%;
		background: #DD0003;
		padding: 8px 10px;
		color: #FFF;
		margin-bottom: 5px;
	}

}

@media only screen and (max-width:480px) {

	.lightNovelBox .comment {
		line-height: 1.4;
	}

}