@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

@font-face{ 
	font-family: 'myFont'; /* お好きな名前にしましょう */
	src: url('../font/GenShinGothic-P-Regular.eot'); /* IE9以上用 */
	src: url('../font/GenShinGothic-P-Regular.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../font/GenShinGothic-P-Regular.woff') format('woff'), /* モダンブラウザ用 */
		url('../font/GenShinGothic-P-Regular.ttf') format('truetype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}

@font-face{ 
	font-family: 'myFont'; /* お好きな名前にしましょう */
	src: url('../font/GenShinGothic-P-Medium.eot'); /* IE9以上用 */
	src: url('../font/GenShinGothic-P-Medium.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../font/GenShinGothic-P-Medium.woff') format('woff'), /* モダンブラウザ用 */
		url('../font/GenShinGothic-P-Medium.ttf') format('truetype'); /* iOS, Android用 */
	font-weight: bold; /* 念の為指定しておきます */
	font-style: normal;
}

#header #sitenavibox,
#navi ul,
#family-ch
 {
	/*font-family: 'myFont';*/
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea{
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}

img {
	vertical-align:top;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
/* Header */
#headerWrap {
	background:url(../img/bg_navi.gif) left top repeat-x;
}

#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0;
	background:url(../img/common/head_bg_family.gif) 200px bottom  no-repeat;
}

.box_td a {
	position:absolute;
	left:0;
	top:2px;
	z-index:50;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-indent:10px;
}

#header h1 {
	margin: 14px 0 0;
	position: relative;
	float: left;
}
#header #sitenavibox {
	text-align: right;
	position: absolute;
	top: 0;
	left:0;
	background: #c377a6;
	font-size: 11px;
	color: #fff;
	width: 100%;
	margin-bottom: 10px;
	height: 20px;
}
#header #sitenavibox li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #fff;
}
#header #sitenavibox li:first-child {
	border: none;
}

#header #sitenavibox li a {
	color:#fff;
	text-decoration:none;
}

/** 検索 **/
#jwd_kcn-kyoto_box {
	width: 322px;
	height: 35px;
	background:#E8CFDF;
	border:2px solid #8E0D60;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;	
	/*background: url(../jwd/kcn_base.gif) no-repeat 0 0;*/
	margin: 28px 0 0 0px;
	padding: 5px;
	float:right;
	position:relative;
}
#jwd_kcn-kyoto_box form {
	width: 335px;
	margin: 0;
	padding: 0;
	position:relative;
}
#jwd_kcn-kyoto_box ul#jwd_kcn-kyoto_list {
	width: 170px;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 20px;
	*/padding: 4px 0 0 0;
	font-size: 11px;
	float:left;
}
#jwd_kcn-kyoto_box ul#jwd_kcn-kyoto_list li {
	padding: 0 3px 0 0;
	margin: 0;
}
#jwd_kcn-kyoto_box ul#jwd_kcn-kyoto_list li input#domain_web, #jwd_kcn-kyoto_box ul#jwd_kcn-kyoto_list li input#domain_site {
	padding: 0;
	margin: 0;
	vertical-align: -0.1em;
}
#jwd_kcn-kyoto_box .jwd_kcn-kyoto_box_base {
	width: 163px;
	height: 23px;
	/*overflow: hidden;*/
	z-index: 1;
	padding: 0 0 0 6px;
	margin: 0 0 2px 0;
	position:absolute;
	left:95px;
}
#jwd_kcn-kyoto_box .jwd_kcn-kyoto_box_base input.jwd_kcn-kyoto_txt {
	width: 170px;
	height: 21px;
	border: none;
	background: #FFFFFF;
	padding:0 5px;
	/*background: transparent;*/
	font-size: 14px;
	line-height: 23px;
	margin: 0;
	_margin: 0;
	position:absolute;
	left:0;
}
#jwd_kcn-kyoto_box .jwd_kcn-kyoto_box_base input#jwd_kcn-kyoto_btn {
	width: 43px;
	height: 23px;
	background: url(../jwd/kcn-kyoto_bt.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	position:absolute;
	left:175px;
	top:0;
	z-index:5000;
}
#jwd_kcn-kyoto_box .logo {
	width: 103px;
	height: 13px;
	float: right;
	margin: 25px 10px 0 0;
	*/margin: 0px 10px 0 0;
}
#jwd_kcn-kyoto_box .logo a {
	text-decoration: none;
}

