@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {color:#56B7EA; text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
a:hover{filter: alpha(opacity=60);	opacity: 0.6;}
.clrfx:before, .clrfx:after {content: " ";display: table;}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn {display: none;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* Common

 * --------------------------------------------------------*/
html {background-color:#59C1DE;}
body {
  background-color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  overflow-x: hidden;
}
.inner{
  background-color: #FFFFCE;
  width: 700px;
  margin: 0 auto;
  text-align: center;
}

h2 .hoge{
	margin:0 auto;
	text-align: center;}

.mt_30{
	margin-top:30px;}

.pt_25{
	padding-top:25px;}

/* textlive
 * ------------------------------- */
#txtlive {
	background: url(../images/textlive/images/bg_body.png) repeat-y center;
	}
#txtlive .ph {
text-align: center;
width: 310px;
}
#txtlive .ph div {
padding-bottom: 15px;
}
#txtlive .goIndex {
	margin: 50px 0 100px 0;
}

#top{
	padding: 20px 0 ;}
/* ページおくり */
#txtlive #flip {
	margin-top: 16px;
}
 #flip img {
	height:86px;
	width:auto;
	}

#txtlive #flip #latest,
#txtlive #flip #more{
	padding: 0 50px;
}

/* 中身 */
#txtlive li.box {
	/*background-color: #fff;*/
	width: 650px;
	padding-bottom: 20px;
	text-align: left;
}
#txtlive .txt {
	text-align: left;
    width: 320px;
}
#txtlive .tl_date {
	font-size: 10px;
	font-weight:bold;
	display: inline-block;
	padding: 0px;
	margin: 0 auto 10px auto;
	color: #66B893;
	line-height: 1em;
}
#txtlive .balloon {
	width:210px;
    display: inline-block;
    padding: 12px;
    margin-right: 15px;
		font-weight:bold;
    font-size: 16px;
    color: #808080;
		background-color:#fff;
    border: 2px solid #66B893;
   	border-radius: 8px;
   	position: relative;
}
#txtlive .balloon a{color: #006837;}
#txtlive .balloon:after {
	content: "";
	background: url(../images/textlive/ballon.png) no-repeat 0 0;
	background-size: 15px 11px;
    width: 15px;
    height: 11px;
	position: absolute;
	right: -15px;
    top: 20px;
}

#txtlive .tl_icon {
    vertical-align: top;
	display: inline-block;
}
#txtlive .tl_icon img {
	vertical-align: top;
}
#txtlive .tl_body {
    margin: 30px 0 20px 3px;
	margin-left: 3px;
	font-size: 14px;
	line-height: 1.9em;
}

.mb_50{
	padding-bottom:60px;}
.mb_40{
	padding-bottom:40px;}

/* sp
 * --------------------------------------------------------*/
/*@media only screen and (max-width: 479px) {*/
@media only screen and (max-width: 768px) {
	.bx-wrapper .bx-pager {
		bottom: 5px;
	}
	/* [sp] 中身 */
	.inner{
	  width: 100%;
	}
	#txtlive li.box {
		background-color: #FFFFCE;
		width: 95%;
		margin: 5px auto;
		padding: 10px;
	}
	#txtlive .txt {
		padding-left: 0;
	    width: 300px;
	    margin: 20px auto 0 auto;
	}
}
@media only screen and (max-width: 600px) {
	
	
}


@media only screen and (max-width: 479px) 
{
	body {min-width: 100%;}
	/*img{width: 100%;}*/
	.fl,.fr {float: none;}
	.hoverOp:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	/* [sp] common --------------- */
	
	
	
	.inner{width: 95%;}
	#txtlive {
		width:280px;
		margin:0 auto;
		}
	
	
	.goIndex {
		padding: 40px 0;
	}
	.goIndex a{
		font-size: 14px;
	}
	
	/* [sp] テキスト中継 */
	
#top{
	padding:0;
	padding-top:15px;
	}

.pt_15{
	padding-top:15px;}

	#txtlive li.box {
		background-color: #FFFFCE;
		width: 100%;
		margin: 5px 0;
		padding: 0;
	}
	#txtlive .ph {
		text-align: center;
		width: 100%;
	}
	#txtlive .txt {
		padding-left: 0;
	    width: 88%;
	    margin: 10px auto 0 auto;
	}
	#txtlive .tl_date {
		font-size: 10px;
		height: 14px;
		padding: 0px;
		margin: 0 auto 5px auto;
		border-radius: 0px;
		line-height: 1em;
	    color: #66B893;
		background-color: transparent;
	}
	#txtlive .balloon {
			width:130px;
	    display: inline-block;
	    padding: 10px 15px;
	    font-size: 16px;
	   	border-radius: 4px;
	   	margin-left: 0px;
    border: 2px solid #66B893;
	}
	
	#txtlive .balloon a{color:  #006837;}
	#txtlive .tl_icon img {
		vertical-align: top;
		width: 48px;
	}
	#txtlive .tl_body {
	    margin: 20px 0 30px 0px;
	    padding-left: 10px;
	}
	#txtlive .goIndex {
		margin: 50px 0 50px 0;
	}
	
	/* [sp] txt_slide -------------- */
	.slick-dots li button
	{
	    width: 10px;
	    height: 10px;
	    padding: 5px;
	
		border-radius: 15px;
	    background: #bbb;
	}
	.slick-dots li.slick-active button{
		background: #333;
	}
	.slick-prev {
		left: 0px;
		background: url(../images/textlive/btn_prev.png) no-repeat 0 0;
	}
	.slick-next {
		right: 0px;
		background: url(../images/textlive/btn_next.png) no-repeat 0 0;
	}
	.slick-arrow {
		top: 38%;
		background-size: 30px;
		width: 36px;
		height: 46px;
	}
	
	/* ページおくり */
	#txtlive #flip {
		margin-top: 0px;
		position: relative;
	}
#flip img{
	height:50px;
	width:auto;}

.mb_40{
	padding-bottom:0px;}

	#txtlive #flip #latest {
		padding: 0 20px;
		position: absolute;
        left: 26%;
	    top: 70px;
	}
	#txtlive #flip li {
	    width: 40%;
	}

.mt_30{
	margin-top:15px;}
}
