body { font-size: 13px; }

/********************************
*** Header Part
********************************/
.header-container { height: 140px; }

/********************************
*** Common Part
********************************/
.body-container .subbody-container { padding: 0 10px; }
.body-container .content-wrapper { max-width: 100%; }
.body-footer .copyrightTxt { font-size: 11px; line-height: 1.3em; }

/********************************
*** Body Part
********************************/


/********************************
*** Input Page
********************************/
.commonMenuBox { margin-bottom: 15px; }
.input-container .infoelement {
	font-size: 14px;
	line-height: 1.5em;
}
.input-container .pricelinkelement {
	font-size: 0.75em;
	line-height: 1.7em;
}
.input-container .secDesc { font-size: 0.9em; line-height: 1.5em; }
.fixed-cont { margin-bottom: 20px; padding: 0 10px; }
.komi_cont ul {}
.komi_cont ul li { margin-bottom: 5px; }
.two-design .secInfo { padding: 10px 15px; }

.input-container .two-design table { font-size: 14px; }
.spanError { font-size: 11px; }

/********************************
*** Info Page
********************************/
.sec-cont.header {
	position: relative;
	display: grid;
	margin-top: 50px;
	margin-bottom: 40px;
	padding: 34px 16px 12px;
	font-size: 0.9em;
	line-height: 1.5em;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
	border: 1px solid #f0f0f0;
	border-radius: 5px;
}

.sec-cont .secInfo * { font-size: 14px; line-height: 1.6em; }

.info-container .header-container {
	background-image: url(../images/common/jinImg.png);
	background-size: auto 100%;
	margin: -80px auto 0;
	width: 90px;
	height: 90px;
	border-radius: 100%;
}

/********************************
*** Result Page
********************************/
.fateWrapper .fateCont .fateTitle, .cmnTit {
	font-size: 1.09em;
	font-weight: bold;
}
.resType4Img { max-width: 200px; }
.free-container .paragraph .blur { background-position: -5px top; background-size: 101%; padding-top: 53px; height: 155px; }

/********************************
*** Button Styling
********************************/

