@charset "UTF-8";
/* yjCard */
[data-promo-part-yjCard] .yjCard { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
[data-promo-part-yjCard] .yjCard .elTextBox { max-width: 70%; }
[data-promo-part-yjCard] .yjCard .elTextSub1 { font-size: 26px; font-weight: bold; height: 1em; line-height: 1em; }
[data-promo-part-yjCard] .yjCard .elTextMain { font-size: 26px; font-weight: bold; padding-top: 10px; line-height: 1em; }
[data-promo-part-yjCard] .yjCard .elBig { font-size: 44px; }
[data-promo-part-yjCard] .yjCard .elContent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; /* align-self:  flex-start; */ -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
[data-promo-part-yjCard] .yjCard .elButton { width: 280px; height: -webkit-min-content; height: -moz-min-content; height: min-content; border: solid 1px #04c; border-radius: 5px; text-align: center; /* padding:  10px 15px; */ margin-top: 10px; font-size: 16px; }
[data-promo-part-yjCard] .yjCard .elNote { width: 100%; margin-top: 10px; }
[data-promo-part-yjCard] .yjCard .elTextSub2 { width: 100%; text-align: center; line-height: 1em; margin-top: 0; font-size: 16px; }
[data-promo-part-yjCard] .yjCard .elRed { color: #BA0015; }
[data-promo-part-yjCard] .yjCard .elSuperText { font-size: 14px; vertical-align: super; }
[data-promo-part-yjCard] .yjCard .elButton a:after { position: absolute; content: ""; font-family: "icon2.0"; speak: none; font-size: 16px; line-height: 1; width: 7.8px; text-indent: -18.864px; top: 50%; margin-top: -8px; right: 0; }
[data-promo-part-yjCard] .yjCard .elButton a { padding: 10px 15px; position: relative; display: block; border-radius: 5px; }
[data-promo-part-yjCard] .yjCard .elButton a:hover { background: #e6eeff; color: #04c; border-radius: 5px; }
