<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-koromaru .top-banner {
    max-width: 2500px;
    margin: 0 auto;
    min-height: 800px;
    max-height: 1200px;
    background: url("/common/design/user/img/koromaru/bg-banner.jpg") center no-repeat;
    background-size: cover;
    padding: 25px 0;
}

.page-koromaru-sp .top-banner {
    min-height: 300px;
    max-height: 500px;
}

.page-koromaru .img-banner {
    width: 80%;
    padding-bottom: 40px;
    margin: 0 auto;
}

.page-koromaru .text-banner {
    font-size: 28px;
    line-height: 40px;
    color: #c5950c;
    font-weight: 700;
}

.page-koromaru .text-banner img {
    width: 20%;
    padding: 0 5px;
}

.page-koromaru img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.page-koromaru .hashtag-banner {
    width: 50%;
    margin: 0 auto;
    padding-top: 20px;
}

.page-koromaru .banner-nav {
    background-color: #867663;
    max-height: 500px;
    min-height: fit-content;
}

.banner-nav ul li a::after {
    content: none;
}

.page-koromaru .banner-nav ul li {
    border-left: 1px solid #ffffff;
    height: fit-content;
    padding: 10px 0;
}

.page-koromaru .banner-nav ul li:last-child {
    border-right:  1px solid #ffffff;
}

.page-koromaru .personal-design,
.page-koromaru .intro {
    background-color: #fff7f0;
}

.page-koromaru .personal-design,
.page-koromaru .buyer,
.page-koromaru .buy,
.page-koromaru .intro {
    padding: 80px 0;
}

.page-koromaru .box-sticker {
    position: relative;
}

.page-koromaru .open-part {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 50px;
    font-weight: 700;
    color: #9d7c52;
    padding-bottom: 40px;
    background: url("/common/design/user/img/koromaru/line-open-part.png") bottom no-repeat;
    background-size: 100% 10%;
}

.page-koromaru .text-1-intro {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #736357;
    padding-bottom: 50px;
}

.page-koromaru .text-2-intro {
    font-size: 22px;
    line-height: 35px;
    width: 70%;
    color: #736357;
    margin: 0 auto;
    padding-bottom: 100px;
}

.page-koromaru .notice-twitter {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 35px 40px;
    position: relative;
}

.page-koromaru .box-text-twitter {
    padding: 30px 0;
    justify-content: space-between;
    gap: 50px;
}

.page-koromaru .part-twitter {
    width: 49%;
}

.page-koromaru .text-point {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 25px;
}

.page-koromaru .text-point span {
    font-size: 39px;
    color: #d80000;
}

.page-koromaru .line-text-1 {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 20px;
}

.page-koromaru .line-text-2 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
}

.page-koromaru .line-text-2 a {
    text-decoration: underline;
}

.page-koromaru .line-text-2 a:hover {
    color: #333;
}

