@charset "UTF-8";

body {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: anywhere;
}

#header.simple {
    margin-bottom: 0;
}

#footer {
    margin-top: 0;
}

#main.lp {
    margin-top: 0;
    overflow: hidden;
}

#main p {
    margin-top: 0;
}

img {
    max-width: 100%;
    border-style: none;
    vertical-align: bottom;
}

.lp-jumbotron > *:last-child, .lp-jumbotron-body > *:last-child, .lp-mediaAsset-body > *:last-child {
    margin-bottom: 0;
}

.lp-layout-container {
    width: 544px;
}

.lp-jumbotron {
    margin-bottom: 24px;
}

.lp-jumbotron-body {
    margin-bottom: 24px;
}

.lp-jumbotron-image {
    min-height: 0%;
    text-align: center;
}

.lp-jumbotron-titleGroup {
    margin-bottom: 24px;
    line-height: 1.3;
    text-align: center;
}

.lp-jumbotron-title {
    display: block;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 2px solid #333;
    font-size: 36px;
}

.lp-jumbotron-title > em {
    font-size: 48px;
}

.lp-jumbotron-series {
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.lp-mediaAsset {
    margin-bottom: 24px;
}

.lp-mediaAsset-content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

.lp-mediaAsset-body {
    font-size: 24px;
    line-height: 1.2;
}

.lp-mediaAsset-image {
    min-height: 0%;
    margin-right: 16px;
    border: 1px solid #ccc;
}

.lp-textPhone {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: #333;
}

.lp-textPhone > *:last-child {
    margin-bottom: 0;
}

.lp-textPhone-number {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

.lp-textPhone-numberGroup {
    display: flex;
    align-items: flex-start;
    margin-top: 0 !important;
    margin-right: 8px;
}

.lp-textPhone-note {
    margin-top: 0 !important;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.2;
}

.lp-textPhone-icon {
    width: 36px;
    min-width: 36px;
    height: 20px;
    min-height: 20px;
    margin-top: 0.2rem;
    margin-right: 8px;
}

.lp-textPhone-icon .of-iconColor-primary {
    fill: #00a23f;
}

.lp-textPhone-icon .of-iconColor-secondary {
    fill: #fe8800;
}

.lp-textPhone-icon .of-iconColor-tertiary {
    fill: #0086b1;
}

.lp-textPhone-icon .of-iconColor-quaternary {
    fill: #838079;
}

.lp-textPhone-icon .of-iconColor-quinary {
    fill: #1e1c1c;
}

.lp-textPhone.of-center {
    text-align: center;
}

.lp-textPhone.of-center .lp-textPhone-numberGroup {
    justify-content: center;
}

.lp-utility-line-break {
    display: block;
}

.lp-utility-fontWeight-bold {
    font-weight: bold;
}

.lp-utility-marginBottom-primary {
    margin-bottom: 8px;
}
