@charset "utf-8";

html {
	margin: 0;
	padding: 0;
}
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image:url(../images/yagateSp/bg.jpg);
	background-color: #fffdec;
	margin: 0;
	padding: 0;
	color: #000;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style: none;
}

p {margin:0; padding:0; 
display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

hr {
 border-top:1px #73555f dotted; 
 margin:0 0 12px;
 clear:both;
}

.mb80 {
	margin-bottom:0px; /*80px*/

}


.container {
	width:100%;
	margin: 0 auto 30px;
	height:100%;
	height: auto !important;
}


#topImage {
 margin:0 0px;
 padding:0;
 margin-bottom:-10px;
 position:relative;
}

#topImage div#topics {
	 position:absolute; 
	 bottom:9px;
	 margin:0 auto;
	 width:100%;
	 text-align:center;
	 font-size:0.86rem;
	 color:#ff0000;
	 font-weight:bold;
	 text-shadow: 0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff
	}
	
	
	
#topImage div#topics a:link {
	color: red;
}
a:visited {
	color: red;

}

#topImage div#topics a span {
display:none;

}





#menu {
	
	width:100%;
	box-shadow: 0px 0px 3px 3px  rgba(255,255,255,0.4);
	margin-bottom:20px;
		

}


#menu ul {
	font-size:0.7rem;
	padding:3px 0;
	background-color:#ed5f5f;
	overflow:hidden;

	
}

#menu ul li {
	float:left;
		background-color:#ed5f5f;
		padding:0;
		text-align:center;
		width:25%;
		background-image:url("../images/yagateSp/menuBar.png");
		background-repeat:repeat-y;
		position:relative;
}

#menu ul li span.new{
	position:absolute; 
	top:0px;
	left:2px;
		
}

#menu ul li span.new img{
	width:40px;
		
}

#menu ul li.sm {
	letter-spacing:-2px;
}		

#menu ul li.notLink {
	height:46px; color:#c34747; line-height:48px
}

#menu ul li a{
	    color:#fff;
	    display:block;
	    height:100%;
	    width:100%;
	    padding:15px 0px;
	}
#menu ul li a:link {
	    color:#fff;
	    text-decoration:none;
	}
#menu ul li a:visited {
	    color:#fff;
		text-decoration:none;
	}
#menu ul li a:hover {
	    color:#f9a7a7;
	    text-decoration:underline;
	}
#menu ul li a:active {
	    text-decoration:none;
	}
	
	
div.bnTwitter {
	width:95%;
	overflow:hidden;
	margin:0 auto;

}

div.bnTwitter img {
width:100%;
height:auto;

}
	
#wrapTw {


}
#Tw {
	margin:0 25px 20px;
	border-left:solid 1px #dfdfdf !important;
	border-right:solid 1px #dfdfdf !important;
	border-top:1px solid rgba(255, 255, 255, 0);
	background-color:#fff;
	}
	

#Tw2 {
	margin:10px 25px 20px;
	/*border-left:solid 1px #dfdfdf !important;
	border-right:solid 1px #dfdfdf !important;*/
	border-top:1px solid rgba(255, 255, 255, 0);
	/*background-color:#fff;*/
	}


#Tw iframe
 {


	
	margin-top:0 !important;
	margin-bottom:20px !important;
	width:calc(100vw - 25px) !important;
	height:450px !important;



}