/* Content */
#contentsWrap {
	padding:5px 0 0 0;
	background:url(../img/bg_header.jpg) center top  repeat-x;
}

.section {
	margin-bottom:20px;
}

#contents {
	width: 900px;
	margin: 0 auto;
}

#content {
	width:548px;
	margin-right:20px;
	float:left;
}
/*******20181218 SlideShow*****/

#key {
 width: 545px;
    margin-bottom: 10px;
    border:1px solid #cccccc;
    padding-bottom:5px;
}

#key .slides_container {
 padding:5px;
 position: relative;
}

div#key,
div#key div.menu,
div#key div.menu ul{
 list-style:none;
 list-style-type:none;
}

div#key div.menu{
 margin:0;
 padding:0px 0px 0px 5px;
}

div#key div.menu ul li{
 float:left;
 margin:0;
 padding:0;
}

div#key div.menu ul li a,
div#key div.menu ul li img{
 border:none;
 margin:0;
 padding:0;
}

/*****************************/

ul#servicelist {
 width:100%;
 display:box;
 margin-bottom:20px;
}

ul#servicelist li {
	float:left;
	margin-right:6px;
}

ul#servicelist li:nth-child(3) {
	margin-right:0;
}

ul#servicelist li.li_end {
	margin-right:0;
}

/** News **/
div#news h2 {
	margin:0;
}

div#news h2 img {
	vertical-align:top;
}

div#news{
	margin:0 0 20px 0;
	padding:0 0 9px 0;
	background:url(../img/news_btm.gif) bottom left no-repeat;
}


div#news p{
	padding:0;
	margin:0;
}

div#news div{
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	width:546px;
}


div#news iframe{
	margin:0;
	padding:10px 0 0 0;
	overflow:hidden;
}

div#nav_cnt{
	width:548px;
	margin:0 0 6px 0;
}

div#nav_cnt ul{
	list-style:none;
	margin:0;
	padding:0;
	width:390px;
	float:left;
}

div#nav_cnt a,
div#nav_cnt p,
div#nav_cnt img{
	margin:0;
	padding:0;
}

div#nav_cnt ul li{
	margin:0 0 6px 0;
	padding:0;
}

div#nav_cnt p{
	padding:0 0 6px 0;;
	width:150px;
	float:right;
	text-align:center;
	border:1px solid #ccc;
}

/** family-ch **/
#family-ch {
	width:358px;
	height:182px;
	float:left;
	background:#f9e1eb;
	padding: 0 10px;
	box-sizing: border-box;
}

#family-ch img {
	vertical-align:top;
	border:none;
}

h2.family-ch {
	padding:10px 5px 8px 8px;
	height:24px;
	margin-bottom:13px;
	background:#970f64;
	color:#fff;
}

h2.family-ch img{
	margin:2px 10px 0 0;
	float:left;
}

h2.family-ch img:last-child{
	margin:0;
	float:left;
}

/* --- clearfix --- */ 

h2.family-ch{ 
  *zoom: 1; 
} 

h2.family-ch:after {
  content: ''; 
  display: block; 
  clear: both; 
  height: 0; 
  margin-top: -1px; 
} 
/* --- clearfix --- */ 


#family-ch .program {
	width:164px;
	padding:10px 5px 10px 0;
	float:left;
	font-size:12px;
	text-align:center;
}

#family-ch .program img {
	max-width:100%;
	height:auto;
	margin-bottom:5px;
}

#family-ch .program dt{
	font-weight:bold;
}

#family-ch .program dd{
	font-size:10px;
	margin-bottom: 5px;
}

.programInfo {
	width:164px;
	float:right;
	font-size:12px;
	padding:10px 0 0 5px;
}

.programInfo dl {
	padding-bottom:15px;
}

.programInfo dt {
	font-weight:bold;
	margin-top:-2px;
	margin-bottom:19px;
	text-align:center;
}

.programInfo dd {
	margin-bottom:4px;
	text-align:center;
}

.programInfo dd img {
	margin-bottom:10px;
}


.programInfo a {
	/*background:#970f64;
	text-align:center;
	padding:6px 0 2px;
	width:96%;
	color:#fff;
	display:block;
	text-decoration:none;*/
}

