body {
	font-size: 14px;
	line-height: 1.4em;
}

.hidden-sm { display: none !important; }
br.hidden-md { display: block !important; }

img.center,
img.block-center {
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	z-index: 22;
}
.paragraph p { padding: 0 10px; text-indent: 13px; }
.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.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 210px;
}
.header-container {
	background: none;
}
.body-footer {
	background-image: url(../images/common/footerTop.jpg), url(../images/common/sp/mBg.jpg);
	background-size: 100%;
	padding: 40px 10px 10px;
}

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

.breadcrumb {
	max-width: 95%;
	margin: 5px auto 10px;
	font-size: 80%;
	line-height: 1.3em;
}

.navi-container { min-height: 10px; }
.navi-container .naviInfo { display: block; }
.navi-container .naviInfo a { margin: 0 -2px; }
.navi-container .navi_button {
	background-size: 100%;
    width: 161px;
    height: 40px;
    margin: 0 auto;
	top: 0;
}
.navi-container .navi_info { background-image: url(../images/common/button/sp/naviInfo.jpg); }
.navi-container .navi_input { background-image: url(../images/common/button/sp/naviInput.jpg); }
.navi-container .navi_profile { background-image: url(../images/common/button/sp/naviProfile.jpg); }
.navi-container .navi_home { background-image: url(../images/common/button/sp/naviTop.jpg); }

.info-container .navi-container .navi_info { background-position: center bottom; pointer-events: none; }
.body-container .commonMenuBox {
    background-size: 100%;
    padding: 13px 10px 10px;
}
.commonMenuBox .infoelement { padding: 0px 10px; }
.commonMenuBox .titelement .title { font-size: 1.6em; }
.commonMenuBox .iconelement {
    margin-right: 5px;
    width: 63px;
    height: 64px;
}
.commonMenuBox .titelement {
	padding-left: 75px;
	font-size: 70%;
}
header .secDesc {
    width: 90%;
    margin: 10px auto 12px;
}
.secDesc br { display: none; }

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

.free-container .submit-btn {
	width: 220px;
    height: 67px;
    font-size: 1.1em;
    background-size: 100%;
}

/*################## Button End ##################*/

/*################## 
	info-container
##################*/
.info-container .infoProfile p { padding: 0 24px; line-height: 1.4em; }
.milestone {
    margin: 0 20px;
    font-size: 12px;
}
.info-container .section .heading {
	position: relative;
	width: 100%;
	height: 65px;
	margin-bottom: 140px;
}
.info-container .section.proMsg { background-size: 110%; }
.info-container .section.proMsg .heading { height: 30px; margin-bottom: 0; }
.info-container .section.proMsg .paragraph br { display: none; }
.info-container .section.profile { background-size: 112%; }
.info-container .section.profile .secInfo { padding: 20px 0 25px; }
.info-container .section.profile .secInfo ul li {
    margin-bottom: 0px;
    padding-left: 15px;
}
.info-container .section.about {
	background-size: 112%;
    margin-bottom: 20px;
	height: 67px;
}
.info-container .section.about .heading {
	position: relative;
	width: 100%;
	height: 45px;
}
.info-container .section .secInfo { padding: 10px 0; }
.info-container .section.about .secInfo { padding: 20px 20px 25px; }
.info-container .section .proSign {
    background-position: 90% top;
	background-size: 50%;
}
.globalDiv { background-size: 100%; height: 32px; }

.info-container .section.induct {
	background-image: url(../images/info/intro/sp/abtTop.jpg), url(../images/info/intro/sp/abtBtm.jpg), url(../images/info/intro/sp/abtBg.jpg);
 	background-size: 100%;	
	margin: 0 auto 0px;
	padding: 92px 0 45px;
}

.info-container .section.induct .paragraph {
    padding: 0 20px 20px;
}

.info-container .abtSec1 .abtTit {
    background: transparent url(../images/info/intro/sp/abtTit1.jpg) no-repeat center top;
	background-size: 94%;
    height: 70px;
}
.info-container .section.induct .abtSec.abtSec1 { 
	background: transparent url(../images/info/intro/sp/abtInrBg.jpg) no-repeat center top; 
	background-size: 100%;	
}

.info-container .abtSec2 .abtTit {
    background: transparent url(../images/info/intro/sp/abtTit2.jpg) no-repeat center top;
	background-size: 100%;
    height: 50px;
    margin-bottom: 20px;
}

