@charset "utf-8";

/*====================================================

    Wedgwood

====================================================*/


/* Link
----------------------------------------------------*/
#whatsnewArea .entry a:link,
#whatsnewArea .entry a:visited,
#whatsnewArea .entry a:hover,
#whatsnewArea .entry a:active {
    color: #6b99cf;
}

/* 汎用
----------------------------------------------------*/
.color {
    color: #6b99cf;
}
.color02 {
    color: #314f73;
}
.pageHeader .categoryName,
.brand_color {
    color: #6b99cf;
}
.itemBox .series {
    color: #6b99cf;
}

/*====================================================

    header

====================================================*/
#header_container_logo {
    border-bottom: none;
    background-color: #6b99cf;
}
#logo_ra a img,
#logo_wf a img {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
}
#logo_ra a:hover img,
#logo_wf a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
}


/*====================================================

    PAGE: Top

====================================================*/
.topSection .sectionHeader h2 span {
    color: #314f73;
}
.topSection .sectionHeader p {
    background: url(/images/common/arrow_02_ww-right.gif) no-repeat right center;
}
#allRankingArea #section02Navi span.active {
    background-color: #6b99cf;
}


/*====================================================

    PAGE: products

====================================================*/

/* 商品一覧ページ
-----------------------------------*/
.products .pageNavi .side {
    background-color: #6b99cf;
}

/* 商品詳細ページ
-----------------------------------*/
.products .detailBox .thumbs .on {
    border: 1px solid #6b99cf;
}
.products .detailBox .pageBack {
    background: url(/images/common/arrow_02_ww-left.gif) no-repeat left center;
}
.products .detailBox .series {
    color: #6b99cf;
}

/*====================================================

    PAGE: All Ranking

====================================================*/
#allRanking .sectionHeader h2 {
    color: #314f73;
}

/*====================================================

    PAGE: Bridal Ranking

====================================================*/
#bridalrankingArea h2>span {
    margin: 0;
}
#bridalrankingArea .bridal_color {
    color: #ff7896;
}
#bridalrankingArea .subtitle {
    color: #8796aa;
    font-weight: normal;
}
/*====================================================

    PAGE: Bridal Contact

====================================================*/
.form h3 span.icon {
    float: right;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    margin-top: 1px;
}

