@charset "UTF-8";
/* CSS Document */
#hiking.article div.hiking_guide ul li span{
  margin-left:5px;
  vertical-align:middle;
}

#hiking.article div.hiking_guide ul li img{
  vertical-align:middle;
}

.infoBlock {
    padding: 15px;
    border:#FF0000 solid 1px;
    margin-bottom: 25px;
}

p.warning{
    color:#FF0000;
}

.common_styles ul.link_list2 li {
	list-style: disc; 
	background: none;
	margin:  0 0 0 20px;
	padding: 0;
	list-style-position: outside;
}

#railinfo_02.article .section .section_inner p{
    border-bottom: 1px solid #dbdbdb;
}

#station_index.article a.pdf img {
    margin: 0 0 3px 4px;
    vertical-align: bottom;
}

/* index keyword area */
#index_page #top_keyword {
	margin: 0 0 20px;
	border: 2px solid #cfcfcf;
}
#index_page #top_keyword h2 {
	margin: 0;
	border-top: 3px solid #cb0b2f;
	padding: 10px 0 0 20px;
}
#index_page #top_keyword ul {
	overflow: hidden;
	margin: 5px 10px 10px 20px;
}
#index_page #top_keyword li {
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;
	line-height: 1.8;
}
#index_page #top_keyword a {
	background: rgba(0, 0, 0, 0) url("/images/common/ico_triangle_03.png") no-repeat scroll 0 0.3em;
	padding: 0 0 0 0.7em;
	text-decoration: none;
	color: #083aa4;
}
#index_page #top_keyword a:hover {
	text-decoration: underline;
}

/* index sidemenu twitter area */
div#contents #aside>#aside_tweetbox {
	height: auto; /* 2018.09 component.css style overwrite */
}


/* index sidemenu facebook area */
div#contents #aside > #aside_facebook {
	height: auto;
}
div#contents #aside > #aside_facebook #ttl_facebook {
	display: block;
}
div#contents #aside > #aside_facebook #fb_site_wrap {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 0;
	margin-bottom:20px;
}
div#contents #aside > #aside_facebook #fb_site_wrap .fb_site_box {
	overflow: hidden;
}
div#contents #aside > #aside_facebook #fb_site_wrap .fb_site_box#plat {
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}
div#contents #aside > #aside_facebook #fb_site_wrap .fb_site_box p {
	margin: 0 0 5px 0;
}
div#contents #aside > #aside_facebook #fb_site_wrap .fb_site_box .img {
	width: 63px;
	float: left;
	padding-bottom: 10px;
	line-height: 0;
}
div#contents #aside > #aside_facebook #fb_site_wrap .fb_site_box .fb_link {
	width: 128px;
	float: right;
	margin: 0;
	line-height: 1.2;
}
div#contents #aside > #aside_facebook #fb_site_wrap .fb_site_box .fb_link a {
	color: #333333;
	font-weight: bold;
	background: url(/images/common/ico_triangle_03.png) no-repeat 0 0.45em; padding: 0 0 0 8px;
}
div#contents #aside > #aside_facebook #fb_site_wrap .btn_aside_fb_like {
	width: 128px;
	float: right;
	margin: 8px 0 0 0;
}

/* index sidemenu event banner area */
div#contents #aside > #aside_event_banner {
	height: auto;
}
div#contents #aside > #aside_event_banner > .aside_box {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    margin: 0 0 10px;
    padding: 10px 10px 5px;
    position: relative;
    text-align: center;
}
div#contents #aside > #original_goods > .aside_box {
	margin-bottom: 0;
}


/* index sidemenu kageki area */
div#contents #aside > #aside_kageki {
	margin: 10px 0 0;
}
div#contents #aside > #aside_kageki > .aside_box {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    overflow: hidden;
    padding: 10px 10px 5px;
    position: relative;
	margin-bottom: 10px;
}
div#contents #aside > #aside_kageki > .aside_box > .img {
    float: left;
    margin: 0;
    width: 63px;
}

div#contents #aside > #aside_kageki > .aside_box > a {
    background: url("/images/common/ico_triangle_03.png") no-repeat scroll 0 0.45em rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #333333;
    display: block;
    float: right;
    font-weight: bold;
    padding: 0 0 0 8px;
    width: 128px;
}

/* index sidemenu tokk app banner area */
div#contents #aside > #tokk_app {
    display: block;
}
div#contents #aside > #tokk_app > .aside_box > .img {
    float: left;
    margin: 0;
    width: 63px;
}
div#contents #aside > #tokk_app > .aside_box {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 10px 10px 5px;
    position: relative;
    overflow: hidden;
}
div#contents #aside > #tokk_app > .aside_box > a {
    background: rgba(0, 0, 0, 0) url("/images/common/ico_triangle_03.png") no-repeat scroll 0 0.45em;
    box-sizing: border-box;
    color: #333;
    display: block;
    float: right;
    font-weight: bold;
    padding: 0 0 0 8px;
    width: 128px;
}

