@charset "utf-8";
#main_about{padding:0%;background: url(../images/bg_texture.gif); width: 100% !important;}


.kimg_train{
    background-image: url("../service/ticket/images/kimg_ticket.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
    position:relative;
    border-bottom:1px solid #999;
}
.kimg_air{
    background-image: url("../service/ticket_air/images/kimg_airticket.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
    position:relative;
    border-bottom:1px solid #999;
}
.kimg_vehicle{
    background-image: url("../service/vehicle/images/kimg_vehicle.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
    position:relative;
    border-bottom:1px solid #999;
}

.kimg_pcr{
    background-image: url("../service/pcr/images/kimg_pcr.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
    position:relative;
    border-bottom:1px solid #999;
}



.contact-list{
    width:80%;
    background-color:#fff;
    padding: 3% 5% 3% 15%;
    margin:3% auto;
    display: table;

}

.contact-list h4{
    width: 40%;
    padding-right: 5%;
    display: table-cell;
    vertical-align: middle;
}

.contact-list div{
    display: table-cell;
    width:auto;
}

@media only screen and (max-width: 767px) {
.contact-list{
    width:90%;
    padding: 5%;
    display:block;
}
.contact-list h4 img{
    width: 70%;
        }
.contact-list h4{
    text-align: center;
    width: 100%;
    display:block;
}

.contact-list div{
    width: 100% !important;
        display:block;
}
}

.kimg_txt{
    position:absolute;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    background-color: rgba(152,129,74,0.5);
    font-size: 200%;
    color: #fff;
    padding:2% 0 1% 0;
    line-height: 110%;

}
.kimg_txt span{
    font-family: 'Philosopher', sans-serif;
    display: block;
    width: 100%;
    font-size: 50%;
}
.kimg_txt h1{
    font-weight: 400 !important;
    letter-spacing: 0.5px;
}
@media only screen and (max-width: 767px) {
.kimg_about{
    height: 320px;
}
    
.kimg_txt{
    font-size: 160%;
    padding:4% 0 2% 0;
}
#main_about h2{
    font-size: 140%;
    margin: 0;
    }
#main_about .w980{
    padding: 2% 5% !important;
    }
}


#main_about h2{
    margin: 2% 0;
}
.box_greeting{
    font-size: 100%;
    line-height:200%;
    padding:1% 10% 3% 10%;
    margin:2% 0; 
    border-bottom:1px solid #999;
}

.box_greeting2{
    font-size: 100%;
    line-height:200%;
    padding:1% 10% 1% 10%;
    margin:2% 0 0 0; 
}

.box_greeting img{
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
#main_about h2{
    margin: 5% 0 4% 0;
}
    
    .box_greeting{
    font-size:100%;
    line-height:160%;
    padding:1% 0 5% 0 ;
    margin:2% 0; 
    border-bottom:1px solid #999;
}
.box_greeting2{
    font-size: 100%;
    line-height:160%;
    padding:0%;
    margin:2% 0 0 0; 
}
}

.sr-table table {
    width: 100%;
    text-align: left;
    font-size: 90%;
}

@media only screen and (max-width: 767px) { .sr-table table tr {
    display: block;
  }
.sr-table table {
    max-width:330px !important;
}
} 
.sr-table table tr th {
  padding:10px 20px;
  vertical-align: middle;
  border-bottom: 1px solid #ebe4d6;
  background: #fffef6;
  font-weight: bold;
white-space: nowrap;
	background-clip: padding-box;
}

@media only screen and (max-width: 767px) {
    .sr-table table tr th {
    display: block;
        text-align: center;
  background: #fffef6;
    padding: 4px 0;
  }
}

.sr-table table tr td {
    width: 100%;
    padding: 6px 10px;
    vertical-align: middle !important;
    border-bottom: 1px solid #ebe4d6;
    letter-spacing: .025em;
    line-height: 1.5;
    vertical-align: top;
    background-color: #fff;
	background-clip: padding-box;
}

@media only screen and (max-width: 767px) {
    .sr-table table tr td {
        display: block;
        background-color: #fff;
    width:96%;
            padding:3% 2%;
        
    }

.sr-table table tr td:nth-of-type(1) {
        display: block;
    border-bottom: none;
    overflow: hidden;
 }
}

    
@media only screen and (max-width: 767px) { .sr-table table tr td:nth-of-type(2) {
    border-top: 1px solid #d7d7d7;
  }
}
.attention {
  margin-top: 8px;
}

.attention li {
  font-size: 90%;
  letter-spacing: .025em;
  line-height: 1.5;
  padding-left: 16px;
　margin-bottom: 5px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .attention li {
  }
}

.attention li:before {
  content: "※";
  position: absolute;
  top: 11px;
  left: 0;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#about-table table {
  width: 100%;
  margin:10px 0 0 0;
  line-height: 160%;
}

@media only screen and (max-width: 767px) {
  #about-table table {
    width: 100%;
    margin: 10px 0 0 0;
  }
}

#about-table table tr {
    background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 2px);
    background-size: 4px 1px;
    background-position: top;
    background-repeat: repeat-x;}

#about-table table tr th {
  width: 180px;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  font-weight: bold;
  padding: 10px 5px 10px 0;
}

@media only screen and (max-width: 767px) {
  #about-table table tr th {
    width: 100%;
    display: block;
    padding:5% 0 1% 0;
  }
}

#about-table table tr td {
  width: calc(100% - 150px);
  padding: 10px 0;
}

@media only screen and (max-width: 767px) {
  #about-table table tr td {
    font-size:100%;
    width: 100%;
    display: block;
    padding:0% 0 5% 0; 
    border: none;
  }
}

#about-table table tr td .map {
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #about-table table tr td .map {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

#about-table table tr td .map .left {
  width: calc(100% - 380px);
}

@media only screen and (max-width: 767px) {
  #about-table table tr td .map .left {
    width: 100%;
  }
}

#about-table table tr td .map .right {
  width: 380px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #about-table table tr td .map .right {
    width: 100%;
    margin: 10px 0 0;
  }
}

#about-table table tr td .map:first-child {
  margin: 5px 0 40px;
}

#about-table table tr td .map:last-child {
  margin: 0 0 50px;
}

#about-table table tr td .map span {
  position: absolute;
  bottom: -45px;
}

#about-table table tr td .map span strong {
  color: red;
}


.table_guide2{font-size:100%; font-weight:500;  margin:2% auto 3% auto !important;}
.table_guide2 .table_cell{ width:auto; padding:0 2% 0 0; line-height:150%; width: 310px;}
.table_guide2 .table_cell img{ width:100%;}

@media only screen and (max-width: 767px) {
.table_guide2 .table_cell{ width:auto; padding:8% 2% 0 0; line-height:150%; width:100%;}
}


/* ここ後で共通にして消すやつ */

ul.photo_list {
  width: auto;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  margin:3% auto;
  align-items: flex-start;
}

ul.photo_list li{
width:50%;
padding:0 0 0 15px;
font-size:12px !important;
line-height:120%;
}
ul.photo_list li:first-child{
padding:0px !important;
}

ul.photo_list li img{
  width:100%;
}

@media only screen and (max-width: 767px) {
ul.photo_list {
  width: 100%;
}
ul.photo_list li{
font-size:80% !important;
    line-height:140%;
}
}


@media only screen and (max-width: 767px) {

}
