@charset "utf-8";

.popPrice .wpcr3_respond_1,.popPrice  .wpcr3_respond_2{
  display: none !important;
}
body .wpcr3_leave_text{
  display: none !important;
}
.reviewRead{
  margin-bottom: 10px;
}
.wpcr3_table_2 td {
    padding: 5px !important;
}
.wpcr3_respond_3 {
    padding-top: 15px;
    padding-bottom: 20px;
    float: right !important;
}
body .wpcr3_aggregateRating{
  display: none !important;
}
body blockquote.wpcr3_content{
  padding-left: 20px !important;
  padding-top: 5px !important;
}
body blockquote.wpcr3_content p{
  font-size: 12px !important;
}

.wpcr3_button_1:hover {
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #e00000 #e00000 #e00000 #e00000 !important;
    color: #e00000 !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background: #ffffff !important;
    background: -moz-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c4c4c4));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c4c4c4 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c4c4c4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c4c4c4 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c4c4c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
    color: #404040;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    padding: 5px 12px 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    float: none;
    height: auto;
    text-indent: 0;
    margin-bottom: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.wpcr3_button_1 {
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #000 #000 #000 #000 !important;
    color: #000 !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background: #ffffff !important;
    background: -moz-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c4c4c4));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c4c4c4 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c4c4c4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c4c4c4 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c4c4c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
    color: #404040;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    padding: 5px 12px 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    float: none;
    height: auto;
    text-indent: 0;
    margin-bottom: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

  