/* ekinaka */
#ekinaka.article > #ekinaka_news_info .news_article img {
    max-width:100%;
}

/* approach anzen */
#anzen.article ul.list-link {
    margin: 0 0 20px;
    overflow: hidden;
    text-align: right;
}
#anzen.article .list-link li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}
#anzen.article .list-link li a {
    background: url("/images/common/ico_triangle_03.png") no-repeat scroll 0 0.25em rgba(0, 0, 0, 0);
    padding: 0 0 0 8px;
    text-decoration: none;
}
#anzen_05.article > .anzen_box ul.list1 li {
	list-style:disc;
	padding: 0;
}
#anzen_05.article > .anzen_box ul.list1 li:last-child {
	margin-bottom: 0;
}
#anzen_06.article > .anzen_box > dl.dl_01 dd.dd_01 > img {
    float: right;
}
#anzen_06.article > .anzen_box > dl.dl_01 dd.dd_01 > p {
	padding: 10px 10px 0 0;
}
#anzen_02.article ol.sub_nav > li.w04,
#anzen_06.article ol.sub_nav > li.w04 {
    width: 330px;
}
#anzen_06.article ol.sub_nav > li.w05 {
    width: 335px;
}
#anzen_06.article > .anzen_box ul {
    padding-left: 10px;
	margin: 10px;
}
#anzen_06.article > .anzen_box ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style: outside none none;
}
#anzen_06.article > .anzen_box ul li span {
    background: rgba(0, 0, 0, 0) url("/images/approach/anzen/list_A_06.gif") no-repeat scroll 0 center;
    color: #737045;
    padding-left: 13px;
}

/* approach car */
div#approach_car #main-inner .link_list,
div#approach_car_women #main-inner .link_list,
div#approach_car_hojoken #main-inner .link_list {
    margin-bottom: 20px;
    overflow: hidden;
}
div#approach_car #main-inner .link_list > li,
div#approach_car_women #main-inner .link_list > li,
div#approach_car_hojoken #main-inner .link_list > li {
    float: left;
    margin: 0 20px 5px 0;
}

/* ticket otoku */
#otoku .sale_st_date,
#otoku_more .sale_st_date {
	color:#c80e47;
}
/* ticket lagare */
#ticket #lagare_info ol {
	margin: 0;
	padding: 0;
}
#ticket #lagare_info li {
	margin: 0 0 1em 0;
	list-style-position:inside;
	text-indent:-1em;
	padding-left:1em;
}
#ticket #lagare_info p.card {
	text-align: center;
}
#ticket #lagare_info p.card img {
	margin: 5px 0 0 0;
}
#ticket #lagare_info #lagare_d_box {
	background-color:#f2f2f2;
	padding: 10px 15px;
	overflow: hidden;
	width: 100%;
}
#ticket #lagare_info #lagare_d_box dt,
#ticket #lagare_info #lagare_d_box dd {
	margin-bottom: 6px;
}
#ticket #lagare_info #lagare_d_box dt {
	clear: left;
	float: left;
	width: 4.5em;
}
#ticket #lagare_info #lagare_d_box dd {
	margin-left: 4.5em;
}
#ticket #lagare_info #lagare_d_box .flo_left {
	width: 420px;

}
#ticket #lagare_info #lagare_d_box .flo_right {
	width: 240px;
}

/* 2017.12 */
#ticket .lagare_index_cbox {
	width: 620px;
	margin:  30px auto 0;
	overflow: hidden;
}
#ticket .railway_index_cbox {
	width: 680px;
}
#ticket .lagare_btnbox {
	width: 560px;
	margin:  50px auto 0;
	overflow: hidden;	
}
#ticket .lagare_btnbox .l_btn a {
	display: block;
	font-weight: bold;
	padding: 10px 0;
	width:  260px;
    -webkit-box-shadow: inset 0 -2px 0 0 #a10736;
	color: #fff;
	text-align:  center;
	font-size: 120%;
	background: #ca194f url(/images/common/ico_arrow_07.png) no-repeat 1em center;
	border-radius: 3px;
}
#ticket .lagare_btnbox .l_btn a:hover,
#ticket .lagareBtn a:hover{
	text-decoration: none;
	opacity: .7;
}

