@charset "UTF-8";


.loc_sec02{display: flex;max-width: 1280px;margin: 60px auto;justify-content: space-between;flex-wrap: wrap;}
.loc_sec02.ajs{display: flex;max-width: 1280px;margin: 100px auto 60px;justify-content: space-between;flex-wrap: wrap;}
.loc_sec02.ajs h2{margin: -10px 0 0 0;}
.loc_sec0201{width: 45%;margin-bottom: 40px;}
.loc_sec0202{width: 49%;margin-bottom: 40px;position: relative;}
.loc_sec0203{width: 49.5%;display: flex;justify-content: space-between;}
.loc_sec0203li{width: 49%;position: relative;}

@media screen and (max-width: 1600px) {
.loc_sec0201{width: 45%;margin-bottom: 40px;padding: 0 3%;}
}

@media screen and (max-width: 768px) {


.loc_sec02{display: flex;max-width: 1280px;margin: 30px 5% 50px;justify-content: space-between;flex-wrap: wrap;}
.loc_sec02.ajs{display: flex;max-width: 1280px;margin: 30px 5% 70px;justify-content: space-between;flex-wrap: wrap;}
.loc_sec02.ajs h2{margin: 20px 0 0 0;order: 1;}
.loc_sec02.ajs .loc_sec0202{order: 2;}
.loc_sec0201{width: 100%;margin-bottom: 20px;}
.loc_sec0202{width: 100%;margin-bottom: 2px;position: relative;}
.loc_sec0203{width: 100%;display: flex;justify-content: space-between;}
.loc_sec0203li{width: 49.7%;position: relative;margin-bottom: 2px;}

}
