@charset "UTF-8";
/* ページナビゲーション */
.pagenavi-area {
  margin-top: 40px;
  padding: 10px 0 30px;
  text-align: center;
}

table.csvdata {
  width: auto;
  border-spacing: 0;
  font-size:14px;
  border-bottom:15px;
}
table.csvdata th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.csvdata th:first-child {
}
table.csvdata th:last-child {
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.csvdata tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: center;
}
table.csvdata tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.csvdata tr {
  background: #fff;
}
table.csvdata tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.csvdata tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.csvdata tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.csvdata tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.csvdata .alltext{
border: solid 1px #d5d5d5;
width: 100%;
height: 120px;
padding: 5px;
overflow: scroll;
}

@media screen and (max-width: 768px) {
  .pagenavi-area {
    padding: 10px 0 50px;
  }
}
.pagenavi-area .wp-pagenavi span,
.pagenavi-area .wp-pagenavi a {
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 1 !important;
  display: inline-block !important;
  float: none !important;
  min-width: inherit !important;
  height: auto !important;
  margin: 0 7px !important;
  padding: 8px 10px !important;
  vertical-align: top !important;
  text-decoration: none !important;
  border: 1px solid #dddddd;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.pagenavi-area .wp-pagenavi span.current {
  color: #fff;
  border: 1px solid #f7bc2c;
  background: #f7bc2c;
}
.pagenavi-area .wp-pagenavi a.nextpostslink, .pagenavi-area .wp-pagenavi a.prevpostslink {
  color: #fff !important;
  border: 1px solid #f7bc2c;
  background: #f7bc2c;
}


.key-block-img img,
.lc-block-l img,
.look-book img,
.sh-block-c-l img,
.key-block-img-c img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.search_bt_box {
  padding: 20px 0 2% 2%;
}

#content .sh-block-p-l {
  margin: 0 0 20px 0;
}
#content .sh-block-p-l img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  #content .sh-block-p-l {
    margin: 0;
  }
  
  #content .single-article .sh-block-p-l img {
  width: 90%;
}

}
#content {
  /*既存css 上書き ここから*/
  /*既存css 上書き ここまで*/
  /* float width 50% */
  /* 見出し タイトル */
  /* カテゴリーエリア */
  /* 検索結果 記事 */
  /*　吹き出し付き　ピックアップ */
  /*　吹き出し無し　ピックアップ */
  /*　吹き出し有り-横　ピックアップ */
  /* pdf */
  /* 詳細ページ */
  /* snsエリア */
  /* タグ */
  /* こちらもおすすめ */
  /* サイドバー */
  /* ブックを見る */
}
#content header #utility {
  padding-top: 15px !important;
}
@media screen and (max-width: 768px) {
  #content header #utility {
    height: 30px;
    padding-top: 0 !important;
  }
}
#content #container {
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  #content #container {
    /*
	padding-top: 30px !important;
    padding-bottom: 30px;
	*/
  }
}
#content #container.top {
  /* padding-top: 20px !important; */
}
#content #secondary .facebook {
  margin-top: 23px;
}
#content .content-wrap {
  padding: 0 10px;
}
#content .fs10 {
  font-size: 10px;
}
#content .fs14 {
  font-size: 14px;
}
#content .mb10 {
  margin-bottom: 7px;
}
#content .ofh {
  overflow: hidden;
}
#content .sub-text {
  font-size: 12px;
  margin-bottom: 7px;
  margin-bottom: 10px;
  color: #666;
}
#content .half-l {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .half-l {
    float: none;
    width: 100%;
  }
}
#content .half-l-image {
  padding: 0 40px 20px 0;
}
#content .half-l-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#content .half-r {
  float: right;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .half-r {
    float: none;
    width: 100%;
  }
}
#content .heading-typeA {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  #content .heading-typeA {
    font-size: 20px;
    line-height: 1.4;
  }
}
#content .heading-typeB {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 3px;
  text-decoration: underline;
}
#content .heading-typeC {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 18px;
  color: #cc2714;
  border-bottom: 1px solid #dddddd;
}
#content .heading-typeD {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #content .heading-typeD {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
#content .heading-typeE {
  font-size: 18px;
  font-weight: bold;
  color: #f7902c;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #content .heading-typeE {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
