@charset "UTF-8";
/* 2016.11.07 19 */
/*____________________________________________________________________

	Defaults Styles
____________________________________________________________________*/
h1, h2, h3, h4, h5, h6, p, li, dt, dd, form, input { margin: 0; padding: 0; }

img { border: 0; }

ul, dl { margin: 0; padding: 0; list-style-type: none; }

/* ### setting.scss ### */
.header .headerCont { width: 960px; margin: 0 auto; }

/* ### mixin.scss ### */
/* ### layout.scss ### */
/* layout */
html { min-width: inherit; }

body { background: #000; -webkit-text-size-adjust: 100%; padding-bottom: 0; color: #cccccc; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif; font-size: 15px; line-height: 22px; text-align: left; margin: 0; }

a { color: #242735; text-decoration: underline; }
a:hover { text-decoration: none; }

/* header */
.header .headerCont { position: relative; height: 72px; }
.header .logoWrap { float: left; width: 350px; height: 72px; margin-left: -71px; }
.header .logo { float: left; margin-left: 82px; margin-right: 35px; padding-top: 14px; }
.header .home { float: left; padding-top: 22px; }
.header .home a { position: relative; display: block; width: 71px; height: 18px; overflow: hidden; }
.header .home a:before { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; left: -36px; top: 0; z-index: 5; content: ""; width: 36px; height: 18px; background: rgba(255, 255, 255, 0.3); }
.header .home a:after { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; right: -35px; top: 0; z-index: 5; content: ""; width: 35px; height: 18px; background: rgba(255, 255, 255, 0.3); }
.header .home a:hover:before { left: 0; }
.header .home a:hover:after { right: 0; }
.header .home a:hover span:before, .header .home a:hover span:after { -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.header .home span:before { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; left: 0; top: 4px; z-index: 10; content: ""; width: 1px; height: 10px; background: #fff; }
.header .home span:after { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; right: 0; top: 4px; z-index: 10; content: ""; width: 1px; height: 10px; background: #fff; }
.header .home img { position: relative; z-index: 30; }
.header .logo10th { position: absolute; left: 399px; top: 24px; display: none; }
.header .logo10thSmall { position: absolute; left: 463px; top: 10px; }

.sns { list-style: none; margin: 0; padding: 0; padding-top: 17px; overflow: hidden; height: 20px !important; }
.sns li { float: right; margin-left: 5px; }
.sns .fb_iframe_widget, .sns .twitter-share-button { overflow: hidden; height: 20px !important; }

/* contents */
/* footer */
#footerSpl { margin: 0; padding: 20px 0; background: #000; text-align: center; }

.pagetop { width: 46px; height: 23px; text-align: center; position: fixed; bottom: 0px; right: 50px; z-index: 10000; }

.ig-b- { display: inline-block; }

.ig-b- img { visibility: hidden; }

.ig-b-:hover { background-position: 0 -60px; }

.ig-b-:active { background-position: 0 -120px; }

.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }
/* ### parts.scss ### */
/* hoverAlpha */
.alpha { -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }
.alpha:hover { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; -ms-filter: "alpha(opacity=80)"; filter: alpha(opacity=80); }

/* ### page.scss ### */
/* mainVisusal */
.mainvisual_area { background: url("../img/main_bg.jpg") no-repeat center top; width: 100%; height: 600px; }

.mainvisual { text-align: center; margin: 0px 0 0 0; width: 100%; overflow: hidden; padding: 60px 0 60px 0; position: relative; z-index: 550; }
.mainvisual h1 { margin-bottom: 0px; }
.mainvisual p { margin-top: 20px; }

.mainvisual_sub_area { width: 100%; min-width: 960px; position: relative; text-align: center; z-index: 300; }
.mainvisual_sub_area .mainvisual_sub_area_sidebg { position: absolute; background-color: #292c3b; width: 100%; height: 510px; top: 100px; left: 0; }

.mainvisual_sub { text-align: center; margin: 0 auto; padding: 0; margin-top: -100px; padding-top: 100px; width: 100%; max-width: 1480px; min-width: 960px; z-index: 600; overflow: hidden; position: relative; height: 510px; background: url("../img/main_img.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
.mainvisual_sub h1 { margin-bottom: 0px; }
.mainvisual_sub p { margin-bottom: 0px; }
.mainvisual_sub .mainvisual_sub_img01 { position: absolute; top: 100px; left: 260px; z-index: 9999; }
.mainvisual_sub .mainvisual_sub_img02 { position: absolute; top: 97px; left: 280px; z-index: 9999; }
.mainvisual_sub .mainvisual_sub_btn { width: 100%; height: 160px; position: absolute; bottom: 0px; left: 0px; background-color: rgba(0, 0, 0, 0.6); text-align: center; }
.mainvisual_sub .mainvisual_sub_btn img { margin: 45px auto; }

.vote_sub_btn img, .mainvisual_sub_btn img { -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; -ms-filter: "alpha(opacity=40)"; filter: alpha(opacity=40); }

.topic_area { width: 100%; min-width: 960px; position: relative; text-align: center; background-color: #292c3b; }

.topic { width: 100%; max-width: 1480px; min-width: 960px; height: 554px; position: relative; text-align: center; margin: 0 auto; padding: 90px 0 0 0; background: url("../img/topic_bg.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.topic .mainvisual_sub_btn { width: 100%; height: 160px; position: absolute; bottom: 0px; left: 0px; background: url("../img/btn_vote_bg02.png") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; text-align: center; }
.topic .mainvisual_sub_btn img { margin: 45px auto; }
.topic ul { width: 960px; height: 314px; margin: 0px auto; display: table; table-layout: fixed; }
.topic ul li { width: 50%; margin: 0; padding: 0; text-align: center; vertical-align: middle; display: table-cell; }

.vote_area { width: 100%; height: 100%; min-width: 960px; position: relative; text-align: center; background: url("../img/vote_bg01.jpg") no-repeat center top; }
.vote_area .vote_result_sub { text-align: center; padding: 45px 0; margin: 0 auto; }
.vote_area .vote_result_sub img { width: 959px; text-align: center; position: relative; z-index: 13; }

.vote { width: 100%; max-width: 1480px; min-width: 960px; height: 100%; margin: 0 auto; display: block; position: relative; z-index: 420; text-align: center; padding: 0px 0 0 0; background: url("../img/vote_bg02.jpg") no-repeat center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
.vote .vote_result { width: 960px; margin: 0 auto; }
.vote .vote_result .vote_result_ranking { text-align: center; margin: 0 auto; padding: 80px 0 0 0; }
.vote .vote_result p { margin-bottom: 0px; }
.vote .vote_lineup { border-top: solid 5px #ffffff; width: 960px; margin: 0 auto; display: inline-block; }
.vote .vote_lineup ul { display: block; font-size: 0; margin-bottom: 30px; }
.vote .vote_lineup li { width: 310px; display: inline-block; padding: 0; margin: 30px 15px 0 0; vertical-align: top; border: none; }
.vote .vote_lineup li:nth-child(3n) { margin: 30px 0 0 0; }
.vote .vote_lineup li dl { margin: 0; padding: 0; }
.vote .vote_lineup li dl dd { text-align: left; padding: 20px 8px 20px 8px; font-size: 15px; line-height: 22px; }
.vote .vote_lineup li:last-child { position: relative; }
.vote .vote_lineup li:last-child:before { content: ""; position: absolute; top: 20px; left: 232px; z-index: 10; background: url("../img/gold.png") no-repeat; background-size: 50px; width: 50px; height: 50px; }
.vote .vote_sub_btn { width: 100%; padding: 45px 0; position: relative; background-color: #090b0e; text-align: center; }
.vote .vote_sub_btn a { display: inline-block; }
.vote .vote_sub_btn img { margin: 0 auto; display: block; line-height: 0; }
.vote .contGraph { height: 751px; overflow: hidden; margin-bottom: 30px; }
.vote .contGraph .wp { width: auto; display: block; text-align: left; margin: 0; padding: 30px 0; height: auto; }
.vote .contGraph .wp .moniVoteGraph { margin: 20px 0 0; width: 100%; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphList li { display: block; position: relative; clear: both; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphList li:first-child { position: relative; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphList li:first-child:before { content: ""; position: absolute; top: 10px; left: 185px; z-index: 10; background: url("../img/gold.png") no-repeat; background-size: 80px; width: 80px; height: 80px; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphListBar { height: 120px; width: 100%; position: static; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphListBarInner { position: absolute; height: 45px; left: 390px; top: 30px; bottom: 0; background: #003970; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphList .moniVoteGraphListVoteLabelWrap { position: absolute; left: 0; top: 0; margin: 0; border-right: solid 1px #d0d4d9; padding: 0px 10px 20px 0; }
.vote .contGraph .wp .moniVoteGraphHorizontal .moniVoteGraphListBar .moniVoteGraphListVoteNum { position: absolute; top: 50%; right: -120px; width: 108px; height: 95px; left: auto; margin-top: -49px; padding-left: 7px; z-index: 9; font-size: 33px; line-height: 95px; background: url("../img/vote_balloon.png"); background-repeat: no-repeat; -moz-background-size: contain; -o-background-size: contain; -webkit-background-size: contain; background-size: contain; text-align: center; color: #000; font-weight: bold; }
.vote .contGraph .wp ul li { display: block; vertical-align: bottom; width: 100%; }
.vote .contGraph .wp ul li.moniVoteGraphListOrder0 .moniVoteGraphListBarInner { background: #eab285; }
.vote .contGraph .wp ul li.moniVoteGraphListOrder1 .moniVoteGraphListBarInner { background: #c7aae6; }
.vote .contGraph .wp ul li.moniVoteGraphListOrder2 .moniVoteGraphListBarInner { background: #9fd9af; }
.vote .contGraph .wp ul li.moniVoteGraphListOrder3 .moniVoteGraphListBarInner { background: #f2dda6; }
.vote .contGraph .wp ul li.moniVoteGraphListOrder4 .moniVoteGraphListBarInner { background: #a0c3ea; }
.vote .contGraph .wp ul li.moniVoteGraphListOrder5 .moniVoteGraphListBarInner { background: #efa393; }

/* contentsCont */
.contentsCont { background-color: #e0e1e6; width: 100%; min-width: 960px; position: relative; display: block; padding: 160px 0 130px 0; margin-top: -80px; z-index: 410; }
.contentsCont .guideline { width: 960px; margin: 0 auto; }
.contentsCont .guideline h2 { display: block; text-align: center; }
.contentsCont .guideline h2 img { line-height: 0; }
.contentsCont .guideline .inner { margin-top: 30px; border: solid 1px #b8bac3; padding: 40px 5px 40px 70px; color: #242735; height: 310px; overflow: auto; }
.contentsCont .guideline .inner h4 { margin-top: 10px; margin-bottom: 20px; text-indent: 22px; line-height: 11px; background: url("../img/ico_caution.png") no-repeat left center; }
.contentsCont .guideline .inner div.text { margin-bottom: 40px; }
.contentsCont .guideline .inner div.text ul { list-style: disc; margin: 5px 0 5px 22px; }

#modal-content { width: 782px; height: 364px; margin: 0; padding: 36px 56px; position: fixed; display: none; z-index: 9999; background-color: rgba(73, 75, 85, 0.85); border: solid 2px #6a6b73; }

#modal-overlay { z-index: 8888; display: none; position: fixed; top: 0; left: 0; width: 100%; height: 120%; background-color: rgba(22, 25, 35, 0.8); }

.modal-box { width: auto; height: 100%; display: block; margin: 0 auto 0; text-align: center; position: relative; }
.modal-box a { color: #ffffff; text-decoration: underline; }
.modal-box h4 { margin-bottom: 25px; }
.modal-box .modal-box_btn { display: inline-block; margin: 0 0 0px 0; background-color: #2e313a; border: 0px solid #ffde00; padding: 5px 10px 10px 10px; border-style: solid; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }
.modal-box .modal-box_btn_close { position: absolute; right: -48px; bottom: -68px; z-index: 9999; cursor: pointer; }
.modal-box .mail_area { margin: 15px auto; }
.modal-box ul { font-size: 0; display: block; overflow: hidden; }
.modal-box li { display: inline-block; margin: 5px 5px 0 0; line-height: 0; padding: 0; float: left; }
.modal-box li a { display: block; }
.modal-box li:nth-child(3n) { margin: 5px 0 0 0; }

/* ### page.scss ### */
.navArea { text-align: center; }
.navArea p { display: inline-block; padding: 0 10px; }

/* grid */
.gridWrap { position: relative; min-height: 600px; width: 961px; margin-bottom: 20px; background: #000000; }
.gridWrap #columnGroup_0 { border-right: #626262 1px solid; }
.gridWrap #columnGroup_1 { border-right: #626262 1px solid; border-bottom: #626262 1px solid; }
.gridWrap .text a { color: #fff; text-decoration: underline; }
.gridWrap .text a:hover { text-decoration: underline; }
.gridWrap .column { overflow: hidden; position: relative; border-left: #626262 1px solid; }
.gridWrap .columnInner { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; width: 238px; height: 239px; border-top: #626262 1px solid; }
.gridWrap .oneThumb { display: block; }
.gridWrap .fourThumb { display: none; }
.gridWrap .four .columnInner { width: 478px; height: 479px; }
.gridWrap .four.tw .text { height: 500px; }
.gridWrap .four.tw .oneThumb { display: none; }
.gridWrap .four.tw .fourThumb { display: block; }
.gridWrap .four.tw .thumbWrap { height: 364px; }
.gridWrap .four.tw .coverCont .text { height: 347px; }
.gridWrap .four.tw .foot { width: 458px; }
.gridWrap .four.ig .coverCont { height: 460px; }
.gridWrap .four.ig .text { height: 347px; }
.gridWrap .openButton { padding: 4px 2px; text-align: right; font-size: 13px; }
.gridWrap .openButton span { position: relative; padding-left: 25px; }
.gridWrap .closeButton { padding: 4px 2px; text-align: right; font-size: 13px; }
.gridWrap .closeButton span { position: relative; padding-left: 25px; }
.gridWrap .column.tw:hover .openButton { display: block; }
.gridWrap .ig .icon { position: absolute; left: 10px; top: 10px; width: 31px; height: 31px; }
.gridWrap .ig .thumb { padding: 10px; }
.gridWrap .ig .thumb img { width: 100%; height: auto; }
.gridWrap .ig .cover { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: table; width: 100%; z-index: 10; padding: 10px 10px 0; }
.gridWrap .ig .cover:hover .coverCont { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.gridWrap .ig .coverCont { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; -webkit-transition: opacity 0.4s ease-out; -moz-transition: opacity 0.4s ease-out; -ms-transition: opacity 0.4s ease-out; -o-transition: opacity 0.4s ease-out; transition: opacity 0.4s ease-out; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); position: relative; display: table-cell; height: 220px; padding: 0 7px; background: rgba(0, 0, 0, 0.8); background: #000000 \9; vertical-align: middle; text-align: left; }
.gridWrap .ig .detail { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; display: none; width: 100%; z-index: 10; }
.gridWrap .ig .detail .thumb { float: left; padding: 10px 0; margin-right: 10px; }
.gridWrap .ig .detail .text { -ms-word-break: break-all; word-break: break-all; -ms-word-wrap: break-word; word-wrap: break-word; height: inherit; padding: 10px 0; }
.gridWrap .ig .detailCont { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; -webkit-transition: opacity 0.4s ease-out; -moz-transition: opacity 0.4s ease-out; -ms-transition: opacity 0.4s ease-out; -o-transition: opacity 0.4s ease-out; transition: opacity 0.4s ease-out; position: relative; padding: 0 7px; background: rgba(0, 0, 0, 0.8); background: #000000 \9; vertical-align: middle; text-align: left; }
.gridWrap .ig .head { padding: 0 0 0 45px; height: 52px; }
.gridWrap .ig .foot { clear: both; }
.gridWrap .ig .userIcon { position: absolute; left: -3px; top: -3px; z-index: 30; }
.gridWrap .ig .userIcon img { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; }
.gridWrap .ig .userName { overflow: hidden; height: 44px; font-size: 12px; font-weight: bold; line-height: 37px; }
.gridWrap .ig .userName a { color: #fff; }
.gridWrap .ig .text { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; -ms-word-break: break-all; word-break: break-all; -ms-word-wrap: break-word; word-wrap: break-word; overflow: hidden; height: 105px; margin-bottom: 25px; padding: 10px 0; font-size: 12px; color: #fff; line-height: 1.6; }
.gridWrap .ig .date { float: left; height: 36px; font-size: 12px; line-height: 36px; color: #fff; }
.gridWrap .ig .heart { float: right; height: 36px; padding-left: 16px; background: url(/10th_anniversary/campaign/img/socialin/icon_heart.png) 0 50% no-repeat; font-size: 12px; color: #fff; line-height: 36px; }
.gridWrap .ig .likeButton { float: right; padding-top: 8px; }
.gridWrap .ig .openButton, .gridWrap .ig .closeButton { position: absolute; right: 7px; bottom: 10px; color: #fff; cursor: pointer; }
.gridWrap .tw .icon { position: absolute; left: 10px; top: 10px; z-index: 20; }
.gridWrap .tw .icon img { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; }
.gridWrap .tw .lead { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 9px 9px 0; }
.gridWrap .tw .leadText { display: none; height: inherit; }
.gridWrap .tw .cover { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 49px; right: 0; left: 0; bottom: 0; display: table; width: 100%; z-index: 10; padding: 0 9px; }
.gridWrap .tw .cover:hover .coverCont { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.gridWrap .tw .coverCont { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; -webkit-transition: opacity 0.4s ease-out; -moz-transition: opacity 0.4s ease-out; -ms-transition: opacity 0.4s ease-out; -o-transition: opacity 0.4s ease-out; transition: opacity 0.4s ease-out; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); position: relative; display: table-cell; padding: 0 7px; background: rgba(0, 0, 0, 0.8); background: #000000 \9; vertical-align: middle; text-align: left; height: 155px; }
.gridWrap .tw .coverCont .text { -ms-word-break: break-all; word-break: break-all; -ms-word-wrap: break-word; word-wrap: break-word; padding: 5px 0; height: 98px; }
.gridWrap .tw .coverCont .openButton, .gridWrap .tw .coverCont .closeButton { right: 10px; bottom: 5px; }
.gridWrap .tw .head { padding: 0 0 0 50px; height: 39px; }
.gridWrap .tw .foot { clear: both; width: 218px; position: absolute; left: 10px; bottom: 0px; }
.gridWrap .tw .follow { overflow: hidden; float: right; width: 38px; height: 20px; margin-top: 3px; }
.gridWrap .tw .follow:hover { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; -ms-filter: "alpha(opacity=80)"; filter: alpha(opacity=80); }
.gridWrap .tw .userName { overflow: hidden; height: 14px; }
.gridWrap .tw .userName a { font-size: 12px; color: #fff; font-weight: bold; }
.gridWrap .tw .userId { overflow: hidden; height: 15px; }
.gridWrap .tw .userId a { font-size: 11px; color: #ccc; }
.gridWrap .tw .text { -ms-word-break: break-all; word-break: break-all; -ms-word-wrap: break-word; word-wrap: break-word; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: relative; overflow: hidden; height: 100px; margin-bottom: 30px; padding: 10px 0; font-size: 12px; color: #fff; line-height: 1.6; }
.gridWrap .tw .thumbWrap { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: relative; overflow: hidden; height: 154px; }
.gridWrap .tw .thumb { position: absolute; top: -38px; width: 100%; height: auto; }
.gridWrap .tw .thumb img { position: absolute; }
.gridWrap .tw .date { float: left; height: 36px; font-size: 12px; line-height: 36px; color: #fff; }
.gridWrap .tw .twitterIcon { float: right; padding-top: 6px; }
.gridWrap .tw .twitterIcon li { float: left; }
.gridWrap .tw .twitterIcon li a { display: block; }
.gridWrap .tw .twitterIcon li a:hover { -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; -ms-filter: "alpha(opacity=50)"; filter: alpha(opacity=50); }
.gridWrap .tw .reply a { width: 30px; height: 25px; background: url(/10th_anniversary/campaign/img/socialin/icon_reply.png) no-repeat; background-size: 22px auto; text-indent: -9999px; }
.gridWrap .tw .rt a { width: 30px; height: 25px; background: url(/10th_anniversary/campaign/img/socialin/icon_rt.png) no-repeat; background-size: 24px auto; text-indent: -9999px; }
.gridWrap .tw .fav a { width: 25px; height: 25px; background: url(/10th_anniversary/campaign/img/socialin/icon_fav.png) no-repeat; background-size: 18px auto; text-indent: -9999px; }
.gridWrap .tw .openButton, .gridWrap .tw .closeButton { position: absolute; right: 19px; bottom: 52px; display: none; color: #fff; cursor: pointer; }
.gridWrap .wide { display: block !important; width: 960px; height: auto; }
.gridWrap .wide .columnInner { width: 960px; height: inherit; padding-bottom: 10px; }
.gridWrap .wide .leadText { font-size: 14px; }
.gridWrap .wide.ig .columnInner { padding: 10px; }
.gridWrap .wide.ig .thumb img { width: 579px; height: 579px; }
.gridWrap .wide.ig .lead { display: none; }
.gridWrap .wide.ig .detail { display: block; }
.gridWrap .wide.tw .thumbWrap { float: left; width: 579px; height: 579px; margin-right: 10px; text-align: center; }
.gridWrap .wide.tw .thumb { position: inherit; top: inherit; }
.gridWrap .wide.tw .thumb img { position: inherit; max-width: 100%; max-height: 100%; width: inherit !important; height: inherit !important; left: inherit !important; top: inherit !important; }
.gridWrap .wide.tw:hover .openButton { display: none; }
.gridWrap .wide.tw .closeButton { display: block; bottom: 50px; right: 10px; }
.gridWrap .wide.tw .foot { left: 600px; width: 353px; }
.gridWrap .wide .leadText { display: block; }
.gridWrap .wide .cover { display: none; }
.gridWrap .wide .text { height: inherit; }
.gridWrap .wide .text:after { display: none; }

.loading { position: absolute; left: 0; top: 0; right: 0; bottom: 0; min-height: 400px; padding-top: 280px; z-index: 100; }
.loading p { -webkit-animation: spin 1.5s linear infinite; -moz-animation: spin 1.5s linear infinite; -ms-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite; width: 100px; height: 100px; margin: 0 auto; }
.loading p img { display: block; }

/*# sourceMappingURL=style.css.map */
