.pp-area {
  margin-top: 80px;
  margin-bottom: 80px;
}

.pp-ttl-cmn01 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

.pp-fxd-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
}

.pp-d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pp-gapy-50 > * {
  padding-bottom: 50px;
}

.pp-jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pp-fxw-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pp-w-25\% {
  width: 25%;
}

.pp-ofi-100 img {
  position: absolute;
  top: 0;
  left: 0;
}

.pp-ofi-100::after {
  content: "";
  display: block;
  padding-top: 100%;
}

.pp-w-70\% {
  width: 70%;
}

.pp-list-cmp01 .pp-head {
  position: relative;
}

.pp-mb-10 {
  margin-bottom: 10px;
}

.pp-fz-18 {
  font-size: 18px;
}

.pp-fw-bold {
  font-weight: 700;
}

.pp-list-cmp01 .pp-headin {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}

.pp-fz-24 {
  font-size: 24px;
}

.pp-list-cmp01 .pp-headin::after {
  content: '.';
}

.pp-ofi-100{
    position: relative;
}

@media only screen and (max-width: 599px){
.pp-area {
  margin-top: 50px;
  margin-bottom: 50px;
}

.pp-ttl-cmn01 {
  font-size: 24px;
}

.pp-mx-auto\@sp {
  margin-right: auto;
  margin-left: auto;
}

.pp-maxw-350\@sp {
  max-width: 350px;
}

.pp-mb-10\@sp {
  margin-bottom: 10px;
}

.pp-w-100\%\@sp {
  width: 100%;
}
}

[class*="pp-ofi"] img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.pp-rgap-40 {
  row-gap: 40px;
}

.pp-ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp-w-48\% {
  width: 48%;
}

[class*="pp-ofi"] {
  position: relative;
  display: block;
  width: 100%;
}

.pp-ofi-70 img {
  position: absolute;
  top: 0;
  left: 0;
}


.pp-ofi-70::after {
  content: "";
  display: block;
  padding-top: 70%;
}

.pp-mb-20 {
  margin-bottom: 20px;
}

.pp-fxd-even > :nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 599px){
  .pp-w-48\% {
  width: 100%;
}
}
.pp-py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pp-c-white h3,div{
  color: #fff;
}

.pp-p-100 {
  padding: 100px;
}

.pp-pos-rel {
  position: relative;
}

.pp-pa-100 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pp-c-white {
  color: #fff;
}

.pp-mt-20 {
  margin-top: 20px;
}

.pp-ta-c {
  text-align: center;
}

@media only screen and (max-width: 1024px){
.pp-p-70\@tb {
  padding: 70px;
}
}

@media only screen and (max-width: 599px){
.pp-p-30\@sp {
  padding: 30px;
}

.pp-fz-22\@sp {
  font-size: 22px;
}
}
