﻿@charset "utf-8";
/* top
-------------------------------------------------------------------*/

/**/

.top_logo {
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
/**/
.slider_wrap_over {
	width:100%;
	overflow:hidden;
}


/**/
.slide_main_tmb li {
	float:left;
	margin-right:1px;
}
/**/

#main_col_top,
#main_col_info {
	float:left;
	width:640px;
}
#sub_col_top,
#sub_col_info {
	float:right;
	width:312px;
}
/**/
#contents_inner_top {
	padding-bottom:40px;
	background:#FFF;
}
/**/
#top_main_slide {/*background:#FFF url(../img/top/bg_main.jpg) no-repeat center top;*/position: relative;}
#top_main_slide .bx-controls-direction{
	position:absolute;
	top:160px;
	width:1000px;
}
#top_main_slide .bx-controls-direction .bx-prev{
	left:0;
	position:absolute;
}
#top_main_slide .bx-controls-direction .bx-next{
	right:0;
	position:absolute;
}
#top_main_slide .bx-controls-auto{
	position:absolute;
	width:1000px;
	top: 5px;
	text-align:left;
}
#top_main_slide .bx-controls-auto .bx-controls-auto-item{
	display:inline-block;
	margin-left:10px;
}
#top_main_slide .bx-controls-auto .bx-controls-auto-item a{
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
	line-height:1;
}
/**/
.h2_top {
	margin:0;
	border:none;
	margin-bottom:20px;
}

.corona {
    margin-left: 130px;
   /* margin-bottom: 16px;*/
    margin-top: -52px;
    font-size: 18px;
    /* text-decoration: none; */
}
.sitaline{
	margin-top: -10px;
}
.size_16{
	font-size: 16px
}

