@charset "UTF-8";

.article-parts-share .share.fb{
height:20px;
}

.article-body .video-container {
  background: #ccc;
  margin-bottom: 1em;
  position: relative;
}

.article-body .video-container:before {
  content:"";
  display: block;
  padding-top: 56.25%;
}

.article-body .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-body .map-container {
  background: #ccc;
  margin-bottom: 1em;
  position: relative;
}

.article-body .map-container:before {
  content:"";
  display: block;
  padding-top: 70%;
}

.article-body .map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-body .ext-container .instagram-media {
  background: #ccc;
  margin-bottom: 1em;
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  font-size: inherit;
  line-height: inherit;
}

.article-body .ext-container .instagram-media:before {
  content:"";
  display: block;
  padding-top: 70%;
  position: static;
}

.article-body .ext-container .instagram-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-body .twitter-tweet {
  background: #ccc;
  padding: 0;
  border: none;
  box-shadow: none;
  margin-bottom: 1em;
  position: relative;
  font-size: inherit;
  line-height: inherit;
}

.article-body blockquote.twitter-tweet:before {
  content:"";
  display: block;
  padding-top: 70%;
  position: static;
}

.article-body blockquote.twitter-tweet iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-body iframe{
 max-width:100%;
}

.image-area-inner{position:relative;}
.source {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: .65rem;
    padding: 2px 5px;
    position: absolute;
    right: 0;
}

/* 本文スタイル追加 */
.article-body .credit{
  text-align: right;
  color: #888;
  font-size:.8em;
}
.article-body .caution{
  color:#666;
  font-size:.8em;
}

/* タイアップだけ本文の写真拡大を出さない */
.article-body.tieup .image-area .caption .figure-expand{
  display:none;
}
.article-body.tieup .image-area .figure-expand + .caption > br{
  display:none;
}
.article-body .caption a{display:inline !important;}

/* 広告タイアップスキン調整用 */
.column-main.tieup{
  width:670px !important;
}
.info.block{
  padding:15px 0;
  line-height:160%;
}
.info.block .name{
 font-size:105%;
 display:block;
}
.info.block .section,
.info.block .zip,
.info.block .address1,
.info.block .address2,
.info.block .tel,
.info.block .mail,
.info.block .url{
 font-size:90%;
 line-height:150%;
 display:block;
}
.info.block .mail{
 word-break:break-word;
}
.tieup.c-btn-list{
  display:block;
  margin-top:20px;
}
.tieup.c-btn-list .c-btn{
  margin-left:0;
}
.c-btn-list.banner{
 margin:20px auto;
 text-align:center;
}

.c-section-side .special-banner,
.c-inner .special-banner{
 margin:0 auto 30px;
 text-align:center;
}

.article-parts-detail .sponsored.is-color-orange{
 color:#f76618;
 font-size:12px;
}

/* 広告記事調整 */
.article-parts-detail.adarticle .title.is-fs-28{
  line-height:1.6;
}
.article-parts-credit.adarticle .credit{
  color:#888;
}
.info-simple-list > .info:first-child span.name{
  font-weight:bold;
}

/* 連載一覧 */
.series-header .main-img{width:100%;height:167px;display:block;overflow:hidden;}
.series-header .main-img img{width:auto;max-width:100%;}
.series-header .summary{margin:25px 0;}
.article-parts-detail.series{position:relative;top:-6px;}

/* イベント詳細ページ暫定処理 */
.event-detail-info .program-block{margin-top:20px;}
.event-detail-info .program-block .list-info.program p{width:100%;}
.event-detail-info .program-block .list-info.program p + p{margin-left:0;}
.event-detail-info iframe{max-width:95%;margin:0 auto;display:block;}