#content .heading-type-detailpage {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #content .heading-type-detailpage {
    font-size: 22px;
  }
}
#content .heading-type-detailpage:before {
  position: absolute;
  bottom: -17px;
  left: 0;
  width: 20%;
  content: ' ';
  border-bottom: 2px solid #f7bc2c;
}
#content .heading-type-detailpage:after {
  position: absolute;
  right: 0;
  bottom: -17px;
  width: 80%;
  content: ' ';
  border-bottom: 2px solid #efefef;
}
#content .heading-list-content {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding: 15px 0;
  padding: 19px 0 15px;
  color: #e2840b;
}
#content .heading-list-content:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  content: ' ';
  border-bottom: 3px solid #e2840b;
}
#content .heading-list-content:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  content: ' ';
  border-bottom: 1px solid #e2840b;
}

#content .heading-list-content-article {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding: 15px 0;
  padding: 19px 0 15px;
  color: #e2840b;
}
#content .heading-list-content-article:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  content: ' ';
  border-bottom: 3px solid #e2840b;
}
#content .heading-list-content-article:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  content: ' ';
  border-bottom: 1px solid #e2840b;
}

#content .heading-genrea {
  font-size: 10px;
  margin-bottom: 8px;
  text-decoration: none;
}
#content .category-area {
  overflow: hidden;
  margin-bottom: 15px;
}
#content .category-area li {
  font-size: 13px;
  line-height: 1.7;
  overflow: hidden;
  margin-bottom: 5px;
  /*
  .anchor
  {
      display:block;
      float:left;
      width:300px;
      padding-left:10px;
      @include box-sizing;
      @include mediaQuery($sp-break-width)
      {
          width:190px;
      }
  }
  */
}
@media screen and (max-width: 768px) {
  #content .category-area li {
    margin-bottom: 10px;
  }
  
  #content .heading-type-detailpage {
    padding:15px 0 0 0;
}


}
#content .category-area li .ttl {
  font-size: 11px;
  line-height: 1;
  display: block;
  float: left;
  width: 100px;
  margin-right: 10px;
  padding: 4px;
  text-align: center;
  background: #ececec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#content .category-area li a {
  line-height: 1.7;
  display: inline-block;
  margin-right: 5px;
  text-decoration: none;
  color: #0033b2;
}
#content .result_status {
  font-size: 85%;
  line-height: 150%;
  display: block;
  margin: 0 0 20px;
  padding: 2%;
  border: #555 1px dotted;
  background: #eee;
}
@media screen and (max-width: 768px) {
  #content .result_status {
    padding: 12px;
  }
}
#content .result_status span {
  font-size: 20px;
  padding-right: 3px;
}
#content .icon {
  font-size: 10px;
  display: inline-block;
  margin-right: 2px;
  padding: 2px 5px;
  letter-spacing: .03em;
  color: #fff;
}
#content .icon-new {
  background: #f72c61;
}
#content .icon-recommend {
  background: #ff7a19;
}
#content .icon-attention {
  background: #a2a610;
}
#content .sh-block {
  padding: 20px 0 0;
  border-bottom: 2px dotted #ddd;
  /*　検索結果　親記事 */
  /*　検索結果　子記事 */
}
@media screen and (max-width: 768px) {
  #content .sh-block {
    padding: 20px 0;
  }
}
#content .sh-block-p {
  overflow: hidden;
}
#content .sh-block-p-l {
  float: left;
  max-width: 20%;
  padding-right: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .sh-block-p-l {
    margin-bottom: 13px;
    text-align: center;
  }
  
  #content .sh-block-p-l {
	max-width: 30%;
	padding: auto 2%;
  }

}
#content .sh-block-p-r {
  float: left;
  width: 77.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#content .sh-block-p .excerpt {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #content .sh-block-p .excerpt {
    display: none;
  }
  
  #content .sh-block-p-r {
	   width: 64%;
 }  
}
#content .sh-block-c {
  overflow: hidden;
  padding-top: 15px;
  /*
  &.active
  {
      .sh-block-c-l:before
      {
          content: ' • ';
          width: 15px;
          height: 15px;
          position: absolute;
          top: 15px;
          font-size: 40px;
          left: -3px;
          color:$main-color;
          @include mediaQuery($sp-break-width)
          {
              top: 10px;
              font-size: 40px;
              left: -4px;
          }
      }
  }
  */
}
#content .sh-block-c a {
  position: relative;
  display: block;
  text-decoration: none;
}
#content .sh-block-c-l {
  position: relative;
  float: left;
  max-width: 20%;
  padding-right: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  /*
  &:before
  {
        content: ' • ';
        width: 15px;
        height: 15px;
        position: absolute;
        top: 15px;
        font-size: 40px;
        left: -3px;
      @include mediaQuery($sp-break-width)
      {
          top: 10px;
           font-size: 40px;
           left: -4px;
      }
  }
  */
}
@media screen and (max-width: 768px) {
  #content .sh-block-c-l {
    max-width: 25%;
  }
}
#content .sh-block-c-r {
  float: left;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .sh-block-c-r {
    float: right;
    max-width: 75%;
  }
}
#content .sh-block-c .content-tag {
  font-size: 10px;
  display: table;
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  #content .sh-block-c .content-tag {
    margin-top: 5px;
  }
}
#content .sh-block-c .content-tag li p {
  display: table-cell;
  width: 66px;
  text-align: right;
}
#content .sh-block-c .content-tag li div {
  display: table-cell;
  padding-left: 7px;
}
#content .sh-block-c .content-tag a {
  font-size: 10px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  text-decoration: none;
  color: #0033b2;
}
#content .sh-block-c .excerpt {
  font-size: 14px;
  line-height: 1.5;
  color: #666666;
}
#content .frame-typeA {
  position: relative;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #cecece;
  /*　吹き出し 開いたとき */
}
@media screen and (max-width: 768px) {
  #content .frame-typeA {
    padding: 13px 10px;
  }
}
@media screen and (max-width: 768px) {
  #content .frame-typeA .sh-block-c {
    display: none;
  }
  #content .frame-typeA .heading-typeC {
    overflow: hidden;
    padding-bottom: 0;
    border-bottom: none;
  }
}
#content .frame-typeA-heading-r {
  position: relative;
  display: inline-block;
  float: right;
  padding-right: 16px;
  cursor: pointer;
}
#content .frame-typeA-heading-r:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 5px;
  margin-top: -2px;
  content: ' ';
  background: url(../img/arrow_typeA_off.png) no-repeat left top;
  background-size: cover;
}
#content .frame-typeA:before {
  position: absolute;
  top: -8px;
  left: 6%;
  display: block;
  width: 20px;
  height: 10px;
  content: ' ';
  background: url(../img/balloon.jpg) no-repeat left top;
}
#content .frame-typeA .accordion-toggle-btn {
  display: none;
}
@media screen and (max-width: 768px) {
  #content .frame-typeA .accordion-toggle-btn {
    font-size: 14px;
    display: block;
    padding-top: 2px;
  }
}
#content .frame-typeA.active .frame-typeA-heading-r:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 5px;
  margin-top: -2px;
  content: ' ';
  background: url(../img/arrow_typeA_on.png) no-repeat left top;
  background-size: cover;
}
#content .frame-typeA.active .sh-block-c {
  display: block !important;
}
#content .frame-typeA.active .heading-typeC {
  padding-bottom: 13px;
  border-bottom: 1px solid #ddd;
}
#content .frame-typeA .lead {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 10px;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #ddd;
}
#content .frame-typeB {
  margin-bottom: 40px;
}
#content .frame-typeB-heading-r {
  display: inline-block;
}
#content .frame-typeC {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid #cecece;
  /*
  .sh-block-c-l
  {
      padding-right:0;
      padding-left: 25px;
      max-width: 25%;
  }
  */
}
@media screen and (max-width: 768px) {
  #content .frame-typeC {
    position: relative;
    margin-bottom: 0;
    padding: 13px 10px;
    border: 1px solid #cecece;
  }
}
#content .frame-typeC:after {
  position: absolute;
  top: 20px;
  left: -24px;
  width: 24px;
  height: 28px;
  content: ' ';
  background: url(../img/side_balloon.jpg) no-repeat left top;
}
@media screen and (max-width: 768px) {
  #content .frame-typeC:after {
    position: absolute;
    top: -8px;
    left: 6%;
    display: block;
    width: 20px;
    height: 10px;
    content: ' ';
    background: url(../img/balloon.jpg) no-repeat left top;
  }
}
#content .frame-typeC .lead {
  line-height: 1.4;
  margin-bottom: 13px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ddd;
}
#content .frame-typeC .excerpt {
  font-size: 11px;
}
@media screen and (max-width: 768px) {
  #content .frame-typeC .excerpt {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
  }
}
#content .frame-typeC .sh-block-c-r {
  float: right;
  width: 80%;
}
@media screen and (max-width: 768px) {
  #content .frame-typeC .sh-block-c-r {
    float: left;
  }
}
#content .frame-typeC .heading-typeC {
  padding-bottom: 13px;
}
#content .pdf-area {
  margin-bottom: 30px;
}
#content .img-area-typeA {
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #content .img-area-typeA {
    margin-bottom: 10px;
  }
}
#content .img-area-typeA img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#content .img-area-typeB {
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #content .img-area-typeB {
    margin-bottom: 5px;
  }
}
#content .img-area-typeB img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#content .img-area-typeC {
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 768px) {
  #content .img-area-typeC {
    padding-bottom: 10px;
  }
}
#content .img-area-typeC img {
  width: 50%;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #content .img-area-typeC img {
    width: 100%;
  }
}
#content .lead {
  line-height: 1.4;
  margin-bottom: 13px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ddd;
}
#content .detail-content {
  overflow: hidden;
}
#content .detail-content-p {
  line-height: 1.8;
  margin-bottom: 30px;
  letter-spacing: .05em;
}
@media screen and (max-width: 768px) {
  #content .detail-content-p {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
#content .detail-content-p a {
  text-decoration: none;
  color: #0033b2;
}
#content .detail-content-p.weburl a {
  font-size: 12px;
}
#content .detail-content-p iframe {
  width: 100%;
  margin: 20px 0 0 0;
  height: 420px;
}
@media screen and (max-width: 768px) {
  #content .detail-content-p iframe {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  #content .detail-content .sns-area {
    padding-top: 15px;
  }
}
#content .detail-content .content-tag {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #content .detail-content .content-tag {
    padding-bottom: 0;
  }
}
#content .detail-content-pickup {
  overflow: hidden;
  margin-bottom: 40px;
  padding-top: 20px;
  border-top: 2px dotted #dddddd;
}
#content .detail-content-pickup .heading-typeA {
  font-size: 19px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #content .detail-content-pickup .heading-typeA {
    font-size: 18px;
  }
}
#content .detail-content-pickup .heading-typeB {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #content .detail-content-pickup .heading-typeB {
    font-size: 18px;
  }
}
#content .detail-content-pickup .half-r {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  #content .detail-content-pickup .half-r {
    padding-left: 0;
  }
}
#content .detail-content-pickup .sh-block-p-l {
  max-width: 33%;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  #content .detail-content-pickup .sh-block-p-l {
    /*max-width: none;*/
  }
}
#content .detail-content-pickup .sh-block-p-r {
  float: right;
  width: 67%;
  padding: 0 10px 0 15px;
}
@media screen and (max-width: 768px) {
  #content .detail-content-pickup .sh-block-p-r {
    float: none;
    width: 100%;
    padding: 0;
  }
}
#content .detail-content-pickup .sh-block-p-r li {
  margin-bottom: 8px;
}
#content .detail-content-pickup .sh-block-p-r .ttl {
  display: block;
  float: none;
  width: 100px;
  margin-bottom: 4px;
}
@media screen and (max-width: 768px) {
  #content .detail-content-pickup .sh-block-p-r .ttl {
    float: left;
    width: 100px;
  }
}
#content .detail-content-pickup-typeB .sh-block-p-r {
  float: left;
}
#content .detail-content-pickup-typeB .sh-block-p-r .ttl {
  display: inline;
  float: left;
}
#content .detail-content-pickup-typeB .half-l,
#content .detail-content-pickup-typeB .half-r {
  float: none;
  width: 100%;
}
#content .supplementary-content {
  overflow: hidden;
  padding: 20px 0 30px;
  border-top: 1px solid #dddddd;
}
#content .link-keyword {
  text-decoration: none;
  color: #0033b2 !important;
}
#content .link-page {
  text-decoration: none;
  color: #b28e00 !important;
}
#content .sns-area ul {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #content .sns-area ul {
    padding: 20px;
    background: #f0f0f0;
  }
}
@media screen and (max-width: 515px) {
  #content .sns-area ul {
    padding: 20px 20px 10px 20px;
  }
}
#content .sns-area ul li {
  float: left;
  padding-right: 8px;
}
@media screen and (max-width: 515px) {
  #content .sns-area ul li {
    width: 31%;
    margin: 0 1% 10px 1%;
    padding-right: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
}
#content .sns-area ul .line {
  display: none;
}
@media screen and (max-width: 768px) {
  #content .sns-area ul .line {
    display: block;
  }
}
#content .sns-area img {
  width: 80px;
}
@media screen and (max-width: 768px) {
  #content .sns-area img {
    max-width: 100%;
    height: auto;
  }
}
#content .sns-area .sns-num {
  position: relative;
  height: 15px;
  margin-bottom: 10px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #dddddd;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  #content .sns-area .sns-num {
    display: none;
  }
}
#content .sns-area .sns-num:after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 8px;
  height: 6px;
  margin-left: -4px;
  content: ' ';
  background: url(../img/sns_balloon.jpg) no-repeat left top;
}
#content .sns-area .sns-num.clip {
  font-size: 13px;
  padding: 11px 0 5px;
  background: #e6e6e6;
}
#content .sns-area .sns-num.clip:after {
  background: url(../img/sns_balloon_clip.jpg) no-repeat left top;
}
#content .content-tag ul {
  overflow: hidden;
}
#content .content-tag ul li {
  float: left;
  margin: 0 7px 7px 0;
}
#content .content-tag ul li a {
  font-size: 13px;
  display: block;
  padding: 5px 9px;
  text-align: center;
  text-decoration: none;
  background: #ececec;
}
#content .lc-block {
  overflow: hidden;
  padding: 15px 0 20px;
  border-top: 1px solid #dddddd;
}
#content .lc-block-l {
  float: left;
  max-width: 20%;
  padding-right: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .lc-block-l {
    float: right;
    padding-right: 0;
    padding-left: 13px;
  }
}
#content .lc-block-r {
  float: left;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#content .lc-block .list-content-title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 7px;
}
#content .lc-block .s_excerpt {
	line-height:150%;
}
#content .lc-block .lead {
  line-height: 1.4;
  margin-bottom: 13px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ddd;
}
#content .lc-block .excerpt {
  font-size: 13px;
  line-height: 1.5;
  padding-bottom: 3px;
  color: #666666;
}
#content .lc-block .tag a {
  font-size: 10px;
  text-decoration: none;
  color: #e2840b;
}
#content .aside-list-content .list-content {
  margin-top: 23px;
}
#content .aside-list-content .heading-list-content {
  color: #cc2714;
}
#content .aside-list-content .heading-list-content:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  content: ' ';
  border-bottom: 3px solid #cc2714;
}
#content .aside-list-content .heading-list-content:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  content: ' ';
  border-bottom: 1px solid #cc2714;
}

