@charset "UTF-8";
/*********************************************
シャノン用パーソナライズドウィジェット
ウィジェットパーツのスタイル上書き用スタイル
*********************************************/


/* # =================================================================
   # HTMLページ
   # =================================================================　*/
   
/*ポップアップ用*/
.ss-popup-html-area {}
.ss-popup-area {}

/*埋め込み用*/
.ss-embed-html-area {}
.ss-embed-html-area .smpWidgetContent,
.ss-embed-html-area .smp-widget-content {
    display: block !important;
    flex-wrap: initial !important;
    cursor: pointer;
}
.ss-embed-html-area .smp-widget-content div:first-of-type {
    width: 100%;
    margin-left: 0;
    text-align: center;
}
.ss-embed-html-area .smp-widget-content div:nth-of-type(2) {
    width: 100%;
}

#sBanner_article-list .ss-embed-html-area .smp-widget-content div:first-of-type img {
    max-width: 460px;
}

.ss-embed-html-area .smp-widget-body-text {
    font-size: 1.6rem;
    font-weight: 700;
    
}


/* # =================================================================
   # 申込フォーム
   # =================================================================　*/
   
/*ポップアップ用*/
.ss-popup-form-area {}
.ss-popup-area {}
.smpForm {}

/*埋め込み用*/
.smpForm {}