* { box-sizing: border-box; }
body {
    width: 100%;
    font-size: 15px;
	line-height: 1.5em;
    min-width: inherit;
    width: 100%;
}
.paragraph p {
    margin-bottom: 10px;
	text-align: justify;
	line-height: 1.6em;
	word-break: break-all;
}
.half {
    float: none;
    width: 100%;
    padding: 5px 0;
}
img {
	max-width: 100%;
}
img.center {
    width: 100%;
    margin: 0 auto;
}
img.pull-left {
    float: none;
    display: table;
    margin: 0 auto;
}
.block-center {
    max-width: 100%;
}
img.pull-left.block-center {
	width: 40%;
	float: left;
}
.img-responsive { width: 100%; }

.hidden-md { display: block; }
.hidden-sm { display: none !important; }
.fixed-cont { width: 100%; }
.body-footer {
	padding-top: 10px;
	font-size: 12px;
}

/********************************
*** Header Part
********************************/
header .header-container {
	background: none;
	min-height: 55px;
}
.navi-container {
	background-image: url(../images/common/sp/naviBg.jpg);
	background-size: 100%;
	padding: 0;
	min-height: 42px;
	height: 60px;
}
.navi-container .naviInfo {
	top: -6px;
	gap: 0;
}
.navi-container .navi_button {
    background-size: 100%;
    width: 150px;
	height: 32px;
}
.navi-container a:hover .navi_button { background-position: center -32px; }
.navi-container .navi_home:hover,
.navi-container .navi_profile:hover,
.navi-container .navi_info:hover,
.navi-container .navi_input:hover { background-position: center bottom; }

.navi-container .navi_button:before {
	background-size: 94px;
    top: 7px;
	width: 100%;
    height: 19px;
}
.navi-container .navi_home:before { background-position: center top; }
.navi-container .navi_profile:before { background-position: center -20px; }
.navi-container .navi_info:before { background-position: center -40px; }
.navi-container .navi_input:before { background-position: center -60px; }

.input-container .navi-container .linkNinput,
.info-container .navi-container .linkNinfo {
	display: none;
}

/*
.hasID .navi-container .navi_button {
	background: none;
	width: 105px;
}
.hasID .navi-container .navi_home:hover,
.hasID .navi-container .navi_profile:hover,
.hasID .navi-container .navi_info:hover,
.hasID .navi-container .navi_input:hover { background-position: center top; }
.hasID .navi-container .navi_button:before {
	background-size: 100px;
	width: 105px;
    height: 25px;
    top: 12px;
}
.top-container .navi-container .navi_button.navi_profile, 
.info-container .navi-container .navi_button.navi_info, 
.input-container .navi-container .navi_button.navi_input { background-position: center top; }
.hasID .navi-container .navi_home:before { background-position: 7px -3px; }
.hasID .navi-container .navi_profile:before { background-position: 9px -33px; }
.hasID .navi-container .navi_info:before { background-position: 4px -62px; }
.hasID .navi-container .navi_input:before { background-position: 6px -121px; }
*/

/********************************
*** Body Part
********************************/
.directLink {
	width: 90%;
	margin: 10px auto;
}
.full-container {
	background-image: url(../images/common/sp/mBnr.png);
	background-size: 100%;
	padding-top: 160px;
	width: 100%;
	min-width: 0;
	overflow: hidden;
}
.top-container .full-container {
	background-image: url(../images/top/sp/mBnrTop.jpg);
	padding-top: 380px;
	min-height: auto;
}
.body-container {
	background: transparent url(../images/common/sp/mBg.jpg) repeat-y center top;
	background-size: 100%;
}
.body-container section { margin-bottom: -1px; }
.body-container .breadcrumb {
    padding: 0 10px;
	margin: 5px auto 10px;
	font-size: 13px;
    line-height: 1.3em;
}

