<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8"; .pc-only {
    display: block;
}

.sp-only {
    display: none;
}

@media (max-width: 560px) {
    .pc-only {
        display: none;
    }

    .sp-only {
        display: block;
    }
}

.shopLink-title {
    /* width: 100%; */
    display: block;
    background-color: #bf0000;
    color: #ffffff;
    padding: 10px 15px;
    line-height: 1.1;
    margin-bottom: 10px;
}

.shopLink-area {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.shopLink-area .btn-wrap {
    display: block;
    width: 50%;
    padding: 10px 10px;
    box-sizing: border-box;
}

@media screen and (max-width: 560px) {
	.shopLink-title {
		/* width: 100%; */
		display: block;
		background-color: #bf0000;
		color: #ffffff;
		padding: 10px 15px;
		line-height: 1.1;
		margin-bottom: 10px;
	}
	.shopLink-area {
		margin-bottom: 30px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.shopLink-area .btn-wrap {
		display: block;
		width: 100%;
		padding: 10px 10px;
		box-sizing: border-box;
	}
}

.shopLink-area .btn-wrap a {
    display: block;
    box-sizing: border-box;
    padding: 10px;
    text-decoration: none;
	background: linear-gradient(to bottom, #ffd79b 0%,#F45900 100%);
	border-radius: 4px;
}
.shopLink-area .btn-wrap a:hover {
	background: linear-gradient(to bottom, #F45900 0%,#ffd79b 100%);
}

.shopLink-area .btn-wrap a .arrow {
}

.shopLink-area .btn-wrap a .text {
    display: block;
    text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

.rakuten-top h1 {
    margin-bottom: 15px;
}

.rakuten-top h1 img {
    width: 100%;
    height: auto;
}

.rakuten-top .merit-title {
    margin: 30px 0;
}

.rakuten-top .merit-title h2 {
    margin-bottom: 10px;
    text-align: center;
}

.rakuten-top .merit-title p {
    text-align: center;
}

.rakuten-top .merit-title h2 img {
    width: 100%;
}

.rakuten-top .merit-title p img {
    width: 100%;
}

.rakuten-top .section {
    width: 100%;
    padding: 0;
    background-image: url(../img/RAKUTEN/bg-strip.png);
    margin: 0 auto;
    margin-bottom: 30px !important;
    box-sizing: content-box;
    background: no-repeat;
}

.rakuten-top .section ul.merit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.rakuten-top .section ul.merit li.merit-list {
    width: 100%;
    margin: 0px 0 15px;
}

.rakuten-top .section ul.merit li.merit-list h3 {
    background-color: #ee7800;
    padding: 5px 10px;
    color: #ffffff;
}

.rakuten-top .section ul li.merit-list .detail {
    border: 1px solid #d5d5d5;
    background: #fff;
    border-top: none;
}

.rakuten-top .section ul.merit li.merit-list .explain {
    width: 315px;
    margin: 0 12px 12px;
    background: #efefef;
    text-align: center;
}

.explain-textarea.first {
    padding-bottom: 34px;
}

.explain-textarea {
    padding: 15px 0 ;
    display: flex;
}

.explain-text {
    width: 155px;
    background: #efefef;
    font-weight: bold;
}

.explain-text small {
    font-size: 10px;
}

.merit-summary-body {
    /* width: 100%; */
    display: flex;
    align-items: center;
    padding: 5px 15px;
}

.merit-short-summary {
    /* padding: 0 10px; */
    font-size: 15px;
    width: 120px;
}

.lead-area-a, .lead-area-b {
    width: 100%;
    flex: 2;
}

.lead-area-a {
    padding: 0;
}

.lead-area-b {
    padding: 14px 0;
}

@media screen and (max-width: 560px) {
    .rakuten-top h1 {
        margin-bottom: 15px;
    }

    .rakuten-top .merit-title {
        margin: 50px 0;
    }

    .rakuten-top .merit-title h2 {
        margin-bottom: 10px;
        text-align: center;
    }

    .rakuten-top .merit-title p {
        text-align: center;
    }

    .rakuten-top .section {
        width: 100%;
        padding: 0 0 6px;
        background-image: url(../img/RAKUTEN/bg-strip.png);
        margin-bottom: 30px !important;
        box-sizing: content-box;
        background: none;
    }

    .rakuten-top .section ul.merit {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .rakuten-top .section ul.merit li.merit-list {
        /* width: 340px; */
        /* margin: -3px 0 10px; */
    }

    .rakuten-top .section ul.merit li.merit-list h3 {
        /* height: 46px; */
        text-align: center;
    }

    .rakuten-top .section ul li.merit-list .detail {
        border: 1px solid #d5d5d5;
        background: #fff;
        border-top: none;
    }

    .rakuten-top .section ul.merit li.merit-list .explain {
        width: 315px;
        margin: 0 12px 12px;
        background: #efefef;
        text-align: center;
    }

    .explain-textarea.first {
        padding-bottom: 34px;
    }

    .explain-textarea {
        padding: 15px 0 ;
        display: flex;
    }

    .explain-text {
        width: 155px;
        background: #efefef;
        font-weight: bold;
    }

    .explain-text small {
        font-size: 10px;
    }

    .merit-summary-body {
        /* width: 338px; */
        /* display: block; */
        flex-wrap: wrap;
    }

    .merit-short-summary {
        /* padding: 0 10px; */
        /* font-size: 13px; */
        width: 100%;
        text-align: center;
    }

    .lead-area-a, .lead-area-b {
        /* width: 200px; */
    }

    .lead-area-a {
        padding: 10px 0;
    }

    .lead-area-b {
        padding: 14px 0;
    }

    ｝</pre></body></html>