body {
	background: none;
	font-size: 14px;
	line-height: 1.4em;
}
.hidden-sm { display: none !important; }
img.center, img.block-center {
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	z-index: 22;
}

.full-container {
    background: transparent url(../images/common/sp/mBg.jpg) repeat-y center top;
    padding-top: 0;
}

.body-container {
	background: transparent url(../images/common/sp/mBnr.png) no-repeat center top;
	background-size: 100%;
	padding-top: 138px;
}

.body-footer { padding: 20px 10px; }
.body-footer .copyrightTxt {
	font-size: .8em;
	margin: 5px auto;
}

/********************************
*** Header Part
********************************/
header{
	background: transparent;
    background-size: 100%;
	min-height: auto;
}
.mIndex .navi-container.hasID,
.paid-container .navi-container,
.navi-container {
	background: transparent url(../images/common/button/sp/naviSprite.png) no-repeat center bottom;
    background-size: 100%;
	max-width: inherit;
	height: 31px;
}
.mIndex .navi-container.hasID .navi_btn,
.navi-container .navi_btn {
	background: transparent;
    background-size: 100%;
	top: -1px;
	width: 156px;
	height: 20px;
}
.mIndex .navi-container.hasID a:hover .navi_btn,
.navi-container a:hover .navi_btn { 
	background: transparent; 
}
.mIndex .navi-container.hasID .navi_btn:before,
.navi-container .navi_btn:before {
	background: url(../images/common/button/naviTxt.png) no-repeat center 3px;
	background-size: 78%;
	top: 6px;
	width: 100%;
	height: 20px;
}
.mIndex .navi-container.hasID .navi_profile:before,
.navi-container .navi_profile:before { 
	background-position: center -25px; 
}
.mIndex .navi-container.hasID .navi_info:before,
.navi-container .navi_info:before { 
	background-position: center -51px; 
}
.mIndex .navi-container.hasID .navi_sample:before,
.navi-container .navi_sample:before { 
	background-position: 25px -101px; 
}
.mIndex .navi-container.hasID .navi_input:before,
.navi-container .navi_input:before { 
	background-position: 7px -64px; 
}

.navi-container.hasID { 
	background: transparent url(../images/common/button/sp/naviSprite.png) no-repeat center top;
    background-size: 100%;
}
.navi-container.hasID .navi_btn { width: 105px; }
.navi-container.hasID .navi_btn:before { background-size: 100%; }
/*.navi-container.hasID .navi_profile:before { background-position: center -29px; }*/
.navi-container.hasID .navi_profile:before { background-position: center -20px; }
.navi-container.hasID .navi_info:before { background-position: center -43px; }
.navi-container.hasID .navi_sample:before { background-position: 4px -85px; }
.navi-container.hasID .navi_input:before { background-position: 7px -64px; }

.breadcrumb {
	max-width: inherit;
	margin: 12px auto 6px;
	font-size: 0.9em;
	padding: 0 15px;
}
/******************************** Header Part End ********************************/

.body-container .commonMenuBox .cmnInfo {
    background: url(../images/common/menu/sp/cmnMenuBg.jpg) repeat-y center center;
	background-size: 100%;
	padding: 0 10px;
	font-size: 1.2em;
	max-width: inherit;
}
.body-container .commonMenuBox .cmnTop {
    background: url(../images/common/menu/sp/cmnMenuTop.jpg) no-repeat center top;
	background-size: 100%;
	min-height: 42px;
}
.body-container .commonMenuBox .cmnBtm {
    background: url(../images/common/menu/sp/cmnMenuBtm.jpg) no-repeat center bottom;
	background-size: 100%;
	min-height: 42px;
}

.commonMenuBox .infoelement { padding: 0px 15px; }
.commonMenuBox .titelement .title { font-size: 1.6em; }
.commonMenuBox .iconelement {
    margin-right: 5px;
    width: 63px;
    height: 64px;
}

.commonMenuBox .titelement {
	padding-left: 75px;
	font-size: 86%;
}

header .secDesc {
    width: 90%;
    margin: 10px auto 12px;
}
.secDesc br { display: none; }


/*##################
	  Button
##################*/
.free-btn,
.charge-btn {
	background-size: 100%;
	display: table;
	height: 78px;
	width: 245px;
	margin: 0 auto 10px;
}

