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;
	background-size: 100%;
    color: #000;
	font-size: 17px;
	line-height: 1.5em;
    margin: 0;
    padding: 0;
}
@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.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.5em;
	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; }

strong { font-weight: bold; }

.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.jpg) no-repeat center top;
	min-height: 125px;
}
.navi-container {
	background: transparent url(../images/common/button/naviSprite.png) no-repeat -2px top;
	width: 100%;
	max-width: 860px;
	height: 48px;
	margin: 0 auto;
}
.navi-container .navi_btn {
	position: relative;
	background: transparent url(../images/common/button/naviSprite.png) no-repeat -2px top;
	top: 1px;
	width: 215px;
	height: 48px;
	margin: 0 auto;
}
.navi-container a:hover .navi_btn { background: transparent url(../images/common/button/naviSprite.png) no-repeat -2px bottom; }
.navi-container .navi_btn:before {
	content: "";
	position: relative;
	background: url(../images/common/button/naviTxt.png) no-repeat center 3px;
	display: table;
	top: 5px;
	width: 100%;
	height: 35px;
}
.navi-container .navi_profile:before { background-position: center -29px; }
.navi-container .navi_info:before { background-position: center -63px; }
.navi-container .navi_sample:before { background-position: center -129px; }
.navi-container .navi_input:before { background-position: center -97px; }

.breadcrumb {
	color: #eee;
	max-width: 760px;
	font-size: .8em;
	margin: 50px auto 15px;
	line-height: 1.5em;
}
.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 .cmnInfo {
	color: #f6f764;
    background: url(../images/common/menu/cmnMenuBg.jpg) repeat-y center center;
    margin: 0 auto 0;
    padding: 0;
	max-width: 830px;
	font-size: 1.1em;
	text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000, 0px 0px 1px #000, 1px 1px 4px rgba(0, 0, 0, 0.9), 1px 1px 4px rgba(0, 0, 0, 0.9);
}
.body-container .commonMenuBox .cmnTop {
    background: url(../images/common/menu/cmnMenuTop.jpg) no-repeat center top;
	min-height: 86px;
}
.body-container .commonMenuBox .cmnBtm {
    background: url(../images/common/menu/cmnMenuBtm.jpg) no-repeat center bottom;
	min-height: 90px;
}

.commonMenuBox .infoelement { 
	position: relative; 
	padding: 0 110px;
}
.commonMenuBox .iconelement {
	background: transparent no-repeat center top;
	background-size: 100%;
	position: relative;
	float: left;
	width: 70px;
	height: 70px;
}
.commonMenuBox .infoelement .titelement h3:first-child {
  color: #f5d658;
  font-size: 1.3em;
  margin-bottom: 2px;
}
.commonMenuBox .titelement { padding-left: 80px; }

/* icon: free, xiangyu, danlian, erdwl, ngrdxy, qihedu, jiehun, life, weilai, job, total, bulun, fuhe, qingyu, kulian, jwz, nianyun, fuyuan, lovedirection, spdyx, suyuan */
.commonMenuBox .iconelement.free { background-image: url(../images/common/icon/icon0.png); }
.commonMenuBox .iconelement.xiangyu { background-image: url(../images/common/icon/icon1.png); }
.commonMenuBox .iconelement.danlian { background-image: url(../images/common/icon/icon2.png); }
.commonMenuBox .iconelement.erdwl { background-image: url(../images/common/icon/icon3.png); }
.commonMenuBox .iconelement.ngrdxy { background-image: url(../images/common/icon/icon4.png); }

.commonMenuBox .iconelement.qihedu { background-image: url(../images/common/icon/icon6.png); }
.commonMenuBox .iconelement.jiehun { background-image: url(../images/common/icon/icon7.png); }
.commonMenuBox .iconelement.life { background-image: url(../images/common/icon/icon8.png); }
.commonMenuBox .iconelement.weilai { background-image: url(../images/common/icon/icon9.png); }
.commonMenuBox .iconelement.job { background-image: url(../images/common/icon/icon10.png); }
.commonMenuBox .iconelement.total { background-image: url(../images/common/icon/icon11.png); }
.commonMenuBox .iconelement.bulun { background-image: url(../images/common/icon/icon12.png); }
.commonMenuBox .iconelement.fuhe { background-image: url(../images/common/icon/icon13.png); }
.commonMenuBox .iconelement.qingyu { background-image: url(../images/common/icon/icon14.png); }
.commonMenuBox .iconelement.kulian { background-image: url(../images/common/icon/icon15.png); }
.commonMenuBox .iconelement.jwz { background-image: url(../images/common/icon/icon16.png); }
.commonMenuBox .iconelement.nianyun { background-image: url(../images/common/icon/icon17.png); }

