



.contents-block-in {
max-width: 1100px !important;
}

.content p {
padding: 0.4em 0px 1.5em;
display: block;
}

.content h2.headLine01 {
font-size: calc(100vw / 21);
line-height: 1.5em;
padding: 0.2em 0px 0.2em 0.4em;
border-left: 3px solid rgba(245,170,0,1.00);
font-weight: bold;
margin: 0.5em 0px;
}
.content p.pp01 {
font-size: calc(100vw / 22);
line-height: 1.5em;
padding: 0.2em 0px;
font-weight: bold;
}



@media print, screen and (min-width: 375px) {
.content h2.headLine01 {
font-size: 18px;
line-height: 1.5em;
}
.content p.pp01 {
font-size: 17px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 768px) {
.content h2.headLine01 {
border-left: 4px solid rgba(245,170,0,1.00);
font-size: 22px;
line-height: 1.5em;
}
.content p.pp01 {
font-size: 20px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 1024px) {
.content h2.headLine01 {
font-size: 24px;
line-height: 1.5em;
}
.content p.pp01 {
font-size: 22px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 1200px) {
.content h2.headLine01 {
border-left: 5px solid rgba(245,170,0,1.00);
font-size: 26px;
line-height: 1.5em;
}
.content p.pp01 {
font-size: 24px;
line-height: 1.5em;
}

}

@media print, screen and (min-width: 1400px) {

}




















