@charset "utf-8";
/*
*******************************************************************************************************
# グレンラガン fan トップページ

  -- module
  -- common
  -- layout
*******************************************************************************************************
*/

/* ------------------------------------
	* module
* ------------------------------------ */
/* bg-color */
.bg_sideR { background-color: #bb2a1f; }
.bg_sideR .txt.sttl {
	padding-bottom: 10px;
	border-bottom: 1px solid #831d16;
	color: #000000 !important;
	font-size: 24px;
}
.bg_sideB { background-color: transparent }
.bg_sideB .txt.sttl {
	padding-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
	color: #e60000 !important;
	font-size: 24px;
}


/* float */
.flL { float: left; }
.flR { float: right; }

/* clearfix */
.clearfix { zoom: 1;}
.clearfix:after {
	content: '';
	clear: both;
	display: block;
}

/* mod_btn */
.mod_btn {
}
.mod_btn p {
	display: block;
}

/* margin */
.mg_tp_ng40 { margin-top: -40px; }
.mg_tp_50 { margin-top: 50px; }

/* text-align */
.txt_center {
	text-align: center;
}

/* ------------------------------------
	* common
* ------------------------------------ */
body {
	width: 100%;
	min-width: 1024px;
	overflow-x: auto;
	margin: 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
img { border: 0; }
ul {
	list-style: none;
}

/* sns Area */
.p-share-area1 {
	position: absolute;
	top: 590px;
	width: 700px;
}
.p-share-area1 img {
	border: none;
}

.inner {
	width: 960px;
	margin: 0 auto;
}

/* ------------------------------------
	* layout
* ------------------------------------ */
#pageBody {
	overflow-x: hidden;
	width: 100%;
	margin: 0;
}

/* header */
.header {
	width: 100%;
	height: 730px;
	margin: 0 auto;
}
.header h1 {
	margin: 0;
	text-align: center;
}

/* main contents Area */
.p-main-area {
	margin-top: -21px;
	background-color: #000;
}
.p-main-area .cts_wrp {
	padding-top: 15px;
	padding-bottom: 35px;
}
.p-main-area h2 {
	text-align: center;
}
.p-main-area .text-area {
	width: 560px;
}
.p-main-area .text-area p {
	margin-bottom: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
}

/* 再始動キャンペーン */
.cts_restart .txt {
	color: #fff;
	font-size: 20px;
}
.cts_restart .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_restart .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_restart .mod_btn a span {
	display: inline-block;
}
.cts_restart .stxt.txt_center {
	font-size: 12px;
	color: #fff;
}
/* AnimeJapan2016に出展決定 */
.p-main-area .cts_animejpn {
	padding-bottom: 65px;
}
.cts_animejpn .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_animejpn .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_animejpn .mod_btn a span {
	display: inline-block;
}
.cts_animejpn .txt.sttl {
	padding-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
	color: #e60000 !important;
	font-size: 24px;
}
.cts_animejpn .txt {
	color: #fff;
	font-size: 20px;
}

/* レンタル割引キャンペーン */
.p-main-area .cts_rental {
	padding-bottom: 75px;
}
.cts_rental .txt.sttl {
	width: 100% !important;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #831d16;
	color: #000000 !important;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.16;
}
.cts_rental .txt {
	width: 620px;
	margin: 0 auto;
	color: #fff;
	line-height: 1.42;
}
.cts_rental .txt .ssttl {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
}

/* WonderFestival2016出展 */
.p-main-area .cts_wonderfes {
	padding-bottom: 60px;
}
.cts_wonderfes .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_wonderfes .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_wonderfes .mod_btn a span {
	display: inline-block;
}
.cts_wonderfes .txt {
	color: #fff;
	font-size: 20px;
}
.cts_wonderfes .cts_message { /* --thankyou */
	height: 90px;
	margin-top: 20px;
	border: 1px solid #fff;
}
.cts_wonderfes .cts_message p {
	text-align: center;
}
.cts_wonderfes .cts_message p span {
	display: inline-block;
	padding-top: 5px;
	color: #fff;
	font-size: 24px;
}

/* CR天元突破グレンラガン始動！！ */
.p-main-area .cts_cr {
	padding-bottom: 65px;
	background-image: url("../img/bg_cr.png");
	background-position: center bottom;
	background-repeat: no-repeat;
}
.cts_cr .area_img {
	width: 700px;
	margin: 0 auto;
}
.cts_cr .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_cr .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_cr .mod_btn a span {
	display: inline-block;
}

/* グレンラガン展開催！！ */
.p-main-area .cts_ragannten {
	padding-bottom: 45px;
}
.cts_ragannten .txt {
	color: #fff;
	font-size: 20px;
}
.cts_ragannten .txt a {
	margin-left: 10px;
	font-size: 16px;
}
.cts_ragannten .txt a,
.cts_ragannten .txt a:visited {
	color: #fff;
}
.cts_ragannten .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_ragannten .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_ragannten .mod_btn a span {
	display: inline-block;
}
.cts_ragannten .cts_message { /* --thankyou */
	height: 90px;
	margin-top: 20px;
	border: 1px solid #fff;
}
.cts_ragannten .cts_message p {
	text-align: center;
}
.cts_ragannten .cts_message p span {
	display: inline-block;
	padding-top: 5px;
	color: #fff;
	font-size: 24px;
}


/* ニコ動詳細 */
.p-main-area .cts_nico {
	padding-bottom: 75px;
}
.p-main-area .movie-area {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 470px;
	margin-top: 20px;
	padding: 30px 0 0;
	background-color: #bb2a1f;
	background-image: url("../img/img_02.png");
	-webkit-background-size: 120px 25px;
	-moz-background-size: 120px 25px;
	background-size: 120px 25px;
	background-repeat: repeat-x;
	background-position: -10px top;
	text-align: center;
}
.p-main-area .movie-area .img {
	padding: 15px 20px;
}
.p-main-area .movie-area .img p {
	display: table;
	width: 160px;
	height: 90px;
	background-color: #000;
}
.p-main-area .movie-area .img p span {
	display: table-cell;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
}
.p-main-area .movie-area .txt {
	width: 244px;
	padding: 20px 20px 0 0;
	text-align: left;
	line-height: 1.6;
}
.p-main-area .movie-area p {
	margin: 8px 0 6px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3em;
}
.p-main-area .movie-area p span {
	font-size: 16px;
}
.cts_nico .mod_btn {
	margin-top: 20px;
}
.cts_nico .mod_btn p {
	margin: 0;
	padding: 0;
}
.cts_nico .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_nico .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_nico .mod_btn a span {
	display: inline-block;
}
.cts_nico .cts_message { /* --thankyou */
	height: 90px;
	margin-top: 20px;
	border: 1px solid #fff;
}
.cts_nico .cts_message p {
	text-align: center;
}
.cts_nico .cts_message p span {
	display: inline-block;
	padding-top: 5px;
	color: #fff;
	font-size: 24px;
}

/* コミコミ */
.p-main-area .cts_comicomi .inner_blk {
	padding: 0 0 30px;
	border-top: 1px solid #831d16;
}
	.p-main-area .bg_sideR.cts_comicomi .inner_blk { border-color: #831d16; }
	.p-main-area .bg_sideB.cts_comicomi .inner_blk { border-color: #4d4d4d; }

.p-main-area .inner_blk:first-child {
	border: 0;
}
#twitter-widget-0 {
	width: 480px !important;
}
.p-main-area ul.area_img {
	margin: 0;
	padding: 0;
}
.p-main-area ul.area_img li {
	float: left;
	list-style: none;
}
.p-main-area ul.area_img li img {
	vertical-align: bottom;
}
.p-main-area .area_txt {
	margin-top: 30px;
	color: #fff;
	line-height: 1.75;
	text-align: center;
}
.p-main-area .area_txt.txt_howto {
	width: 434px;
}
.p-main-area .area_txt dl {
	text-align: left;
}
.p-main-area .area_txt dl dt {
	margin-bottom: 5px;
	font-size: 20px;
}
.p-main-area .area_txt dl dd {
	margin: 0 0 35px;
	padding: 0;
}
.p-main-area .area_txt dl dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.p-main-area .area_txt dl dd ul li {
	position: relative;
	font-size: 14px;
	line-height: 1.85;
}
.p-main-area .area_txt dl dd ul li span {
	position: absolute;
	top: 0;
	left: 0;
}
.p-main-area .area_txt dl dd ul li p {
	margin: 0 0 5px;
	padding-left: 1.2em;
}

.p-main-area .area_txt dl dd ul.list_pre {
	position: static !important;
}
.p-main-area .area_txt dl dd ul.list_pre li {
	margin-bottom: 15px;
}
.p-main-area .area_txt dl dd ul.list_pre p.ssttl {
	font-size: 16px;
	text-decoration: underline !important;
}
.p-main-area .area_txt dl dd ul.list_pre p.txt span {
	position: static !important;
	display: block;
	font-size: 12px;
}
.cts_comicomi .cts_message { /* --thankyou */
	height: 120px;
	margin-top: -25px;
	border: 1px solid #fff;
}
.cts_comicomi .cts_message p {
	text-align: center;
}
.cts_comicomi .cts_message p span {
	display: inline-block;
	padding-top: 12px;
	color: #fff;
	font-size: 24px;
	line-height: 1.4;
}


/* 例はこちら */
.p-main-area .area_example {
	margin-top: 20px;
	border-top: 0 !important;
}
.p-main-area .area_example .sttl {
	margin-bottom: 20px;
	color: #fff;
	font-size: 32px;
	text-align: center;
}
.p-main-area .area_example .img {
	text-align: center;
}

/* ダウンロードはこちら */
.area_dl {
	padding: 30px 0;
	border-radius: 4px;
}
	.bg_sideR .area_dl {
		background-color: #000;
		color: #fff;
	}
	.bg_sideB .area_dl {
		background-color: #fff;
		color: #000;
	}
.area_dl .sttl {
	margin: 0 0 32px;
	padding: 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
}
.area_dl ul {
	width: 820px;
	margin: 0 auto;
}
.area_dl ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 409px;
	padding-left: 24px;
	border-left: 1px solid #535353;
}
.area_dl ul li:first-child {
	padding-left: 0;
	border-left: 0;
}
.area_dl ul li p {
	display: table-cell;
	vertical-align: middle;
}
.area_dl ul li p.txt {
	width: 72px;
	font-size: 14px;
	line-height: 1.57;
	white-space: nowrap;
}
.area_dl ul li p.img { padding-left: 20px; }
.area_dl ul li p.img.QR { width: 100%; }

/* 注意事項 */
.area_caution {
}
.area_caution .sttl {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}
.area_caution ul {
	margin: 0;
	padding: 0;
}
.area_caution ul li {
	margin-bottom: 1px;
	color: #fff;
	font-size: 12px;
	list-style: none;
}
.area_caution ul li p {
	margin: 0;
	padding: 0;
}


/* 電子書籍版無料公開 */
.cts_comic {
	padding-bottom: 80px !important;
}
.cts_comic .inner > .box_comic {
	padding: 0 170px;
	color: #fff;
	line-height: 1.75;
}

.cts_comic .inner > .box_comic ul {
	margin: 0;
	padding: 0;
}
.cts_comic .inner > .box_comic ul li p {
	margin: 0;
	padding: 0;
}
/* サムネイル
.cts_comic .flL img {
	border: 1px solid #535353;
}*/

.cts_comic .inner > .box_comic ul li .mod_btn {
	width: 300px;
}
.cts_comic .inner > .box_comic ul li .mod_btn a {
	display: block;
	height: 70px;
	background-image: url("../img/bg_btn_s.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
}
.cts_comic .inner > .box_comic ul li .mod_btn a:hover {
	background-position: left -70px;
	color: #000;
}
.cts_comic .inner > .box_comic ul li .mod_btn a span {
	display: inline-block;
	margin-top: 16px;
}

.cts_comic .inner > .box_comic ul li .mod_btn a + span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}
.cts_comic .cts_message { /* --thankyou */
	height: 70px;
	margin-top: 20px;
	border: 1px solid #fff;
}
.cts_comic .cts_message p {
	text-align: center;
}
.cts_comic .cts_message p span {
	display: inline-block;
	padding-top: 5px;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
}

/* まだまだ終わらない */
.cts_media {
	padding-top: 60px;
}


.p-main-area .media-box {
	width: 940px;
	margin-bottom: 50px;
	border:10px solid #535353;
}

.media-box .media-text-box {
	display: table;
	width: 100%;
	height: auto;
}
.media-text-box a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #535353;
	width:50%;
	height:auto;
	padding:15px 40px 27px;
	display:block;
	color:#ffffff;
	text-decoration: none;
	display:table-cell;
	line-height:1.4em;
	font-size:14px;
}

