.yconnect-localnavi {
    padding-top: 50px;
    position: relative
}
.yconnect-btn__small {
    font-size: 1.8rem !important;
    font-weight: bold;
    text-align: center
}
.yconnect-lead__large {
    font-size: 3.0rem;
    line-height: 2;
    font-weight: bold
}
@media screen and (max-width: 768px) {
    .yconnect-lead__large {
        font-size: 2.0rem
    }
}
body .yconnect-lead {
    font-size: 2.4rem;
    line-height: 2 !important
}
@media screen and (max-width: 768px) {
    body .yconnect-lead {
        font-size: 1.6rem
    }
}
.yconnect-card_container {
    padding: 50px 0 60px;
    border-top: 1px solid #000000
}
@media screen and (max-width: 768px) {
    .yconnect-card_container {
        padding: 30px 0 30px
    }
}
.yconnect-card_container.is-wide .rwd-subsection-headline {
    max-width: none
}
.yconnect-card_container .rwd-subsection-headline {
    max-width: 996px;
    margin: 0 auto 50px
}
@media screen and (max-width: 768px) {
    .yconnect-card_container .rwd-subsection-headline {
        margin: 0 auto 30px
    }
}
.yconnect-card_container.is-border_none {
    border-top: none
}
.yconnect-card_block {
    max-width: 996px;
    margin: auto;
    padding-bottom: 30px
}
.yconnect-card, .yconnect-card__singe {
    max-width: 996px;
    margin: auto
}
.yconnect-card.is-borderbox, .yconnect-card__singe.is-borderbox {
    border: 3px solid #000;
    padding: 40px 20px
}
.yconnect-card.is-center, .yconnect-card__singe.is-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.yconnect-card .yconnect-p-image, .yconnect-card__singe .yconnect-p-image {
    text-align: center
}
.yconnect-card .yconnect-p-image figcaption, .yconnect-card__singe .yconnect-p-image figcaption {
    width: 100%;
    text-align: center
}
.yconnect-card .yconnect-p-image figcaption.is-right, .yconnect-card__singe .yconnect-p-image figcaption.is-right {
    text-align: right
}
.yconnect-card .yconnect-p-image .is-vertical, .yconnect-card__singe .yconnect-p-image .is-vertical {
    max-width: 270px !important
}
.yconnect-card .yconnect-p-image .is-vertical__lg, .yconnect-card__singe .yconnect-p-image .is-vertical__lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto !important;
    height: 580px !important
}
@media screen and (max-width: 768px) {
    .yconnect-card .yconnect-p-image .is-vertical__lg, .yconnect-card__singe .yconnect-p-image .is-vertical__lg {
        height: auto !important
    }
}
.yconnect-card .yconnect-p-image.is-holizontal, .yconnect-card__singe .yconnect-p-image.is-holizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.yconnect-card .yconnect-p-image.is-holizontal figure, .yconnect-card__singe .yconnect-p-image.is-holizontal figure {
    width: calc(50% - 10px)
}
.yconnect-card .yconnect-p-image.is-holizontal figure img, .yconnect-card__singe .yconnect-p-image.is-holizontal figure img {
    width: 100%
}
.yconnect-card .yconnect-p-image.is-justify-center, .yconnect-card__singe .yconnect-p-image.is-justify-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media screen and (max-width: 768px) {
    .yconnect-card .yconnect-p-image.is-justify-center figure, .yconnect-card__singe .yconnect-p-image.is-justify-center figure {
        width: calc(50% - 5px);
        padding: 0 3px
    }
}
.yconnect-card .yconnect-p-image.is-justify-center figure img, .yconnect-card__singe .yconnect-p-image.is-justify-center figure img {
    width: 100%
}
.yconnect-card .yconnect-p-text p:nth-child(1n), .yconnect-card__singe .yconnect-p-text p:nth-child(1n) {
    padding-top: 2em
}
.yconnect-card .yconnect-p-link, .yconnect-card__singe .yconnect-p-link {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: right;
    padding-top: 30px
}
.yconnect-card .yconnect-p-link a, .yconnect-card__singe .yconnect-p-link a {
    display: inline-block;
    position: relative;
    padding-left: 1.5rem
}
.yconnect-card .yconnect-p-link a:before, .yconnect-card__singe .yconnect-p-link a:before {
    position: absolute;
    content: "";
    margin: auto;
    display: block;
    left: 0px;
    top: 2px;
    width: 7px;
    height: 11px;
    background-size: 7px 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/shared/img/rwd_icon_arrow_right01.svg)
}
.yconnect-keyvisual_movie {
    width: 100%
}
.yconnect-icon_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 760px;
    margin: auto
}
@media screen and (max-width: 768px) {
    .yconnect-icon_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.yconnect-icon_block figure {
    width: 200px;
    margin-bottom: 0 !important
}
@media screen and (max-width: 768px) {
    .yconnect-icon_block figure {
        width: 160px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px !important
    }
}
.yconnect-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media screen and (max-width: 768px) {
    .yconnect-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.yconnect-card .yconnect-p-image {
    width: 45.71984%
}
@media screen and (max-width: 768px) {
    .yconnect-card .yconnect-p-image {
        width: 100%
    }
}
.yconnect-card .yconnect-p-text {
    padding-left: 4rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
@media screen and (max-width: 768px) {
    .yconnect-card .yconnect-p-text {
        padding-left: 0rem
    }
}
.yconnect-card__singe .yconnect-p-text {
    padding-bottom: 30px
}
.yconnect-modal__content {
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out;
    overflow: auto;
    max-height: 100%;
    padding: 70px 0
}
.yconnect-modal__content.is-active {
    opacity: 1;
    pointer-events: all;
    visibility: visible
}
.yconnect-modal__content .yconnect-p-title {
    background-color: #4e6da1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    max-width: 420px;
    margin: auto;
    font-size: 1.8rem;
    line-height: 1;
    padding: 20px;
    margin-bottom: 70px
}
.yconnect-selector_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1308px;
    margin: auto
}
.yconnect-selector_list li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 30px 60px;
    text-align: center
}
.yconnect-selector_list li:last-child {
    margin-right: auto
}
.yconnect-selector_list li figure {
    background-color: #fff;
    overflow: hidden
}
.yconnect-selector_list li img {
    width: 100%
}
.yconnect-selector_list li a {
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff !important
}
.yconnect-selector_list li a img {
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out
}
.yconnect-selector_list li a:hover img {
    opacity: .7;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.yconnect-environment_block {
    border: 1px solid #000;
    padding: 30px 120px;
    margin-bottom: 30px
}
@media screen and (max-width: 768px) {
    .yconnect-environment_block {
        padding: 20px 20px
    }
}
.rwd-button01.yconnect-btn__small {
    margin: auto;
    max-width: 410px;
    height: auto !important;
    min-height: 4em !important
}
.yconnect-environment__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px
}
@media screen and (max-width: 768px) {
    .yconnect-environment__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.yconnect-environment__items div {
    width: 50%
}
@media screen and (max-width: 768px) {
    .yconnect-environment__items div {
        padding-bottom: 15px;
        width: 100%
    }
    .yconnect-environment__items div:last-child {
        padding-bottom: 0
    }
}
.yconnect-appicon {
    padding-top: 30px;
    text-align: center
}
.yconnect-appicon img {
    max-width: 136px !important
}
.yconnect-appicon figcaption {
    font-size: 2rem;
    font-weight: bold;
    display: block !important;
    text-align: center
}
.yconnect-download {
    text-align: center
}
.yconnect-download a {
    padding: 15px 0
}
.yconnect-appstore {
    width: 314px
}
.yconnect-googleplay {
    width: 361px
}
#rwd-content .yconnect-manual {
    font-size: 2.4rem
}
@media screen and (max-width: 768px) {
    #rwd-content .yconnect-manual {
        font-size: 1.8rem
    }
}
#rwd-content .yconnect-manual p, #rwd-content .yconnect-manual div, #rwd-content .yconnect-manual span, #rwd-content .yconnect-manual figcaption {
    line-height: 1.8;
    font-size: 2.4rem
}
@media screen and (max-width: 768px) {
    #rwd-content .yconnect-manual p, #rwd-content .yconnect-manual div, #rwd-content .yconnect-manual span, #rwd-content .yconnect-manual figcaption {
        font-size: 1.4rem
    }
}
#rwd-content .yconnect-manual strong {
    font-size: inherit
}
.is-pdb0, .pdb0 {
    padding-bottom: 0 !important
}
.is-pdt0, .pdt0 {
    padding-top: 0 !important
}
.is-pdb30, .pdb30 {
    padding-bottom: 30px !important
}
.is-text_right {
    text-align: right !important
}
.is-text_center {
    text-align: center !important
}
.is-text_left {
    text-align: left !important
}
.has-underline {

}
.no-underline {
    text-decoration: none !important
}
.is-bold {
    font-weight: bold
}
.has-shadow {
    -webkit-box-shadow: 8.387px 5.446px 16px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 8.387px 5.446px 16px 0px rgba(0, 0, 0, 0.4)
}
@media screen and (min-width: 769px) {
    .yconnect-text__lg {
        font-size: 24px
    }
}
@media screen and (max-width: 768px) {
    .yconnect-text__lg {
        font-size: 18px
    }
}
@media screen and (min-width: 769px) {
    .yconnect-text__lg p, .yconnect-text__lg strong {
        font-size: 24px !important
    }
}
@media screen and (max-width: 768px) {
    .yconnect-text__lg p, .yconnect-text__lg strong {
        font-size: 18px
    }
}
@media screen and (min-width: 769px) {
    .yconnect-text__xlg {
        font-size: 28px
    }
}
@media screen and (max-width: 768px) {
    .yconnect-text__xlg {
        font-size: 24px
    }
}
@media screen and (min-width: 769px) {
    .yconnect-text__xlg p, .yconnect-text__xlg strong {
        font-size: 28px !important
    }
}
@media screen and (max-width: 768px) {
    .yconnect-text__xlg p, .yconnect-text__xlg strong {
        font-size: 24px
    }
}
.yconnect-notice {
    font-size: 1.4rem
}
p.yconnect-notice {
    padding-top: 0em !important
}
.yconnect-table {
    font-size: 1.8rem;
    border: 3px solid #000;
    margin: auto;
    border-collapse: collapse
}
.yconnect-table th, .yconnect-table td {
    padding: 10px;
    border: 1px solid #000
}
.yconnect-table th {
    font-weight: bold
}
.yconnect-embed {
    position: relative;
    width: 100%;
    padding-top: 56.25%
}
.yconnect-embed iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}
.yconnect-environment_notice ul {
    line-height: 2;
    padding-bottom: 60px
}
body.is-lock {
    overflow: hidden;
    pointer-events: none
}
body.is-lock #onetrust-consent-sdk * {
    pointer-events: all !important
}
.yconnect-title__border {
    text-align: center;
    margin-bottom: 50px;
    padding-top: 60px
}
@media screen and (max-width: 768px) {
    .yconnect-title__border {
        margin-bottom: 30px;
        padding-top: 30px
    }
}
.yconnect-title__border span {
    display: inline-block;
    font-size: 3rem;
    padding-bottom: 20px
}
@media screen and (max-width: 768px) {
    .yconnect-title__border span {
        font-size: 2.4rem;
        padding-bottom: 10px
    }
}
.yconnect-title__border:after {
    display: block;
    border-bottom: 14px solid #132259 !important;
    content: '';
    margin: auto;
    width: 200px
}
@media screen and (max-width: 768px) {
    .yconnect-title__border:after {
        width: 150px;
        border-bottom: 8px solid #132259 !important
    }
}
.yconnect-title__square {
    margin-bottom: 50px;
    padding-top: 30px;
    max-width: 996px;
    margin: auto
}
.yconnect-title__square span {
    display: inline-block;
    font-size: 3rem;
    padding-bottom: 20px
}
@media screen and (max-width: 768px) {
    .yconnect-title__square span {
        font-size: 2.8rem
    }
}
.yconnect-title__square:before {
    margin-right: .5em;
    display: inline-block;
    width: 1em;
    height: 1em;
    content: '';
    background-color: #000
}
.yconnect-card__ridinglog05 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1020px;
    margin: auto
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog05 {
        width: 100%
    }
    .yconnect-card__ridinglog05 p {
        font-size: 1.0rem !important
    }
}
.yconnect-card__ridinglog05 .yconnect-p-image {
    width: 30.88235%
}
.yconnect-card__ridinglog05 .yconnect-p-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 8.95522%
}
.yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(1) {
    margin-top: 7.46269%
}
.yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(2) {
    margin-top: 33.58209%
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(2) {
        margin-top: 24.62687%
    }
}
.yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(3) {
    margin-top: 28.35821%
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(3) {
        margin-top: 19.40299%
    }
}
.yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(4) {
    margin-top: 14.92537%
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog05 .yconnect-p-text p:nth-child(4) {
        margin-top: 5.97015%
    }
}
.yconnect-card__ridinglog06 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1020px;
    margin: auto
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog06 {
        width: 100%
    }
    .yconnect-card__ridinglog06 p {
        font-size: 1.0rem !important
    }
}
.yconnect-card__ridinglog06 .yconnect-p-image {
    width: 62.54902%
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog06 .yconnect-p-image {
        width: 50.98039%
    }
}
.yconnect-card__ridinglog06 .yconnect-p-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 7.29927%
}
.yconnect-card__ridinglog06 .yconnect-p-text p:nth-child(1) {
    margin-top: 36.49635%
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog06 .yconnect-p-text p:nth-child(1) {
        margin-top: 0
    }
}
.yconnect-card__ridinglog06 .yconnect-p-text p:nth-child(2) {
    margin-top: 104.62287%
}
@media screen and (max-width: 768px) {
    .yconnect-card__ridinglog06 .yconnect-p-text p:nth-child(2) {
        margin-top: 50%
    }
}
.yconnect-card_mi_sccu02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
}
.yconnect-card_mi_sccu02 .yconnect-p-image {
    width: 59.43548%
}
.yconnect-card_mi_sccu02 .yconnect-p-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 4%
}
.yconnect-card_mi_sccu02 .yconnect-p-text p:nth-child(1) {
    margin-top: 56%
}
@media screen and (max-width: 768px) {
    .yconnect-card_mi_sccu02 .yconnect-p-text p:nth-child(1) {
        margin-top: 0%
    }
}
.yconnect-card_mi_sccu02 .yconnect-p-text p:nth-child(2) {
    margin-top: 136%
}
@media screen and (max-width: 768px) {
    .yconnect-card_mi_sccu02 .yconnect-p-text p:nth-child(2) {
        margin-top: 40%
    }
}
.yconnect-card_mi_sccu04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1060px;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media screen and (max-width: 768px) {
    .yconnect-card_mi_sccu04 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .yconnect-card_mi_sccu04 figure {
        width: 130px
    }
}
.yconnect-card_mi_sccu04 .yconnect-p-title {
    text-decoration: underline;
    padding-bottom: 20px
}
.yconnect-card_mi_sccu04 .yconnect-p-item {
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media screen and (max-width: 768px) {
    .yconnect-card_mi_sccu04 .yconnect-p-item {
        margin-bottom: 15px
    }
}
.yconnect-card_mi_sccu04 .yconnect-p-item div:nth-child(2) {
    padding-left: 20px;
    padding-right: 0
}
.yconnect-card_mi_sccu16 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.yconnect-card_mi_sccu16 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}
@media screen and (max-width: 768px) {
    .yconnect-card_mi_sccu16 dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.yconnect-card_mi_sccu16 dl dt {
    width: 11em;
    text-align: right;
    padding-right: 1em
}
.yconnect-card_mi_sccu16 dl dd {
    max-width: 675px
}
.yconnect_mi_xmax05, .yconnect_mi_xmax11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto
}
@media screen and (max-width: 768px) {
    .yconnect_mi_xmax05, .yconnect_mi_xmax11 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.yconnect_mi_xmax05 figcaption, .yconnect_mi_xmax11 figcaption {
    text-decoration: underline;
    padding-bottom: 5px;
    font-weight: bold
}
.yconnect_mi_xmax05 figure, .yconnect_mi_xmax11 figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}
.yconnect_mi_xmax05 {
    max-width: 780px
}
.yconnect_mi_xmax05.is-col4 figure {
    width: calc(25% - 25px)
}
.yconnect_mi_xmax11 {
    max-width: 507px
}
.yconnect_mi_xmax14 .p-text {
    max-width: 670px;
    margin: auto
}
.yconnect_mi_xmax14 .p-text p {
    padding-top: 0 !important
}
.yconnect_mi_xmax30 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.yconnect_mi_xmax30 .yconnect-p-image {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px
}
@media screen and (max-width: 768px) {
    .yconnect_mi_xmax30 .yconnect-p-image {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
.yconnect_mi_xmax30 .yconnect-p-image figure {
    width: 33.3334%
}
@media screen and (max-width: 768px) {
    .yconnect_mi_xmax30 .yconnect-p-image figure {
        width: calc(33.3334% - 10px)
    }
}
.yconnect_mi_xmax30 .yconnect-p-image figure div {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.yconnect_mi_xmax30 .yconnect-p-image figure figcaption {
    font-size: 1rem !important
}
.yconnect_mi_xmax30 .yconnect-p-image img {
    vertical-align: middle
}
.yconnect-search_box {
    border: 3px solid #606060;
    margin: 60px 0 60px 0
}
.yconnect-search__ui {
    padding: 30px;
    text-align: center;
    background-color: #ececec
}
#search {
    margin: 10px 10px 0px
}
#search select {
    margin-right: 10px
}
.yconnect-search__result ul:empty + .yconnect-noentry {
    display: block
}
.yconnect-noentry {
    display: none;
    text-align: center
}
.yconnect-search__result {
    padding: 30px;
    border-top: 3px solid #606060
}
.yconnect-search__result ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.yconnect-search__result li {
    padding: .25em 1em .25em 0
}
.yconnect-search__result li:after {
    content: ','
}
.yconnect-search__result li:last-child:after {
    content: ''
}
.yconnect-select-style {
    position: relative;
    margin: 1em auto 0;
    max-width: 400px;
    width: 100%;
    margin-bottom: 1rem;
    border: none;
    font-size: 16px;
    border: 1px solid #4e6da1;
    border-radius: .5rem;
    background-color: #fff;
    background-image: none
}
.yconnect-select-style:after {
    position: absolute;
    top: 50%;
    right: 1.5rem;
    width: .7rem;
    height: .4rem;
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="9.744" height="6.082" viewBox="0 0 9.744 6.082"><path d="M-10019.956,456.841l-.372-.413-4.5-5,.744-.669,4.128,4.587,4.128-4.587.744.669Z" transform="translate(10024.828 -450.76)" fill="%23777777"/></svg>');
    background-repeat: no-repeat;
    background-size: contain
}
.yconnect-select-style select {
    width: 100%;
    padding: 1rem 1rem;
    border: none;
    background: transparent;
    background-image: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.l-form .c-select-style select::-ms-expand {
    display: none
}
.yconnect-faq {
    border: 1px solid #000;
    padding: 30px 40px;
    background-color: #f1f1f1;
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out;
    margin-bottom: 30px
}
@media screen and (max-width: 768px) {
    .yconnect-faq {
        padding: 15px 10px
    }
}
.yconnect-faq.is-active {
    background-color: #fff
}
.yconnect-faq__parent {
    cursor: pointer;
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out
}
.yconnect-faq__parent:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '\25B6';
    color: #fff;
    display: inline-block;
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000
}
.yconnect-faq__parent.is-active:before {
    color: #000;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.yconnect-faq__child {
    border-top: 1px solid #000;
    margin-top: 20px;
    display: none
}
.yconnect-faq__child dt {
    border: 1px solid #000;
    border-top: none;
    padding: 20px 30px 20px 60px;
    cursor: pointer;
    background-color: #f1f1f1;
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out;
    position: relative
}
@media screen and (max-width: 768px) {
    .yconnect-faq__child dt {
        padding: 15px 20px 15px 30px
    }
}
.yconnect-faq__child dt:before {
    position: absolute;
    left: 30px;
    top: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '\25B6';
    color: #fff;
    display: inline-block;
    -webkit-transition: 400ms ease-out;
    transition: 400ms ease-out;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000
}
@media screen and (max-width: 768px) {
    .yconnect-faq__child dt:before {
        left: 10px;
        top: 15px
    }
}
.yconnect-faq__child dt.is-active {
    background-color: #94c7cd
}
.yconnect-faq__child dt.is-active:before {
    color: #000;
    margin-top: -3px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.yconnect-faq__child dd {
    display: none;
    line-height: 1.8;
    padding: 20px 30px;
    border: 1px solid #000;
    border-top: none
}
@media screen and (max-width: 768px) {
    .yconnect-faq__child dd {
        padding: 15px 20px 15px 30px
    }
}
.yconnect-faq__child dd ol, .yconnect-faq__child dd ul {
    padding-left: 2em;
    padding-top: .25em
}
.yconnect-faq__child dd ul {
    list-style-type: disc
}
.yconnect-faq__child dd li {
    padding-bottom: .25em
}
/*# sourceMappingURL=main.css.map */
.yconnect-p-title {
    font-size: 1.5rem;
}
.yconnect-p-item strong {
    font-size: 1.5rem !important;
}
.has-underline {
      font-size: 3rem !important;
}
.couse {
    font-size: 2rem !important;
}
.twerem {
    font-size: 2rem !important;
}
.peightrem {
    font-size: 1.8rem !important;
}
.pfiverem {
    font-size: 1.5rem !important;
}
.margintop0 {
    margin-top: 0px !important;
}
.margintop30 {
    margin-top: 30px !important;
}
.margintop60 {
    margin-top: 60px !important;
}
.margintop20 {
    margin-top: 20px !important;
}
.marginbottom0 {
    margin-bottom: 0px !important;
}
.marginbottom20 {
    margin-bottom: 20px !important;
}
.marginbottom30 {
    margin-bottom: 30px !important;
}
.marginbottom60 {
    margin-bottom: 60px !important;
}
.paddingtop10 {
    padding-top: 10px !important;
}
.paddingbottom10 {
    padding-bottom: 10px !important;
}
.valign-mid {
    vertical-align: middle !important;
}
.pad0 {
    padding: 0px !important;
}
.pad20 {
    padding: 20px !important;
}
.pad60 {
    padding: 60px !important;
}
.padbottom0 {
    padding-bottom: 0px !important;
}
.padtop0 {
    padding-top: 0px !important;
}
.items {
    font-size: 2rem !important;
    font-weight: bold;
    margin-bottom: 5px !important;
}
.items_full {
    font-size: 1.5rem !important;
}
.conf {
    font-size: 1.5rem !important;
}
.item_txts {
    font-size: 2rem !important;
    vertical-align: middle !important;
}
.a_center {
    text-align: center !important;
}
.flex-container {
    display: flex;
    align-items: center;
}
.lineheight2 {
    line-height: 2em !important;
}
.img_bdr {
    border: 3px #ffffff solid !important;
}
.font_2_4rem {
    font-size: 2.4rem !important;
}
