@charset "UTF-8";
/* CSS Document */

.headerSlideArea {
/*max-height: 400px;*/
   /* max-width:960px;*/
   /*  margin:auto;*/
}
.headerSlide {
}
.headerBnr {
}
.headerBnr img {
    width: 100%;/*height:100%;*/
}
/*  max-width:960px; */
    
   
/*headerNews*/

.headerNewsArea {
    border-bottom: 1px solid #D5D5D5;
}
.headerNewsContainer {
    /*height:60px;*/
    padding: 1em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.headerNewsTitle {
    width: 10%;
    margin: 0;
}
 .headerNewsText {
    font-size: 90%;
    line-height: 1.5em;
 /* height:3em !important;*/
    padding: 0.1rem 0;

    
     display: table;
  width: 100%;
   
}

.headerNewsText a{
display: table-cell;
/*  text-align: center;*/
  vertical-align: middle;
  height:3em !important;    
}


.headerNewsNumSet {
    width: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.headerNewsNum {
    line-height: 1.5em;
    /*  text-align: right;*/
    margin: 0 0.1em 0 0;
}
.headerSlideArea {
}
.headerSlide {
}
.slick-prev::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../img/common/arrow-left.png);
    background-size: contain;
    vertical-align: middle;
}
.slick-next::before {
    /* content: url(../img/common/arrow-right.png);*/
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../img/common/arrow-right.png);
    background-size: contain;
    vertical-align: middle;
}
.slick-prev {
    width: 40px;
    height: 40px;
    left: 0px;
}
.slick-next {
    width: 40px;
    height: 40px;
    right: 0px;
}

@media (max-width: 450px) {
.slick-prev::before {
    width: 20px;
    height: 20px;
}
.slick-next::before {
    width: 20px;
    height: 20px;
}
.slick-prev {
    width: 20px;
    height: 20px;
    left: 0px;
}
.slick-next {
    width: 20px;
    height: 20px;
    right: 0px;
}
}
.headerNewsArrow {
    font-family: 'Font Awesome 5 Free';
    cursor: pointer;
    padding: 0 0.3em;
    color: #6F6F6F;
}
/*.headerNewsRight:after {
     font-family: 'Font Awesome 5 Free';
    content: '\f106'; 
    position: relative;
  width: 50px;
    height:50px;
    color: #387F42;
     font-size: 20px;
 
}*/

.headerNewsRight, .headerNewsLeft {
    font-family: 'Font Awesome 5 Free';
    cursor: pointer;
}
/*.headerNewsLeft:after {
     font-family: 'Font Awesome 5 Free';
    content: '\f107'; 
    position: relative;
  width: 50px;
    height:50px;
    color: #387F42;
     font-size: 20px;
   cursor: pointer;
}*/


/*firstBnrArea*/

.firstBnrArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 0;
}
.firstBnr {
    width: 49%;
}

.firstBnrText{
    width:100%;
    position: relative;
    line-height: 1em;
    text-align: center;
        margin-top:0.75em;
    font-size: 80%;
}

.firstBnrText:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    position: relative;
    /*  top: 0;*/
    margin-left: -0.6em;
    color: #387F42;
    font-weight: 900;
    font-size: 11px;

}

@media (max-width: 1000px) {
}

@media (max-width: 768px) {
.firstBnr {
    width: 100%;
    padding: 5px 0;
}
.headerNewsTitle {
    width: 20%;
    max-width: 100px;
    margin: 0 0% 0.5em 0;
}
.headerNewsText {
    /* height:3em !important;*/
    width: 100%;
    line-height: 1.2em;
    font-size: 80%;
    margin: 0 0% 0.5em 0;/*    background-color: #5E1314;*/
}
.headerNewsNum {
    width: 100%;
    line-height: 1.5em;
    font-size: 95%;
    margin-right: 0.5em;
}
.headerNewsNumSet {
    width: 100%;
    right: 0;
    text-align: right;
}
.headerNewsArrow {
    font-size: 140%;
    padding: 0 0.3em;
}
}
/*saecondBnrArea*/

.secondBnrArea {
    padding: 40px 0;
    background-color: #EBEBEB;
}
.secondBnrContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.secondBnr {
    width: 32.5%;
    margin: 10px 0
}
.secondBnrText {
    padding: 1em 0 1em 1em;
    line-height: 1.2em;
    position: relative;
    font-size: 100%;
}
.secondBnrText:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f0da';
    position: absolute;
    /*  top: 0;*/
    margin-left: -0.6em;
    color: #387F42;
    font-weight: 900;
    font-size: 18px;
}

@media (max-width: 1000px) {
}

@media (max-width: 768px) {
.secondBnrArea {
    padding: 20px 0;
    background-color: #EBEBEB;
}
.secondBnr {
    width: 49%;
    padding: 0px 0;
}
.secondBnrText {
    padding: 0.5em 0 0em 1em;
    font-size: 100%;
}
}
/*pressArea*/

.pressArea {
    padding: 50px 0;
}
.pressContainer {
}
.pressSet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px dotted #A6A6A6;
    padding: 0.9em 0;
}
.pressDate {
    width: 18%;
    line-height: 1.5em;
    text-align: left;
   margin-right: 1em;
}
.pressTitle {
    width: 80%;
    line-height: 1.5em;
    text-align: left;
  
}

@media (max-width: 768px) {
.pressContainer {
    padding: 0 10px;
}
.pressDate {
    width: 100%;
    line-height: 1.5em;
    text-align: left;
    margin-bottom: 0.5em;
}
.pressTitle {
    width: 100%;
    line-height: 1.5em;
    text-align: left;
}
}
/*infoArea*/