/* horizonal */
.form h3 .symbol {
    position: absolute;
    font-size: 12px;
    top: 7px;
    width: 17px;
    height: 3px;
    background-color: #314F73;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all .5s;
}
/* vertical */
.form h3 .symbol::before {
    position: absolute;
    top: -7px;
    left: 7px;
    width: 3px;
    height: 17px;
    content: "";
    background-color: #314F73;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all .5s;
}
/* horizonal */
.form h3 .active {
    position: absolute;
    font-size: 12px;
    top: 7px;
    width: 17px;
    height: 3px;
    background-color: #A2BCD5;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all .5s;
}
/* vertical */
.form h3 .active::before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all .5s;
}
/*====================================================

    PAGE: heritage

====================================================*/
.heritage .navi {
    width: 700px;
    margin: 0 auto;
    padding-top: 10px;
}
.heritage .navi li {
    height: 15px;
    float: left;
}
.heritage .navi .navi01 {
    width: 234px;
}
.heritage .navi .navi02,
.heritage .navi .navi03 {
    width: 233px;
}
.heritage .topNavi {
    margin-top: 40px;
}
.heritage .topNavi .jw,
.heritage .topNavi .aw {
    float: left;
    margin-right: 65px;
    width: 200px;
}
.heritage .topNavi .pg {
    float: right;
    width: 200px;
}
.heritage .topNavi h2 {
    margin-bottom: 25px;
}
.heritage .topNavi .jw div,
.heritage .topNavi .aw div,
.heritage .topNavi .pg div {
    margin-bottom: 25px;
}
.heritage .head {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 40px 0 20px;
    padding: 10px 0;
}
.heritage h2 {
    float: left;
}
.heritage .sectionNavi {
    float: right;
}
.heritage .sectionNavi li {
    float: left;
    margin-right: 30px;
}
.heritage .sectionNavi .side {
    margin-right: 0;
}
.heritage .slider {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}
.heritage .slider1,
.heritage .slider2 {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
}
.heritage .box {
    border: 3px solid #F0F2F2;
    clear: both;
    height: 447px;
    position: relative;
    overflow: hidden;
    width: 694px;
    margin: 0 auto;
}
.heritage .stripViewer .panelContainer {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.heritage .stripViewer .panel {
    float:left;
    height: 447px;
    position: relative;
    width: 694px;
}
.heritage .inner {
    height: 407px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 654px;
}
.heritage .innerTop {
    background-color: #FFFFFF;
    overflow: hidden;
}
.heritage .box h3 {
    margin-bottom: 20px;
}
.heritage .box .lead {
    margin-bottom: 30px;
}
.heritage .box .link li {
    height: 12px;
    padding-bottom: 18px;
}
.heritage .inner .left {
    width: 276px;
}
.heritage .inner .right {
    width: 360px;
}
.heritage .back {
    bottom: 20px;
    height: 13px;
    position: absolute;
    width: 85px;
}
.heritage .page {
    bottom: 20px;
    height: 9px;
    position: absolute;
    left: 315px;
    width: 63px;
}
.heritage .stripNavL,
.heritage .stripNavR {
    position: absolute;
    bottom: -37px;
    text-indent: -9000em;
}
.heritage .stripNavL a {
    background: url(/images/contents/heritage_btn_prev_off.gif) no-repeat center;
    display: block;
    height: 25px;
    width: 70px;
}
.heritage .stripNavL a:hover,
.heritage .stripNavL a:active {
    background: url(/images/contents/heritage_btn_prev_on.gif) no-repeat center;
}
.heritage .stripNavR a {
    background: url(/images/contents/heritage_btn_next_off.gif) no-repeat center;
    display: block;
    height: 25px;
    width: 70px;
}
.heritage .stripNavR a:hover,
.heritage .stripNavR a:active {
    background: url(/images/contents/heritage_btn_next_on.gif) no-repeat center;
}
.heritage .stripNavL {
    left: 24px;
}
.heritage .stripNavR {
    right: 24px;
}
.heritage .stripNav {
    margin: auto;
}
.heritage .stripNav ul li {
    float: left;
    margin-right: 2px;
}
.heritage .stripNav a {
    background: url(/images/contents/heritage_btn_off.gif) no-repeat center;
    display: block;
    padding: 0 6px;
    text-indent: -9000em;
    width: 8px;
    height: 8px;
}
.heritage .stripNav li a.current {
    background: url(/images/contents/heritage_btn_on.gif) no-repeat center;
}

.heritage #jw h2 {
    width: 148px;
}
.heritage #jw .sectionNavi {
    padding-top: 11px;
    width: 380px;
}
.heritage #jw .slider1 #stripNav0 {
    position: absolute;
    bottom: -30px;
    left: 285px;
}
.heritage #jw .slider2 #stripNav0 {
    position: absolute;
    bottom: -30px;
    left: 120px;
}
.heritage #jw .innerTop {
    background: url(/images/contents/heritage_jw01_photo.jpg) left top no-repeat #FFFFFF;
    height: 427px;
    padding: 20px 20px 0 315px;
    width: 359px;
}
/*.heritage #jw .inner .left {
    width: 267px;
}*/
.heritage #jw .sign {
    text-align: right;
}
.heritage #jw .bg {
    padding-top: 100px;
    height: 327px;
}
.heritage #jw .bg01 {
    background: url(/images/contents/heritage_jw08_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg02 {
    background: url(/images/contents/heritage_jw09_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg03 {
    background: url(/images/contents/heritage_jw10_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg04 {
    background: url(/images/contents/heritage_jw11_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg05 {
    background: url(/images/contents/heritage_jw12_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg06 {
    background: url(/images/contents/heritage_jw13_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg07 {
    background: url(/images/contents/heritage_jw14_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg08 {
    background: url(/images/contents/heritage_jw15_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg09 {
    background: url(/images/contents/heritage_jw16_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg10 {
    background: url(/images/contents/heritage_jw17_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg11 {
    background: url(/images/contents/heritage_jw18_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg12 {
    background: url(/images/contents/heritage_jw19_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg13 {
    background: url(/images/contents/heritage_jw20_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg14 {
    background: url(/images/contents/heritage_jw21_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg15 {
    background: url(/images/contents/heritage_jw22_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg16 {
    background: url(/images/contents/heritage_jw23_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg17 {
    background: url(/images/contents/heritage_jw24_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg18 {
    background: url(/images/contents/heritage_jw25_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg19 {
    background: url(/images/contents/heritage_jw26_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg20 {
    background: url(/images/contents/heritage_jw27_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg21 {
    background: url(/images/contents/heritage_jw28_bg.gif) left top no-repeat #FFFFFF;
}
.heritage #jw .bg .photo {
    margin-top: 15px;
    text-align: center;
}

.heritage #aw h2 {
    width: 142px;
}
.heritage #aw .color {
    color: #314F73;
}
.heritage #aw .sectionNavi {
    padding-top: 11px;
    width: 413px;
}
.heritage #aw .slider1 #stripNav0 {
    position: absolute;
    bottom: -30px;
    left: 245px;
}
.heritage #aw .slider2 #stripNav0 {
    position: absolute;
    bottom: -30px;
    left: 305px;
}
.heritage #aw .innerTop {
    background: url(/images/contents/heritage_aw01_photo.jpg) left top no-repeat #FFFFFF;
    height: 427px;
    padding: 20px 20px 0 365px;
    width: 309px;
}
.heritage #aw .innerTop2 {
    background: url(/images/contents/heritage_aw12_photo.jpg) left top no-repeat #FFFFFF;
    height: 427px;
    padding: 20px 20px 0 365px;
    width: 309px;
}
.heritage #aw h4 {
    margin-bottom: 20px;
}

.heritage #pg .box {
    border: 3px solid #666666;
}
.heritage #pg .inner {
    background-color: #000000;
    color: #FFFFFF;
}
.heritage #pg .link {
    margin: 50px auto 0;
    width: 554px;
}
.heritage #pg .link li {
    float: left;
    height: 115px;
    margin-right: 73px;
    padding-bottom: 60px;
    width: 134px;
}
.heritage #pg .link .side {
    margin-right: 0;
}
.heritage #pg .link .bottom {
    height: 124px;
}
.heritage #pg #stripNav0 {
    display: none;
}
.heritage #pg .text {
    text-align: center;
}
.heritage #pg dl {
    margin-top: 20px;
}
.heritage #pg dt {
    color: #A2BCD5;
    float: left;
}
.heritage #pg .detail1 dd {
    padding-left: 48px;
}
.heritage #pg .detail2 dd {
    padding-left: 68px;
}
.heritage #pg .back {
    bottom: 20px;
    height: 15px;
    position: absolute;
    width: 80px;
}
.heritage #pg .contact {
    bottom: 20px;
    height: 40px;
    position: absolute;
    right: 20px;
    width: 192px;
}

.heritage .fadein {
    height: 340px;
    position: relative;
    width: 276px;
}
.heritage .fadein img {
    position: absolute;
    left: 0;
    top: 0;
}
.heritage .scrollholder {
    position: relative;
    width: 100%;
    height: 310px;
    overflow: auto;
    z-index: 1;
}
.heritage .scroll {
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}
.heritage .track {
    cursor: pointer;
    position: relative;
    float: right;
    top: 0;
    width: 4px;
    height: 100%;
    font-size: 0;
    z-index: 3;
    background-color: #F0F2F2;
}
.heritage .drag_bar {
    position: absolute;
    width: 100%;
    height: 14px;
    cursor: pointer;
    z-index: 4;
    background-color: #A2BCD5;
}
/*====================================================

    PAGE: table setting

====================================================*/
.tablesetting h3 {
    font-weight: bold;
    color: #325A8C;
}
.tablesetting .section>div>div.left>p>a:link,
.tablesetting .section>div>div.left>p>a:visited,
.tablesetting .section>div>div.left>p>a:hover,
.tablesetting .section>div>div.left>p>a:active {
    color: #6b99cf;
}
#tablesetting_tab ul {
    width: 700px;
    margin: 0 auto 20px;
    padding-top: 10px;
}
#tablesetting_tab li {
    display: inline;
}
#tablesetting_tab li a {
    display: block;
    float: left;
}
/*====================================================

    PAGE: pattern

====================================================*/

#main .pattern ul {
    width:100%;
}

#main .pattern ul li {
    width:33%;
    float:left;
}

#main .pattern ul li a {
    display:block;
    padding:0 10px 20px;
}

#main .pattern ul li a img {
    width:100%;
}

#main .pattern ul li a img {
    width:100%;
}

#main .pattern ul li a span {
    display:block;
    height:3.2em;
    text-align:center;
    font-weight:normal;
}

