<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=768px~   ____________________________*/
/*________________________________________________________________________*/

body {
    font-family: Lato, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: var(--text-main-color);
}
h2, h3 {
    color: var(--text-main-color);
}


@media screen and (min-width:768px){
main {
  color: var(--text-main-color);
}
.promotion_00970__small {
	font-size: 10px;
	/*font-family: "ＭＳ ゴシック", Arial, Helvetica, sans-serif;*/
}
.img-fluid {
    max-width: 100%;
    height: auto;
}


.promotion-00970__order {
	width: 100%;
	height: 90px;
/*	line-height: 90px;*/
	position: relative;
	margin: 10px 0;
}

.promotion-00970__order-h2 {
	position: absolute;
	top: 25px;
	left: 82px;
	/*width:240px;*/
	font-size:18px;
/*	width: 313px;
	height: 20px;*/
}

.promotion-00970__order--price {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 33px;
	text-align:right;
	left: 529px;
	font-weight: bold;
}

.promotion-00970__order-link {
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 38px;
	width: 193px;
}


/* introduction */

#intro_menu {
	width: 1080px;
    margin: 70px auto 0 auto;
    padding: 0;
}
#intro_menu p {
    width: 70%;
    text-align: center;
    line-height: 2.0em;
    font-size: 0.95rem;
    margin: 0 auto;
}
.intro_product {
    margin: 20px auto 200px;
}
.product_image img {
    width: 80%;
}
.mb-md-3 {
    margin-bottom: 1.44rem !important;
}
.product_info .btn-block {
    padding: 0.8rem 0rem !important;
}
.btn-block {
    display: block;
    width: 100%;
}
.designFeatures_h2 ,.variation_h2{
    position: relative;
    text-align: center;
    color: var(--text-main-color);
    line-height: 1.5rem;
    margin-bottom: 80px;
}
.designFeatures_h2 :after, .variation_h2 :after{
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px var(--text-main-color);
    bottom: -12px;
    width: 3.5%;
    right: 0;
    left: 0;
    margin: auto;
}
.designFeatures_h2 span, .variation_h2 span{
    font-size: 0.55em;
}
.design_contenner {
    width: 1080px;
    margin: 0 auto;
}

.variation {
    margin: 180px auto ;
}

.price_revision {
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 80px;
}
.item_img {
    z-index: 1;
    height: 255px;
}
.item01_img{
    background: rgba(204,204,204,0.10) url(https://images.brilliance.co.jp/products/engagement/00970/W_00970_D_1l.jpg) no-repeat;
    background-blend-mode: multiply;
    background-position: center;
    background-size: 75%;
}
.item02_img{
    background: rgba(204,204,204,0.10) url(https://images.brilliance.co.jp/products/engagement/00969/W_00969_D_1l.jpg) no-repeat;
    background-blend-mode: multiply;
    background-position: center;
    background-size: 75%;
}

.order-md-1 {
  -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;  
}
.order-md-2 {
  -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;  
}
.order-md-3 {
  -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;  
}
}/*end*/


/*-------------------------sp=~767px-----------------------*/
@media screen and (max-width:767px){
    /*p{*/
    /*    color:red;*/
    /*}*/
main { width: 100% !important;
    color: rgba(0,0,0,0.65);
    font-size: 12px;
    line-height: 1.9em;
    letter-spacing: .1em;
    overflow: hidden;
   }
img{
       width:100%;
    }
.intro_menu_h3 {
    text-align:center;
    color: #3a3b3d;
}

#intro_menu p {
    width: 90%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.intro_product {
    width: 90%;
    margin: 0 auto 80px auto;
    align-items: center;
}

.intro_product .nav li:last-child {
    border-right: none;
}
.mb-2 {
    margin-bottom: 0.72rem !important;
}
.designFeatures_h2 ,.variation_h2{
    position: relative;
    font-size: 1.1rem;
    text-align: center;
    color: var(--text-main-color);
    line-height: 1.2rem;
    margin-bottom: 40px;
}
.designFeatures_h2 span,.variation_h2 span {
    font-size: 0.6em;
}
.designFeatures_h2 :after,.variation_h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px var(--text-main-color);
    bottom: -8px;
    width: 10%;
    right: 0;
    left: 0;
    margin: auto;
}
.design_contenner {
    width: 90%;
    margin: 0 auto;
}
.price_revision {
    text-align: center;
    font-size: 0.95em;
    margin-bottom: 40px;
}
.justify-content-center {
    justify-content: center !important;
}
.item_vari .mr-2 {
    margin-right: 0!important;
}
.item_img {
    background-size: 75%;
    z-index: 1;
    height: 300px;
}
.item01_img{
    background: rgba(204,204,204,0.10) url(https://images.brilliance.co.jp/products/engagement/00970/W_00970_D_1l.jpg) no-repeat;
    background-blend-mode: multiply;
    background-position: center;
    background-size: 75%;
}
.item02_img{
    background: rgba(204,204,204,0.10) url(https://images.brilliance.co.jp/products/engagement/00969/W_00969_D_1l.jpg) no-repeat;
    background-blend-mode: multiply;
    background-position: center;
    background-size: 75%;
}
.b_1px dd {
    width: 100%;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;  
}
.order-2 {
  -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;  
}
.order-3 {
  -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;  
}
}/*end*/</pre></body></html>