.info-container .abtSec3 .abtTit {
    background: transparent url(../images/info/intro/sp/abtTit3.jpg) no-repeat center top;
	background-size: 100%;	
    height: 55px;
}

.info-container .abtSec4 .abtTit {
    background: transparent url(../images/info/intro/sp/abtTit4.jpg) no-repeat center top;
	background-size: 100%;	
    height: 50px;
}

.info-container .abtSec5 .abtTit {
    background: transparent url(../images/info/intro/sp/abtTit5.jpg) no-repeat center top;
	background-size: 100%;	
    height: 50px;
}

.info-container .abtSec6 .abtTit {
    background: transparent url(../images/info/intro/sp/abtTit6.jpg) no-repeat center top;
	background-size: 100%;	
    height: 60px;
}

.info-container img.center,
.info-container img.block-center {
    max-width: 90%;
}

/*########### intro #############*/
.section.intro {
	background: transparent;
	background-image: url(../images/info/intro/sp/introBtm.jpg), url(../images/info/intro/sp/introBg.jpg);
	background-size: 100%;
	background-position: center bottom, center top;
	background-repeat: no-repeat, repeat-y;
	width: 100%;
    margin: 0 auto;
}

.section.intro .introTop {
    background: transparent url(../images/info/intro/sp/introTop.jpg) no-repeat center top;
	background-size: 100%;
    height: 51px;
}

.section.intro .introSecTopTit .introTit {
   	background: transparent url(../images/info/intro/sp/introTopTit.jpg) no-repeat center top;
    background-size: 100%;
    height: 72px;
    margin: 0px 0;
}

.section.intro .paragraph {
   	padding: 0 10px;
    font-size: 1em;
    line-height: 1.8em;
}
.section.intro .paragraph .float { margin-bottom: 10px; padding: 11px 0px 1px; }
.section.intro .introSec1 .introTit,
.section.intro .introSec2 .introTit,
.section.intro .introSec3 .introTit {
    background-size: 100%;
    height: 80px;
}
.section.intro .introSec1 .introTit { height: 60px; }

.info-container .section.intro img.center,
.info-container .section.intro img.block-center {
    max-width: 100%;
}
/*########### intro End #############*/
/*################## info-container End ##################*/

/*##########################
	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-size: 100%;
	padding: 60px 25px 30px;
	font-size: .8em;
}
.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: 20px;
}
.question .top-heading.self {
	padding: 50px 25px 10px;
	background-size: 120%;
}
.question .top-heading.target {
	padding: 50px 25px 0;
	background-size: 120%;
}
.question .formInfo .inputHolder {
	display: table;
	margin: 0 auto;
}
.question form label.inbold { line-height: 29px; }
.question form span.inbold,
.question form span.bold {
    text-align: left;
}
.question form span.bold.birth {
	display: inline-table;
    width: 100%;
}
.question form span.inbold { 
    color: #000;
    font-size: 1.2em;
}
.question form #sex11+span,
.question form #sex21+span {
    display: initial;
	background: none;
}
.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 {
	font-size: .7em;
	margin-top: -10px;
}
.question select.form_year {
	margin-left: 0px;
	width: 75px;
}
span.spanError:before { top: -24px; left: 123px; }

/*################## input-container End ##################*/


/*########################## 
	result-container   
##########################*/
/*######### blur #########*/
.free-container .blur {
	background: transparent url(../images/result/blur/sp/text_img_m3.png) no-repeat center top;
    padding-top: 36px;
}
.free-container .listCommon [class^="res_type1_bg"] .blur { height: 147px; width: 100%; }
.free-container .animeCardMsg .blur,
.free-container .listInncommon .blur,
.free-container .listSentiensu .blur,
.free-container .listCommon .blur {
	background: transparent url(../images/result/blur/sp/text_img_m3.png) no-repeat center top;
    background-size: 100%;
    float: none;
    width: 270px;
    max-width: 100%;
    height: 140px;
    padding-top: 40px;
}
.free-container .listCommon .blur { background-repeat: repeat-y; height: 140px; }
.free-container .listCommon .secInList .blur {
	background-size: 93%;
	width: 100%;
	height: 132px;
}
.free-container .listCard .blur, .free-container .listGraph .blur {
	background-position: left top;
	background-size: 95%;
	padding-top: 60px;
	height: 190px;
}
.free-container .res_card_btn_box.blur.nobg {
	padding-top: 40px;
}
.free-container .listGraph .res_card_btn_box.blur.nobg {
    position: absolute;
    top: 0;
    margin: 0;
}

