body {
	background: #000;
	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;
}
.inline-table { display: inline-table; }
.full-container {
    background: transparent url(../images/common/sp/mBg.jpg) repeat-y center top;
	background-size: 100%;
    padding-top: 0;
}

.body-container {
	background: transparent url(../images/common/sp/mBnr.jpg) no-repeat center top;
	background-size: 100%;
	max-width: inherit;
	padding-top: 185px;
}

.body-footer { 
	background: transparent url(../images/common/sp/mBg.jpg) repeat-y center top;
	background-size: 100%;
	padding: 20px 10px 20px; 
	margin-top: -1px;
}
.body-footer .copyrightTxt {
	font-size: .8em;
	margin: 5px auto;
}

/********************************
*** Header Part
********************************/
header{
	background: #634271;
    background-size: 100%;
	min-height: auto;
}
.navi-container {
	background: none;
	margin-bottom: 10px;
	padding-top: 0;
	max-width: inherit;
	min-height: 40px;
	text-align: center;
}
.paid-container .navi-container { 
	background: url(../images/common/button/sp/naviTop.jpg) repeat-x center top;
	background-size: 100px;
	min-height: auto;
	height: 5px;
}
.navi-container .naviInfo {
	display: table;
	margin: 0 auto;
}
.navi-container .navi_btn {
    background-size: 100%;
	background-position: center top;
	margin: 0 -1px;
	width: 161px;
	height: 45px;
}
.navi-container .navi_top { background-image: url(../images/common/button/sp/naviTop.jpg); }
.navi-container .navi_profile { background-image: url(../images/common/button/sp/naviProfile.jpg); }
.navi-container .navi_info { background-image: url(../images/common/button/sp/naviInfo.jpg); }
/*.navi-container .navi_sample { background-image: url(../images/common/button/sp/naviSample.jpg); }*/
.navi-container .navi_input { background-image: url(../images/common/button/sp/naviInput.jpg); }
.navi-container a:hover .navi_btn { background-position: center bottom!important; }

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

.body-container .commonMenuBox .cmnInfo {
    background: url(../images/common/menu/sp/cmnMenuBg.jpg) repeat-y center center;
	background-size: 100%;
	padding: 0 6px;
	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: 28px;
}
.body-container .commonMenuBox .cmnBtm {
    background: url(../images/common/menu/sp/cmnMenuBtm.jpg) no-repeat center bottom;
	background-size: 100%;
	min-height: 28px;
}

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

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

/*##################
	  Button
##################*/
.free-btn,
.charge-btn {
	background-size: 100%;
	display: table;
	margin: 0 auto 10px;
	width: 223px;
	height: 111px;
}
.free-container .submit-btn {
	width: 220px;
    height: 62px;
    font-size: 1.1em;
    background-size: 100%;
}
.free-container .submit-btn:hover { background-position: center -76px; }
.start-btn {
	background-size: 100%;
	width: 200px;
	height: 66px;
	margin-bottom: 10px;
}
.start-btn:hover { background-position: center -70px; }

.free-container .submit-btn .title { top: 37%; font-size: 1.2em; }
.free-btn .title, .charge-btn .title, .submit-btn .title {
	top: 39%;
	left: 27%;
	width: 48%;
	font-size: 1.65em;
}
.charge-btn .title { top: 26%; }

.result-container.free-container .freeShowBtn {
    background-size: 100%;
	width: 220px;
    height: 73px;
}
	
/*################## Button End ##################*/