.page-koromaru .box-rank-twitter {
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.page-koromaru .img-ranking-twitter {
    width: 30%;
}

.page-koromaru .button-tweet {
    width: fit-content;
    margin: 40px auto 0;
}

.page-koromaru .do-tweet {
    font-size: 20px;
    line-height: 35px;
    color: #ffffff;
    background-color: #45a2cd;
    border-radius: 40px;
    padding: 14px 36px;
}

.page-koromaru .do-tweet img {
    width: 35px;
    margin-right: 10px;
    vertical-align: middle;
}

.page-koromaru .icon-twitter {
    position: absolute;
    transform: translate(-50%, 50%);
    width: 90px;
    top: -10%;
    right: -8%;
}

.page-koromaru .item-sticker {
    position: absolute;
    transform: translate(-50%, 50%);
}

.page-koromaru .sticker-1 {
    top: -22px;
    right: -5%;
    width: 10%;
}

.page-koromaru .sticker-2 {
    top: 100px;
    left: 2%;
    width: 15%;
}

.page-koromaru .sticker-3 {
    right: -15%;
    width: 15%;
    top: 180px;
}

.page-koromaru .name-item-sell {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
    background-color: #9d7c52;
    padding: 17px 0;
    width: 420px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.page-koromaru .box-list-sell {
    flex-wrap: wrap;
    gap: 25px;
}

.page-koromaru .item-sell {
    flex-direction: column;
    align-items: center;
    width: 23%;
}

.page-koromaru .img-sell {
    border: 2px solid #c3c3c3;
    padding: 10px;
}

.page-koromaru .info-sell {
    font-size: 18px;
    line-height: 25px;
    color: #808080;
    padding: 10px 0;
    height: 100%;
}

.page-koromaru .but-link {
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
    border-radius: 10px;
    width: 170px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    margin-bottom: 10px;
}

.page-koromaru .but-tool {
    background-color: #bc272d;
}

.page-koromaru .but-twit {
    background-color: #009ce5;
}

.page-koromaru .box-button {
    flex-direction: column;
    align-items: center;
}

.page-koromaru .but-twit img {
    width: 28px;
    padding-right: 5px;
}

.page-koromaru .list-sell-item {
    padding-bottom: 80px;
}

.page-koromaru .box-list-sticker {
    flex-wrap: wrap;
    gap: 38px;
}

.page-koromaru .sell-sticker {
    width: 31%;
    align-items: center;
    flex-direction: column;
}

.page-koromaru .sell-sticker-mini {
    width: 100%;
    align-items: center;
    flex-direction: column;
}

.page-koromaru .img-stick {
    width: 70%;
    margin: 0 auto;
    height: 250px;
}

.page-koromaru .sell-sticker-mini .img-stick {
    width: 30%;
    margin: 0 auto;
    height: 100%;
}

.page-koromaru .name-stick {
    font-size: 30px;
    line-height: 45px;
    color: #867663;
    padding: 10px 0;
    font-weight: 700;
}

.page-koromaru .info-stick {
    font-size: 22px;
    line-height: 35px;
    color: #867663;
}

.page-koromaru .txt-infor span {
    font-weight: 500;
}

.page-koromaru .txt-detail {
    min-height: fit-content;
}

.page-koromaru .item-buy-product h4 {
    font-weight: 700;
}

.page-koromaru-sp .text-banner {
    font-size: 14px;
    line-height: 23px;
}

.page-koromaru-sp .text-banner img {
    width: 39%;
    padding: 0 5px;
    vertical-align: bottom;
}

.page-koromaru .hashtag-banner {
    width: 60%;
    margin: 0 auto;
    padding-top: 5px;
}

.page-koromaru-sp .img-banner {
    width: 100%;
    padding-bottom: 10px;
    margin: 0 auto;
}

.page-koromaru-sp .banner-nav ul li {
    border: 1px solid #ffffff;
    height: fit-content;
    padding: 5px 0;
    margin: 5px;
    width: 46%;
    flex-grow: 0;
    font-size: 12px;
    line-height: 20px;
}

.page-koromaru-sp .personal-design,
.page-koromaru-sp .buyer,
.page-koromaru-sp .buy,
.page-koromaru-sp .intro {
    padding: 40px 0;
}

.page-koromaru-sp .open-part {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.page-koromaru-sp .text-1-intro {
    font-size: 15px;
    line-height: 25px;
    padding: 10px 0 20px;
    width: 71%;
    margin: 0 auto;
}

.page-koromaru-sp .sticker-1 {
    top: -30px;
    right: -7%;
    width: 20%;
}

.page-koromaru-sp .sticker-2 {
    top: 20px;
    left: 6%;
    width: 15%;
}

.page-koromaru-sp .sticker-3 {
    right: -6%;
    width: 15%;
    top: 10px;
}

.page-koromaru-sp .box-sticker {
    padding: 0 10px;
}

.page-koromaru-sp .text-2-intro {
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    padding-bottom: 50px;
}

.page-koromaru-sp .notice-twitter {
    padding: 20px 10px;
    margin-bottom: 40px;
    border-radius: 5px;
}

.page-koromaru-sp .box-text-twitter {
    padding: 10px 0;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.page-koromaru-sp .part-twitter {
    width: 100%;
}

.page-koromaru-sp .text-point {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
}

.page-koromaru-sp .text-point span {
    font-size: 19px;
}

.page-koromaru-sp .point-twitter {
    width: 70%;
    margin: 0 auto;
}

.page-koromaru-sp .line-text-1 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

.page-koromaru-sp .line-text-2 {
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 10px;
}

.page-koromaru-sp .box-rank-twitter {
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.page-koromaru-sp .img-ranking-twitter {
    width: 43%;
}

.page-koromaru-sp .button-tweet {
    width: fit-content;
    margin: 10px auto 0;
}

.page-koromaru-sp .do-tweet {
    font-size: 14px;
    line-height: 20px;
    border-radius: 40px;
    padding: 10px 20px;
}

.page-koromaru-sp .do-tweet img {
    width: 20px;
    margin-right: 5px;
    vertical-align: top;
}

.page-koromaru-sp .icon-twitter {
    width: 40px;
    top: -5%;
    right: -6%;
}

.page-koromaru-sp .name-item-sell {
    font-size: 15px;
    line-height: 25px;
    padding: 8px 0;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.page-koromaru-sp .box-list-sell {
    gap: 10px;
}

.page-koromaru-sp .item-sell {
    width: 31%;
}

.page-koromaru-sp .info-sell {
    font-size: 10px;
    line-height: 18px;
    padding: 5px 0;
}

.page-koromaru-sp .img-sell {
    border: 1px solid #c3c3c3;
    padding: 4px;
}

.page-koromaru-sp .but-link {
    font-size: 10px;
    line-height: 18px;
    padding: 4px 0;
    border-radius: 5px;
    width: 90px;
    margin-bottom: 4px;
}

.page-koromaru-sp .but-twit img {
    width: 15px;
    padding-right: 2px;
}

.page-koromaru-sp .list-sell-item {
    padding-bottom: 40px;
}

.page-koromaru-sp .name-stick {
    font-size: 15px;
    line-height: 23px;
    padding: 10px 0;
}

.page-koromaru-sp .box-list-sticker {
    gap: 10px;
}

.page-koromaru-sp .sell-sticker {
    width: 48%;
}

.page-koromaru-sp .info-stick {
    font-size: 12px;
    line-height: 22px;
}

.page-koromaru-sp .img-stick {
    height: 120px;
}

.page-koromaru-sp .txt-link img {
    width: 10px;
}

.page-koromaru-sp .txt-infor {
    font-size: 12px;
    padding: 10px;
}

.page-koromaru-sp .txt-red {
    text-align: right;
}

.page-koromaru * {
    color: #4d4d4d;
}

.page-koromaru .banner-nav ul li a span {
    color: #ffffff;
}

.page-koromaru .txt-link {
    color: #30a4da;
}

.page-koromaru .txt-red {
    color: #c30000;
}

.page-koromaru .item-buy-product .img {
    height: 210px;
}

.page-koromaru-sp .item-buy-product .img {
    height: 100%;
}

.page-koromaru .twitter-part {
    padding: 50px 0;
}

.page-koromaru .box-twitter {
    position: relative;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.page-koromaru .head-twitter {
    font-size: 30px;
    line-height: 45px;
    color: #867663;
    font-weight: 700;
}

.page-koromaru-sp .head-twitter {
    font-size: 18px;
    line-height: 23px;
    padding-bottom: 10px;
}

.page-koromaru .content-twitter {
    font-size: 20px;
    line-height: 40px;
}

.page-koromaru-sp .content-twitter {
    font-size: 14px;
    line-height: 22px;
}

.page-koromaru .content-twitter a {
    text-decoration: underline;
    position: relative;
    color: #0084ff;
    margin-left: 25px;
}

.page-koromaru-sp .content-twitter a {
    margin-left: 15px;
}

.page-koromaru .content-twitter .before-1::before {
    content: '';
    background: url(/common/design/user/img/asakurakai/icon-link-history.png) no-repeat center;
    background-size: cover;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -23%;
    bottom: 7px;
}

.page-koromaru .content-twitter .before-2::before {
    content: '';
    background: url(/common/design/user/img/asakurakai/icon-link-history.png) no-repeat center;
    background-size: cover;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -34%;
    bottom: 7px;
}

.page-koromaru .item-sb {
    width: 50%;
}

.page-koromaru-sp .item-sb {
    width: 100%;
}

.page-koromaru-sp .box-twitter {
    flex-direction: column;
}

.page-koromaru-sp .twitter-part {
    padding: 40px 0 20px;
}

.page-koromaru-sp .content-twitter .before-1::before {
    height: 12px;
    width: 12px;
    left: -23%;
    bottom: 4px;
}

.page-koromaru-sp .content-twitter .before-2::before {
    height: 12px;
    width: 12px;
    left: -34%;
    bottom: 4px;
}

.page-koromaru .twitter-part .sticker-3 {
    right: 0;
    width: 14%;
    top: -22%;
    left: 31%;
}

.page-koromaru-sp .twitter-part .sticker-3 {
    top: -8%;
    left: 44%;
    width: 13%;
}

.page-koromaru-sp .img-new {
    width: 30%;
    margin: 0 auto 5px;
}</pre></body></html>