#doTw {
	padding:0; text-align:center; background:#31a8e0; 
	height:40px;
	margin:0 25px 20px;
	font-size:0.8rem;
	line-height:40px;
	
	 border-top: 1px solid #90dafc;
	border-left: 1px solid #90dafc;
	border-right: 3px solid #96b5c3;
	border-bottom: 3px solid #96b5c3;

}


	#twTl {
	padding:10px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-left:25px;
	margin-right:25px;
	overflow:hidden;
	background-color:#fff;


	}
	
	#twTl h2 {
	height:auto;
	box-shadow:none;
	text-indent:0;
	background:none;
	font-size:1.0rem;
	border:none;
	font-weight:normal;
	letter-spacing:0;
	padding:0px;
	margin:0;
	float:left;
	}
	
	#twTl iframe {
	float:right;
	padding-top:0px;
	
	}

	#doTw a{
	    color:#fff;
	    display:block;
	    height:100%;
	    width:100%;
	}

	#doTw a:link {
	    color:#fff;
	    text-decoration:none;
	}
	#doTw a:visited {
	    color:#fff;
		text-decoration:none;
	}
	#doTw a:hover {
	    color:#fff;
	    text-decoration:underline;
	}
	#doTw a:active {
	    text-decoration:none;
	}
	



.content {

	padding: 0;
	margin: 0;
}


#works {
	background:#f6acac;
	width:100%;
	padding:20px 0;
	margin-bottom:30px;
}

h2 {
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;
	box-shadow: 7px 0px 7px 0 #73555f;
	height:29px;
	
	
}


#present h2 {
	background-image:url("../images/yagateSp/present/tl_present.png");	
}

#works h2#pv {
	background-image:url("../images/yagateSp/tl_pv.png");	
}

#works h2#cast {
	background-image:url("../images/yagateSp/tl_cast.png");	
}

#works h2#story {
	background-image:url("../images/yagateSp/tl_story.png");	
}

#works #storyTxt {
	font-size:0.9rem;
	line-height:180%;
	width:95%;
	margin:15px auto;
}


#works #gallery {
	margin: 0 auto 30px;
	width:95%;
}

#works #gallery p {
	font-size:0.8rem;
	color:#74555f;
	vertical-align: middle;
}

#works #gallery ul {
	overflow:hidden;
}

#works #gallery ul li {
	float:left;
	width:20%;
	
}

#works #gallery ul li img {
	width:92%;

}



#works h2#charactor {
	background-image:url("../images/yagateSp/tl_chara.png");
	
	}
	
	
#works #cast {
}

#works #cast ul {
	overflow:hidden;

	
}

#works #cast ul li {
	width:95%;
	margin:20px auto 40px;
	text-align:center;
	
}

#works #cast ul li img {
	margin-bottom:10px;
	width:80%;
}

#works #cast ul li p {
	text-align:left;
	font-size:0.85rem;
	
}


#works #charas {
}

#works #charas ul {
	overflow:hidden;

	
}

#works #charas ul li {
	float:left;
	width:40%;
	margin:20px 0px 20px 22px;
	
}

#works #charas ul li img {
	width:100%;
	
}

#works #charas ul li p {
	font-size:0.8rem;
}

#present {
	background:#ffc9f4;
	width:100%;
	padding:20px 0;
	margin-bottom:30px;
	text-align:center;
}

#present h3 {

margin-top:15px;
font-size:1rem;
text-align:left;

}

#present p {
	width:95%;
	margin:15px auto;
	font-size:0.8rem;
	text-align:left;
}

#present p#preTxt {
	text-align:left;
}

#present p#preImg {
width:100%;
text-align:center;

}

#present p#preImg img {

width:90%;

}

#present ul {
}

#present ul li {
}

#present ul li img {
 width:80%;
 margin-bottom:10px;
}

#present p#preTxt2 {
	text-align:left;
	font-size:0.8rem;
}



#present #dtlTxt{
width:90%; margin:20px auto; text-align:left; background-color:white; padding:5px; font-size:0.9rem;
	
	}
	
#present #dtlTxt p{
margin:0 0 4px 0;
	
	}

	
#present ol {
		text-align:left;
		overflow:hidden;
		font-size:0.8rem;
		width:85%;
		margin:0 auto;
		list-style-type: decimal;
		padding:10px 1.5rem;

		
	}

#comic {
	width:90%;
	border:solid #f6acac 4px;
	margin:20px auto 30px;
	padding:8px;
	overflow:hidden;
	background:#fff;
}

