@charset "UTF-8";
/********************************
	記事詳細ページ
*********************************/
/*画像*/
.article-item span.inline-image img.item-image {
  margin-left: auto;
  margin-right: auto;
}

.article-item .cite {
  font-size: 1.2rem;
}

.media-heading, .article-item .listicle-item__title, .article-item:not(.item_html) h2 {
  line-height: 1.5;
}

.img-responsive {
  display: inline;
}

/*動画ifarame*/
.item_movie iframe {
  width: 100%;
}

/*ツイッター*/
.item-body-raw {
  min-width: 250px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.article-item .twitter-tweet {
  width: auto !important;
  max-width: none !important;
}

/*商品*/
.media-heading, .article-item .listicle-item__title, .article-item:not(.item_html) h2,
.price,
.item-body-hbr {
  margin-bottom: 10px;
}

.shopping {
  text-align: center;
}

.btn-item-link {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*引用文*/
.article-item blockquote {
  font-size: inherit;
}

.article-item blockquote:before {
  margin-top: -15px;
  font-family: "FontAwesome";
  content: "\f10d";
  font-size: 30px;
  color: #ddd;
  position: absolute;
  left: 10px;
  top: 0;
  font-style: normal;
  text-shadow: #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px, #fff -2px -2px 0px;
}

.article-item blockquote .item-body-hbr {
  font-family: inherit;
}

.article-item blockquote :before {
  top: auto;
  content: "";
}

.article-item blockquote {
  padding: 15px;
  padding-left: 50px;
  line-height: 1.7em;
}

/*通常見出し*/
.article-content .article-item.item_heading:first-child h2 {
  margin-top: 0;
}

.article-item.item_heading {
  padding-left: 0;
}

.article-item h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*小見出し*/
.article-item h3 {
  font-weight: bold;
  line-height: 1.4;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.article-item.item_heading h3 {
  margin-bottom: -15px;
}

.article-item {
  /* heading */
  /* メディア */
  /*　文章　*/
  /* cite */
  /* 幅広い画像 */
  /* 引用 */
}
.article-item a[target=_blank]:hover,
.article-item a[target=_blank]:focus {
  text-decoration: underline;
}
.article-item .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.article-item .btn-item-link {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 260px;
  height: 50px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  background-color: #337ab7;
}
.article-item .decoration-01 {
  font-weight: bold;
}
.article-item.item_markdown h4, .article-item.item_markdown .listicle-item__title, .article-item.item_markdown .article-item:not(.item_html) h2, .article-item:not(.item_html) .article-item.item_markdown h2, .article-item.item_html h4, .article-item.item_html .listicle-item__title, .article-item.item_html .article-item:not(.item_html) h2, .article-item:not(.item_html) .article-item.item_html h2 {
  font-size: 1.5rem;
  font-weight: bold;
}
.article-item.item_markdown em,
.article-item.item_markdown strong, .article-item.item_html em,
.article-item.item_html strong {
  font-weight: bold;
  font-style: normal;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.article-item h4.media-heading, .article-item .listicle-item__title, .article-item:not(.item_html) h2 {
  font-size: 20px;
  font-weight: 600;
  border: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .article-item h4.media-heading, .article-item .listicle-item__title, .article-item:not(.item_html) h2 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.article-item .listicle-item__title, .article-item:not(.item_html) h2 {
  margin-top: 40px;
}
.article-item .cite h2 {
  margin-bottom: 0;
}
.article-item h2 + .image-large img,
.article-item h2 + .media,
.article-item .item-body-hbr + .image-large img,
.article-item .item-body-hbr + .media {
  margin-top: 0;
}
.article-item .media {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .article-item .media {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .article-item .media:first-child {
    margin-top: 0;
  }
  .article-item .media-body {
    zoom: 1;
    overflow: hidden;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px;
  }
  .article-item .media .pull-sm-left {
    width: 280px;
    margin-right: 0;
    float: none;
  }
  .article-item .media .pull-sm-left .inline-image {
    width: auto;
    height: auto;
    display: block;
  }
  .article-item .media .pull-sm-left .inline-image .item-image {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
.article-item .style-card {
  margin-top: 60px;
  border: 1px solid #ddd;
  padding-top: 1em;
  padding-bottom: 0;
  padding: 1.5rem;
  border-radius: 5px;
}
.article-item .style-card h3 {
  font-size: 1.5rem;
  padding: 0;
  font-weight: bold;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article-item .style-card h3 a:after {
  font-family: "FontAwesome";
  content: "\f08e";
  margin: 0 0.7rem;
  color: #ccc;
  font-size: 1.3rem;
  font-style: normal;
  display: inline-block;
}
.article-item .style-card .media {
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .article-item .style-card .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .article-item .style-card .media .media-body {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px;
    width: auto;
    max-width: 100%;
  }
  .article-item .style-card .media .item-body {
    font-size: 1.4rem;
    line-height: 1.5em;
  }
}
.article-item .style-card .media-left, .article-item .style-card .media > .pull-left {
  padding-right: 10px;
}
.article-item .style-card .item-comment {
  border: none;
  line-height: 1.7;
  padding: 0;
  margin-bottom: 16px;
  margin-top: 16px;
  color: #333;
  font-size: 16px;
  margin-left: 0;
}
.article-item .item-body-hbr {
  margin-bottom: 40px;
  margin-top: 40px;
  color: #333;
}
.article-item .item-body-hbr:last-of-type {
  margin-top: 55px;
  margin-bottom: 16px;
}
.article-item .cite {
  line-height: 1;
  font-size: 100%;
  color: #9f9f9f;
  padding-top: 10px;
  margin-top: 5px;
}
.article-item .cite a {
  font-style: normal;
}
.article-item .image-large img {
  margin-top: 40px;
}
.article-item .image-large iframe {
  max-width: 100%;
}
.article-item .image-large h4, .article-item .image-large .listicle-item__title, .article-item:not(.item_html) .image-large h2 {
  margin-top: 5px;
}
.article-item blockquote {
  line-height: 1.7em;
  padding: 15px;
  padding-left: 50px;
  position: relative;
  background: #f5f5f5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .article-item blockquote {
    font-size: 13px;
  }
}
.article-item blockquote .item-body-hbr:last-of-type {
  margin-top: 0;
}

/*リンク*/
.btn-item-link:hover {
  text-decoration: none !important;
}

.item-link-inline {
  margin-top: 30px;
}

.article-item.item_link .item-link-inline.style-card {
  border: 1px solid #ddd;
  padding-top: 1em;
  padding-bottom: 0;
  padding: 1.5rem;
  border-radius: 5px;
}
.article-item.item_link .item-link-inline.style-card h3 {
  font-size: 1.5rem;
  padding: 0;
}
.article-item.item_link .item-link-inline.style-card h3 a {
  text-decoration: none;
}
.article-item.item_link .item-link-inline.style-card h3 a:after {
  font-family: "FontAwesome";
  content: "\f08e";
  margin: 0 0.7rem;
  color: #ccc;
  font-size: 1.3rem;
  font-style: normal;
  display: inline-block;
}
.article-item.item_link .item-link-inline.style-card .media {
  margin-top: 1rem;
}
.article-item.item_link .item-link-inline.style-card .media .item-body {
  font-size: 1.4rem;
  line-height: 1.5em;
}

/*ヘッダー説明*/
.description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #85878b;
}
@media only screen and (min-width: 768px) {
  .description {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 60px;
  }
}

/*# sourceMappingURL=clipkit.css.map */