.body-container .commonMenuBox {
	background: transparent url(../images/common/menu/sp/inpMnBg.jpg) repeat-y center top;
	background-size: 100%;
	margin: 0 auto 1px;
	padding: 0;
}
.body-container .commonMenuBox:before {
	content: "";
	background: transparent url(../images/common/menu/sp/inpMnTop.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
	top: -1px;
	display: block;
	width: 100%;
	height: 65px;
}
.body-container .commonMenuBox:after {
	content: "";
	background: transparent url(../images/common/menu/sp/inpMnBtm.jpg) no-repeat center bottom;
	background-size: 100%;
	position: relative;
	bottom: -1px;
	display: block;
	width: 100%;
	height: 65px;
}
.body-container .commonMenuBox .info { margin: -38px auto; padding: 0 13px; }
.top-container .body-container .commonMenuBox .info { background-image: none; }
.body-container .commonMenuBox .info .iconelement {
	background-position: 5px top;
	background-size: 59px;
	padding-left: 70px;
}
.body-container .commonMenuBox .info .infoelement .productTitle { padding: 0; }
.body-container .commonMenuBox .info .infoelement { font-size: 1.1em; line-height: 1.3em; }

/********************************
*** input Part
********************************/
.input-container .secDesc {
	margin: 0 auto;
	width: 92%;
	color: #fff;
	font-size: 0.9em;
	text-align: left;
}
.input-container .one-design .komi_cont {
	background-size: 100%;
	margin-top: 8px;
	padding: 50px 10px 40px;
}
.input-container .one-design .komiInfo ul { max-width: 90%; }
.body-container .komiInfo ul li span { padding: 2px 0 11px 28px; font-size: 0.9em; }

.two-design {
	background-size: 100%;
	padding: 35px 0 40px;
}
.input-container .two-design .secInfo { max-width: 88%; }
.two-design .secTop.self,
.two-design .secTop.target {
	background-size: 94%;
	padding-top: 40px;
}
.input-container table tr th,
.input-container table tr td {
	background-size: 130px;
	display: table;
	width: 100%;
	height: 35px;
}
.input-container .two-design .secInfo .fmDiv { width: 100%; text-align: center; }
.input-container form .secInfo .fmTit {
	background-size: auto 100%;
	margin: 0;
	width: 130px;
	font-size: 1.3em;
	text-align: left;
}
.input-container form .secInfo .name .fmTit {
	float: left;
	width: 100px;
}
.input-container form .secInfo .sex .fmInput { text-align: left; }
.input-container form .secInfo .birthday .fmTit, .input-container form .secInfo .sex .fmTit { float: left; }
.input-container .fmInput { width: 100%; margin-bottom: 5px; }
.input-container .birthday .fmInput { width: 100%; text-align: left; }
.input-container select {
	position: relative;
	padding: 3px;
	z-index: 33;
	width: 55px;
}
select {
    -webkit-rtl-ordering: logical;
	-webkit-text-fill-color: #000000;
	opacity: 1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.input-container select.form_year { width: 74px; }
form input[type="text"] { width: 98%; padding: 6px; }
form input[type="radio"], form input[type="checkbox"] { margin-left: 0; }
.input-container select { padding: 4px; }

.input_submit {
	flex-direction: column;
	align-items: center;
}
.free-btn, .charge-btn, .start-btn {
    background-size: 100%;
	width: 190px;
    height: 90px;
}
a:hover .free-btn, a:hover .charge-btn { background-position: center -90px; }
.start-btn {
	width: 250px;
	height: 94px;
}
.start-btn { background-position: 0px top; }
a:hover .start-btn { background-position: -1px bottom; }
.free-container .charge-btn {
	background-size: 100%;
	width: 222px;
    height: 85px;
}
.priceHolder { font-size: 1.5em; }
.free-container .priceHolder { font-size: 22px; }
.input-container .two-design .entry_save { margin-top: 6px; }
.input-container .two-design .entry_save h4 { top: 0; }
.spanError { top: -16px; left: 149px; font-size: 9px; }
.input-container .two-design .secInfo .attention {
	color: #000;
	text-align: left;
}

/********************************
*** sec-cont Part
********************************/
.infCont {
    background-size: 100%;
	padding-bottom: 0;
}
.infCont .secTitle { min-height: 0; }
.infCont .paragraph { padding: 10px; }
.infCont .secInfo .paragraph { padding: 0 20px; }
.infCont .secInner .paragraph { padding: 0; }

.infCont.secAbout {
	background-size: 100%;
	padding: 225px 0 0;
}
.infCont.secAbout .secTop { background-size: 100%; margin-bottom: 10px;  padding: 20px 0; }
.infCont.secAbout .media > .paragraph { padding: 0 26px 20px; font-size: 13px; }
.infCont.secAbout .secInfo {
	
}
.infCont.secAbout .media { padding-left: 20px; }

.infCont .abtTit {
	background-size: 100%;
	margin-bottom: 10px;
	padding: 20px 10px 25px;
	font-size: 1.2em;
}
.infCont .abtSec { padding: 0; }
.infCont .abtSec .paragraph {
	padding: 0 25px;
	min-height: auto;
	font-size: 1em;
}
.infCont.secAbout .secInner {
	background-size: 94%;
	padding: 0 20px 15px;
	font-size: 1.05em;
}
.infCont.secAbout .secInner .txtHide {
    margin-bottom: 10px;
	height: 35px;
}
.infCont.secAbout .secInner .paragraph { background-position: right bottom; background-size: 120px; padding-bottom: 0;  font-size: 0.9em; }
.infCont.secSkill {
	background-size: 100%;
}
.infCont.secSkill .secInfo { padding: 0; }
.infCont.secSkill .secTitle { min-height: 50px; }

/* secIntro styling */
.secIntro { padding-top: 140px; }
.secIntro .secInner { background-size: 100%; }
.secIntro .introTit {
	height: 30px;
}
.secIntro .secInner .introComment {
	background-position: center top;
	background-size: 180px;
	padding: 0 15px 10px;
	font-size: 15px;
	line-height: 1.6em;
}
.secIntro .secInner .introDiv {
	background: transparent url(../images/top/reviewDiv.jpg) no-repeat center top;
	background-size: 101%;
	height: 20px;
}


/************************************
****	result styling
*************************************/
.result-container .secGreet {
	background-size: 100%;
	padding: 10px;
	min-height: 180px;
}
.result-container .secGreet:after {
	content: "";
	display: block;
	clear: both;
}
.result-container .secGreet .secInfo { padding: 10px 0; width: 68%; font-size: 1.1em; }
.result-container .secGreet .secInfo .paragraph {
	padding: 5px 10px 10px;
}
.secUser { background-size: 100%; }
.secCommon .secTitle, .secListing .secTitle {
	background-size: 100%;
	padding: 21px 12px 24px;
	font-size: 1em;
}
.secListing .secList .secContent {
	padding: 1px 0;
	width: 100%;
}
.secListing .secList .secContent:before {
	content: "";
	background: transparent url(../images/common/menu/inpMnTop.jpg) no-repeat center top;
	background-size: 100%;
	display: table;
	width: 100%;
	height: 32px;
}
.secListing .secList .secContent:after {
	content: "";
	background: transparent url(../images/common/menu/inpMnBtm.jpg) no-repeat center bottom;
	background-size: 100%;
	display: table;
	width: 100%;
	height: 32px;
}
.secListing .secList .secContent .secInList {
	background: url(../images/common/menu/inpMnBg.jpg) repeat-y center top;
	background-size: 100%;
	margin: -1px auto;
	padding: 0px 0 2px;
	font-size: 1em;
}
.result-container .secContent .secInList .paragraph { padding: 0 25px; }

.person2 .secListing .listKoureijyutuAnimation .secTitle {
	background-size: 109%;
	height: 93px;
}
.secListing .listQuestion .secTitle, .secListing .listQuestionAnswer .secTitle { padding: 0 10px 20px; font-size: 1.3em; }


.result-container .paragraph .blur,
.result-container .paragraph.half .blur {
	background-size: 106% 97%;
	padding-top: 20px;
	height: 130px;
}

/************************************
****	top-container styling
*************************************/
.top-container .topCont {
	background-size: 100%;
	margin-bottom: 0;
}
.top-container .topCatch { display: none; }
.top-container .topCont.secNew { 
	background-image: url(../images/top/sp/newTop.jpg), url(../images/top/sp/newBtm.jpg), url(../images/top/sp/newBg.jpg);
	background-size: 100%;
	padding: 200px 0 15px;
}
.top-container .topCont.secNew .commonMenuBox .info {
	background: transparent url(../images/top/sp/newDiv2.png) no-repeat center bottom;
	background-size: 100%;
    margin: 0 15px 20px;
    padding: 0 5px 20px;
}
.top-container .topCont.secNew .commonMenuBox:first-child .info { 
	background: url(../images/top/sp/newDiv.jpg) no-repeat center bottom; 
	background-size: 100%;
	padding: 0 20px 20px;
	margin: 0 auto 15px;
	border-bottom: 0px #000 dashed;
}
.top-container .topCont.secNew .commonMenuBox:last-child .info {
    padding-bottom: 30px;
    margin-bottom: 0;
	border-bottom: 0px #000 dashed;
}

.top-container .secIntro .secInner2 .introTit {
	background-image: url(../images/top/sp/topIntroTit2.jpg);
	height: 110px;
}
.top-container .topCont.secSpecial { 
	background: url(../images/top/sp/spTop.jpg) no-repeat center top; 
	background-size: 100%;
	padding: 104px 0 0;
}
.top-container .topCont.secSpecial .secTop { 
	background: url(../images/top/sp/spBg.jpg) no-repeat center top; 
	background-size: 100%;
	padding: 10px 10px 0px;
  	min-height: 256px;
}
.top-container .topCont.secSpecial .secInfo {
	width: 195px;
	padding: 0;
    margin-right: 0;
}
.top-container .secSpecial .spBtn {
    padding: 0 0;
	width: 100%;
	margin: 0 auto;
}
.top-container .secSpecial .sp-btn, 
.top-container .secSpecial a {
	padding: 8px;
	margin-bottom: 6px;
    font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.secRecomm { background-size: 100%; padding: 200px 20px 0px; }

.top-container .testFree { padding: 10px 0 0; }
.naviCate .cateBtn {
    background-size: 100%;
    width: 100px;
	height: 35px;
}

.top-container .secListing.topCont {
    background: transparent;
    background-image: url(../images/top/sp/loveTop.jpg), url(../images/top/sp/lmlBtm.jpg), url(../images/top/sp/lmlBg.jpg);
    background-position: center top, center bottom, center top;
    background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
    margin-bottom: 0;
    padding: 130px 0px 0;
}
.top-container .secListing.topCont.secLove { padding-top: 180px; }
.top-container .secListing.topCont.secMarry { background-image: url(../images/top/sp/marrTop.jpg), url(../images/top/sp/lmlBtm.jpg), url(../images/top/sp/lmlBg.jpg); }
.top-container .secListing.topCont.secLife { background-image: url(../images/top/sp/lifeTop.jpg), url(../images/top/sp/lmlBtm.jpg), url(../images/top/sp/lmlBg.jpg); }
.top-container .secListing .secInfo { padding: 0 0; }
.top-container .body-container .secListing .commonMenuBox { padding: 16px; }
.top-container .topCont.secListing .commonMenuBox .info {
	margin: 0;
	padding: 0;
}
.top-container .cateTop { padding: 0 10px; }
.top-container .cateTop .directLink { margin: 0 auto 15px; }


.secShowcase .secTop {
	background-image: url(../images/top/sp/spTop.jpg), url(../images/top/sp/spBg.jpg);
	background-position: center top, center 121px;
	background-size: 100%;
	padding: 130px 0 30px 60px;
	min-height: 330px;
}
.infCont.secShowcase .secInfo { padding: 0 15px; }
.secShowcase .float {
	width: 100%;
	float: none;
}
.spBtn { margin-bottom: 8px; font-size: 16px; }
.spShuffleBtn { font-size: 14px; }
.spBtn a { padding: 10px; }
.spShuffleBtn a { padding: 5px; }

.secPack .packTop {
	background-image: url(../images/top/sp/packTop.jpg), url(../images/top/sp/packBtm.jpg), url(../images/top/sp/packBg.jpg);
	background-size: 100%;
	margin-top: -6px;
	padding: 355px 0 60px;
}
.infCont.secPack .secInfo { padding: 0; }
.top-container .secPack .commonMenuBox { padding: 0 20px 5px; }
.top-container .secPack .commonMenuBox .info .infoelement a { font-size: 18px; }
.secPack .secTop { background-size: 100%; height: 50px; }
.secPack .secTop.self { background-image: url(../images/top/sp/packTitMe.jpg); }
.secPack .secTop.target { background-image: url(../images/top/sp/packTitYou.jpg); }

.secYudo { padding: 20px 0 0; }
.yudoMsg .text-white {
    margin-right: 20px;
    width: 170px;
	min-height: 194px;
    font-size: 14px;
}
.body-container .secYudo .commonMenuBox.noBg .info { padding: 20px 15px 10px; }
.body-container .secYudo .commonMenuBox .info .infoelement .productTitle { font-size: 13px; }
.secYudo .komi_cont {
	padding: 30px 10px;
	width: 100%;
}
.secYudo .komi_cont .komiTitle { font-size: 130%; }
.next_alert { max-width: 90%; }

.top-container .topCont.secFree .info { padding: 0 20px; }
.top-container .topCont.secFree .productBanner {
	background-image: url(../images/top/sp/freeBtn1.png);
	background-size: 100%;
	height: 79px;
}