<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mb00 {
    margin-bottom: 0 !important;
}
.mb05 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb12 {
    margin-bottom: 12px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.al {
    text-align: left;
}
.ac {
    text-align: center;
}
.ar {
    text-align: right;
}
.center {
    text-align: center;
}
#BusinessDeal div:after, #shoppingGuide div:after, #henpin div:after, #Line div:after, #News div:after, #cmsp_map div:after, #PrivacyPolicy div:after, {
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}
body {
    font-feature-settings: "palt"
}
.red {
    color: #fd8083;
}
div#SNS-unit {
    padding: 1rem 0.5rem;
}
#SNS-unit li {
    display: inline-block;
    vertical-align: top;
    margin-right: 0.5rem;
}
/*----特定商取引法に基づく表示----*/
#BusinessDeal {
    width: 100%;
    margin: auto;
}
#BusinessDeal.freepagecontents h3.CrossHead {
    padding: 0 2%;
}
#BusinessDeal .userTable_02 {
    width: 96%;
    margin: auto;
}
#BusinessDeal h4.Definition, #BusinessDeal p {
    width: 96%;
    margin: auto;
    margin-bottom: 0.5rem;
}
#BusinessDeal p {
    margin-bottom: 2em;
}
#BusinessDeal .Definition {
    padding: 0px;
    margin: 20px 0 5px 0;
    border-bottom: 2px dotted #DDDDDD;
    border-bottom-color: rgb(221, 221, 221);
}
#BusinessDeal .userTable_01 th {
    background: #e3dfdd;
}
#BusinessDeal .userTable_02 th {
    background: #e3dfdd;
}
#BusinessDeal .userTable_01 {
    border-color: #DDDDDD;
}
#BusinessDeal .userTable_01 th {
    border-color: #DDDDDD;
}
#BusinessDeal .userTable_01 td {
    border-color: #DDDDDD;
}
#BusinessDeal .userTable_02 {
    border-color: #DDDDDD;
}
#BusinessDeal .userTable_02 th {
    border-color: #DDDDDD;
}
#BusinessDeal .userTable_02 td {
    border-color: #DDDDDD;
}
#BusinessDeal .userTable_02 {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 10px;
}
#BusinessDeal .userTable_02 caption {
    padding: 5px;
    text-align: center;
    background: #DDDDDD;
}
#BusinessDeal .userTable_02 th {
    font-weight: normal;
    background: #e3dfdd;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 3px 5px;
}
#BusinessDeal .userTable_02 td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 3px 5px;
}
/*----ショッピングガイド----*/
#shoppingGuide h3 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-size: 1.4rem;
    margin-right: 5%;
    line-height: 1;
}
#shoppingGuide h4 {
	margin-bottom: 10px;
	background: #dcd6d8;
	padding: 10px;
	border-bottom: none;
	font-size: 1.36rem;
	line-height: 1.8;
	font-weight: 500;	
}
#shoppingGuide h5 {
    border-bottom: #999 dotted 1px;
    margin: 15px 0 10px 0;
}
#shoppingGuide ul.shoppingguide_nav {
    width: 94%;
    padding: 0;
    margin-left: 3%;
}
#shoppingGuide ul.shoppingguide_nav li {
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    width: 48%;
}
#shoppingGuide ul.shoppingguide_nav li:last-child {
    margin-right: 0;
}
#shoppingGuide ul.shoppingguide_nav li a:hover {}
#shoppingGuide div.box, #shoppingGuide div.box_02 {
    border: #CCC solid 1px;
}
#shoppingGuide div.box p, #shoppingGuide div.box_02 p {
    padding: 10px;
}
#shoppingGuide table {
    border: #ff9999 solid 1px;
}
#shoppingGuide table th {
    padding: 5px 0;
    font-weight: normal;
}
#shoppingGuide table td {
    padding: 10px;
}
#shoppingGuide table.box {
    border: #CCC solid 1px;
    margin-top: 10px;
}
#shoppingGuide table.box, #shoppingGuide table.box_02, table.box td, table.box02, table.box02 td {
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#shoppingGuide table.box th, #shoppingGuide table.box_02 th, table.box02 th {
    text-align: center;
    background: #e3dfdd;
}
#shoppingGuide table.box02 td {
    font-size: 90%;
}
#shoppingGuide .accordion {
    border-left: 1px solid #c4bbbf;
    border-right: 1px solid #c4bbbf;
      margin: 30px 0 0;
}
#shoppingGuide .accordion dl dt {
    position: relative;
    display: block;
    border-left: none;
    border-right: none;
    border-top: 1px solid #c4bbbf;
    cursor: pointer;
    padding: 2rem;
}
#shoppingGuide .accordion dl:last-child dt {
    border-bottom: 1px solid #c4bbbf;
}
#shoppingGuide .accordion dl:last-child dt.selected {
    border-bottom: none;
}
#shoppingGuide .accordion dl dd {
    margin-left: 0;
    border-top: 1px solid #999;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1) inset;
    padding: 20px;
    background: none;
}
/*#shoppingGuide .accordion dl dt:hover::after {margin-top:0;-webkit-transform: rotate(0);-moz-transform: rotate(0);transform: rotate(0);}*/
/*#shoppingGuide .accordion dl dt::after {font-family: 'fontAwesome';content: "\f067";position: absolute;top: 2rem;left: 90%;z-index: 999;margin-top:0;-webkit-transform: rotate(0);-moz-transform: rotate(0);transform: rotate(0);color:#999;border:none;}*/
#shoppingGuide .accordion dl dt::before, #shoppingGuide .accordion dl dt::after {
    position: absolute;
    right: 1.3rem;
    top: calc(50% - 1px);
    display: block;
    content: '';