.programInfo a img {
	margin:0;
	
}

.bullchannel {
	width: 179px;
	float: right;
	margin: 0 0 0 0px;
}



.mobile_qr {
	width:136px;
	height:180px;
	float:right;
	border:1px solid #cfcfcf;
}

/* 今月のおすすめ */
#monthly_reco {
	width:100%;
	height:130px;
	padding:0;
	margin-bottom:20px;
	background:#009FEC;
}
#monthly_reco iframe,
#monthly_reco a {
	display:inline;
	margin:0;
}

#monthly_reco a {
	padding-left:2px;
}

#monthly_reco a img {
	vertical-align:top;
}

/* Navigation */
#navi {
	float:left;
	width:184px;
	padding:5px;
	background:#fff;
	/*background: rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ccFFFFFF,EndColorStr=#ccFFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,8tartColorStr=#ccFFFFFF,EndColorStr=#ccFFFFFF)";　*/
}
/* IE9にfilterがかからないように */
#navi:not(:target){
	filter: none;
	-ms-filter: none;
}
#navi h3 {
	padding:8px 0;
	text-indent:10px;
	background:#970f64;
	color:#fff;
	font-size:14px;
	line-height:1;
}

#navi h3:nth-of-type(2){
    margin-bottom: 8px;
}

#navi ul {
	margin-bottom:15px;
}

#navi .navigation li {
	border-bottom:1px dotted #970f64;
	font-size:12px;
}

#navi h3 img,
#navi .navigation li img {
	vertical-align:top;
}

#navi .navigation li a{
	padding:8px 0;
	text-indent:5px;
	display:block;
	color:#970f64;
	text-decoration:none;
	/*background:url(../img/navi_bg.png) 170px center no-repeat;*/
	line-height:1;
}

#navi ul.bnr li.navi_kijun a {
	padding:8px 0;
	text-indent:0px;
	display:block;
	color:#970f64;
	text-decoration:none;
	/*background:url(../img/navi_bg.png) 170px center no-repeat;*/
	line-height:1;
}

#navi .navigation li a:hover,
#navi ul.bnr li.navi_kijun a:hover {
	background:url(../img/navi_bg.png) 170px center no-repeat;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;*/
	color:#fff;
}

#navi li a span {
	display:block;
}

#navi .bnr li {
	margin-bottom:5px;
}

#navi .navigation ul li.my_page_top{
    background-color: #f9e1eb;
    border-radius: 5px;
    height: 145px;
    border: solid 2px #970f64;
}

#navi .navigation ul li.my_page_top p.mypage_w{
    color: #970f64;
    padding: 10px 0 0 42px;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
}

#navi .navigation ul li.my_page_top p.mypage_w img{
    width: 25px;
    position: absolute;
    top: 4px;
    left: 12px;
}

#navi .navigation ul li.my_page_top div{
    background-color: #fff;
    text-align: center;
    margin: 5px 10px 10px 10px;
    padding: 10px 5px 0 0;
    border-radius: 3px;
}

#navi .navigation ul li.my_page_top div p{
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1.3;
}

#navi .navigation ul li.my_page_top div a{
    padding-top: 0;
    color: #009fec;
    font-size: 13px;
}

#navi .navigation ul li.my_page_top div a:nth-of-type(2){
    padding-bottom: 8px;
}

#navi .navigation ul li.my_page_top div a span{
    display: inline;
    color: #ffb607;
}

/* AD */
#ad{
	float:right;
	width:120px;
/*	padding:210px 0 0 0;*/
	padding:114px 0 0 0;
}

#ad p {
	text-align:center;
	font-size:12px;
}

#ad li {
	margin-bottom:10px;
}

#sp_link{
    margin-top: 100px;
    margin-left: 70px;
}

/* footer */
#footerWrap {
	background:url(../img/bg_navi.gif) left bottom repeat-x;
}

#footer {
	width:900px;
	margin:0 auto;
	font-size:12px;
}

#footer p {
	margin-bottom:10px;
}

#footer .copyright {
	text-align:right;
	padding:0 10px;
	margin:0;
	color:#fff;
	font-size:11px;
	height:20px;
}

#footAD {
	padding:15px;
	margin-bottom:20px;
	text-align:center;
}

#footAD a {
	text-align:center;
}