.commonMenuBox .iconelement.fuyuan { background-image: url(../images/common/icon/icon19.png); }
.commonMenuBox .iconelement.lovedirection { background-image: url(../images/common/icon/icon20.png); }

.commonMenuBox .iconelement.spdyx { background-image: url(../images/common/icon/icon22.png); }
.commonMenuBox .iconelement.suyuan { background-image: url(../images/common/icon/icon23.png); }

header .secDesc {
    color: #ccc;
    width: 75%;
    font-size: 1em;
    text-align: center;
    margin: 10px auto;
}

.full-container {
    background: transparent url(../images/common/mBnr.png) no-repeat center top;
    display: table;
    margin: 0 auto;
    padding-top: 205px;
    width: 100%;
}
.body-container {
	background: transparent url(../images/common/mBg.jpg) repeat-y center top;
    position: relative;
    display: table;
    margin: 0 auto;
    min-height: 295px;
    max-width: 960px;
    width: 100%;
    z-index: 44;
}
.fixed-cont, .subbody-container {
	position: relative;
	margin: 0 auto;
}
.body-footer {
	background: transparent url(../images/common/mBg.jpg) repeat-y center top;
	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: #b89a02;
	font-weight: bold
}

/*##################
	  Button
##################*/
.input_submit a { text-decoration: none; }
.free-btn,
.charge-btn {
	position: relative;
	display: inline-table;
	width: 435px;
	height: 140px;
	margin-bottom: 15px;
}

.free-btn { background: transparent url(../images/common/button/btnFree.jpg) no-repeat center top; }
.free-btn:hover {background-position: center -140px; }

.charge-btn { background: transparent url(../images/common/button/btnNext.jpg) no-repeat center top; }
.charge-btn:hover { background-position: center -140px; }

.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: 40%;
    font-size: 1.5em;
    text-align: center;
    text-shadow: 1px 1px 5px #000, 1px 2px 8px #000, 1px 2px 10px #000;
} 

.free-container .submit-btn .title { 
	top: 31%; 
    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: transparent url(../images/common/button/btnSubmit.png) no-repeat center top; 
	float: none;
	display: table;
	width: 385px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.1em;
}
.free-container .secCommon .submit-btn { width: 340px; }
.free-container .submit-btn:hover {
	background-position: center -58px;
}
/*################## Button End ##################*/

