@charset "UTF-8";

div#HeaderArea {
    margin-bottom: 0;
}

div#ContentsArea div#ContentsLayout.SingleWide:first-child {
    padding-top: 0;
}

div#ContentsLayout.SingleWide.NoFrame div#MainContentBody > .Section:first-child {
    padding-bottom: 0;
}

div#ContentsLayout.SingleWide.NoFrame div#MainContentBody > .Section:first-child > p:first-child {
    margin-bottom: 0;
}

div#MainContent div.BorderedBox {
    margin-top: 52px;
}

#PageBottomContent {
    box-sizing: border-box;
}

#WebConference2003 {
    min-width: 970px;
}

#WebConference2003 *,
#WebConference2003 *::before,
#WebConference2003 *::after {
    box-sizing: border-box;
}

#WebConference2003 ol {
    list-style: none;
}

div#MainContent #WebConference2003 + p {
    margin-bottom: 0;
}

#WebConference2003 img {
    max-width: 100%;
}

.lp-section {
    overflow: hidden;
    font-size: 18px;
    line-height: 1.5;
}

.lp-section-content {
    max-width: 970px;
    margin: 0 auto;
}

.lp-section-header {
    z-index: 0;
    position: relative;
    padding: 26px 0;
    background: #b3eef2;
    text-align: center;
}

.lp-section-header::before, .lp-section-header::after {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100vw;
    width: 200vw;
    height: 100%;
    background: #b3eef2;
    content: "";
}

.lp-section-header::after {
    z-index: 1;
    top: 100%;
    min-width: 1960px;
    height: 52px;
}

div#MainContent .lp-section-header > *:last-child {
    margin-bottom: 0;
}

.lp-section-body {
    position: relative;
    padding: 0 0 52px;
}

.lp-section-body::before, .lp-section-body::after {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100vw;
    width: 200vw;
    height: 100%;
    background: #f2f2f2;
    content: "";
}

.lp-section-body::after {
    right: -100vw;
    left: inherit;
}

div#MainContent .lp-section-body > *:last-child {
    margin-bottom: 0;
}

.lp-jumbotron {
    overflow: hidden;
    background: #f2f2f2;
    line-height: 1.5;
}

.lp-jumbotron-content {
    position: relative;
    max-width: 970px;
    min-height: 462px;
    margin: 0 auto;
}

.lp-jumbotron-header {
    z-index: 0;
    position: relative;
    padding: 52px 0 26px;
    background: #fff;
}

.lp-jumbotron-header::before {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100vw;
    width: 200vw;
    height: 100%;
    background: #fff;
    content: "";
}

.lp-jumbotron-title {
    display: block;
    margin-bottom: 18px;
    font-size: 48px;
    font-weight: inherit;
    line-height: 1.125;
}

.lp-jumbotron-titleGroup {
    max-width: 564px;
    font-weight: normal;
}

.lp-jumbotron-title em {
    color: #ff4141;
}

.lp-jumbotron-subtitle {
    display: block;
    margin-right: 9px;
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: inherit;
    line-height: 1.125;
}

.lp-jumbotron-subtitle:last-child {
    margin-right: 0;
}

.lp-jumbotron-subtitleGroup {
    display: flex;
    flex-wrap: wrap;
}

.lp-jumbotron-subtitleGroup.of-card-evenWidth .lp-jumbotron-subtitle:not(.of-card) {
    width: 100%;
    margin-top: 10px;
}

.lp-jumbotron-subtitleGroup.of-card-evenWidth .lp-jumbotron-subtitle:not(.of-card):first-child {
    margin-top: 0;
    margin-bottom: 18px;
}

.lp-jumbotron-subtitleGroup.of-card-evenWidth .lp-jumbotron-subtitle.of-card {
    flex: 1;
    margin-right: 9px;
}

.lp-jumbotron-subtitle.of-card {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
    padding: 14px 16px 15px;
    border-radius: 6px;
    background: #ffa443;
    font-size: 18px;
    text-align: center;
}

.lp-jumbotron-subtitle.of-card + .lp-jumbotron-subtitle:not(.of-card) {
    align-self: center;
    margin-left: 2px;
}

.lp-jumbotron-body {
    z-index: 0;
    position: relative;
    max-width: 555px;
    padding: 26px 0;
    background: #f2f2f2;
}

.lp-jumbotron-body::before {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100vw;
    width: 200vw;
    height: 100%;
    background: #f2f2f2;
    content: "";
}

.lp-jumbotron-leadText {
    font-size: 18px;
}

.lp-jumbotron-image {
    position: absolute;
    top: 50%;
    right: -122px;
    transform: translateY(-50%);
}

.lp-headingLevel2 {
    position: relative;
    margin-bottom: 13px;
    padding-bottom: 10px;
    font-weight: normal;
    text-align: center;
}

div#MainContent .lp-headingLevel2 {
    font-size: 28px;
}

.lp-headingLevel2::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 52px;
    height: 4px;
    transform: translateX(-50%);
    background: #026996;
    content: "";
}

.lp-step {
    display: flex;
    flex-wrap: wrap;
}

div#MainContent .lp-step {
    margin: -26px 0 26px -26px;
}

.lp-step-column {
    width: 20%;
    margin-top: 26px;
    padding-left: 26px;
}

div#MainContent .lp-step-column {
    margin-top: 26px;
    margin-bottom: 0;
}

.lp-step-column .lp-media-image {
    position: relative;
}

.lp-step-column .lp-media-image::before {
    display: block;
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    border-width: 10px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #ff2c2c;
    content: "";
}

.lp-step-column:last-child .lp-media-image::before {
    display: none;
}

div#MainContent .lp-step-column > *:last-child {
    margin-bottom: 0;
}

.lp-step-title {
    margin-bottom: 6px;
    padding: 3px 8px 2px;
    border-radius: 3em;
    background: #ffa443;
    font-size: 16px;
    text-align: center;
}

.lp-step-title.of-primary {
    background: #ff4141;
    color: #fff;
}

.lp-media {
    display: flex;
    flex-direction: column-reverse;
}

.lp-media-body {
    font-size: 16px;
    text-align: center;
}

.lp-media-body > * {
    font-weight: inherit;
}

div#MainContent .lp-media-body > *:last-child {
    margin-bottom: 0;
}

.lp-media-image {
    min-height: 0%;
    margin-bottom: 6px;
}

.lp-layout-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -26px 0 26px -26px;
    counter-reset: number;
}

.lp-layout-grid.of-column-2 .lp-layout-grid-column {
    width: 50%;
}

.lp-layout-grid.of-column-3 .lp-layout-grid-column {
    width: 33.33333333%;
}

.lp-layout-grid.of-column-4 .lp-layout-grid-column {
    width: 25%;
}

.lp-layout-grid-column {
    width: 100%;
    margin-top: 26px;
    padding-left: 26px;
    counter-increment: number;
}

.lp-layout-grid-column.of-flex {
    display: flex;
}

.lp-card {
    width: 100%;
    background: #fff;
}

.lp-card-title {
    padding: 14px 20px 15px 25px;
    background: #036a97;
    font-weight: bold;
}

div#MainContent .lp-card-title {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    text-transform: inherit;
}

.lp-card-title.of-numbering {
    position: relative;
    padding-left: 50px;
}

.lp-card-title.of-numbering::before {
    display: block;
    position: absolute;
    top: 14px;
    left: 25px;
    font-weight: bold;
    content: counter(number) ". ";
}

.lp-card-body {
    padding: 13px 26px;
    font-size: 16px;
}

div#MainContent .lp-card-body > *:last-child {
    margin-bottom: 0;
}