.free-btn { 
	background-position: center -2px; 
	height: 75px;
}
.free-btn:hover { background-position: center -80px; }

.charge-btn { background-position: center top; }
.charge-btn:hover { background-position: center -80px;}

.free-container .submit-btn {
	width: 220px;
    height: 50px;
    font-size: 1.1em;
    background-size: 100%;
}
.free-container .secCommon .submit-btn { width: 220px; }
.free-container .submit-btn:hover { background-position: center -50px; }
.free-container .submit-btn .title { top: 32%; }

.free-btn .title, 
.charge-btn .title, 
.submit-btn .title {
	top: 36%;
}
/*################## Button End ##################*/

/*################## 
	info-container
##################*/
.secSample,
.info-container .section {
	background-image: url(../images/info/sp/senjaTop.jpg), url(../images/info/sp/proBtm.jpg), url(../images/info/sp/proBg.jpg);
	background-size: 100%;
	margin: 0 auto 30px;
	max-width: inherit;
	font-size: 1em;
}
.info-container .section.about,
.info-container .section.profile { 
	padding: 78px 0 40px; 
	margin-bottom: 6px;
}
.info-container .section.profile .secInfo { padding: 20px 30px 0; }
.info-container .section.profile .proName {
	background: url(../images/info/sp/proNm.jpg) no-repeat top center;
	background-size: 100%;
	height: 45px;
}
.info-container .section.profile .proImg {
	background: url(../images/info/sp/proImg.jpg) no-repeat;
	background-size: 100%;
	float: inherit;
	margin: 0 auto 15px;
	width: 135px;
	height: 220px;
}
.info-container .section.profile .secInfo ul { padding: 0; }
.info-container .section.profile .secInfo ul li { margin-bottom: 20px; }
.info-container .section.profile .secInfo ul li span {
	background: transparent url(../images/info/sp/proIcon.jpg) no-repeat left top;
	background-size: 26px;
	padding-left: 30px;
	margin-bottom: 4px;
	min-height: 25px;
	font-size: 1.2em;
}
.info-container .section.profile .secInner {
	background-image: url(../images/info/sp/proMsgTit.jpg), url(../images/info/sp/proInrBtm.jpg), url(../images/info/sp/proInrBg.jpg);
	background-size: 100%;
	padding: 94px 40px 20px;
}
.info-container .section.profile .secInner br { display: none; }
.info-container .section.profile .proSign {
	background: url(../images/info/sp/proSign.png) no-repeat;
	background-size: 100%;
	width: 140px;
	height: 55px;
	margin: 20px 0 0 auto;
}
/*###### End Profile ######*/

.info-container .section.about { 
	background-image: url(../images/info/sp/jutsuTop.jpg), url(../images/info/sp/jutsuBtm.jpg), url(../images/info/sp/jutsuBg.jpg); 
	background-size: 100%;
}
.info-container .abtSec .paragraph {
	background: transparent no-repeat left top;
	padding: 0 30px;
	margin: 0 auto;
}
.info-container .abtSec .abtTit {
	margin: 20px auto 12px;
	height: 90px;
}
.info-container .abtSec1 { padding: 0 30px; }
.info-container .abtSec1 .paragraph { padding: 0; }
.info-container .abtSec1 .abtTit { 
	background: url(../images/info/sp/aboutTop1.jpg) no-repeat top center; 
	background-size: 100%;
	margin: 15px auto 2px;
	height: 50px;
}
.info-container .abtSec2 .abtTit { background: url(../images/info/sp/aboutTop2.jpg) no-repeat top center;
	background-size: 100%; }