.media-text-box a:hover{
	background:#434343;
}

.media-text-box a:hover .red-text{
	color:#00ffff;
	border-color:#00ffff;
}

.media-text-box .red-text{
	display:inline-block;
	color:#e60000;
	font-size:20px;
	font-weight: bold;
	border-bottom:1px solid #e60000;
	margin:18px 0 10px;
}

.p-main-area h3 {
	clear: both;
	margin: 0 0 15px;
}
.p-main-area .share-area2{
	text-align:center;
	margin-bottom:25px;
}
.p-main-area .share-area2 img{
	border:none;
}

.share-area2-box1{
	margin-right:7px;
}

.p-main-area .footer{
	color:#535353;
	font-size:10px;
}

.footer .btn{
	float:right;
	margin-top:-20px;
	margin-bottom:65px;
	border:none;
}

/* コラボレーション add */
.cts_collaboration.cts_wrp {
	padding-top: 60px;
}
.cts_collaboration .txt.sttl {
	font-size: 20px;
	padding-bottom: 50px;
}
.cts_collaboration .txt {
	color: #fff;
	font-size: 20px;
}
.cts_collaboration .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_collaboration .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_collaboration .mod_btn a span {
	display: inline-block;
}
.cts_collaboration .stxt.txt_center {
	font-size: 12px;
	color: #fff;
}