/*################## 
	info-container
##################*/
.info-container .section {
	background-size: 100%;
	margin: 0 auto 10px;
	max-width: inherit;
	font-size: 1em;
}
.info-container .section .heading { margin-bottom: 25px; height: 30px; }
.info-container .section .secInfo .float {
	padding: 0 30px;
}
.info-container .section.profile {
	background-image: url(../images/info/sp/proTop.jpg), url(../images/info/sp/proBtm.jpg), url(../images/info/sp/proBg.jpg);
	background-size: 100%;
	margin-top: 9px;
	margin-bottom: -3px;
	padding: 15px 0 45px;
}
.info-container .section.profile .secInfo {
	background-image: url(../images/info/sp/proCover.jpg);
	background-size: 100%;
	padding: 0 0 5px;
}
.info-container .section.profile .secInfo .float { padding: 0px 25px; }
.info-container .section.profile .secInfo .proName { height: 140px; }
.info-container .section.profile .secInfo ul li { 
	margin-left: -6px;
	margin-bottom: 6px; 
}
.info-container .section.profile .secInfo ul li strong {
	background-position: left 3px;
	background-size: 20px;
	margin-bottom: 4px;
	padding-left: 25px;
	color: #ebf;
	
}
.info-container .section.profile .secInfo ul li span {
	background-position: left -1px;
	padding-left: 22px;
	margin-left: 0;
}
.info-container .section.profile .secInner {
	background-image: url(../images/info/sp/proInrBtm.jpg), url(../images/info/sp/proInrBg.jpg);
	background-size: 100%;
	max-width: 100%;
	padding: 0;
}
.info-container .section.profile .secInner .secTitle {
	background-image: url(../images/info/sp/proMsg.jpg);
	background-size: 100%;
	height: 50px;
}
.info-container .section.profile .secInner .paragraph { padding: 0 30px; line-height: 1.6em; }
.info-container .section.profile .proSign {
	background-size: 100%;
	background-size: 100%;
    margin-top: 0!important;
    margin: 0 0 0 auto;
    width: 70%;
	height: 118px;
}
/*###### End Profile ######*/
.info-container .section.about {
	background-size: 108%;
	margin-bottom: 0;
	padding: 14px 0 0;
}
.info-container .section.about .heading {
	margin-bottom: 10px;
    height: 30px;
}
.info-container .aboutCatch {
	background-image: url(../images/info/sp/aboutCatch.jpg);
	padding-top: 225px;
}
.info-container .section.about .secInfo {
	background-image: url(../images/info/sp/monthTop.jpg), url(../images/info/monthBg.jpg);
	padding-top: 290px;
}
.info-container .section.about .secInfo .float { padding: 0; }
.info-container .section.about .secInfoBtm { height: 20px; }

/*###### End About ######*/

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

