@charset "utf-8";

/*-----------------------------------------------
 body
-----------------------------------------------*/

body{
	overflow-x: hidden;
	background-image: url(../img/yoshiwarahyakka/bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#content{
	width: 1200px;
	margin: 0 auto;
}

/*-----------------------------------------------
 keyvisual
-----------------------------------------------*/

#keyvisual{
	position: relative;
	height: 1228px;
}

#keyvisual h1{
	display: none;
	position: absolute;
	z-index: 10;
	top: 14px;
	left: 300px;
}

#keyvisual .medal{
	display: none;
	position: absolute;
	z-index: 10;
	top: 9px;
	left: 153px;
}

#keyvisual .info{
	position: relative;
	display: none;
	z-index: 10;
}

#keyvisual .cover{
	position: absolute;
	z-index: 10;
	top: 734px;
	left: 255px;
	width: 164px;
	border: 1px solid #fff;
	box-shadow: 0px 2px 12px 0px #000;
	line-height: 0;
}

#keyvisual .cover img{
	width: 100%;
}

#keyvisual .catch{
	display: none;
	position: absolute;
	z-index: 10;
	top: 174px;
    left: 766px;
}

#keyvisual .release{
	position: absolute;
	z-index: 10;
	top: 810px;
	left: 431px;
}

#keyvisual .bakudan{
	position: absolute;
    top: 600px;
    left: 109px;
}

#keyvisual ul.linkList{
	position: absolute;
	z-index: 10;
    top: 857px;
    left: 435px;
	font-size: 0;
}

#keyvisual ul.linkList li{
	display: inline-block;
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
}

#keyvisual ul.linkList li span{
	position: absolute;
	top: -20px;
	right: -10px;
}

#keyvisual ul.bnrList{
	position: absolute;
	top: 985px;
	left: 33px;
	width: 1142px;
	box-sizing: border-box;
	text-align: center;
	font-size: 0;
}

#keyvisual ul.bnrList li{
	display: inline-block;
	margin: 0 5px;
}

#keyvisual .news{
	position: absolute;
	z-index: 10;
	top: 1120px;
	left: 33px;
	width: 1136px;
	height: 90px;
	border: 1px solid #000;
	box-sizing: border-box;
	background-color: #fff;
}

#keyvisual .news dl{
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	height: 70px;
	padding-top: 10px;
}

#keyvisual .news dl dt{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 60px;
	padding-right: 10px;
	border-right: 1px dotted #000;
	font-size: 18px;
	font-weight: bold;
}

#keyvisual .news dl dd{
	padding: 0 0 0 140px;
	font-size: 16px;
}

#keyvisual .news dl dd span{
    display: inline-block;
    min-width: 100px;
    font-weight: bold;
    color: #ff0100;
}

/*-----------------------------------------------
 comment
-----------------------------------------------*/

#comment{
	padding: 40px 0;
	background-color: rgba(255,194,0,0.6);
}

#comment h2{
	text-align: center;
	line-height: 0;
}

/*-----------------------------------------------
 story
-----------------------------------------------*/

#story{
	position: relative;
	z-index: 10;
	padding: 40px 0 120px;
	background-color: rgba(255,194,0,0.6);
	background-image: url(../img/yoshiwarahyakka/story-bg.png);
	background-repeat: no-repeat;
}

#story h2{
	margin-bottom: 50px;
	text-align: center;
	line-height: 0;
}

#story p{
	text-align: center;
}

#story .cat{
	position: absolute;
	right: 10px;
	bottom: 30px;
	width: 216px;
	height: 176px;
	background-image: url(../img/yoshiwarahyakka/story-cat.png);
}

/*-----------------------------------------------
 character
-----------------------------------------------*/

#character{
	padding: 40px 0 90px;
	background-color: rgba(255,194,0,0.6);
	background-image: url(../img/yoshiwarahyakka/character-bg.png);
	background-repeat: no-repeat;
}

#character h2{
	margin-bottom: 40px;
	text-align: center;
	line-height: 0;
}

#character ul.characterList{
	position: relative;
	padding-bottom: 20px;
	text-align: center;
}


#character ul.characterList li{
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
}

/*-----------------------------------------------
 comic
-----------------------------------------------*/

#comic{
	padding: 40px 0 120px;
	background-color: rgba(255,194,0,0.6);
	background-image: url(../img/yoshiwarahyakka/comic-bg.png);
	background-repeat: no-repeat;
}

#comic h2{
	margin-bottom: 40px;
	text-align: center;
	line-height: 0;
}

#comic p{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #870000;
}

#comic p.text2{
	font-weight: bold;
	color: #ffff00;
	text-shadow: 
	#870000 2px 0px,  #870000 -2px 0px,
	#870000 0px -2px, #870000 0px 2px,
	#870000 2px 2px , #870000 -2px 2px,
	#870000 2px -2px, #870000 -2px -2px,
	#870000 1px 2px,  #870000 -1px 2px,
	#870000 1px -2px, #870000 -1px -2px,
	#870000 2px 1px,  #870000 -2px 1px,
	#870000 2px -1px, #870000 -2px -1px;
}

