@charset "utf-8";

body{
}
.wrapper,
#container{
    margin:0;
    padding:0;
    width:100%;
    min-width:1024px;
}
#container{
    padding-bottom:40px;
}
.inner{
    width:1040px;
    /* margin:0 auto !important; */
    margin:60px auto 0 !important;
}
.txt_box{
    position:relative;
    float:left;
    width:324px;
    height:610px;
    margin-bottom:50px;
}
.txt_box .txt_inner{
    padding-left:50px;
    width:274px;
    background:#e5ebed;
}
/* .txt_box .txt_inner.-nina {
    padding-bottom: 30px;
} */
/* .txt_box .txt_inner.-koo-fu{
    padding-bottom: 90px;
} */
/* .koofu_page .txt_box .txt_inner{
    padding-bottom: 90px;
} */
.txt_box h3{
    padding-top:30px;
}
.txt_box .jp_title{
    display:inline-block;
    clear:both;
    margin-top:15px;
    margin-bottom:34px;
    line-height:0px;
    border-bottom:1px solid #000;
}
.txt_box .jp_title img{
    height:12px;
    width:auto;
}
.txt_box .detail{
    position:absolute;
    /display:none;
    visibility:hidden;
}
/* .koofu_page .txt_box .detail{
    padding-bottom: 50px;
} */
.detail_wrap .detail .lead{
    font-size:11px;
    width:220px;
    line-height:200%;
    margin-bottom:30px;
}
.detail_wrap .detail .lead.lead_long{
    width:300px;
}
.detail_wrap .detail .lead span.s18{
    font-size:13px;
    line-height:210%;
    margin-left:-7px;
}
.detail_wrap .detail .lead span.s10{
    font-size:10px;
    margin:0 3px 0 5px;
}
.detail_wrap .detail .lead_s{
    margin-top:-30px;
}
.txt_box .pro_detail dt,
.txt_box .pro_detail dd{
    font-size:11px;
    line-height:160%;
}
.txt_box .pro_detail dt{
    float:left;
    width:12px;
    font-size:10px;
    line-height:160%;
}
.txt_box .pro_detail dd{
    line-height:160%;
    padding-left:13px;   
    margin-bottom:25px; 
    line-height:160%;
}
.txt_box .pro_detail dd p.tit{
    letter-spacing:1px;
    font-size:11px;
}
.txt_box .pro_detail dd p.price{
    font-size:12px;
    margin-left:1px;
    margin-top:3px;
}

.detail_wrap .detail dd p.price span.s10{
    font-size:10px;
    margin:0 3px 0 5px;
}

.txt_box .pro_detail dd p.detail_tt{
    font-size:11px;
    width:210px;
    margin-top:6px;
    line-height:154%;
    margin-left:1px;
}
.detail_wrap .detail dd p.detail_tt span.s10{
    font-size:10px;
}
.detail_wrap .detail dd p.detail_tt span.s10 a{
	text-decoration: underline;
}
.detail_wrap .detail dd p.detail_tt span.s10 a:hover{
	text-decoration: none;
}
.txt_box .pro_detail .ico{
    display:inline-block;
    margin:0 5px 0 0;
    top:-4px;
    width:5px;
    height:9px;
    background: url('../img/scroll_icon.png') no-repeat left top;
}
.txt_box p.notes{
    font-size:10px;
}
.txt_box .shop_list ul li + li {
    margin-top: 1em;
}
/* .txt_box p.link_sub_text{
    font-size:10px;
    font-feature-settings: "palt";
    line-height: 1.7;
} */
.txt_box .official_link{
    margin-top: 55px;
}
.txt_box .official_link a{
    font-family: "MahsuriSansMT", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(/bridal/g_common/img/btn_official_bg_s.png) no-repeat 0 0 / contain;
    color: #fff;
    width: 220px;
    height: 40px;
    font-size:10px;
    font-weight:bold;
    letter-spacing:2px;
    transition: opacity 0.3s;
}
.txt_box .official_link a::after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #fff;
    margin-left: 12px;
}
.txt_box .official_link a:hover{
    opacity: 0.7;
}

.txt_box .shop_list{
    margin-top: 14px;
}
.txt_box .shop_list a{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #6E8CA0;
    background-color: #fff;
    color: #6E8CA0;
    width: 220px;
    height: 40px;
    font-size:10px;
    font-weight:bold;
    letter-spacing:1px;
    transition: opacity 0.3s;
}
.txt_box .shop_list a + a {
    margin-top: 14px;
}
.txt_box .shop_list a::after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #647d96;
    margin-left: 12px;
}
.txt_box .shop_list a.-koo-fu::after{
    display: none;
}
.txt_box .shop_list a.-koo-fu span {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.txt_box .shop_list a.-koo-fu .link_text::after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #647d96;
    margin-left: 12px;
}
.txt_box .shop_list a.-koo-fu .link_sub_text {
    font-weight: normal;
    font-size: 8px;
    line-height: 1;
    transform: scale(0.8);
    margin-left: -1em;
    letter-spacing: 0;
}
.txt_box .shop_list .link_sup {
    font-size: 9px;
    color: #647d96;
    line-height: 1.5;
    letter-spacing: 0;
    margin-top: 8px;
}
.txt_box .shop_list a:hover{
    opacity: 0.7;
}


.txt_box .sns_link{
    margin-top: 24px;
}
.txt_box .sns_link .sns_link__text {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #6E8CA0;
    line-height: 1;
}
.txt_box .sns_link .sns_link_list{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.txt_box .sns_link .sns_link_list li{
    width: 25px;
    margin: 0 6px;
}
.txt_box .sns_link .sns_link_list li a{
    transition: opacity 0.3s;
}
.txt_box .sns_link .sns_link_list li a:hover{
    opacity: 0.7;
}
.product{
    float:left;
    /background:rgba(255,0,0,0.3);
}
#slider{
    position:relative;
    width:700px;
    height:660px;
    overflow:hidden;
}
#slider ul.slide{
    position:relative;
    width:700px;
    height:610px;
    overflow:hidden;
}
#slider ul.slide li{
    position:absolute;
    width:700px;
    height:610px;
    overflow:hidden;
    display:none;
}
#slider ul.slide li .img img{
    width:100%;
    height:auto;
}
#slider .next0,
#slider .next1{
    position:absolute;
    top:44%;
    z-index:10;
}
#slider .next0{
    left:22px;
}
#slider .next1{
    right:22px;
}
#slider ul.slideBtn{
    position:relative;
    margin:10px auto 0;
    z-index:100;
}
#slider ul.slideBtn li{
    float:left;
    width:30px;
    height:30px;
}
#slider ul.slideBtn li a{
    display:block;
    width:30px;
    height:30px;
    background: url('../img/brand_top/slide_btn.png') no-repeat left 0;
    background-size:30px auto;   
}
#slider ul.slideBtn li a.act{
    background-position: left -30px;    
}