/**/
.guides{width:100%;margin-bottom: 15px;border: #CCC 1px solid;}
.guides p{
	float:left;
	width: 150px;
	width: _130px;
	padding:10px;
	text-align: center;
}
.pdf_download {
	float:left;
	width: 972px;
}
.pdf_download dt {
	float:left;
	width:194px;
	_width:168px;
	padding:10px;
	background:#2440A1;
	color:#FFF;
	text-align:center;
}
.pdf_download dd {
	float:right;
	padding:10px;
	width: 738px;
	_width: 600px;
}
.pdf_download dd ul li {
	float:left;
	width: 183px;
	border-right:#CCC 1px solid;
	/*_width:155px;
	/*padding-left:25px;
	background:url(../img/common/ico_pdf.gif) no-repeat left center;*/
	text-align:center;
}
.pdf_download dd ul li.last {
	border-right:none;
}
/**/

.list_link {
	padding-left:15px;
	background:url(../img/common/ico_arrow_01_01.gif) no-repeat left center;
}
.position_set_01 {
	position:absolute;
	top:2px;
	left:530px;
}
.position_set_02 {
	position:absolute;
	top:2px;
	left:200px;
}
.position_set_03 {
	position:absolute;
	top:2px;
	left:160px;
}
/**/
.new_info {
	padding:0 10px;
    margin-bottom: 30px;
}
.new_info dl, .new_info p{
	margin-bottom:10px;
	padding-bottom:11px;
	background:url(../img/common/bg_line_01_03.gif) repeat-x left bottom;
}
.new_info dl dt {
	float:left;
	width:110px;
}
.new_info dl dd {
	float:right;
	width:500px;
}
/**/
.nenkan_info {
    border: #DDDDDD 1px solid;
    background: #F7F4EE;
    margin-bottom: 30px;
    padding: 20px 10px 10px;
}
.nenkan_info dl, .nenkan_info p{
	margin-bottom:10px;
	padding-bottom:11px;
	background:url(../img/common/bg_line_01_03.gif) repeat-x left bottom;
}
.nenkan_info dl dt {
	float:left;
	width: 160px;
	padding:5px 0;
}
.nenkan_info dl dd {
	float:right;
	width: 440px;
}
/**/
.info_bnr {
	margin-bottom:20px;
}
.info_bnr ul {
	margin-bottom:9px;
}
.info_bnr li {
	float:left;
	margin-right:9px;
}
.info_bnr li.last {
	margin-right:0;
}
/**/
.top_box .left_area {
	float:left;
	width:312px;
}
.top_box .right_area {
	float:right;
	width:312px;
}
.top_box ul li {
	display:inline;
	float:left;
	margin:0 15px 20px;
}
/**/

.slider_wrap {
	padding:0 40px;
}
.slider {
	padding:0 40px;
	background:url(../img/top/bg_slide.jpg) no-repeat;
}
.slider li {
	float:left;
	margin-right:10px;
}
.slider_prev, .slider_next {
	position:absolute;
	top:110px;
}
.slider_prev {
	left:-70px;
}
.slider_next {
	right:-70px;
}
/**/
.flex-wrap{
	margin-bottom: 20px;
    padding: 20px 10px 20px 80px;
    border: #DDDDDD 1px solid;
    background: #F7F4EE;
}
.flex{
	display: flex;
	width: 618px;
	margin: 0 auto;
}
.flex li:last-of-type{
	margin-left: 20px;
}
.calendar_paging {
	position:relative;
	margin-bottom:5px;
}
.calendar_now {
	font-size:115%;
	font-weight:bold;
	text-align:center;
}
.calendar_prev, .calendar_next {
	position:absolute;
	top:5px;
}
.calendar_prev {
	left:10px;
}
.calendar_next {
	right:10px;
}
.calendar_wrap {
	margin-bottom:5px;
	background:#DDD;
	padding:5px;
}
.calendar_wrap table {
	width:100%;
	margin-bottom:5px;
	border-top:#DDDDDD 1px solid;
	border-left:#DDDDDD 1px solid;
}
.calendar_wrap table th, .calendar_wrap table td {
	padding:10px 0;
	border-right:#DDDDDD 1px solid;
	border-bottom:#DDDDDD 1px solid;
	background:#F7F4EE;
	text-align:center;
}
.calendar_wrap table td.holiday {
	background:#444444;
	color:#FFF;
}
.calendar_wrap table td.today {
	background:#FB8D8A;
}
.calendar_txt li {
	float:left;
	margin-right:10px;
}
/********************* カレンダー *********************/

.ui-datepicker-prev,
.ui-datepicker-next {
	display:block;
	width:18px;
	height:18px;
}
.ui-datepicker-prev {
	background:url(../img/top/btn_calendar_prev.gif) no-repeat;
}
.ui-datepicker-next {
	background:url(../img/top/btn_calendar_next.gif) no-repeat;
}


.calendar_prev_02,
.calendar_next_02 {
}


.ui-widget-content {
	margin-bottom: 5px;
	padding: 5px;
	background: #DDD;
}
.ui-widget-content a {
	color: #333333;
}
.ui-datepicker-calendar {
	background: #DDD;
	width: 100%;
}
.ui-datepicker-calendar th {
	width: 30px;
	padding: 10px 0;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	background: #F7F4EE;
	text-align: center;
	font-weight: bold;
}
.ui-datepicker-calendar td {
	width: 30px;
	padding: 10px 0;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	background: #F7F4EE;
	text-align: center;
}
.ui-datepicker-prev {
	position: absolute;
	left: 10px;
	top: 5px;
}
.ui-datepicker-next {
	position: absolute;
	right: 10px;
	top: 5px;
}
.ui-widget-header {
	position: relative;
	margin-bottom: 5px;
}
.ui-datepicker-title {
	font-size: 115%;
	font-weight: bold;
	text-align: center;/*							background: #fff;
*/						}
.ui-state-default,  .ui-widget-content .ui-state-default,  .ui-widget-header .ui-state-default {
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	color: black;
}
.ui-state-default a,  .ui-state-default a:link,  .ui-state-default a:visited {
	color: black;
	text-decoration: none;
}
p.ui-state-default,
.ui-widget-content p.ui-state-default,
.ui-widget-header p.ui-state-default {
	display:inline-block;
	padding:0;
}

td.ui-datepicker-today {
	background: #FB8D8A;
}
td.date-holiday0 {
	background: #444444;
}
td.date-holiday0 .ui-state-default {
	color: #FFF;
}
/********************* / カレンダー *********************/

.schedule_wrap {
	width:640px;
	height:443px;
	margin-bottom:10px;
	border:#CCC 1px solid;
	overflow:hidden;
}
.schedule_paging {
	position:relative;
	height:25px;
	margin-bottom:20px;
}
.schedule_prev, .schedule_next {
	position:absolute;
	top:0;
}
.schedule_prev {
	left:0;
}
.schedule_next {
	right:0;
}
/**/


/* map
-------------------------------------------------------------------*/
.gm-style-iw {
	padding:10px;
	overflow: hidden !important;
}
.gm-style-iw div {
	overflow: hidden !important;
}
/* collection/fine_portrait/lineup/screen.html 絵巻ページ設定
-------------------------------------------------------------------*/
.screenbox_01 {
	position:relative;
	height:40px;
	background:url(../img/collection/fine_portrait/lineup/screen/bg_cmd.jpg) repeat-x #E6E6E6;
}
/**/

.screen_streaming {
	position:absolute;
	top:10px;
	left:200px;
}
.streaming_icon, .streaming_minus, .streaming_plus {
	position:absolute;
}
.streaming_icon {
	top:13px;
	left:0;
}
.streaming_minus {
	top:-1px;
	left:-30px;
}
.streaming_plus {
	top:-1px;
	right:-30px;
}
/**/
.screen_operation {
	position:absolute;
	top:10px;
	left:700px;
}
.screen_operation--version2 {
	position:absolute;
	top:10px;
	left:452px; /* 上段ボタン群の左右位置 */
}
.operation_direction, .operation_cansell, .operation_frame {
	position:absolute;
}
.operation_direction {
	top:0;
	left:0;
	width:150px;
}
.operation_direction li {
	float:left;
	margin-right:10px;
}
.operation_direction--version2 {
	top:0;
	left:0;
	width:200px;
}
.operation_direction--version2 li {
	float:left;
	margin-right:10px;
}
.operation_frame {
	top:0;
	left:65px; /* 拡大縮小ボタンの左右位置 */
}
.operation_cansell {
	top:0;
	left:200px; /* 拡大縮小ボタンの左右位置 */
}
/**/
.screen_footer {
	padding:20px 100px;
	background:#000;
}
.screen_tmb {
	float:left;
}
.screen_mode {
	float:right;
}
.screen_mode li {
	float:left;
	margin-right:434px;
}

.screen_manual{
	background:#f1f1f1;
	border-top:4px solid #cccccc; 
	border-bottom:4px solid #cccccc;
}

.screen_manual p{
	font-size:120%;
	font-weight:bold;
	color:#555599;
	line-height:1.3;
}


/**/
.byoubu_wrap {
}

.frame_style {
}

/*--------------------韓国語-----------------*/

.lang_ko{
	font-family: 'Gulim' , 'Apple Gothic' , 'Arial' , sans-serif;
}

/*--------------------google-----------------*/
.gsc-control-cse {
	padding:0!important;
	background-color: #F7F4EE!important;
	border: #F7F4EE!important;
}

/*--------------------イベント-----------------*/

.event_night {
	background-color:#F7F4EE;
}

.btn_style a{
	display:inline-block;
	width: 400px;
	text-decoration:none;
	font-weight:bold;
	background: rgb(47,98,195);
	background: -moz-linear-gradient(top, rgba(47,98,195,1) 66%, rgba(47,98,195,1) 66%, rgba(47,98,195,1) 70%, rgba(33,58,155,1) 100%);
	background: -webkit-linear-gradient(top, rgba(47,98,195,1) 66%,rgba(47,98,195,1) 66%,rgba(47,98,195,1) 70%,rgba(33,58,155,1) 100%);
	background: linear-gradient(to bottom, rgba(47,98,195,1) 66%,rgba(47,98,195,1) 66%,rgba(47,98,195,1) 70%,rgba(33,58,155,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f62c3', endColorstr='#213a9b',GradientType=0 );
	padding:10px 20px;
	border-radius:5px;
	color:#fff;
}
.btn_style a span{
position: relative;
display: inline-block;
padding: 0 0 0 20px;
vertical-align: middle;
}
.btn_style a span::before,
.btn_style a span::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.btn_style a span::before{
box-sizing: border-box;
width: 12px;
height: 12px;
background:#fff;
}
.btn_style a span::after{
left: 5px;
box-sizing: border-box;
width: 3px;
height: 3px;
border: 3px solid transparent;
border-left: 3px solid #B70000;
}
.btn_style a:hover{
	opacity:0.7;
}