#ticket .lagare_btnbox .l_btn a.nolink,
#ticket .lagare_btnbox .l_btn a.nolink:hover{
	opacity: .3;
}
#ticket .lagareBtn {
	margin-top: 50px;	
}
#ticket .lagare_btnbox p {
	text-align: center;
}
#ticket .lagare_btnbox .ico_pdf {
	margin-left: 5px;
}
#ticket .lagareTbl td {
	text-align: center;
}
#ticket .lagareNote1 {
	text-indent: -3.5em;
	margin-left: 3.5em;
}
#ticket .lagareNote2 {
	color:#c80e47;
	padding: 2px;
	border: 1px solid #c80e47;
	margin:  0 5px;
}
#ticket .lagareAppBox .flo_left {
	width: 100px;
}
#ticket .lagareAppBox .flo_right {
	width: 620px;
}

/* ticket kaisuuken */
#ticket.common_styles .kaisuuken_wrapper table.another_table th,
#ticket.common_styles .kaisuuken_wrapper table.another_table td {
	padding: 8px;
}
#ticket.common_styles .kaisuuken_wrapper table.another_table th.line {
	width: 50px;
}
#ticket.common_styles .kaisuuken_wrapper table.another_table .norikoshi {
	text-align: left;
}
#ticket .kaisuuken_wrapper .section table.another_table .td_fare {
	width:80px;
}
#ticket .kaisuuken_wrapper .section table.another_table th span {
	font-size:0.8em;
	line-height: 1.1;
	font-weight: normal;
	display: inline-block;
}
#ticket .kaisuuken_wrapper .note_box {
	margin: 10px 0 0 0;
}
#ticket .kaisuuken_wrapper .note_box dl {
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #c80e47;	
}
#ticket .kaisuuken_wrapper .note_box dl dt {
	float: left;
	width: 3em;
	
}
#ticket .kaisuuken_wrapper .note_box dl dd {
	margin-left: 3em;
}
#ticket.common_styles .kaisuuken_wrapper .note_box dl dd li {
	margin: 0;
	color: #c80e47;
}
#ticket .gate_wrapper .column_1_5 {
	width: 18%;
    float: left;
    margin: 0 2.5% 0 0;
}
#ticket .gate_wrapper .column_1_5_last {
	width: 18%;
	float: left;
    margin: 0;
}
#ticket .gate_wrapper .gate_table td {
	text-align: center;
	width: 120px;
}
#ticket .gate_wrapper .gate_table td.m_img {
	vertical-align: top;
}
#ticket .gate_wrapper .gate_table th span {
	font-size: 0.9em;
	display: inline-block;
	line-height: 1.2;
}
#ticket .kaisuuken_wrapper .section table.another_table .small {
    font-size: 76%;
	line-height: 1.3;
	display: block;
}

/* station ensen book link */
div#contents #aside > #station_course > .aside_box > ul > li.ensen_book {
	padding-top: 10px;
	text-align: center;
}
div#contents #aside > #station_course > .aside_box > ul > li.ensen_book p {
	color: #858585;
	font-size: 0.9em;
	margin: 0;
	text-align: left;
}
div#contents #aside > #station_course > .aside_box > ul > li.ensen_book p img {
	max-width:188px;
}
 div#contents #aside > #station_course > .aside_box > ul > li.ensen_book p a {
	color: #083aa4;
	text-decoration: none;
 }
 
 /* station around_map */
#station #station_peripheral .ekichika_map .ico_blank {
	margin-right:3px;
}

 /* area_info */
 #spot.article .spot_area .section_h2 > .icon_line > em {
    backface-visibility: hidden;
    background: #ec6f09 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    opacity: 1;
    padding: 0 5px;
    text-decoration: none;
}

/* ekinaka */
#ekinaka_search dl.dl_display dd {
	width: 230px;
}

/* TOKK App Link */
#tokkAppLink {
	width: 100%;
/*	
	background-color:#ececec;
	border-top: 1px solid #c2c2c2;
*/	
	border-bottom: 1px solid #e9e9e9;
	
	position: relative;
}
#tokkAppLink p {
	font-size: 0;
}
#tokkAppLink #tokkAppInner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#tokkAppLink #app-close {
	float: left;
	width: 58px;
	padding-top: 60px;
	display: block;
}
#tokkAppLink #app-info {
	float: right;
	width: 876px;
}

/* delay */
#delayDetail.print_page {
	overflow: visible;
}