/*################## 
	info-container
##################*/
.secSample,
.info-container .section {
	color: #ddccbb;
	position: relative;
	background: transparent;
	background-image: url(../images/info/senjaTop.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;
	margin: 0 auto 30px;
	max-width: 780px;
	font-size: 0.9em;
}
.info-container .section.about,
.info-container .section.profile { 
	padding: 134px 0 100px; 
}
.info-container .section.profile .secInfo { padding: 35px 80px 30px; }
.info-container .section.profile .proName {
	background: url(../images/info/proNm.jpg) no-repeat top center;
	margin: 0 auto;
	height: 110px;
}
.info-container .section.profile .proImg {
	background: url(../images/info/proImg.jpg) no-repeat;
	float: right;
	margin-left: 18px;
	width: 260px;
	height: 438px;
}
.info-container .section.profile .secInfo ul { padding: 0 25px; }
.info-container .section.profile .secInfo ul li { margin-bottom: 20px; }
.info-container .section.profile .secInfo ul li span {
	display: block;
	color: #E4C881;
	background: transparent url(../images/info/proIcon.jpg) no-repeat center left;
	background-size: 35px;
	padding-left: 35px;
	margin-bottom: 10px;
  	min-height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
}
.info-container .section.profile .secInner {
	color: #210;
	background: transparent;
	background-image: url(../images/info/proMsgTit.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;
	margin-bottom: 20px;
	padding: 210px 110px 0px;
	line-height: 1.3em;
}
.info-container .section.profile .proSign {
	background: url(../images/info/proSign.png) no-repeat;
	width: 280px;
	height: 75px;
	padding: 30px 0;
	margin: 0px 0 0px auto;
}
/*###### End Profile ######*/

.info-container .section.about { 
	color: #ddd;
	background-image: url(../images/info/jutsuTop.jpg), url(../images/info/jutsuBtm.jpg), url(../images/info/jutsuBg.jpg); 
}
.info-container .abtSec .paragraph {
	background: transparent no-repeat left top;
	padding: 0 80px;
	margin: 0 auto;
}
.info-container .abtSec .abtTit {
	margin: 45px auto 20px;
	height: 180px;
}
.info-container  .abtSec1 .abtTit { 
	background: url(../images/info/aboutTop1.jpg) no-repeat top center; 
	height: 110px;
}
.info-container .abtSec2 .abtTit { background: url(../images/info/aboutTop2.jpg) no-repeat top center; }
.info-container .abtSec2 .aboutBox { margin: 30px 78px 0; }
.info-container .abtSec2 .aboutBox .inrBox {
	color: #ddd;
	float: left;
	width: 240px;
	padding: 0 36px;
}
.info-container .abtSec2 .aboutBox .inrBox .titInfo {
	color: #E4C881;
	margin-bottom: 10px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}
.info-container .abtSec3 .abtTit { 
	background: url(../images/info/aboutTop3.jpg) no-repeat top center; 
	margin-bottom: 0;
}
.info-container .abtSec3 .paragraph {
	background: url(../images/info/aboutImg3.jpg) no-repeat top center;
	padding-top: 400px;
}
.info-container .abtSec4 .abtTit { background: url(../images/info/aboutTop4.jpg) no-repeat top center; }
.info-container .abtSec4 .paragraph {
	background: url(../images/info/aboutImg4.jpg) no-repeat top center;
	padding: 365px 80px 35px;
}
/*###### End About ######*/
/*################## info-container End ##################*/

/*################## 
	samp-container
##################*/
.secSample { 
	background-image: url(../images/info/intro/introTop.jpg), url(../images/info/intro/introBtm.jpg), url(../images/info/intro/introBg.jpg); 
	padding: 134px 0 100px;
}
.secSample .secInfo { padding: 10px 51px 30px; }
.secSample .infoSamp { 
	padding-left: 305px; 
	width: 360px;
}
.secSample .secSamp img { margin-bottom: 8px; }
.secSample .secSamp1 { padding-top: 10px; }
.secSample .secSamp2 { padding-top: 65px; }
.secSample .secSamp3 { padding-top: 80px; }
.secSample .secSamp4 { padding-top: 40px; }
.secSample .secSamp5 { padding-top: 170px; }
.secSample .secSamp6 { padding-top: 10px; }
.secSample .secSamp7 { padding-top: 200px; }
.secSample .secSamp8 { padding-top: 170px; }
.secSample .secSamp9 { padding-top: 100px; }
.secSample .secSamp10,
.secSample .secSamp11 { 
	display: none; 
}
/*###### End samp-container ######*/

/*##########################
	input-container 
##########################*/
.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;
	padding: 140px 0 110px;
}

.komi .komiBtm {
	background: transparent url(../images/input/komiBtm.jpg) no-repeat center top;
	position: relative;
	height: 220px;
}

.komi .komiUl {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 590px;
	font-size: 0.9em;
	line-height: 1.5em;
	z-index: 33;
}

.komi ul li {
	color: #ddccbb;
	background: transparent url(../images/input/komiSprite.png) no-repeat left top;
	padding-left: 32px;
	margin-top: 14px;
	background-size: 24px;
}

.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;
	padding-bottom: 135px;
}

.question .top-heading {
	background: transparent;
    background-repeat: no-repeat;
    background-position: center top;
}

.question .top-heading.self {
	padding: 160px 0 50px;
    background-image: url(../images/input/formTit1.jpg);
}

.question .top-heading.target {
	padding: 100px 0 0;
    background-image: url(../images/input/formTit2.jpg);
}