#content .aside-list-content .heading-list-content-article {
  color: #E2840B;
}
#content .aside-list-content .heading-list-content-article:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  content: ' ';
  border-bottom: 3px solid #E2840B;
}
#content .aside-list-content .heading-list-content-article:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  content: ' ';
  border-bottom: 1px solid #E2840B;
}

#content .aside-list-content ul li {
  height: auto;
  margin: 0 7px 7px 0 !important;
  padding: 0 !important;
  border-top: none !important;
}
#content .aside-list-content .lc-block {
  margin-bottom: 15px;
  padding: 15px 0 0;
}
@media screen and (max-width: 768px) {
  #content .aside-list-content .lc-block {
    padding: 15px 0;
  }
}
#content .aside-list-content .lc-block .excerpt {
  display: none;
}
#content .aside-list-content .lc-block-l {
  float: right;
  max-width: 30%;
  padding-right: 0;
  padding-left: 13px;
}
@media screen and (max-width: 768px) {
  #content .aside-list-content .lc-block-l {
    max-width: 20%;
  }
}
#content .aside-list-content .lc-block-r {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #content .aside-list-content .lc-block-r {
    width: 80%;
  }
}
#content .aside-list-content .tag a {
  color: #cc2714;
}
#content .look-book a {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  background: #3ba004;
}
@media screen and (max-width: 768px) {
  #content .look-book a {
    margin-bottom: 10px;
  }
}
#content .look-book a img {
  height: 15px;
  margin-top: -1px;
  padding-right: 8px;
  vertical-align: middle;
}
#content .key-block {
  padding: 20px 0 40px;
  /*　検索結果　親記事 */
}
@media screen and (max-width: 768px) {
  #content .key-block {
    padding: 20px 0;
  }
}
#content .key-block-p {
  overflow: hidden;
  padding-bottom: 16px;
}
#content .key-block-p-l {
  float: left;
  max-width: 30%;
  padding-right: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .key-block-p-l {
    float: none;
    max-width: none;
    margin-bottom: 13px;
    text-align: center;
  }
}
#content .key-block-p-r {
  float: left;
  width: 67.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #content .key-block-p-r {
    float: none;
    width: 100%;
  }
}
#content .key-block-p .excerpt {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 15px;
}
#content .key-block .heading-typeA {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #content .key-block .frame-typeA .sh-block-c {
    display: block;
  }
}
#content .key-block .frame-typeA .heading-typeC {
  padding-bottom: 13px;
  border-bottom: 1px solid #ddd;
}
#content .key-block-img {
  margin-bottom: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#content .key-block-img-c {
  overflow: hidden;
  margin-bottom: 10px;
}
#content .key-block-img-c li {
  float: left;
  width: 33.3%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#content .key-block .detail-content-p {
  margin-bottom: 15px;
}
#content .key-block .heading-typeD {
  margin-top: 30px;
}
#content .key-info {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #dddddd;
}
#content .key-info tr {
  border-bottom: 1px solid #dddddd;
}
#content .key-info th {
  font-size: 13px;
  line-height: 1;
  padding: 4px;
  vertical-align: middle;
  background: #ececec;
}
@media screen and (max-width: 768px) {
  #content .key-info th {
    display: block;
    padding: 10px;
    text-align: left;
  }
}
#content .key-info td {
  font-size: 14px;
  line-height: 1.4;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  #content .key-info td {
    display: block;
  }
}
#content .key-info td iframe {
  display: block;
  width: 100%;
  min-height: 400px;
}