/* サムネイル画像16:9対応 */
.article-parts-thumb{width:485px;height:273px;display:block;overflow:hidden;}
.article-list > .article-column .article-parts-thumb{width:215px;height:121px;}
.article-side > .box .article-parts-thumb{width:300px;height:169px;}
.article-side-list .box .wrap-thumb{height:54px;display:block;overflow:hidden;}
.article-single > .box .article-parts-thumb{width:750px;height:422px;}
.article-parts-thumb.triple{width:209px;height:118px;}
.common-hero-article .wrap-thumb{max-height:422px;overflow:hidden;}
.common-hero-article .article{height:520px;}

.article-parts-thumb.tieup{width:auto;height:auto;}

/* 広告ページのボタンカラーとサイズ */
.c-btn.--blue{background:#0d306f;}
.c-btn.--black{background:#000;}
.c-btn.--skyblue{background:#48abd4;}
.c-btn.--green{background:#20ad86;}
.c-btn.--yellowgreen{background:#95ad09;}
.c-btn.--purple{background:#7d6ca5;}
.c-btn.--red{background:#ea4848;}
.c-btn.--orange{background:#f76618;}
.c-btn.--gray{background: #f0f0f0;color: #151515;}
.c-btn.\--size-s {width: 180px;margin:0 auto;display:block;padding:1em;line-height:1.4;text-align:center;height:auto;}
.c-btn.\--size-m {width: 240px;margin:0 auto;display:block;padding:1em;line-height:1.4;text-align:center;height:auto;}
.c-btn.\--size-l {width: 300px;margin:0 auto;display:block;padding:1em;line-height:1.4;text-align:center;height:auto;}
.c-btn.\--size-xl {width: 400px;margin:0 auto;display:block;padding:1em;line-height:1.4;text-align:center;height:auto;}
.c-btn.\--size-xxl {width: 500px;margin:0 auto;display:block;padding:1em;line-height:1.4;text-align:center;height:auto;}
.c-btn.\--size-max {width: 100%;margin:0 auto;display:block;padding:1em;line-height:1.4;text-align:center;height:auto;}
.adlinkblock > .c-btn{font-weight:bold;}

.is-side-ad-btn{height:auto !important;}

/* 資料請求囲み */
.kakomi-ad-block{background:#fff;border:solid 1px #999;clear: both;margin-bottom: 60px;padding: 20px 30px;font-size: 0.9375rem;}
.kakomi-ad-block p{text-indent:0;}
p.ad-block-title{text-align:center;margin-bottom:.5em;}

/* 広告連載インデックス */
.ad-article-index{margin:50px auto;}
.article-container h4.ad-article-index__title{text-align:center;color:#333;border:solid 1px #ea4848;font-size:1rem;margin:0 0 20px 0;font-weight:normal;line-height:1.8;border-radius:.3em;padding:.3em 1em;}

/* 記事上関連記事 */
.article-notice{
 margin:20px 0;
}
.article-notice ul{
 margin-left:20px;
}
.article-notice ul li{
 font-size:14px;
}

/* 広告special用 */
.ad-special-head{
  position:relative;
  height: 540px;
  min-width: 1080px;
  overflow: hidden;
  width: 100%;
  z-index: 0;
}
.ad-special-head > img{
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.ad-special-head__ttlWrap{
  position:absolute;
  bottom:10%;
  left:50%;
  transform: translate(-50%, -20%);
}
.ad-special-head__ttl{
  font-size:2.6rem;
  width:1080px;
  background:rgba(0,0,0,0.3);
  padding:20px;
  box-sizing:border-box;
  color:#fff;
  text-shadow: 2px 2px 3px #666;
}
.ad-special-head__lead{
 display:block;
 font-size:1rem;
 font-weight:normal;
 margin-top:20px;
}
.ad-special-head__credit {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: .8rem;
    padding: 2px 4px;
    position: absolute;
    right: 0;
}
.article-list.ad-special{
width:1080px;
margin:40px auto 80px;
}
.article-list.ad-special .article-parts-thumb.triple{
  width:345px;
  height:194px;
}
.ad-special-pickup-ttl{
 color:#888;
 font-size:1rem;
 font-weight:normal;
 text-align:center;
}