@charset "utf-8";

html,body {height:100%;margin:0;padding:0;}

body {background:url('/image/together/analreport/bg_body_new.jpg') repeat 0 -20px;font-family:'NanumGothicBold';}

pre {white-space: pre-wrap;}
pre span {display:block;width:74%;margin:0 auto;font-size:12px;color:#000;font-weight:bold;}
  

#wrapper {width:960px;margin:0 auto;color:#e1e1e1;background:url('/image/together/analreport/bg_wrapper.png') no-repeat 0 0;background-size:100% 100%;position:relative;padding-bottom:30px;box-sizing:border-box;}

.clip {width:100px;margin:0 auto;}
.clip img {width:100%;}
#wrapper h1 {position:absolute;left:20px;top:50px;width:178px;} 
#wrapper h1 img {width:100%;} 
#header {width:860px;margin:0 auto;text-align:center;background:#fff url('/image/together/analreport/bg_house.png') no-repeat;padding-top:50px;padding-bottom:30px;background-position:100px 20px;}

#header .titleMain {position:relative;margin:0 auto;text-align:center;}
#header h2 {width:65%;margin:0 auto;}
#header h2 img {width:100%;margin-left:13px;margin-top:-5px;}
#header h3 {position:absolute;left:50%;top:5px;margin-left:-250px;font-size:1.5em;font-style:italic;color:#3b3b3b;font-family:"NanumGothicExtraBold"}
#header h3 .yearDate {background:url('/image/together/analreport/txt_datebox.png') no-repeat; background-size:100% 100%;color:#fff;font-size:0.8em;padding:7px 10px 5px 7px;margin-left:7px;font-weight:normal;vertical-align:middle;}
#header h4 {font-size:1.2em;width: 80%; margin: 10px auto;}
span.boldSpan {font-weight:900;font-family:'NanumGothicExtraBold';}
p {color:#000;}
p.icon {width:40px;position: absolute;bottom: 10px;left: 50%;margin-left: -20px;}
p.icon img {width:100%;}
#container {width:860px;margin:0 auto;position:relative;z-index:0;background:#f9f9f9;padding-bottom:1px;}



.prevReport {position:absolute;top:-30px;right:43px;width:150px;}
.prevReport select {border:3px solid #000;width:100%;}

.cardCont {margin-top:70px;margin:0 auto;width:90%;}
.cardCont:after {content:'';display:block;clear:both;}

.cardCont li {float:left;display:block;width:33%;height:250px;position:relative;margin-right:0.5%;background-color:#fff;margin-bottom:12px;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow:hidden;}
.cardCont li:nth-child(3n) {margin-right:0;}

.cardCont > li > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cardCont > li .front {opacity:1;}
.cardCont > li .rear {opacity:0;}




.cardCont li:last-child {margin-right:0px;}



.cardCont li div.front,
.cardCont li div.rear {width:100%;height:100%;border:2px solid #30323e;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 10px 0 10px;}


.cardCont li div.front {text-align:center;}
.front {z-index:10;}
p.cardDate {margin-left:10px;text-align:left;font-weight:bold;font-size:1.3em;margin-top:15px;font-family:'NanumGothicExtraBold';}
.front p.cardDate {color:#000;}
.rear p.cardDate {color:#fff;} 
.cardCont li div.front span.travelFace {display:block;width:50px;height:50px;position:absolute;right:20px;top:10px;}
.cardCont li div.front .arrow {margin-left:10px;width:50px;height:105px;margin-top:30px;}
.cardCont li div.front .arrow img {width:100%;height:100%;}

.cardCont li div.front div.txtRight {position:absolute;right:20px;top:105px;text-align:right;}
.cardCont li div.front div.txtRight p {font-size:2.2em;font-style:italic;color:#000;;}
.cardCont li div.front div.txtRight p.score {font-size:3.5em;}

.cardCont li div.front p.txtFooter {color:#5b5c64;margin:25px auto;font-size:0.9em;margin-bottom:10px;font-weight:bold;font-family:'NanumGothicExtraBold';display:block;width:91%;}
.cardCont li div.front p.txtFooter span {font-family:'NanumGothicBold';font-size:0.9em;}

.cardCont li div.expCity p.scoreNum {position: absolute;top:0;left:0;width:71px;height:54px;}
.cardCont li div.expCity p.scoreNum img {width:100%;}
.cardCont li div.expCity p.txt {font-size:1.6em;width:180px;margin:10px auto 5px auto;}
.cardCont li div.expCity p.txt2 {font-size:1.3em;text-align:center;}
.cardCont li div.expCity p.txt3 {font-size:1.1em;width:93%;margin:20px auto;margin-bottom:0;color:#000;text-align:left;height:70px;overflow:auto;}

.cardCont li div.expCity p.cityName {font-size:1.6em;width:100%;margin:40px auto 5px auto;color:#5b5c64;}
.cardCont li div.expCity p.cityName span {color:#000;}
.cardCont li div.expCity p.cityLogo {width:150px;margin:7px auto;}
.cardCont li div.expCity p.cityLogo img {width:100%;}



.rear {box-sizing:border-box;position:relative;width:100%;height:100%;z-index:20;}


.rear .rearCont {padding-top:30px;}

.first {background:url('/image/together/analreport/bg_rear1.jpg') no-repeat;background-position: 0 0;background-size: 100% 100%;}
/*.rear .rearCont .box {background:url('/image/together/analreport/rear_arrow.png') no-repeat 95% 50%; background-size:7px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;padding:3px 15px 0 10px;cursor:pointer;line-height:160%;position:absolute;top:10px;right:5px;}*/

.whiteBorder {position:absolute;width:96%;height:96%;top:2%;left:2%;border:1px solid #fff;}
.box {border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;padding:2px 15px 2px 10px;cursor:pointer;line-height:160%;position:absolute;top:10px;right:12px;}
.box a {color:#fff;font-size:0.9em;}
.box img {position: absolute;top: 5px;right: 5px;width:7px;}
.back {margin-top:0;}
h5.titleRear1 {color:#fff;width:93%;margin:0 auto;height:50px;}
p.expRear {color:#fff;width:98%;margin-left:3.5%;height:70px;overflow:auto;font-size:1.1em;}
h5.titleRear1 {margin-top:15px;font-weight:bold;margin-bottom:7px;font-family:'NanumGothicExtraBold';}
.rearLogo {position:absolute;bottom:15px;right:12px;background:url('/image/together/analreport/logo.png') no-repeat;width:124px;height:54px;background-size:50%;background-position:bottom right;}

.reverse .whiteBorder {z-index:30;}
.reverse .titleIssue {margin-top:30px;}

.cityImg {position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;}
.cityImg div {background:#000;width:100%;height:100%;position:absolute; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity: .7;}

.cover {width:100%;height:100%;background-color:#00000;opacity:0.8;z-index:10;float:left;display:block;margin-top:-200px;}
.rear:after {content:'';display:block;clear:both;}

.titleIssue {text-align:center;width:80%;margin:0 auto;margin-top:50px;padding:3px 0;}
.titleIssue p {color:#fff;font-size:1.3em;}
.titleIssue p span {font-weight:bold;font-family:'NanumGothicExtraBold';}
.markIssue {width:70%;margin:0 auto;margin-top:20px;}
.markIssue img {width:100%;}

.rearCont .cityImg {position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;}
.rearCont .cityImg img {width:100%;height:100%;}

.rearCont .rank {margin-left:10px;text-align:left;font-weight:bold;font-size:2em;margin-top:5px;display:inline-block;font-family:'NanumGothicExtraBold';}
.rearCont .titleCity {margin:5px 10px 7px 10px;font-weight:bold;color:#fff;font-weight:bold;font-size:1.6em;font-family:'NanumGothicExtraBold';}

.addtionalTxt {width:90%;margin:0 auto;}
.addtionalTxt p a {margin-left:10px;text-decoration:underline;}

.epiloge {width:90%; position:relative;margin: 15px auto;}
.epiloge h5 {font-size:1.6em;font-weight:bold;font-family:'NanumGothicExtraBold';}
.epiloge p {margin-top:5px;display:inline;}
.epiloge .txtExamine {text-decoration:underline;cursor:pointer;color:#000;margin-left:15px;vertical-align:middle;}


#footer {text-align: center;margin:0 auto;/*background:url('/image/together/analreport/bg_footer.png') no-repeat;background-size:100% 100%;*/width:100%;}
#footer p {font-size:1.2em;color:#979798;}
#footer p span img {width:124px;margin-right:15px;margin-top:-10px;}

.mCSB_inside > .mCSB_container {margin-right:10px;}
.mCSB_scrollTools {right:-8px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color:#8f8f8f;}


.bgEffect {width:860px;height:38px;background:url('/image/together/analreport/footer_effect.png') no-repeat 0 -25px;background-size:100% 100%;margin:0 auto;}
@media all and (max-device-width:1280px){

.cardCont > li .front {transition:0s;}
.cardCont > li .rear {transform: rotateY(0deg);}
.cardCont > li .front {position:static;z-index:999 !important; }
.cardCont > li .front img {}
.cardCont > li .rear {z-index:-1;}
}

@media all and (max-width:800px){

#wrapper {width:100%;padding-bottom:50px;}
#wrapper h1 {width:100px;top:55px;}
#header {width:90%;padding-top:30px;margin-top:20px;}
#header h4 {font-size:1.3em;}
#container {width:90%;}
.bgEffect {width:90%;}

.cardCont li div.txtL {}
p.cardDate {margin-left:15px;}
.cardCont li div.front div.txtRight p {font-size:2.5em;}
.cardCont li div.front .arrow {width:60px;margin-left:15px;margin-top:20px;}
.cardCont li div.front div.txtRight {top:82px;}
.cardCont li div.front div.txtRight p.score {font-size:3.8em;}
.cardCont li div.expCity p.txt, 
.cardCont li div.expCity p.cityName {font-size:1.7em;}
.cardCont li div.expCity p.txt {width:200px;}
.cardCont li div.front p.txtFooter {font-size:1.1em;margin-top:20px;}
.cardCont li div.expCity p.txt3 {font-size:1.1em;}
.cardCont li div.expCity p.cityLogo {width:65%;margin-top:0;}


.cardCont {margin-bottom:30px;}
.cardCont li {width:48%;margin-right:3%;margin-right:2%\9;}

.cardCont li:nth-child(2n) {margin-right:0;}
.cardCont li:nth-child(3n) {margin-right:3%;}
.cardCont li:nth-child(6n) {margin-right:0;}

.rear .rearCont p.expRear {width:96%;} 
.rear .rearCont .whiteBorder {width:95%;height:95%;}
.rearCont .markIssue {margin:10px auto 0;width:60%;}
.epiloge h5 {font-size:1.5em;}

.reverse .markIssue {width:60%;}
#footer {position: absolute;bottom: 35px;width:96%;margin-left:-48%;left:50%;}

}

@media all and (min-device-width:640px) and (max-device-width:760px){

.cardCont > li .front {transition:0s;}
.cardCont > li .rear {transform: rotateY(0deg);}
.cardCont > li .front {position:static;z-index:999 !important; }
.cardCont > li .front img {}
.cardCont > li .rear {z-index:-1;}
}



@media all and (min-width:640px) and (max-width:760px){


#wrapper h1 {width:100px;top:65px;}
#header h2 {margin-left:0;width:60%;margin:0 auto;}
#header h2 img {margin-top:40px;}
#header h3 {top:30px;margin-left:-220px;}

.cardCont li div.front div.txtRight {top:105px;}
.cardCont li div.front div.txtRight p {font-size:2em;}
.cardCont li div.front div.txtRight p.score {font-size:3.3em;}


.prevReport {right:40px;}
p.cardDate {margin-left:0;}
.cardCont li div.front .arrow {margin-left:0;}

#footer p {font-size:1em;}
#footer p span img {width:90px;}

.cardCont li div.front p.txtFooter {font-size:0.9em;}
}


@media all and (max-width:639px){
#wrapper h1 {top:70px;width:80px;}
#header .titleMain {margin-top:50px;}
#header h2 img {margin-top:20px;}

#header h4 {font-size:1.1em;margin-top:15px;}

p.cardDate {font-size:1.1em;}
.cardCont li div.front span.travelFace {width:40px;height:40px;}
.cardCont li div.front arrow {width:40px;height:85px;}
.cardCont li div.front div.txtRight p {font-size:1.8em;}
.cardCont li div.front div.txtRight p.score {font-size:2.8em;}
.cardCont li div.front p.txtFooter {margin-top:30px;text-align:left;margin-left:10px;}

.cardCont li div.expCity p.txt {margin-top:25px;width:65%;}
.cardCont li div.expCity p.txt3 {width:98%;}

.addtionalTxt p {font-size:0.65em;}
.epiloge h5 {font-size:1.2em;}
.epiloge p,
.epiloge .txtExamine {font-size:0.65em;}
#footer p {font-size:1em;}
#footer p span img {width:80px;}
}


@media all and (min-width:480px) and (max-width:638px){


#header h3 {left:10px;margin-left:0;}

.cardCont li div.front,
.cardCont li div.rear {padding: 0 5px 0 5px;}


.cardCont li div.front span.travelFace {right:10px;}
.cardCont li div.front div.txtRight {right:10px;}
.cardCont li div.front .arrow {height:95px;width:50px;margin-top:30px;margin-left:0;}
.cardCont li div.front div.txtRight p {font-size:2em;}
.cardCont li div.front div.txtRight p.score {font-size:2.5em;}
.cardCont li div.expCity p.cityName {margin-top:60px;}
p.icon {width:30px;margin-left:-15px;}
.rear .rearCont .box {padding:0 13px 0 5px;}
.rear .rearCont .box a {color:#fff;font-size:0.6em;}
.rear .rearCont .box img {top: 3px;}
.cardCont li div.expCity p.txt {font-size:1.2em;width:80%;}
.cardCont li div.expCity p.txt2 {font-size:0.9em;}
.cardCont li div.expCity p.txt2 img {width:15px;}
.rearCont .titleCity {font-size:1.5em;}
.epiloge p {font-size:0.8em;} 

}


@media all and (max-width:420px){

#wrapper {background:url('/image/together/analreport/bg_wrapper_mobile.png') no-repeat; background-size:100% 100%;}

#wrapper h1 {top:50px;left:18px;}

#header {margin-top:-10px;}
#header .titleMain {margin-top:25px;}
#header h2 img {margin-top:35px;}
#header h3 {top:0;text-align:center;margin-left:0;width:80%;margin:0 auto;left:0;}
.prevReport {right:18px;}


.cardCont li {width:100%;margin-right:0;float:none;}

.cardCont li div.expCity p.txt3 {height:60px;}
.cardCont li div.front div.txtRight {top:90px;}
p.cardDate {font-size:1.5em;}
.cardCont li div.front p.txtFooter span {font-size:0.8em;}
.cardCont li div.front span.travelFace {width:50px;height:50px;right:20px;top:20px;}
.cardCont li div.front arrow {width:60px;height:80px;}
.cardCont li div.front div.txtRight {right:20px;top:95px;}
.cardCont li div.front div.txtRight p {font-size:2em;}
.cardCont li div.front div.txtRight p.score {font-size:2.5em;}
.cardCont li div.front p.txtFooter {font-size:1.2em;margin-top:10px;}
.cardCont li div.expCity p.cityLogo {width:60%;} 
.rearCont .titleIssue {margin-top:20px;}
.cardCont li div.expCity p.txt {width:48%;text-align:center;}
.cardCont li div.expCity p.txt3 {font-size:1.1em;}

.rearCont .markIssue {width:50%;}
.addtionalTxt p {font-size:0.8em;}
.epiloge p {font-size:0.8em;width:98%;}

#footer {bottom:25px;}
.cardCont li div.expCity p.txt {width:75%;}
}

@media all and (max-width:380px){

.rearCont .titleIssue {margin-top:30px;}

#footer p {font-size:0.8em;}
}

@media all and (max-width:360px){
}

@media all and (max-width:340px){

.cardCont li div.expCity p.txt {width:80%;}
.cardCont li div.front div.txtRight {top:110px;}
.cardCont li div.front div.txtRight p {font-size:2.2em;}
.cardCont li div.front div.txtRight p.score {font-size:3em;}
.cardCont li div.front p.txtFooter {font-size:1em;}
.cardCont li div.front .arrow {margin-left:0;}
#footer p {font-size:0.8em;}
#footer p span img {width:60px;vertical-align:bottom;margin-right:5px;}


}




