@charset "Shift_JIS";

/* ============ common ============ */

/* font */
body {
	color: #333;
	font-size: 13px; /* 基本文字設定 */
	*font-size: 82%; /* Win IE7およびWin IE6標準準拠モード向け */
	*font: 82%; /* Win IE 5-5.5､6(後方互換モード)向け */
	line-height: 1.4;	
	letter-spacing: 0.05em;
}

body#top {
	background-image: url(../img/mainimg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/* link */
a:link{ color:#06C;text-decoration:underline; }
a:visited{ color:#06C;text-decoration:underline; }
a:hover{ color:#06C;text-decoration:none; }
a:active{ color:#06C;text-decoration:none; }


/* padding margin */
.mt5	{ margin-top: 5px;  }
.mt10	{ margin-top: 10px; }
.mt15	{ margin-top: 15px; }
.mt20	{ margin-top: 20px; }
.mt30	{ margin-top: 30px; }

.mb5	{ margin-bottom: 5px;  }
.mb10	{ margin-bottom: 10px; }
.mb15	{ margin-bottom: 15px; }
.mb20	{ margin-bottom: 20px; }
.mb30	{ margin-bottom: 30px; }

.pd10	{ padding:10px; }



.textLeft	{ text-align: left;   }
.textRight	{ text-align: right;  }
.textCenter	{ text-align: center; }

/* color */
.red_text{ color:#F00; }
.green_text{ color:#379339; }
.orenge_text{ color:#F60; }
.yellow_text{ color:#FF0; }
.colorsite	{ color: #7578AC; }

h1{  margin-right:10px; text-align:right; font-size:10px; color:#AFAFAF;}
h2{ margin:20px 0 ; text-align:center; font-size:16px; line-height:1.5em; }

.img_icon { vertical-align:top; padding:0 2px; }


/* =========================================================================
																header
============================================================================ */


#gnav{
    width:1040px; 　/*任意の幅で*/
    height: 52px;    /*任意の高さで*/
    margin:0 auto;  /*センタリング用*/
    list-style:none;
}

#gnav a{
    display:block;
    line-height:52px;/*任意の高さで(基本heightと同じ数値)*/
    vertical-align:baseline;
	text-decoration:none;
	color:#AFAFAF;
}

#gnav a:hover{
	color:#D2C693;
	}

#gnav li{
   width: 172px;  /*任意の幅*/
   float: left;
   font-size:14px;
   text-align: center;
   border-left:1px #D2C693 solid;
}

.g_end{
   border-right:1px #D2C693 solid;
}

.clear{ clear:both; }

/* =========================================================================
																contents
============================================================================ */
#main_contents {
	width:1040px;
	position:relative;
	margin:0px auto;
	top:470px;
	left:40px;
	}
	
#sub_contents {
	width:1040px;
	position:relative;
	margin:0px auto;
	left:30px;
	}	
	
#sidenavi {
	float:left;
	width:180px;
	margin-left:40px;
	}
	
#contents {
	float:left;
	width:820px;
	}

footer div {
	clear:both;
	text-align:center;
	font-size:12px;
	color:#999;
	padding:5px;
	}










/* =========================================================================
																news
============================================================================ */
.newsbg {
	width:820px;
	height:86px;
	background:url(../img/marquee_bg.png) no-repeat;
	}


.newsbg p {
	font-size:18px;
	color:#FFF;
	width:820px;
	height:86px;
	line-height:2.7em;
	padding-left:28px;
	display:inline-block;
	}





/* =========================================================================
																side
============================================================================ */
.telblock_top {
	margin: 10px 0 5px 0;
}
.telblock ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	line-height: 1.2em;
}
.telblock li {
	color: #7578AC;
	line-height:1.8em;
}	
.telblock a {
	color: #393939;
}	
.telblock a:hover {
	color:#F60;
}	
.sidetxt{
	font-size:12px;
	line-height:1.2em;
	margin:0 0 2px;}




/* =========================================================================
																index
============================================================================ */


#index_howto_bg {
	background-image: url(../img/indeximg01.png);
	background-repeat: no-repeat;
	width:820px;
	height:420px;
	position:relative;
	}
	
.index_txtbox1{
	position:absolute;
	top:5px;
	left:5px;}	
	
	
.index_howto_ttl1{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:28px;
	margin-top:30px;
	padding:10px 10px 5px;
	color:#7578AC;
	}
.index_howto_txt1{
	width:462px;
	font-size:15px;
	line-height:1.5em;
	padding:10px;
	color:#666;
	}
	
	
	
	
#index_howto_bg2 {
	background-image: url(../img/indeximg02.png);
	background-repeat: no-repeat;
	width:820px;
	height:672px;
	position:relative;
	margin-top:-120px;
	margin-bottom:20px;
	
}
.index_txtbox2{
	width:320px;
	height:420px;
	overflow: auto;
	position: absolute;
	top: 250px;
	left:500px;
}	