.free-container .blur a { text-decoration: none; }

.free-container .res_tarot_btn_box1 .blur { background: none; } 
.free-container .res_tarot_btn_box1 .submit-btn .title {
    top: 32%;
    font-size: .8em;
}
/*######### blur End #########*/

.result-container .subbody-container {
	background-size: 100%;
	max-width: 860px;
}

.result-container .secGreet {
	background-size: 100%;
	padding: 20px 10px 10px;
	font-size: 1.1em;
	min-height: 180px;
}
.fukiBlock {
	background-size: 100%;
	padding: 20px 10px 30px;
    min-height: 180px;
    font-size: 19px;
}
.result-container .secGreet .greetInfo, .fukiBlock .float {
	background-size: 100%;
	padding: 10px 0;
	width: 200px;
	font-size: 80%;
}
.fukiBlock .float strong { font-size: 110%; line-height: 120%; }
.result-container .commonMsg {
	padding: 0 5px;
}
.result-container .commonMsg .float {
	margin-bottom: 10px;
	padding: 11px 13px 1px;
}

.result-container .secUser {
	max-width: 700px;
    margin: 0 auto;
	text-align: center;
}
.result-container .secUser .userTit { 
	color: #fea;
	margin-bottom: 10px;
	font-weight: bold;
}
.result-container .secUser .usrDate span { margin-left: 10px; }
.result-container .secList .secTitle { margin-bottom: 10px; max-width: 94%; }
.result-container .secList .secTitle .titFloat { padding: 0; font-size: 1.1em; }
.result-container .secList .secInList .secTitle {
	margin-bottom: 0px auto 10px;
	padding: 10px;
	font-size: 15px;
}
.result-container .secList .secInList .float {
	margin: 0 auto 10px;
	padding: 13px 2px;
	max-width: 97%;
	border-radius: 10px;
}
.result-container .secList.listCard .secInList .paragraph {
	padding: 0;
}

.commonTit {
	border-image-source: url(../images/result/sp/rsltKmTit.jpg);
	border-image-slice: 10 0 10 0 fill;
    border-image-width: 5px 0px 5px 0px;
	padding: 19px;
	font-size: 1.5em;
}
.motifImg {
	width: 170px;
	height: 240px;
	margin-left: 36px;
}
.listCard .motifImg {
	float: none;
	margin: 0 auto;
	height: 250px;
}
.listGraph .motifImg {
	margin: 0;
	width: 104px;
    height: 130px;
}