@media screen and (max-width: 768px){
  /* rings */
  #rings{
  }
  #rings h1{
    text-align: center;
    padding: 30px 0;
    width: 200px;
    margin: 0 auto;
  }
  .ringVisual{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .ringUi{
  }
  .ringCategoryList{
    display: table;
    margin: 20px auto;
  }
  .ringCategoryList li{
    display: table-cell;
    width: 300px;
  }
  .ringCategoryList li a{
    display: block;
    text-align: center;
    line-height: 100%;
  }
  .ringCategoryList li.on a,.ringCategoryList li a:hover{
    color: #e2261a;
  }
  .ringCategoryList li:nth-child(2){
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
  }
  .ringSearch{
    display: table;
    margin: 15px 0;
    width: 100%;
  }
  .ringSearch .ringSelect{
    display: table-cell;
    width: 34%;
  }
  .ringSearch .ringSelect select{
    width: 100%;
    height: 28px;
    background: #b2b2b2;
    color: #FFF;
    border: none;
    font-size: 11px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 5px;
  }
  .ringSearch .ringSelect .selectWap{
    position: relative;
  }
  .ringSearch .ringSelect .selectWap::after{
    content: '▼';
    position: absolute;
    z-index: 1;
    right: 0;
    top: -5px;
    font-size: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 70%;
    color: #FFF;
    background-color: #333333;
    height: 28px;
  }
    
  /*ringRingList*/
  #ringRingList{}
  #ringRingList li{
    border: solid 1px #ddd;
    width: 48%;
    margin: 1%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    font-size: 13px !important;
  }
  #ringRingList li h3,#ringRingList li span{
    margin-bottom: 10px;
  }
  #ringRingList li span{
    font-size: 12px;
  }
  /* collection */
  .collection{
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
  }
  .collection .collectionImg{
    width: 100%;
    float: none;
  }
  .collection .collectionInfo{
    width: 100%;
    float: none;
    padding: 20px 0px 0;
    box-sizing: border-box;
  }
  .collection .collectionInfo .ringLabels{
    clear: both;
  }
  .collection .collectionInfo .ringLabels span{
    font-size: 11px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
  }
  .collection .collectionInfo p.ringInfoLabel{
    width: 50%;
    font-size: 9px;
    float: left;
    font-weight: bold;
    margin-top: 9px;
    letter-spacing: -1px;
    text-align: center;
  }
  #rings .collection .collectionInfo h1,#rings .collection .collectionInfo .collectionRingText{
    float: left;
    padding: 0;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
    font-weight: bold;
    letter-spacing: -0.1px;
    width: 50%;
    text-align: center;
  }
  #rings .collection .collectionInfo h1{
    font-size: 1.4em;
    margin-bottom: 17px;
  }
  #rings .collection .collectionInfo .collectionRingText{
    font-size: 1.1em;
    padding-top: 8px;
  }
  .collectionInfo .ringAction{
    padding-top: 60px;
  }
  .collectionInfo .ringAction ul{
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .collectionInfo .ringAction ul li{
    background: #C14040;
    display: table-cell;
    width: 200px;
    max-width: 100%;
  }
  .collectionInfo .ringAction ul li:nth-child(1){
    border-right: 6px solid #FFF;
  }
  .collectionInfo .ringAction ul li a{
    font-size: 12px;
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
  }
  .collectionInfo .popBox{
    background: #DDD;
    display: table;
    width: 100%;
    margin: 20px 0 10px;
    position: relative;
  }
  .popPrice{
    position: absolute;
    left: 0;
    top: 32px;
    background: #FFF;
    border: solid 1px #BBBBBB;
    padding: 10px;
    width: 80%;
    display: none;
  }
  .popPrice .close{
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .popPrice p{
    font-size: 9px !important;
    line-height: 1.5;
  }
  .popPrice h2{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-top: 5px;
  }
  .popPrice h2 em{
    font-size: 10px;
    font-weight: normal !important;
    padding-left: 5px;
  }
  .popPrice h2 span{
    font-size: 12px;
    font-weight: normal !important;
    padding-left: 5px;
  }
  .popPrice h3{
    font-size: 14px !important;
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .popPrice table{
    font-size: 9px !important;
    padding: 5px;
    width: 100%;
  }
  .popPrice table th,.popPrice table td {
    padding: 5px;
    text-align: left !important;
  }
  
  .collectionInfo .popTtl{
    display: table-cell;
    text-align: center;
    font-size: 10px;
    width: 150px;
    padding: 8px;
    cursor: pointer;
  }
  .ringType{
    clear: both;
    margin-top: 20px;
  }
  .ringType ul{
    text-align: center;
  }
  .ringType li:nth-child(1){
    border-left:none;
  }
  .ringType li{
    float: left;
    display: block;
    padding: 0px;
    font-size: 9px;
    color: #666666;
    font-weight: bold;
    border-left: solid 1px #666666;
    cursor: pointer;
    width: 20%;
    box-sizing: border-box;
  }
  .ringType li a:hover{
    color: #E00000;
  }
  .ringImgs{
    margin-top: 50px;
  }
  .ringImgs li{
    width: 25%;
    float: left;
    cursor: pointer;
  }
  .ringOtherMenu{
    width: 100%;
    margin: 50px auto 0px auto;
    clear: both;
    display: table;
    height: 26px;
    padding: 0 3px;
  }
  .ringOtherMenu li{
    display: table-cell;
    padding: 5px;
    width: 120px;
  }
  .ringOtherMenu li a{
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 10px;
    display: block;
    padding-top: 14px;
    font-weight: bold;
    transition: all 0.5s ease;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #000000;
    color: #000;
    line-height: 100%;
    box-sizing: border-box;
  }
  .ringOtherMenu li a:hover{
    background-color: #E00000;
    text-align: center;
    font-size: 10px;
    display: block;
    padding-top: 14px;
    font-weight: bold;
    transition: all 0.5s ease;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #e00000;
    color: #FFF;
  }
  
  /*designstory*/
  .designstory{
    margin:30px auto 0px auto;
    clear:both;
    overflow:hidden;
    width:100%;
  }
  .designstory h3{
    text-align:center;
    margin-bottom:48px;
    font-size:15px;
    font-weight:bold;
  }
  .designstory_img{
    float:none;
    width:100%;
  }
  .designstory_text{
    float:none;
    background:url(../img/collection/haikei_c.jpg) no-repeat;
    width:100%;
    height:428px;
    text-align:center;
  }
  .designstory_text1{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    padding-top:90px;
    letter-spacing:2px;
  }
  .designstory_text2{
    font-size:19px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    margin-top:19px;
    letter-spacing:2px;
  }
  .designstory_text3{
    font-size:12px;
    margin-top:33px;
    font-weight:bold;
    line-height:1.8;
    letter-spacing:1.5px;
  }
  .designstory_text4{
    margin-top:25px;
    line-height:1.8;
    letter-spacing:1px;
    font-size:12px;
    height:155px;
  }
  
  /*designpoint*/
  .designpoint{
    overflow:hidden;
    clear:both;
    margin:0 auto 0px auto;
    width:100%;
  }
  .designpoint_left{
    background:#000000;
    text-align:center;
    width:100%;
    padding:50px 5px 0;
    float:none;
  }
  .designpoint_left h4{
    color:#FFF;
    font-size:25px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  }
  .designpoint_left p{
    color:#FFF;
    margin-top:28px;
    line-height:1.8;
    height: 220px;
    font-size: 12px;
    margin-bottom: 30px;
  }
  .designpoint_right{
    width: 100%;
    float: none;
  }
  .collection_text{
    margin-left:60px;
    overflow:hidden;
  }
  .design_name_words{
    float:left;
    font-size:9px;
    font-weight:bold;
    margin-top:9px;	
    width:110px;
    letter-spacing:-1px;
  }
  .collection_right h1{
    font-weight: bold;
    font-size: 1.4em;
    letter-spacing: -0.1px;
    margin-bottom: 17px;
    text-indent: 0px!important;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif!important;
	}	
  .collection_right h2{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    font-weight:bold;	
    padding-top:5px;
	}
  .popTtl{
    position: relative;
  }
  .panel01 {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    width: 150px;
    margin-left: 0px;
    padding: 10px;
    background: #fff;
    border: 5px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
    text-align: left !important;
    font-size: 10px;
    letter-spacing: 0.8;
    z-index: 10000000000000000000000;
  }
  .panel01::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35px;
    height: 0;
    width: 0;
    border: 15px solid transparent;
      border-bottom-width: 15px;
      border-bottom-style: solid;
      border-bottom-color: transparent;
    border-bottom: 15px solid #eeeeee;
  }
  .panel {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    margin-left: 0px;
    padding: 10px;
    background: #fff;
    border: 5px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
    text-align: left !important;
    font-size: 10px;
    letter-spacing: 0.8;
  }
  .panel li{
    padding: 5px;
  }
  .panel::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35px;
    height: 0;
    width: 0;
    border: 15px solid transparent;
        border-bottom-width: 15px;
        border-bottom-style: solid;
        border-bottom-color: transparent;
    border-bottom: 15px solid #eeeeee;
  }
  .panelOn{
    display: block;
  }
  
  /*review*/
  .review{
    margin: 67px auto 0px auto;
    clear: both;
    overflow: hidden;
  }
  .review h3{
    text-align: center;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
  }
  .review p.reviewRead{
    font-size: 11px;
    text-align: center;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  /* rings */
  #rings{
  }
  #rings h1{
    text-align: center;
    padding: 70px 0;
  }
  .ringVisual{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .ringUi{
  }
  .ringCategoryList{
    display: table;
    margin: 50px auto;
    width: 760px;
  }
  .ringCategoryList li{
    display: table-cell;
    width: 300px;
  }
  .ringCategoryList li a{
    display: block;
    text-align: center;
    line-height: 100%;
  }
  .ringCategoryList li.on a,.ringCategoryList li a:hover{
    color: #e2261a;
  }
  .ringCategoryList li:nth-child(2){
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
  }
  .ringSearch{
    display: table;
    margin-bottom: 20px;
  }
  .ringSearch li{
    display: table-cell;
    text-align: center;
    background-color: #9f9f9f;
    padding: 15px 0;
    width: 400px;
    color: #fff;
    cursor: pointer;
  }
  .ringSearch li:nth-child(2){
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
  }
  .ringSearch li:hover{
    background-color: #F08388;
  }
  .collectionTabOn{
    background-color: #F08388 !important;
  }
  .ringSearch div.searchTabOn{
    display: block;
  }
  .ringSearch .ringSearchList{
    padding: 50px 0 30px;
    display: none;
  }
  .ringSearch .ringSearchList ul{
    text-align: center;
    width: 100%;
  }
  .ringSearch .ringSearchList li{
    display: inline;
    background: none;
    padding: 0;
  }
  .ringSearch .ringSearchList li a{
    background: none;
    display: inline;
    color: #212121;
    padding: 0 13px;
  }
  
  /*ringRingList*/
  #ringRingList{}
  #ringRingList li{
    border: solid 1px #ddd;
    width: 24%;
    margin: 25px 0.5% 0.5%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    font-size: 13px !important;
  }
  #ringRingList li h3,#ringRingList li span{
    margin-bottom: 10px;
  }
  /* collection */
  .collection{
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
  }
  .collection .collectionImg{
    width: 100%;
    float: none;
  }
  .collection .collectionInfo{
    width: 100%;
    float: none;
    padding: 20px 20px 0;
    box-sizing: border-box;
  }
  .collection .collectionInfo .ringLabels{
    margin-left: 60px;
    clear: both;
  }
  .collection .collectionInfo .ringLabels span{
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
  }
  .collection .collectionInfo p.ringInfoLabel{
    width: 110px;
    font-size: 9px;
    float: left;
    font-weight: bold;
    margin-top: 9px;
    letter-spacing: -1px;
  }
  #rings .collection .collectionInfo h1,#rings .collection .collectionInfo .collectionRingText{
    float: left;
    padding: 0;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
    font-weight: bold;
    letter-spacing: -0.1px;
  }
  #rings .collection .collectionInfo h1{
    font-size: 1.4em;
    margin-bottom: 17px;
  }
  #rings .collection .collectionInfo .collectionRingText{
    font-size: 1.1em;
    padding-top: 8px;
  }
  .collectionInfo .ringAction{
    padding-top: 60px;
  }
  .collectionInfo .ringAction ul{
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .collectionInfo .ringAction ul li{
    background: #C14040;
    display: table-cell;
    width: 200px;
    max-width: 100%;
    vertical-align: top;
  }
  .collectionInfo .ringAction ul li:nth-child(1){
    border-right: 6px solid #FFF;
  }
  .collectionInfo .ringAction ul li a{
    font-size: 12px;
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
  }
  .collectionInfo .popBox{
    background: #DDD;
    display: table;
    width: 100%;
    margin: 20px 0 10px;
    position: relative;
  }
  .collectionInfo .popTtl{
    display: table-cell;
    text-align: center;
    font-size: 10px;
    width: 300px;
    padding: 8px;
    cursor: pointer;
  }
  .popPrice{
    position: absolute;
    left: 0;
    top: 32px;
    background: #FFF;
    border: solid 1px #BBBBBB;
    padding: 10px;
    width: 60%;
    display: none;
  }
  .popPrice .close{
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .popPrice p{
    font-size: 9px !important;
    line-height: 1.5;
  }
  .popPrice h2{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-top: 5px;
  }
  .popPrice h2 em{
    font-size: 10px;
    font-weight: normal !important;
    padding-left: 5px;
  }
  .popPrice h2 span{
    font-size: 12px;
    font-weight: normal !important;
    padding-left: 5px;
  }
  .popPrice h3{
    font-size: 14px !important;
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .popPrice table{
    font-size: 9px !important;
    padding: 5px;
    width: 100%;
  }
  .popPrice table th,.popPrice table td {
    padding: 5px;
    text-align: left !important;
  }
  .ringType{
    clear: both;
    margin-top: 20px;
  }
  .ringType ul{
    text-align: center;
  }
  .ringType li:nth-child(1){
    border-left:none;
  }
  .ringType li{
    display: inline-block;
    padding: 0px 20px;
    font-size: 9px;
    color: #666666;
    font-weight: bold;
    border-left: solid 1px #666666;
    cursor: pointer;
  }
  .ringType li a:hover{
    color: #E00000;
  }
  .ringImgs{
    margin-top: 50px;
  }
  .ringImgs li{
    width: 25%;
    float: left;
    cursor: pointer;
  }
  #ringRingList .ringImg{
    height: 210px;
    overflow: hidden;
  }
  .ringOtherMenu{
    width: 560px;
    margin: 50px auto 0px auto;
    overflow: hidden;
    clear: both;
  }
  .ringOtherMenu li{
    list-style: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    width: 154px;
    height: 40px;
    float: left;
    margin: 0px 15px;
    transition: all 0.5s ease;
    background-color: #fff;
  }
  .ringOtherMenu li a{
    width: 154px;
    height: 40px;
    text-align: center;
    font-size: 11px;
    display: block;
    padding-top: 14px;
    font-weight: bold;
    transition: all 0.5s ease;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #000000;
    color: #000;
    line-height: 100%;
  }
  .ringOtherMenu li a:hover{
    background-color: #E00000;
    width: 154px;
    height: 40px;
    text-align: center;
    font-size: 11px;
    display: block;
    padding-top: 14px;
    font-weight: bold;
    transition: all 0.5s ease;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #e00000;
    color: #FFF;
  }
  
  /*designstory*/
  .designstory{
    margin:30px auto 0px auto;
    clear:both;
    overflow:hidden;
    width:100%;
  }
  .designstory h3{
    text-align:center;
    margin-bottom:48px;
    font-size:15px;
    font-weight:bold;
  }
  .designstory_img{
    float:none;
    width:100%;
  }
  .designstory_text{
    float:none;
    background:url(../img/collection/haikei_c.jpg) no-repeat;
    width:100%;
    height:428px;
    text-align:center;
  }
  .designstory_text1{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    padding-top:90px;
    letter-spacing:2px;
  }
  .designstory_text2{
    font-size:19px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    margin-top:19px;
    letter-spacing:2px;
  }
  .designstory_text3{
    font-size:12px;
    margin-top:33px;
    font-weight:bold;
    line-height:1.8;
    letter-spacing:1.5px;
  }
  .designstory_text4{
    margin-top:25px;
    line-height:1.8;
    letter-spacing:1px;
    font-size:12px;
    height:155px;
  }
  
  /*designpoint*/
  .designpoint{
    overflow:hidden;
    clear:both;
    margin:0 auto 0px auto;
    width:100%;
  }
  .designpoint_left{
    background:#000000;
    text-align:center;
    width:100%;
    padding-top:50px;
    float:none;
  }
  .designpoint_left h4{
    color:#FFF;
    font-size:25px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  }
  .designpoint_left p{
    color:#FFF;
    margin-top:28px;
    line-height:1.8;
    height: 220px;
    font-size: 12px;
    margin-bottom: 30px;
  }
  .designpoint_right{
    width: 100%;
    float: none;
  }
  .collection_text{
    margin-left:60px;
    overflow:hidden;
  }
  .design_name_words{
    float:left;
    font-size:9px;
    font-weight:bold;
    margin-top:9px;	
    width:110px;
    letter-spacing:-1px;
  }
  .collection_right h1{
    font-weight: bold;
    font-size: 1.4em;
    letter-spacing: -0.1px;
    margin-bottom: 17px;
    text-indent: 0px!important;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif!important;
	}	
  .collection_right h2{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    font-weight:bold;	
    padding-top:5px;
	}
  .popTtl{
    position: relative;
  }
  .panel01 {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    width: 150px;
    margin-left: 0px;
    padding: 10px;
    background: #fff;
    border: 5px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
    text-align: left !important;
    font-size: 10px;
    letter-spacing: 0.8;
    z-index: 10000000000000000000000;
  }
  .panel01::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35px;
    height: 0;
    width: 0;
    border: 15px solid transparent;
      border-bottom-width: 15px;
      border-bottom-style: solid;
      border-bottom-color: transparent;
    border-bottom: 15px solid #eeeeee;
  }
  .panel {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    margin-left: 0px;
    padding: 10px;
    background: #fff;
    border: 5px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
    text-align: left !important;
    font-size: 10px;
    letter-spacing: 0.8;
  }
  .panel li{
    padding: 5px;
  }
  .panel::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35px;
    height: 0;
    width: 0;
    border: 15px solid transparent;
        border-bottom-width: 15px;
        border-bottom-style: solid;
        border-bottom-color: transparent;
    border-bottom: 15px solid #eeeeee;
  }
  .panelOn{
    display: block;
  }
  
  /*review*/
  .review{
    margin: 67px auto 0px auto;
    clear: both;
    overflow: hidden;
  }
  .review h3{
    text-align: center;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
  }
  .review p.reviewRead{
    font-size: 11px;
    text-align: center;
  }
}