#comic p#comicPic {
	float:left;
	overflow:hidden;
	width:40%;
	margin-right:8px;
	margin-bottom:10px;
}


#comic p#comicPic img {
	width:100%;

}


#comic p#tlNext {
	margin:0px;

}

#comic p#tlNext img {
	width:50%;

}

#comic p#tlNext span.new img {
	width:45px;"
		

}

#comic p.cmChu  {
	
		font-size:85%;
		line-height:110%;

}

	

#comic p#comicTtl {
	font-size:1.1rem;
	font-weight:bold;
	margin-bottom:5px;
		line-height:100%;
}

#comic p#comicTtl span {
	font-size:80%;


}

	#comic p#comicTtl span.new {
		/*display:none;*/

	}
	
#comic p#comicTtl span.new img {
		width:50px;

	}

#comic p#comicAn {
	font-size:1.0rem;
	margin-top:-6px;
	margin-bottom:13px;

}

#comic p#comicAn2 {
	font-size:85%;
	line-height:110%;
	margin-bottom:13px;

}

#comic ul {
margin-bottom:20px;

}

#comic ul a:link {
	color: #42413C;
	text-decoration: underline;
}
#comic ul a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
#comic ul a:hover, a:active, a:focus {
	text-decoration: none;
	}

#comic ul li#comicTry p{
font-size:0.8rem;
margin-bottom:10px;
}

#comic ul li#comicTry a{
}

#comic ul li#comicTry a img{
	width:50%;
}

#comic ul li#comicTry img.newMark{
	width:50px;
	margin-bottom:10px;
}


#comic ul li#comicBuy img{
	width:50%;
}

#comic div.lead {
	background-color:#07255b;
	padding:5px;
	margin-bottom:15px;
	color:#fff;


}


#interview {
	background:#857aa5;
	width:100%;
	padding:20px 0;
	margin-bottom:30px;
	color:#fff;
}

#interview h2 {
	background-image:url("../images/yagateSp/tl_interview.png");	
}

#interview h3 {
	margin: 20px auto 10px;
	width:95%;
	letter-spacing:3px;
	font-size:1.5rem;
	font-weight:400;
}

#interview p{
	margin: 0px auto 20px;
	width:95%;
}

#interview #sakka{
	font-size:2.2rem;
	font-weight:bold;
	margin-bottom:5px;
}


#interview #tlProfile{
	background:#393477;
	padding:5px 8px;
	width:92%;
	margin-bottom:5px;
	letter-spacing:8px;
}

#interview #profile{
	font-size:0.8rem;
	line-height:140%;
}

#interview h4{
	font-size:1.1rem;
	letter-spacing:3px;
	color:#393477;
	width:95%;
	margin:0 auto 8px;
	padding-bottom:8px;
	border-bottom:1px #fff dotted;
	line-height:120%;
}

#interview p{
	font-size:0.9rem;
	line-height:180%;
}


.btn {
	 width:95%;
	height:40px;
	 margin:0 auto 10px;
	 display:block;
	 text-align:center;
	 font-size:0.8rem;
	 border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 3px solid #aaa;
	border-bottom: 3px solid #aaa;
	background:#fff;
	line-height:40px;


}

.btn a {
	 display:block;
	 width:100%;
	 height:40px;
}









.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#topImage {
	width:100%;
	text-align: center;
}

#topImage img {
	width:100%;
	max-width: 1400px;

}


/*page to top for SP */
#page-top {
    position: fixed;
    bottom: 5%;
    right: 5%;
    font-size: 70%;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#page-top a {
    display: block;
    text-decoration: none;
    padding-top: 42px;
    width: 42px;
    height: 0px;
    overflow: hidden;
    background: url(../images/yagateSp/pagetop_sp.png) no-repeat 0 0;//画像のURLを指定。
}
  
#page-top a:hover {
    background-position: 0 -42px;
}

