@charset "utf-8";

.page-header {
background-image: url(//kashikiri-fit.com/wp-content/themes/lightning-child/img/f-voice/mv_voice.jpg);
}
.page-header-title::after {
content: 'VOICE';
}
.page_s-copy {
text-align: center;
border-bottom: none;
margin-bottom: 30px;
} .icon {
width: 90px;
}
.icon img {
width: 100%;
} .page_voice_per {
font-size: 13px;
} .balloon1{
position: relative;
padding: 20px;
border-radius: 10px;
color: #000;
background-color: #FFEDB3;
margin-left: 110px; margin-bottom: 50px;
} .balloon1 .icon{
position: absolute;
left: -110px;
top: 0;
} .balloon1::before{
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
left: -15px;
top: 20px;
border-right: 15px solid #FFEDB3;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
} .balloon2{
position: relative;
padding: 20px;
border-radius: 10px;
color: #000;
background-color: #fff0d9;
margin-right: 110px; margin-bottom: 50px;
} .balloon2 .icon{
position: absolute;
right: -110px;
top: 0;
op: 0;
} .balloon2::before{
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
right: -15px;
top: 20px;
border-left: 15px solid #fff0d9;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
}      @media screen and (max-width: 1000px) {
}    @media screen and (max-width: 834px) {
}    @media screen and (max-width: 640px) {
.page-header {
background-image: url(//kashikiri-fit.com/wp-content/themes/lightning-child/img/f-voice/mv_voice_sp.jpg);
}
}