@charset "utf-8";

@media (max-width: 700px) {

#policy{
    margin-top: 12.3%;
    margin-bottom: 12.3%;
}

#policy hgroup{
	text-align: center;
}
#policy hgroup .eng{
    font-size: 22px;
    line-height: 1em;
    font-weight: 500;
    color: #DADEDF;
    margin-bottom: 16px;
}
#policy hgroup .eng::first-letter{
	background: linear-gradient(48deg, #009687 30%, #00964C 70%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#policy hgroup h2{
    font-size: 28px;
    line-height: 1em;
    font-weight: 600;
}
#policy hgroup h2::first-letter{
	background: linear-gradient(48deg, #009687 30%, #00964C 70%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#pp_sitepolicy_wrap {
    margin-top: 9.23%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#pp_sitepolicy_wrap ol {
    padding-top: 0;
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 0;
}

#pp_sitepolicy_wrap ol li {
    line-height: 1.5em;
    margin-bottom: 16px;
}

#pp_sitepolicy_wrap h3 {
    margin-top: 6.15%;
    margin-bottom: 6.15%;
    color: #009450;
    font-size: 20px;
}
#pp_sitepolicy_wrap p a {
	text-decoration: underline;
}

#pp_sitepolicy_wrap h4 {
    margin-top: 6.15%;
    margin-bottom: 6.15%;
    font-size: 18px;
    line-height: 1.5em;
}
#pp_sitepolicy_wrap p {
	line-height: 1.5em;
}
}
