@charset 'UTF-8';.footer-wrap:nth-child(n+2){margin-top:0}.animate-train>ul{position:relative;height:42px}.animate-train>ul>li{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.animate-train>ul>li>img{position:absolute;top:0;right:100%;bottom:0;overflow:hidden;max-width:none;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.animate-train>ul>li.is-current>img{-webkit-animation:animate-train_img 7s linear 0s 1 both;animation:animate-train_img 7s linear 0s 1 both}@-webkit-keyframes animate-train_img{0%{right:100%;-webkit-transform:translateX(0);transform:translateX(0)}100%{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes animate-train_img{0%{right:100%;-webkit-transform:translateX(0);transform:translateX(0)}100%{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.button{border-radius:54px;background:#fffffe}@media screen and (max-width:950px){.button{border-radius:50px}}.button>a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:210px;height:54px;margin:0 auto;border:none;border-radius:54px;color:#222;text-decoration:none;font-weight:700;font-size:18px;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media screen and (max-width:950px){.button>a{width:215px;height:50px;border-radius:50px}}@media screen and (max-width:950px){.button>a:active{opacity:.7}}@media screen and (min-width:951px){.button>a:hover{opacity:.7}}.button.about>a{width:250px;height:58px;background:#fffffe}@media screen and (max-width:950px){.button.about>a{height:50px;line-height:50px}}.button.login>a{width:250px;height:58px;background:#0a73c6;color:#fffffe}.button.login>a img{width:38px}.banner-list{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;max-width:1240px!important;margin-right:auto!important;margin-left:auto!important;padding-right:20px!important;padding-left:20px!important}@media screen and (max-width:950px){.banner-list{padding-right:15px!important;padding-left:15px!important}}.banner-list:nth-child(n+2){margin-top:70px}@media screen and (max-width:950px){.banner-list:nth-child(n+2){margin-top:50px}}.banner-list>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;margin:-50px -25px 0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:950px){.banner-list>ul{display:block;margin:0}}.banner-list>ul>li{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:850px;margin-top:50px;padding:0 25px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width:950px){.banner-list>ul>li{max-width:none;margin-top:0;padding:0}}@media screen and (max-width:950px){.banner-list>ul>li:nth-child(n+2){margin-top:15px}}.banner-list.opt-col-2>ul>li{max-width:50%}@media screen and (max-width:950px){.banner-list.opt-col-2>ul>li{max-width:none}}.banner{text-align:center}.banner>a{display:block}@media screen and (max-width:950px){.banner>a:active>img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}@media screen and (min-width:951px){.banner>a:hover>img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}.banner img{max-width:100%;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);-webkit-transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,opacity .3s ease;transition:box-shadow .3s ease,opacity .3s ease,-webkit-box-shadow .3s ease}@media screen and (max-width:950px){.banner img{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.15);box-shadow:0 6px 20px 0 rgba(0,0,0,.15)}}.mainvisual{position:relative;height:36.7249vw}@media screen and (max-width:950px){.mainvisual{height:768px}}@media screen and (max-width:768px){.mainvisual{height:0;padding-top:100%}}.mainvisual__group{position:absolute;top:0;right:0;bottom:0;left:0}.mainvisual__item{overflow:hidden;background-color:#fff}.mainvisual__item>a{display:block;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:950px){.mainvisual__item>a:active{opacity:.7}}@media screen and (min-width:951px){.mainvisual__item>a:hover{opacity:.7}}.mainvisual__item img{position:absolute;top:-1000%;right:-1000%;bottom:-1000%;left:-1000%;min-width:calc(500% + 10px);max-width:none;min-height:calc(500% + 10px);margin:auto;-webkit-transform:scale(.2);transform:scale(.2)}.is-initialized .mainvisual__item{opacity:0;-webkit-transition:opacity 1.8s ease 1.8s;transition:opacity 1.8s ease 1.8s}.is-initialized .mainvisual__item:nth-child(n+2){display:block}.is-initialized .mainvisual__item.is-active{z-index:1;opacity:1;-webkit-transition:opacity 1.8s ease;transition:opacity 1.8s ease}.mainvisual__pagination{position:absolute;z-index:1;right:0;bottom:30px;left:0;width:100%}@media screen and (max-width:950px){.mainvisual__pagination{bottom:15px}}.mainvisual__pagination__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.mainvisual__pagination__inner>*{width:40px;height:6px;margin-left:20px;border-radius:0;background-color:#eef4f7;opacity:1}@media screen and (max-width:950px){.mainvisual__pagination__inner>*{width:30px;height:4px;margin-left:10px}}.mainvisual__pagination__inner>:first-child{margin-left:0}.mainvisual__pagination__inner>.swiper-pagination-bullet-active{background:-webkit-gradient(linear,left top,right top,color-stop(0,#338edc),color-stop(33%,#16a0d7),color-stop(66%,#02afb5),to(#3eb164));background:linear-gradient(to right,#338edc 0,#16a0d7 33%,#02afb5 66%,#3eb164 100%)}.mainvisual__control{position:absolute;z-index:1;top:50%;right:0;left:0;width:100%}.mainvisual__control-next,.mainvisual__control-prev{position:absolute;width:30px;height:52px;margin-top:-25px;background-size:cover;cursor:pointer}@media screen and (max-width:950px){.mainvisual__control-next,.mainvisual__control-prev{width:22px;height:38px;margin-top:-19px}}@media screen and (max-width:950px){.mainvisual__control-next:active,.mainvisual__control-prev:active{opacity:.7}}@media screen and (min-width:951px){.mainvisual__control-next:hover,.mainvisual__control-prev:hover{opacity:.7}}.mainvisual__control-prev{left:20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:950px){.mainvisual__control-prev{left:10px}}.mainvisual__control-next{right:20px}@media screen and (max-width:950px){.mainvisual__control-next{right:10px}}.app{position:relative}.app:nth-child(n+2){margin-top:40px}@media screen and (max-width:950px){.app:nth-child(n+2){margin-top:22px}}.app__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:950px){.app__inner{-ms-flex-align:center;-webkit-box-align:center;align-items:center}}.app__image{width:100px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width:950px){.app__image{width:80px}}.app__image>img{width:100%}.app__body{padding-bottom:51px}@media screen and (max-width:950px){.app__body{padding-bottom:0}}.app__body:nth-child(n+2){margin-left:30px}@media screen and (max-width:950px){.app__body:nth-child(n+2){margin-left:16px}}.app__text{font-size:15px;line-height:1.5}.app__button-list{position:absolute;right:0;bottom:0;overflow:hidden;width:calc(100% - 100px - 30px)}@media screen and (max-width:950px){.app__button-list{position:static;width:auto}}@media screen and (max-width:950px){.app__button-list:nth-child(n+2){margin-top:20px}}.app__button-list>ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -8px}@media screen and (max-width:950px){.app__button-list>ul{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}.app__button-list>ul>li{padding:0 8px}@media screen and (max-width:950px){.app__button-list>ul>li:first-child{width:42.60869565%;max-width:251px}}@media screen and (max-width:950px){.app__button-list>ul>li:nth-child(2){width:52.75362319%;max-width:310px}}.app__button{height:46px;text-align:center}@media screen and (max-width:950px){.app__button{height:auto}}.app__button>a{display:block;height:100%;border-radius:5px;background-color:#fff}@media screen and (max-width:950px){.app__button>a{height:auto}}@media screen and (max-width:950px){.app__button>a:active img{opacity:.7}}@media screen and (min-width:951px){.app__button>a:hover img{opacity:.7}}.app__button img{height:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:950px){.app__button img{height:auto}}.live-slide{position:relative;width:440px;margin:0 auto}@media screen and (max-width:950px){.live-slide{width:303px}}.live-slide:nth-child(n+2){margin-top:40px}.live-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.live-slide__content.is-dragging-active a{pointer-events:none}.live-slide__content.is-dragging{cursor:ew-resize}.live-slide__touch{position:absolute;top:0;left:50%;width:100vw;height:100%;margin-left:-50vw;pointer-events:none}@media screen and (max-width:950px){.live-slide__touch{pointer-events:auto}}.live-slide__item-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.live-slide__item-wrap:not(.transition-none){-webkit-transition:width .3s ease;transition:width .3s ease}@media screen and (max-width:950px){.live-slide__item-wrap{padding:0 8px}}.live-slide__item-wrap.is-small,.live-slide__item-wrap:nth-child(n+2):not(.is-initialized){width:80.90909091%}.live-slide__item-wrap.is-xsmall,.live-slide__item-wrap:nth-child(n+3):not(.is-initialized){width:71.36363636%}.top__railways_info{position:relative;width:1200px;margin:0 auto;-webkit-transition:.2s ease;transition:.2s ease}.top__railways_info[area-expanded=true] .top__railways_info__operation:before{opacity:0}.top__railways_info[area-expanded=true] .top__railways_info__operation_status__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top__railways_info__operation{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:714px}.top__railways_info__operation_inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-top:20px;cursor:pointer}.top__railways_info__operation_title{margin-right:24px;font-weight:700}.top__railways_info__operation_status{max-width:540px}.top__railways_info__operation_status .normal{padding-left:34px;background:url(../images/icon_normal.png) no-repeat left 2px;background-size:24px}.top__railways_info__operation_status .normal.stop{background:url(../images/icon_cross_red.png) no-repeat left top;background-size:24px}.top__railways_info__operation_status .normal.caution{background:url(../images/icon_triangle_yellow.png) no-repeat left top;background-size:24px}.top__railways_info__operation_status__arrow{position:absolute;top:33px;right:30px;width:12px;height:7px;-webkit-transition:.2s ease;transition:.2s ease}.top__railways_info__operation_status__arrow img{vertical-align:top}.top__railways_info__operation_situation{margin-top:25px;padding-top:25px;padding-bottom:30px;border-top:1px solid #dcdcdc}.top__railways_info__operation_situation_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.top__railways_info__operation_situation_update{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;padding:0;padding:9px 16px;outline:0;border:none;border:2px solid #c6c6c6;border-radius:22px;background-color:transparent;font-size:15px;line-height:1.3;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-align:center;align-items:center}.top__railways_info__operation_situation_update span{color:#222}.top__railways_info__operation_situation_update:before{display:inline-block;content:'';width:16px;height:16px;margin-right:8px;background-image:url(../images/icon_update.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.top__railways_info__operation_situation_routes{display:-webkit-box;display:-ms-flexbox;display:flex;width:1080px;-ms-flex-wrap:wrap;flex-wrap:wrap}.top__railways_info__operation_situation_routes>li{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc((100% - 40px)/ 6);margin-right:8px;padding:12px 20px;background-color:#f5f8f9;font-weight:700;font-size:16px;line-height:1.3}.top__railways_info__operation_situation_routes>li:after{display:inline-block;content:'';position:absolute;top:0;right:15px;bottom:0;width:24px;height:24px;margin:auto 0;margin-left:8px;background-image:url(../images/icon_normal.png);background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:951px){.top__railways_info__operation_situation_routes>li:nth-child(6n){margin-right:0}.top__railways_info__operation_situation_routes>li:nth-child(n+7){margin-top:8px}}.top__railways_info__operation_situation_routes>li.caution:after{width:24px;height:24px;background-image:url(../images/icon_triangle_yellow_flat.png)}.top__railways_info__operation_situation_routes>li.stop:after{width:24px;height:24px;background-image:url(../images/icon_cross_red.png)}.top__railways_info__operation_situation_close{margin-top:30px}.top__railways_info__operation_situation_close button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;margin:0 auto;padding:0;outline:0;border:none;background-color:transparent;font-size:15px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-align:center;align-items:center}.top__railways_info__operation_situation_close button span{color:#222}.top__railways_info__operation_situation_close button:before{display:inline-block;content:'';width:20px;height:20px;margin-right:15px;background-image:url(../images/icon_close.png);background-position:center;background-size:cover;background-repeat:no-repeat}.top__railways_info__operation:before{display:block;content:'';position:absolute;bottom:0;width:100%;height:calc(100% - 50px);background-color:#fff;-webkit-transition:.2s ease;transition:.2s ease}.top__railways_info__btns{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0}.top__railways_info__btns button{border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.top__railways_info__textLink{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:264px;height:70px;background:#eef4f7;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.top__railways_info__textLink li{position:relative}.top__railways_info__textLink li::before{display:block;content:'';position:absolute;top:20px;right:0;width:1px;height:30px;background:#cad4d9}.top__railways_info__textLink li:last-child::before{display:none}.top__railways_info__textLink li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;height:70px;padding:0 21px;color:#222;font-weight:700;font-size:15px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.top__railways_info__textLink li:last-child{border-right:none}.top__railways_info__seibuLineApp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center;width:128px;height:70px;background:#36c;color:#fffffe;font-weight:700;font-size:15px;line-height:1;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center}.top__railways_info__seibuLineApp img{width:32px;height:24px;margin-bottom:8px}.top__railways_info__twitter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center;width:94px;height:70px;background:#338edc;color:#fffffe;font-weight:700;font-size:15px;line-height:1;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center}.top__railways_info__twitter img{width:24px;height:20px;margin-bottom:9px}.top__importantInfo{width:100%;padding:28px 0 28px;background:#fff1f0}.top__importantInfo .m-link:not(:has(a)){display:inline-block;position:relative;max-width:100%;padding-left:19px;text-align:left}.top__importantInfo .m-link:not(:has(a))::before{display:block;content:'';position:absolute;top:9px;left:3px;width:6px;height:6px;border-radius:50%;background:#222;-webkit-transform:none;transform:none}.top__importantInfo .m-link.theme-strong{color:#d12c2c}.top__importantInfo .m-link.theme-strong::before{background:#d12c2c}.top__importantInfo_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:normal;width:1200px;margin:0 auto;-webkit-box-align:normal;align-items:normal}.top__importantInfo_title{width:227px;color:#d12c2c;font-weight:700;font-size:18px;-ms-flex-negative:0;flex-shrink:0}.top__importantInfo .m-link.theme-strong>a{color:#d12c2c}@media screen and (max-width:950px){.top__importantInfo .m-link.theme-strong>a[href]:active{color:#d12c2c}}@media screen and (min-width:951px){.top__importantInfo .m-link.theme-strong>a[href]:hover{color:#d12c2c}}.top__importantInfo .m-link.theme-strong>a[href]::before{background-image:url(../images/icon_arrow_red.svg)}.top__importantInfo .m-link.theme-strong>a .m-icon.opt-external{background-image:url(../images/icon_external_red.svg)}.top__latestInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:1200px;margin:40px auto 0;padding:30px 20px 30px 37px;border:solid #36c 2px;border-radius:30px;-webkit-box-align:center;align-items:center}.top__latestInfo_title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;width:190px;color:#36c;white-space:nowrap;font-weight:700;font-size:18px;-webkit-box-align:center;align-items:center}.top__latestInfo_title a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:36px;height:36px;margin-left:10px;border-radius:36px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.2);box-shadow:0 3px 12px 0 rgba(0,0,0,.2);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media screen and (max-width:950px){.top__latestInfo_title a:active{opacity:.7}}@media screen and (min-width:951px){.top__latestInfo_title a:hover{opacity:.7}}.top__latestInfo_title a img{width:30px}.top__latestInfo_slide{width:calc(100% - 324px)}.top__latestInfo_detail{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:100%}.top__latestInfo_detail dt{width:120px;color:#666;font-size:15px;line-height:1.6;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.top__latestInfo_btns{width:114px;margin-left:20px}.top__latestInfo_btn{width:33px;height:33px;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.top__latestInfo_btn:nth-child(n+2){margin-top:0}@media screen and (max-width:950px){.top__latestInfo_btn:active{opacity:.7}}@media screen and (min-width:951px){.top__latestInfo_btn:hover{opacity:.7}}.top__latestInfo_btn.next{position:absolute;top:calc((100% - 33px)/ 2);right:-96px}.top__latestInfo_btn.previous{position:absolute;top:calc((100% - 33px)/ 2);right:-134px}.top__latestInfo_btn.play{display:none}.top__infoBanner-wrap{position:relative;width:1200px;margin:60px auto 0;padding-bottom:30px}.top__infoBanner{overflow:hidden;margin:-20px -30px -40px;padding:20px 6px 40px}.top__infoBanner_slide{display:-webkit-box;display:-ms-flexbox;display:flex}.top__infoBanner_slide_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:33.33%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.top__infoBanner_slide_item>a,.top__infoBanner_slide_item>span{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;padding:0 24px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.top__infoBanner_slide_item>a img,.top__infoBanner_slide_item>span img{-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);-webkit-transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,opacity .3s ease;transition:box-shadow .3s ease,opacity .3s ease,-webkit-box-shadow .3s ease}@media screen and (max-width:950px){.top__infoBanner_slide_item>a:active img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}@media screen and (min-width:951px){.top__infoBanner_slide_item>a:hover img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}.top__infoBanner_slide__control{position:relative;width:180px;height:46px;margin:30px auto 0}.top__infoBanner_slide__control .slide__scrollBar{background:#dcdcdc}.top__rideToTrain{height:305px;margin-top:30px}.top__rideToTrain_inner{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:305px;margin:0 auto;padding-top:54px;background-color:#ace1ef;text-align:center}.top__rideToTrain_inner::after,.top__rideToTrain_inner::before{display:block;content:'';position:absolute}.top__rideToTrain_inner::before{z-index:0;top:0;left:50%;width:50%;height:100%;background-color:#adeec6}.top__rideToTrain_inner::after{z-index:1;top:0;left:0;width:100%;height:100%;background:url(../images/bg_ride_to_train.jpg) no-repeat center top;background-size:auto}.top__rideToTrain_title{display:inline-block;position:relative;z-index:2;margin:0 auto;font-style:italic;font-size:64px;line-height:1.3}.top__rideToTrain_title::before{content:'';position:absolute;bottom:0;width:100%;height:4px;background:url(../images/line_detail_title.png) no-repeat center;background-size:100%}.top__rideToTrain_menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;top:184px;left:calc((100% - 1200px)/ 2);overflow:hidden;width:1200px;border-radius:6px}.top__rideToTrain_menu li{border-right:solid #dcdcdc 1px}.top__rideToTrain_menu li:last-child{border-right:none}.top__rideToTrain_menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center;width:299px;height:180px;background:#fffffe;color:#222;font-weight:700;font-size:18px;-webkit-transition:color .3s ease;transition:color .3s ease;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center}@media screen and (max-width:950px){.top__rideToTrain_menu li a:active{color:#338edc}}@media screen and (min-width:951px){.top__rideToTrain_menu li a:hover{color:#338edc}}.top__rideToTrain_menu li a img{width:84px;height:84px;margin-bottom:4px}.top__limitedExpress{padding:123px 0 70px;background:#eff3f5}.top__limitedExpress_inner{width:1200px;margin:0 auto;text-align:center}.top__limitedExpress_title{display:inline-block;position:relative;margin:0 auto 49px;font-style:italic;font-size:34px;line-height:1.3}.top__limitedExpress_title::before{content:'';position:absolute;bottom:-10px;left:calc((100% - 60px)/ 2);width:60px;height:4px;background:url(../images/line_detail_title.png) no-repeat center;background-size:100%}.top__limitedExpress_smooz{-webkit-box-sizing:border-box;box-sizing:border-box;width:1200px;height:280px;margin:0 auto 50px;padding-top:34px;border-radius:30px;background:url(../images/bg_limited_express.jpg) no-repeat center top;background-size:100%}.top__limitedExpress_smooz__title{width:296px;margin:0 auto 27px}.top__limitedExpress_smooz__btns{margin:0 auto 16px}.top__limitedExpress_smooz__btns>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.top__limitedExpress_smooz__btns>ul>li:nth-child(n+2){margin-left:20px}.top__limitedExpress_smooz__text{color:#fffffe;font-weight:700;font-size:20px;line-height:1.6}.top__limitedExpress_kinds{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;width:1200px;margin-bottom:40px;-webkit-box-pack:justify;justify-content:space-between}.top__limitedExpress_kinds__each{position:relative;overflow:hidden;width:285px;border-radius:6px}.top__limitedExpress_kinds__each>a{display:block;color:#222;text-decoration:none}@media screen and (max-width:950px){.top__limitedExpress_kinds__each>a:active img{-webkit-transform:scale(.21);transform:scale(.21)}}@media screen and (min-width:951px){.top__limitedExpress_kinds__each>a:hover img{-webkit-transform:scale(.21);transform:scale(.21)}}.top__limitedExpress_kinds__image{position:relative;overflow:hidden;padding-top:112.28070175%}.top__limitedExpress_kinds__image>img{position:absolute;top:-1000%;right:-1000%;bottom:-1000%;left:-1000%;overflow:hidden;min-width:calc(500% + 10px);max-width:none;min-height:calc(500% + 10px);margin:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:scale(.2);transform:scale(.2);-webkit-backface-visibility:hidden;backface-visibility:hidden}.top__limitedExpress_kinds__name{position:absolute;bottom:60px;left:20px;color:#fffffe;text-align:left;font-weight:700;font-size:20px;line-height:1.5}.top__limitedExpress_kinds__name:nth-child(n+2){margin-top:0}.top__limitedExpress_kinds__name span{display:block;font-weight:400;font-size:16px}.top__limitedExpress_kinds__route{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:100%;height:46px;font-weight:700;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.top__limitedExpress_kinds__route:nth-child(n+2){margin-top:0}.top__limitedExpress_kinds__route.laview{background:#ffc499}.top__limitedExpress_kinds__route.redArrow{background:#99deed}.top__limitedExpress_kinds__route.sTrain001{height:23px;background:#99dcd4;font-size:14px}.top__limitedExpress_kinds__route.sTrain002{height:23px;background:#d2e7a5;font-size:14px}.top__limitedExpress_kinds__route.haijima{background:#b3d5ea}.top__limitedExpress_kinds__route.haijima001{height:23px;background:#b3d5ea;font-size:14px}.top__limitedExpress_kinds__route.haijima002{height:23px;background:#b3eacd;font-size:14px}.top__banner_footerUp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-align:center;width:1016px;margin:60px auto 0;padding-bottom:13px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.top__banner_footerUp a{display:block;width:220px;margin-bottom:30px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:950px){.top__banner_footerUp a:active{opacity:.7}}@media screen and (min-width:951px){.top__banner_footerUp a:hover{opacity:.7}}.top__live{width:calc(100% - 80px);margin:260px auto 0}.top__live_inner{position:relative;width:100%;padding:84px 0 130px;background:url(../images/bg_live.jpg) no-repeat #baebf7 center bottom;background-size:auto}.top__live_head{position:absolute;top:0;left:calc((100% - 1200px)/ 2);width:1200px;height:223px;margin:0 auto}.top__live_icon{position:absolute;top:-73px;right:0;width:220px}.top__live_title{display:inline-block;position:absolute;top:-80px;left:calc((100% - 215px)/ 2);margin:0 auto;text-align:center;font-style:italic;font-size:68px;line-height:1.3}.top__live_title::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:url(../images/line_detail_title.png) no-repeat center;background-size:100%}.top__live_title span{display:block;color:#666;font-size:18px}.top__live_caption{margin-bottom:15px;text-align:center;font-size:38px}.top__live_text{text-align:center;font-size:17px;line-height:1.6}.top__live_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;width:950px;margin:40px auto 0;-webkit-box-pack:justify;justify-content:space-between}.top__live_links__each{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:450px;height:160px;padding:0 26px;background:rgba(255,255,255,.7);-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);color:#222;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.top__live_links__each dt{margin-bottom:15px;text-align:center;font-weight:700;font-size:24px;line-height:1.6;-webkit-transition:color .3s ease;transition:color .3s ease}.top__live_links__each dd{text-align:center;line-height:1.6}@media screen and (max-width:950px){.top__live_links__each:active{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.top__live_links__each:active dt{color:#338edc;text-decoration:underline}}@media screen and (min-width:951px){.top__live_links__each:hover{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.top__live_links__each:hover dt{color:#338edc;text-decoration:underline}}.top__live .button-wrap{margin-top:50px}.top__goOut{margin-top:180px;padding:0 40px}.top__goOut_inner{position:relative;padding:108px 43px 130px;background:url(../images/bg_go_out.jpg) no-repeat center bottom;background-color:#b9effb;background-size:auto}.top__goOut_head{position:absolute;top:0;right:0;left:0;height:223px;text-align:center}.top__goOut_icon{position:absolute;top:-117px;width:220px}.top__goOut_icon.left{left:34px;width:184px}.top__goOut_icon.right{right:57px;width:95px}.top__goOut_title{display:inline-block;position:relative;top:-73px;font-style:italic;font-size:68px;line-height:1.3}.top__goOut_title::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:url(../images/line_detail_title.png) no-repeat center;background-size:100%}.top__goOut_title span{display:block;color:#666;font-size:18px}.top__goOut_content{position:relative;z-index:1;max-width:1200px;margin:0 auto}.top__goOut_content>ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -25px;-ms-flex-wrap:wrap;flex-wrap:wrap}.top__goOut_content>ul>li{-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;padding:0 25px}.top__goOut_content>ul>li:nth-child(n+3){margin-top:50px}.top__goOut_content__each{display:block;position:relative;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}@media screen and (max-width:950px){.top__goOut_content__each:active{-webkit-box-shadow:none;box-shadow:none}.top__goOut_content__each:active img{-webkit-transform:scale(.21);transform:scale(.21)}.top__goOut_content__each:active h3{color:#338edc}}@media screen and (min-width:951px){.top__goOut_content__each:hover{-webkit-box-shadow:none;box-shadow:none}.top__goOut_content__each:hover img{-webkit-transform:scale(.21);transform:scale(.21)}.top__goOut_content__each:hover h3{color:#338edc}}.top__goOut_content__image{position:relative;overflow:hidden;padding-top:50%}.top__goOut_content__image>img{position:absolute;top:-1000%;right:-1000%;bottom:-1000%;left:-1000%;overflow:hidden;min-width:calc(500% + 10px);max-width:none;min-height:calc(500% + 10px);margin:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:scale(.2);transform:scale(.2);-webkit-backface-visibility:hidden;backface-visibility:hidden}.top__goOut_content__caption{position:absolute;right:0;bottom:-45px;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 40px;padding:24px 20px;background:#fffffe;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15)}.top__goOut_content__caption h3{color:#222;text-align:center;font-style:italic;font-size:28px;line-height:1.5;-webkit-transition:color .3s ease;transition:color .3s ease}.top__goOut_banner{max-width:1200px;margin:0 auto}.top__goOut_banner:nth-child(n+2){margin-top:85px}.top__goOut_banner>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;margin:0 -11px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center}.top__goOut_banner>ul>li{-webkit-box-sizing:border-box;box-sizing:border-box;width:25%;padding:0 11px}.top__goOut_banner>ul>li:nth-child(n+5){margin-top:30px}.top__goOut_banner>ul>li>a{display:block;background-color:#fff}@media screen and (max-width:950px){.top__goOut_banner>ul>li>a:active img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}@media screen and (min-width:951px){.top__goOut_banner>ul>li>a:hover img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}.top__goOut_banner>ul>li img{width:100%;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);-webkit-transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,opacity .3s ease;transition:box-shadow .3s ease,opacity .3s ease,-webkit-box-shadow .3s ease}.top__goOut .button-wrap{margin-top:50px}.top__news{overflow:hidden;margin-top:70px;padding:70px 0 150px;background:url(../images/bg_news.jpg) no-repeat #eff3f5 center bottom;background-size:auto}.top__news_head{position:relative;width:1200px;margin:0 auto;text-align:center}.top__news_title{display:inline-block;position:relative;margin:0 auto;font-style:italic;font-size:40px;line-height:1.3}.top__news_title::before{content:'';position:absolute;bottom:0;width:100%;height:4px;background:url(../images/line_detail_title.png) no-repeat center;background-size:100%}.top__news_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;position:absolute;top:-10px;right:0;width:80px;height:80px;border-radius:80px;background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:33px 42px;-webkit-box-shadow:0 8px 30px 0 rgba(0,0,0,.12);box-shadow:0 8px 30px 0 rgba(0,0,0,.12);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.top__news_btn a{display:block;width:80px;height:80px;border-radius:80px}.top__news_btn img{position:absolute;top:-47px;left:0;width:81px;height:57px;opacity:0}.top__news_btn img.doorOpenToolTip{-webkit-animation-name:doorOpenToolTip;animation-name:doorOpenToolTip;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes doorOpenToolTip{0%{opacity:0}100%{opacity:1}}@keyframes doorOpenToolTip{0%{opacity:0}100%{opacity:1}}.top__news_btn.doorOpen{-webkit-animation-name:doorOpen;animation-name:doorOpen;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes doorOpen{0%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:33px 42px}50%{background:url(../images/icon_door_open_002.png) no-repeat #fffffe 60%;background-size:33px 42px}100%{background:url(../images/icon_door_open_003.png) no-repeat #fffffe 60%;background-size:33px 42px}}@keyframes doorOpen{0%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:33px 42px}50%{background:url(../images/icon_door_open_002.png) no-repeat #fffffe 60%;background-size:33px 42px}100%{background:url(../images/icon_door_open_003.png) no-repeat #fffffe 60%;background-size:33px 42px}}.top__news_leadText{margin-top:34px;font-size:17px;line-height:1.6}.top__news_recommend{position:relative;width:1200px;height:393px;margin:65px auto 0;border-radius:30px;background:#fffffe}.top__news_recommend::before{content:'';position:absolute;top:-75px;right:75%;width:1000px;height:366px;border-top-right-radius:30px;border-bottom-right-radius:30px;background:linear-gradient(135deg,#13ff4b 0,#0afb95 24%,#00f6de 47%,#06caff 100%);opacity:.149}.top__news_recommend__head{position:absolute;top:70px;left:60px}.top__news_recommend__title{font-size:28px}.top__news_recommend__leadText{margin-top:20px;line-height:1.6}.top__news_recommend__slide-wrap{position:absolute;top:40px;left:300px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(((100vw - 1200px)/ 2) + 100% - 300px);padding:20px 40px 79px}.top__news_recommend__slide_inner{display:-webkit-box;display:-ms-flexbox;display:flex}.top__news_recommend__slide_block{width:247px;color:#222;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.top__news_recommend__slide_block:nth-child(n+2){margin-left:30px}@media screen and (max-width:950px){.top__news_recommend__slide_block:active{text-decoration:none}}@media screen and (min-width:951px){.top__news_recommend__slide_block:hover{text-decoration:none}}.top__news_recommend__slide_image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;height:165px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.top__news_recommend__slide_image>span{display:block;max-width:100%;max-height:100%;background-color:#fff;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.top__news_recommend__slide_image img{max-width:100%;max-height:165px;-webkit-box-shadow:0 10px 30px 3px rgba(0,0,0,.15);box-shadow:0 10px 30px 3px rgba(0,0,0,.15);-webkit-transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,opacity .3s ease;transition:box-shadow .3s ease,opacity .3s ease,-webkit-box-shadow .3s ease}@media screen and (max-width:950px){a:active .top__news_recommend__slide_image img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}@media screen and (min-width:951px){a:hover .top__news_recommend__slide_image img{-webkit-box-shadow:none;box-shadow:none;opacity:.7}}.top__news_recommend__slide_text{display:-webkit-box;overflow:hidden;max-height:3em;margin-top:10px;font-size:15px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.top__news_recommend__slide_control{position:absolute;bottom:0;left:294px;width:280px;height:46px}.top__news_recommend__slide_control .slide__arrow{-webkit-box-shadow:none;box-shadow:none}.top__news_recommend__slide_control .slide__scrollBar{width:280px;background:#bfcdd9}.top__news_lists{width:1200px;margin:60px auto 50px}.top__news_lists__content{padding:60px 60px 50px;border-radius:30px;background:#fffffe}.top__news_lists__content_inner{width:100%;margin-bottom:40px}.top__news_lists__content_inner::-webkit-scrollbar{display:none}.top__news_lists__content_inner dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:start;margin-bottom:18px;border-bottom:solid #dcdcdc 1px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start}.top__news_lists__content_inner dl:last-child{margin-bottom:0}.top__news_lists__content_inner dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;width:162px;padding-bottom:20px;color:#666;font-size:14px;line-height:1.6;-webkit-box-align:center;align-items:center}.top__news_lists__content_inner dl dt span{margin-left:12px}.top__news_lists__content_inner dl dd{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:918px;padding:0 0 20px 18px;line-height:1.6}.top__news_lists__content_inner dl dd::before{content:'';position:absolute;top:5px;left:0;width:10px;height:12px;background:url(../images/icon_arrow_blue.svg) no-repeat left top;background-size:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.top__news_lists__content_inner dl dd img{position:relative;top:2px;height:16px;margin-left:6px;vertical-align:text-top}.top__news_lists__content_inner dl dd a{color:#222;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:950px){.top__news_lists__content_inner dl dd a:active{color:#338edc}}@media screen and (min-width:951px){.top__news_lists__content_inner dl dd a:hover{color:#338edc}}.top__sns{padding:50px 0 42px;background:#eff3f5}.top__sns_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;width:1200px;margin:0 auto;-webkit-box-pack:justify;justify-content:space-between}.top__sns_title{padding-left:20px;background:url(../images/line_detail_sub_title.png) no-repeat left top;font-size:22px;line-height:1.3}.top__sns_line{width:170px;margin-left:40px}@media screen and (max-width:950px){.top__sns_line{width:auto;margin-top:35px;margin-left:0;padding:35px 15px 0;border-top:1px solid #dcdcdc}}.top__sns_line__title{margin-bottom:30px;padding-left:20px;background:url(../images/line_detail_sub_title.png) no-repeat left top;font-size:22px;line-height:1.3}@media screen and (max-width:950px){.top__sns_line__title{margin-bottom:24px}}.top__sns_line__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;text-align:center;line-height:normal}@media screen and (max-width:950px){.top__sns_line__inner{display:block}}.top__sns_line__inner a{-webkit-box-sizing:border-box;box-sizing:border-box;width:170px;border-right:solid #dcdcdc 1px;border-left:solid #dcdcdc 1px;color:#222;font-weight:700;font-size:14px;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:950px){.top__sns_line__inner a{border-right:none;border-left:none}}.top__sns_line__inner a span{width:42px;margin:0 auto 18px}.top__sns_account{width:545px}.top__sns_account .top__sns_title{margin-bottom:30px}.top__sns_account__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;text-align:center;line-height:normal}.top__sns_account__inner a{-webkit-box-sizing:border-box;box-sizing:border-box;width:180px;border-right:solid #dcdcdc 1px;color:#222;font-weight:700;font-size:14px;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:950px){.top__sns_account__inner a:active{color:#338edc}.top__sns_account__inner a:active .top__sns_account__image img{opacity:0}.top__sns_account__inner a:active .top__sns_account__image::before{opacity:1}}@media screen and (min-width:951px){.top__sns_account__inner a:hover{color:#338edc}.top__sns_account__inner a:hover .top__sns_account__image img{opacity:0}.top__sns_account__inner a:hover .top__sns_account__image::before{opacity:1}}.top__sns_account__inner a:last-child{border-right:none}.top__sns_account__inner a img{display:block;width:42px;margin:0 auto 18px}.top__sns_account__inner a .twitter img{margin:0 auto 14px}.top__sns_account__inner a:first-child img{width:46px}.top__sns_account__image{display:block;position:relative}.top__sns_account__image img{position:relative;z-index:1;top:0;left:0}.top__sns_account__image::before{display:block;content:'';position:absolute;z-index:0;top:0;right:0;left:0;width:42px;height:100%;margin:0 auto;background-position:center center;background-size:100%;background-repeat:no-repeat;opacity:0}.top__sns_account__image.twitter::before{width:46px;background-image:url(../images/icon_x_color.svg)}.top__sns_account__image.youtube::before{background-image:url(../images/icon_youtube_red.svg)}.top__sns_account__image.instagram::before{background-image:url(../images/icon_instagram_color.png)}.top__sns_account__text{display:table;position:relative;margin:0 0 0 auto;padding-left:18px;color:#222;font-weight:700;font-size:15px;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:950px){.top__sns_account__text:active{color:#338edc}}@media screen and (min-width:951px){.top__sns_account__text:hover{color:#338edc}}.top__sns_account__text::before{content:'';position:absolute;top:6px;left:0;width:10px;height:12px;background:url(../images/icon_arrow_blue.svg) no-repeat left top;background-size:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.top__simple_content{position:relative;z-index:1;width:calc(1200px - 100px);margin:50px auto;padding:50px;border:1px solid #000;background-color:#fff}@media screen and (min-width:951px){.top__simple_content:after{display:block;content:'';position:absolute;top:-36px;left:0;width:100%;height:35px;background-color:#fff}}@media screen and (max-width:950px){.top__simple_content{width:auto;margin:25px 15px;padding:15px}}.top__simple_content>*{font-size:18px}.top__simple_content a{color:#d12c2c}@media screen and (max-width:950px){.top__railways_info{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background:#eef4f7}.top__railways_info__operation{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-bottom:20px;padding-left:15px;background:#eef4f7}.top__railways_info__operation_inner{width:100%;padding-top:16px}.top__railways_info__operation_title{margin-right:20px;white-space:nowrap;font-weight:700}.top__railways_info__operation_status{width:calc(100% - 136px)}.top__railways_info__operation_status .normal{padding-left:31px}.top__railways_info__operation_status__arrow{top:26px;right:18px;width:13px;height:9px}.top__railways_info__operation_situation{margin-top:0;padding-top:20px;padding-bottom:0;border-top:none;background-color:#fff}.top__railways_info__operation_situation_inner{display:block}.top__railways_info__operation_situation_update{margin-right:15px;margin-left:auto;padding:9px 13px}.top__railways_info__operation_situation_routes{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:20px 15px 0}.top__railways_info__operation_situation_routes>li{width:calc((100% - 5px)/ 2);margin-right:0;padding:14px 15px}.top__railways_info__operation_situation_routes>li:nth-child(2n){margin-left:5px}.top__railways_info__operation_situation_routes>li:nth-child(n+3){margin-top:5px}.top__railways_info__operation_situation_close{margin-top:0;padding:25px 0 25px}.top__railways_info__operation:before{height:calc(100% - 50px);background-color:#eef4f6}.top__railways_info__btns{position:relative;top:inherit;bottom:inherit;margin-top:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}.top__railways_info__textLink{width:100%;height:60px}.top__railways_info__textLink>li{width:50%}.top__railways_info__textLink>li a{height:60px}.top__railways_info__textLink>li:before{top:0;height:100%}.top__railways_info__seibuLineApp,.top__railways_info__twitter{-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:center;width:50%;height:60px;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-webkit-box-align:center;align-items:center}.top__railways_info__seibuLineApp img,.top__railways_info__twitter img{margin-right:8px;margin-bottom:0}.top__importantInfo{-webkit-box-sizing:border-box;box-sizing:border-box;padding:21px 15px 29px}.top__importantInfo_inner{display:block;width:100%}.top__importantInfo_title{width:auto;margin-bottom:18px}.top__latestInfo{display:block;position:relative;width:calc(100% - 30px);margin:20px 15px 0;padding:10px 20px;border-radius:20px}.top__latestInfo_title{width:auto;padding-bottom:5px;background:#fffffe}.top__latestInfo_title span{width:34px;height:34px;border-radius:34px}.top__latestInfo_title span img{width:24px}.top__latestInfo_title a{width:34px;height:34px;border-radius:34px}.top__latestInfo_title a img{width:26px}.top__latestInfo_slide{width:100%}.top__latestInfo_detail{display:block!important;width:100%;margin-bottom:10px}.top__latestInfo_detail dt{width:100%;margin-bottom:5px;color:#888;font-size:14px}.top__latestInfo_btns{width:124px;margin:0 0 0 auto}.top__latestInfo_btn.next{top:auto;right:43px;bottom:-32px}.top__latestInfo_btn.previous{top:auto;right:0;bottom:-32px}.top__latestInfo_btn.play{display:none}.top__infoBanner-wrap{width:auto;margin-top:30px;padding-bottom:0}.top__infoBanner{margin:0;padding:0}.top__infoBanner_slide_item{width:auto}.top__infoBanner_slide_item>a{padding:0 10px}.top__infoBanner_slide_item img{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.15);box-shadow:0 6px 20px 0 rgba(0,0,0,.15)}.top__infoBanner_slide__control{position:relative;width:240px;height:60px;margin:20px auto 0}.top__infoBanner_slide__control .slide__scrollBar{background:#dcdcdc}.top__rideToTrain{height:170px;margin-top:10px;background:-webkit-gradient(linear,left top,right top,from(#e7f5f9),color-stop(50%,#e7f5f9),color-stop(51%,#e9fbe6),to(#e9fbe6));background:linear-gradient(90deg,#e7f5f9 0,#e7f5f9 50%,#e9fbe6 51%,#e9fbe6 100%)}.top__rideToTrain_inner{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:170px;margin:0 auto;padding:40px 15px 0}.top__rideToTrain_inner::after{background-image:url(../images/bg_ride_to_train_sp.jpg);background-size:750px}.top__rideToTrain_title{position:relative;margin:0 auto 44px;font-size:36px;line-height:1.3}.top__rideToTrain_title::before{content:'';position:absolute;bottom:-4px;width:100%;height:4px;background:url(../images/line_detail_title.png) no-repeat center;background-size:100%}.top__rideToTrain_menu{position:relative;top:auto;left:auto;width:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.top__rideToTrain_menu li{-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;border-right:solid #dcdcdc 1px}.top__rideToTrain_menu li:first-child,.top__rideToTrain_menu li:nth-child(2){border-bottom:solid #dcdcdc 1px}.top__rideToTrain_menu li:nth-child(2n){border-right:none}.top__rideToTrain_menu li a{width:100%;height:138px;font-size:16px;line-height:1.3}.top__rideToTrain_menu li a img{width:866px;height:66px;margin-bottom:5px}.top__limitedExpress{padding:280px 0 50px}.top__limitedExpress_inner{width:100%;margin:0 auto}.top__limitedExpress_title{margin:0 auto 44px;font-size:26px}.top__limitedExpress_title::before{left:calc((100% - 55px)/ 2);width:55px}.top__limitedExpress_smooz{display:block;width:calc(100% - 30px);height:120px;margin:0 auto 30px;padding-top:22px;border-radius:20px;background:url(../images/bg_limited_express_sp.jpg) no-repeat center top;background-size:cover}.top__limitedExpress_smooz__title{width:160px;margin:0 auto 14px}.top__limitedExpress_smooz__text{font-size:17px}.top__limitedExpress_kinds{width:calc(100% - 30px);margin:0 15px;padding-bottom:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}.top__limitedExpress_kinds__each{width:calc((100% - 10px)/ 2);height:auto;margin-bottom:15px}.top__limitedExpress_kinds__name{position:absolute;bottom:38px;left:13px;font-size:15px;line-height:1.4}.top__limitedExpress_kinds__name span{font-size:13px}.top__limitedExpress_kinds__route{height:30px;font-size:12px}.top__limitedExpress_kinds__route.haijima001,.top__limitedExpress_kinds__route.haijima002,.top__limitedExpress_kinds__route.sTrain001,.top__limitedExpress_kinds__route.sTrain002{height:15px;font-size:10px}.top__banner_footerUp{width:calc(100% - 30px);margin:35px 15px 0;padding-bottom:7px}.top__banner_footerUp a{width:calc((100% - 15px)/ 2);margin-bottom:22px}.top__live{width:100%;margin:125px 0 0;padding:0}.top__live_inner{width:100%;padding:58px 0 134px;background:url(../images/bg_live_sp.jpg) no-repeat #baebf7 center bottom;background-size:750px}.top__live_head{top:0;left:0;width:100%;height:180px}.top__live_icon{top:-48px;right:11px;width:86px}.top__live_title{top:-55px;left:calc((100% - 138px)/ 2);font-size:44px}.top__live_title::before{bottom:-6px}.top__live_title span{font-size:16px}.top__live_caption{margin-bottom:5px;font-size:28px}.top__live_text{margin:0 15px;text-align:left;font-size:16px}.top__live_links{display:block;width:auto;margin:35px 15px 0}.top__live_links__each{width:100%;height:120px;margin-bottom:15px;padding:0 20px}.top__live_links__each:last-child{margin-bottom:0}.top__live_links__each dt{margin-bottom:10px;font-weight:700;font-size:19px}.top__live_links__each dd{text-align:left;letter-spacing:-.4px;font-size:15px}.top__live .button-wrap{margin-top:40px}.top__goOut{margin-top:127px;padding:0}.top__goOut_inner{position:relative;padding:73px 15px 120px;background:url(../images/bg_go_out_sp.jpg) no-repeat #b8effb center bottom;background-size:750px}.top__goOut_head{height:223px;margin:0 auto}.top__goOut_icon{top:-58px;width:220px}.top__goOut_icon.left{left:7px;width:97px}.top__goOut_icon.right{right:19px;width:52px}.top__goOut_title{top:-51px;font-size:44px}.top__goOut_title::before{bottom:-4px;left:3%;width:97%}.top__goOut_title span{font-size:16px}.top__goOut_content>ul{display:block;margin:0}.top__goOut_content>ul>li{width:auto;padding:0}.top__goOut_content>ul>li:nth-child(n+2){margin-top:60px}.top__goOut_content__each{-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.13);box-shadow:0 10px 40px 0 rgba(0,0,0,.13)}.top__goOut_content__caption{bottom:-30px;margin:0 20px;padding:16px 20px 15px;-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.15);box-shadow:0 6px 20px 0 rgba(0,0,0,.15)}.top__goOut_content__caption h3{font-size:19px}.top__goOut_banner:nth-child(n+2){margin-top:60px}.top__goOut_banner>ul{margin:0 -5px}.top__goOut_banner>ul>li{width:50%;padding:0 5px}.top__goOut_banner>ul>li:nth-child(n+3){margin-top:20px}.top__goOut_banner>ul>li:last-child:nth-child(odd){width:100%}.top__goOut_banner>ul>li img{-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15)}.top__goOut .button-wrap{margin-top:50px}.top__news{margin-top:40px;padding:50px 0 120px;background:url(../images/bg_news_sp.jpg) no-repeat #eff3f5 center bottom;background-size:750px}.top__news_head{width:100%}.top__news_title{font-size:32px}.top__news_title::before{bottom:-4px}.top__news_leadText{margin:34px 15px 0;text-align:left;font-size:16px}.top__news_btn{top:0;right:15px;width:48px;height:48px;border-radius:48px;background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 4px 15px 0 rgba(0,0,0,.15)}.top__news_btn a{display:block;width:48px;height:48px;border-radius:48px}.top__news_btn img{display:none}@-webkit-keyframes doorOpen{0%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px}50%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px}100%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px}}@keyframes doorOpen{0%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px}50%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px}100%{background:url(../images/icon_door_open_001.png) no-repeat #fffffe 60%;background-size:17px 24px}}.top__news_recommend{position:relative;width:calc(100% - 30px);height:413px;margin:45px 15px 0;border-radius:20px}.top__news_recommend::before{position:absolute;top:-25px;right:auto;left:-15px;width:210px;height:210px;border-radius:0 20px 20px 0;opacity:.149}.top__news_recommend__head{top:35px;left:25px}.top__news_recommend__title{font-size:26px}.top__news_recommend__leadText{margin-top:10px}.top__news_recommend__slide-wrap{position:absolute;top:132px;right:-15px;left:-15px;width:auto;padding:0 0 55px}.top__news_recommend__slide_inner{width:auto}.top__news_recommend__slide_block{margin:0 15px}.top__news_recommend__slide_block:nth-child(n+2){margin-left:15px}.top__news_recommend__slide_control{position:absolute;right:0;left:0;width:240px;margin:0 auto}.top__news_recommend__slide_control .slide__scrollBar{width:140px}.top__news_lists{width:calc(100% - 30px);margin:30px 15px 40px}.top__news_lists__content{padding:36px 25px 30px;border-radius:20px}.top__news_lists__content_inner{width:100%;margin-bottom:25px}.top__news_lists__content_inner dl{display:block;margin-bottom:15px}.top__news_lists__content_inner dl dt{width:100%;padding-bottom:8px;line-height:1.4}.top__news_lists__content_inner dl dd{position:relative;width:100%;padding:0;padding-left:18px;border-bottom:solid #fffffe 15px}.top__news_lists__content_inner dl dd::before{content:'';position:absolute;top:5px;left:0;width:10px;height:12px;background:url(../images/icon_arrow_blue.svg) no-repeat left top;background-size:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.top__news_lists__content_inner dl dd img{width:16px;margin-left:6px;vertical-align:text-top}.top__sns{padding:35px 0}.top__sns_inner{display:block;width:auto;margin:0}.top__sns_title{padding-left:14px;letter-spacing:0;font-size:20px}.top__sns_app{padding:0 15px}.top__sns_account{width:auto;padding:35px 15px 0;border-top:1px solid #dcdcdc}.top__sns_account:nth-child(n+2){margin-top:35px;margin-left:0}.top__sns_account .top__sns_title{margin-bottom:24px}.top__sns_account__inner{margin-bottom:20px}.top__sns_account__inner a{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% / 3);padding:0 10px}.top__sns_account__text{margin:0 auto}}@media screen and (max-width:374px){.top__limitedExpress_kinds__route.haijima001,.top__limitedExpress_kinds__route.haijima002,.top__limitedExpress_kinds__route.sTrain001,.top__limitedExpress_kinds__route.sTrain002{font-size:8px}.top__news_title{margin-left:-56px}}.swiper-scrollbar01 .swiper-scrollbar-drag{-webkit-transition:-webkit-transform ease .4s;transition:-webkit-transform ease .4s;transition:transform ease .4s;transition:transform ease .4s,-webkit-transform ease .4s}.ul-banner-main-window{bottom:80px!important}@media screen and (max-width:950px){.ul-banner-main-window{bottom:130px!important}}