width: 1.2rem;
    height: 1px;
    background: #333;
}
#shoppingGuide .accordion dl dt::after {
    transform: rotate(90deg);
}
#shoppingGuide .accordion dl dt#li7::before, #shoppingGuide .accordion dl dt#li7::after {}
#shoppingGuide .accordion dl dt.selected {
    background: #c4bbbf;
}
/*#shoppingGuide .accordion dl dt.selected::after {font-family: 'fontAwesome';content: "\f00d";position: absolute;top: 13px;left: 90%;font-size: 100%;z-index: 999;color: #999;}*/
#shoppingGuide .accordion dl dt.selected::after {
    display: none;
}
#shoppingGuide .member h6 {
    text-align: center;
    background: #e3dfdd;
    padding: 10px;
    margin-bottom: 10px;
}
#shoppingGuide .member p {}
#shoppingGuide table.box th.bg_gray_02_l {
    color: #fff;
    background: #CDCDCD;
    border: #CCC solid 1px;
    border-right: #fff solid 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
#shoppingGuide table.box th.bg_gray_02_r {
    color: #fff;
    background: #CDCDCD;
    border: #CCC solid 1px;
    border-left: #fff solid 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
#shoppingGuide table.box_02 td {
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#shoppingGuide table.box_02 th {
    text-align: center;
    background: #e3dfdd;
    padding: 4px 0;
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#shoppingGuide table.box_02 td.tx_left {
    text-align: left;
    vertical-align: middle;
}
/*----返品保証----*/
#henpin h2 {
    border-bottom: #eee2cb 2px solid;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
#henpin h3 {
    font-weight: normal;
}
#henpin h4 {
    margin-bottom: 5px;
    background: #9E9E9F;
    padding: 5px;
    color: #FFF;
}
#henpin h5 {
    border-bottom: #999 dotted 1px;
    margin: 15px 0 10px 0;
}
#henpin div.box, #henpin div.box_02 {
    border: #CCC solid 1px;
}
#henpin div.box p, #henpin div.box_02 p {
    padding: 10px;
}
#henpin table {
    border: #ff9999 solid 1px;
}
#henpintable th {
    padding: 5px 0;
    font-weight: normal;
}
#henpin table td {
    padding: 10px;
}
#henpin table.box {
    border: #CCC solid 1px;
    margin-top: 10px;
}
#henpin table.box, #henpin table.box_02, table.box td, table.box02, table.box02 td {
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#henpin table.box th, #henpin table.box_02 th, table.box02 th {
    text-align: center;
    background: #ECECEC;
}
#henpin table.box02 td {}
.member h6 {
    text-align: center;
    background: #e3dfdd;
    padding: 10px;
    margin-bottom: 10px;
}
#henpin table.box th.bg_gray_02_l {
    color: #fff;
    background: #CDCDCD;
    border: #CCC solid 1px;
    border-right: #fff solid 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