.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;
	text-shadow: 0px 0px 2px #725b38, 1px 0px 2px #725b38, 0px 0px 0px #725b38;
}
.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_unit {
	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 .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: table;
	margin: 0 auto;
	text-decoration: none; 
}
.spanError {
    position: absolute;
    display: none;
    color: #ffc200;
    top: -21px;
    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   
##########################*/
/*######### blur #########*/
.free-container .blur {
	background: transparent url(../images/result/blur/text_img_m.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 75px;
    height: 115px;
}
.free-container .secCommon .blur {
	background: transparent url(../images/result/blur/text_img_s4.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 78px;
    height: 172px;
}
.free-container .secCommon .scene3 .blur {
	background: transparent url(../images/result/blur/text_img_m3.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 75px;
    height: 200px;
}
.free-container .listSecRight .blur {
    background: transparent url(../images/result/blur/text_img_s.jpg) no-repeat center top;
	background-position: left top;
	background-size: 100%;
	width: 400px;
	height: 182px;
}

.free-container .listSecLeft .blur {
    background: transparent url(../images/result/blur/text_img_s2.jpg) no-repeat center top;
	background-position: right top;
	background-size: 100%;
	width: 400px;
	height: 182px;
}

.free-container .listClimas .blur,
.free-container .finaleStep .blur {
    background: transparent url(../images/result/blur/text_img_m4.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 75px;
    height: 115px;
}

.free-container .blur a { text-decoration: none; }
/*######### blur End #########*/

/*######### secCommon #########*/
.result-container .subbody-container {
	color: #100100;
	max-width: 860px;
}

.result-container .secCommon {
	background: transparent;
	background-image: url(../images/result/cmnTop.jpg), url(../images/result/cmnBtm.jpg), url(../images/result/cmnBg.jpg);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
	padding: 385px 0 150px;
}

.result-container .secGreet {
	color: #dddddd;
	position: relative;
	background-image: url(../images/result/cmnInrBtm.jpg), url(../images/result/cmnInrBg.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: center bottom, center bottom;
    padding: 35px 130px 70px;
    min-height: 50px;
}

.secCommon #bodytext_2,
.secCommon #bodytext_3,
.secCommon #bodytext_4 { 
	text-indent: 17px; 
}

/* ----------------------
 * my_top & you_top
 *---------------------- */
.secCommon .text3 { color: #ddd; }
.secCommon .res_my_top {
	width: 800px;
	height: 240px;
	margin: 20px auto 0;
	background: url(../images/result/cmnFmTopTitMe.jpg) no-repeat;
	clear: both;
}
.secCommon .res_you_top {
	width: 800px;
	height: 240px;
	margin: 20px auto 0;
	background: url(../images/result/cmnFmTopTitYou.jpg) no-repeat;
	clear: both;
}
/* ----------------------
 * my_top & you_top
 *---------------------- */

/* ----------------------
 * result_form
 *---------------------- */
.secCommon .res_form_my_top {
	width: 240px;
	height: 50px;
	margin: 0 auto 10px;
/*	background: url(../images/result/res_form_my_top.png) no-repeat;*/
}
.secCommon .res_form_you_top {
	width: 240px;
	height: 50px;
	margin: 0 auto 10px;
/*	background: url(../images/result/res_form_you_top.png) no-repeat;*/
}
.secCommon .res_form_title1 {
	float: left;
	width: 140px;
	height: 40px;
	background: url(../images/result/cmnFmTxtNm.png) no-repeat;
}
.secCommon .res_form_title2 {
	float: left;
	width: 140px;
	height: 40px;
	background: url(../images/result/cmnFmTxtBday.png) no-repeat;
}
.secCommon .res_form_title4 {
	float: left;
	width: 140px;
	height: 40px;
	background: url(../images/result/cmnFmTxtTime.png) no-repeat;
}
.secCommon .res_form_title5 {
	float: left;
	width: 140px;
	height: 40px;
	background: url(../images/result/cmnFmTxtSex.png) no-repeat;
}
.secCommon .res_form_box {
	width: 600px;
	margin: 0 80px;
	text-align: left;
}
.secCommon .res_form_text {
	float: left;
	width: 410px;
}
.secCommon .res_form_box2 {
	float: left;
	width: 320px;
	padding: 0 0 0 80px;
	text-align: left;
}
.secCommon .res_form_text2 {
	float: left;
	width: 176px;
}
.secCommon .res_form_box3 {
	float: left;
	width: 330px;
	text-align: left;
}
.secCommon .res_form_text3 {
	float: left;
	width: 116px;
}
.secCommon .res_form_top {
	width: 760px;
	height: 80px;
	background: url(../images/result/cmnFmTop.jpg) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_bg {
	width: 760px;
	margin: 0 auto -1px;
	background: url(../images/result/cmnFmBg.jpg) repeat-y;
}
.secCommon .res_form_bt {
	width: 760px;
	height: 90px;
	background: url(../images/result/cmnFmBtm.jpg) no-repeat;
	background-size: 100% 100%;
	clear: both;
}
.secCommon .res_form_my_sub {
	width: 500px;
	height: 90px;
	margin: 0 auto;
	background: url(../images/result/cmnFmTitMy1.png) no-repeat;
	background-size: 100% 100%;
	clear: both;
}
.secCommon .res_form_my_sub2 {
	width: 500px;
	height: 90px;
	margin: 6px auto;
	background: url(../images/result/cmnFmTitMy2.png) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_my_sub3 {
	width: 500px;
	height: 90px;
	margin: 6px auto;
	background: url(../images/result/cmnFmTitMy3.png) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_you_sub {
	width: 500px;
	height: 90px;
	margin: 0 auto;
	background: url(../images/result/cmnFmTitYou1.png) no-repeat;
	background-size: 100% 100%;
	clear: both;
}
.secCommon .res_form_you_sub2 {
	width: 500px;
	height: 90px;
	margin: 6px auto;
	background: url(../images/result/cmnFmTitYou2.png) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_you_sub3 {
	width: 500px;
	height: 90px;
	margin: 6px auto;
	background: url(../images/result/cmnFmTitYou3.png) no-repeat;
	background-size: 100% 100%;
}
/* ----------------------
 * result_form
 *---------------------- */

/* ----------------------
 * result_type1
 *---------------------- */
.secCommon .res_type1_top {
	width: 670px;
	height: 110px;
	margin: 0 auto;
/*	background: url(../images/result/cmnTitMe1.jpg) no-repeat;*/
}
.secCommon .res_type1_top2 {
	width: 670px;
	height: 110px;
	margin: 0 auto;
/*	background: url(../images/result/cmnTitMe2.jpg) no-repeat;*/
}
.secCommon .res_type1_my_top {
	width: 730px;
	height: 214px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitMe1.jpg) no-repeat;
}
.secCommon .res_type1_my_top2 {
	width: 730px;
	height: 124px;
	margin: 0 auto 20px;
	background: url(../images/result/cmnTitMe2.jpg) no-repeat;
}
.secCommon .res_type1_my_top3 {
	width: 730px;
	height: 124px;
	margin: 30px auto 20px;
	background: url(../images/result/cmnTitMe3.jpg) no-repeat;
}
.secCommon .res_type1_my_top4 {
	width: 730px;
	height: 214px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitMe4.jpg) no-repeat;
}
.secCommon .res_type1_you_top {
	width: 730px;
	height: 214px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitYou1.jpg) no-repeat;
}
.secCommon .res_type1_you_top2 {
	width: 730px;
	height: 124px;
	margin: 0 auto 20px;
	background: url(../images/result/cmnTitYou2.jpg) no-repeat;
}
.secCommon .res_type1_you_top3 {
	width: 730px;
	height: 124px;
	margin: 30px auto 20px;
	background: url(../images/result/cmnTitYou3.jpg) no-repeat;
}
.secCommon .res_type1_box {
	margin: 0 45px;
}
.secCommon .res_type1_box2 {
	float: left;
	width: 340px;
	margin: 20px 0 0;
}
.secCommon .res_type1_box3 {
	float: right;
	width: 340px;
	margin: 20px 0 0;
}
.secCommon .res_type1_img {
	display: block;
	float: left;
	width: 350px;
	height: 470px;
	margin: 0 20px auto 0;
}
.secCommon .res_type1_img2 {
	display: block;
	float: right;
	width: 350px;
	height: 470px;
	margin: 0 20px auto 0;
}
/* ----------------------
 * result_type1
 *---------------------- */

/* ----------------------
 * result_type2
 *---------------------- */
.secCommon .res_type2_my_top {
	width: 734px;
	height: 210px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitMe5.jpg) no-repeat;
}
.secCommon .res_type2_you_top {
	width: 734px;
	height: 210px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitYou5.jpg) no-repeat;
}
.secCommon .res_type2_bg {
	float: left;
	width: 420px;
	height: 420px;
	margin: 0 auto 20px 10px;
	text-align: center;
	background: url(../images/result/cmnMYBg5.jpg) no-repeat;
}
.secCommon .res_type2_box2 {
	float: left;
	width: 340px;
	margin: 20px 0 0;
}
.secCommon .res_type2_img {
	width: 174px;
	height: 260px;
	margin: 70px auto 20px;
}
/* ----------------------
 * result_type2
 *---------------------- */

/* ----------------------
 * result_type3
 *---------------------- */
.secCommon .res_type3_my_top {
	width: 734px;
	height: 210px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitMe6.jpg) no-repeat;
}
.secCommon .res_type3_you_top {
	width: 734px;
	height: 210px;
	margin: 30px auto 0;
	background: url(../images/result/cmnTitYou6.jpg) no-repeat;
}
.secCommon .res_type3_bg {
	position: relative;
	width: 760px;
	height: 450px;
	margin: 0 auto 30px;
	background: url(../images/result/cmnMYBg6.jpg) no-repeat;
}
.secCommon .res_type3_b1 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 184px;
	left: 267px;
}
.secCommon .res_type3_b2 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 236px;
	left: 328px;
}
.secCommon .res_type3_b3 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 270px;
	left: 389px;
}
.secCommon .res_type3_b4 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 305px;
	left: 450px;
}
.secCommon .res_type3_b5 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 270px;
	left: 511px;
}
.secCommon .res_type3_b6 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 236px;
	left: 572px;
}
.secCommon .res_type3_b7 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 184px;
	left: 633px;
}
.secCommon .res_type3_b8 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 144px;
	left: 572px;
}
.secCommon .res_type3_b9 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 104px;
	left: 511px;
}
.secCommon .res_type3_b10 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 64px;
	left: 450px;
}
.secCommon .res_type3_b11 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 104px;
	left: 389px;
}
.secCommon .res_type3_b12 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 144px;
	left: 328px;
}
.secCommon .res_type3_b13 {
	display: block;
	position: absolute;
	width: 56px;
	height: 84px;
	top: 187px;
	left: 450px;
}
/* ----------------------
 * result_type3
 *---------------------- */