.index_howto_ttl2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:28px;
	text-align:right;
	line-height:1.5em;
	padding:20px 0 5px;
	color:#7578AC;
	width:320px;
	position: absolute;
	top: 80px;
	left:500px;
	}
.index_howto_txt2{
	font-size:15px;
	line-height:1.5em;
	padding:10px;
	color:#666;
	border-bottom: 1px #7578AC dotted;
	}


.main_howto_bg{
	background-image: url(../img/index_main01.png);
	background-repeat: no-repeat;
	position:relative;
	width:820px;
	height:686px;
}

.main_howto_txt{
	position:absolute;
	top:250px;
	left:520px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:50px;
	font-weight:bold;
	color:#F00;
	line-height:1.1em;
}





/* =========================================================================
																banner
============================================================================ */

.bnr_txt{
	text-align:center;
	margin-top:2px;
	margin-bottom:10px;
	}





/* =========================================================================
																program
============================================================================ */
 
.ttlpg01 {
	background-image: url(../img/ttl_pg01.png);
	background-repeat: no-repeat;
	width:820px;
	height:61px;
	}

.ttlpg_txt01 {
	font-size:20px;
	color:#FFF;
	line-height:1.5em;
	padding:10px;
	}

.ttlpg02 {
	background-image: url(../img/ttl_pg02.png);
	background-repeat: no-repeat;
	width:820px;
	height:81px;
	margin-top:20px;
	}

.ttlpg_txt02 {
	font-size:32px;
	color:#FFF;
	line-height:1.5em;
	padding:10px;
	}

.tel_num{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 80px;
	color:#F00;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFE6;
	border:20px #F00 solid;
	padding:40px 0 55px;;
	margin:30px;
	}
	
	
.tel_howto_area{
	width:680px;
	margin:30px auto;
}	
	
.ttl_tel_howto{
	margin-bottom:20px;
	}
	
.pg_howto_txt01{
	width:655px;
	border-left:#333 5px solid;
	font-size:24px;
	padding:10px;
}
.pg_howto_txt02{
	width:660px;
	font-size:14px;
	padding:10px;
	line-height:1.5em;
	margin-bottom:20px;
}






ul.contents_btn{
	overflow:hidden;
}

ul.contents_btn li{
	width:360px;
	margin-right:20px;
	float:left;
	list-style:none;
}

.f_left{
	float:left;
	width:400px;
	text-align:center;
	margin-right:20px;
	}

.f_right{
	float:left;
	width:400px;
	text-align:center;
	}


ol.program_li{
  counter-reset:list;
  list-style-type:none;
  padding:0 1em;
}
ol.program_li li{
  position:relative;
  padding: 15px 0 15px 40px;
  font-size:16px;
  border-bottom:dashed 1px #379339;
}
ol.program_li li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #379339;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.luckynumber_bg{
	background-image: url(../img/luckynumberbg.png);
	background-repeat: no-repeat;
	margin:10px 0 20px;
	position:relative;
	width:820px;
	height:66px;
}

.luckynumber_bg_txt{
	position:absolute;
	top:-42px;
	left:540px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:50px;
	font-weight:bold;
	color:#F00;
}

.luckynumber2_bg{
	background-image: url(../img/luckynumberbg.png);
	background-repeat: no-repeat;
	margin:10px 0;
	position:relative;
	width:820px;
	height:66px;
}

.luckynumber2_bg p {
	position:absolute;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:50px;
	font-weight:bold;
	color:#F00;
	margin:0;
	padding:8px 0 0 525px;
}






/* =========================================================================
																breadcrumb
============================================================================ */
.breadcrumb {
  padding-left:0;
  margin-left:0;
}

.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
}

.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #333;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #333;/*色*/
}

.breadcrumb li a:hover {
    text-decoration: underline;
}