#henpin table.box th.bg_gray_02_r {
    color: #fff;
    background: #CDCDCD;
    border: #CCC solid 1px;
    border-left: #fff solid 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
#henpin table.box_02 td {
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#henpin table.box_02 th {
    text-align: center;
    background: #ECECEC;
    padding: 4px 0;
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#henpin table.box_02 td.tx_left {
    text-align: left;
    vertical-align: middle;
}
#henpin ul.num {
    margin-bottom: 30px;
    margin-left: 10px;
}
#henpin ul.num li {
    list-style: decimal;
    margin-bottom: 10px;
    margin-left: 20px;
}
#henpin p {
    margin: 0 2% 20px 2%;
}
#henpin p.check {
    margin: 0.5rem 2%;
    font-size: 1.5rem;
}
#henpin h4 {
    margin: 0 2% 20px;
}
#henpin ul.num {
    margin: 0 2% 30px;
}
#henpin ul.num li {
    list-style: decimal;
    margin-bottom: 10px;
    margin-left: 20px;
}
#henpin ul.list {
    margin: 0 2% 30px;
}
#henpin ul.list li {
    list-style: disc;
    margin-bottom: 10px;
    margin-left: 2rem;
}
#henpin p.tx_l {
    margin: 0 20px 10px 10px;
    font-size: 1.5rem;
}
#henpin div.box {
    border: #CCC solid 1px;
    padding: 10px;
    margin: 0 10px;
}
#henpin div.box h5 {
    margin: 5px 0 10px 0 !important;
}
#henpin h5 {
    font-weight: bold;
    border-bottom: #999 dotted 1px;
    margin: 29px 0 10px 0;
}
#henpin div.box p {
    padding: 0;
    margin: 0;
}
#henpin .link {
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1;
    font-size: 1.8rem;
    display: block;
}
#henpin a:hover {
    text-decoration: none;
}
#henpin a {
    text-decoration: underline;
    font-weight: bold;
    color: #B49474 !important;
}
#henpin .tx_l {}
#henpin table.box_01 {
    margin: 10px;
    width: 94%;
    border-collapse: collapse;
}
#henpin table.box_01 th {
    width: 32%;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    background-color: #660000;
    border: 1px solid #660000;
}
#henpin table.box_01 td {
    padding: 6px;
    background-color: #fff;
    border: 1px solid #660000;
    vertical-align: middle;
}
/*----よくあるご質問----*/
.faq .shoppingGuide_nav {
    display: none;
}
#shoppingGuide table.content th.title {
    background: #ECECEC;
    text-align: center;
    padding: 3px !important;
}
#shoppingGuide table.content td.title {
    background: #ECECEC;
    text-align: center;
    padding: 3px !important;
}
#shoppingGuide table.content th {
    width: 60%;
    padding: 6px 6px 6px 15px;
    border: #ccc solid 1px;
    text-align: left;
}
#shoppingGuide table.content td {
    padding: 10px 10px 10px 30px;
    ;
    border: #ccc solid 1px;
}
#shoppingGuide table.box02 {
    border-color: #CCC !important;
}
#shoppingGuide table.box02 td {
    border-bottom: #CCC solid 1px;
    border-right: #CCC solid 1px;
}
#shoppingGuide table.box02 td.title {
    background: #ECECEC;
    text-align: center;
    width: 100px;
}
#shoppingGuide a {
    text-decoration: underline;
}
#shoppingGuide dd .box h5 {
    border-bottom: none;
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 0 1rem 0;
}
span.answer a.tell {
    font-size: 1.8rem;
    display: block;
}
#shoppingGuide.faq h5 {
    border: none;
}
#shoppingGuide.faq h4 {
    font-size: 1.3rem;
}
#shoppingGuide.faq p span.answer {
    font-size: 1.3rem;
    font-weight: bold;
}
.q_a {
    margin-bottom: 2rem;
}
.q_a p {
    margin-bottom: 1rem;
    margin-left: 0.5rem;
}
.q_a h6 {
    margin: 1rem 0.5rem 0.5rem;
    font-size: 1.3rem;
    font-weight: bold;
}
.q_a ul {}
.q_a ul li {
    list-style: disc outside;
    margin-left: 2rem;
    margin-bottom: 0.5rem;
}
.q_a ol li {
    margin-left: 2rem;
    margin-bottom: 0.5rem;
}
#shoppingGuide .q_a h3 {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 2rem 0 0.5rem;
}
/*----line連携----*/
#Line h2 {
    background: none;
}
#Line h3 {
    margin: 20px 0;
}
#Line p {
    margin-bottom: 30px;
}
#Line .nav li {
    margin-bottom: 5px;
}
/*----重要なお知らせ----*/
#News .wrap {
    margin: 0 2%;
}
/*#News a{text-decoration:underline;font-weight:bold;}*/
#News .txt_list dt {
    font-size: 1.2rem;
    background: #ECECEC;
    padding: 3%;
    margin-bottom: 5px;
}
#News h2 {
    border-bottom: #eee2cb 2px solid;
    padding-bottom: 3px;
    margin-bottom: 10px;
    background: none;
}
#News h3 {
    font-weight: normal;
    font-size: 1.2rem;
}
#News h4 {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    background: #9E9E9F;
    padding: 1rem 0.5rem;
    color: #FFF;
    line-height: 1;
}
#News h5 {
    font-size: 1.2rem;
    border-bottom: #999 dotted 1px;
    margin: 15px 0 10px 0;
}
#News ul.shoppingguide_nav {
    width: 100%;
    padding: 0;
}
#News ul.shoppingguide_nav li {
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
    color: #FFF;
    font-size: 1.3rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    width: 48%;
}
#News ul.shoppingguide_nav li:last-child {
    margin-right: 0;
}
#News ul.shoppingguide_nav li a:hover {}
#News div.box, #News div.box_02 {
    border: #CCC solid 1px;
}
#News div.box p, #News div.box_02 p {
    padding: 10px;
}
#News table {
    border: #ff9999 solid 1px;
    font-size: 1.2rem;
}
#News table th {
    padding: 5px 0;
    font-weight: normal;
}
#News table td {
    padding: 1.5%;
    font-size: 1.1rem;
    text-align: center;
    vertical-align: middle;
}
#News table.box {
    border: #CCC solid 1px;
    margin-top: 10px;
}
#News table.box, #News table.box_02, table.box td, table.box02, table.box02 td {
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#News table.box th, #News table.box_02 th, table.box02 th {
    text-align: center;
    background: #ECECEC;
}
#News table.box02 td {
    font-size: 1.2rem;
}
#News table.box th.bg_gray_02_l {
    color: #fff;
    background: #CDCDCD;
    border: #CCC solid 1px;
    border-right: #fff solid 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
