@charset "utf-8";


/*.pt_access_route_box03 ul li:nth-child(1) .pt_access_route_box_inner{
    background-image:url("../_img/access/access_01.jpg");
}
.pt_access_route_box03 ul li:nth-child(2)  .pt_access_route_box_inner{
    background-image:url("../_img/access/access_02.jpg");
}
.pt_access_route_box03 ul li:nth-child(3) .pt_access_route_box_inner{
    background-image:url("../_img/access/access_03.jpg");
}
.pt_access_route_box03 ul li:nth-child(4) {
    background-image:url("../_img/access/access_04.jpg");
}*/

.pt_access_train_box > ul{
    justify-content: flex-start!important;
}

.pt_access_route_box03 ul li {
    width: 24.5%!important;
}

.pt_access_train_box > ul > li {
	width: 31%!important;}

/*nav.main_navigation li:nth-child(2) a,
nav.main_navigation li:nth-child(5) a,
nav.main_navigation li:nth-child(6) a{
pointer-events:none;
color: #9A9A9A;
}*/


.location01,.location01_2,.location01_3 ul{
display: flex;
flex-wrap: wrap;
list-style: none;
justify-content: space-between;
    margin-bottom: 50px;
}

.pt_point ul{
    display: flex;
    align-items: center;
}

.pt_point ul li:nth-child(2){
    width: 40%;
}

.location01 div:first-child {
    width: 575px;
}

.location01_2 li {
    width: 590px;
}

.location01_3 li {
    width: 350px;
}

.location01_2 li p{
    font-size: 20px;
    margin-bottom: 5px;
    color: #6E977A;
    }
.location01_3 p{
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
    color: #6E977A;
    display: block;
    width: 100%;}


.location01 div:nth-child(2) p:first-child,
.location02_4  div p:first-child
{
    font-size: 20px;
    margin-bottom: 5px;
    color: #6E977A;
    }




#ptLocationSection02 h2{
text-align: left;
}

.location02_1,.location02_2,.location02_3,.location02_4 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.location02_1 div:nth-child(1) {
width: 570px;
}


 .location02_3 div{
    width: 560px;
}

 .location02_4 div{
    width: 390px;
}

 .location02_4 div p:nth-child(2) 
 {    height: 125px;
}

.location02_5 p{
text-align: center;
}

.location02_5_2 ul{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.location02_5_2 ul li{
    width: 380px;
}

.p_w{
width: 1000px;
margin: 20px auto;
}

.p_img{
text-align: center;
}

.ptpb70{
padding: 70px 0 0 0;
}
 .pt_location_list_col04 > ul {
	justify-content: start!important;
    width: 1000px;
    margin: auto;
}


 .pt_location_list_col04  ul li{
    margin: 0 2px!important;
}




#ptLocationSection01 h2{
margin-bottom: 50px;
}

.location01_3 ul{
margin-top: 30px;
}

.location01_3 h2, .location02_5 h2{
margin: 30px 0;
}

.location02_1,.location02_2,.location02_3,.location02_4,.location02_5 div{
margin: 50px 0;}



@media screen and (max-width: 1024px){
.location01_2 li {
    width: 49%;
}
.location01 div:first-child {
    width: 30%;
}
.location01_3 li {
    width: 33%;
}
.location02_1 div:nth-child(1) {
    width: 33%;
}


.location02_2{
    width: 50%;
}
.location02_3 div {
    width: 49%;
}
.location02_4 div {
    width: 33%;
}

.location02_5_2 ul li {
    width: 33%;
}

}

@media screen and (max-width: 1000px){
 .pt_location_list_col04 > ul {
    width: 100%;
	}

.pt_location_list_col04 > ul > li {
    width: 48.5%!important;
}

.p_w{
width: 100%;
margin: 20px auto;
}	
	
}

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

.ptpb70{
padding: 20px 0 0 0;
}
.location02_2 {
    width: 100%;
}

.pt_point ul {
    display: block;
    margin: 20px 0px;
}

.pt_point ul li:nth-child(2){
width: 100%
 }



.location01 div,.location01 img{
width: 100%
}



.location02_1 div:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
}

.location01 div:first-child {
    width: 100%;
    margin-bottom: 20px;
}

.location02_1 div{
width: 100%;
}
.location02_1 img{
width: 100%;
}

.location02_2 div{
width: 100%;
}
.location02_2 div p{
width: 100%;
}
.location02_2 div img{
width: 100%;
}


.location02_4 div {
    width: 100%;
}

.location02_4 div img{
    width: 100%;
}

.location02_5_2 ul li,.location02_3 div,.location01_3 li{
    width: 100%;
    margin-bottom: 10px;
}
.location02_5 p {
    text-align: left;
}
}

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

.location01_2 li {
    width: 100%;
}

.location01_3 p {
    font-size: 16px;}

.location01_2 li p {
    font-size: 16px;
}

  #sozoTeitaku > ul {
    display: block;
  }
  #sozoTeitaku > ul > li {
    width: 100%;
    margin: 0 0 10px;
  }
}