@charset "euc-jp";
/* ----------------------
 * common
 *---------------------- */


/* ----------------------
 * month
 *---------------------- */
.month_balloon_bg {
	position: relative;
	width: 920px;
	min-height: 490px;
	margin: 0 auto -2px;
	padding: 590px 0 0px;
	box-sizing: border-box;
	background-image: url(../images/result/rsltMask1.png),url(../images/top/month_balloon_bg.jpg);
	background-position: center 101%, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, 100%;
}
/*
.month_balloon_bg:before {
	content: "";
	display: block;
	width: 317px;
	height: 400px;
	float: right;
}
*/

.index_balloon1,.index_balloon2,.index_balloon4 {
	padding: 10px;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	background: rgba(60,100,20,0.82);
    border-image: url(../images/result/type/res_balloon_border1.png) stretch;
	border-image-slice: 45 fill;
	border-image-width: 38px;
	border-radius: 14px;
	box-shadow: 0px 0px 10px 4px #fff,0px 0px 10px 4px #ff0;
	box-sizing: border-box;
}
.index_balloon1,.index_balloon4 {
	width: 580px;
	margin: 0 auto 10px 36px;
}
.index_balloon4 {
	display: none;
	position: relative;
	float: none;
	width: 600px;
	margin: 0 20px 0 auto;
}

.index_balloon_p {
	display: block;
	color: #fff;
	font: 26px/160% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	padding: 14px;
	text-indent: -1px;
	text-shadow: 0px 1px 10px #009,0px 1px 10px #009;
	text-align: justify;
}
.index_balloon_p strong {
	font-size: 120%;
    color: #cf9;
}
.index_balloon_p strong:nth-child(2) {
	font-size: 120%;
    color: #cff;
}
.index_balloon_p strong:nth-child(3) {
	font-size: 150%;
    color: #ff0;
	text-shadow: 0px 0px 10px #f00,0px 0px 10px #f00,0px 0px 10px #f00;
}