.info-container .abtSec2 .aboutBox { margin: 0 auto; }
.info-container .abtSec2 .aboutBox .inrBox {
	float: inherit;
	width: inherit;
	padding: 0 45px;
	margin-bottom: 25px;
}
.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/sp/aboutTop3.jpg) no-repeat top center; 
	background-size: 100%;
	margin-bottom: 0;
}
.info-container .abtSec3 .paragraph {
	background: url(../images/info/sp/aboutImg3.jpg) no-repeat top center;
	background-size: 100%;
	padding: 220px 0 0;
	width: 255px;
}
.info-container .abtSec4 .abtTit { 
	background: url(../images/info/sp/aboutTop4.jpg) no-repeat top center;
	background-size: 100%; 
	margin-bottom: 0;
}
.info-container .abtSec4 .paragraph {
	background: url(../images/info/sp/aboutImg4.jpg) no-repeat top center;
	background-size: 100%;
	padding: 180px 17px 20px;
	width: 290px;
}
/*###### 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); 
	background-size: 100%;
	padding: 50px 10px 50px;
	margin-bottom: 15px;
	font-size: 0.9em;
}
.secSample .secInfo { padding: 0; }
.secSample img.pull-left {
	float: left;
	width: 90px;
	margin-left: 20px;
	margin-right: 10px;
}
.secSample .infoSamp { 
	padding-left: 120px; 
	padding-right: 30px; 
	width: inherit;
}
.secSample .infoSamp img { 
	max-width: 100%;   
	margin-bottom: 0;
}
.secSample .infoSamp p { padding: 0; }
.secSample .secSamp1, 
.secSample .secSamp2,
.secSample .secSamp3,
.secSample .secSamp4,
.secSample .secSamp5,
.secSample .secSamp6,
.secSample .secSamp7,
.secSample .secSamp8,
.secSample .secSamp9 { 
	padding-top: 0; 
}
.secSample .secSamp10,
.secSample .secSamp11 { 
	display: none; 
}
/*###### End samp-container ######*/

/*##########################
	input-container 
##########################*/
.input-container .komiCatch{
	background: transparent url(../images/input/sp/komiCatch.jpg) no-repeat center top;
	background-size: 100%;
    display: table;
    margin: 0 auto;
    padding-top: 250px;
    width: 100%;
}
.komi {
	background-image: url(../images/input/sp/komiTop.jpg), url(../images/input/sp/komiBtm.jpg), url(../images/input/sp/komiBg.jpg);
	background-size: 100%;
	padding: 70px 25px 60px;
}
.komi .komiUl { font-size: inherit; }
.komi ul li {
	background-size: 20px;
	font-size: 1.1em;
	padding-left: 25px;
    margin-top: 10px;
}

/*######### question #########*/
.question {
    background-image: url(../images/input/sp/formBtm.jpg),url(../images/input/sp/formBg.jpg);
	background-size: 100%;
	padding-bottom: 50px;
}

.question .top-heading.self {
	padding: 70px 25px 10px;
    background-image: url(../images/input/sp/formTit1.jpg);
	background-size: 100%;
}

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

.question .formInfo .inputHolder {
	display: table;
	margin: 0 auto;
}

.question form span.inbold,
.question form span.bold {
    text-align: left;
}

.question form span.bold.birthTime,
.question form span.bold.birth {
	display: inline-table;
    width: 100%;
}
.question form span.inbold { 
    color: #000;
    font-size: 1.2em;
}
.question select.form_mm { margin-left: 6px; }
select {
    -webkit-rtl-ordering: logical;
	-webkit-text-fill-color: #000000;
	opacity: 1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.question .inputRow.rBirthTime .attention { margin-top: 0; }

.question form #sex11+span,
.question form #sex21+span {
    display: initial;
	background: none;
}
.question .rGender span {
	margin-right: 0;
	min-width: 80px;
}

.question form span.birth_unit {
	display: inline-table;
    margin-left: -2px;
    width: 13px;
    height: 29px;
    font-weight: bold;
}

.question .inputRow.name .col:first-child { text-align: left; }
.question .inputRow .attention { margin-top: -10px; }
.question select.form_year {
	margin-left: 0px;
	width: 75px;
}
.question select.form_hh { margin-left: 0px; }
input[type="text"],
input[type="date"] { 
	margin-left: 0; 
	width: 268px;
}
.spanError { top: 21px; left: 147px; font-size: 11px; }
/*################## input-container End ##################*/