/* ----------------------
 * result_text
 *---------------------- */
.res_text_box {
	margin: 0 90px;
	text-align: left;
}
.res_text_box2 {
	width: 340px;
	margin: 0 auto;
	text-align: left;
}
/* ----------------------
 * result_text
 *---------------------- */
/*######### secCommon End #########*/

/*######### secListing #########*/
.result-container .secListing .fixed-cont {width: 840px; }
.result-container .secListing .secTitle {
	color: #ddd8dd;
    background: transparent;
    background-image: url(../images/result/rsltLstTop.jpg),url(../images/result/rsltLstTitBtm.jpg),url(../images/result/rsltLstTitBg.jpg);
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-position: center top,center bottom,center top;
    background-size: 100%;
    position: relative;
    padding: 80px 0 75px;
    margin: 0 auto;
	font-weight: bold;
    max-width: 840px;
}
.result-container .secListing .listSecRight .secTitle { background-image: url(../images/result/rsltLstTopR.jpg),url(../images/result/rsltLstTitBtmR.jpg),url(../images/result/rsltLstTitBgR.jpg); }
.result-container .secListing .listSecLeft .secTitle { background-image: url(../images/result/rsltLstTopL.jpg),url(../images/result/rsltLstTitBtmL.jpg),url(../images/result/rsltLstTitBgL.jpg); }
.result-container .secListing .secTitle .paragraph { 
	padding: 0 110px; 
	font-size: 1.2em;
}
.result-container .secListing .secList {
	color: #100100;
	background: transparent;
	background-image: url(../images/result/rsltLstBtm.jpg), url(../images/result/rsltLstBg.jpg);
	background-position: center bottom, center top;
	background-repeat: no-repeat, repeat-y;
	padding-bottom: 125px;
}
.result-container .secListing .secInfo { min-height: 120px; }
.result-container .secListing .listSecRight .secInfo,
.result-container .secListing .listSecLeft .secInfo { 
	min-height: 385px; 
}
.result-container .secListing .secList.listSecRight { background-image: url(../images/result/rsltLstBtmR.jpg), url(../images/result/rsltLstBgR.jpg); }
.result-container .secListing .listSecRight .secInfo:before {
	content: '';
	position: absolute;
	width: 345px;
	height: 385px;
	right: 0;
	background-repeat: no-repeat;
	background-position: center top;
}
.result-container .secListing .listSecRight.R1 .secInfo:before { background-image: url(../images/result/rsltImgR1.jpg); }
.result-container .secListing .listSecRight.R2 .secInfo:before { background-image: url(../images/result/rsltImgR2.jpg); }
.result-container .secListing .listSecRight.R3 .secInfo:before { background-image: url(../images/result/rsltImgR3.jpg); }
.result-container .secListing .listSecRight .secInList .paragraph {
	padding: 0 105px 0 95px;
	width: 48.5%;
	float: left;
}