/* コラボカフェ add */
.cts_kobeanist.cts_wrp {
	padding-top: 40px;
}
.cts_kobeanist .txt.sttl {
	border-bottom: none;
	font-size: 20px;
	padding-bottom: 30px;
	margin-bottom: 0;
}
.cts_kobeanist .txt {
	color: #fff;
	font-size: 20px;
}
.cts_kobeanist .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_kobeanist .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_kobeanist .mod_btn a span {
	display: inline-block;
}
.cts_kobeanist .stxt.txt_center {
	font-size: 12px;
	color: #fff;
}

/* 男組1巻 Add */
.p-main-area .cts_otokogumi {
	padding-top: 60px;
}
.cts_otokogumi h2 { margin-bottom: 50px; }
.cts_otokogumi .inner { padding-top: 40px; }
.bg_sideB.cts_otokogumi .inner { border-top: 1px solid #4d4d4d; }
.bg_sideR.cts_otokogumi .inner { border-top: 1px solid #831d16; }

.p-main-area .cts_otokogumi h3 {
	color: #fff;
	font-size: 20px;
	line-height: 1.8;
}
.p-main-area .cts_otokogumi .flL {
	padding-bottom: 30px;
}
.p-main-area .cts_otokogumi .text-area {
	width: 510px;
}
.p-main-area .cts_otokogumi .text-area p {
	font-size: 14px;
	font-weight: normal;
}
.cts_otokogumi .mod_btn {
	margin-top: 20px;
	clear: both;
}
.cts_otokogumi .mod_btn p {
	padding: 0;
}
.cts_otokogumi .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_otokogumi .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_otokogumi .mod_btn a span {
	display: inline-block;
}

/* ドラゴンシャウトコラボ add */
.cts_dragonshout.cts_wrp {
	padding-top: 40px;
	padding-bottom: 60px;
}
.cts_dragonshout .txt.sttl {
	font-size: 20px;
	margin-bottom: 40px;
	padding-bottom: 30px;
}
.cts_dragonshout .area_img {
	padding-bottom: 30px;
}
.cts_dragonshout .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_dragonshout .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_dragonshout .mod_btn a span {
	display: inline-block;
}
.cts_dragonshout .stxt.txt_center {
	font-size: 12px;
	color: #fff;
}


/* AbemaTV */
.p-main-area .cts_abematv {
	padding-top: 40px;
}
.cts_abematv .mod_btn a {
	display: block;
	height: 90px;
	background-image: url("../img/bg_btn_l.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	line-height: 90px;
}
.cts_abematv .mod_btn a:hover {
	background-position: left -90px;
	color: #000;
}
.cts_abematv .mod_btn a span {
	display: inline-block;
}
.cts_abematv .txt {
	color: #fff;
	font-size: 20px;
	padding-bottom: 20px;
}