@charset 'utf-8';
@font-face {
    font-family: "TrajanPro-Bold";
    src: url("../../../../font/TrajanPro-Bold.woff") format("woff"),
        url("../../../../font/TrajanPro-Bold.ttf") format("truetype"),
        url("../../../../font/TrajanPro-Bold.otf") format("opentype"),
        url("../../../../font/TrajanPro-Bold.eot") format("embedded-opentype"),
        url("../../../../font/TrajanPro-Bold.svg") format("svg");
}

/* 全体 */

/* 右のメニューのプライオリティ変える */
/*.menu {
    z-index: 100;
}*/

.kessan_fair {
    text-align: center;
    width: 750px;
    margin: 0 auto 70px;
}

.bg_jewelry {
    background-repeat: repeat;
}

p {
    margin: 0;
    padding: 0;
    /*font-size: 1.5rem;*/
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
        "MS PGothic", sans-serif;
    line-height: 1.7;
}
footer p.copy{
    padding:10px 0;/*260213*/
}
/*span {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}*/

/* おすすめ・商品見出し */
.h3_bg {
    position: relative;
    /* margin: 80px auto 50px; */
    margin: 0px auto;
}
.h3_bg img {
    width: 100%;
}
.h3_bg h3 {
    font-family: "TrajanPro-Bold";
    letter-spacing: 0.18rem;
    font-size: 24px;
    color: #666;
	padding-top: 5px;
	font-weight: normal;
}
.h3_bg h2 {
    font-family: "TrajanPro-Bold";
    letter-spacing: 0.03rem;
    font-size: 24px;
    color: #fff;
	padding-top: 5px;
	font-weight: normal;
}