/*########################## 
	result-container   
##########################*/
/*######### blur #########*/
.free-container .blur {
	background: transparent url(../images/result/blur/sp/text_img_m.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 27px;
	height: 134px;
}
.free-container .secCommon .blur {
	background: transparent url(../images/result/blur/sp/text_img_m.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 35px;
	height: 126px;
}
.free-container .secCommon .scene3 .blur {
	background: transparent url(../images/result/blur/sp/text_img_m.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 35px;
	height: 125px;
}
.free-container .listSecRight .blur {
    background: transparent url(../images/result/blur/sp/text_img_s.png) no-repeat center top;
	background-position: left top;
	background-size: 100%;
	width: 100%;
	height: 135px;
}

.free-container .listSecLeft .blur {
    background: transparent url(../images/result/blur/sp/text_img_s.png) no-repeat center top;
	background-position: right top;
	background-size: 100%;
	width: 100%;
	height: 135px;
}

.free-container .listClimas .blur,
.free-container .finaleStep .blur {
    background: transparent url(../images/result/blur/sp/text_img_m.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;  
	padding-top: 25px;
	height: 130px;
}

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

/*######### secCommon #########*/
.result-container .subbody-container { max-width: inherit; }
.result-container .secCommon {
	background-image: url(../images/result/sp/cmnTop.jpg), url(../images/result/sp/cmnBtm.jpg), url(../images/result/sp/cmnBg.jpg);
	background-size: 100%;
	padding: 200px 0 80px;
}
.result-container .secGreet {
	background-image: url(../images/result/sp/cmnInrBtm.jpg), url(../images/result/sp/cmnInrBg.jpg);
	background-size: 100%;
	padding: 6px 30px 18px;
}

/* ----------------------
 * my_top & you_top
 *---------------------- */
.secCommon .res_my_top {
	width: 320px;
	height: 120px;
	margin-top: 0;
	background: url(../images/result/sp/cmnFmTopTitMe.jpg) no-repeat;
	background-size: 100%;
	clear: both;
}
.secCommon .res_you_top {
	width: 320px;
	height: 120px;
	margin: 20px 0 0;
	background: url(../images/result/sp/cmnFmTopTitYou.jpg) no-repeat;
	background-size: 100%;
	clear: both;
}
/* ----------------------
 * my_top & you_top
 *---------------------- */

/* ----------------------
 * result_form
 *---------------------- */
.secCommon .res_form_my_top {
	width: 150px;
	height: 25px;
	margin: 0 auto 5px;
/*	background: url(../images_sp/common/res_form_my_top.png) no-repeat;*/
	background-size: 100%;
}
.secCommon .res_form_you_top {
	width: 150px;
	height: 25px;
	margin: 0 auto 5px;
/*	background: url(../images_sp/common/res_form_you_top.png) no-repeat;*/
	background-size: 100%;
}
.secCommon .res_form_title1 {
	float: left;
	width: 95px;
	height: 25px;
	background: url(../images/result/sp/cmnFmTxtNm.png) no-repeat;
	background-size: 100%;
}
.secCommon .res_form_title2 {
	float: left;
	width: 95px;
	height: 25px;
	background: url(../images/result/sp/cmnFmTxtBday.png) no-repeat;
	background-size: 100%;
}
.secCommon .res_form_title4 {
	float: left;
	width: 95px;
	height: 25px;
	background: url(../images/result/sp/cmnFmTxtTime.png) no-repeat;
	background-size: 100%;
}
.secCommon .res_form_title5 {
	float: left;
	width: 95px;
	height: 25px;
	background: url(../images/result/sp/cmnFmTxtSex.png) no-repeat;
	background-size: 100%;
}
.secCommon .res_form_box {
	width: auto;
	margin: 0 25px 0 35px;
	text-align: left;
}
.secCommon .res_form_text {
	float: left;
	width: 140px;
}
.secCommon .res_form_box2 {
	width: auto;
	margin: 0 25px 0 35px;
	padding: 0;
	text-align: left;
}
.secCommon .res_form_text2 {
	float: left;
	width: 140px;
}
.secCommon .res_form_box3 {
	width: auto;
	margin: 0 25px 0 35px;
	text-align: left;
}
.secCommon .res_form_text3 {
	float: left;
	width: 140px;
}
.secCommon .res_form_top {
	width: 320px;
	height: 40px;
	background: url(../images/result/sp/cmnFmTop.jpg) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_bg {
	width: 320px;
	margin: 0 auto 8px;
	background: url(../images/result/sp/cmnFmBg.jpg) repeat-y;
	background-size: 100%;
}
.secCommon .res_form_bt {
	width: 320px;
	height: 45px;
	background: url(../images/result/sp/cmnFmBtm.jpg) no-repeat;
	background-size: 100% 100%;
	clear: both;
}
.secCommon .res_form_my_sub {
	width: 249px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/result/sp/cmnFmTitMy1.png) no-repeat;
	background-size: 100% 100%;
	clear: both;
}
.secCommon .res_form_my_sub2 {
	width: 249px;
	height: 50px;
	margin: 16px auto;
	background: url(../images/result/sp/cmnFmTitMy2.png) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_my_sub3 {
	width: 249px;
	height: 50px;
	margin: 16px auto;
	background: url(../images/result/sp/cmnFmTitMy3.png) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_you_sub {
	width: 249px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/result/sp/cmnFmTitYou1.png) no-repeat;
	background-size: 100% 100%;
	clear: both;
}
.secCommon .res_form_you_sub2 {
	width: 249px;
	height: 50px;
	margin: 6px auto;
	background: url(../images/result/sp/cmnFmTitYou2.png) no-repeat;
	background-size: 100% 100%;
}
.secCommon .res_form_you_sub3 {
	width: 249px;
	height: 50px;
	margin: 6px auto;
	background: url(../images/result/sp/cmnFmTitYou3.png) no-repeat;
	background-size: 100% 100%;
}
/* ----------------------
 * result_form
 *---------------------- */

/* ----------------------
 * result_type1
 *---------------------- */
.secCommon .res_type1_top {
	width: 320px;
	height: 55px;
	margin: 0 auto;
/*	background: url(../images_sp/common/res_type1_top.jpg) no-repeat;*/
	background-size: 100%;
}
.secCommon .res_type1_top2 {
	width: 320px;
	height: 55px;
	margin: 0 auto;
/*	background: url(../images_sp/common/res_type1_top2.jpg) no-repeat;*/
	background-size: 100%;
}
.secCommon .res_type1_my_top {
	width: 320px;
	height: 107px;
	margin: 0 auto;
	background: url(../images/result/sp/cmnTitMe1.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_my_top2 {
	width: 320px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/result/sp/cmnTitMe2.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_my_top3 {
	width: 320px;
	height: 110px;
	margin: 20px auto 0;
	background: url(../images/result/sp/cmnTitMe3.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_my_top4 {
	width: 320px;
	height: 107px;
	margin: 10px auto 0;
	background: url(../images/result/sp/cmnTitMe4.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_you_top {
	width: 320px;
	height: 107px;
	margin: 10px auto 0;
	background: url(../images/result/sp/cmnTitYou1.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_you_top2 {
	width: 320px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/result/sp/cmnTitYou2.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_you_top3 {
	width: 320px;
	height: 110px;
	margin: 20px auto 0;
	background: url(../images/result/sp/cmnTitYou3.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type1_box {
	width: 320px;
	margin: 0 auto;
}
.secCommon .res_type1_box2 {
	float: none;
	width: 320px;
}
.secCommon .res_type1_box3 {
	float: none;
	width: 320px;
}
.secCommon .res_type1_img {
	display: block;
	width: 175px;
	height: 235px;
	margin: 0 auto;
	float: inherit;
}
.secCommon .res_type1_img2 {
	display: block;
	width: 175px;
	height: 235px;
	margin: 0 auto;
	float: inherit;
}
/* ----------------------
 * result_type1
 *---------------------- */

/* ----------------------
 * result_type2
 *---------------------- */
.secCommon .res_type2_my_top {
	width: 320px;
	height: 105px;
	margin: 30px auto 0;
	background: url(../images/result/sp/cmnTitMe5.jpg) no-repeat;
	background-size: 100%;
	clear: both;
}
.secCommon .res_type2_you_top {
	width: 320px;
	height: 105px;
	margin: 30px auto 0;
	background: url(../images/result/sp/cmnTitYou5.jpg) no-repeat;
	background-size: 100%;
	clear: both;
}
.secCommon .res_type2_bg {
	width: 210px;
	height: 210px;
	margin: 0 auto 10px;
	background: url(../images/result/sp/cmnMYBg5.jpg) no-repeat;
	background-size: 100%;
	float: inherit;
}
.secCommon .res_type2_box2 {
	float: inherit;
	width: inherit;
}
.secCommon .res_type2_img {
	width: 87px;
	height: 130px;
	margin: 35px auto 10px;
}
/* ----------------------
 * result_type2
 *---------------------- */

/* ----------------------
 * result_type3
 *---------------------- */
.secCommon .res_type3_my_top {
	width: 320px;
	height: 105px;
	margin: 30px auto 0;
	background: url(../images/result/sp/cmnTitMe6.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type3_you_top {
	width: 320px;
	height: 105px;
	margin: 30px auto 0;
	background: url(../images/result/sp/cmnTitYou6.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type3_bg {
	position: relative;
	width: 320px;
	height: 213px;
	margin: 0 auto 10px;
	background: url(../images/result/sp/cmnMYBg6.jpg) no-repeat;
	background-size: 100%;
}
.secCommon .res_type3_b1 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 85px;
	left: 90px;
}
.secCommon .res_type3_b2 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 111px;
	left: 121px;
}
.secCommon .res_type3_b3 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 128px;
	left: 151px;
}
.secCommon .res_type3_b4 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 145px;
	left: 182px;
}
.secCommon .res_type3_b5 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 128px;
	left: 212px;
}
.secCommon .res_type3_b6 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 111px;
	left: 243px;
}
.secCommon .res_type3_b7 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 85px;
	left: 273px;
}
.secCommon .res_type3_b8 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 65px;
	left: 243px;
}
.secCommon .res_type3_b9 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 45px;
	left: 212px;
}
.secCommon .res_type3_b10 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 25px;
	left: 182px;
}
.secCommon .res_type3_b11 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 45px;
	left: 151px;
}
.secCommon .res_type3_b12 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 65px;
	left: 121px;
}
.secCommon .res_type3_b13 {
	display: block;
	position: absolute;
	width: 28px;
	height: 42px;
	top: 86px;
	left: 182px;
}
/* ----------------------
 * result_type3
 *---------------------- */

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

/*######### secListing #########*/
.result-container .secListing .fixed-cont { width: inherit; }
.result-container .secListing .secTitle {
    background-image: url(../images/result/sp/rsltLstTop.jpg),url(../images/result/sp/rsltLstTitBtm.jpg),url(../images/result/sp/rsltLstTitBg.jpg);
    padding: 38px 30px 25px;
	margin-bottom: 8px;
    max-width: inherit;
}
.result-container .secListing .listSecRight .secTitle { background-image: url(../images/result/sp/rsltLstTopR.jpg),url(../images/result/sp/rsltLstTitBtmR.jpg),url(../images/result/sp/rsltLstTitBgR.jpg); }
.result-container .secListing .listSecLeft .secTitle { background-image: url(../images/result/sp/rsltLstTopL.jpg),url(../images/result/sp/rsltLstTitBtmL.jpg),url(../images/result/sp/rsltLstTitBgL.jpg); }
.result-container .secListing .secTitle .paragraph { 
	padding: 0 0; 
}
.result-container .secListing .secList {
	background-image: url(../images/result/sp/rsltLstBtm.jpg), url(../images/result/sp/rsltLstBg.jpg);
	background-size: 100%;
	padding-bottom: 35px;
}
.result-container .secListing .secInfo { min-height: 100px; }
.result-container .secListing .listSecRight .secInfo,
.result-container .secListing .listSecLeft .secInfo { 
	min-height: 115px; 
}
.result-container .secListing .secList.listSecRight { background-image: url(../images/result/sp/rsltLstBtmR.jpg), url(../images/result/sp/rsltLstBgR.jpg); }
.result-container .secListing .listSecRight .secInfo:before {
	content: '';
	position: absolute;
	width: 90px;
	height: 120px;
	right: 0;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.result-container .secListing .listSecRight.R1 .secInfo:before { background-image: url(../images/result/sp/rsltImgR1.jpg); }
.result-container .secListing .listSecRight.R2 .secInfo:before { background-image: url(../images/result/sp/rsltImgR2.jpg); }
.result-container .secListing .listSecRight.R3 .secInfo:before { background-image: url(../images/result/sp/rsltImgR3.jpg); }
.result-container .secListing .listSecRight .secInList .paragraph {
	padding: 0 25px;
	width: 78%;
	float: left;
}

.result-container .secListing .secList.listSecLeft { background-image: url(../images/result/sp/rsltLstBtmL.jpg), url(../images/result/sp/rsltLstBgL.jpg); }
.result-container .secListing .listSecLeft .secInfo:before {
	content: '';
	position: absolute;
	width: 90px;
  	height: 120px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.result-container .secListing .listSecLeft.L1 .secInfo:before { background-image: url(../images/result/sp/rsltImgL1.jpg); }
.result-container .secListing .listSecLeft.L2 .secInfo:before { background-image: url(../images/result/sp/rsltImgL2.jpg); }
.result-container .secListing .listSecLeft.L3 .secInfo:before { background-image: url(../images/result/sp/rsltImgL3.jpg); }
.result-container .secListing .listSecLeft .secInList .paragraph {
	padding: 0 25px;
	width: 78%;
	float: right;
}
.result-container .secListing .finaleStep .paragraph,
.result-container .secListing .secInList .paragraph { 
	padding: 0 25px; 
}
/*######### secListing End #########*/

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

/*########################## 
		finaleStep
##########################*/
.secListing .finaleStep { 
	background-image: url(../images/result/sp/finaleTop.jpg),url(../images/result/sp/cfBtm.jpg),url(../images/result/sp/cfBg.jpg); 
	padding: 162px 0 35px;
	max-width: inherit;
}
.secListing .finaleStep .secInfo { padding: 0; }
.secListing .finaleStep .res_sub_img5 {
	background: url(../images/result/sp/finaleImg.jpg) no-repeat;
	background-size: 100%;
	width: 320px;
  	height: 185px;
	padding-top: 28px;
}
.secListing .finaleStep .res_sub_img5 img {
	width: 87px;
	height: 130px;
}
/*####### finaleStep End #######*/

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

/* top-contaienr */
.top-container .secInfo .desc { font-size: 12px; line-height: 1.5em; }
.top-container .secNew {
	background-size: 100%;
	background-image: url(../images/top/sp/newTop.jpg),url(../images/top/sp/newBtm.jpg),url(../images/top/sp/newBg.jpg);
	padding: 180px 12px 40px;
}
.top-container .secRecomm {
	background-size: 100%;
	background-image: url(../images/top/sp/recommTop.jpg),url(../images/top/sp/newBtm.jpg),url(../images/top/sp/newBg.jpg);
	padding: 150px 12px 40px;
}
.top-container .secListing .secList { background-size: 100%; padding: 165px 0 62px; }
.top-container .secListing .secLove { background-image: url(../images/top/sp/cateTop1.jpg),url(../images/top/sp/cateBtm.jpg),url(../images/top/sp/cateBg.jpg); }
.top-container .secListing .secMarry { background-image: url(../images/top/sp/cateTop2.jpg),url(../images/top/sp/cateBtm.jpg),url(../images/top/sp/cateBg.jpg); }
.top-container .secListing .secLife { background-image: url(../images/top/sp/cateTop3.jpg),url(../images/top/sp/cateBtm.jpg),url(../images/top/sp/cateBg.jpg); }
.top-container .secListing .ichiInner, .top-container .secListing .secInnerInfo { background-size: 100%; padding: 20px 0 22px; }
.top-container .secListing .titelement { margin-bottom: 10px; }
.top-container .secListing .ichiInner .titelement, .top-container .secListing .secInnerInfo .titelement { font-size: 14px; }
.top-container .secListing .secLove .ichiInner, .top-container .secListing .secMarry .ichiInner,
.top-container .secListing .secLife .ichiInner, .top-container .secListing .secLove .secInnerInfo,
.top-container .secListing .secMarry .secInnerInfo, .top-container .secListing .secLife .secInnerInfo{
	background-image: url(../images/top/sp/cateIchiTop.jpg),url(../images/top/sp/cateIchiBtm.jpg),url(../images/top/sp/cateIchiBg.jpg); }
.top-container .secListing .secInnerInfo .secInner { width: 100%; }