#News table.box th.bg_gray_02_r {
    color: #fff;
    background: #CDCDCD;
    border: #CCC solid 1px;
    border-left: #fff solid 1px;
    border-collapse: collapse;
    vertical-align: middle;
}
#News table.box_02 td {
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#News table.box_02 th {
    text-align: center;
    background: #ECECEC;
    padding: 4px 0;
    border: #CCC solid 1px;
    border-collapse: collapse;
}
#News table.box_02 td.tx_left {
    text-align: left;
    vertical-align: middle;
}
#News p {
    margin: 0.5rem;
}
/*----サイトマップ----*/
#cmsp_map {
    width: 100%;
    margin: auto;
}
#cmsp_map&gt;div {
    width: 96%;
    margin: 0 auto 2rem;
}
#cmsp_map&gt;div h4, #cmsp_map&gt;div p {
    width: 96%;
    margin: auto;
}
#cmsp_map p {
    margin-bottom: 2em;
}
#cmsp_map dt {
    display: block;
    padding: 1rem 0 0.2rem 1rem;
    border-bottom: dotted 1px #ddd;
}
#cmsp_map dt a {
    text-decoration: underline;
    font-size: 1.4rem;
}
/*----個人情報保護方針----*/
#PrivacyPolicy dl {
    margin: 2%;
}
#PrivacyPolicy dd {
    margin-bottom: 2rem;
}
#PrivacyPolicy dt {
    border-bottom: solid 1px #ddd;
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
}
#PrivacyPolicy div#PrivacyPolicyDate_container {
    text-align: right;
    margin: 2%;
}
#PrivacyPolicy #contactInformation div {
    margin: 2%;
}
div#contactInformation {
    padding: 0 0 10px 0;
}
#PrivacyPolicy .subContents_container {
    margin: 2%;
}
#PrivacyPolicy .subContents_container h1 {
    font-weight: 600;
    font-size: 2.1rem;
}</pre></body></html>