.index_balloon_p strong.color2 {
	font-size: 133%;
	text-shadow: 0px 0px 10px #f00,0px 0px 10px #f00,0px 0px 10px #f00;
	color: rgba(255,255,0,1.00);
}
.index_balloon_p strong.color3 {
    color: #9ff;
}
.month_top {
    position: relative;
	width: 920px;
	height: 250px;
	margin: 0 auto -1px;
	background: url(../images/top/month_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.month_top_txt {
    position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
	background: url(../images/top/month_top_txt.png) no-repeat;
	background-size: 100% 100%;
}
.month_txt1 {
	width: 920px;
	height: 200px;
	margin: 0 0 -10px;
	background: url(../images/top/month_txt1.png) no-repeat;
	background-size: 100% 100%;
}
.month_txt2 {
	width: 920px;
	height: 123px;
	background: url(../images/top/month_txt2.jpg) no-repeat;
	background-size: 100% 100%;
}
.month_txt3 {
	width: 920px;
	height: 123px;
	background: url(../images/top/month_txt3.jpg) no-repeat;
	background-size: 100% 100%;
}
.month_txt_box1 {
	position:relative;
	width: 440px;
	margin: 100px 40px 0 auto;
}
.month_txt_box1 p {
	font-size: 34px;
	text-shadow: 0px 0px 10px #f00,0px 0px 10px #f00;
}

.month_top_nifty {
	width: 920px;
	height: 780px;
	margin: 0 auto 20px;
	background: url(../images/top/month_top_nifty.jpg) no-repeat;
	background-size: 100% 100%;
}
.month_bg {
	width: 920px;
	margin: -3px auto 0;
	padding: 0 0 20px;
	background: url(../images/top/month_bg.jpg) repeat-y;
	background-size: 100%;
	overflow: hidden;
}
.month_bt {
	width: 920px;
	height: 40px;
	margin: -1px 0;
	background: linear-gradient(0deg, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background-size: 100% 100%;
}
.month_bg .month_bt {
	margin: -1px 0;
}
.month_top2 {
	width: 920px;
	height: 240px;
	margin: 0 auto -1px;
	background: url(../images/top/month_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.month_bg2 {
	width: 920px;
	margin: 0 auto -1px;
	background: url(../images/top/month_bg2.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
    overflow: hidden;
}
.month_sample1 {
	position: relative;
	width: 760px;
	height: 394px;
	margin: 0 auto 20px;
	background: url(../images/top/month_sample1.jpg) no-repeat;
	background-size: 100%;
    overflow: hidden;
}
.month_sample2 {
	position: relative;
	width: 920px;
	height: 480px;
	margin: 0 auto 0px;
	background: url(../images/top/month_sample2.jpg) no-repeat;
	background-size: 100%;
    overflow: hidden;
}

.font_color_red{
	color: #FF8082;
}
.font_color_yellow{
	color: #FFFE99;
}
.font_color_blue{
	color: #95D4FD;
}
.under_line{
	text-decoration: underline;
}
/* ----------------------
 * month
 *---------------------- */


.i_info_p4,
.introSub .paragraph p {
	width: 740px;
	color: #fea;
	background: none;
	font-size: 150%;
	line-height: 150%;
	margin: 0 auto;
	padding: 14px 0 4px;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	/*text-shadow: 0 0 25px #f0f, 0 0 20px #f0f;*/
}
/*
.introSub .paragraph p strong,
.introSub .paragraph p span{
	color: #ff3;
	font-size:120%;
	font-weight: inherit;
	text-shadow: 0 0 10px #f00,0 0 10px #f00,0 0 10px #f00;
}
*/
[class^="color"] strong {font-weight: inherit !important;}
.color101 strong:nth-of-type(1),
.color201 strong:nth-of-type(2),
.color301 strong:nth-of-type(3),
.color401 strong:nth-of-type(4){color:#fdd!important;text-shadow: 0 1px 0px #f00,0 -1px 0px #f00,1px 0 0px #fff,0 0 10px #f00,0 0 10px #f00,0 -7px 10px #f00!important;}
.color102 strong:nth-of-type(1),
.color202 strong:nth-of-type(2),
.color302 strong:nth-of-type(3),
.color402 strong:nth-of-type(4){color:#fff!important;text-shadow: 0 1px 0px #9ab,0 -1px 0px #9ab,1px 0 0px #fff,0 0 10px #9ab,0 0 10px #9ab,0 -7px 10px #9ab!important;}
.color103 strong:nth-of-type(1),
.color203 strong:nth-of-type(2),
.color303 strong:nth-of-type(3),
.color403 strong:nth-of-type(4){color:#ffd!important;text-shadow: 0 1px 0px #cb0,0 -1px 0px #cb0,1px 0 0px #fff,0 0 10px #f96,0 0 10px #cb0,0 -7px 10px #cb0!important;}
.color104 strong:nth-of-type(1),
.color204 strong:nth-of-type(2),
.color304 strong:nth-of-type(3),
.color404 strong:nth-of-type(4){color:#def!important;text-shadow: 0 1px 0px #0cf,0 -1px 0px #0cf,1px 0 0px #fff,0 0 10px #0cf,0 0 10px #0cf,0 -7px 10px #0cf!important;}
.color105 strong:nth-of-type(1),
.color205 strong:nth-of-type(2),
.color305 strong:nth-of-type(3),
.color405 strong:nth-of-type(4){color:#dfd!important;text-shadow: 0 1px 0px #0d7,0 -1px 0px #0d7,1px 0 0px #fff,0 0 10px #0d7,0 0 10px #0d7,0 -7px 10px #0d7!important;}
.color106 strong:nth-of-type(1),
.color206 strong:nth-of-type(2),
.color306 strong:nth-of-type(3),
.color406 strong:nth-of-type(4){color:#fdf!important;text-shadow: 0 1px 0px #d0d,0 -1px 0px #d0d,1px 0 0px #fff,0 0 10px #d0d,0 0 10px #d0d,0 -7px 10px #d0d!important;}
.color107 strong:nth-of-type(1),
.color207 strong:nth-of-type(2),
.color307 strong:nth-of-type(3),
.color407 strong:nth-of-type(4){color:#ddf!important;text-shadow: 0 1px 0px #05f,0 -1px 0px #05f,1px 0 0px #fff,0 0 10px #05f,0 0 10px #05f,0 0 10px #05f,0 0 10px #05f,0 -7px 10px #05f!important;}
.color108 strong:nth-of-type(1),
.color208 strong:nth-of-type(2),
.color308 strong:nth-of-type(3),
.color408 strong:nth-of-type(4){color:#fed!important;text-shadow: 0 1px 0px #f70,0 -1px 0px #f70,1px 0 0px #fff,0 0 10px #f70,0 0 10px #f70,0 -7px 10px #f70!important;}
.color109 strong:nth-of-type(1),
.color209 strong:nth-of-type(2),
.color309 strong:nth-of-type(3),
.color409 strong:nth-of-type(4){color:#D7CDEA!important;text-shadow: 0 1px 0px #90f,0 -1px 0px #90f,1px 0 0px #fff,0 0 10px #90f,0 0 10px #90f,0 0 10px #90f,0 0 10px #90f,0 -7px 10px #90f!important;}
/*
.paragraph p span {
	color: #fff;
	text-shadow: 0 0 10px #0cf,0 0 10px #0cf,0 0 10px #0cf;
}
*/



/* ----------------------
 * /* ----------------------
 * result_type1
 *---------------------- */
#res_type1_bg1,
#res_type1_bg2{
	position: relative;
}
.i_type1_box1{
	display: flex;
	position: relative;
	width: 780px;
	height: 580px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	line-height: 120%;
}
.i_type1_box1.type2 {
	height: 640px;
}

.i_type1_sup1 {background-image: url(../images/result/type/res_type1_sup1.png);}
.i_type1_sup2 {background-image: url(../images/result/type/res_type1_sup2.png);}
.i_type1_sup3 {background-image: url(../images/result/type/res_type1_sup3.png);}
.i_type1_sup4 {background-image: url(../images/result/type/res_type1_sup4.png);}
/*.i_type1_bg1 {background-image: url(../images/result/type/res_type1_bg1.jpg),linear-gradient(black,black);}
.i_type1_bg2 {background-image: url(../images/result/type/res_type1_bg2.png);}
.person3 .i_type1_bg1,
.person3 .i_type1_bg2,
.i_type1_bg1.person2,
.i_type1_bg2.person2{filter: hue-rotate(180deg)}*/
.i_type1_sil1 {background-image: url(../images/result/type/res_type1_sil1.png);}
.i_type1_sil2 {background-image: url(../images/result/type/res_type1_sil1.png);filter: hue-rotate(120deg);}
.i_type1_glow1 {background-image: url(../images/result/type/res_type1_glow1.png);}
.i_type1_glow2 {background-image: url(../images/result/type/res_type1_glow2.png);}
.i_type1_eff1 {background-image: url(../images/result/type/eff1.png);mix-blend-mode: overlay;}
.i_type1_mask1 {background-image: url(../images/result/rsltMask1.png);}
.i_type1_mask1,
.i_type1_label1,
.i_type1_label2,
.i_type1_label3,
.i_type1_label4,
.i_type1_sup1,
.i_type1_sup2,
.i_type1_sup3,
.i_type1_sup4,
.i_type1_bg1,
.i_type1_bg2,
.i_type1_sil1,
.i_type1_sil2,
.i_type1_glow1,
.i_type1_glow2,
.i_type1_label1,
.i_type1_label2,
.i_type1_frame1,
.i_type1_eff1,
.i_type1_comment1,
.i_type3_comment1{
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
	background-position: center bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, 100%;
}
.i_type1_mask1 {
	background-position: center 100.5%;
}
.i_type1_eff1 {
	top: -100px;
}

/*comment*/
.i_type1_comment1,
.i_type3_comment1{
	font-size: 36px;
	color: beige;
	line-height: 130%;
	background: linear-gradient(transparent,rgba(100,0,20,0.5),rgba(150,0,70,0.7),rgba(100,0,30,0.5),transparent);
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	height: auto;
	padding: 14px 10px;
	box-sizing: border-box;
	text-shadow: 0 0 10px BLACK;
	top: 0;
	letter-spacing: -0.1em;
	-webkit-mask-image: linear-gradient(90deg,rgba(255,255,255,0) 0%, rgba(255,255,255,1) 4%, rgba(255,255,255,1) 96%, rgba(255,255,255,0) 100%);
	-webkit-mask-position:center;
	-webkit-mask-size: contain;
	-webkit-mask-type: luminance;
	-webkit-mask-repeat: no-repeat;
}
/*profile*/
.i_type1_profile_box1 {
	position: absolute;
	font-size: 28px;
	line-height: 120%;
	letter-spacing: -0.06em;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 340px;
	height: 100%;
	padding: 5px;
	gap: 10px;
	box-sizing: border-box;
}
.person2 .i_type1_profile_box1,
.type2 .i_type1_profile_box1{
	top: auto;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: auto;
	align-items: stretch;
}
.color2 .i_type1_profile1.person2,
.i_type1_profile1{
	display: flex;
	flex: 1;
	align-items: center;
	align-content: center;
	justify-content: center;
	background: linear-gradient(rgba(100,0,20,0.5),rgba(150,0,70,0.7),rgba(100,0,30,0.5));
	padding: 20px 10px;
	margin: 4px;
	border-radius: 14px;
	box-sizing: border-box;
	box-shadow: 0 0 20px 4px #c6c,0 0 10px 5px #c6c inset;
	text-shadow: 0 0 20px #f0f;
}
.color2 .i_type1_profile1,
.i_type1_profile1.person2,
.person1.color2 .i_type1_profile1{
	background: linear-gradient(rgba(0,50,130,0.5),rgba(0,50,170,0.7),rgba(0,50,130,0.5));
	box-shadow: 0 0 20px 4px #69a,0 0 10px 5px #69a inset;
}
.i_type1_profile1 p {
	transform: scaleX(0.9);
	margin: 0 -13px;
}
.i_type1_profile1 strong {
	display: block;
	color: #ff3;
}
/*type2*/
.type2 .i_type1_profile_box1 {
	width: 100%;
}
.type2 .i_type1_profile1 {
	width: 100%;
}
.type2.person2 .i_type1_profile1.person2 {
	display: none;
}

/*img*/
.i_type1_soul1,
.i_type1_soul2,
.i_type1_soul3,
.i_type1_soul4,
.i_type1_img1,
.i_type1_img2,
.i_type1_sil1{
	position: absolute;
	width: 380px;
	height: 400px;
	top: 60px;
	left: 20px;
}
.i_type1_soul1,
.i_type1_soul2,
.i_type1_soul3,
.i_type1_soul4 {
	mix-blend-mode: hard-light;
}
.i_type1_img1,
.i_type1_img2 {
	transform: scale(1.2);
}
.i_type1_box1.person2 img.i_type1_img1 {
	top: 0;
	transform: none;
}
img.i_type1_soul2,
img.i_type1_soul4 {
	mix-blend-mode: overlay;
	transform: scaleX(-0.75) scaleY(1.4) translateY(0px);
}
.i_type1_box1.person2 img.person2 {
	left: 400px;
}
.i_type1_box1.person2 img.person2 {
	left: 400px;
}
/*
.i_type1_box1.person1 .person2,
.i_type1_box1.person3 .person1{display: none;}
*/
img.i_type1_sil1,
img.i_type1_soul3,
img.i_type1_soul4{
	top:100px;
	left: 400px;
}
.person2 img.i_type1_sil1 {
	top: 160px;
	transform: scale(0.8);
}
.person2 img.i_type1_sil1.person1,
.person2 img.i_type1_soul3.person1,
.person2 img.i_type1_soul4.person1 {
	left: 40px;
}


/*opacity*/
.i_type1_img1,
.i_type1_img2,
.i_type1_soul1,
.i_type1_soul2,
.i_type1_soul3,
.i_type1_soul4,
.i_type1_sil1,
.i_type1_sup1,
.i_type1_eff1,
.i_type1_comment1,
.i_type1_profile1,
.i_type1_bg2,
.i_type1_glow1{
	opacity: 0;
}


/*animation1*/
.anime1 .i_type1_sup1,
.anime1 .i_type1_comment1{
	animation:
		fadein 1.0s ease 0.0s forwards,
		fadeout 1.0s ease 2.0s forwards;
}
.anime1 .i_type1_eff1{
	animation: glow1 2.0s linear 2.0s forwards;
}

.anime1.i_type1_box1{
	animation: fadeinout4 1.5s ease 2.0s forwards;
}
.anime1 .i_type1_soul1 {
	animation: fadein 0.3s ease 2.2s forwards,type1_soul2 3.0s ease 2.5s 2 forwards;
}
.anime1 .i_type1_soul2 {
	animation: fadein 0.3s ease 3.2s forwards,type1_soul3 4.0s ease 3.5s 2 forwards;
}
.anime1 .i_type1_img1,
.anime1 .i_type1_profile1 {
	animation: fadein2 1.0s ease 3.4s forwards;
}

/*animation2*/
.anime2 .i_type1_soul1,
.anime2 .i_type1_soul3{
	animation: fadein 1.0s ease 0s forwards,type1_soul2 3.0s ease 1s 2 forwards;
}
.anime2 .i_type1_soul2,
.anime2 .i_type1_soul4 {
	animation: fadein 1.0s ease 1s forwards,type1_soul3 4.0s ease 2s 2 forwards;
}


.anime2 .i_type1_img1,
.anime2 .i_type1_sil1,
.anime2 .i_type1_profile1 {
	animation: fadein2 1.0s ease 1s forwards;
}
.anime2 .i_type1_eff1{
	animation: glow1 4.0s linear 3.0s forwards;
}
.anime2 .i_type1_bg1 {
	animation: type1_bg1 1.0s linear 1s forwards;
}
/* ----------------------
 * result_type1
 *---------------------- */




/* ----------------------
 * result_type2
 *---------------------- */
:root {
  --roll_height: 123px;
  --font-size-normal: 22px;
  --font-size-strong: 28px;
  --font-size-match: 36px;
}
#res_type2_bg1,
#res_type2_bg2,
#res_type2_bg3,
#rec_type2_bg1,
#motf_type1_bg1,
.i_type2_box1{
	position: relative;
	width: 780px;
	min-height: 400px;
	margin: 0px auto;
	padding: 0 0 var(--roll_height);
	text-align: center;
	letter-spacing: -0.05em;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	background-image: linear-gradient(90deg, black 0%, transparent 4%, transparent 96%, black 100%),url("../images/result/rsltMask1.png"),url("../images/result/rsltMask2.png"),url("../images/result/type/res_type2_bg1.jpg");
	background-position: left top, left calc(100% + 2px), left top, left top;
	background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
	background-size: 100%,100%,100%,100%;
}
.i_type2_box2 {
	transform: translateY(240px);
	transition: 2s all;
}
.i_type2_roll_box1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: var(--roll_height);
}
.i_type2_tl1 {background-image: url("../images/result/type/res_type2_tl1.png");}
.i_type2_roll1 {background-image: url("../images/result/type/res_type2_roll1.png");}
.i_type2_shadow_box1 {background-image: url("../images/result/type/res_type2_shadow1.png");}
.i_type2_shadow2 {background-image: url("../images/result/type/res_type2_shadow2.png");}
.i_type2_tl1,
.i_type2_roll1,
.i_type2_tex_box1,
.i_type2_shadow_box1,
.i_type2_shadow2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.i_type2_shadow_box1 {
	mix-blend-mode: overlay;
}
.i_type2_tex1 {
	position: absolute;
	width: 700px;
	height: 800%;
	top: 0;
	left: 40px;
	background: url("../images/result/type/res_type2_tex1.jpg") repeat-y;
	background-size: 100% var(--roll_height);
	transition: 2s all;

}
.i_type2_paper_box1 {
	position: relative;
	width: 100%;
	top: var(--roll_height);
	left: 0;
	overflow: hidden;
	height: 0;
	transition: 1s height;
}
.i_type2_paper1 {
	position: relative;
	padding: 20px 50px 110px;
	box-sizing: border-box;
	top: 0;
	left: 0;
	background: url("../images/result/type/res_type2_bt1.png") no-repeat,url("../images/result/type/res_type2_paper1.png") repeat-y;
	background-position: left calc(100% + 2px);
	background-size: 100%;
	transition: 2s all;
	transform: translateY(-100%);
}
.i_type2_shadow2 {
	height: 100px;
}

/*timeline*/
.color2 .timeline1 {background-image: url("../images/result/type/res_type2_timeline2.png");}
.person2 .timeline1 {background-image: url("../images/result/type/res_type2_timeline1.png"),url("../images/result/type/res_type2_timeline2.png")}
.person2.color2 .timeline1 {background-image: url("../images/result/type/res_type2_timeline2.png"),url("../images/result/type/res_type2_timeline1.png")}
.timeline1 {
	position: relative;
	letter-spacing: -0.1em;
	line-height: 110%;
	background-image: url("../images/result/type/res_type2_timeline1.png");
	background-position: left top,right top;
	background-repeat: repeat-y,repeat-y;
	background-size: 100px 500px,100px 500px;
	-webkit-mask-image: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,1) 97%, rgba(255,255,255,0) 100%);
	-webkit-mask-position:center;
	-webkit-mask-size: contain;
	-webkit-mask-type: luminance;
	-webkit-mask-repeat: no-repeat;
	padding: 2% 0;
}
/*p*/
.timeline1 ins,
.timeline1 p {
	position: relative;
	background-image: linear-gradient(#532,#532);
	background-position: 50px center,585px center;
	background-repeat: no-repeat,no-repeat;
	background-size: 40px 2px,40px 2px;
	text-align: left;
	width: 100%;
	padding: 0 170px 0 100px;
	box-sizing: border-box;
	font-size: var(--font-size-normal);
	line-height: 110%;
	min-height: 20px;
	text-shadow: 0 0 10px rgb(255, 240, 200),0 0 10px rgb(255, 240, 200),0 0 10px rgb(255, 240, 200),0 0 10px rgb(255, 240, 200);
	transform-origin: left;
	transform: scaleY(1.01);
}
.timeline1 .strong1 {
	display: inline-block;
	color: #906;
	font-size: var(--font-size-strong);
	line-height: 120%;
	transform: scaleX(1.02);
}
/*header*/
.timeline1_header_box1 {
	display: flex;
}
.timeline1_header1 {
	color: #917;
	font-size: var(--font-size-match);
	width: 100%;
	border: none;
	background: none;
	transform: scaleY(1.02);
}
.person1.color2 .timeline1_header1,
.person3.color2 .timeline1_header1,
.person2.color1 .timeline1_header_box1 div.timeline1_header1:nth-of-type(2),
.person2.color2 .timeline1_header_box1 div.timeline1_header1:nth-of-type(1){
	color: #169;
}
.timeline1 div{
	position: relative;
	box-sizing: border-box;
}
.timeline1 .outline_box1 {
	width: 300px;
	color: #730;
	font-size: 20px;
	line-height: 140%;
	text-align: left;
	padding: 4px;
	margin: -30px 0 0;
	border-radius: 1px;
}
.timeline1 .group1 .p_box1 {
	width: 230px;
	height: 200px;
}
.timeline1 .group1 .p_box1 p{
	padding: 0 0 0 100px;
}

.timeline1 .group1 .img_box1 {
	width: 230px;
	height: 230px;
	background: none;
	border: none;
	top: 0px;
	left: 0px;
	margin: 0 -40px;
}
.person1 .timeline1 .group1 .img_box1 {
	left: -30px;
}
.timeline1 .group1 .img_box1 img {
	position: absolute;
	height: 230px;
	width: auto;
	top: auto;
	bottom:0;
	left:0;
	transform: none;
}
.timeline1 .group1 .img_box1 img.soul1 {
	transform: scale(0.7);
}
/*trial*/
div.trial_box1,
div.trial_box1 div,
div.bg_none {
	border: none !important;
	background: none !important;
}
.timeline1 div.trial_box1,
.timeline1 div.trial_box1 div {
	display: none;
	position: relative;
	width: 100%;
	height: 0;
	top: 60px;
	left: 0;
	z-index: 4;
}
.trial1 .timeline1 div.trial_box1,
.trial1 .timeline1 div.trial_box1 div {
	display: block;
}

.person2 .bg_solid {
	background-image: linear-gradient(#532,#532),linear-gradient(#532,#532);
}
.bg_solid {
	position: relative;
	background-image: linear-gradient(#532,#532);
	background-position: 50px 0,625px 0;
	background-repeat: no-repeat,no-repeat;
	background-size: 2px 100%,2px 100%;
	padding: 0 0 14px;
}
.person2 .bg_dotted {
	background-image: linear-gradient(#532,#532,transparent,transparent),linear-gradient(#532,#532,transparent,transparent);
}
.bg_dotted {
	height: auto;
	min-height: 130px;
	background-image: linear-gradient(#532,#532,transparent,transparent);
	background-position: 50px 0,625px 0;
	background-repeat: repeat-y,repeat-y;
	background-size: 2px 4px,2px 4px;
	padding: 0 0 14px;
}
.person2 .bg_dotted {
	min-height: auto;
}
.group1.bg_dotted {
	padding: 0;
	height: auto;
	overflow: hidden;
}
.trial1 .bg_trial {
	filter: blur(10px) brightness(0.7);
    opacity: 0.7;
	background-color: rgba(50,20,0,0.5);
}
.timeline1 .bg_dotted p {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-25%);
}

.timeline1 > div div {
	width: 80px;
	padding: 0 0 3px;
	margin: 0 10px 3px;
	background: rgb(255, 240, 200);
	border: 2px solid #532;
}
.timeline1 > div > img {
	position: absolute;
	width: 30%;
	top: 50%;
	left: 86%;
	transform: translate(-50%,-50%);
}
.trial1 .timeline1 .bg_trial img {
	filter: blur(10px);
}
.person2 .timeline1 > div > img {
	position: static;
	transform: none;
	margin: -20px;
}

/*person2*/
.timeline1 div.flex_box1 {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 98%;
	margin: 0 auto;
}
.timeline1 div.match_box1 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	width: 60%;
	margin: 0 auto;
	color: #ff3;
	text-shadow: 0 0 10px #f0f,0 0 10px #f0f,0 0 30px #f0f;
	font-size: var(--font-size-match);
	background: rgba(200,30,170,0.9);
	border: none;
	border-radius: 14px;
	box-shadow: 0 0 20px 10px rgba(200,30,170,1) inset,0 0 20px 10px rgba(200,30,170,1);
}

.person2 .timeline1 .bg_dotted p {
	position: relative;
	transform: none;
	padding: 0;
}
.timeline1 ins,
.timeline1 em {
	font-style: normal;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.timeline1 ins {
	padding: 0 100px;
	margin: 5px 0;
	background-image: linear-gradient(#532,#532),linear-gradient(#532,#532);
	text-align: center;
}
.person2 .timeline1 p {
	background: none;
	padding: 0;
	transform: scaleY(1.01);
}
.timeline1 ins.left1 {
	text-align: left;
	background-position: 50px center;
}
.timeline1 ins.right1 {
	text-align: right;
	background-position: 585px center;
}

/*margin*/
/* 10 months difference */
.m1 + .m11,
.m2 + .m12 {
  margin-top: 60px;
}
/* 9 months difference */
.m1 + .m10,
.m2 + .m11,
.m3 + .m12 {
  margin-top: 55px;
}
/* 8 months difference */
.m1 + .m9,
.m2 + .m10,
.m3 + .m11,
.m4 + .m12 {
  margin-top: 50px;
}
/* 7 months difference */
.m1 + .m8,
.m2 + .m9,
.m3 + .m10,
.m4 + .m11,
.m5 + .m12 {
  margin-top: 40px;
}
/* 6 months difference */
.m1 + .m7,
.m2 + .m8,
.m3 + .m9,
.m4 + .m10,
.m5 + .m11,
.m6 + .m12 {
  margin-top: 30px;
}
/* 5 months difference */
.m1 + .m6,
.m2 + .m7,
.m3 + .m8,
.m4 + .m9,
.m5 + .m10,
.m6 + .m11,
.m7 + .m12 {
  margin-top: 20px;
}
/* 4 months difference */
.m1 + .m5,
.m2 + .m6,
.m3 + .m7,
.m4 + .m8,
.m5 + .m9,
.m6 + .m10,
.m7 + .m11,
.m8 + .m12 {
  margin-top: 10px;
}

/*opacity*/
.i_type2_tl1,
.timeline1 {
	opacity: 0;
}
.i_type2_box1 .i_type1_comment1 {
	opacity: 1;
}
/*animation*/
.anime1 .i_type2_paper_box1 {
	height: auto;
}
.anime1 .i_type2_tl1,
.anime1 .timeline1 {
	animation: fadein2 1s ease 2s 1 forwards;
}
.anime1 .i_type2_box2 {
	transform: translateY(0);
}
.anime1 .i_type2_paper1 {
	transform: translateY(0);
}
.anime1 .i_type2_tex1 {
	transform: translateY(calc(-100% + var(--roll_height)));
}
/* ----------------------
 * result_type2
 *---------------------- */



/* ----------------------
 * result_type3
 *---------------------- */
.i_type3_box1{
	position: relative;
	width: 780px;
	height: 450px;
	margin: 0px auto;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 24px;
	font-weight: 700;
	overflow: hidden;
}
.i_type3_bg1 {background-image: url("../images/result/type/res_type3_bg1.jpg");}
.i_type3_eff1 {background-image: url("../images/result/type/res_type4_eff1.png");}
.i_type3_eff2 {background-image: url("../images/result/type/res_type3_eff2.png");mix-blend-mode: screen;}
.i_type3_txt1 {background-image: url("../images/result/type/res_type3_txt1.png");}
.i_type3_txt2 {background-image: url("../images/result/type/res_type3_txt2.png");}
.i_type3_bg1,
.i_type3_eff1,
.i_type3_eff2,
.i_type3_txt1,
.i_type3_txt2{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.color2 .i_type3_bg1 {
	filter: saturate(0.5) hue-rotate(30deg);
}
.color3 .i_type3_bg1 {
	filter: saturate(0.3) hue-rotate(160deg);
}
.color4 .i_type3_bg1 {
	filter: saturate(0.5) hue-rotate(190deg);
}
.color5 .i_type3_bg1 {
	filter: saturate(0.5) hue-rotate(250deg);
}
/*eff*/
.i_type3_eff1{
	background-size: 100%;
	background-position: left 20px;
	filter: hue-rotate(236deg) blur(5px) saturate(0.3) brightness(0.9);
	mix-blend-mode: color-dodge;
	transform: scaleY(-1);
}
.i_type3_eff1.pos2 {
	width: 120%;
	background-size: 100%;
	background-position: 100px 60px;
	transform: none;
}

/*scene*/
.i_type3_scene1{
	position: absolute;
	width: 300px;
	top: 100px;
	left: 50px;
}
.i_type3_scene1.pos2 {
	width: 450px;
	top: 140px;
	left: 280px;
}
.i_type3_scene1.filter1 {
	filter: blur(10px) brightness(160%);
	/*mix-blend-mode: color-dodge;*/
}
/*opacity*/
.i_type3_scene1,
.i_type3_eff1,
.i_type3_eff2,
.i_type3_txt1,
.i_type3_txt2{
	opacity: 0;
}
.anime1 .i_type3_eff1 {
	animation: fadein 1.4s 0s forwards,fadeout2 1.4s 1.4s forwards;
	transform: scaleY(-1) translateX(200px);
	transition: 2.8s all;
}
.anime1 .i_type3_eff1.pos2 {
	animation: fadein 1.4s 0.5s forwards,fadeout2 1.4s 1.9s forwards;
	transform: translateX(-200px);
	transition: 2.8s 0.5s all;
}
.anime1 .i_type3_scene1,
.anime1 .i_type3_txt2 {
	animation: fadein2 2s 0.5s forwards;
}
.anime1 .i_type3_eff2 {
	animation: fadein 2s 2.5s forwards;
}
.anime1 .i_type3_scene1.pos2,
.anime1 .i_type3_txt1 {
	animation: fadein2 2s 1.5s forwards;
}


/* ----------------------
 * result_type3
 *---------------------- */




/* ----------------------
 * result_keyframes
 *---------------------- */
/*type1*/
@keyframes type1_soul1 {
	0% {opacity:0}
	50% {opacity:0.4}
	100% {opacity:0}
}
@keyframes type1_soul2 {
	0% {transform: scale(1) translateY(0px); opacity:1}
	50% {transform: scale(1) translateY(-10px); opacity:0.2}
	100% {transform: scale(1) translateY(0px); opacity:1}
}
@keyframes type1_soul3 {
	0% {transform: scaleX(-0.75) scaleY(1.4) translateY(0px); opacity:1}
	50% {transform: scaleX(-0.85) scaleY(1.7) translateY(30px); opacity:0.2}
	100% {transform: scaleX(-0.75) scaleY(1.4) translateY(0px); opacity:1}
}
@keyframes type1_bg1 {
	100% {filter: sepia(1) brightness(1.2)}
}
/*tarot*/
@keyframes fudeji2X {
	0% {transform: translateX(0px);}
	100% {transform: translateX(450px) rotate(15deg);}
}
@keyframes fudeji2Y {
	0% {transform: translateY(0px);}
	100% {transform: translateY(300px);}
}
@keyframes tarot_eff1 {
	0% {transform: scale(0); opacity:0}
	20% {transform: scaleX(0.7) scaleY(1.5); opacity:1}
	100% {transform: scale(6); opacity:0}
}
@keyframes tarot_hand2 {
	0% {transform:translateY(30px);opacity: 0;}
	100% {transform:translateY(0px);opacity: 1;}
}
@keyframes tarot_btn1 {
	0% {transform:translateY(0px);opacity: 0;}
	100% {transform:translateY(0px);opacity: 1;}
}
/*common*/
@keyframes height0 {
	0% {height: 100%;}
	100% {height: 0;}
}
@keyframes height1 {
	0% {height: 0;}
	100% {height: 100.5%;}
}
@keyframes word1 {
	0% {opacity: 0; transform: scale(2)}
	100% {opacity: 1; transform: scale(1)}
}
@keyframes fadein {
    100% {opacity: 1;}
}
@keyframes fadein2 {
    0% {opacity: 0;filter: brightness(330%);}
    100% {opacity: 1;filter: brightness(100%);}
}
@keyframes fadein3 {
	0% {opacity: 0;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
	50% {opacity: 1;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
	100% {opacity: 1;}
}
@keyframes fadein_trial_box {
	0% {opacity: 0; height: 0}
	1% {opacity: 0; height: 600px}
	100% {opacity: 1; height: 600px}
}
@keyframes fadeout {
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeout2 {
    0% {opacity: 1;}
    100% {opacity: 0.3;}
}
@keyframes fadeinout {
    0% {opacity: 0;}
    30% {opacity: 1;}
    70% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeinout2 {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes fadeinout3 {
    0% {opacity: 1;}
    33% {opacity: 0;}
    66% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeinout4 {
    0% {}
    50% {filter: brightness(130%);}
    100% {}
}
@keyframes fadeinout5 {
    0% {}
    30% {filter: brightness(260%);}
    100% {}
}
@keyframes glow1 {
    0% {opacity: 0; transform: scale(0)}
    20% {opacity: 1; transform: scale(1.5)}
    99.9% {opacity: 0; transform: scale(3)}
    100% {opacity: 0; transform: scale(0)}
}

@keyframes center1 {
    20% {transform: translate(0px,0px);}
    80% {transform: translate(0px,0px);}
}
@keyframes eff1 {
    0% {opacity: 0}
    50% {opacity: 1}
    100% {opacity: 0}
}
@keyframes eff2 {
    0% {opacity: 0}
    100% {opacity: 1}
}
/* ----------------------
 * result_keyframes
 *---------------------- */






/* ----------------------
 * intro_i_balloon
 *---------------------- */
.free_scroll_box {
	/*display:none;
	overflow:hidden;*/
}
.i_info_p2 {background-image: url(../images/result/type/res_info_p2_before.jpg), url(../images/result/type/res_info_p2_after.jpg),url(../images/result/type/res_info_p2.jpg);}
.i_info_p2.color2 {background-image: url(../images/result/type/res_info_p2_before.jpg), url(../images/result/type/res_info_p2_after.jpg),url(../images/result/type/res_info_p2_color2.jpg);}
.i_info_p2.color3 {background-image: url(../images/result/type/res_info_p2_before.jpg), url(../images/result/type/res_info_p2_after.jpg),url(../images/result/type/res_info_p2_color3.jpg);}
.i_info_p2 {
	color: #fff;
	width: 780px;
	margin: 0 auto -1px;
	padding: 60px 20px 60px;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: center top, center 101%, center center;
	background-size: 100% auto, 100% auto, 100% calc(100% - 70px);
    font-size: 150%;
	font-feature-settings: 'palt';
	box-sizing: border-box;
}
.i_info_p2 strong {
	color: #fff;
	font-size: 140%;
	line-height: 116%;
	text-shadow: 0 0 10px #c0a, 0 0 10px #c0a, 0 0 10px #c0a, 0 0 10px #c0a, 0 0 10px #c0a;
}
.i_info_p2 strong strong{
	color: #ff0;
	display: inline-block;
	letter-spacing: 0.1em;
}
.introSub .paragraph p {
	width: 817px;
	color: #fea;
	background: none;
	font-size: 154%;
	line-height: 138%;
	margin: 10px auto 20px;
	padding: 4px 0 4px;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	text-shadow: 0 0 25px #690, 0 0 20px #690, 0 0 20px #690;
}
.introSub .paragraph p strong {
	color: #ff0;
	font-size:110%;
}
.i_info_sub1 {
	display: block;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	color: #eef;
	width: 840px;
	min-height: 30px;
	margin: 0px auto -5px;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 180%;
	padding: 60px 20px 54px;
	background-image: linear-gradient(90deg,rgba(0,0,0,1),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1)),url(../images/result/type/res_info_p1_before.jpg), url(../images/result/type/res_info_p1_after.jpg),url(../images/result/type/res_info_p1.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
    background-position: center top, center top, center 102%, center top;
    background-size: 100%,100% auto, 100% auto, 100% auto;
	overflow: hidden;
	text-shadow: 0px 0px 10px #909, 0px 0px 10px #909;
}

.i_balloon_img1 {background-image: url(../images/result/rsltMask1.png), url(../images/result/type/res_balloon_img6.png), url(../images/result/type/res_balloon_img_bg2.jpg), url(../images/result/type/res_balloon_img_bg1.jpg);}
.i_balloon_img1 {
	position: relative;
	width: 920px;
    padding: 40px 20px 10px 50px;
	margin: 0 auto;
	background-position: left 101%, right top, left top, left top;
	background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
	background-size: 100%, 100%, 100%, 100%;
	box-sizing: border-box;
	height: auto;
	min-height: 460px;
	font-size: 180%;
	overflow: hidden;
}
.i_balloon_img1:before {
    display: block;
    content: "";
    width: 256px;
    height: 350px;
    float: left;
}
.i_balloon1 {
	width: 580px;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	background: linear-gradient(rgba(100,50,0,0.9), rgba(170,70,50,1));
    border-image: url(../images/result/type/res_balloon_border1.png) stretch;
	border-image-slice: 45 fill;
	border-image-width: 38px;
	border-radius: 14px;
	box-shadow: 0px 0px 10px 4px #fff,0px 0px 10px 4px #ff0;
	box-sizing: border-box;
	margin: 10px 30px 10px;
}

.i_balloon_p strong, .i_balloon_p span{
	color: #ff3;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 120%;
	text-shadow: 0px 0px 4px #06c,0px 0px 4px #06c,0px 0px 4px #06c;
}
.i_balloon_p span {
	color: #fcf;
}
.i_balloon5_bg {
	width: 840px;
	padding: 10px;
	margin: -10px auto 0px;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	background: rgba(60,100,20,0.82);
    background-image: url(../images/result/rsltMask2.png), url(../images/result/rsltMask1.png), url(../images/result/type/res_balloon5_bg4.jpg);
	background-size: 100% 50px, 100%, 100%;
    background-position: center top, center 101%, center 0px, center top;
    background-repeat: no-repeat, no-repeat,repeat-y;
}
.i_type1_p1 p {
    line-height: 105%;
    text-shadow: 0px 0px 10px #06c, 0px 0px 10px #06c, 0px 0px 20px #06c;
}
.i_balloon5_bg .i_balloon_p {
	font-size: 32px;
	letter-spacing: -0.06em;
}
.i_balloon5_bg .paragraph p {
	font-size: 20px;
	line-height: 150%;
	text-align: justify;
	text-shadow: none;
}
.i_balloon_p {
	display: block;
	color: #fff;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	font-size: 115%;
	line-height: 145%;
	padding: 14px;
	text-align: justify;
	text-shadow: 0px 1px 4px #000,0px 1px 4px #000,0px 1px 4px #000;
}
.i_balloon_p strong {
	color: #ff3;
	letter-spacing: 0;
	font-size: 110%;
	text-shadow: 0px 1px 4px #c00,0px 1px 4px #c00,0px 1px 4px #c00;
}
.i_balloon_p strong.color1 {
	text-shadow: 0px 1px 10px #c0f,0px 1px 10px #c0f,0px 1px 10px #c0f;
}
.i_balloon_p strong.color2 {
	text-shadow: 0px 1px 10px #f00,0px 1px 10px #f00,0px 1px 10px #f00;
	color: #ff0;
}
.i_balloon_p strong.color3 {
	text-shadow: 0px 1px 10px #c09,0px 1px 10px #c09,0px 1px 10px #c09;
}

img.i_type2_sample{
	display: block;
    position: absolute;
	width: 100%;
	top: 0px;
	left: 0;
	opacity: 1 !important;
	z-index: 9;
 }




/* ----------------------
 * osusume
 *---------------------- */
.osusume_bg {
    width: 920px;
    margin: 0 auto -1px;
}
.osusume_box1 {
	width: 800px;
	margin: 0 0 15px 70px;
}
.osusume_box2 {
	width:380px;
	margin-right: 20px;
	text-align:left;
	float: left;
}
.osusume_box2 a:link{color: #ff3; text-decoration: underline;}
.osusume_box2 a:visited{color: #ff3; text-decoration: underline;}
.osusume_box2 a:hover{color: #fff; text-decoration: none;}
.osusume_box2 a:active{color: #fff; text-decoration: underline;}
.osusume_box2 a div {
	display: table-cell;
	vertical-align: middle;
}
.osusume_banner {
	width: 36px;
	height: 36px;
	border: none;
}
.osusume_title {
	font-size: 10pt;
	padding-left: 7px;
	font-weight:bold;
}
.osusume_hikiku {
	font-size:10pt;
	color:#eee;
	font-weight:normal;
	line-height:normal;
	margin-top: 5px;
}
.osusume_top{
	width: 920px;
	height: 140px;
	background: url(../images/result/osusume_top.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}
/* ----------------------
 * osusume
 *---------------------- */
/*---------------------------
 * clearfix
 *---------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*---------------------------
 * clearfix
 *---------------------------*/

/*firefox select box*/
_:lang(x)::-moz-placeholder, select {
	/*box-shadow: 0px 1px 1px rgba(0,0,0,0.3);*/
	border-radius: 4px;
	border: 1px solid #aaa;
}

input[type="radio"] {
	transform: scale(2.0);
	-webkit-transform: scale(2.0);
	-moz-transform: scale(1.0) translateY(4px);
	display: block;
	float: left;
	margin: 0 16px 0 0;
}
button {font-size: 132%;border: 1px solid whitesmoke;border-radius:4px;background:#222;color:#fff;padding:4px;cursor: pointer;}

br {letter-spacing: 0;}

p, li, h3 {
    background: url(../images/result/type/spacer.gif);
}
.use_sp {
	display: none !important;
}