@media screen and (max-width: 768px) {
  .pc_sidebar {
    display: block;
    margin: 0 10px;
  }
}

.label-left {
  display: none;
}

.writer-content {
  background: #F9F9F9;
  padding: 20px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.writer-content .heading-typeE {
  margin-bottom: 8px !important;
}
@media screen and (max-width: 768px) {
  .writer-content .heading-typeE {
    margin-bottom: 24px !important;
  }
}
.writer-content .heading-typeF {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
}
.writer-img {
  float: left;
  width: 20%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 30px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .writer-img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 13px;
    padding-top: 0;
  }
}
.writer-img img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.writer-detail {
  float: left;
  width: 80%;
  padding-top: 10px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .writer-detail {
    float: none;
    width: 100%;
  }
}
.writer-text {
  line-height: 1.5;
}

.writer-add.heading-type-detailpage {
  border-left: 5px solid #f7902c;
  padding-left: 10px;
}
.writer-add.heading-typeD {
  border-left: 5px solid #f7902c;
  padding-left: 10px;
}

.result_status_block {
  padding: 20px 0 0 0;
}

#content .popularKeyword {
  padding: 10px 0 0 0;
}
#content .popularKeywordList {
  overflow: hidden;
  zoom: 1;
}
#content .popularKeywordList li {
  float: left;
  margin: 0 10px 10px 0;
  font-size: 12px;
  line-height: 1.4;
}
#content .popularKeywordList li a {
  color: #0033b2;
}

