<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
}
.yearBox ul {
    padding-bottom: 90px;
}
.yearBox ul .item {
    position: relative;
    float: left;
    padding: 0 5px;
    height: 100%;
}
.yearBox ul .item p {
    position: absolute;
    top: 230px;
    margin: 3px 0;
    width: 83%;
    font-size: 10px;
    text-align: left;
    line-height: 1.4;
}
.sub .earlyWedding .pageTitle {
    margin: 30px 20px;
    font-weight: lighter;
    font-style: italic;
    font-size: 50px;
    font-family: 'garogierregular';
    line-height: 1;
}
.sub .earlyWedding .read {
    font-size: 14px;
    display: block;
    text-align: center;
}
.yearTitle {
    margin: 20px 0;
    text-align: center;
    font-size: 40px;
    font-family:'garogierregular';
    font-weight: lighter;
}
.textFb {
    margin: 50px 0;
}
.btnFb {
    margin: 50px 0;
    text-align: center;
}
.linkFb {
    color : #435e98;
    font-weight: bold;
}
</pre></body></html>