@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	margin:0;
	padding:0;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	line-height:1.5em;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
}


#container
{
	background-color: #fff;
	width:920px;
	margin: 0 auto;
	overflow: hidden;
}


#head, #comment, #books, #comics, h2 {
}



#head img{display:block;}

a{
	text-decoration: none;
	border:none;
	color: #F36;
}

a img:hover{position:relative;
top:3px;}



#comment {
	background-image: url(images/img_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 1em;
}

#comment p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 1em;
}


#event {
	margin: 0px;
	padding: 1em;
	background-image: url(images/eventbg.jpg);
}

#event p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 1em;
}


#event .eventinfo {
	border: 1px solid #8DAEDC;
	padding: 1em;
	font-size: small;
	line-height: 1.5em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	overflow: hidden;
}


#event .eventinfo p {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	overflow: hidden;
}

.book_comic {
	height: auto;
	width: 430px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#event h4 {
	font-size: 1em;
	color: #039;
	margin-top: .5em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C4F1FF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C4F1FF;
	padding: 10px;
}
#event .eventinfo p span {
	font-weight: bold;
	color: #036;
}
.event_genga {
	height: auto;
	width: 100%;
	margin: auto;
}
.gengatenposter {
	height: auto;
	width: 220px;
	margin: 5px;
	float: left;
}



.book_comic .cover {
	height: auto;
	width: 120px;
	display: block;
}




#comic .copyright, #page .copyright {
	clear: both;
	font-size: x-small;
	text-align: center;
	margin: auto;
	padding-top:20px;
}



h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.goods_info{
	background:#FFF;
	padding:1em;
	overflow: hidden;
	margin-top: 15px;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear:both;
	color: #C00;
}


.auther {
	color: #666;
	font-size: .8em;
}
.price {
	font-size: .8em;
}






.sns{ 
margin:5px auto;
text-align:right;
}

.sns span{ display:inline-block; width:82px;}
	

.page_top {
	position:fixed;
	bottom:10px;
	right:10px;
}


#home {
	text-align: center;
	font-size: 14px;
}

#home a {
	color: #666;
	text-decoration: none;
}


#additional {
	width: 70%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}





@media screen and (max-width: 767px){
#container, #head, #comment, #books, #comics, h2{
	width: 100%;
	padding:0px;}



#head img, h2 img, h3 img, .cut{width:100%; height:auto;}


.book_comic{margin:0; padding:10px; width: 100%!important;}

.book_comic p{width:95%;}

} 




@media screen and (max-width: 360px){

.ashibe_info img, .shinchan_info img{
	width:100%; height:auto;
}


}


footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background-color: #666;
	width: 100%;
	text-align: center;
}
  @media screen and (min-width: 768px) {
    footer {
      width: 100%;
      margin: -2px auto 0; } }
	  
  @media screen and (max-width: 767px) {
    footer {
      margin-top: -2px; } }
  footer .footer_nav {
	background-color: #fff;
}
    footer .footer_nav ul {
      text-align: center;
      padding: 10px 0; }
      footer .footer_nav ul li {
        display: inline-block;
        font-size: 12px;
        padding: 0 10px;
        border-left: 1px solid #ccc; }
        footer .footer_nav ul li:last-child {
          border-right: 1px solid #ccc; }


@media screen and (max-width: 767px) {
          footer .footer_nav ul li:nth-child(1) {
            margin-bottom: 10px; }
          footer .footer_nav ul li:nth-child(2) {
            margin-bottom: 10px;
            border-right: 1px solid #666; } }
        footer .footer_nav ul li a {
	color: #666;
	text-decoration: none;
}

footer .copyright {
    font-size: 10px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 15px; }
#books p {
	margin-top: .8em;
}
#comment h3 {
	font-size: 1.6em;
	color: #F36;
	font-weight: bold;
}
#container #event .eventinfo .goods_info p span {
	color: #C06;
}




/*対談*/

.machiyama {
	font-weight: bold;
	color: #C36;
}
.kantoku {
	font-weight: bold;
	color: #09C;
}
#container .taidan {
	width: 95%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#captiontxt {
	font-size: smaller;
}
.cap {
	font-size: smaller;
}
.txtsmall {
	font-size: smaller;
}
#container .taidan .nextpage {
	font-weight: bold;
	text-align: center;
	width: 80%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	color: #039;
	font-size: 1.2em;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
figure,figcaption {
	display: block;
	width:100%;
	max-width: 400px;
	margin: 10px;
	font-size:smaller;
	color:#666;
	height: auto;
}


.name span {
	font-size: smaller;
}

#container .profile {
	display:block;
	padding: 1em;
}
.taidan h2 {
	font-size: 1.6em;
	color: #300;
}
.taidan .movieinfo {
	background-color: #F9EEDC;
	padding: 1em;
}
.taidan .movieinfo img {
	display: block;
	margin-top: 10px;
	max-width: 100%;
	height: auto;
}
.taidan .movieinfo span {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}
img.title {
	width: 100%;
	height: auto;
}
.copyright {
	font-size: x-small;
	text-align: right;
	padding: 5px;
}


.eventplace {
	font-size: 1.2em;
	line-height:1.5em;
	font-weight: bold;
	color: #000!important;
}
.event_sp {
	background-color: #FFF;
	margin: 1em;
	padding: 0.5em;
	color: #333;
}
.event_sp h5 {
	color: #FFF;
	background-color: #36C;
	line-height: 1em;
	font-weight: bold;
	padding: 5px;
}
.event_sp span {
	color: #000;
	font-weight: bold;
}