.video-container {
    position: relative;
/*    padding-bottom: 56.25%;*/
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom:20px;
    margin-top:10px;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.forPc {
			display:none;
		
		}
		
.forSp {
			display:block;
		
		}



/* ------------------PCのスタイル-------------------------- */


@media all and (min-width:480px) {
body {
			min-width: 1200px;
}
		
div.bnTwitter {
	width:824px;
	margin-top:20px;


}

div.bnTwitter img {
	width:100%;

}





	.mt20 {
	margin-top:20px;
	}


	.forPc {
				display:block;
			
			}
			
	.forSp {
				display:none;
			
			}

	#topImage div#topics {

		 bottom:15px;

		 font-size:1.5rem;

		}
		
	#topImage div#topics a span {
		display:inline;
		}


	#menu ul li.notLink {
		height:52px;
	}



	
	

	
	#menu ul li span.new{

	top:2px;
	left:10px;
		
	}

	#menu ul li span.new img{
		width:50px;
			
	}
		
	.video-container {
	
	width:80%;
	margin:0 auto 20px;


	}
	

	#topImage {
	margin-bottom:-5px;
	}

	#menu ul {
		font-size:1rem;
		overflow:hidden;
		box-shadow: 0px 0px 5px 5px #fff;
		margin-top:-10px;
		
	}
	
	
	#wrapTw {
	
	min-width:300px;
	width:30%;
	float:right;
	overflow:hidden;
	background-color:#fff;
	}
	
	
	#twTl {
		margin-top:20px;
	
	}
	
	#twTl a,
	#twTl a:link,
	#twTl a:active,
	#twTl a:hover,
	#twTl a:visited
	 {
	 
	 color:#FF691F;
	 
	 }
	
	
	#twTl h2 {
	 	width:auto;
	
	
	}

	#Tw {
		display: block;
		overflow:hidden;

		
	}
	
	
	#Tw iframe {
		height:1000px !important;

	
	}
	
	#doTw {
	
	font-size:1rem;
	
	}
	
	
	div.video-container {
	}
	
	.content {
		width:1200px;
		margin: 0 auto;
		overflow:hidden;


		}
		
	#wrapCont {
	float:left;
	overflow:hidden;
	width:70%;
	max-width:900px;
	}
	
	#works {
		
	}


	h2 {
	box-shadow: none;
	background-size:contain;
	height:56px;
		width:800px;
		margin:0 auto 15px;
	
	}
	
	
	#works h2#pv {
		background-image:url("../images/yagateSp/tl_pv_pc.png");	

	}
	
	#works h2#cast {
		background-image:url("../images/yagateSp/tl_cast_pc.png");	

	}
	
	#works h2#story {
		background-image:url("../images/yagateSp/tl_story_pc.png");	

	}
	
	#works h2#charactor {
		background-image:url("../images/yagateSp/tl_chara_pc.png");	

	}
	
	#present h2 {
		background-image:url("../images/yagateSp/present/tl_present_pc.png");	

	}
	
	#works #storyTxt {
	font-size:1rem;
	line-height:180%;
	margin:0 auto 20px;
	width:830px;
}

	#works #gallery {
	width:80%;
}

	#works #gallery ul li img {
		width:130px;
	}
	
	#works #cast {

	margin:0 auto;
	}
	
	

	#works #cast ul {
		

		
	}

	#works #cast ul li {
	float:left;
		width:45%;
		margin:20px 0px 20px 18px;
		
	}

	#works #cast ul li img {
		width:211px;
		
	}

	#works #cast ul li p {
	 width:90%;
	 margin:0 auto;
	}


	#works #charas {
	width:80%;
	margin:0 auto;
	}
	
	

	#works #charas ul {
		

		
	}

	#works #charas ul li {
		width:30%;
		margin:20px 0px 20px 18px;
		
	}

	#works #charas ul li img {
		width:210px;
		
	}

	#works #charas ul li p {
	}
	
	
	#comic {
		width:800px;
	}
	
	#comic div.lead {
	text-align:center;
	padding:10px;
	letter-spacing:5px;


	}

	#comic p#comicPic {
		
		width:186px;
		height:264px;
		margin-right:15px;
		margin-bottom:15px;
		padding:0;
	}


	#comic p#comicPic img {
		width:100%;
		

	}

	#comic p#tlNext {
		margin:0px 0 0 0;

	}
	
	#comic p#tlNext img {
		width:170px;

	}
	
	#comic p#tlNext span {
	vertical-align: super;
	}

	#comic p#comicTtl {
		font-size:1.5rem;
		font-weight:bold;

	}
	
	#comic p#comicTtl span.new {
	
		display:inline;
	}
	
		#comic p#comicTtl span.new img {
	
		width:50px;
	}
	
	#comic p.cmChu  {
		font-size:95%;


}


	#comic p#comicAn {

		margin-top:0px;
		margin-bottom:13px;

	}

	#comic ul {
	 overflow:hidden;

	}
	
	#comic ul li {
	 margin-right:20px;

	}
	
	
	
	#comic ul li#comicTry {
	 margin-bottom:7px;
	 
	 

	}
	

	#comic ul li.hukusu {
	 background-color:#e3dddf; 
	 padding:5px;
	 
	 

	}
	
	

	
	#comic ul li#comicTry a img {
	width:188px;
	 margin-bottom:0px;

	}
	
	#comic ul li#comicTry img.newMark{
	margin-bottom:15px;
}

	#comic ul li#comicTry p {
	 
	}

	#comic ul li#comicTry a{
	font-size:1.2rem;
	
	
	}
	
	#comic ul li#comicBuy img {
	width:188px;


	}
	
	#present {
	overflow:hidden;
	}
	
	#present h3 {
	width:820px; margin:0 auto;
	font-size:1.2rem;
	text-align:center;
	}

	#present p {
		width:820px;
		margin:15px auto;
		font-size:0.82rem;
	}
	
	
	#present #dtlTxt{
	width:540px; margin:0 auto; text-align:left; background-color:white; padding:15px;
	
	}
	


	#present p#preTxt {
	text-align:center;
		
	}
	
		#present ol {
		text-align:left;
		overflow:hidden;
		font-size:0.82rem;
		width:750px;
		margin:0 auto;
		padding:10px 1.5rem;
	}
	

	

	#present p#preImg {
	float:left;
	width:318px;
	margin-left:30px;
	margin-right:30px;
	overflow:hidden;

	}

	#present ul {

	width:400px;
	float:left;
	margin-top:80px;
	}

	#present ul li {
	overflow:hidden;
	}

	#present ul li img {
	 width:382px;
	 margin-bottom:10px;
	}
	
	#interview h2 {
	background-image:url("../images/yagateSp/tl_interview_pc.png");	

	}
	#interview h3 {
		margin: 20px auto 10px;
		width:830px;
		letter-spacing:5px;
	}

	#interview p{
		width:830px;
	}
	

#interview #sakka{
	margin-bottom:0;
	line-height:130%;
}


#interview #tlProfile{
	padding:5px 10px;
	width:810px;
}

#interview #profile{
	margin-bottom:30px;
}

#interview h4{
	font-size:1.1rem;
	letter-spacing:5px;

	width:830px;

}

#interview p{
	font-size:0.9rem;
	line-height:180%;
}

.btn {
	 width:99.6%;	 
	 font-size:1rem;
	 height:50px;
	 line-height:50px;
}

.btn a {
	 height:50px;
}






	
	/*page to top */
    #page-top a:hover {
    background-position: 0 -84px;
    }
    #page-top a {
    padding-top: 84px;
    width: 84px;
    background: url(../images/yagateSp/pagetop.png) no-repeat 0 0;//画像のURLを指定。
    
	}
    
    p.sub{
    font-size:1.4rem;
    line-height: 35px;
    }
    

    


}

@media all and (min-width:769px) {
	body {
		min-width: 1200px;
	}
}	