#comic p.copy{
	margin-right: 85px;
	font-size: 12px;
	text-align: right;
	color: #870000;
}

#comic ul.comicList{
	text-align: center;
}

#comic ul.comicList li{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin: 0 10px;
	vertical-align: top;
}

#comic ul.comicList li span.new{
	display: block;
	position: absolute;
	top: 0;
	right: -10px;
	width: 84px;
	height: 84px;
	background-image: url(../img/yoshiwarahyakka/icon-new.png);
}

#comicPreview1 ul li,
#comicPreview2 ul li{
	line-height: 0;
	text-align: center;
}

#comicPreview1,
#comicPreview2{
	display: none;
	cursor: pointer;
	overflow-y: scroll;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	background-image: url(../img/global/btn-close.png);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: right 20px top 20px;
}

#comicPreview1 div.inner,
#comicPreview2 div.inner{
	display: none;
	position: absolute;
	z-index: 2;
	top: 40px;
	width: 100%;
	margin-bottom: 40px;
	padding: 20px;
}

#comicPreview1 div.close,
#comicPreview2 div.close{
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
}

/*-----------------------------------------------
 intro
-----------------------------------------------*/

#intro{
	padding: 40px 0 90px;
	background-color: rgba(255,194,0,0.6);
	background-image: url(../img/yoshiwarahyakka/comic-bg.png);
	background-repeat: no-repeat;
}

#intro h2{
	margin-bottom: 40px;
	text-align: center;
	line-height: 0;
}

#intro ul{
	margin-bottom: 40px;
	font-size: 0;
	text-align: center;
}

#intro ul li {
	display: inline-block;
	margin: 0 10px;
}

#intro p{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #870000;
}

/*-----------------------------------------------
 twitter
-----------------------------------------------*/

#twitter{
	margin-bottom: 20px;
	padding-bottom: 40px;
	background-color: #00c0f0;
}

#twitter h2{
	margin-bottom: 10px;
	text-align: center;
}

#twitter h2 img{
	margin-top: -50px;
}

#twitter h3{
	margin: 0 30px 20px;
	padding: 10px 0;
	border: 3px solid #fff;
	font-size: 40px;
	text-align: center;
	color: #fff;
}

#twitter p.text{
	margin: 0 30px 50px;
	font-size: 22px;
}

#twitter p.text a{
	color: #ffff00;
}

#twitter div.notice h4{
	margin: -50px 0 10px;
	padding: 10px 0;
	font-size: 38px;
	color: #ffff00;
	background-color: #ff0000;
}

#twitter div.notice{
	position: relative;
	margin: 0 30px 20px;
	padding: 20px 30px;
	border: 6px solid #ff0000;
	background-color: #ffff00;
	text-align: center;
}

#twitter div.notice p{
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
}

#twitter div.notice p.timelimit{
	margin-bottom: 0;
	font-size: 32px;
	color: #ff0000;
}

#twitter .twitter{
	margin-bottom: 10px;
	text-align: center;
}

#twitter .btn-twitter{
	width: 845px;
	margin: 0 auto 70px;
	text-align: center;
}

#twitter div.timeline-wrap{
	width: 1020px;
	margin: 0 auto;
}

#twitter .timeline{
	float: left;
	position: relative;
	width: 550px;
	margin-bottom: 40px;
	background-color: #fff;
	border: 5px solid #003399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#twitter .timeline div.inner{
	height: 418px;
	padding: 40px 10px 0;
}

#twitter .timeline h4{
	position: absolute;
	top: -34px;
    left: -21px;
}

#twitter .timeline-wrap .text{
	float: right;
	width: 452px;
	text-align: center;
}

#twitter .guideline{
	position: relative;
	width: 990px;
	margin: 0 auto 60px;
	padding: 20px;
	box-sizing: border-box;
	background-color: #fff;
}

#twitter .guideline .closed{
	position: absolute;
	top: 126px;
	width: 952px;
	height: 97px;
	background-image: url(../img/global/works/guideline-closed.png);
}

#twitter .guideline h4{
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 26px;
}

#twitter .guideline dl{
	padding: 10px 0;
	border-bottom: 1px solid #d9d9d9;
}

#twitter .guideline dl dt{
	float: left;
	width: 135px;
	font-size: 16px;
	font-weight: bold;
}

#twitter .guideline dl dd{
	float: left;
	width: 815px;
	font-size: 16px;
	font-weight: bold;
}

#twitter .guideline dl dd span{
	color: #ff0000;
}

#twitter .guideline dl dd h5{
	cursor: pointer;
	margin-bottom: 10px;
	padding: 2px 5px;
	border: 1px solid #000;
	font-size: 14px;
	color: #ff0000;
}

#twitter .guideline dl dd ul{
	margin-bottom: 20px;
}

#twitter .guideline dl dd ul li{
	font-size: 14px;
	font-weight: normal;
}

#twitter .result h4{
	margin-bottom: 20px;
	text-align: center;
}

#twitter .result .catch{
	margin-bottom: 20px;
	text-align: center;
}

#twitter .result .comment{
	width: 1110px;
	margin: 0 auto;
}