.result-container .secListing .secList.listSecLeft { background-image: url(../images/result/rsltLstBtmL.jpg), url(../images/result/rsltLstBgL.jpg); }
.result-container .secListing .listSecLeft .secInfo:before {
	content: '';
	position: absolute;
	width: 340px;
	height: 380px;
	background-repeat: no-repeat;
	background-position: center top;
}
.result-container .secListing .listSecLeft.L1 .secInfo:before { background-image: url(../images/result/rsltImgL1.jpg); }
.result-container .secListing .listSecLeft.L2 .secInfo:before { background-image: url(../images/result/rsltImgL2.jpg); }
.result-container .secListing .listSecLeft.L3 .secInfo:before { background-image: url(../images/result/rsltImgL3.jpg); }
.result-container .secListing .listSecLeft .secInList .paragraph {
	padding: 0 95px 0 105px;
	width: 48.5%;
	float: right;
}
.result-container .secListing .secInList .paragraph {
  position: relative;
  padding: 0px 105px;
  z-index: 22;
}
/*######### secListing End #########*/

/*########################## 
		climas
##########################*/
.result-container .secListing .listClimas .secTitle { 
	background-image: url(../images/result/climaxTop.jpg),url(../images/result/climaxTitBtm.jpg),url(../images/result/climaxTitBg.jpg);
	padding: 390px 0 80px; 
}
.result-container .secListing .secList.listClimas { background-image: url(../images/result/cfBtm.jpg), url(../images/result/cfBg.jpg); }
/*####### climas End #######*/