.search-form {
  margin: 0 2.5% 40px;
}
.search-form.top {
  margin: 20px 0 30px 0;
}
@media screen and (max-width: 768px) {
  .search-form {
    margin: 0;
    padding: 20px 4px 0 14px;
    background: #f6f6f6;
    border: none;
  }
}
.search-form table {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .search-form table {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .search-form tbody {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .search-form tr {
    display: block;
  }
}
.search-form td {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .search-form td {
    display: block;
    margin-bottom: 15px;
  }
}
.search-form .input-select {
  width: 36%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .search-form .input-select {
    width: 100%;
  }
}
.search-form .input-select ul {
  overflow: hidden;
}
.search-form .input-select ul li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  padding-right: 10px;
}
.search-form .input-text {
  width: 30%;
  padding-right: 10px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .search-form .input-text {
    width: 100%;
  }
}
.search-form .input-text input {
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-size: 16px;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.search-form .input-text input.empty {
  background: url(../img/input_text_bg_pc.png) no-repeat 10px center;
}
@media screen and (max-width: 768px) {
  .search-form .input-text input.empty {
    background: url(../img/input_text_bg_sp.png) white no-repeat 10px center;
    background-size: 180px;
    -webkit-appearance: none;
    border-radius: 0;
  }
}
.search-form .input-text input.focus {
  background: #FFFAEC;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.search-form .input-submit {
  width: 13%;
  margin-top: 10px;
  background: #f7bc2c;
}
@media screen and (max-width: 768px) {
  .search-form .input-submit {
    width: auto;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background: none;
  }
}
.search-form .input-submit input {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 11px;
  height: 34px;
  width: 100%;
  border: none;
  background: url(../img/btn_search_pc.png) no-repeat center center;
  cursor: pointer;
  text-indent: 120%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .search-form .input-submit input {
    -webkit-appearance: none;
    border-radius: 0;
    position: relative;
    background: url(../img/btn_search_sp.png) #f7bc2c no-repeat center center;
    background-size: 50px;
    display: block;
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/* セレクトボックス */
.select-wrap {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  background-color: #ffffff;
  background-image: linear-gradient(top, white 0%, #dfe0d9 100%);
  border: 1px solid #dddddd;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.select-wrap select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 2;
  display: block;
  width: 100%;
  /* fallback non calc support */
  margin: 0;
  padding: 4px 10px;
  height: 33px;
  background: transparent;
  border: 0;
  outline: none;
  font-size: 16px;
  line-height: 1.5;
}

.entypo-down-open-mini:before {
  content: '';
  font-family: 'entypo',sans-serif;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  font-size: 16px;
  line-height: 1;
  color: #333;
  background: url(../img/arrow_typeA_pc.png) no-repeat left top;
  width: 13px;
  height: 8px;
}
@media screen and (max-width: 768px) {
  .entypo-down-open-mini:before {
    background: url(../img/arrow_typeA_pc.png) no-repeat left top;
    background-size: cover;
  }
}

.searchbox .highlight:hover {
  cursor: pointer;
  text-decoration: underline;
}

.fuzzy {
  padding: 10px 0 0 0;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #content #container.searchResultsPage {
    width: auto !important;
    padding-top: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}
.img-area-typeA img,
.img-area-typeB img,
.img-area-typeC img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.main-image-area {
  margin: 0 0 30px 0;
}

.img-center {
  text-align: center;
}

.img-book {
  background: url(../img/img_book_frame_pc.png) no-repeat left top;
  padding-top: 7%;
}

@media (max-width: 768px) {
  .img-book {
    background: url(../img/img_book_frame_sp.png) no-repeat left top;
    background-size: contain;
  }
}
#content .detail-sh-block {
  border-top: 2px dotted #ddd;
  margin-bottom: 30px;
}

#content .sh-block {
  padding: 20px 0 0;
  border-bottom: 2px dotted #ddd;
}

.mb-20 {
  margin-bottom: 20px;
}