/* company */
.article#about_us.year2020 .common_styles .archive li#y2020 a,
.article#about_us.year2019 .common_styles .archive li#y2019 a,
.article#about_us.year2018 .common_styles .archive li#y2018 a,
.article#about_us.year2017 .common_styles .archive li#y2017 a,
.article#about_us.year2016 .common_styles .archive li#y2016 a,
.article#about_us.year2015 .common_styles .archive li#y2015 a,
.article#about_us.year2014 .common_styles .archive li#y2014 a,
.article#about_us.year2013 .common_styles .archive li#y2013 a,
.article#about_us.year2012 .common_styles .archive li#y2012 a {
    text-decoration:none;
    color:#333;
}
#company_real_estate .l_btn a {
	margin: 0 auto;
	display: block;
	font-weight: bold;
	padding: 10px 0;
	width:  260px;
	-webkit-box-shadow: inset 0 -2px 0 0 #a10736;
	color: #fff;
	text-align:  center;
	font-size: 120%;
	background: #ca194f url(/images/common/ico_arrow_07.png) no-repeat 1em center;
	border-radius: 3px;
	text-decoration: none;
}
#company_real_estate .l_btn a:hover{
	opacity: .7;
}
#company_index .commpany_section04 .health {
    width: 345px;
    float: right;
}
#company_index .commpany_section04 .health .health_inner {
    overflow: hidden;
}
#company_index .commpany_section04 .health .health_inner p{
	margin-top:0;
}

/* company - health */
#company_health .sec_wrap{
	margin-bottom: 30px;	
}
#company_health #declaration {
	border: 1px solid #ccc;
	padding: 15px;
}
#company_health #declaration p {
	margin: 0;
}
#company_health #declaration p.ttl {
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
	font-size: 120%;
}
#company_health #declaration p.indent1 {
	text-indent:1em;
}

/* station time */
.attention_stime {
	color: #c80e47 !important;
}

/* station near */
#station_near .attentionArea {
	margin-bottom: 30px;
}
#station_near .attentionArea li {
	color:#c80e47;
	margin-bottom: 10px;
}
#station_near .attentionArea p {
	margin: 0 0 10px;
}
#station_near .attentionArea p.sttl span {
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	background-color: #c80e47;
	color:#fff;	
}
#station_near .select-link li {
	border-radius: 3px;
    border: 1px solid #ccc;
    list-style: none;
	background: none;
	display: inline-block;
	margin: 0 5px 10px 0;
	padding: 0;
}
#station_near .select-link li a {
	display: block;	
	padding: 5px 10px;
	text-decoration: none;
	border-bottom: 2px solid #ebebeb;
	color: #333;
	font-weight: bold;
}
#station_near .select-link li a:hover,
#station_near .stBox a:hover{
	opacity: .7;
}
#station_near .stBox {
	box-sizing: border-box;
	float: left;
	width: 170px;
	border: 1px solid #CCC;
	border-radius: 3px;
	position: relative;
	margin: 0 10px 10px 0;
}
#station_near .stBox:nth-of-type(4n) {
	margin-right: 0;
}
#station_near .stBox a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 3px 0 2px;	
	border-bottom: 2px solid #ebebeb;
	background: url(/images/common/ico_pdf.png) no-repeat 147px center; 
}
#station_near .stBox dl,
#station_near .stBox dt,
#station_near .stBox dd {
	margin: 0;
	padding: 0;
}
#station_near .stBox dt,
#station_near .stBox dd {
	text-align: center;
}
#station_near .stBox dt {
	font-size:14px;	
	letter-spacing: 0.5em;
	font-weight: bold;
}
#station_near .stBox dd.c1,
#station_near .stBox dd.c2{
	font-size:11px;	
}
#station_near .stBox dd.small {
	letter-spacing: -0.05em;
}
#station_near #sectionListNumber .stBox dt {
	font-weight: normal;
}
#station_near #sectionListNumber .stBox dd.c2 {
}
#station_near #sectionListNumber .stBox dd.c3 {
	font-weight: bold;
	font-size:14px;	
}
#station_near .stBox dl {
	margin-left:5px;
}

#station_near .section_list {
	margin-bottom: 40px;
}
#station_near .section_list h2 {
	margin-top: 40px;
}
#station_near .section_list .inner {
	overflow: hidden;
	margin-left: 5px;
}
#station_near .section_list .btn_arrow_box {
	margin: 20px 0 30px;
}

/* global */
#header.global_header {
	background: none;
	border-bottom: 4px solid #404040;
	box-shadow: 0px 4px 0px 0px rgba(232, 232, 232, 1);
	height: 88px;
}


#contents.globalInfo {
	margin-top: 30px;
}

.globalInfo_link {
	float: right;
	line-height: 2;
}

.globalInfo_link_item {
	margin: 3px;
}

.globalInfo_link_item:hover {
	text-decoration: none;
}

div#contents>.article_gb {
	width: 960px;
	float: none;
}

.noteBox {
	border: 1px solid #c80e47;
	color: #c80e47;
	padding: 10px;
}