@charset "utf-8";
.fmin{
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","sans-serif",serif;
}
.entryMain .entryListWap .tablenav{
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.entryMain .entryListWap .tablenav a,.entryMain .entryListWap .tablenav span{
  border: 1px solid #7F7F7F;
  margin: 3px !important;
  padding: 5px 12px !important;
  width: auto !important;
  float: none;
  display: inline-block;
}
.entryMain .entryListWap .tablenav a:hover{
  background: #E6211A;
  border: 1px solid #E6211A;
  color: #FFF;
}
.entryMain .entryListWap .tablenav span.current{
  background: #E6211A;
  border: 1px solid #E6211A;
  color: #FFF;
}
@media screen and (max-width: 768px){
  body .wnBorder{
    border-left: 3px solid #00A0C6 !important;
  }
  body .rsBorder{
    border-left: 3px solid #E6211A !important;
  }
  .entryInner{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
  }
  .entryTitleWap{
    display: table;
    width: 100%;
    height: 60px;
  }
  .entryTitleWap h1{
    background: #E6211A;
    vertical-align: middle;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    padding:10px 30px;
    box-sizing: border-box;
    text-align: center;
  }
  .entryTitleWap h1 span{
    display: none;
  }
  .entryTitleWap .searchArea{
    display: none;
  }
  .entryTtlLabelRead{
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #6F6F6F;
    font-weight: bold;
  }
  
  .entryWap a:hover{
    text-decoration: underline;
  }
  .entryWap a:hover h2{
    text-decoration: underline;
  }
  .entryWap a img{
    transition: 0.3s;
  }
  .entryWap a:hover img{
    opacity: 0.7;
  }
  .entryWap {
    overflow: hidden;
    padding: 35px 10px 0;
  }
  .entryMain {
    width: 100%;
    box-sizing: border-box;
  }
  .entryMain h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
  }
  .entryMain h1 span{
    color: #E6211A;
    font-weight: bold;
  }
  .entryMain h1 span.subTtl{
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
  }
  .entryMain .entryListWap .entryBox{
    border-bottom: 1px solid #6F6F6F;
  }
  .entryMain .entryListWap .entryBox .entryBottomBox{
    border-bottom: none;
  }
  .entryMain .entryListWap .entryBox ,.rankingListWap a{
    width:48%;
    display: block;
    margin:0 1% 20px;
    float: left;
    overflow: hidden;
  }
  .entryBottomBox{
    border-bottom: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    padding-top: 15px;
  }
  .entryBox .entryLabel{
    padding: 5px 10px;
    margin: 0px 10px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .entryMain .entryBox .rs{
    padding: 5px 10px;
    margin: 0px 10px 5px;
    border-left: 3px solid #E6211A;
    font-weight: bold;
  }
  .entryMain .entryBox .wn{
    padding: 5px 10px;
    margin: 0px 10px 5px;
    border-left: 3px solid #00A0C6;
    font-weight: bold;
  }
  .entryBox h2{
    padding: 5px 10px 5px;
    font-weight: bold;
    font-size: 14px;
  }
  .entryBox .entryDate{
    padding: 0px 10px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .entryBox .entrythmImg{
    text-align: center;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
  }
  .entryListWap{
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #BFBFBF;
  }
  
  /* ranking */
  .ranking{
    margin: 50px 0 30px;
  }
  .ranking a:hover{
    text-decoration: underline;
  }
  .ranking a:hover h3{
    text-decoration: underline;
  }
  .ranking a img{
    transition: 0.3s;
  }
  .ranking a:hover img{
    opacity: 0.7;
  }
  .ranking h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
  }
  .ranking h2 span{
    color: #E6211A;
    font-weight: bold;
  }
  .ranking h2 span.subTtl{
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
  }
  .rankingBox .rankingLabel{
    padding: 5px 15px;
    margin: 15px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .rankingBox h3{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .rankingthmImg{
    text-align: center;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
  }
  .rankingBox .rankingDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .rankingListWap{
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .rankingTop{
    width: 100%;
    margin: 0 1% 30px;
  }
  .rankingTop div.rankingTopImg,.rankingTop div.rankingTopText{
  }
  .rankingTop div.rankingTopImg{
    text-align: center;
  }
  .rankingTop div.rankingTopText{
    padding: 10px;
  }
  .rankingTopText .rankingCategoryLabel{
    padding: 5px 15px;
    margin: 15px 0px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
    font-size: 18px;
  }
  .rank1{
    background: url(../img/entry/rank1_sp.gif) no-repeat left top;
    background-size: 25px 30px;
    padding-left: 45px;
  }
  .rank2{
    background: url(../img/entry/rank2_sp.gif) no-repeat;
    background-size: 25px 30px;
    background-position: right 10px bottom 10px;
  }
  .rank3{
    background: url(../img/entry/rank3_sp.gif) no-repeat;
    background-size: 25px 30px;
    background-position: right 10px bottom 10px;
  }
  .rank4{
    background: url(../img/entry/rank4.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rankingTopText h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .entrySide {
    width: 100%;
  }
  .sideCategorys{
    padding-bottom: 20px;
  }
  .sideCategorys h2{
    background: url(../img/entry/entry_side_category_icon_sp.gif) no-repeat 10px center;
    background-size: 30px 30px;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideCategorys h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .categoryListWap{
    padding: 0 0px 10px;
  }
  .categoryLabel{
    display: table;
    width: 100%;
  }
  .categoryLabel div{
  }
  .categoryLabelImg{
    width: 110px;
    display: none;
  }
  .categoryLabelTtl{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
  }
  .categoryLabelTtl a{
    font-size: 18px !important;
    font-weight: bold;
    text-align: left;
  }
  .categoryLabelTtl span{
    font-size: 12px;
    padding-left: 15px;
  }
  .categoryListWap ul{
    
  }
  .weddingLabel ul li ul{
    display: none;
  }
  .categoryListWap ul li{
    width: 100%;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 10px;
  }
  .categoryListWap .weddingLabel ul li ul li:last-child{
    padding-bottom: 0px;
    border-bottom: none;
  }
  .categoryLabelTtl {
    position: relative;
  }
  .categoryLabelTtl span.catLabelOpen{
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .catLabelOpen .closed{
    display: none;
  }
  .ac .closed{
    display: block !important;
  }
  .ac .plus{
    display: none !important;
  }
  .categoryListWap ul li a{
    display: block;
    padding: 10px 0 0;
    font-size: 13px;
  }
  .categoryListWap ul li a:hover{
    text-decoration: underline;
  }
  
  /* tag */
  .sideTags{
    margin-bottom: 30px;
  }
  .sideTags h2{
    background: url(../img/entry/entry_side_tag_icon_sp.gif) no-repeat 10px center;
    background-size: 30px 30px;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideTags h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .tags{
    padding: 0 10px;
  }
  .tags a{
    padding: 5px;
    margin: 0 10px 10px 0;
    border: 1px solid #3F3F3F;
    display: inline-block;
    font-size: 12px;
  }
  
  
  /* newEntry */
  .sideNew h2{
    background: url(../img/entry/entry_side_new_icon_sp.gif) no-repeat 10px center;
    background-size: 30px 30px;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideNew h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .newEntryBox{
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }
  .newEntryBox .newEntryImg{
    display: table-cell;
    width: 100px;
    vertical-align: top;
    padding-right: 10px;
  }
  .newEntryBox .newEntryText{
    display: table-cell;
    vertical-align: top;
  }
  .newEntryBox .newEntryText h3{
    font-size: 12px;
    font-weight: bold;
  }
  .newEntryCat{
    font-size: 12px;
    font-weight: bold;
  }
  .newEntryBox .catRing{
    border-left: 2px solid #E6211A;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  .newEntryBox .catWedding{
    border-left: 2px solid #00A0C6;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  /* detail */
  .entryHeader{
    margin-bottom: 60px;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 50px;
    position: relative;
  }
  .entryHeaderDate{
    font-size: 12px;
  }
  .entryHeader .entryHeaderCat{
    border-left: 3px solid #CCA256;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeader .entryHeaderCatR{
    border-left: 3px solid #E6211A;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeader .entryHeaderCatW{
    border-left: 3px solid #00A0C6;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryMain .entryHeader h1{
    text-align: left;
    margin-bottom: 5px;
    font-size: 20px;
  }
  .headerSns{
    position: absolute;
    bottom: 10px;
    left: 0px;
  }
  .headerSns .snsIcon{
    display: inline-block;
    margin-right: 2px;
  }
  .entryContents img{
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .entryContents h2{
    font-size: 18px;
    font-weight: bold;
    border-left: 5px solid #E6211A;
    padding-left: 10px;
    margin: 20px 0 20px;
  }
  .entryContents h3{
    font-size: 16px;
    border-bottom: 1px dotted #BFBFBF;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .entryContents p{
    margin-bottom: 20px;
  }
  .entryContents iframe{
    max-width: 100%;
  }
  .entryContents strong{
    font-weight: bold !important;
  }
  .entryBottomTag{
    width: 100%;
    margin-bottom: 60px;
  }
  .entryBottomTag div{
  }
  .entryBottomTag .tagLabel{
    background: url(../img/entry/entry_contents_tagicon_sp.gif) no-repeat left center;
    background-size: 30px 30px;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 5px 5px 40px;
    color: #666;
    width: 100px;
    margin: 0 auto 20px;
  }
  .entryBottomTag .tagList a{
    padding: 5px 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #3F3F3F;
    display: inline-block;
    font-size: 12px;
    transition: 0.3s;
  }
  .entryBottomTag .tagList a:hover{
    background: #E6211A;
    color: #FFF;
    text-decoration: none;
  }
  .tags  a:hover{
    background: #E6211A;
    color: #FFF;
    text-decoration: none;
  }
  
  /* share */
  .shareArea{
    margin-bottom: 50px;
  }
  .shareHeader{
    padding: 10px 20px;
    border: 1px solid #333;
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .shareImg{
    width: 400px;
  }
  .shareHeaderBox{
    display: table-cell;
    vertical-align: middle;
  }
  .shareText{
    width: 400px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
  }
  .shareText span{
    font-weight: bold;
    text-decoration: underline;
  }
  .shareBtns{
    display: table;
    width: 100%;
  }
  .shareBtns a{
    display: table-cell;
    padding-right: 5px;
  }
  .shareBtns a:last-child{
    padding-right: 0px;
  }
  
  /* recommend */
  .recommendArea{
    border-top: 1px solid #BFBFBF;
    padding-top: 50px;
  }
  .recommendBox{
    width:48%;
    display: block;
    border: 1px solid #6F6F6F;
    margin:0 1% 20px;
    float: left;
  }
  .recommendBox .recommendLabel{
    padding: 5px 15px;
    margin: 15px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .recommendBox h2{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
  }
  .recommendBox .recommendDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .recommendListWap{
    margin-bottom: 30px;
  }
  .wp_social_bookmarking_light{
    display: none !important;
  }
  .fbShare{
    margin-top: 10px;
  }
  /* entry contents css */
  .entryContents table{
    width: 100%;
    border-top: 1px solid #BFBFBF;
  }
  .entryContents table th,.entryContents table td{
    padding: 10px;
    border-bottom: 1px solid #BFBFBF;
    display: block;
    width: 100%;
  }
  .entryContents table th{
    background: #FBDEDD;
  }
  .entryContents table td{
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  body .wnBorder{
    border-left: 3px solid #00A0C6 !important;
  }
  body .rsBorder{
    border-left: 3px solid #E6211A !important;
  }
  .entryInner{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
  }
  .entryTitleWap{
    display: table;
    width: 100%;
    height: 60px;
  }
  .entryTitleWap h1{
    width: 850px;
    background: #E6211A;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    padding:0 30px;
    box-sizing: border-box;
  }
  .entryTitleWap h1 span{
    font-size: 14px;
    padding-left: 15px;
  }
  .entryTitleWap .searchArea{
    width: 350px;
    background: #BF0000;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
  }
  
  .entryWap a:hover{
    text-decoration: underline;
  }
  .entryWap a:hover h2{
    text-decoration: underline;
  }
  .entryWap a img{
    transition: 0.3s;
  }
  .entryWap a:hover img{
    opacity: 0.7;
  }
  .entryWap {
    overflow: hidden;
    padding: 65px 15px 0;
  }
  .entryMain {
    width: 100%;
    box-sizing: border-box;
  }
  .entryMain h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
  }
  .entryMain h1 span{
    color: #E6211A;
    font-weight: bold;
  }
  .entryMain h1 span.subTtl{
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
  }
  .entryMain .entryListWap a ,.rankingListWap a{
    width: 31%;
    display: block;
    margin:0 1% 30px;
    float: left;
  }
  .entryBottomBox{
    border-bottom: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    padding-top: 15px;
  }
  .entryBox .entryLabel{
    padding: 5px 15px;
    margin: 0px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .entryBox .entryBox .rs{
    padding: 5px 15px;
    margin: 0px 20px 5px;
    border-left: 3px solid #E6211A;
    font-weight: bold;
  }
  .entryBox .entryBox .wn{
    padding: 5px 15px;
    margin: 0px 20px 5px;
    border-left: 3px solid #00A0C6;
    font-weight: bold;
  }
  .entryBox h2{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
  }
  .entryBox .entryDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .entryBox .entrythmImg{
    text-align: center;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
  }
  .entryListWap{
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #BFBFBF;
  }
  
  /* ranking */
  .ranking{
    margin: 50px 0 30px;
  }
  .ranking a:hover{
    text-decoration: underline;
  }
  .ranking a:hover h3{
    text-decoration: underline;
  }
  .ranking a img{
    transition: 0.3s;
  }
  .ranking a:hover img{
    opacity: 0.7;
  }
  .ranking h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
  }
  .ranking h2 span{
    color: #E6211A;
    font-weight: bold;
  }
  .ranking h2 span.subTtl{
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
  }
  .rankingBox .rankingLabel{
    padding: 5px 15px;
    margin: 15px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .rankingBox h3{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .rankingthmImg{
    text-align: center;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
  }
  .rankingBox .rankingDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .rankingListWap{
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .rankingTop{
    display: table;
    width: 100%;
    margin: 0 1% 30px;
  }
  .rankingTop div.rankingTopImg,.rankingTop div.rankingTopText{
    display: table-cell;
    vertical-align: middle;
    width: 500px;
  }
  .rankingTop div.rankingTopImg img{
    max-width: 400px;
    height: auto;
  }
  .rankingTop div.rankingTopText{
    padding: 0 45px;
  }
  .rankingTopText .rankingCategoryLabel{
    padding: 5px 15px;
    margin: 15px 0px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
    font-size: 18px;
  }
  .rank1{
    background: url(../img/entry/rank1.gif) no-repeat left top;
    padding-top: 45px;
  }
  .rank2{
    background: url(../img/entry/rank2.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rank3{
    background: url(../img/entry/rank3.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rank4{
    background: url(../img/entry/rank4.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rankingTopText h3{

    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .entrySide {
    width: 100%;
  }
  .sideCategorys{
    border: 1px solid #3F3F3F;
    padding-bottom: 20px;
  }
  .sideCategorys h2{
    background: url(../img/entry/entry_side_category_icon.gif) no-repeat 10px center;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideCategorys h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .categoryListWap{
    padding: 10px 20px;
  }
  .categoryLabel{
    display: table;
    width: 100%;
  }
  .categoryLabel div{
    display: table-cell;
    vertical-align: middle;
  }
  .categoryLabelImg{
    width: 110px;
  }
  .categoryLabelTtl{
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
  }
  .categoryListWap ul{
    
  }
  .categoryListWap ul li{
    width: 100%;
    border-bottom: 1px solid #BFBFBF;
  }
  .categoryListWap ul li a{
    display: block;
    padding: 10px 0;
    font-size: 13px;
  }
  .categoryListWap ul li a:hover{
    text-decoration: underline;
  }
  
  /* tag */
  .sideTags{
    margin-bottom: 30px;
  }
  .sideTags h2{
    background: url(../img/entry/entry_side_tag_icon.gif) no-repeat 10px center;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideTags h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .tags a{
    padding: 5px;
    margin: 0 10px 10px 0;
    border: 1px solid #3F3F3F;
    display: inline-block;
    font-size: 12px;
  }
  
  /* newEntry */
  .sideNew h2{
    background: url(../img/entry/entry_side_new_icon.gif) no-repeat 10px center;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideNew h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .newEntryBox{
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }
  .newEntryBox .newEntryImg{
    display: table-cell;
    width: 100px;
    vertical-align: top;
    padding-right: 10px;
  }
  .newEntryBox .newEntryImg img{
    width: 100px;
  }
  .newEntryBox .newEntryText{
    display: table-cell;
    vertical-align: top;
  }
  .newEntryBox .newEntryText h3{
    font-size: 12px;
    font-weight: bold;
  }
  .newEntryCat{
    font-size: 12px;
    font-weight: bold;
  }
  .newEntryBox .catIntarview{
    border-left: 2px solid #CCA256;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  .newEntryBox .catRing{
    border-left: 2px solid #E6211A;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  .newEntryBox .catWedding{
    border-left: 2px solid #00A0C6;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  /* detail */
  .entryHeader{
    margin-bottom: 60px;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 5px;
    position: relative;
  }
  .entryHeaderDate{
    font-size: 12px;
  }
  .entryHeader .entryHeaderCat{
    border-left: 3px solid #CCA256;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeader .entryHeaderCatR{
    border-left: 3px solid #E6211A;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeader .entryHeaderCatW{
    border-left: 3px solid #00A0C6;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryMain .entryHeader h1{
    text-align: left;
    margin-bottom: 10px;
    padding-right: 100px;
  }
  .headerSns{
    position: absolute;
    top: 40px;
    right: 20px;
  }
  .headerSns .snsIcon{
    display: inline-block;
    margin-right: 2px;
  }
  .entryContents img{
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .entryContents h2{
    font-size: 22px;
    font-weight: bold;
    border-left: 5px solid #E6211A;
    padding-left: 10px;
    margin: 20px 0 30px;
  }
  .entryContents h3{
    font-size: 18px;
    border-bottom: 1px dotted #BFBFBF;
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .entryContents p{
    margin-bottom: 30px;
  }
  .entryContents strong{
    font-weight: bold !important;
  }
  .entryBottomTag{
    display: table;
    width: 100%;
    margin-bottom: 60px;
  }
  .entryBottomTag div{
    display: table-cell;
  }
  .entryBottomTag .tagLabel{
    background: url(../img/entry/entry_contents_tagicon.gif) no-repeat left center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 5px 5px 40px;
    color: #666;
    width: 100px;
  }
  .entryBottomTag .tagList a{
    padding: 5px 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #3F3F3F;
    display: inline-block;
    font-size: 12px;
    transition: 0.3s;
  }
  .entryBottomTag .tagList a:hover{
    background: #E6211A;
    color: #FFF;
    text-decoration: none;
  }
  .tags  a:hover{
    background: #E6211A;
    color: #FFF;
    text-decoration: none;
  }
  
  /* share */
  .shareArea{
    border: 1px solid #333;
    padding: 30px 40px;
    margin-bottom: 50px;
    width: 722px;
  }
  .shareHeader{
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .shareImg{
    width: 300px;
  }
  .shareHeaderBox{
    display: table-cell;
    vertical-align: middle;
  }
  .shareText{
    text-align: center;
    font-weight: bold;
  }
  .shareText span{
    font-weight: bold;
    text-decoration: underline;
  }
  
  
  /* recommend */
  .recommendArea{
    border-top: 1px solid #BFBFBF;
    padding-top: 50px;
  }
  .recommendBox{
    width: 31%;
    display: block;
    border: 1px solid #6F6F6F;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left;
  }
  .recommendBox .recommendLabel{
    padding: 5px 15px;
    margin: 15px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .recommendBox h2{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
  }
  .recommendBox .recommendDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .recommendListWap{
    margin-bottom: 30px;
  }
  
  /* search */
  .searchEntry{
    border-bottom: 3px solid #FFF;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .searchEntry form{
    display: table;
    width: 100%;
  }
  .searchEntry span{
    width: 40px;
  }
  .searchEntry input,.searchEntry span{
    display: table-cell;
    background: none;
    padding: 5px;
    border: none;
    color: #FFF;
    vertical-align: bottom;
  }
  .searchEntry input.searchbox{
    width: 80%;
    float: left;
  }
  .searchEntry input.scBtn{
    background: url(../img/entry/search_btn.gif) no-repeat;
    width: 28px;
    height: 28px;
    float: right;
  }
  .searchEntry input.scBtn:hover{
    cursor: pointer;
  }
  .wp_social_bookmarking_light{
    display: none !important;
  }
  .fbShare{
    margin-top: 15px;
  }
  
  /* entry contents css */
  .entryContents table{
    width: 100%;
    border-top: 1px solid #BFBFBF;
  }
  .entryContents table th,.entryContents table td{
    padding: 10px;
    border-bottom: 1px solid #BFBFBF;
  }
  .entryContents table th{
    background: #FBDEDD;
  }
  .entryContents table td{
  }
}

@media screen and (min-width: 1000px)  {
  body .wnBorder{
    border-left: 3px solid #00A0C6 !important;
  }
  body .rsBorder{
    border-left: 3px solid #E6211A !important;
  }
  .entryInner{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
  }
  .entryTitleWap{
    display: table;
    width: 100%;
    height: 60px;
  }
  .entryTitleWap h1{
    width: 850px;
    background: #E6211A;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    padding:0 50px;
    box-sizing: border-box;
  }
  .entryTitleWap h1 span{
    font-size: 14px;
    padding-left: 15px;
  }
  .entryTitleWap .searchArea{
    width: 350px;
    background: #BF0000;
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
  }
  
  .entryWap a:hover{
    text-decoration: underline;
  }
  .entryWap a:hover h2{
    text-decoration: underline;
  }
  .entryWap a img{
    transition: 0.3s;
  }
  .entryWap a:hover img{
    opacity: 0.7;
  }
  .entryWap {
  overflow: hidden;
    padding-top: 65px;
  }
  .entryMain {
    float: left;
    width: 100%;
    margin-right: -320px;
    padding-right: 320px;
    box-sizing: border-box;
  }
  .entryMain h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
  }
  .entryMain h1 span{
    color: #E6211A;
    font-weight: bold;
  }
  .entryMain h1 span.subTtl{
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
  }
  .entryBox{
    width: 31%;
    display: block;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left;
  }
  .entryBottomBox{
    border-bottom: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    padding-top: 15px;
  }
  .entryBox .entryLabel{
    padding: 5px 15px;
    margin: 0px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .entryBox .entryBox .rs{
    padding: 5px 15px;
    margin: 0px 20px 5px;
    border-left: 3px solid #E6211A;
    font-weight: bold;
  }
  .entryBox .entryBox .wn{
    padding: 5px 15px;
    margin: 0px 20px 5px;
    border-left: 3px solid #00A0C6;
    font-weight: bold;
  }
  
  .entryBox h2{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
  }
  .entryBox .entryDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .entryBox .entrythmImg{
    height: 220px;
    overflow: hidden;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
  }
  .entryListWap{
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #BFBFBF;
  }
  
  /* ranking */
  .ranking{
    margin: 50px 0 30px;
  }
  .ranking a:hover{
    text-decoration: underline;
  }
  .ranking a:hover h3{
    text-decoration: underline;
  }
  .ranking a img{
    transition: 0.3s;
  }
  .ranking a:hover img{
    opacity: 0.7;
  }
  .ranking h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
  }
  .ranking h2 span{
    color: #E6211A;
    font-weight: bold;
  }
  .ranking h2 span.subTtl{
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
  }
  .rankingBox{
    width: 31%;
    display: block;

    margin-right: 2%;
    margin-bottom: 30px;
    float: left;
  }
  .rankingBox .rankingLabel{
    padding: 5px 15px;
    margin: 15px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .rankingBox h3{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .rankingthmImg{
    text-align: center;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #6F6F6F;
    border-left: 1px solid #6F6F6F;
  }
  .rankingBox .rankingDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .rankingListWap{
    padding-bottom: 50px;
    margin-bottom: 30px;
  }
  .rankingTop{
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .rankingTop div.rankingTopImg,.rankingTop div.rankingTopText{
    display: table-cell;
    vertical-align: middle;
    width: 500px;
  }
  .rankingTop div.rankingTopImg img{
    max-width: 400px;
    height: auto;
  }
  .rankingTop div.rankingTopText{
    padding: 0 45px;
  }
  .rankingTopText .rankingCategoryLabel{
    padding: 5px 15px;
    margin: 15px 0px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
    font-size: 18px;
  }
  .rank1{
    background: url(../img/entry/rank1.gif) no-repeat left top;
    padding-top: 45px;
  }
  .rank2{
    background: url(../img/entry/rank2.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rank3{
    background: url(../img/entry/rank3.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rank4{
    background: url(../img/entry/rank4.gif) no-repeat;
    background-position: right 10px bottom 10px;
  }
  .rankingTopText h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .entrySide {
    margin-top: 95px;
    float: right;
    width: 280px;
  }
  .sideCategorys{
    border: 1px solid #3F3F3F;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .sideCategorys h2{
    background: url(../img/entry/entry_side_category_icon.gif) no-repeat 10px center;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideCategorys h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .categoryListWap{
    padding: 10px 20px;
  }
  .categoryLabel{
    display: table;
    width: 100%;
  }
  .categoryLabel div{
    display: table-cell;
    vertical-align: middle;
  }
  .categoryLabelTtl{
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
  }
  .categoryListWap ul{
    
  }
  .categoryListWap ul li{
    width: 100%;
    border-bottom: 1px solid #BFBFBF;
  }
  .categoryListWap ul li a{
    display: block;
    padding: 10px 0;
    font-size: 13px;
  }
  .categoryListWap ul li a:hover{
    text-decoration: underline;
  }
  
  /* tag */
  .sideTags{
    margin-bottom: 30px;
  }
  .sideTags h2{
    background: url(../img/entry/entry_side_tag_icon.gif) no-repeat 10px center;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideTags h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .tags a{
    padding: 5px;
    margin: 0 10px 10px 0;
    border: 1px solid #3F3F3F;
    display: inline-block;
    font-size: 12px;
  }
  
  /* newEntry */
  .sideNew h2{
    background: url(../img/entry/entry_side_new_icon.gif) no-repeat 10px center;
    padding: 10px 10px 15px 50px;
    border-bottom: 3px solid #3F3F3F;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .sideNew h2 span{
    font-size: 14px;
    margin-left: 10px;
  }
  .newEntryBox{
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }
  .newEntryBox .newEntryImg{
    display: table-cell;
    width: 100px;
    vertical-align: top;
    padding-right: 10px;
  }
  .newEntryBox .newEntryImg img{
    width: 100px;
  }
  .newEntryBox .newEntryText{
    display: table-cell;
    vertical-align: top;
  }
  .newEntryBox .newEntryText h3{
    font-size: 12px;
    font-weight: bold;
  }
  .newEntryCat{
    font-size: 12px;
    font-weight: bold;
  }
  .newEntryBox .catIntarview{
    border-left: 2px solid #CCA256;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  .newEntryBox .catRing{
    border-left: 2px solid #E6211A;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  .newEntryBox .catWedding{
    border-left: 2px solid #00A0C6;
    padding: 3px 7px;
    margin-bottom: 5px;
  }
  
  /* detail */
  .entryHeader{
    margin-bottom: 60px;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 5px;
    position: relative;
  }
  .entryHeader .entryHeaderCat{
    border-left: 3px solid #CCA256;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeader .entryHeaderCatR{
    border-left: 3px solid #E6211A;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeader .entryHeaderCatW{
    border-left: 3px solid #00A0C6;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .entryHeaderDate{
    font-size: 12px;
  }
  .entryMain .entryHeader h1{
    text-align: left;
    margin-bottom: 10px;
    padding-right: 100px;
  }
  .headerSns{
    position: absolute;
    top: 40px;
    right: 20px;
  }
  .headerSns .snsIcon{
    display: inline-block;
    margin-right: 2px;
  }
  .entryContents img{
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .entryContents h2{
    font-size: 22px;
    font-weight: bold;
    border-left: 5px solid #E6211A;
    padding-left: 10px;
    margin: 20px 0 30px;
  }
  .entryContents h3{
    font-size: 18px;
    border-bottom: 1px dotted #BFBFBF;
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .entryContents p{
    margin-bottom: 30px;
  }
  .entryContents strong{
    font-weight: bold !important;
  }
  .entryBottomTag{
    display: table;
    width: 100%;
    margin-bottom: 60px;
  }
  .entryBottomTag div{
    display: table-cell;
  }
  .entryBottomTag .tagLabel{
    background: url(../img/entry/entry_contents_tagicon.gif) no-repeat left center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 5px 5px 40px;
    color: #666;
    width: 100px;
  }
  .entryBottomTag .tagList a{
    padding: 5px 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #3F3F3F;
    display: inline-block;
    font-size: 12px;
    transition: 0.3s;
  }
  .entryBottomTag .tagList a:hover{
    background: #E6211A;
    color: #FFF;
    text-decoration: none;
  }
  .tags  a:hover{
    background: #E6211A;
    color: #FFF;
    text-decoration: none;
  }
  
  /* share */
  .shareArea{
    border: 1px solid #333;
    padding: 30px 40px;
    margin-bottom: 50px;
    width: 722px;
  }
  .shareHeader{
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .shareImg{
    width: 300px;
  }
  .shareHeaderBox{
    display: table-cell;
    vertical-align: middle;
  }
  .shareText{
    text-align: center;
    font-weight: bold;
  }
  .shareText span{
    font-weight: bold;
    text-decoration: underline;
  }
  
  
  /* recommend */
  .recommendArea{
    border-top: 1px solid #BFBFBF;
    padding-top: 50px;
  }
  .recommendBox{
    width: 31%;
    display: block;
    border: 1px solid #6F6F6F;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left;
  }
  .recommendBox .recommendLabel{
    padding: 5px 15px;
    margin: 15px 20px 5px;
    border-left: 3px solid #CCA256;
    font-weight: bold;
  }
  .recommendBox h2{
    padding: 5px 20px 5px;
    font-weight: bold;
    font-size: 16px;
  }
  .recommendBox .recommendDate{
    padding: 0px 20px 30px;
    font-weight: bold;
    font-size: 12px;
  }
  .recommendListWap{
    margin-bottom: 30px;
  }
  
  /* search */
  .searchEntry{
    border-bottom: 3px solid #FFF;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .searchEntry form{
    display: table;
    width: 100%;
  }
  .searchEntry span{
    width: 40px;
  }
  .searchEntry input,.searchEntry span{
    display: table-cell;
    background: none;
    padding: 5px;
    border: none;
    color: #FFF;
    vertical-align: bottom;
  }
  .searchEntry input.searchbox{
    width: 80%;
    float: left;
  }
  .searchEntry input.scBtn{
    background: url(../img/entry/search_btn.gif) no-repeat;
    width: 28px;
    height: 28px;
    float: right;
  }
  .searchEntry input.scBtn:hover{
    cursor: pointer;
  }
  .wp_social_bookmarking_light{
    display: none !important;
  }
  .fbShare{
    margin-top: 15px;
  }
  
  
  /* entry contents css */
  .entryContents table{
    width: 100%;
    border-top: 1px solid #BFBFBF;
  }
  .entryContents table th,.entryContents table td{
    padding: 10px;
    border-bottom: 1px solid #BFBFBF;
  }
  .entryContents table th{
    background: #FBDEDD;
  }
  .entryContents table td{
  }
}