.res_type1_bg1,
.res_type1_bg2 {
	width: 320px;
	min-height: 250px;
	margin: 0 auto 10px;
}
.res_type1_bg_top,
.listCommon2 .res_type1_bg_top {
	width: 320px;
	height: 198px;
	margin: 0 auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.res_type1_bt,
.listCommon2 .res_type1_bt {
	width: 320px;
	height: 19px;
	margin: 0 auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}

.res_type1_tit1,.res_type1_tit2,
.res_type1_tit3,.res_type1_tit4{
	width: 285px;
	height: 44px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.res_type1_name {
	width: 175px;
	height: 38px;
	top: 16px;
	left: 70px;
}
.res_type1_img {
	width: 133px;
	height: 133px;
	top: 60px;
    left: 95px;
}
.res_type1_img img {
	width: 133px;
	height: 133px;
	top: 0;
	left: 0;
}
.res_type1_name img {
	width: 175px;
	height: 38px;
	top: 0;
	left: 0;
}

/*テキスト*/
[class^="res_type1_bg"] .res_type_text0 {
	width: 280px;
	top: 145px;
	left: 35px;
	font-size: 180%;
	line-height: 130%;
	text-align: center;
}
[class^="res_type1_bg"] .res_type_text1 {
	width: 280px;
	top: 10px;
	left: 310px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGP明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 180%;
	line-height: 130%;
	text-align: center;
}
.res_type_text2_wrap {
	margin: 10px auto 0;
	width: 280px;
} 
[class^="res_type1_bg"] .res_type_text2 {
	margin: 10px auto 0;
	padding: 10px;
	width: 280px;
	font-size: 110%;
	line-height: 135%;
}
.res_type_text2 div {
	background-size: 8%;
	padding: 2px 5px 5px 25px;
}


.res_type1_text {
	width: 280px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
.res_type1_text.text2 {
	text-align: left;
	font-weight: bold;
	font-size: 80%;
	line-height: 160%;
}

.res_type2_bg2_wrap {
	background-size: 100% auto;
	margin: 0 auto 10px;
	min-height: 327px;
	width: 300px;
}
.res_type2_trialbox{
	width: 297px;
	height: 148px;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	left: 2px;
	top: 2px;
}


/*各ボックス*/
div.res_type2_bar_box1 {
	position: absolute;
	top: 2px;
	left: 8px;
	width: 288px;
	height: 144px;
	display: flex;
	align-items: flex-end;
	overflow: hidden;
}
.res_type2_year_box1{
	position: absolute;
	top: 162px;
	left: 8px;
	width: 288px;
	height: 8px;
}
.res_type2_year_box1 div.res_type2_year1{
	width: 24px;
	height: 8px;
	position: absolute;
	top: 0;
}
.res_type2_year_box1 div.res_type2_year1 img{
	width: 24px;
	height: 8px;
}
.res_type2_kami_box1,
.res_type2_month_box1{
	width: 288px;
	height: 24px;
	position: absolute;
	top: 138px;
	left: 8px;
}
.res_type2_kami_box1{
	top: 172px;
}
.res_type2_kami_box1 .res_type2_kami ,
.res_type2_month_box1 .res_type2_month1 {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
}
.res_type2_kami_box1 .res_type2_kami img,
.res_type2_month1 img{
	width: 24px;
	height: 24px;
}
.res_type2_date_box1{
	width: 288px;
	height: 36px;
	position: absolute;
	top: 198px;
	left: 8px;
}
.res_type2_date_box1 .res_type2_date{
	width: 24px;
	height: 36px;
	position: absolute;
	top: 0;
}
.res_type2_date_box1 .res_type2_date img{
	width: 24px;
	height: 36px;
}
div.res_type2_bar_box1 div {
	display: flex;
	position: relative;
	width: 24px;
}
.res_type2_point_box1{
	width: 288px;
	height: 40px;
	position: absolute;
	top: 197px;
	left: 8px;
}
.res_type2_point_box1 .res_type2_point{
	width: 24px;
	height: 36px;
	position: absolute;
	top: 0;
	box-sizing: border-box;
    box-shadow: 0 0 10px #ff0, 0 0 10px #ff0, 0 0 10px #ff0, 0 0 10px #ff0, 0 0 10px #ff0;
}
.res_type2_point_box1 .res_type2_point img{
	width: 28px;
	height: 20px;
	position: absolute;
	top: -72px;
    left: 5px;
}
div.res_type2_bar_box1 div.strong:before {
	content:"";
	display: block;
	width: 100%;
	height: 100%;
}

.p1{height:24px;}
.p2{height:36px;}
.p3{height:48px;}
.p4{height:60px;}
.p5{height:72px;}
.p6{height:84px;}
.p7{height:96px;}
.p8{height:108px;}
.p9{height:120px;}

.b1 {top:0; left:0px;}
.b2 {top:0; left:24px;}
.b3 {top:0; left:48px;}
.b4 {top:0; left:72px;}
.b5 {top:0; left:96px;}
.b6 {top:0; left:120px;}
.b7 {top:0; left:144px;}
.b8 {top:0; left:168px;}
.b9 {top:0; left:192px;}
.b10 {top:0; left:216px;}
.b11 {top:0; left:240px;}
.b12 {top:0; left:264px;}

.res_type2_msgbox1 {
	width: 136px;
	height: 72px;
	padding: 0px 4px;
	left: 12px;
	top: 245px;
}
.res_type2_msgbox2 {
	width: 136px;
	height: 72px;
	padding: 0px 4px;
	border-radius: 5px;
	left: 154px;
	top: 245px;
}
.res_type2_icnbox {
	width: 24px;
	float: left;
	margin-right: 3px;
}
.res_type2_icnbox img {
	width: 24px;
	height: auto;
}
.res_type2_combox {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGP明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 75%;
	line-height: 1.4;
	font-weight: bold;
	color: #4d2322;
	letter-spacing: 0.2rem;
	text-align: left;
	word-break: break-all;
}
/*モチーフ詳細*/
.res_type2_img2 {
	width: 104px;
    height: 120px;
    margin-top: 20px;
}
.res_type2_img2 img {
	left: 5px;
	width: 100px;
    height: auto;
}
.res_type2_point2 {
	width: 120px;
	height: 94px;
	top: 8px;
/*	left: 170px;*/
	left: 0;
}
.res_type2_bg2_wrap .res_card_btn_box input {
    top: -180px;
    left: -80px;
}
.res_type2_bg2_wrap .res_card_btn_box.type2 input {
    top: 50px;
    left:70px;
}

[class^="res_type3_bg"] {
	width: 320px;
	height: 240px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.res_type3_bg {
	margin: 0 auto 10px;
	background-size: 100% 100%;
}
/*先生*/

/*テキスト*/
.res_type3_bg .res_type_text0 {
	width: 260px;
	position: absolute;
	top: 85px;
	left: 30px;
	font-size: 100%;
	line-height: 150%;
	text-align: center;
}

/*スプレッド５パターン（p1-p5）*/
.res_type3_card img {
	width: 50px;
	height: 69px;
	position: absolute;
}
.res_type3_bg.p1 .res_type3_card img {
	width: 85px;
	height: 117px;
}

/*p1：１枚パターン*/
.res_type3_bg.p1 .res_type3_card img:nth-of-type(1) { top: 55px; left: 118px; }
.res_type3_bg.p1 .res_type3_card img:nth-of-type(2),
.res_type3_bg.p1 .res_type3_card img:nth-of-type(3),
.res_type3_bg.p1 .res_type3_card img:nth-of-type(4),
.res_type3_bg.p1 .res_type3_card img:nth-of-type(5),
.res_type3_bg.p1 .res_type3_card img:nth-of-type(6),
.res_type3_bg.p1 .res_type3_card img:nth-of-type(7) { display: none; }


/*p2：３枚パターン*/
.res_type3_bg.p2 .res_type3_card img:nth-of-type(1) {top: 40px;left: 135px;}
.res_type3_bg.p2 .res_type3_card img:nth-of-type(2) {top: 115px;left: 70px;}
.res_type3_bg.p2 .res_type3_card img:nth-of-type(3) {top: 115px;left: 200px;}

.res_type3_bg.p2 .res_type3_card img:nth-of-type(4),
.res_type3_bg.p2 .res_type3_card img:nth-of-type(5),
.res_type3_bg.p2 .res_type3_card img:nth-of-type(6),
.res_type3_bg.p2 .res_type3_card img:nth-of-type(7) { display: none; }

/*p3：4枚パターン*/
.res_type3_bg.p3 .res_type3_card img:nth-of-type(1) {top: 78px;left: 80px;}
.res_type3_bg.p3 .res_type3_card img:nth-of-type(2) {top: 78px;left: 190px;}
.res_type3_bg.p3 .res_type3_card img:nth-of-type(3) {top: 40px;left: 135px;}
.res_type3_bg.p3 .res_type3_card img:nth-of-type(4) {top: 115px;left: 135px;}

.res_type3_bg.p3 .res_type3_card img:nth-of-type(5),
.res_type3_bg.p3 .res_type3_card img:nth-of-type(6),
.res_type3_bg.p3 .res_type3_card img:nth-of-type(7){ display: none; }

/*p4：６枚パターン*/
.res_type3_bg.p4 .res_type3_card img:nth-of-type(1) {top: 50px;left: 55px;}
.res_type3_bg.p4 .res_type3_card img:nth-of-type(2) {top: 50px;left: 215px;}
.res_type3_bg.p4 .res_type3_card img:nth-of-type(3) {top: 148px;left: 73px;}
.res_type3_bg.p4 .res_type3_card img:nth-of-type(4) {top: 10px;left: 135px;}
.res_type3_bg.p4 .res_type3_card img:nth-of-type(5) {top: 148px;left: 198px;}
.res_type3_bg.p4 .res_type3_card img:nth-of-type(6) {top: 100px;left: 135px;}
.res_type3_bg.p4 .res_type3_card img:nth-of-type(7){ display: none; }

/*p5：７枚パターン*/
.res_type3_bg.p5 .res_type3_card img:nth-of-type(1) { top: 8px; left: 135px; }
.res_type3_bg.p5 .res_type3_card img:nth-of-type(2) { top: 127px; left: 208px; }
.res_type3_bg.p5 .res_type3_card img:nth-of-type(3) { top: 127px; left: 63px; }
.res_type3_bg.p5 .res_type3_card img:nth-of-type(4) { top: 150px; left: 135px; }
.res_type3_bg.p5 .res_type3_card img:nth-of-type(5) { top: 44px; left: 63px; }
.res_type3_bg.p5 .res_type3_card img:nth-of-type(6) { top: 44px; left: 208px; }
.res_type3_bg.p5 .res_type3_card img:nth-of-type(7) { top: 79px; left: 135px; }

/* カード強調 */

.res_type3_card img.strong{
	box-sizing: border-box;
	box-shadow: 0 0 10px #ff0,0 0 10px #ff0,0 0 10px #ff0,0 0 10px #ff0,0 0 10px #ff0;
}


/* 続きを読む */
.res_card_btn_box input {
	width: 158px;
	height: 47px;
	position: absolute;
	top: 90px;
	left: 80px;
}
.res_card_btn_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/*モチーフ詳細*/
.res_type3_img2 {
	width: 110px;
	height: 148px;
	margin: 0 auto;
	position: relative;
}
.res_type3_img2 img {
	width: 100px;
	height: 138px;
}

.res_card_hand1{
	width: 320px;
	height: 240px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100% 100%;
}
.res_card_hand2{
	width: 320px;
	height: 240px;
	position: absolute;
	top: 0;
	left:0;
	background-size: 100% 100%;
}

/*########################## 
		spJiki
##########################*/

.listJiki .date-container {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px;
    max-width: 300px;
}
.listJiki .date-container strong {
    line-height: 1.5em;
    font-size: 1.5em;
}
/*####### spJiki End #######*/

.sampleContent {}
.topanime_type1_bg1,
.topanime_type1_bg2 {
	width: 320px;
	min-height: 250px;
	margin: 0 auto;
	background-size: 100% auto;
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}

.topanime_type1_bg1_top,
.topanime_type1_bg2_top {
	width: 320px;
	height: 198px;
	margin: 0 auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

.topanime_type1_bt1,
.topanime_type1_bt2 {
	width: 320px;
	height: 19px;
	margin: 0 auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}

.topanime_type1_tit1,
.topanime_type1_tit2{
	width: 285px;
	height: 44px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.topanime_type1_name{
	width: 175px;
	height: 38px;
	position: absolute;
	top: 16px;
	left: 70px;
}
.topanime_type1_img{
	width: 133px;
	height: 133px;
	position: absolute;
	top: 60px;
    left: 95px;
}
.topanime_type1_img img{
	width: 133px;
	height: 133px;
	position: absolute;
	top: 0;
	left: 0;
}
.topanime_type1_name img {
	width: 175px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
}

/*テキスト*/
[class^="topanime_type1_bg"] .topanime_type_text0 {
	width: 280px;
	top: 145px;
	left: 35px;
	font-size: 180%;
	line-height: 130%;
	text-align: center;
}
[class^="topanime_type1_bg"] .topanime_type_text1 {
	width: 280px;
	top: 10px;
	left: 310px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGP明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 180%;
	line-height: 130%;
	text-align: center;
}
.topanime_type_text2_wrap {
	width: 280px;
	margin: 20px auto;
} 
[class^="topanime_type1_bg"] .topanime_type_text2 {
	width: 280px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 70%;
    line-height: 115%;
	text-shadow: none;
	margin: 10px  auto;
}
.topanime_type1_bg1 .topanime_type_text2 {
	background-color: rgba(255,169,222,0.4);
}
.topanime_type1_bg2 .topanime_type_text2 {
	background-color: rgba(185,255,95,0.4);
}
.topanime_type_text2 div {
	text-align: left;
	background-position: left 1px;
	background-repeat: no-repeat;
	padding:5px 5px 5px 25px;
	background-size: 8%;
}


.topanime_type1_text {
	width: 280px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
.topanime_type1_text.text2 {
	text-align: left;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGP明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 80%;
	line-height: 160%;
}

.topanime_type2_bg2_wrap {
	background-size: 100%;
	width: 300px;
	min-height: 320px;
	margin: 0 auto 10px;
}
.topanime_type2_trialbox{
	background-size: 100% 100%;
	width: 288px;
	height: 148px;
	left: 8px;
	top: 2px;
}


/*各ボックス*/
div.topanime_type2_bar_box1 {
	position: absolute;
	top: 2px;
	left: 8px;
	width: 288px;
	height: 144px;
	display: flex;
	align-items: flex-end;
	overflow: hidden;
}
.topanime_type2_year_box1{
	position: absolute;
	top: 162px;
	left: 8px;
	width: 288px;
	height: 8px;
}
.topanime_type2_year_box1 div.topanime_type2_year1{
	width: 24px;
	height: 8px;
	position: absolute;
	top: 0;
}
.topanime_type2_year_box1 div.topanime_type2_year1 img{
	width: 24px;
	height: 8px;
}
.topanime_type2_kami_box1,
.topanime_type2_month_box1{
	width: 288px;
	height: 24px;
	position: absolute;
	top: 138px;
	left: 8px;
}
.topanime_type2_kami_box1{
	top: 172px;
}
.topanime_type2_kami_box1 .topanime_type2_kami ,
.topanime_type2_month_box1 .topanime_type2_month1 {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
}
.topanime_type2_kami_box1 .topanime_type2_kami img,
.topanime_type2_month1 img{
	width: 24px;
	height: 24px;
}
.topanime_type2_date_box1{
	width: 288px;
	height: 36px;
	position: absolute;
	top: 198px;
	left: 8px;
}
.topanime_type2_date_box1 .topanime_type2_date{
	width: 24px;
	height: 36px;
	position: absolute;
	top: 0;
}
.topanime_type2_date_box1 .topanime_type2_date img{
	width: 24px;
	height: 36px;
}
div.topanime_type2_bar_box1 div {
	display: flex;
	position: relative;
	width: 24px;
	background-size: 100%;
}
.topanime_type2_point_box1{
	width: 288px;
	height: 20px;
	position: absolute;
	top: 197px;
	left: 8px;
}
.topanime_type2_point_box1 .topanime_type2_point{
	width: 24px;
	height: 36px;
	position: absolute;
	top: 0;
	box-sizing: border-box;
    box-shadow: 0 0 10px #ff0, 0 0 10px #ff0, 0 0 10px #ff0, 0 0 10px #ff0, 0 0 10px #ff0;
}
.topanime_type2_point_box1 .topanime_type2_point img{
	width: 28px;
	height: 20px;
	position: absolute;
	top: -72px;
    left: 5px;
}
div.topanime_type2_bar_box1 div.strong:before {
	content:"";
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100%;
}

.topanime_type2_msgbox1{
	width: 136px;
	padding: 5px;
	left: 12px;
	top: 236px;
}
.topanime_type2_msgbox2{
	width: 136px;
	padding: 5px;
	left: 154px;
	top: 236px;
}
.topanime_type2_icnbox{
	width: 24px;
	float: left;
	margin-right: 10px;
}
.topanime_type2_icnbox img{
	width: 24px;
	height: auto;
}
.topanime_type2_combox{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGP明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 80%;
  line-height: 1.4;
  font-weight: bold;
  color: #4d2322;
	letter-spacing: 0.2rem;
	text-align: left;
}
/*モチーフ詳細*/
.topanime_type2_img2 {
	width: 110px;
    height: 110px;
    margin-top: 20px;
    position: relative;
    float: left;
}
.topanime_type2_img2 img {
	width: 100px;
    height: 100px;
}
.topanime_type2_point2 {
	width: 120px;
	height: 94px;
	position: absolute;
	top: 8px;
	left: 170px;
}
.topanime_type2_bg2_wrap .res_card_btn_box input {
    top: -180px;
    left: -80px;
}

[class^="topanime_type3_bg"] {
	width: 320px;
	height: 240px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.topanime_type3_bg {
	margin: 0 auto 10px;
	position: relative;
	overflow: hidden;
}
/*先生*/

/*テキスト*/
.topanime_type3_bg .topanime_type_text0 {
	width: 260px;
	position: absolute;
	top: 85px;
	left: 30px;
	font-size: 100%;
	line-height: 150%;
	text-align: center;
	color: #6b02c4;
    text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 2px #fff, 0px -2px 2px #fff;
	font-weight: bold;
}

/*スプレッド５パターン（p1-p5）*/
.topanime_type3_card img {
	width: 50px;
	height: 69px;
	position: absolute;
}
.topanime_type3_bg.p1 .topanime_type3_card img {
	width: 85px;
	height: 117px;
}

/*p1：１枚パターン*/
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(1) { top: 55px; left: 118px; }
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(2),
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(3),
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(4),
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(5),
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(6),
.topanime_type3_bg.p1 .topanime_type3_card img:nth-of-type(7) { display: none; }


/*p2：３枚パターン*/
.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(1) {top: 40px;left: 135px;}
.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(2) {top: 115px;left: 70px;}
.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(3) {top: 115px;left: 200px;}

.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(4),
.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(5),
.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(6),
.topanime_type3_bg.p2 .topanime_type3_card img:nth-of-type(7) { display: none; }

/*p3：4枚パターン*/
.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(1) {top: 78px;left: 80px;}
.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(2) {top: 78px;left: 190px;}
.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(3) {top: 40px;left: 135px;}
.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(4) {top: 115px;left: 135px;}

.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(5),
.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(6),
.topanime_type3_bg.p3 .topanime_type3_card img:nth-of-type(7){ display: none; }

/*p4：６枚パターン*/
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(1) {top: 50px;left: 55px;}
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(2) {top: 50px;left: 215px;}
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(3) {top: 148px;left: 73px;}
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(4) {top: 10px;left: 135px;}
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(5) {top: 148px;left: 198px;}
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(6) {top: 100px;left: 135px;}
.topanime_type3_bg.p4 .topanime_type3_card img:nth-of-type(7){ display: none; }

/*p5：７枚パターン*/
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(1) { top: 8px; left: 135px; }
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(2) { top: 127px; left: 208px; }
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(3) { top: 127px; left: 63px; }
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(4) { top: 150px; left: 135px; }
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(5) { top: 44px; left: 63px; }
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(6) { top: 44px; left: 208px; }
.topanime_type3_bg.p5 .topanime_type3_card img:nth-of-type(7) { top: 79px; left: 135px; }

/* カード強調 */

.topanime_type3_card img.strong{
	box-sizing: border-box;
	box-shadow: 0 0 10px #ff0,0 0 10px #ff0,0 0 10px #ff0,0 0 10px #ff0,0 0 10px #ff0;
}

/* 続きを読む */
.res_card_btn_box input {
	width: 158px;
	height: 47px;
	position: absolute;
	top: 90px;
	left: 80px;
}
.res_card_btn_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/*モチーフ詳細*/
.topanime_type3_img2 {
	width: 110px;
	height: 148px;
	margin-top: 0px;
	position: relative;
	float: left;
}
.topanime_type3_img2 img {
	width: 100px;
	height: 138px;
}

.topanime_card_hand1{
	width: 320px;
	height: 240px;
	top: 0;
	left: 0;
}
.topanime_card_hand2{
	width: 320px;
	height: 240px;
	top: 0;
	left: 0;
}

/*####################
	top-container
######################*/
.top-container .fixed-cont { display: none; }
.info-container .header-container:not(.hasID) .navi-container .navi_button.navi_input,
.info-container .header-container.hasID .navi-container .navi_button.navi_info,
.top-container .navi-container .navi_button.navi_input { display: none; }
.top-container .full-container .info { 
	display: block;
	width: inherit; 
}

/*#################### End top-container ######################*/

.result-container .secYudoMsg {
	background-image: url(../images/result/sp/unmeiTopImg2.jpg);
	background-size: 100%;
	padding: 10px 15px 20px;
	min-height: 165px;
}
.result-container .secYudoMsg .float {
	margin: 0 0 0 auto;
	padding: 11px 14px;
	width: 227px;
	font-size: 16px;
	line-height: 1.6em;
}
.result-container .secYudoMsg .float p { text-indent: 15px; }
.body-container .secYudo .commonMenuBox { background-image: url(../images/result/free/sp/cmnMenuTop.jpg), url(../images/result/free/sp/cmnMenuBtm.jpg), url(../images/result/free/sp/cmnMenuBg.jpg); }
.body-container .secYudo .yudo1 .commonMenuBox { background-image: url(../images/result/free/cmnMenuTop.jpg), url(../images/result/free/cmnMenuBtm.jpg), url(../images/result/free/cmnMenuBg.jpg); background-size: 98%; }
.result-container .secYudo .yudoBlock.yudo2 {
	background: transparent url(../images/result/sp/cmnBtm.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 40px;
}
.body-container .secYudo .yudo2 .commonMenuBox { padding: 45px 10px 32px; }
.result-container .secYudo .yudo2 .secList .secTitle {
	background-image: url(../images/result/free/sp/rsltKmTop.jpg),url(../images/result/free/sp/rsltKmBtm.jpg),url(../images/result/free/sp/rsltKmBg.jpg);
}
.secYudo .komiInfo {
	background-image: url(../images/result/free/sp/komiTopTit.png), url(../images/result/free/sp/komiBtm.png), url(../images/result/free/sp/komiBg.png);
	background-size: 100%;
	padding: 60px 25px 30px;
}
.next_alert { max-width: 90%; }

.top-container .secFree {
	background-size: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.top-container .secFree .productBtn {
	background-size: 100%;
	height: 125px;
}