.infoArea {
    padding: 50px 0;
    border-top: 10px solid #EAEAEA;
}
.infoContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
h2.infoh2 {
    text-align: left!important;
}
h2.instah2,
h2.twitterh2,
h2.fbh2{
    text-align: left!important;
    margin-bottom: 20px;
}
.infoh2:before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 25px;
    background-image: url("../img/common/info_icon.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0.5em 0 0em;
}
.instah2:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("../img/common/instagram_icon.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0.5em 0 0em;
}

.twitterh2:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
   /* background-image: url("../img/common/twitter_icon.png");*/
     background-image: url("../img/common/twitter_icon.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0.5em 0 0em;
}
.fbh2:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
     background-image: url("../img/common/fb_icon.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0.5em 0 0em;
}

.instaContainer {
    width: 50%;
    padding: 0px 20px 40px 0;
}
.infoSetWrapper {
    /*width: 65%;*/
    width: 100%;
    /*padding-left: 40px;
    border-left: 1px solid #D6D6D6;*/
}
.infoSet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
  /*  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    
    border-bottom: 1px dotted #A6A6A6;
    padding: 2em 0;
}
.infoImg {
    width: 15%;
    margin-right: 1rem;
    border: 1px solid hsla(0,0%,82%,1.00);
}
.infoTextSet {
    width: 80%;
}
.infoDate {
    line-height: 1.5em;
    text-align: left;
    margin-bottom: 1em;
    font-size: 90%;
      margin-right:2rem;
}
.infoTitle {
    line-height: 1.5em;
    text-align: left;
    font-size: 90%;
}

@media (max-width: 768px) {
.instaContainer {
    width: 100%;
    padding: 0 20px 50px;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 50px;
}
.infoSetWrapper {
    width: 100%;
    padding: 0 20px;
    border-left: 0px solid #D6D6D6;
}
.infoImg {
    width: 50%;
    margin: 0 auto 2em;
}
.infoTextSet {
    width: 100%;
}
.infoDate {
    width: 100%;
    line-height: 1.5em;
    font-size: 100%;
    text-align: center;
}
.infoTitle {
    font-size: 100%;
    width: 100%;
    line-height: 1.5em;
    text-align: left;
}
}
/*railInfo*/

.railInfoArea {
    padding: 50px 0;
    background-color: #EBEBEB;
}
.railInfoContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.railInfoBt {
    width: 16%;
    margin-bottom: 10px;
}
.railInfoBt2 {
    width: 49.55%;
}

@media (max-width: 768px) {
.railInfoBt {
    width: 32%;
}
.railInfoBt2 {
    width: 100%;
    margin-bottom: 5px;
}
}
/*thirdBnrArea*/

.thirdBnrArea {
    padding: 40px 0;
}
.thirdBnrContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.thirdBnr {
    width: 24%;
    margin: 10px 0
}
.thirdBnrText {
    padding: 1em 0 1em 0em;
    line-height: 1em;
    position: relative;
    font-size: 80%;
}

@media (max-width: 1000px) {
}

@media (max-width: 768px) {
.thirdBnrArea {
    padding: 20px 0;
}
.thirdBnr {
    width: 49%;
    padding: 0px 0;
}
.thirdBnrText {
    padding: 0.5em 0 0em 0em;
    font-size: 80%;
}
}





/*   railinfo-index*/

/*railinfo-index BnrArea*/

.railinfoBnr {
    width: 32.5%;
    margin: 0px 0
}


.railinfoBnrText {
    line-height: 1em;
    background-color: #39813E;
    color: #FFFFFF;
    font-size: 115%;
    font-weight: 900;
    letter-spacing: 0.1em;
    line-height: 4em;
    position: relative;
    margin: 0em 0;
    text-align: center;
}
.railinfoBnrText a {
    color: #FFFFFF;
    display: block;
   /* margin: 1em 0;*/
    text-decoration: none;
}
.railinfoBnrText:hover {
    opacity: 0.8;
}
.railinfoBnrText:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    /* padding:1em 0;*/
    position: absolute;
    /*  top: 0;*/
    right: 10px;
    color: #387F42;
    font-weight: 900;
    font-size: 15px;
    color: #FFFFFF;
}

@media (max-width: 768px) {
    
    .railinfoBnrArea {
    padding: 20px 0;
    background-color: #EBEBEB;
}
.railinfoBnr {
    width: 100%;
    padding: 0px 0;
    margin-bottom:1.5em;
}
    
.railinfoBnrText {
    margin: 0em 0;
    line-height: 3em;
        font-size: 105%;
}
.railinfoBnrText:before {
    right: 10px;
}
}



/*__________table layout*/

.pressContainer table{
    width:100%;
}

.pressContainer dl{
    border-bottom: 1px dotted #A6A6A6;
    padding: 0.5em 0;
}

.pressContainer dt{
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 90%;
    line-height: 1em;
    color: hsla(0,0%,40%,1.00);
}

.pressContainer dd{
    line-height: 1.5em;
}

@media (max-width: 768px) {
    
    .pressContainer dt{
    margin-bottom:0.2em;
}
    
    .pressContainer dl{
    padding: 0.2em 0;
}
}


.headerNewsSlide {
    width: 76%;

}

@media (max-width: 768px) {
    .headerNewsSlide {
   width: 100%;

    }
}

/*  insta-bnr */
.insta-bnr{
    text-align:center;
    padding:5% 0;
}
.bnr-text{
    font-size:100%;
    line-height: 1.5em;
}
@media (max-width: 768px) {
    .insta-bnr img{
        width: 89%;
        max-width:320px;
    }
    
}
