<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper {
    background: url(../../img/usr/common/bg_other.jpg) repeat;
}
#price {
    position: relative;
    font-family: "繝偵Λ繧ｮ繝取�譛� ProN", "Hiragino Mincho ProN", serif;
}
/* section main start */
.main {
    margin-bottom: 32px;
}
.main .con_inner {
    width: 100%;
    position: relative;
}
.main .con_inner .mv_image {
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 1em;
}
.main .con_inner .mv_image::before {
    content: 'PRICE';
    position: absolute;
    top: 33.8%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 40px;
    font-weight: 300;
    line-height: 1em;
    color: #FFF;
    letter-spacing: 3px;
}
.main .con_inner .mv_image img {
    width: 100%;
    height: 100%;
}
.main .con_inner .mv_text {
    position: absolute;
    width: 100%;
    height: 90px;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
}
.main .con_inner .mv_text::after {
    content: '';
    width: 100%;
    height: 90px;
    background-color: #00ACAA;
    opacity: 0.41;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.main .con_inner .mv_text p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    z-index: 2;
}
.main .con_inner .mv_text p span {
    font-size: 20px;
    font-weight: 300;
}
.main .con_inner .mv_text p span.font-bold {
    font-weight: 600;
}
/* section main end */
/* section common start */
.con_common .con_inner {
    width: 939px;
    margin: 0 auto;
}
.con_common .con_inner h2 {
    width: 182px;
    padding-bottom: 3.5px;
    color: #000;
    border-bottom: 1px solid #000;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    padding: 0 0 3.5px 0;
    letter-spacing: 2px;
}
.con_common .con_inner h3 {
    margin: 50px 0 30.8px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    border: 0;
    color: #000;
    padding: 0;
    letter-spacing: 1px;
}
.con_common .con_inner ul li {
    display: flex;
}
.con_common .con_inner ul li:not(:first-child) {
    margin-top: 50px;
}
.con_common .con_inner ul li .brand_image {
    width: 288px;
    margin-right: 35px;
}
.con_common .con_inner ul li .brand_detail {
    width: calc(100% - 323px);
}
.con_common .con_inner ul li .brand_detail h4.brand_name {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
    padding: 0;
    letter-spacing: 1px;
}
.con_common .con_inner ul li .brand_detail p.brand_description {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #000;
}
.con_common .con_inner ul li .brand_detail div.brand_price {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    color: #000;
}
/* section common end */
/* section con_2 start */
#con_2 .con_inner {
    margin-top: 92.6px;
}
/* section con_2 end */
/* section con_3 start */
#con_3 {
    margin-bottom: 100px;
}
#con_3 .con_inner {
    margin-top: 80.2px;
}
#con_3 .con_inner p.con_footer_comment {
    margin-top: 70.7px;
    font-size: 20px;
    line-height: 31px;
    font-weight: 300;
}
/* section con_3 end */
/* fixed btn block start */
.fixed_btn_block {
    position: fixed;
    width: 100%;
    height: 65px;
    bottom: 0;
    z-index: 999;
}
.fixed_btn_block::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.37;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}
.fixed_btn_block .fixed_btn_inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.fixed_btn_block .fixed_btn_inner a {
    width: 1000px;
    height: 40px;
    background-color: #00ADAA;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
}
.fixed_btn_block .fixed_btn_inner a:hover,
.fixed_btn_block .fixed_btn_inner a:link,
.fixed_btn_block .fixed_btn_inner a:active {
    text-decoration: none;
}

/* fixed btn block end */</pre></body></html>