/* secRecomm */
.secRecommCatch {
	background: transparent;
	background-image: url(../images/top/sp/monthCatch.jpg), url(../images/top/sp/monthBg.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: center top, center top;
	background-size: 100%;
	min-height: 320px;
	padding-top: 110px;
}
.secRecommCatch .secInfo {
	background: rgba(155,10,174,0.7) url(../images/top/sp/monthMsgBg1.png) center center repeat-y;
	background-size: 100%;
	width: 200px;
	margin: 0 auto 0 15px;
}
.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 .monthMsg .topMsg { width: inherit; }
.secRecomm .monthMsg p { padding: 0; }
.secRecomm .secInfo { 
	background: transparent;
	background-image: url(../images/top/sp/monthBtm.jpg), url(../images/top/sp/monthBg.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: center bottom, center top;
	background-size: 100%;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.secRecomm .secInfo .secInnerInfo { padding: 0 25px; }
.secRecomm .secInfo .secInnerInfo:not(:last-child) {
	background: transparent url(../images/top/sp/lineDiv.png) no-repeat center 100%;
	background-size: 100%;
	margin-bottom: 8px;
	padding: 0 25px 15px;
}
.secRecomm .secInner { padding-bottom: 25px; }
.secRecomm .monthTop1 {
	background: transparent url(../images/top/sp/monthTop1.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 130px;
}
.secRecomm .monthTop2 {
	background: transparent url(../images/top/sp/monthTop2.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 147px;
}
.secRecomm .monthTop3 {
	background: transparent url(../images/top/sp/monthTop3.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 145px;
}
.secRecomm .monthTop3 .monthMsg .topMsg,
.secRecomm .monthTop2 .monthMsg .topMsg { 
	padding: 10px 10px;
	margin: 10px 5px;
}
.secRecomm .monthMsg .btmMsg {
	background: url(../images/top/sp/monthMsgBg2.jpg) repeat-y center center;
	background-size: 100%;
	margin: 10px 5px 30px;
	padding: 10px 10px;
	font-size: 1em;
	border-radius: 10px;
}
.secRecomm .infoelement { padding-top: 15px; }
.secRecomm .iconelement { margin-right: 8px; }
.secRecomm .titelement { padding-left: 73px; }
.secRecomm .price { color: #f9f; }
/* End secRecomm */

/* secSpecial */
.secSpecial {
	background-image: url(../images/top/sp/newTop.jpg), url(../images/top/sp/newBtm.jpg), url(../images/top/sp/newBg.jpg);
	padding: 310px 0 40px;
}
.secSpecial .secInfo { padding: 0; }
.secSpecial .secInfo .infoelement:not(:last-child) {
	background: transparent url(../images/top/sp/lineDiv.png) no-repeat center 100%;
	background-size: 100%;
	padding: 0 25px 15px;
	margin-bottom: 15px;
}
.secSpecial .secInfo .infoelement { padding: 0 25px; }
.secSpecial .iconelement { margin-right: 10px; }
.secSpecial .titelement { padding-left: 72px; }
.secCont .price { font-size: 1em; }
/* End secSpecial */

/* secReview */
.secReview {
	background-image: url(../images/top/sp/reviewTop.jpg), url(../images/top/sp/reviewBtm.jpg), url(../images/top/sp/reviewBg.jpg);
	padding: 130px 0 30px;
}
.secReview .secInfo { padding: 0 24px; }
.secReview .secInfo .secInner p a { margin-top: 5px; }
/* End secReview */


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

/*##########################
	input-container 
##########################*/
.input-container .komiCatch {
	background: transparent url(../images/input/sp/komiCatch.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 232px;
	padding-bottom: 2px;
	width: 100%;
}
.komi {
	background-image: url(../images/input/sp/komiTop.png), url(../images/input/sp/komiBtm.jpg), url(../images/input/sp/komiBg.jpg);
	background-size: 100%;
	padding: 60px 20px 30px;
}
.komi .komiUl { font-size: inherit; }
.komi ul li {
	background-size: 20px;
	padding-left: 25px;
    margin-top: 10px;
}

/*######### question #########*/
.input-container .formCatch {
	background: transparent url(../images/input/sp/formCatch.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 68px;
	width: 100%;
}
#toStart { position: relative; top: -50px; }
.question {
    background-image: url(../images/input/sp/formBtm.jpg),url(../images/input/sp/formBg.jpg);
	background-size: 100%;
	padding-bottom: 30px;
}

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

.question .top-heading.target {
    background-image: url(../images/input/sp/formTit2.jpg);
	padding: 50px 25px 0;
	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.3em;
}
.question select.form_mm { margin-left: 6px; }
.question .inputRow.rBirthTime .attention { margin-top: 0; }

.question .rGender { margin: 10px 7px 10px 1px; }

.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 { top: 0; }
.question form span.birth_unit {
	display: inline-table;
    margin-left: -2px;
    width: 13px;
    height: 29px;
    font-weight: bold;
}
.question .inputRow.name .col:first-child { 
	height: 32px;
	text-align: left; 
}
.question .inputRow .attention { 
	margin-top: -10px; 
	font-size: 0.8em;
}
.question select.form_year {
	margin-left: 0px;
	width: 75px;
}
select {
    -webkit-rtl-ordering: logical;
	-webkit-text-fill-color: #000000;
	opacity: 1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.question select.form_hh { margin-left: 0px; }
input[type="text"], input[type="date"] { 
	margin-left: 0; 
	width: 260px;
}
.input_submit a { display: table; }
.spanError { top: 14px; left: 140px; font-size: 11px; }
/*################## input-container End ##################*/

/*########################## 
	result-container   
##########################*/
.result-container .secGreet {
	background-image: url(../images/result/sp/rsltMaskBtm.png), url(../images/result/sp/rsltGreetBg.jpg), url(../images/result/sp/rsltBg.jpg);
	background-size: 98% 33%, 100%, 100%;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center 101%, center top;
	margin-top: 10px;
	padding: 30px 20px 20px;
	min-height: 190px;
}
.result-container .secGreet .paragraph:before {
	content: "";
	float: left;
	display: table;
	width: 80px;
	height: 120px;
}
.result-container .secGreet .balloonTxt { font-size: 1em; }
.result-container .secUser .profile { margin: -1px auto 6px; }
.mainHeadline {
	background-image: url(../images/result/sp/rsltTitBdrBtm.png),url(../images/result/sp/rsltTitBdrTop.png),url(../images/result/sp/rsltTitBdrBg.png),url(../images/result/rsltTitBg.jpg);
	background-size: 97% 45px, 97% 45px, 97% calc(97% - 84px), 97% 100%;
	padding: 22px 30px;
	width: 100%;
	font-size: 115%;
}
.mainHeadline strong strong {
    font-size: 24px;
    line-height: 120%;
}
.mainHeadline.question { background-size: 98%; height: 60px; }
.mainHeadline.jiki { background-size: 100%; background-image: url(../images/result/sp/rsltJikiTit1.png); height: 65px; }
.two-1 .mainHeadline.jiki { background-image: url(../images/result/sp/rsltJikiTit2.png); }
.listMessage .mainHeadline {
	background-image: linear-gradient(rgba(249,246,237,0),rgba(249,246,237,1),rgba(249,246,237,1)), url(../images/result/sp/rsltMsgTit.png), url(../images/result/rsltBalloonBg2.jpg), url(../images/result/rsltBalloonBg.jpg);
	height: 135px;
}
.subHeadline { max-width: 93%; font-size: 1.1em; }

/*######### secListing #########*/
.result-container .listQuestion .ctnDivider {
	background-position: center 101%, center top, center top, center top;
	background-size: 100% 20px, 100%, 98%, 98%;
	padding: 12px;
	min-height: 180px;
}
.listQuestion .ctnDivider .balloonTxt {
	max-width: 210px;
	min-height: 120px;
	font-size: 1em;
}
.result-container .secListing {
    background-image: url(../images/result/sp/rsltBtm.jpg), url(../images/result/sp/rsltBg.jpg);
	background-size: 100%;
	padding-bottom: 22px;
}
.result-container .secListing .secList { margin-bottom: -2px; }
.result-container .secListing .secInList {
	margin-bottom: 0;
	padding: 45px 0 0;
	min-height: auto;
}
.result-container .secListing .listImgL .secInList .paragraph:before,
.result-container .secListing .listImgR .secInList .paragraph:before { display: none; }
.result-container .secListing .secInList {
	padding: 0 0 15px;
	max-width: 90%;
}
.result-container .secListing .listSpe .secInList { padding: 14px; max-width: 91%; font-size: 1.06em; }
.result-container .secListing .scroll_box .paragraph,
.result-container .secListing .secInList .paragraph {
	padding: 0;
}
.result-container .secListing .secTitle {
	background-size: 96% auto, 96% auto, 96% auto;
	padding: 24px 25px 22px;
	font-size: 1.1em;
}
.result-container .secListing .secList.listMessage {
	max-width: 97.5%;
	padding-bottom: 50px;
}
.result-container .secListing .listMessage .secTitle {
	top: -2px;
	margin-top: -17px;
	padding: 44px 20px 40px;
	font-size: 18px;
}
.result-container .secListing .listMyAns .secTitle,
.result-container .secListing [class*='listImg'] .secTitle,
.result-container .secListing .mainHeadline.jiki + .secTitle {
	background-image: url(../images/result/sp/rsltKmSTop.jpg), url(../images/result/sp/rsltKmSBtm.jpg),url(../images/result/sp/rsltKmSBg.jpg);
	background-size: 95% 15px,95% 15px,95% 15px;
	margin-bottom: 0;
	padding: 15px 25px 13px;
}
.result-container .secListing [class*='listImg'] .secTitle { text-shadow: none; }

.graphEnd {
	background-size: 97.5% 40px, 97.5%, 97.5%, 97.5%;
	padding: 10px 10px 20px;
}
.graphEnd.jiki {
	background-image: url(../images/result/sp/rsltMaskBtm.png),url(../images/result/sp/rsltJikiBg.png), url(../images/result/sp/rsltBalloonBg2.jpg), url(../images/result/sp/rsltBalloonBg.jpg);
	margin-bottom: 10px;
}
.graphEnd:before {
	width: 68px;
	height: 110px;
}
.graphEnd .float {
	padding: 10px!important;
	max-width: 225px;
	min-height: 110px;
	font-size: 0.9em;
}
.graphEnd .float p strong, .graphEnd .float p span { letter-spacing: -1px; }

/*######### blur #########*/
.free-container .secCommon .blur,
.free-container .blur, .result-container .secListing .secList.listImg .paragraph .blur {
	background: transparent url(../images/result/blur/sp/text_img_m3.png) no-repeat center top;
	background-size: 100%;
	margin-top: 0;
	padding-top: 28px;
    height: 136px;
	max-width: 304px;
}
.free-container .listSpe .blur, .free-container .listMessage .blur {
	background-image: url(../images/result/blur/sp/text_img_m.png);
	padding-top: 27px;
	width: 100%;
	height: 130px;
}
.free-container .listMessage .blur { background-size: 90%; }
.free-container [class*=listImg] .blur { padding-top: 50px; width: 100%; }
.free-container p + .blur { margin-top: 10px; }
.result-container .secListing .secList.listImg .paragraph .blur {
	width: 100%;
	margin: 0 auto;
}
.free-container .rsltT3Wrapper .blur,
.free-container .secCommon .blur,
.result-container .secListing .secOmake .paragraph .blur {
	background-image: url(../images/result/blur/sp/text_img_m3.png);
    padding-top: 20px;
	width: 100%;
	height: 125px;
}

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