@charset "utf8";
/*-------------------
 タイトル部
-------------------*/
hr{margin: 0 0 30px 0;}

@media only screen and (max-width: 768px){
	.tmpl_ttl_style {line-height:1.0;}
	.tmpl_ref_style {margin: 0 10px 10px 0;}
}
/*-------------------
 リンクボタン
-------------------*/
.sp_area{
	width:100%;text-align:center;
}
.btn:before{
	background-image:none;
}
/*-------------------
 検索ボックス
-------------------*/
div#sch{
	width:100%;
	text-align:left;
	margin:20px auto 30px auto;
}


/*-------------------
 動画のレイアウト調整
-------------------*/
.tmpl_ttl_style,.tmpl_ref_style{line-height:1.5;}
.tmpl_ref_style{padding-bottom:0.35em;}
.tmpl_ui_frame{margin: 10px 10px 40px 10px;}
li.tmpl_li_frame{margin: 10px 15px 0px 0px;}
