html { margin: 0; padding: 0; }
body {
	font-family: '微軟正黑體', '蘋果儷黑體', '新細明體', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Tahoma, Verdana, sans-serif;
	background: #000 url(../images/common/mBgTop.jpg) no-repeat center top;
	background-attachment: fixed;
    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;
}
.text-left { text-align: left; }
.text-right { text-align: right; }
.paragraph p.text-center { text-align: center; }
.paragraph strong { color: #fe0; }
.secGreeting .paragraph strong, .secMsg .paragraph strong { font-size: initial; }
.paragraph p.text-center strong { font-size: 145%; line-height: 120%; color: #fff; }
.paragraph p.text-center strong strong { color: #fe0; }
.secMsg .paragraph p { text-indent: 0; }
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; }
.tGray { color: #d1d1d1; }
.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;
	min-height: 125px;
}
.navi-container {
	background: transparent;
	margin: 0 auto;
	padding-top: 20px;
	width: 100%;
	max-width: 850px;
	height: 50px;
}
.navi-container .navi_btn {
	position: relative;
/*	top: 15px;*/
    width: 210px;
    height: 50px;
	margin: 0 auto;
}
.navi-container a:hover .navi_btn:before { background-position: center bottom; }
.navi-container .navi_btn:before {
	content: "";
	position: relative;
	background: url(../images/common/button/btnTop.png) no-repeat center top;
	display: table;
	top: 2px;
	width: 100%;
	height: 100%;
}
.navi-container .navi_profile:before { background-image: url(../images/common/button/btnHome.png); }
.navi-container .navi_info:before { background-image: url(../images/common/button/btnSkill.png); }
.navi-container .navi_sample:before { background-image: url(../images/common/button/btnSamp.png); }
.navi-container .navi_input:before { background-image: url(../images/common/button/btnInp.png); }

.breadcrumb {
	color: #eee;
	max-width: 760px;
	font-size: .8em;
	margin: 50px auto 15px;
	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 .cmnInfo {
	color: #a4047a;
    background: url(../images/common/menu/inpMnBg.jpg) repeat-y center center;
    margin: 0 auto 0;
    padding: 0;
	max-width: 830px;
	font-size: 1.1em;
}
/*.body-container .commonMenuBox .cmnInfo h3 { text-shadow: 0 0 7px #8261ef; }*/
.body-container .commonMenuBox .cmnTop {
    background: url(../images/common/menu/inpMnTop.jpg) no-repeat center bottom;
	min-height: 90px;
}
.body-container .commonMenuBox .cmnBtm {
    background: url(../images/common/menu/inpMnBtm.jpg) no-repeat center top;
	min-height: 90px;
}
.body-container .secYudo .commonMenuBox .cmnInfo {
	background-image: url(../images/result/free/rsltBoxBg.jpg);
	margin: -20px auto;
}
.body-container .secYudo .commonMenuBox .cmnTop {
	background-image: url(../images/result/free/rsltBoxTop.jpg);
}
.body-container .secYudo .commonMenuBox .cmnBtm {
	background-image: url(../images/result/free/rsltBoxBtm.jpg);
}
.commonMenuBox .infoelement { 
	position: relative; 
	padding: 0 100px;
}
.commonMenuBox .iconelement {
	background: transparent no-repeat center top;
	background-size: 100%;
	position: relative;
	float: left;
	width: 70px;
	height: 70px;
}
.commonMenuBox .infoelement .titelement h3 {
	font-size: 23px;
}
.commonMenuBox .infoelement .titelement .productTitle {
	color: #760759;
	font-size: 0.95em;
	margin-bottom: 2px;
	text-shadow: none;
}

.commonMenuBox .titelement { padding-left: 80px; }

/* icon: free, xiangyu, danlian, erdwl, ngrdxy, qihedu, jiehun, life, future, job, total, bulun, fuhuoai, qingyu, kulian, jwzh, nianyun, jueduan, fuyuan, lovedirection, rjkx, spdyx, suyuan, zhenxin, spdlq, nightqhd */
.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.future { 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.fuhuoai { 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.jwzh { background-image: url(../images/common/icon/icon16.png); }
.commonMenuBox .iconelement.nianyun { background-image: url(../images/common/icon/icon17.png); }
.commonMenuBox .iconelement.jueduan { background-image: url(../images/common/icon/icon18.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.rjkx { background-image: url(../images/common/icon/icon21.png); }
.commonMenuBox .iconelement.spdyx { background-image: url(../images/common/icon/icon22.png); }
.commonMenuBox .iconelement.suyuan { background-image: url(../images/common/icon/icon23.png); }
.commonMenuBox .iconelement.zhenxin { background-image: url(../images/common/icon/icon24.png); }

.commonMenuBox .iconelement.spdlq { background-image: url(../images/common/icon/icon33.png); }
.commonMenuBox .iconelement.nightqhd { background-image: url(../images/common/icon/icon34.png); }

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

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

.body-container {
	background: transparent url(../images/common/mBg.png) 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.png) repeat-y center top;
	color: #fff;
	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: #fff;
	font-weight: bold;
	text-shadow: 0px 2px 2px #1a0267;
}

/*##################
	  Button
##################*/
.input_submit a { text-decoration: none; }
.free-btn, .charge-btn {
	position: relative;
	display: inline-table;
	width: 360px;
	height: 180px;
	margin-bottom: 15px;
}
.start-btn {
	background-image: url(../images/common/button/btnStart.png);
	background-size: 100%;
	width: 360px;
    height: 124px;
}
.start-btn:hover { background-position: center bottom; }
.submit-btn-type3 {
	background-image: url(../images/common/button/btnType3.png);
	background-size: 100%;
    position: relative;
    margin: 0 auto;
    top: 220px;
	width: 500px;
    height: 156px;
}
.submit-btn-type4 {
	background-image: url(../images/common/button/btnType4.png);
	background-size: 100%;
    position: relative;
    margin: 0 auto;
    top: 220px;
	width: 500px;
    height: 156px;
}
.submit-btn-trial {
	background-image: url(../images/common/button/btnTrial.png);
	background-size: 100%;
    position: relative;
    margin: 0 auto;
    top: 230px;
    width: 500px;
    height: 130px;
}
.submit-btn-last {
	background: transparent url(../images/common/button/btnLast.png) no-repeat center bottom;
	background-size: 100%;
    position: relative;
    margin: 0 auto;
/*    top: 230px;*/
    width: 400px;
    height: 90px;
}
.submit-btn-last:hover { background-position: center top; }
.submit-btn-trial:hover, .submit-btn-type3:hover, .submit-btn-type4:hover { background-position: center bottom; }

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

.charge-btn { background: transparent url(../images/common/button/btnSubmit.png) no-repeat center top; }
.charge-btn:hover { background-position: center bottom; }

.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.5em;
    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;
	letter-spacing: 0.1em;
}
.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/btnNext.png) no-repeat center top; 
	float: none;
	display: table;
	width: 300px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.1em;
}
.free-container .secCommon .submit-btn { width: 340px; }
.free-container .submit-btn:hover { background-position: center -90px; }
.free-container .jiki-btn {
	position: absolute;
	background: transparent url(../images/result/type2/res_type2_btn.png) no-repeat center top;
	float: none;
	display: table;
	width: 490px;
	height: 220px;
	left: 175px;
	top: 180px;
	opacity: 0;
	animation: fadein 1.0s linear 9s 1 forwards;
}
.free-container .jiki-btn:hover { background: transparent url(../images/result/type2/res_type2_btn.png) no-repeat center bottom; }
/*################## Button End ##################*/

/*################## 
	info-container
##################*/
.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;
	margin: 0 auto 30px;
	max-width: 840px;
	font-size: 0.9em;
}
.info-container .section.profile { padding: 210px 0 80px; }
.info-container .section.profile .secInfo {
	background: transparent no-repeat;
	background-position: left top, 300px top;
	background-image: url(../images/info/proImg.jpg), url(../images/info/proNm.jpg);
	padding: 320px 78px 30px;
}
.info-container .section.profile .secInfo ul h4 {
	background: transparent url(../images/info/proStarIcon.png) no-repeat left top;
	padding: 6px 0 0 35px;
	margin-bottom: 5px;
	line-height: 1.5em;
	color: #000057;
}
.info-container .section.profile .secInfo ul li { margin-bottom: 20px; }
.info-container .section.profile .secInfo ul li span {
	background: transparent url(../images/info/proStarIcon2.png) no-repeat left top;
	display: block;
	margin-left: 4px;
	padding: 5px 0 0 30px;
}
.info-container .section.profile .secInner {
	position: relative;
	background: transparent;
	background-image: url(../images/info/proInrTit.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: 0 auto 30px;
	padding: 140px 140px 80px;
	max-width: 750px;
	color: #fff;
}
.info-container .section.profile .proSign {
	background: url(../images/info/proSign.png) no-repeat;
	margin: 0 0 0 auto;
	width: 175px;
	height: 70px;
}
/*###### End Profile ######*/

.info-container .section.about {
	background-image: url(../images/info/abtTop.jpg), url(../images/info/abtBtm.jpg), url(../images/info/abtBg.jpg); 
	padding: 90px 0 80px; 
	color: #fff;
	font-weight: bold;
}
.info-container .section.about .heading { height: 120px; }
.info-container .abtSec {
	max-width: 820px;
	margin: 0 auto 50px;
}
.info-container .abtSec .paragraph { margin: 0 auto; }
.info-container .abtSec .paragraph p span { color: #fc6; }
.info-container .abtSec .abtTit {
	background: transparent no-repeat center top;
	margin: 0 auto;
	height: 110px;
    font-size: 2em;
    line-height: 1.5;
    padding: 30px 63px;
	color: transparent;
}
.info-container .abtSecTit .abtTit {  background-image: url(../images/info/abtTop2.jpg); }
.info-container .abtSec1 .abtTit {  background-image: url(../images/info/abtTop3.jpg); height: 145px; }
.info-container .abtSec2 .abtTit { background-image: url(../images/info/abtTop4.jpg); }
.info-container .abtSec .paragraph { padding: 0 78px; }

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

.samp-container .section.sample {
	position: relative;
	background: transparent;
	background-image: url(../images/info/sample/sampTop.jpg), url(../images/info/sample/sampBtm.jpg), url(../images/info/sample/sampBg.jpg); 
	background-position: center top, center bottom, center top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	margin: 0 auto 30px;
	padding: 240px 130px 80px;
	max-width: 840px;
	font-size: 0.9em;
}
.samp-container .section.sample .sampImg { margin-right: 20px; }
.samp-container .section.sample p span { color: #D3191C; font-weight: bold; }
.samp-container .section.sample .secSamp1 { padding-top: 130px; }
.samp-container .section.sample .secSamp3 { padding-top: 100px; }
.samp-container .section.sample .secSamp4 { padding-top: 220px; }
.samp-container .section.sample .secSamp5 { padding-top: 160px; }
.samp-container .section.sample .secSamp6 { padding-top: 90px; }
.samp-container .section.sample .secSamp8 { padding-top: 100px; }
/*###### End Sample ######*/
/*################## info-container End ##################*/

/*##########################
	input-container 
##########################*/
.input-container .komiCatch {
	background: transparent url(../images/input/inpTopBg.jpg) no-repeat center top;
	display: table;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 10px;
	min-height: 330px;
	width: 100%;
}
.input-container .komiCatch .komiMsg,
.result-container .resCatch {
	background: rgba(0,0,0, 0.8) repeat center;
	max-width: 480px;
	width: 100%;
    margin: 0 80px 20px auto;
    font-size: 100%;
    border: 1px solid #553322;
	color: #fff;
	padding: 20px;
	line-height: 170%;
    border-radius: 10px;
}
.input-container .komiCatch .komiMsg > * { color: #ff0; }
.input-container .komiCatch > a { display: table; margin: 0 auto; }

.komi {
	background: transparent;
	background-image: url(../images/input/inpKomiTop.jpg), url(../images/input/inpKomiBtm.jpg), url(../images/input/inpKomiBg.jpg);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
	padding: 170px 0 130px;
}
.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: 1em;
	line-height: 1.5em;
	z-index: 33;
}
.komi ul li {
	background: transparent url(../images/input/iconStar.png) no-repeat left 2px;
	padding-left: 32px;
	margin-top: 14px;
	color: #fff;
	background-size: 24px;
}
.komi ul li br { display: none; }

/*######### question #########*/
.question {
    background: transparent;
    background-image: url(../images/input/inpFormBtm.jpg),url(../images/input/inpFormBg.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 {
    background-image: url(../images/input/inpFormTit1.jpg);
	padding: 170px 0 0px;
}

.question .top-heading.target {
    background-image: url(../images/input/inpFormTit2.jpg);
	padding: 145px 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;
	text-shadow: 0px 0px 2px #d9a1c8, 1px 0px 2px #884697, 0px 0px 0px #d4b5d9;
}
.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 .target .rGender { position: relative; z-index: 0; }
.question .target .rGender:before { 
	content: '';
	position: absolute; 
	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: inline-block;
	margin: 0 auto;
	text-decoration: none; 
}
span.spanError:before { top: 1px; }
/*################## input-container End ##################*/

/*########################## 
	result-container   
##########################*/
.result-container .bigTit.listTimeline .secInfo .secInList,
.result-container .bigTit.listJiki .secInfo .secInList { display: none; }

.result-container .secUser { text-align: center; color: #df60ff; margin-bottom: 20px; }
.result-container .secUser .targetNm { color: #608aff; }

/*
.result-container .secListing .listJiki .secTitle,
.result-container .secListing .listInnCmn .secInList { 
	display: none; 
}
.result-container .secListing .listJiki .secInfo .secInList,
*/
.result-container .fadein, .result-container .fadein_trial { opacity: 0; }
.result-container .scroll_box,
.result-container .listWords .secInList {
	overflow: hidden;
	display: none;
}

/*######### secGreeting #########*/
.result-container .subbody-container {
	background: transparent url(../images/result/resBg.jpg) repeat-y center top;
	color: #fff;
	max-width: 840px;
}

/*** secGreeting ***/
.result-container .resCatch strong { color: #ff3; }
.result-container .secGreeting {
	position: relative;
	background: url(../images/result/resInfoTop.jpg) no-repeat center top;
    padding: 270px 0 20px;
	color: #fff;
	font-weight: bold;
/*	text-shadow: 0 0 5px #000, 0 0 8px #000, 0 0 10px #000;*/
}
.result-container .secGreeting .greetingInfo {
	background: url(../images/result/resMsgImg1.jpg) no-repeat center top;
    min-height: 380px;
	padding: 40px 50px 20px;
}
.result-container .secGreeting .greetingInfo .paragraph { 
	margin: 0;
	padding-top: 35px;
	width: 395px;
	line-height: 1.4em;
}
.result-container .secGreeting .greetingInfo .paragraph p { text-indent: 20px; }
.result-container .secGreeting .greetingInfo .paragraph i { font-style: inherit; }
/*** End secGreeting ***/

/*######### secCommon #########*/
.result-container .secCommon {
	margin: 0 auto;
	max-width: 780px;
}
.result-container .secCommon .commonCatch {
	background: transparent url(../images/result/resInfoTop2.jpg) no-repeat center top;
	background-size: 100%;
	height: 150px;
}
/*######### secCommon End #########*/

/*######### secListing #########*/
.result-container .secListing {
    background: transparent url(../images/result/resBtm.jpg) no-repeat center bottom;
	padding-bottom: 130px;
}
.result-container .secListing .secInfo strong { /* font-style: normal; font-weight: bold; */ }
.result-container .secListing .fixed-cont { width: 840px; max-width: 100%; }
.result-container .secCommon .secTitle,
.result-container .secListing .secTitle {
    background: transparent;
    background-image: url(../images/result/resTitSubTop.jpg), url(../images/result/resTitSubBtm.jpg), url(../images/result/resTitSubBg.jpg);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center top;
    background-size: 100%;
    position: relative;
    margin: 0 auto 12px;
    padding: 40px 0;
    max-width: 780px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
/*	text-shadow: 0 0 15px #5400ff, 0 0 15px #5400ff, 0 0 20px #5400ff;*/
}
.result-container .secListing .secYudo .secList.listCommon .secTitle,
.result-container .secListing .secYudo .secList.listLast .secTitle {
	background-image: url(../images/result/resBoxTop.png), url(../images/result/resBoxBtm.png), url(../images/result/resBoxBg.png);
	background-size: 100%;
	color: #ff9;
	font-size: 1.1em;
	margin-bottom: 20px;
}
.result-container .secListing .secYudo .secList.listLast .secMsg { display: none; }
.result-container .bigTit .secTitle {
    background-image: url(../images/result/resTitTop.jpg), url(../images/result/resTitBtm.jpg);
	padding: 37px 0;
	font-size: 23px;
	color: #ffc;
}
.result-container .bigTit.listTimeline .secTitle, .result-container .bigTit.listJiki .secTitle { color: #fcc; }
.result-container .bigTit.listInnCmn .secTitle {
    background-image: url(../images/result/resTitSubTop.jpg), url(../images/result/resTitSubBtm.jpg), url(../images/result/resTitSubBg.jpg);
	font-size: 18px;
	color: #fff;
}
.result-container .secCommon .secTitle .paragraph, .result-container .secListing .secTitle .paragraph { padding: 0 30px; text-align: center; }
.result-container .secListing .secList {
	background: transparent;
	padding: 0 0 30px;
	color: #fff;
}
.result-container .secListing .secInfo { min-height: 120px; }
.result-container .secListing .innerList .paragraph,
.result-container .secListing .secInList .paragraph {
	position: relative;
	padding: 0px 80px;
	z-index: 2;
}
/*######### secListing End #########*/

.result-container .secCommon .secInfo .paragraph,
.result-container .secListing .bigTit.listCore .secInList .paragraph,
.result-container .secListing .bigTit.listWords .secInList .paragraph {
	background: #560056;
	margin: 0 auto 20px;
	padding: 26px 30px;
	max-width: 640px;
	border-radius: 10px;
}
.result-container .secListing .listYesno {
	background: transparent url(../images/result/resInfoTop3.jpg) no-repeat center top;
	padding: 150px 0 30px;
}
.result-container.two-1 .secListing .listYesno { background-image: url(../images/result/resInfoTop4.jpg); }
.result-container .secListing .listCore {
	background: transparent url(../images/result/resInfoTop5.jpg) no-repeat center top;
	padding: 150px 0 30px;
}
.result-container.two-1 .secListing .listCore { background-image: url(../images/result/resInfoTop6.jpg); }
.result-container .secListing .listWords {
	background: transparent url(../images/result/resInfoTop8.jpg) no-repeat center top;
	padding: 150px 0 30px;
}
.result-container.two-1 .secListing .listWords { background-image: url(../images/result/resInfoTop7.jpg); }
.result-container .secListing .listJiki {
	background: transparent url(../images/result/resInfoTop13.jpg) no-repeat center top;
	padding: 200px 0 30px;
}
.result-container .secListing .listLast {
	background: transparent url(../images/result/resInfoTop11.jpg) no-repeat center top;
	padding: 130px 0 30px;
}
.result-container .secListing .secYudo .listLast {
	background: none;
	padding: 0;
}

.result-container .secListing .secMsg .resCatch {
	max-width: 450px;
	margin-right: 40px;
}
.result-container .secListing .secMsg {
	background: transparent no-repeat center top;
	padding: 30px;
	min-height: 420px;
	color: #fff;
}
.result-container .secListing .listYesno .secMsg { background-image: url(../images/result/resMsgImg3.jpg); }
.result-container .secListing .listCore .secMsg { background-image: url(../images/result/resMsgImg4.jpg); }
.result-container .secListing .listInnCmn .secMsg { background-image: url(../images/result/resMsgImg6.jpg); }
.result-container .secListing .listTimeline .secMsg { background-image: url(../images/result/resMsgImg9.jpg); min-height: 380px; }
.result-container .secListing .listLast .secMsg { background-image: url(../images/result/resMsgImg5.jpg); }
.result-container .secListing .listTimeline .secMsg .resCatch,
.result-container .secListing .listInnCmn .secMsg .resCatch { margin-left: 30px; margin-right: auto; }
.result-container .secListing .listLast .secMsg .resCatch { position: relative; margin-top: 80px; }
.result-container .secListing .listLast .secMsg .resCatch:before {
	content: "";
	background: url(../images/result/resInfoTop12.jpg) no-repeat center top;
	padding-top: 20px;
	position: absolute;
	display: table;
	top: -91px;
	left: 0;
	height: 70px;
	width: 100%;
}

/**** res_type1 */
.res_type1_box1 {
	position: relative;
	width: 780px;
	height: 380px;
	margin: 0 auto;
}
.res_type1_box1 img {
	display: block;
	position: absolute;
	width: 780px;
	height: 380px;
	top: 0;
	left: 0;
}
.res_type1_box1 .submit-btn-trial { top: 170px; }

/**** res_type2 */
.res_type2_bg1 {
	background: url(../images/result/type/res_type2_bg1.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 620px;
	height: 430px;
	margin: 0px auto;
}
.res_type2_bg1 img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 620px;
	height: 430px;
}
.res_type2_bg2 {
	background: url(../images/result/type/res_type2_bg1.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	float: left;
	width: 310px;
	height: 215px;
	margin: 0px auto 0 24px;
}
.res_type2_bg2 img {
	display: block;
	position: absolute;
	width: 310px;
	height: 215px;
	top: 0;
	left: 0;
}

/**** res_type3 */
.res_type3_box {
	position: relative;
	margin: 4px auto -1px;	
	width: 710px;
	height: 410px;
	color: #def;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 110%;
}
.res_type3_box p {
	position: absolute;
	display: block;
	text-align: center;
}
.res_type3_box img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 710px;
	height: 410px;
}
.res_type3_b1 { width: 60px; height: 40px; top: 350px; left: 64px; }
.res_type3_b2 { width: 60px; height: 40px; top: 350px; left: 124px; }
.res_type3_b3 { width: 60px; height: 40px; top: 350px; left: 184px; }
.res_type3_b4 { width: 60px; height: 40px; top: 350px; left: 244px; }
.res_type3_b5 { width: 60px; height: 40px; top: 350px; left: 304px; }
.res_type3_b6 { width: 60px; height: 40px; top: 350px; left: 364px; }
.res_type3_b7 { width: 60px; height: 40px; top: 350px; left: 424px; }
.res_type3_b8 { width: 60px; height: 40px; top: 350px; left: 484px; }
.res_type3_b9 { width: 60px; height: 40px; top: 350px; left: 544px; }
.res_type3_b10 { width: 60px; height: 40px; top: 350px; left: 604px; }

/**** res_type4 */
.res_type4_bg1 {
	background: url(../images/result/type/res_type4_bg1.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin: 0px auto;
	width: 620px;
	height: 560px;
}
.res_type4_bg1 img {
	display: block;
	position: absolute;
	width: 620px;
	height: 560px;
	top: 0;
	left: 0;
}
.res_type4_trial_btn {
	display: block;
	position: absolute;
	cursor: pointer;
	width: 540px;
	height: 140px;
	left: 45px;
}
.res_type1_box1 .res_type4_trial_btn {
	top: 170px;
	left: 120px;
}
.res_type4_trial_btn input {
	cursor: pointer;
	outline: 0;
}

.jikiBox {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    background: #560056;
    display: block;
	margin: 0 auto;
	padding: 30px;
    width: 100%;
	max-width: 660px;
	color: #fe0;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-radius: 10px;
}
.jikiBox .paragraph { text-align: center; }

/*######### blur #########*/
.free-container .blur {
	background: transparent url(../images/result/blur/text_img_m3.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
	padding-top: 65px;
    height: 155px;
}
.free-container .listYesno .secMsg .blur,
.free-container .listLast .secMsg .blur {
	background: transparent url(../images/result/blur/text_img_s2.png) no-repeat center top;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
    padding-top: 85px;
    height: 210px;
}
.free-container .blur a { 
	display: table;
	margin: 0 auto;
	text-decoration: none; 
}
/*######### blur End #########*/
/*########################## result-container End ##########################*/

.info-container .navi-container .navi_button.navi_input,
.top-container .navi-container .navi_button.navi_input { display: none; }
.info-container .hasID .navi-container.hasTop .navi_button.navi_input,
.top-container .hasID .navi-container.hasTop .navi_button.navi_input {
    display: block;
}
.top-container .full-container .info { 
	display: block;
	width: inherit; 
}
.top-container .commonMenuBox {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", Sans-serif;
	color: #110;
	background: 0;
	padding: 0;
	text-shadow: none;
}
.top-container .commonMenuBox .titelement .title { 
	font-weight: bold; 
	font-size: 1.1em;
}
.top-container .commonMenuBox .infoelement { 
	margin: 0 auto;
	padding: 0;
	max-width: 620px;
}
.top-container .commonMenuBox .titelement a { 
	color: #836;
	font-weight: bold;
	text-decoration: underline; 
}
.top-container .commonMenuBox .titelement a:hover { 
	color: #a3c;
	text-decoration: none;
	transition: 0.3s linear;
}
.top-container .commonMenuBox .titelement a .productTitle { color: #a3c; }
.top-container .secCont,
.top-container .secCont .secList {
	background: transparent;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
}
.secCont .commonMenuBox .desc {
	margin-top: 10px;
	text-align: justify;
	text-shadow: none;
	font-family: initial;
}
.secCont .commonMenuBox .price {
	text-align: right;
	text-shadow: none;
	font-weight: bold;
	color: #330078;
}

.secCont.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: 620px 150px 100px;
}
.secCont.secIntro {
	background: transparent center top;
	background-image: url(../images/top/introTop.jpg),url(../images/top/introBg.jpg);
	background-repeat: no-repeat,repeat-y;
	padding: 446px 20px 10px;
}
.secCont.secIntro .introRecommProd { text-align: center; }
.secCont.secIntro .introRecommProd a {
	color: #fbc3f1;
	text-align: center;
}
.secCont.secIntro .introRecommProd .title { font-size: 0.9em; line-height: 1.8em; }
.introSummary {
	display: table;
	margin: 0 auto;
}
.introSummary .introSummBtn {
	background: transparent no-repeat center top;
	display: inline-table;
	width: 410px;
	height: 160px;
	text-indent: -9999px;
}
.introSummary .introSummBtn:hover { background-position: center bottom; }
.introSummary .introSummBtn.introSummBtn1 { background-image: url(../images/top/introBtn1.jpg); }
.introSummary .introSummBtn.introSummBtn2 { background-image: url(../images/top/introBtn2.jpg); }

.secCont.secSpecial {
	background: transparent;
	background-image: url(../images/top/spTop.jpg),url(../images/top/spBtm.jpg),url(../images/top/spBg.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto 10px;
	padding: 610px 120px 110px;
}
.secCont.secSpecial .spCatch {
	background: transparent;
	background-image: url(../images/top/boxTop.png),url(../images/top/boxBtm.png),url(../images/top/boxBg.png);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	margin: 20px auto;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.secCont.secReview {
	background: transparent;
	background-image: url(../images/top/reviewTop.jpg),url(../images/top/reviewBtm.jpg),url(../images/top/reviewBg.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	position: relative;
	margin: 0 auto 10px;
	padding: 410px 120px 110px;
}
.secCont.secReview .reviewTitle {
	background: transparent;
	background-image: url(../images/top/boxTop.png),url(../images/top/boxBtm.png),url(../images/top/boxBg.png);
	background-position: center top,center bottom,center top;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-size: 100%;
	margin-bottom: 10px;
	padding: 20px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.secCont.secReview .reviewMessage {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background: transparent url(../images/top/reviewImg1.png) no-repeat left top;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-left: 130px;
	color: #004477;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF;
	-webkit-text-shadow: 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF;
	-moz-text-shadow: 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF
}
.secCont.secReview .reviewerInfo {
	font-size: 0.8em;
	text-align: right;
}
.secCont.secReview .reviewBlock {
	background-color: #ffd;
	margin-bottom: 20px;
	padding: 16px 30px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
    box-shadow: 0px 0px 10px #fff inset;
    border: 1px solid #cc6666;
}
.secCont.secReview .reviewComment { margin-bottom: 20px; padding: 0 20px; font-size: 0.9em; }
.secCont.secReview .reviewComment span { color: #D90003; font-weight: bold; }
.secCont.secReview .reviewQuestion {
	background: #034488;
	display: block;
	margin: 12px auto;
	padding: 8px 20px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	border-radius: 10px;
}
.secCont.secReview .reviewBlock span { display: none; }
.secCont.secReview .reviewLink { color: #900; }
.secCont.secReview .readmoreButton {
    background: #03A9F4;
	position: relative;
    display: inline;
	top: 4px;
	margin-top: 10px;
    padding: 5px 15px;
    color: #fff;
	font-size: 0.85em;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
    border: solid 1px #0f9ada;
    border-radius: 6px;
}
.secCont.secReview .closeButton { display: none; }

.top-container .secCont .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: 220px 90px 70px;
}
.top-container .secCont .secList.secLove { background-image: url(../images/top/cateTop1.jpg),url(../images/top/cateBtm1.jpg),url(../images/top/cateBg1.jpg); }
.top-container .secCont .secList.secMarry { background-image: url(../images/top/cateTop2.jpg),url(../images/top/cateBtm2.jpg),url(../images/top/cateBg2.jpg); }
.top-container .secCont .secList.secLife { background-image: url(../images/top/cateTop3.jpg),url(../images/top/cateBtm3.jpg),url(../images/top/cateBg3.jpg); }
.top-container .secCont .secList .ichiInner {
	background: transparent;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: center top,center bottom,center top;
	padding: 60px 80px 30px;
}
.top-container .secCont .secList.secLove .ichiInner { background-image: url(../images/top/cateSpTop1.jpg),url(../images/top/cateSpBtm1.jpg),url(../images/top/cateSpBg1.jpg); }
.top-container .secCont .secList.secMarry .ichiInner { background-image: url(../images/top/cateSpTop2.jpg),url(../images/top/cateSpBtm2.jpg),url(../images/top/cateSpBg2.jpg); }
.top-container .secCont .secList.secLife .ichiInner { background-image: url(../images/top/cateSpTop3.jpg),url(../images/top/cateSpBtm3.jpg),url(../images/top/cateSpBg3.jpg); }
.top-container .secCont .secList .secInnerInfo {
	background: transparent;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: left top,left bottom,left top;
	display: flex;
  	flex-wrap: wrap;
	margin-bottom: -20px;
	padding: 50px 0 45px;
}
.top-container .secCont .secList.secLove .secInnerInfo { background-image: url(../images/top/cateInrTop1.jpg),url(../images/top/cateInrBtm1.jpg),url(../images/top/cateInrBg1.jpg); }
.top-container .secCont .secList.secMarry .secInnerInfo { background-image: url(../images/top/cateInrTop3.jpg),url(../images/top/cateInrBtm3.jpg),url(../images/top/cateInrBg3.jpg); }
.top-container .secCont .secList.secLife .secInnerInfo { background-image: url(../images/top/cateInrTop5.jpg),url(../images/top/cateInrBtm5.jpg),url(../images/top/cateInrBg5.jpg); }
.top-container .secCont .secList .secInnerInfo .secInner {
	flex: 0 0 41%;
	padding: 0 30px;
}
.top-container .secCont .secList .secInnerInfo.singleInr { width: 49%; }
.top-container .secCont .secList .secInnerInfo.singleInr .secInner { flex: 0 0 84%; }
.top-container .secCont .cateTop {
	padding: 0 100px;
	text-align: right;
}
.top-container .secCont .cateTop a {
	color: #e8ca22;
    text-decoration: underline;
}
.top-container .secCont .cateTop a:hover { color: #c80; text-decoration: none; }
.top-container .secCont .cateTop a:visited { color: #c80; text-decoration: underline; }
.top-container .naviCate { display: table; margin: 20px auto 0; }
.top-container .naviCate .cateBtn {
	background: transparent no-repeat center top;
	display: inline-table;
	width: 260px;
	height: 90px;
}
.top-container .naviCate .cateBtn:hover { background-position: center bottom; }
.top-container .naviCate .cateBtn.cateLove { background-image: url(../images/top/cateNavi1.jpg); }
.top-container .naviCate .cateBtn.cateMarry { background-image: url(../images/top/cateNavi2.jpg); }
.top-container .naviCate .cateBtn.cateLife { background-image: url(../images/top/cateNavi3.jpg); }

.result-container .secYudo .yudo2 {
	background: url(../images/result/resInfoTop14.jpg) no-repeat center top;
	margin-top: 20px;
	padding-top: 60px;
}
.result-container .secYudoMsg {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background: transparent;
    background-image: url(../images/result/resMsgImg11.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    position: relative;
    padding: 20px 75px 30px;
    margin: 0 auto;
    text-align: left;
    max-width: 690px;
	min-height: 350px;
    font-size: 1.2em;
    line-height: 1.8em;
}
.result-container .secYudoMsg { background-image: url(../images/result/resMsgImg8.jpg); }
.result-container .secListing .secYudo .listLast .secYudoMsg {
	background-image: url(../images/result/resMsgImg7.jpg);
	min-height: 390px;
}
.result-container .secListing .secYudo .listLast .secYudoMsg .float {
	margin: 0 0 0 auto;
	width: 440px;
}
.result-container .secYudoMsg .float {
    background: url(../images/result/free/rsltBalloonBg.png) repeat;
    background-size: 100% 100%;
    margin: 0 auto 0 -30px;
	padding: 10px 20px;
	width: 470px;
    border: 1px solid #553322;
    border-radius: 10px;
}
.result-container .secYudoMsg .float strong { color: #ff3; }
.secYudo .yudoContent .yudoResult .listCommon, 
.secYudo .yudoContent .yudoResult .listLast .secTitle,
.secYudo .yudoContent .yudoResult .listLast .secInfo {
	margin: 0 auto;
	max-width: 600px;
}
.result-container .secListing .secYudo .secInList .paragraph {
	padding: 0;
}
.secYudo .komiInfo {
	background: transparent;
	background-image: url(../images/result/resBoxTop2.png), url(../images/result/resBoxBtm.png), url(../images/result/resBoxBg.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center -5px, center bottom, center top;
	padding: 130px 0 60px;
	margin-bottom: 20px;
}
.secYudo .komiInfo .komiUl {
	margin: 0 auto;
	max-width: 500px;
}
.secYudo .komiInfo .komiUl li {
	position: relative;
	padding-left: 25px;
	padding-bottom: 10px;
}
.secYudo .komiInfo .komiUl li:before {
	content: "";
	background: transparent url(../images/result/free/iconStar.gif) no-repeat center top;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 8px;
	left: 0;
}
.next_alert {
	margin: 0 auto;
    padding: 10px;
    max-width: 440px;
	width: 100%;
    height: auto;
	color: #ff9;
	font-size: 15px;
    border: solid #9a0a17 1px;
}
.buttonCatch { text-align: center; }

/* top-container | secFree */
.top-container .secFree {}
.top-container .secFree .productBtn {
	background: transparent no-repeat center top;
	display: table;
	margin: 0 auto;
	height: 250px;
	width: 100%;
	max-width: 700px;
}
.top-container .secFree .productBtn:hover { background-position: center bottom; }
.top-container .secFree .productBtn.bnkf01 { background-image: url(../images/top/freeBtn1.jpg); }
/*
.top-container .secFree .productBtn.bnk00 { background-image: url(../images/top/free/freeBtn2.jpg); }
.top-container .secFree .productBtn.bnk97 { background-image: url(../images/top/free/freeBtn3.jpg); }
*/
.top-container .secFree a:hover .productBtn { background-position: center bottom; }