/*########################## 
		finaleStep
##########################*/
.secListing .finaleStep { 
	background-image: url(../images/result/finaleTop.jpg),url(../images/result/cfBtm.jpg),url(../images/result/cfBg.jpg); 
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	background-size: 100%;
	position: relative;
	padding: 324px 0 120px;
	margin: 0 auto;
	max-width: 840px;
}
.secListing .finaleStep .secInfo {
	position: relative;
	padding: 0px 105px;
	z-index: 22;
}
.secListing .finaleStep .res_sub_img5 {
	background: url(../images/result/finaleImg.jpg) no-repeat;
	background-size: 100%;
	width: 626px;
	height: 340px;
	margin: 0 auto 10px;
	padding-top: 50px;
}
/*####### finaleStep End #######*/

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


/* top container */
.top-container .secListing .secInfo { margin: 0 auto; max-width: 720px; }
.top-container .secListing .titelement { margin-bottom: 20px; }
.top-container .secInfo .desc { color: #fff; line-height: 1.8em; }
.top-container .price { color: #8EDFD8; text-align: right; font-weight: bold; }
.top-container .commonMenuBox .infoelement .titelement h3:first-child {
	color: #ffff48;
	text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000, 0px 0px 1px #000, 1px 1px 4px rgb(0 0 0 / 90%), 1px 1px 4px rgb(0 0 0 / 90%);
}
.top-container .titelement a { color:#FFFF99; font-weight: bold; line-height: 1.3em; }
.top-container .titelement a:link { color:#FFFF99; }
.top-container .titelement a:visited { color:#DDDD66; }
.top-container .titelement a:hover { color:#FFFF33; }
.top-container .secListing .ichiInner .titelement { font-size: 1.3em; }
.commonMenuBox .infoelement .titelement h3 .productTitle, .top-container .secListing .titelement .listTitle { color: #d3a81a; }
.top-container .secNew {
	background: transparent;
	background-image: url(../images/top/newTop.jpg),url(../images/top/newBtm.jpg),url(../images/top/newBg.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto 10px;
	padding: 270px 50px 100px;
}
.top-container .secSpecial {
	background: transparent;
	background-image: url(../images/top/packTop.jpg),url(../images/top/packBtm.jpg),url(../images/top/packBg.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto 10px;
	padding: 270px 50px 100px;
}
.top-container .secRecomm {
	background: transparent;
	background-image: url(../images/top/recommTop.jpg),url(../images/top/recommBtm.jpg),url(../images/top/recommBg.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto 10px;
	padding: 270px 50px 100px;
}

.top-container .secListing .secList {
	background: transparent;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto 10px;
	padding: 317px 50px 150px;
}
.top-container .secListing .secLove { background-image: url(../images/top/cateTop1.jpg),url(../images/top/cateBtm1.jpg),url(../images/top/cateBg1.jpg); }
.top-container .secListing .secMarry { background-image: url(../images/top/cateTop2.jpg),url(../images/top/cateBtm2.jpg),url(../images/top/cateBg2.jpg); }
.top-container .secListing .secLife { background-image: url(../images/top/cateTop3.jpg),url(../images/top/cateBtm3.jpg),url(../images/top/cateBg3.jpg); }

.top-container .secListing .ichiInner {
	background: transparent;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto;
	padding: 30px 10px 45px;
}
.top-container .secListing .secLove .ichiInner { background-image: url(../images/top/cateIchiTop1.jpg),url(../images/top/cateIchiBtm1.jpg),url(../images/top/cateIchiBg1.jpg); }
.top-container .secListing .secMarry .ichiInner { background-image: url(../images/top/cateIchiTop2.jpg),url(../images/top/cateIchiBtm2.jpg),url(../images/top/cateIchiBg2.jpg); }
.top-container .secListing .secLife .ichiInner { background-image: url(../images/top/cateIchiTop3.jpg),url(../images/top/cateIchiBtm3.jpg),url(../images/top/cateIchiBg3.jpg); }

.top-container .secListing .secInnerInfo {
	background: transparent;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	display: flex;
	margin: 0 auto;
	padding: 30px 0;
}
.top-container .secListing .secLove .secInnerInfo { background-image: url(../images/top/cateInrTop1.jpg),url(../images/top/cateInrBtm1.jpg),url(../images/top/cateInrBg1.jpg); }
.top-container .secListing .secMarry .secInnerInfo { background-image: url(../images/top/cateInrTop3.jpg),url(../images/top/cateInrBtm3.jpg),url(../images/top/cateInrBg3.jpg); }
.top-container .secListing .secLife .secInnerInfo { background-image: url(../images/top/cateInrTop5.jpg),url(../images/top/cateInrBtm5.jpg),url(../images/top/cateInrBg5.jpg); }

.top-container .secListing .ichiInner .infoelement { padding: 0 30px; }
.top-container .secListing .secInnerInfo .infoelement { padding: 0 30px; }
.top-container .secListing .secInnerInfo .secInner { width: 50%; }

.top-container .secListing .secInnerInfo.singleInr .secInner { width: 100%; }
.top-container .secListing .secInnerInfo.singleInr {
    background-position: left top,left bottom,left top;
	float: left;
	width: 50%;
}


.top-container .naviCate {
	margin: 20px auto 0;
	text-align: center;
}
.top-container .naviCate a { display: inline-table; }
.top-container .naviCate .cateBtn {
	background: transparent no-repeat center top;
	display: inline-table;
	width: 260px;
	height: 90px;
	pointer-events: none;
}
.top-container .naviCate .cateBtn.cateLove { background-image: url(../images/top/naviLove.jpg); }
.top-container .naviCate .cateBtn.cateMarry { background-image: url(../images/top/naviMarry.jpg); }
.top-container .naviCate .cateBtn.cateLife { background-image: url(../images/top/naviLife.jpg); }
.top-container .naviCate a:hover .cateBtn { opacity: 0.8; }
.top-container .cateTop { display: block; margin: 0 auto; max-width: 770px; padding: 0 10px; text-align: right; }
.top-container .cateTop .directLink {
	margin: 10px auto 15px;
	font-weight: normal;
	font-size: 0.9em;
	color: #c80;
}
.top-container .cateTop a.directLink:hover { color: #e8ca22; }