@charset "UTF-8";

.column3_copy_center{
  font-feature-settings: "palt";
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  letter-spacing:0.05em;
}
.column3_title span{
  font-feature-settings: "palt";
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0;
  text-align: center;
  color: #000;
  vertical-align: bottom;
  line-height: normal;
}
.pl_column3{
    width: 30%;
}
.pl_column4{
    width: 22%;
}
.pl_column3_2{
    width: 30%;
}
@media print, screen and (max-width: 1000px) {
.column3_copy_center{
  font-size: 24px;
  line-height: 45px;
} 
.column3_title span{
  font-size: 14px;
} 
.pl_column3{
  width: 48%;
}
.pl_column3_2{
  width: 85%;
  margin: 0 auto;
}
.pl_column4{
  width: 48%;
}
}