#section-11 h2 div,#section-13 h2 div,#section-15 h2{
    line-height: 1.5;
}

#section-11 .c-inner,#section-13 .c-inner{
    padding-bottom: 0;
}

#section-11 .c-heading,#section-13 .c-heading{
    margin-bottom: 0;
}

#section-35 .c-heading,#section-36 .c-heading{
    margin-bottom: 0;
    margin-top: 10px;
}

#section-26 .u-mbmd:first-child {
    margin-bottom: 0;
}

.p-sentence-set__box--bdr {
    background-color: #E4F3F7;
}
.c-border {
    border: 0;
}

#section-33 .c-inner {
    background-color: #E4F3F7;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px;
}

#section-33 .c-inner p{
    margin-bottom: 0;
}

#section-34 .c-inner--lg {
    padding-top: 0;
    margin-bottom: 20px;
}

#section-26 .c-inner {
    padding-bottom: 0;
}
#section-38 {
    position: fixed;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.8)
}
#section-50 a {
    width: 100%;
    padding: 12px;
}
#section-50 .c-inner {
    padding: 16px 0 8px;
}
@media screen and (max-width: 480px) {
    #section-33 .c-inner {
        margin-top: 0px;
	}
}

@media screen and (min-width: 481px) {
    .pc-hide {
        display: none;
	}
}