@charset "utf-8";

/*.pt_subpage section:nth-child(n+4):nth-child(even) {
    background: none!important;
}
/*.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_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-around;
    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;
}

.location04 {
margin: 50px 0 0;
}

#ptLocationSection01 .location_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#ptLocationSection01 .location_flex li{
    width: 33%;
}


#ptLocationSection02 .p_img2{
text-align: center;
    margin: auto;
}

#ptLocationSection02 .location_flex,
#ptLocationSection02 .location_flex2{
    display: flex;
        justify-content: space-around;
}

#ptLocationSection02 .location_flex li{
  width: 45%;
}
#ptLocationSection02 .location_flex2,
#ptLocationSection02 .location_flex5
{
    display: flex;
    justify-content: space-around;;
}
#ptLocationSection02 .location_flex5
{
    margin-bottom: 20px;
}


#ptLocationSection02 .location_flex2 li {
    width: 24%;
}

#ptLocationSection02 .location_flex3 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}


#ptLocationSection02 .location_flex4 {
    /* text-align: left; */
    display: flex;
    justify-content: space-evenly;
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    margin: auto;
}


#ptLocationSection02 .location_flex4  li:nth-child(1){
width: 48%;
}
#ptLocationSection02 .location_flex5 li {
    width: 22%;
    padding: 22px;
    background-color: #7e5e90;
    text-align: center;
    color: #FFFFFF;
}
#ptLocationSection02 h2{
text-align: left;
}

.p_img{
text-align: center;
margin: 20px 0;
}


#ptPoint .pt_point1,#ptPoint .pt_point2 {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
#ptPoint .pt_point1 li {
    width: 250px;
}

#ptPoint .pt_point2 li {
    width: 40%;
}

#ptPoint .p_img img{
    width: 100%;
}

.access_02 {
margin-top: 30px;
}

#ptEquipmentSection02 .location_flex,
#ptEquipmentSection05 .location_flex{
display: flex;
}

#ptEquipmentSection02 .location_flex1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#ptEquipmentSection02 .p_img2 img{
margin: auto;
width: 100%;
}

#ptEquipmentSection02 p,
#ptEquipmentSection05 p{
margin-bottom: 20px;
}

#ptEquipmentSection02 .location_flex1 li{
    width: 40%;
    margin-bottom: 15px;}

#ptEquipmentSection03 .p_img{
margin-bottom: 20px;
}

#ptEquipmentSection05 .p_img3{
margin-bottom: 30px;
}

#ptEquipmentSection05 .location_flex3{
    display: flex;
    justify-content:center;
    flex-wrap: wrap;}

#ptEquipmentSection05 .location_flex3 li{
    width: 30%;
    margin: 0 15px;
}

.p_img4{
width: 40%;
margin: 40px auto 0;;
}



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



}

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


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

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

.ptpb70{
padding: 20px 0 0 0;
}
#ptEquipmentSection02 .location_flex{
display: block;
}


#ptEquipmentSection02 .location_flex1 {
    display: block;
 }

#ptEquipmentSection02 .location_flex1 li{
width: 100% }


#ptEquipmentSection05 .location_flex3 li {
    width: 100%;
    margin-bottom: 10px;
}

.p_img4 {
    width: 100%;
}

#ptLocationSection02 .location_flex2, #ptLocationSection02 .location_flex5 {
    display: block;
    justify-content: space-around;}

#ptLocationSection02 .location_flex5 li {
    width: 100%;
    margin-bottom: 5px;
}

#ptLocationSection01 .location_flex li {
    width: 100%;
}

#ptLocationSection02 .location_flex2 li {
    width: 100%;
    padding: 0 0 5vw;
}
#ptLocationSection02 .location_flex li {
    width: 49%;
}
}

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


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