/* =========================================================================
																howto
============================================================================ */
.first_box{ background:#FFFFE6; border:#666 2px solid; width:796px; padding:10px; line-height:1.6em; margin:10px 0 30px; }
.first_txt{ background:#381206; font-size:20px; color:#FFF; margin-bottom:10px; padding:20px; }
.first_txt_box{ background:#FFF; border:2px #CCCCCC dotted;}
.first_ttltxt{ font-size:20px; color:#381206; padding-top:30px; text-align:center; }

ol.first_li{
  counter-reset:list;
  list-style-type:none;
  padding: 1.5em;
}
ol.first_li li{
  position:relative;
  padding: 7px 5px 7px 40px;
  margin: 10px 0 0 0px;
  font-size:14px;
  border-bottom:dashed 1px #FF99DC;
}
ol.first_li li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #FF99DC;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}






/* =========================================================================
																txt
============================================================================ */

.txt01 {
	background:#999;
	font-size:20px;
	color:#FFF;
	width:800px;
	padding:10px;
	margin:10px 0;
	}
	
.txt02 {
	font-size:20px;
	color:#333;
	font-weight:bold;
	width:820px;
	margin:10px 0;
	}

.txt03 {
	font-size:14px;
	color:#333;
	width:820px;
	line-height:1.5em;
	margin-bottom:10px;
	}
	
.txt04 {
	background:#F00;
	font-size:16px;
	color:#FF0;
	width:800px;
	padding:10px;
	}
	
.txt05 {
	font-size:18px;
	color:#333;
	line-height:1.5em;
	width:775px;
	border-left:5px #C2422B solid;
	padding:20px;
	margin-top:20px;
	}
	
.txt06 {
	font-size:14px;
	color:#333;
	width:800px;
	line-height:1.5em;
	margin-bottom:10px;
	}	
	
.txt07 {
	font-size:20px;
	color:#333;
	font-weight:bold;
	line-height:1.5em;
	width:820px;
	border-bottom:1px #666666 solid;
	padding:15px 0;
	margin:10px 0;
	}
	
.txt08 {
	font-size:14px;
	color:#333;
	line-height:1.5em;
	padding:10px;
	}	
	
	
	
.txt_box{
	width:700px;
	padding:10px 0;
	}

.r_underline {
	color:#F00;
	text-decoration:underline;
	}

.luckytxtside{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:40px;
	font-weight:bold;
	width:160px;
	border:10px solid #F00;
	text-align:center;
	line-height:1.5em;
	margin-bottom:5px;
	color:#F00;
}	
	
/* =========================================================================
																table
============================================================================ */

/* お支払い方法 */
.pay_table table {
	border-collapse: collapse;
	width:100%;
	margin-top:10px;
}
th.t_top {
    border-top: #be1309 4px solid;
}
.pay_table th {
	font-size:16px;
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 30px;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
.pay_table td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 30px;
}


.pay_table a {
	color:#69F;
}	


.pay2_table table {
	border-collapse: collapse;
	width:100%;
	margin-top:20px;
}

.pay2_table th {
	font-size:16px;
	border-top: #e6e6e6 1px dotted;
	border-bottom: #e6e6e6 1px dotted;
	text-align: left;
	padding: 30px;
	color:#FFF;
	background-color:#039;
}

.pay2_table td {
	font-size:16px;
	border-top: #e6e6e6 1px dotted;
	border-bottom: #e6e6e6 1px dotted;
	text-align: center;
	padding: 30px;
}


/* INDEX番組紹介 */
.pg_table_index table {
	border-collapse: collapse;
	width:100%;
	margin:10px auto;}

.pg_table_index th {
	font-size:16px;
	background-color:#FFFBED;
	border-bottom: #CCC 2px dotted;
	text-align: center;
	padding: 28px;
}

.pg_table_index td {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 30px;
	background-color:#FFF;
	font-weight:bold;
	text-align:center;
	border-bottom: #CCC 2px dotted;
	padding: 28px;
}
	
.pg_table_index a {
	color: #393939;
	text-decoration:none;
	}	
.pg_table_index a:hover {
	color:#F60;
	text-decoration:underline;
}



/* 番組紹介 */
.pg_table table {
	border-collapse: collapse;
	width:80%;
	margin:20px auto;}

.pg_table th {
	font-size:16px;
	background-color:#FFFBED;
	border-bottom: #e3e3e3 1px dotted;
	text-align: center;
	padding: 20px;
}

.pg_table td {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight:bold;
	text-align:center;
	border-bottom: #e3e3e3 1px dotted;
	padding: 20px;
}
	
.pg_table a {
	color: #393939;
}	
.pg_table a:hover {
	color:#F60;
}


/* =========================================================================
																modal
============================================================================ */


.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:50%;
	background:#FFFFE6;
	border:#666 2px solid;
	width:796px;
	padding:30px;
	line-height:1.6em;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#391204;
	text-align:center;
    text-decoration:none;
	border:2px solid #391204;
	padding:10px;
	line-height:4em;}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}


/* =========================================================================
2018/12/6追加
============================================================================ */

#sp_qr{
	background-image:url(../img/qr_bg.png);
	background-repeat:no-repeat;
	width:180;
	height:280;
	background:cover;
}

#sp_qr img {
	margin:162px 0 0 95px;
	padding-bottom:100px;
}