@media screen and (min-width: 1000px)  {
  /* rings */
  #rings{
  }
  #rings h1{
    text-align: center;
    padding: 70px 0;
  }
  .ringVisual{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .ringUi{
  }
  .ringCategoryList{
    display: table;
    margin: 50px auto;
    width: 800px;
  }
  .ringCategoryList li{
    display: table-cell;
  }
  .ringCategoryList li a{
    display: block;
    padding: 0 100px;
    line-height: 100%;
  }
  .ringCategoryList li.on a,.ringCategoryList li a:hover{
    color: #e2261a;
  }
  .ringCategoryList li:nth-child(2){
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
  }
  .ringSearch{
    display: table;
    margin-bottom: 20px;
  }
  .ringSearch li{
    display: table-cell;
    text-align: center;
    background-color: #9f9f9f;
    padding: 15px 0;
    width: 400px;
    color: #fff;
    cursor: pointer;
  }
  .ringSearch li:nth-child(2){
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
  }
  .ringSearch li:hover{
    background-color: #F08388;
  }
  .collectionTabOn{
    background-color: #F08388 !important;
  }
  .ringSearch div.searchTabOn{
    display: block;
  }
  .ringSearch .ringSearchList{
    padding: 50px 0 30px;
    display: none;
  }
  .ringSearch .ringSearchList ul{
    text-align: center;
    width: 100%;
  }
  .ringSearch .ringSearchList li{
    display: inline;
    background: none;
    padding: 0;
  }
  .ringSearch .ringSearchList li a{
    background: none;
    display: inline;
    color: #212121;
    padding: 0 13px;
  }
  
  /*ringRingList*/
  #ringRingList{}
  #ringRingList li{
    border: solid 1px #ddd;
    width: 24%;
    margin: 25px 0.5% 0.5%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    font-size: 13px !important;
  }
  #ringRingList li h3,#ringRingList li span{
    margin-bottom: 10px;
  }
  
  /* collection */
  .collection{
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
  }
  .collection .collectionImg{
    width: 650px;
    float: left;
  }
  .collection .collectionInfo{
    width: 340px;
    float: right;
    padding-top: 160px;
  }
  .collection .collectionInfo .ringLabels{
    margin-left: 60px;
    clear: both;
  }
  .collection .collectionInfo .ringLabels span{
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
  }
  .collection .collectionInfo p.ringInfoLabel{
    width: 110px;
    font-size: 9px;
    float: left;
    font-weight: bold;
    margin-top: 9px;
    letter-spacing: -1px;
  }
  #rings .collection .collectionInfo h1,#rings .collection .collectionInfo .collectionRingText{
    float: left;
    padding: 0;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
    font-weight: bold;
    letter-spacing: -0.1px;
  }
  #rings .collection .collectionInfo h1{
    font-size: 1.4em;
    margin-bottom: 17px;
  }
  #rings .collection .collectionInfo .collectionRingText{
    font-size: 1.1em;
    padding-top: 8px;
  }
  .collectionInfo .ringAction{
    padding-top: 60px;
  }
  .collectionInfo .ringAction ul{
    display: table;
    width: 100%;
  }
  .collectionInfo .ringAction ul li{
    background: #C14040;
    display: table-cell;
    width: 200px;
    max-width: 100%;
    vertical-align: top;
  }
  .collectionInfo .ringAction ul li:nth-child(1){
    border-right: 6px solid #FFF;
  }
  .collectionInfo .ringAction ul li a{
    font-size: 12px;
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    width: 160px;
    cursor: pointer;
  }
  .collectionInfo .popBox{
    background: #DDD;
    display: table;
    width: 100%;
    margin: 20px 0 10px;
    position: relative;
  }
  .collectionInfo .popTtl{
    display: table-cell;
    text-align: center;
    font-size: 10px;
    width: 150px;
    padding: 8px;
    cursor: pointer;
  }
  .popPrice{
    position: absolute;
    left: 0;
    bottom: 32px;
    background: #FFF;
    border: solid 1px #BBBBBB;
    padding: 10px;
    display: none;
  }
  .popPrice .close{
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .popPrice p{
    font-size: 9px !important;
    line-height: 1.5;
  }
  .popPrice h2{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-top: 5px;
  }
  .popPrice h2 em{
    font-size: 10px;
    font-weight: normal !important;
    padding-left: 5px;
  }
  .popPrice h2 span{
    font-size: 12px;
    font-weight: normal !important;
    padding-left: 5px;
  }
  .popPrice h3{
    font-size: 14px !important;
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .popPrice table{
    font-size: 9px !important;
    padding: 5px;
    width: 100%;
  }
  .popPrice table th,.popPrice table td {
    padding: 5px;
    text-align: left !important;
  }
  
  .ringType{
    clear: both;
    margin-top: 20px;
  }
  .ringType ul{
    text-align: center;
  }
  .ringType li:nth-child(1){
    border-left:none;
  }
  .ringType li{
    display: inline-block;
    padding: 0px 20px;
    font-size: 9px;
    color: #666666;
    font-weight: bold;
    border-left: solid 1px #666666;
    cursor: pointer;
  }
  .ringType li a:hover{
    color: #E00000;
  }
  .ringImgs{
    margin-top: 50px;
  }
  .ringImgs li{
    width: 25%;
    float: left;
    cursor: pointer;
  }
  #ringRingList .ringImg{
    height: 210px;
    overflow: hidden;
  }
  .ringOtherMenu{
    width: 560px;
    margin: 50px auto 0px auto;
    overflow: hidden;
    clear: both;
  }
  .ringOtherMenu li{
    list-style: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    width: 154px;
    height: 40px;
    float: left;
    margin: 0px 15px;
    transition: all 0.5s ease;
    background-color: #fff;
  }
  .ringOtherMenu li a{
    width: 154px;
    height: 40px;
    text-align: center;
    font-size: 11px;
    display: block;
    padding-top: 14px;
    font-weight: bold;
    transition: all 0.5s ease;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #000000;
    color: #000;
    line-height: 100%;
  }
  .ringOtherMenu li a:hover{
    background-color: #E00000;
    width: 154px;
    height: 40px;
    text-align: center;
    font-size: 11px;
    display: block;
    padding-top: 14px;
    font-weight: bold;
    transition: all 0.5s ease;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #e00000;
    color: #FFF;
  }
  
  /*designstory*/
  .designstory{
    margin:67px auto 0px auto;
    clear:both;
    overflow:hidden;
    width:1024px;
  }
  .designstory h3{
    text-align:center;
    margin-bottom:48px;
    font-size:15px;
    font-weight:bold;
  }
  .designstory_img{
    float:left;
    width:50%;
  }
  .designstory_text{
    float:right;
    background:url(../img/collection/haikei_c.jpg) no-repeat;
    width:50%;
    height:428px;
    text-align:center;
  }
  .designstory_text1{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    margin-top:90px;
    letter-spacing:2px;
  }
  .designstory_text2{
    font-size:19px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    margin-top:19px;
    letter-spacing:2px;
  }
  .designstory_text3{
    font-size:12px;
    margin-top:33px;
    font-weight:bold;
    line-height:1.8;
    letter-spacing:1.5px;
  }
  .designstory_text4{
    margin-top:25px;
    line-height:1.8;
    letter-spacing:1px;
    font-size:12px;
    height:155px;
  }
  
  /*designpoint*/
  .designpoint{
    overflow:hidden;
    clear:both;
    margin:15px auto 0px auto;
    width:1024px;
  }
  .designpoint_left{
    background:#000000;
    text-align:center;
    width:410px;
    padding-top:50px;
    float:left;
  }
  .designpoint_left h4{
    color:#FFF;
    font-size:25px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  }
  .designpoint_left p{
    color:#FFF;
    margin-top:28px;
    line-height:1.8;
    height: 220px;
    font-size: 12px;
    margin-bottom: 30px;
  }
  .designpoint_right{
    width: 614px;
    height: 350px;
    float: left;
  }
  .collection_text{
    margin-left:60px;
    overflow:hidden;
  }
  .design_name_words{
    float:left;
    font-size:9px;
    font-weight:bold;
    margin-top:9px;	
    width:110px;
    letter-spacing:-1px;
  }
  .collection_right h1{
    font-weight: bold;
    font-size: 1.4em;
    letter-spacing: -0.1px;
    margin-bottom: 17px;
    text-indent: 0px!important;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif!important;
	}	
  .collection_right h2{
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    font-weight:bold;	
    padding-top:5px;
	}
  .popTtl{
    position: relative;
  }
  .panel01 {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    width: 150px;
    margin-left: 0px;
    padding: 10px;
    background: #fff;
    border: 5px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
    text-align: left !important;
    font-size: 10px;
    letter-spacing: 0.8;
    z-index: 10000000000000000000000;
  }
  .panel01::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35px;
    height: 0;
    width: 0;
    border: 15px solid transparent;
      border-bottom-width: 15px;
      border-bottom-style: solid;
      border-bottom-color: transparent;
    border-bottom: 15px solid #eeeeee;
  }
  .panel {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    margin-left: 0px;
    padding: 10px;
    background: #fff;
    border: 5px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
    text-align: left !important;
    font-size: 10px;
    letter-spacing: 0.8;
  }
  .panel li{
    padding: 5px;
  }
  .panel::before {
    content: "";
    position: absolute;
    top: -35px;
    left: 35px;
    height: 0;
    width: 0;
    border: 15px solid transparent;
        border-bottom-width: 15px;
        border-bottom-style: solid;
        border-bottom-color: transparent;
    border-bottom: 15px solid #eeeeee;
  }
  .panelOn{
    display: block;
  }
  
  /*review*/
  .review{
    margin: 67px auto 0px auto;
    clear: both;
    overflow: hidden;
  }
  .review h3{
    text-align: center;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
  }
  .review p.reviewRead{
    font-size: 11px;
    text-align: center;
  }
}