.h3_bg p {
    letter-spacing: 0.2rem;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.h3_bg span {
    letter-spacing: 0.2rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.spr_bg span.knit_p{
	font-size: 22px;
	font-family: serif;
    font-weight: bold;
}
.h3_bg div {
    width: 100%;
    position: absolute;
    /* left: 50%; */
    top: 21%;
}
.spr_bg h2, .spr_bg h3, .spr_bg p{
	color: #fff;
	/*color: #fff;*/
}

/* タイトルテキスト */
.ala_top_txt {
    /* margin: 60px auto 80px; */
    margin: 0px auto 30px;
    font-size: 1.8rem;
    line-height: 2.1;
    text-align: center;
    /* background-color: rgba(231, 208, 208, 0.3); */
    /* width: 800px; */
    padding: 50px 20px 20px;
}
.lead1 {
    font-size: 14px;
    text-align: left;
    /*line-height: 1.9;*/
    color: #333;
    letter-spacing: 0.03rem;
    padding: 30px 30px 0 35px;
}
.lead1 .check{
    font-size: 12px;
    margin: 10px 0 0;
}
.lead1 span {
    font-weight: bold;
}
hr {
    margin: 30px auto;
}
.bs10,
.all_lu{
    margin: 80px 40px 20px;
}
.ta_l {
    text-align: center;
    display: block;
}
.ta_l p {
    text-align: left;
    display: inline-block;
    font-size: 15px;
    /* font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
}

/* 下に追加する※用 */
.tuika {
    width: 600px;
    padding: 30px 0 20px;
    margin: 0px auto 120px;
    background-color: rgba(255, 255, 255, 0.7);
}
div.mb0 {
    margin-bottom: 0;
}

/* 目玉商品 */
.medama {
    margin: 30px auto 100px;
    width: 60%;
/*    padding-bottom: 10px;*/
    background-color: rgba(255, 255, 255, 1);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
/*     background-image: url(../img/221126_alagin_sale/medama_bg.png); */
    box-shadow: 0px 4px 7px 1px rgba(140, 140, 140, 0.5);
    /* display: flex; */
    position: relative;
    height: 400px;
}
.medama_0405{
	margin: 50px auto;
}

.medama_img {
    position: absolute;
    top: 60px;
    left: 90px;
}
.medama_img img {
    width: 305px;
}
.medama_txt {
    font-size: 14px;
	text-align: left;
    position: absolute;
    bottom: 60px;
    right: 80px;
}
.top {
    /* bottom: 80px;
    right: 85px; */
    bottom: 130px;
    right: 90px;
}
.medama_title {
    font-size: 16px;
    font-weight: bold;
}
.medama_p {
    font-weight: bold;
    font-size: 16px;
    margin: 3px auto 5px;
}
.medama_p span {
    color: #cc0000;
    font-size: 20px;
}

/* 目玉商品2 */
.medama2 {
    margin: 30px auto 10px;
    width: 80%;
    padding-bottom: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-shadow: 0px 4px 7px 1px rgba(140, 140, 140, 0.5);
}
.medama_df2 {
    display: flex;
    justify-content: space-around;
    margin: 0 30px 15px;
}
.medama_img2 img {
    width: 360px;
}
.medama_txt2 {
    font-size: 14px;
    position: relative;
}
/* pick Up商品 背景画像 */
.medama_bg{
    /*background-image: url("../img/250201_f_sale/f_pc_sale_bg.png?250130");*/
    height: 500px;
	background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
	padding: 20px 0 ;
}
/* アラジンONLINE SHOPリンク画像 */
.link_img img{
display: block;
}



/* new商品 */
.new0806::before {
    content: " 新着 ";
    font-size: 10.5px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 0;
    top: -20;
    padding: 1px 5px 0.5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    border: solid 0.8px #cc0000;
    letter-spacing: 0.05rem;
    background-color: #cc0000;
}
.top_new::before {
    content: "12/29 入荷";
    font-size: 9px;
    display: inline-block;
    color: #000099;
    position: absolute;
    left: 10px;
    top: -20px;
    padding: 1px 5px 0.5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: solid 0.8px #000099;
    letter-spacing: 0.05rem;
    background-color: #fff;
}
/*
.top_new2::before {
    content: "1/20 入荷";
    font-size: 9px;
    display: inline-block;
    color: #000099;
    position: absolute;
    left: 10px;
    top: -20px;
    padding: 1px 5px 0.5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: solid 0.8px #000099;
    letter-spacing: 0.05rem;
    background-color: #fff;
}
*/
.medama_new::before {
    content: "SALE";
    font-size: 10.5px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 0;
    top: -24;
    padding: 1px 5px 0.5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
	background-color: #ef000a;
    border: solid 0.8px #ef000a;
	border-radius: 3px;
    letter-spacing: 0.15em;
    /*background-color: #cc0000;*/
}

/* newバッジ */
.new_arrival{
	font-size: 10.5px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 45px;
    top: -25px;
    padding: 0.8px 2px 0.1px 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    border: solid 0.8px #000;
    letter-spacing: 0.5rem;
    background-color: #000;
    border-radius: 3px;
}


/* おすすめ商品 */
.medama_txt p.fwb {
    font-size: 18px;
    font-weight: bold;
}
.medama_txt p.b_sub {
    font-size: 14px;
    font-weight: bold;
}
.medama_txt p.fz_p {
    font-size: 2rem;
	line-height: 1.7;
}

/* リード文シャドウ */
.txt_shadow {
    text-shadow: #fff 1px 0 5px, #fff 1px 0 5px, #fff 1px 0 5px, #fff 1px 0 5px, #fff 1px 0 5px, #fff 1px 0 5px;
}

/* フレックス設定 */
.flex_b_f {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    /*max-width: 600px;*/
    padding: 0;
    margin: 0 auto;
}
/* 商品１グループ */
.sale_inner {
    /* width: 44%; */
    width: 49%;
    /* margin: 10px; */
    padding: 35px 0.5% 30px;
    text-align: center;
    position: relative;
    background-color: rgba(255, 255, 255, 1);
    border-bottom: #e5e5e5 solid 1px;
}
/*.sale_inner.last10 {
    border-bottom: #e5e5e5 solid 5px;
}*/
.flex_b_f .sale_img img {
    width: 95%;
    margin: 0 auto;
}

.sale_inner_box{
	width: 400px;
	height: 300px;
	background-color: rgba(255, 255, 255, 1);
    /* border: #ccc solid 0.5px; */
    border-bottom: #e5e5e5 solid 1px;
	position: relative;
}
.ctgr_img {
    position: absolute;
    top: 27%;
    left: -4%;
    transform: translate(-50%, -50%);
}
.br_ctgr_img{
	position: absolute;
	top: 35%;
	left: 51%;
	transform: translate(-50%, -50%);
}

.ctgr2_img{
	position: absolute;
	top: 27%;
	left: 63%;
	transform: translate(-50%, -50%);
}
.br2_ctgr_img{
	position: absolute;
	top: 35%;
	left: 2%;
	transform: translate(-50%, -50%);	
}
.shop_img {
    position: absolute;
    top: 27%;
    left: 12%;
    transform: translate(-50%, -50%);
}
.br_shop_img{
	position: absolute;
	top: 35%;
	left: 2%;
	transform: translate(-50%, -50%);
}
.tx_img {
    position: absolute;
    top: 43%;
    left: 11%;
    transform: translate(-50%, -50%);
}
.br_tx_img{
	position: absolute;
	top: 52%;
	left: 1%;
	transform: translate(-50%, -50%);
}
.btn_flex{
	display: flex;
    margin: 0 auto;
}

.sale_link_txt {
    font-size: 1.4rem;
    position: absolute;
    top: 45%;
    left: -3%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
}
.br_sale_link_txt{
	position: absolute;
	top: 53%;
	left: -97%;
	transform: translate(-50%, -50%);
}
.sale_link_txt_2{
	position: absolute;
	top: 74%;
	left: -48%;
	white-space: nowrap;
	transform: translate(-50%, -50%);
}
.sale_inner_box .access_btn{
	position: absolute;
	top: 40%;
	left: 48%;
	white-space: nowrap;
	transform: translate(-50%, -50%);
}
.sale_inner_box .access_btn_2{
	position: absolute;
	top: 60%;
	left: 48%;
	white-space: nowrap;
	transform: translate(-50%, -50%);
}

.access_btn img,
.access_btn_2 img {
    max-width: 260px;
    width: auto;
}

.bdr_none {
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0);
}
.mg_none{
	margin-bottom: none;
}


.sale_txt {
	max-width: 100%;
    margin: 0 5% 0 10%;
	text-align: left;
    position: relative;
    word-break: break-word;
    overflow-wrap: break-word;
}
.sale_txt span {
    /*text-decoration: line-through;*/
}

.pea {
    font-size: 82%;
}
/* プライス */
p.fz_p {
    color: #cc0000;
    font-size: 2rem;
	line-height: 1.7;
}
p.fz_p span{
	/*text-decoration: line-through;*/
	font-size: 13px;
}
p.fz_bl_p{
    color: #cc0000;
    font-size: 15px;
	font-weight: bold;
}
p.fz_bl_p2{
    color: #000000;
    font-size: 1.5rem;
	font-weight: normal;
}
p.fz_bl_p span{
	/*text-decoration: line-through;*/
	font-size: 13px;
	font-weight: 400;
}
p.fz_p .rd_fnt{
    color: #cc0000;
	font-size: 13px;
}

/* ブランド名 */
.sale_txt p.fwb {
    font-size: 13px;
    font-weight: bold;
}
/* ブランドサブ */
.sale_txt p.b_sub {
    font-size: 11px;
    /*font-weight: bold;*/
}
/* ノンブラと均一だけ太字少し小さく */
.fwb_2 .sale_txt p.fwb {
    font-size: 1.6rem;
}

/* 区切り画像 */
.fa_sale_img {
    /* margin: 50px 0 0px; */
    margin: 0;
    width: 50%;
}

/* 注意 */
.tyuui {
    margin: 40px;
    text-align: left;
}
.tyuui p {
    font-size: 80%;
    line-height: 1.6em;
}
.kessan_fair p.ten {
    padding-left: 1em;
    text-indent: -1em;
    padding: 0 0 0 10px;
    margin-bottom: 8px;
    color: #000;
}
p.lead2 {
    margin: 10px 0 0 0;
    font-size: 13px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* ジャンプボタン */
.btn_inner {
    margin: 50px auto 60px;
    text-align: center;
}
.btn_inner img {
    width: 260px;
}
.btn_inner div {
    margin-bottom: 12px;
}

/* ジャンプ */
.jump {
    margin-top: -20px;
    padding-top: 20px;
    display: block;
}

/* 矢印 */
.kessan_fair .arrow_btn {
    width: 5px;
    height: 5px;
    border: 0.7px solid;
    border-color: #333 #333 transparent transparent;
    transform: rotate(45deg);
    margin-left: 5px;
    margin-right: 2px;
}

/* ソールドアウト用 */
.mask-soldout {
    top: 0;
    left: 1px;
    width: 99%;
    height: 100%;
    position: absolute;
    z-index: 50;
}
.mask-soldout .soldout > p {
    font-size: 30px;
    width: 100%;
    margin: 120px auto 0;
    text-align: center;
    color: #cc0000;
    transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    font-family: "TrajanPro-Bold";
}
.mask-soldout .soldout {
    background: rgba(255, 255, 255, 0.4);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
}

/* ページトップへ */
.page_up2 {
    margin: 0 auto 50px;
	padding-left: 5%;
}
.page_up2 a {
    padding: 0 0 0 15px;
    color: #333;
    /* background: url(../../../common_img/icon_page_top.png) left center no-repeat; */
    font-size: 15px;
    text-decoration: underline;
}

/* 250901_クリアランスSALE */
.clr_sale_flex{
    display: flex;
    justify-content: space-around;
    width: 1260px;
    margin: 0 auto;
}
.clr_sale {
    text-align: center;
    width: 1300px;
    margin: 70px auto;
}
.clr_sale_txt{
    margin-bottom: 70px;
}
.clr_sale_txt p{
    font-size: 18px;
}