#twitter .result .comment .head{
	height: 20px;
	background-image: url(../img/global/works/twitter-fukidashi-top.png);
	background-repeat: repeat-y;
}

#twitter .result .comment .inner{
	padding: 10px 40px;
	background-image: url(../img/global/works/twitter-fukidashi-repeat.png);
	background-repeat: repeat-y;
}

#twitter .result .comment .inner p{
	text-align: left;
	font-size: 24px;
	color: #ff3e85;
}

#twitter .result .comment .inner p.name{
	text-align: right;
	font-size: 18px;
	color: #143e85;
}

#twitter .result .comment .foot{
	height: 33px;
	background-image: url(../img/global/works/twitter-fukidashi-bottom.png);
	background-repeat: repeat-y;
}

#twitter .result .notice{
	font-size: 16px;
	color: #fff;
	text-align: center;
}

/*-----------------------------------------------
 interview
-----------------------------------------------*/

#interview{
	margin-bottom: 20px;
	background-color: #fff;
}

#interview h2{
	margin-bottom: 12px;
	padding-left: 90px;
	background-color: #ff971d;
	background-image: url(../img/global/works/interview-icon.png);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	font-size: 30px;
	line-height: 2;
	color: #ffff00;
}

#interview .inner{
	border: 2px solid #ff971d;
}

#interview .inner h3{
	border-bottom: 9px solid #ff971d;
	font-size: 60px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", “メイリオ”, Meiryo, serif;
	text-align: center;
}

#interview .inner .inside{
	padding: 20px;
}

#interview .inner .name{
	display: inline-block;
	margin-right: 20px;
	font-size: 60px;
	font-weight: bold;
}

#interview .inner .name ruby rt{
	font-size: 16px;
}

#interview .inner .title{
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
}

#interview .inner .profile-wrap{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #ff971d;
}

#interview .inner .profile{
	float: left;
	width: 140px;
	padding: 15px 0;
	border: 2px solid #ff971d;
	box-sizing: border-box;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #ff971d;
}

#interview .inner .text{
	float: right;
	width: 1006px;
}

#interview .inner .text p{
	font-size: 18px;
}

#interview .inner p.q::before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background-image: url(../img/global/works/interview-q.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ff971d;
	text-align: center;
}

#interview .inner p.q{
	position: relative;
	height: 60px;
	margin-bottom: 10px;
	padding-left: 70px;
	font-size: 24px;
	font-weight: bold;
	line-height: 70px;
	color: #ff971d;
}

#interview .inner p.a{
	margin-bottom: 30px;
	font-size: 18px;
}

#interview .message{
	padding: 20px;
	background-color: #ff971d;
}

#interview .message p.message-title{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
	font-size: 28px;
	font-weight: bold;
	color: #ffff00;
}

#interview .message p{
	font-size: 18px;
	color: #fff;
}

/*-----------------------------------------------
 books
-----------------------------------------------*/

#books{
	padding: 30px 0;
	background-color: rgba(255,194,0,0.6);
}

#books h2{
	margin-bottom: 20px;
	padding: 10px 0;
	background-color: #7745d4;
	font-size: 36px;
	text-align: center;
	color: #ffff00;
}

#books ul.bookList{
	margin: 0 32px;
	padding: 40px 0;
	background-color: #fff;
}

#books ul.bookList > li{
	position: relative;
	margin-bottom: 20px;
}

#books ul.bookList > li:last-child{
	margin-bottom: 0;
}

#books ul.bookList > li figure{
	width: 780px;
	margin: 0 auto;
}

#books ul.bookList > li figure .dokidoki{
    position: absolute;
    top: -82px;
    left: 840px;
}

#books ul.bookList > li figure .cover{
	float: left;
	width: 210px;
	margin-right: 30px;
	border: 1px solid #ccc;
    box-sizing: border-box;
	line-height: 0;
}

#books ul.bookList > li figure .cover img{
	width: 100%;
}

#books ul.bookList > li figure .detail{
	float: left;
	width: 540px;
}

#books ul.bookList > li figure .detail p.release{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}

#books ul.bookList > li figure .detail p.logo{
}

#books ul.bookList > li figure .detail figcaption{
	margin-bottom: 10px;
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
}

#books ul.bookList > li figure .detail p.author{
	margin-bottom: 20px;
	font-size: 16px;
}

#books ul.bookList > li figure .detail ul {
	font-size: 0;
}

#books ul.bookList > li figure .detail ul li{
	display: inline-block;
	margin-right: 5px;
}

#books div.noticeArea{
	margin-bottom: 30px;
	padding: 0 32px 20px;
	background-color: #7745d4;
}

#books div.notice{
	position: relative;
	margin-bottom: 20px;
	padding: 20px 30px;
	border: 6px solid #ff0000;
	background-color: #ffff00;
}

#books div.notice p{
	font-size: 24px;
	font-weight: bold;
}

#books div.notice h3{
	position: absolute;
	top: -20px;
	left: 10px;
	padding: 0 10px;
	background-color: #ff0000;
	font-size: 26px;
	color: #ffff00;
}