html {
	margin: 0;
	padding: 0;
}
body {
	font-family: '微軟正黑體', '蘋果儷黑體', '新細明體', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Tahoma, Verdana, sans-serif;
	background: #000 url(../images/common/mBnrBg.jpg) no-repeat center top;
	background-attachment: fixed;
    margin: 0;
    padding: 0;
    color: #000;
	font-size: 17px;
	line-height: 1.5em;
}
@media (max-width: 1200px){
	body { display: inline-block; }
}

.hidden-md { display: none !important; }
div { display: block; }
.clear { clear: both; }

.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

*:first-child+html .clearfix { zoom: 1; }
.txtHide { text-indent: -9999px; }
img { border-collapse: collapse; border-spacing: 0; line-height: 0; }
img.center {
	display: block;
	margin: 0 auto;
}

.block-center {
	display: table;
	margin: 0 auto;
}

a:hover { text-decoration: none; }
.pull-left { float: left; }
.pull-right { float: right; }
.no-touch {	pointer-events: none; }

section.small,
.result-container section.small {
	margin: 0 auto;
	width: 950px;
}

.col { float: left; }

.colFull { width: 100%; }

h1, h2, h3, h4, h5, h6 { line-height: 1.3em; }
strong { font-weight: bold !important; }
.paragraph {
	line-height: 1.7em;
	text-align: justify;
}
.paragraph p {
	margin-bottom: 10px;
	text-indent: 17px;
}
p.big { font-size: 1.1em; }
p.small {
	font-size: .9em;
	line-height: 1.3em;
}
p.no-indent { text-indent: 0; }
.tCenter { text-align: center; }

.title {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}
.whiteGrad::after { color: #fff; }

.tgrad {
	position: relative;
	width: 100%;
}
.tgrad:before,
.tgrad:after {
	position: absolute;
	content: attr(title);
	display: block;
	width: 100%;
	top: 0;
	left: 0;
}
.gradColor::after { color: #330356; }
.gradTop::after {
	mask-image: -webkit-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0.4) 40%,rgba(0,0,0,0.2) 52%,rgba(0,0,0,0));
    -webkit-mask-image: -webkit-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0.4) 40%,rgba(0,0,0,0.2) 52%,rgba(0,0,0,0));
}
.gradBtm::after {
	mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.2) 52%, rgba(0, 0, 0, 0));
	-webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.2) 52%, rgba(0, 0, 0, 0));
}
.tRed, .attention { color: red; }
.tMaroon { color: #860000; }
.tYellow { color: #ff0; }
.tSPurple { color: #d7b0ff; }
.tLGreen { color: #B8FFAA; }
.tLYellow { color: #FDD891; }
.nLYellow { color: #ffeeaa; }
.tLPink { color: #FFAAFF; }
.tDGreen { color: #0a5d01; }
.tBrown { color: #941601; }
.tAqua { color: #2ee8e6; }
.tDBlue { color: #01258d; }
.tBlue { color: #1e06a3; }
.tPurple { color: #960fc7; }
.tLPurple { color: #d78ef6; }
.tDPurple { color: #44237e; }
.tPink { color: #ff5d99; }
.tGold { color: #e4d271; }
.tBlack { color: #000; }
.tWhite { color: #fff; }


/********************************
*** Header Part
********************************/
header{
	background: transparent url(../images/common/naviBg.png) no-repeat center top;
	background-size: 100%;
	min-height: 125px;
}
.navi-container {
	background: transparent;
	margin: 0 auto 50px;
	width: 100%;
	max-width: 840px;
	height: 50px;
}
.navi-container .navi_btn {
	position: relative;
	background: transparent url(../images/common/button/naviTop.jpg) no-repeat center top;
	background-size: 100%;
	top: 0;
	margin: 0 auto;
	width: 210px;
	height: 50px;
}
.navi-container .navi_profile { background-image: url(../images/common/button/naviProfile.jpg); }
.navi-container .navi_info { background-image: url(../images/common/button/naviInfo.jpg); }
.navi-container .navi_sample { background-image: url(../images/common/button/naviSample.jpg); }
.navi-container .navi_input { background-image: url(../images/common/button/naviInput.jpg); }
.navi-container a:hover .navi_btn,
.input-container .navi-container .navi_input, 
.samp-container .navi-container .navi_sample, 
.info-container .navi-container .navi_info { background-position: center bottom; }

.breadcrumb {
	max-width: 760px;
	margin: 30px auto 10px;
	color: #eee;
	font-size: .8em;
	line-height: 1.5em;
	text-shadow: 0px 2px 2px #1a0267;
}
.breadcrumb a { color: #abc; }

.paid-container .navi-container { background: transparent; }
.mIndex .navi-container a .navi_btn.navi_input, 
.paid-container .navi-container a { 
	display: none; 
}
/******************************** Header Part End ********************************/

.body-container .commonMenuBox {
	max-width: 790px;
	margin: 0 auto;
}
.body-container .commonMenuBox .cmnInfo { 
	color: #fff;
    background: url(../images/common/menu/cmnMenuBg.jpg) repeat-y center center;
	background-size: 100%;
    margin: 0 auto;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	text-shadow: 0px 0px 5px #fff, 0px 0px 10px #fff, 0px 0px 14px #fff;
	
}
.body-container .commonMenuBox .cmnTop {
    background: url(../images/common/menu/cmnMenuTop.jpg) no-repeat center top;
	background-size: 100%;
	min-height: 72px;
}
.body-container .commonMenuBox .cmnBtm {
    background: url(../images/common/menu/cmnMenuBtm.jpg) no-repeat center bottom;
	background-size: 100%;
	min-height: 80px;
}
.commonMenuBox .infoelement { 
	position: relative; 
	padding: 0 90px;
}
.commonMenuBox .infoelement .titelement h3 {
	color: #281902;
	font-size: 1.2em;
	margin-bottom: 2px;
	text-shadow: 0px 0px 14px #e3e3e3, 0px 0px 14px #e3e3e3;
}
.commonMenuBox .titelement { padding-left: 85px; color: #3f0012; }

.iconelement {
	background: transparent no-repeat center top;
	background-size: 100%;
	position: relative;
	float: left;
	width: 75px;
	height: 85px;
}
/* icon: free, xiangyu, danlian, erdwl, ngrdxy, qihedu, jiehun, life, future, job, total, bulun, fuhuoai, qingyu, kulian, jwzh, nianyun, jueduan, fuyuan, lovedirection, rjgx, spdyx, suyuan, zhenxin, zhuanji, kaiyun, zaihun, lihun, ageDiff, yueyun, kindanLove, spdlq, nightqhd */
.iconelement.free { background-image: url(../images/common/icon/icon0.png); }
.iconelement.xiangyu { background-image: url(../images/common/icon/icon1.png); }
.iconelement.danlian { background-image: url(../images/common/icon/icon2.png); }
.iconelement.erdwl { background-image: url(../images/common/icon/icon3.png); }
.iconelement.ngrdxy { background-image: url(../images/common/icon/icon4.png); }

.iconelement.qihedu { background-image: url(../images/common/icon/icon6.png); }
.iconelement.jiehun { background-image: url(../images/common/icon/icon7.png); }
.iconelement.life { background-image: url(../images/common/icon/icon8.png); }
.iconelement.future { background-image: url(../images/common/icon/icon9.png); }
.iconelement.job { background-image: url(../images/common/icon/icon10.png); }
.iconelement.total { background-image: url(../images/common/icon/icon11.png); }
.iconelement.bulun { background-image: url(../images/common/icon/icon12.png); }
.iconelement.fuhuoai { background-image: url(../images/common/icon/icon13.png); }
.iconelement.qingyu { background-image: url(../images/common/icon/icon14.png); }
.iconelement.kulian { background-image: url(../images/common/icon/icon15.png); }
.iconelement.jwzh { background-image: url(../images/common/icon/icon16.png); }
.iconelement.nianyun { background-image: url(../images/common/icon/icon17.png); }
.iconelement.jueduan { background-image: url(../images/common/icon/icon18.png); }
.iconelement.fuyuan { background-image: url(../images/common/icon/icon19.png); }
.iconelement.lovedirection { background-image: url(../images/common/icon/icon20.png); }
.iconelement.rjgx { background-image: url(../images/common/icon/icon21.png); }
.iconelement.spdyx { background-image: url(../images/common/icon/icon22.png); }
.iconelement.suyuan { background-image: url(../images/common/icon/icon23.png); }
.iconelement.zhenxin { background-image: url(../images/common/icon/icon24.png); }

/*
.iconelement.zhuanji { background-image: url(../images/common/icon/icon26.png); }
.iconelement.kaiyun { background-image: url(../images/common/icon/icon27.png); }
.iconelement.zaihun { background-image: url(../images/common/icon/icon28.png); }
.iconelement.lihun { background-image: url(../images/common/icon/icon29.png); }
.iconelement.ageDiff { background-image: url(../images/common/icon/icon30.png); }
.iconelement.yueyun { background-image: url(../images/common/icon/icon31.png); }
.iconelement.kindanLove { background-image: url(../images/common/icon/icon32.png); }
*/
.iconelement.spdlq { background-image: url(../images/common/icon/icon33.png); }
.iconelement.nightqhd { background-image: url(../images/common/icon/icon34.png); }

header .secDesc {
    color: #eee;
    width: 75%;
    font-size: 1em;
    text-align: center;
    margin: 10px auto;
	text-shadow: 0px 2px 2px #063b98;
}

.full-container {
    background: transparent url(../images/common/mBnr.png) no-repeat center top;
    display: table;
    margin: 0 auto;
    padding-top: 440px;
    width: 100%;
}

.body-container {
	background: transparent url(../images/common/mBg.jpg) repeat-y center top;
/*	background-size: 100%;*/
    position: relative;
    display: table;
    margin: 0 auto;
    min-height: 295px;
    max-width: 1000px;
    width: 100%;
    z-index: 44;
}
.fixed-cont, .subbody-container {
	position: relative;
	margin: 0 auto;
	max-width: 880px;
}

.body-footer {
	background: transparent url(../images/common/mBg.jpg) repeat-y center top;
	background-size: 100%;
	color: #bba162;
	padding: 20px 0;
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
}
.body-footer .copyrightTxt {
	margin-top: 20px;
	text-align: center
}
.body-footer a {
	color: #e8ca22;
	font-weight: bold;
	text-shadow: 0px 2px 2px #1a0267;
}

/*##################
	  Button
##################*/
.input_submit a { text-decoration: none; }
.free-btn, .charge-btn {
	background: transparent no-repeat center top;
	background-size: 100%;
	position: relative;
	display: table;
	margin: 0 auto 10px;
	width: 540px;
	height: 210px;
}
.free-btn { background-image: url(../images/common/button/btnFree.jpg); }
.charge-btn { background-image: url(../images/common/button/btnSubmit.jpg); }
.free-btn:hover, .charge-btn:hover {background-position: center bottom; }

.btnTarot {
	background: no-repeat center top;
	display: inline-table;
	width: 300px;
	height: 100px;
	text-align: center;
	text-indent: -9999px;
	cursor: pointer;
}
.btnTarot:hover { background-position: center bottom; }
.btnTDraw { background-image: url(../images/common/button/btnTarot3.png); }
.rsltType3Box .btnTDraw { position: absolute; top: 500px; left: 170px; }
.btnTRedeal { background-image: url(../images/common/button/btnTarot1.png); }
.btnTResult { background-image: url(../images/common/button/btnTarot2.png); }

.free-btn .btnText,
.charge-btn .btnText {
	font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	display: table-cell;
	padding: 40px 20px;
	height: 100%;
	width: 100%;
	line-height: 0;
	font-size: 1.8em;
	text-align: center;
	opacity: .85;
	color: #f5be19;
	vertical-align: middle;
	text-shadow: -4px 1px 3px #000, 0 -5px 3px #000, 0 4px 3px #000, 4px 4px 5px #000, 0 4px 3px #000;
}
.free-btn .title, .charge-btn .title , .submit-btn .title {
	position: absolute;
    width: 100%;
    top: 42%;
    font-size: 1.8em;
    text-align: center;
    text-shadow: 1px 1px 5px #000, 1px 2px 8px #000, 1px 2px 10px #000;
} 
.free-container .submit-btn .title { 
	top: 35%; 
    font-size: 1.2em;
}
.free-btn .btnText { letter-spacing: 5px; }
.free-container .charge-btn .btnText {
	padding: 0;
	font-size: 1.6em;
}
.free-container .submit-btn {
	position: relative;
 	background: url(../images/common/button/btnNext.png) no-repeat center top; 
	background-size: 100%;
	float: none;
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 290px;
	height: 91px;
	font-size: 1.1em;
}
.free-container .submit-btn:hover { background-position: center bottom; }
.result-container.free-container .freeShowBtn {
	position: relative;
 	background: transparent url(../images/common/button/btnPicture.png) no-repeat center top; 
	display: table;
	width: 545px;
	height: 175px;
	margin: 0 auto;
	z-index: 2;
}
.result-container.free-container .freeShowBtn:hover { background-position: center -177px; }
/*################## Button End ##################*/

/*################## 
	info-container
##################*/
.info-container .subbody-container { max-width: 980px; }
.info-container .section {
	position: relative;
	background: transparent;
	background-image: url(../images/info/proTop.jpg), url(../images/info/proBtm.jpg), url(../images/info/proBg.jpg);
	background-position: center top, center bottom, center top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	max-width: 840px;
	margin: 0 auto;
	color: #100;
}
.info-container .section .secInfo .float { padding: 0 100px; }
.info-container .section.profile { padding: 105px 0 120px; }
.info-container .section .heading {
	height: 60px;
	margin-bottom: 45px;
}
.info-container .section.profile .secInfo {
	background: url(../images/info/proCover.jpg) no-repeat center top;
	padding: 0 0 30px;
}
.info-container .section.profile .secInfo .proName {
	background: transparent no-repeat;
	background-position: left top, right top;
	background-image: url(../images/info/proImg.jpg), url(../images/info/proNm.jpg);
	display: table;
	height: 490px;
	width: 100%;
	max-width: 810px;
}
.info-container .section.profile .secInfo ul { padding: 0; }
.info-container .section.profile .secInfo ul li strong {
	background: url(../images/info/proStarIcon.png) no-repeat left top;
	display: block;
	padding-top: 2px;
	padding-left: 40px;
	margin-bottom: 6px;
	line-height: 1.5;
}
.info-container .section.profile .secInfo ul li span { 
	display: block;
	background: url(../images/info/proStarIcon2.png) no-repeat left -1px;
	margin-left: 24px;
	margin-bottom: 8px;
	padding-left: 25px;
	font-size: 0.95em;
	line-height: 1.5;
}
.info-container .section.profile .secInner {
	position: relative;
	background: transparent;
	background-image: url(../images/info/proMsg.jpg), url(../images/info/proInrBtm.jpg), url(../images/info/proInrBg.jpg);
	background-position: center top, center bottom, center top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	margin: 0 auto;
	padding: 260px 120px 100px;
	max-width: 520px;
	color: #fff;
}
.info-container .section.profile .secInner .paragraph {
	font-size: 0.95em;
	line-height: 2.3em;
}
.info-container .section.profile .proSign {
	background: url(../images/info/proSign.png) no-repeat;
	width: 326px;
	height: 70px;
	margin: 0 0 0 auto;
}
/*###### End Profile ######*/

.info-container .section.about {
	background-image: url(../images/info/jutsuTop.jpg), url(../images/info/jutsuBtm.jpg), url(../images/info/jutsuBg.jpg);
	background-size: 100%;
	padding: 110px 0;
}
.info-container .section.about .heading { margin-bottom: 40px; }
.info-container .section.about .secInfo {
	background: url(../images/info/jutsuCover.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 90px 0 0;
	max-width: 840px;
}
.info-container .section.about .jutsuTit {
	background: transparent url(../images/info/jutsuTit1.jpg) no-repeat top center;
	background-size: 100%;
	display: block;
	margin: 0 auto;
	max-width: 780px;
	height: 180px;
	text-indent: -9999px;
	text-align: center;
}
.info-container .section.about .introImg { display: table; margin: 0 auto; }
.info-container .section.about .jutsuIntro {
	background: url(../images/info/jutsuImg1.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 30px 0;
	max-width: 780px;
}
.info-container .section.about .secInfo .float { padding: 30px 100px; }
.info-container .section.about .secInfo .jutsuIntro .float { padding: 10px 70px; }
.info-container .section.about .secInfo .jutsuIntro .float:before {
	content: "";
	float: left;
	display: table;
	width: 335px;
	height: 420px;
}
.info-container .section.about .introSub .introTit {
	background: transparent url(../images/info/jutsuTit2.jpg) no-repeat top center;
	background-size: 100%;
	display: block;
	margin: 0 auto;
	max-width: 780px;
	height: 180px;
	text-indent: -9999px;
	text-align: center;
}
.info-container .section.about .introSub2 .introTit {
	background-image: url(../images/info/jutsuTit3.jpg);
	
}
/*###### End About ######*/

.samp-container .section.sample {
	position: relative;
	background: transparent;
	background-image: url(../images/info/sampTop.jpg), url(../images/info/sampBtm.jpg), url(../images/info/sampBg.jpg);
	background-position: center top, center bottom, center top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	margin: 0 auto;
	padding: 110px 0;
	max-width: 840px;
	color: #100;
	font-size: 0.9em;
}
.samp-container .section.sample .heading { margin-bottom: 55px; height: 45px; }
.samp-container .section.sample .secInfo {
	background: url(../images/info/jutsuCover.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 90px 0 0;
	max-width: 840px;
}
.samp-container .section .secInfo .float { display: table; padding: 0 80px; }
.samp-container .section.sample .sampImg { margin-right: 20px; }
.section.sample .secSamp1 { margin-top: 155px; }
.section.sample .secSamp2 { margin-top: 190px; }
.section.sample .secSamp3 { margin-top: 50px; }
.section.sample .secSamp4 { margin-top: 50px; }
.section.sample .secSamp5 { margin-top: 390px; }
.section.sample .secSamp6 { margin-top: 50px; }
.section.sample .secSamp7 { margin-top: 220px; }
.section.sample .secSamp8 { margin-top: 250px; }
.section.sample .secSamp9 { margin-top: 280px; }

/*###### End Sample ######*/

.secCont {
	background: transparent;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
	background-size: 100%;
	max-width: 855px;
	margin: 0 auto;
}
.secCont .price {
	color: #419;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
.secRecomm .secInfo .secInnerInfo,
.secReview .secInfo, .secSpecial .secInfo { padding: 0 100px;  }

/* secRecomm */
.secRecommCatch {
	background: transparent url(../images/top/monthCatch.jpg) no-repeat center top;
	background-size: 100%;
	min-height: 395px;
	padding-top: 180px;
}
.secRecomm .monthMsg .topMsg,
.secRecommCatch .secInfo {
	position: relative;
	background: rgba(155,10,174,0.7) url(../images/top/monthMsgBg1.png) center center repeat-y;
	background-size: 100%;
	width: 550px;
	margin: 0 auto 30px 20px;
	border-radius: 10px;
	text-shadow: 0px 0px 10px rgb(0 0 0);
	box-shadow: 0px 0px 10px #fbf;
	box-sizing: border-box;
}
.secRecomm .monthMsg p,
.secRecommCatch .secInfo .secCatchInfo {
	display: block;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.6;
	padding: 16px;
	letter-spacing: 0.04em;
	text-shadow: 0px 1px 4px #000, 0px 1px 4px #000, 0px 1px 4px #000;
}
.secRecomm .monthMsg strong,
.secRecommCatch .secInfo .secCatchInfo strong {
	color: #ff3;
	letter-spacing: 0;
	font-size: 100%;
	text-shadow: 0px 1px 4px #c00, 0px 1px 4px #c00, 0px 1px 4px #c00;
}
.secRecomm .secInfo { 
	background: transparent;
	background-image: url(../images/top/monthBtm.jpg), url(../images/top/monthBg.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: center bottom, center top;
	background-size: 100%;
	margin-bottom: -30px;
	padding-bottom: 100px;
}
.secRecomm .secInner { padding-bottom: 25px; }
.secRecomm .monthTop1 {
	background: transparent url(../images/top/monthTop1.png) no-repeat center top;
	background-size: 100%;
	padding-top: 231px;
}
.secRecomm .monthTop2 {
	background: transparent url(../images/top/monthTop2.png) no-repeat center top;
	background-size: 100%;
	padding-top: 260px;
}
.secRecomm .monthTop3 {
	background: transparent url(../images/top/monthTop3.png) no-repeat center top;
	background-size: 100%;
	padding-top: 240px;
}
.secRecomm .monthTop2 .monthMsg .topMsg { margin: 0 20px 20px auto; }
.secRecomm .monthMsg .btmMsg {
	background: url(../images/top/monthMsgBg2.jpg) repeat-y center center ;
	background-size: 100%;
	margin: 10px 45px 30px;
	padding: 10px 10px;
	font-size: 1.2em;
	border-radius: 16px;
	box-sizing: border-box;
	box-shadow: 0 0 10px #abc, 0 0 10px #abc;
}
.secRecomm .infoelement { padding-top: 15px; }
.secRecomm .iconelement { margin-right: 15px; }
.secRecomm .titelement a { color: #fac; }
.secRecomm h3.title { 
	color: #fac;
	font-size: 1.2em; 
}
.secRecomm h3 .productTitle { 
	color: #db91ff;
	font-size: 1.2em; 
}
.secRecomm .price { color: #f9f; }
/* End secRecomm */

/* secSpecial */
.secSpecial {
	background-image: url(../images/top/newTop.jpg), url(../images/top/newBtm.jpg), url(../images/top/newBg.jpg);
	padding: 645px 0 80px;
}
.secSpecial .iconelement { margin-right: 10px; }
.secSpecial .title { color: #b70167; }
.secSpecial p {
	color: #836;
	font-size: 1.1em;
	font-weight: bold;
}
.secSpecial .price { color: #419; }
/* End secSpecial */

/* secReview */
.secReview {
	background-image: url(../images/top/reviewTop.jpg), url(../images/top/reviewBtm.jpg), url(../images/top/reviewBg.jpg);
	padding: 290px 0 80px;
	font-size: 1.1em;
}
.secReview .secInfo .secInner p {
	color: #92a;
	margin-bottom: 20px; 
}
.secReview .secInfo .secInner:nth-of-type(odd) p { color: #B70066; }
.secReview .secInfo .secInner:nth-of-type(odd) a { color: #551a8b; }
.secReview .secInfo a {
	display: table;
	font-weight: bold;
}
/* End secReview */

/*###### End secCont ######*/
/*################## info-container End ##################*/

/*##########################
	input-container 
##########################*/
.input-container .komiCatch {
	background: transparent url(../images/input/komiCatch.jpg) no-repeat center top;
	background-size: 100%;
	display: block;
	margin: 0 auto;
	padding-top: 241px;
}
.komi {
	background: transparent;
	background-image: url(../images/input/komiTop.jpg), url(../images/input/komiBtm.jpg), url(../images/input/komiBg.jpg);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
	background-size: 100%;
	margin: 0 auto;
	padding: 190px 0 140px;
	max-width: 840px;
}
.komi .komiUl {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 530px;
	font-size: 1em;
	line-height: 1.5em;
	z-index: 33;
}
.komi ul li {
	background: transparent url(../images/input/starIcon.png) no-repeat left top;
	background-size: 24px;
	padding-left: 32px;
	margin-top: 14px;
	color: #dcb;
}
.komi ul li span { position: relative; top: -3px; }
.komi ul li br { display: none; }

/*######### question #########*/
.question {
    background: transparent;
    background-image: url(../images/input/formBtm.jpg),url(../images/input/formBg.jpg);
    background-repeat: no-repeat,repeat-y;
    background-position: center bottom,center top;
	background-size: 100%;
	margin: 0 auto;
	padding-bottom: 120px;
	max-width: 840px;
}
.question .top-heading {
	background: transparent;
    background-repeat: no-repeat;
    background-position: center top;
	background-size: 100%;
}
.question .top-heading.self {
    background-image: url(../images/input/formTit1.jpg);
	padding: 250px 0 30px;
}
.question .top-heading.target {
    background-image: url(../images/input/formTit2.jpg);
	padding: 170px 0 0;
}
.question .formInfo .inputHolder {
	display: table;
	margin: 0 auto;
}
.question form span.inbold,
.question form span.bold {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	display: inline;
    width: 35px;
    height: 32px;
    color: #1a150e;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    text-align: right;
}
.question form span.inbold { 
    color: #000;
    font-size: 1.2em;
	text-shadow: none;
}
.question form #sex11+span,
.question form #sex21+span {
    display: initial;
	background: none;
}
.question form #sex12+span,
.question form #sex22+span {
	background-position: -310px -337px;
	background-size: 650px;
}
.question form label.inbold {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #000;
    font-size: 1.5em;
	line-height: 36px;
	cursor: pointer;
}
.question form label.inbold input { 
	vertical-align: middle; 
	margin-bottom: 6px; 
}
.question form span.birth {
	position: relative;
	top: 6px;
}
.question form span.birth_unit {
	position: relative;
	top: 2px;
	display: inline-table;
    margin-left: -2px;
    width: 22px;
    height: 29px;
    font-weight: bold;
}
.question form .form_month+span.birth_unit { background-position: -165px -395px; }
.question form .form_day+span.birth_unit { background-position: -312px -395px; }
.question .col { float: left; }
.tcolHalf { width: 48%; }
.question .col:first-child { margin-right: 0px; }

.question .inputRow {
	display: table;
	margin: 10px auto;
	min-width: 90%;
}
.question .inputRow.name .col { 
	float: left; 
	text-align: center;
}
.question .inputRow.name .col:first-child {
	position: relative;
	display: table;
	width: 110px;
	height: 40px;
	margin-right: -16px;
}
.question .inputRow .attention {
	display: table;
	margin: 0 auto;
	font-size: 0.9em;
}
.question .rName span,
#default_check+span {
	position: relative;
	top: 3px;
}
.question .rBirthTime { margin: 10px 0; }
.question select.form_hh {
    margin-left: 20px;
    width: 90px;
}
.question select.form_mm {
    margin-left: 0px;
    width: 90px;
}
.question .rGender { margin: 10px 7px; }
.question .rGender span {
	position: relative;
	top: 0px;
}
.question .target .rGender { position: relative; z-index: 0; }
.question .target .rGender:before { 
	content: '';
	position: absolute; 
	background: transparent url(../images/common/spacer.png) repeat center top;
	width: 150px;
	height: 30px;
	cursor: default;
	z-index: 9;
}
.question .gender {
	display: table;
	float: left;
    min-width: 96px;
    margin-right: 20px;
}
.question select {
	margin: 0 5px;
	padding: 5px;
	font-size: 1.2em;
	box-shadow: 1px 1px 1px 0 #8e8e8e inset;
	border-radius: 6px;
}
select {
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	cursor: default;
	border-width: 1px;
	border-style: solid;
	border-color: initial;
	border-image: initial;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 65px;
	vertical-align: middle;
	margin: 0 3px 3px 5px;
	padding: 5px;
	-webkit-border-radius: 3px;
	border: 2px solid #7d7d7d;
	border-radius: 3px;
	background-color: #fff;
	background-image: url(../images/common/iconArrow.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	-webkit-background-size: 16px;
	background-size: 10px;
}
input[type="text"],
input[type="date"] {
	background: #fff;
	display: inline-block;
	width: 220px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 7px 5px;
	appearance: none;
	-webkit-appearance: none;
	vertical-align: middle;
	border: 2px solid #7d7d7d;
	border-radius: 7px;
	-webkit-border-radius: 3px;
	font-size: 1.2em;
	box-shadow: 1px 1px 1px 0 #8e8e8e inset;
}
.question select option {
	padding: 20px;
}
.question select.form_year {
	margin-left: 20px;
	width: 90px;
}
.question .entry_save {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin: 0 auto 30px;
}
.caption_input {
	width: 213px;
	position: absolute;
	top: 60px;
	right: 10px;
}
.formBtn_content {
	color: #fff;
	text-align: center;
	padding: 0 35px;
	font-size: 17px;
	line-height: 1.4em;
}
.formBtn_content span {
	font-weight: bold;
}
.formBtn_text {
	width: 498px;
	margin: 170px auto 10px;
}

.input_submit {
	display: table;
	margin: 30px auto 0;
}
.input_submit a { 
	display: block;
	margin: 0 auto;
	text-decoration: none; 
}
.spanError {
    position: absolute;
    display: none;
    color: #ffc200;
    top: -22px;
    left: 212px;
    background: rgba(22,22,22,66%);
    border: 1px solid #171717;
    font-size: 13px;
    width: 120px;
    text-align: center;
    line-height: 1.5em;
	border-radius: 3px;
	text-indent: 0;
}
/*################## input-container End ##################*/

/*########################## 
	result-container   
##########################*/

/*######### secCommon #########*/
.result-container .secCommon {
	background: transparent center bottom;
	background-image: url(../images/result/rsltBtm.jpg), url(../images/result/rsltBg.jpg);
	background-repeat: no-repeat, repeat-y;
	background-size: 100%;
	margin: 0 auto;
	padding-bottom: 130px;
	max-width: 840px;
	color: #fff;
}
.result-container .secCommon .scroll_box {
	background: transparent;
	margin: 0 auto;
	padding-top: 13px;
	max-width: 840px;
}
.result-container .secCommon .secList .secTitle {
	background: transparent no-repeat center top;
	height: 170px;
	text-indent: -9999px;
}
.result-container .secCommon .secList.cmnList1 .secTitle { background-image: url(../images/result/rsltCmnSubTit1_1.jpg); }
.result-container .secCommon .secList.cmnList2 .secTitle { background-image: url(../images/result/rsltCmnSubTit1_2.jpg); }
.result-container .secCommon .trgtUser .secList.cmnList1 .secTitle { background-image: url(../images/result/rsltCmnSubTit2_1.jpg); }
.result-container .secCommon .trgtUser .secList.cmnList2 .secTitle { background-image: url(../images/result/rsltCmnSubTit2_2.jpg); }
.result-container .secCommon .secList.cmnList3 {
	background: url(../images/result/rsltSubCatch1.jpg) no-repeat center top;
	padding-top: 200px;
	
}
.result-container .secCommon .trgtUser .secList.cmnList3 { background-image: url(../images/result/rsltSubCatch2.jpg); }
.result-container .secCommon .secList .secInList { padding: 10px 80px 0px; margin-bottom: 20px; }
.result-container .secCommon .secList.cmnList3 .secInList { padding: 0; }

.result-container .secCommon .cmnTopTit {
	background: url(../images/result/rsltCmnTit1.jpg) no-repeat center top;
	background-size: 100%;
	margin: 0 auto;
  	width: 730px;
	height: 170px;
}
.result-container .secCommon .trgtUser .cmnTopTit {
	background-image: url(../images/result/rsltCmnTit2.jpg);
}
.result-container .secCommon .cmnTopTit p {
	color: #fff;
	padding: 0 60px;
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 0 10px #099, 0 0 10px #099, 0 0 10px #099, 0 0 20px #099;
}
.result-container .secCommon .cmnTopTit p strong {
	display: block;
	color: #ff0;
	font-size: 1.5em;
	text-shadow: 0 0 10px #a06, 0 0 10px #a06, 0 0 10px #a06, 0 0 20px #a06;
}
.result-container .secCommon .secUser .profile { 
	display: block;
	margin: 0 auto;
	padding: 20px 0 25px;
	text-align: center;
}
.result-container .secCommon .secUser .profile span {
	background: url(../images/result/userNm.png) no-repeat center top;
	margin-left: 10px;
	color: #fff;
	display: inline-table;
	padding-top: 40px;
	padding-left: 57px;
	width: 23%;
	text-align: left;
}
.result-container .secCommon .secUser .profile span[id^=birthday] { background-image: url(../images/result/userBday.png); }
.result-container .secCommon .secUser .profile span[id^=sex] { background-image: url(../images/result/userGdr.png); }


/* ----------------------
 * animation
 *---------------------- */

.dollStage .stageTop, .dollStage .stageBtm {
	background: no-repeat center top;
	width: 100%;
	height: 20px;
}
.dollStage .stageTop { background-image: url(../images/result/rsltStageTop.jpg); }
.dollStage .stageBtm { background-image: url(../images/result/rsltStageBtm.jpg); }

.dollStage .stageWrapper {
	background: url(../images/result/rsltStageBg.jpg) no-repeat center top;
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 400px;
	overflow: hidden;
}
.doll_move {
	animation: shake 7s linear infinite;
	-webkit-animation: shake 7s linear infinite;
	-moz-animation: shake 7s linear infinite;
	-o-animation: shake 7s linear infinite;
}
.res_type1_box img {
	display: block;
	position: absolute;
	width: 290px;
	height: 380px;
}
.res_type1_box img:nth-child(1) { top: 0; left: 240px; }
.res_type1_box img:nth-child(2) { top: 0; left: 60px; }
.res_type1_box img:nth-child(3) { top: 0; left: 420px; }
.res_type1_box img:nth-child(4) { top: 140px; left: 150px; }
.res_type1_box img:nth-child(5) { top: 140px; left: 330px; }
.res_type1_box img:nth-child(6) { top: 140px; left: -30px; }
.res_type1_box img:nth-child(7) { top: 140px; left: 510px; }
.res_type1_box img:nth-child(1).doll_move {
	animation-delay: -3s;
	-webkit-animation-delay: -3s;
	-moz-animation-delay: -3s;
	-o-animation-delay: -3s;
}
.res_type1_box img:nth-child(2).doll_move {
	animation-delay: -2.5s;
	-webkit-animation-delay: -2.5s;
	-moz-animation-delay: -2.5s;
	-o-animation-delay: -2.5s;
}
.res_type1_box img:nth-child(3).doll_move {
	animation-delay: -2s;
	-webkit-animation-delay: -2s;
	-moz-animation-delay: -2s;
	-o-animation-delay: -2s;
}
.res_type1_box img:nth-child(4).doll_move {
	animation-delay: -1.5s;
	-webkit-animation-delay: -1.5s;
	-moz-animation-delay: -1.5s;
	-o-animation-delay: -1.5s;
}
.res_type1_box img:nth-child(5).doll_move {
	animation-delay: -1s;
	-webkit-animation-delay: -1s;
	-moz-animation-delay: -1s;
	-o-animation-delay: -1s;
}
.res_type1_box img:nth-child(6).doll_move {
	animation-delay: -0.5s;
	-webkit-animation-delay: -0.5s;
	-moz-animation-delay: -0.5s;
	-o-animation-delay: -0.5s;
}

.res_type2_anime_box2 {
	background: url(../images/result/type/res_type2_anime_bg3.jpg) no-repeat;
	position: absolute;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-around;
	width: 770px;
	min-height: 360px;
	left: 0;
	top: 0;
}
.res_type2_p_box {
	width: 770px;
	min-height: 360px;
}
.res_type2_anime_box {
	width: 770px;
	height: 360px;
	margin:10px auto;
	position: relative;
}
.res_type2_anime_box img.res_type2_anime_bg {
	position: absolute;
	left:0;
	top:0;
}
[id^=res_type2_my_box] { display: none; }
.res_type2_anime_btn {
	position: absolute;
	width: 210px;
	height: 180px;
	left: 280px;
	top: 155px;
	cursor: pointer;
	z-index: 10;
}
.res_type2_anime_btn:before {
	content: "";
	background: url(../images/result/type/res_type2_anime_effTxt.png) no-repeat center top;
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	z-index: 33;
	pointer-events: none;
}
.res_type2_anime_btn img#you_anime_eff2 { z-index: 35; }
.res_type2_anime_btn img {
	position: absolute;
	left: 0;
	top: 0;
}
.res_type2_anime_p {
	margin: 0 40px 0 auto;
	width: 380px;
	color: #fff;
	font-size: 27px;
	line-height: 150%;
	text-align: left;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.res_type2_anime_p em { color: #f77; font-style: normal; }
.res_type2_anime_p strong { color: #f77; font-size: 150%; }

.resType2Tit {
	background: transparent url(../images/result/rsltT2Tit1_1.jpg) no-repeat center top;
	margin: 0 auto;
	width: 100%;
	max-width: 770px;
	height: 80px;
	text-align: center;
	text-indent: -9999px;
}
.trgtUser .resType2Tit { background-image: url(../images/result/rsltT2Tit2.jpg); }
.resType2Tit2 { background-image: url(../images/result/rsltT2Tit1_2.jpg); }
.resType2Tit3 { background-image: url(../images/result/rsltT2Tit1_3.jpg); }
.resType2Tit4 { background-image: url(../images/result/rsltT2Tit1_4.jpg); }
.resType2Tit5 { background-image: url(../images/result/rsltT2Tit1_5.jpg); }
.resType2Tit6 { background-image: url(../images/result/rsltT2Tit1_6.jpg); }

.res_type2_box {
	background: url(../images/result/rsltT2Box.jpg) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
	width: 840px;
	height: 300px;
}
.res_type2_box2 {
	background: url(../images/result/rsltT2Box2.jpg) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
	width: 840px;
	height: 300px;
}
.res_type2_img1 {
	float: right;
	width: 270px;
	height: 300px;
	margin: 0 30px 0 0;
}
.res_type2_box2 .res_type2_img1 {
	float: left;
	margin: 0 0 0 30px;
}
.res_type2_img2 {
	float: right;
	width: 320px;
	height: 300px;
	margin: 0 -50px 0 0;
}
.res_type2_box2 .res_type2_img2 {
	float: left;
	margin: 0 0 0 -50px;
}
.res_type2_img3 {
	float: right;
	width: 270px;
	height: 300px;
	margin: 0 -30px 0 0;
}
.res_type2_box2 .res_type2_img3 {
	float: left;
	margin: 0 0 0 -30px;
}
.cmnList3 .innerContent {
	background: transparent;
    background-image: url(../images/result/rsltT2Top.jpg), url(../images/result/rsltT2Btm.jpg), url(../images/result/rsltT2Bg.jpg);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center top;
	margin-top: -20px;
	padding: 60px 70px;
}

.rsltType3Box {}
.rsltT3Wrapper {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 700px;
	padding: 0 20px;
	font-size: 0.9em;
}
.rsltT3Wrapper .paragraph { padding: 0 10px; }
.type3Tit {
	background: url(../images/result/rsltT3Top1.jpg) no-repeat center top;
	height: 190px;
	text-align: center;
	text-indent: -9999px;
}
.two-1 .type3Tit { background-image: url(../images/result/rsltT3Top2.jpg); }
.rsltT3Tit {
	background: transparent no-repeat center top;
	margin: 20px auto;
	max-width: 770px;
	width: 100%;
	height: 80px;
	text-indent: -9999px;
}
.rsltT3Tit1 { background-image: url(../images/result/rsltT3Tit1_1.jpg); }
.rsltT3Tit2 { background-image: url(../images/result/rsltT3Tit1_2.jpg); }
.rsltT3Tit3 { background-image: url(../images/result/rsltT3Tit1_3.jpg); }
.rsltT3Tit4 { background-image: url(../images/result/rsltT3Tit1_4.jpg); }
.two-1 .rsltT3Tit1 { background-image: url(../images/result/rsltT3Tit2_1.jpg); }
.two-1 .rsltT3Tit2 { background-image: url(../images/result/rsltT3Tit2_2.jpg); }
.two-1 .rsltT3Tit3 { background-image: url(../images/result/rsltT3Tit2_3.jpg); }
.two-1 .rsltT3Tit4 { background-image: url(../images/result/rsltT3Tit2_4.jpg); }
.two-1 .rsltT3Tit5 { background-image: url(../images/result/rsltT3Tit2_5.jpg); }
.two-1 .rsltT3Tit6 { background-image: url(../images/result/rsltT3Tit2_6.jpg); }
.res_type3_bg {
	position: relative;
	margin: 0 auto;
	width: 640px;
	height: 630px;
}
.canvas_body {
	position: absolute;
	overflow: hidden;
}
.canvas_btn {
	position: absolute;
	top: 500px;
	left: 170px;
}
.reversal_img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.res_type9_box {
	width: 730px;
	margin: 0 auto;
}

/*######### secListing #########*/
.result-container .secListing {
	position: relative;
    margin: 0 auto;
	max-width: 840px;
}
.result-container .secListing .secList {
	position: relative;
    background: transparent;
    background-image: url(../images/result/rsltKmTop.jpg), url(../images/result/rsltKmBtm.jpg), url(../images/result/rsltKmBg.jpg);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center top;
	background-size: 100%;
    margin: 0 auto 20px;
	padding: 60px 0 110px;
	max-width: 840px;
}
.result-container .listCommon .secTitle,
.result-container .secListing .secTitle {
	color: #ddd8dd;
	position: relative;
    background: transparent;
    background-image: url(../images/result/rsltKmTitTop.jpg), url(../images/result/rsltKmTitBg.jpg);
    background-repeat: no-repeat, repeat-y;
    background-position: center top;
    background-size: 100%;
    margin: 0 auto;
    padding: 10px 0 20px;
    font-weight: bold;
}
.result-container .secListing .secList[class*='listImgL'] {
	background-image: url(../images/result/rsltKmTop.jpg), url(../images/result/rsltKmBtmL.jpg), url(../images/result/rsltKmBgL.jpg);
}
.result-container .secListing .secList[class*='listImgR'] {
	background-image: url(../images/result/rsltKmTop.jpg), url(../images/result/rsltKmBtmR.jpg), url(../images/result/rsltKmBgR.jpg);
}
.result-container .listCommon .secTitle .titFloat,
.result-container .secListing .secTitle .titFloat {
	padding: 0 80px; 
	font-size: 1.2em;
}
.result-container .secListing .secInfo { min-height: 120px; }
.result-container .secListing .secInList {
	background: url(../images/result/rsltKmCover.jpg) no-repeat center top;
	padding-top: 80px;
}
.result-container .secListing [class*='listImgL'] .secInList,
.result-container .secListing [class*='listImgR'] .secInList {
	min-height: 420px;
}
.result-container .secListing [class*='listImgL'] .secInList:before,
.result-container .secListing [class*='listImgR'] .secInList:before {
	content: "";
	float: left;
	display: table;
	width: 360px;
	height: 400px;
}
.result-container .secListing [class*='listImgR'] .secInList:before { float: right; }
.result-container .secListing [class*='listImgL'] .secInList {
	background-position: 1px 100px, center top;
	background-image: url(../images/result/imgL1.jpg), url(../images/result/rsltKmCoverL.jpg);
}
.result-container .secListing [class*='listImgR'] .secInList {
	background-position: 499px 100px, center top;
	background-image: url(../images/result/imgR1.jpg), url(../images/result/rsltKmCoverR.jpg);
}
.result-container .secListing .listImgL2 .secInList { background-image: url(../images/result/imgL2.jpg), url(../images/result/rsltKmCoverL.jpg); }
.result-container .secListing .listImgL3 .secInList { background-image: url(../images/result/imgL3.jpg), url(../images/result/rsltKmCoverL.jpg); }
.result-container .secListing .listImgL4 .secInList { background-image: url(../images/result/imgL4.jpg), url(../images/result/rsltKmCoverL.jpg); }
.result-container .secListing .listImgR2 .secInList { background-image: url(../images/result/imgR2.jpg), url(../images/result/rsltKmCoverR.jpg); }
.result-container .secListing .listImgR3 .secInList { background-image: url(../images/result/imgR3.jpg), url(../images/result/rsltKmCoverR.jpg); }
.result-container .secListing .listImgR4 .secInList { background-image: url(../images/result/imgR4.jpg), url(../images/result/rsltKmCoverR.jpg); }
.result-container .secListing [class*='listImgL'] .secInList .paragraph { padding: 0 80px 0 160px; }
.result-container .secListing [class*='listImgR'] .secInList .paragraph { padding: 0 160px 0 80px; }
.result-container .secListing .scroll_box .paragraph,
.result-container .secListing .secInList .paragraph {
	position: relative;
	padding: 0 110px;
	z-index: 2;
}

.result-container .secListing .listJiki .date-container {
	background: url(../images/result/jikiBg.png) repeat-y center top;
	background-size: 100%;
	margin-bottom: 20px;
	padding: 17px 10px 15px;
	max-width: 600px;
	width: 100%;
	color: #fff;
	font-size: 23px;
	text-align: center;
	letter-spacing: 2px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.result-container .secListing .listJiki .date-container strong { color: #f66; font-size: 120%; }

.result-container .secListing .secList.listVoice {
	background-image: url(../images/result/rsltMsgTop.jpg), url(../images/result/rsltMsgBtm.jpg), url(../images/result/rsltMsgBg.jpg);
	padding: 515px 0 140px;
}
.result-container .secListing .secList.listVoice .secInList {
	background-image: url(../images/result/rsltMsgCover.jpg);
	padding-top: 90px;
}
.result-container .secListing .secList.listVoice .secTitle {
	background-image: url(../images/result/rsltLstTitTop.jpg), url(../images/result/rsltLstTitBg.jpg);
	padding: 0 20px;
}

.result-container .secListing .secList.secOmake {
	background-image: url(../images/result/rsltLstTop.jpg), url(../images/result/rsltLstBtm.jpg), url(../images/result/rsltLstBg.jpg);
	padding: 110px 0 140px;
}
.result-container .secListing .secList.secOmake .heading {
	margin-bottom: 60px;
	height: 280px;
}

#tarot_data { display: none; }
.res_type9_box {
	margin: 0 auto;
	width: 730px;
	text-align: center;
}
.res_type9_box .paragraph { font-size: 0.9em; }
.res_type9_bg { height: 550px; }
.res9_card_body { overflow: hidden; }
.res9_card_body .cardSection .cardTit {
	background: transparent no-repeat center top;
	margin: 20px auto 10px;
	max-width: 670px;
	width: 100%;
	height: 170px;
}
.res9_card_body .cardSection1 .cardTit { background-image: url(../images/result/rsltLstSubTit1.jpg); }
.res9_card_body .cardSection2 .cardTit { background-image: url(../images/result/rsltLstSubTit2.jpg); }
.cardInfo { padding: 0 80px; }
.res_type3_img {
    float: left;
    display: block;
    margin: 0 20px 10px 0;
    width: 150px;
    height: 240px;
}
.cardInList { color: #fff; }

/*######### secListing End #########*/

/*######### blur #########*/
.free-container .secCommon .blur,
.free-container .blur {
	background: transparent url(../images/result/blur/text_img_m.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 80px;
	height: 150px;
}
.free-container .secCommon .blur { background-image: url(../images/result/blur/text_img_m3.png); }
.free-container .rsltT3Wrapper .blur {
	background-image: url(../images/result/blur/text_img_s4.png);
	float: left;
    padding-top: 45px;
	width: 520px;
    height: 180px;
}
.result-container .secListing .secList.listImg .paragraph .blur {
	background-image: url(../images/result/blur/text_img_s.png);
	float: left;
	width: 420px;
	height: 270px;
	margin: 10px -30px 0 -10px;
}
.result-container .secListing .secOmake .paragraph .blur {
	background-image: url(../images/result/blur/text_img_s4.png);
	display: table;
	width: 480px;
    height: 145px;
    padding-top: 40px;
}
.free-container .blur a { 
	display: table;
	margin: 0 auto;
	text-decoration: none; 
}
/*######### blur End #########*/
/*########################## result-container End ##########################*/

/* -----------------------
 * new keyframes
 *------------------------*/
@keyframes shake {
    0% { transform: translate(2px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(0px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(2px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 3px) rotate(0deg); }
    100% { transform: translate(2px, 1px) rotate(0deg); }
}
@-webkit-keyframes shake {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(1px, 3px) rotate(0deg); }
    100% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
}
@-moz-keyframes shake {
    0% { -moz-transform: translate(2px, 1px) rotate(0deg); }
    10% { -moz-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -moz-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -moz-transform: translate(0px, 2px) rotate(0deg); }
    40% { -moz-transform: translate(1px, -1px) rotate(1deg); }
    50% { -moz-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -moz-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -moz-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -moz-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -moz-transform: translate(1px, 3px) rotate(0deg); }
    100% { -moz-transform: translate(2px, 1px) rotate(0deg); }
}
@-o-keyframes shake {
    0% { -o-transform: translate(2px, 1px) rotate(0deg); }
    10% { -o-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -o-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -o-transform: translate(0px, 2px) rotate(0deg); }
    40% { -o-transform: translate(1px, -1px) rotate(1deg); }
    50% { -o-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -o-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -o-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -o-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -o-transform: translate(1px, 3px) rotate(0deg); }
    100% { -o-transform: translate(2px, 1px) rotate(0deg); }
}