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

/* ----------------------
 * signboard
 *---------------------- */
/*_no-repeat-parts_*/
.at_bt,
.at_top,
.free_top,
.ichi_base_top,
.ichi_top,
.inp_balloon_img,
.inp_base_top,
.inp_top_my_top,
.inp_top_you_top,
.month_bt,
.month_sub_top,
.month_top,
.new_anim1_top,
.new_anim2_top,
.new_base_top,
.new_bt,
.new_eff1_top,
.new_eff2_top,
.new_top,
.pack_bt,
.pack_top,
.review_bt,
.review_top,
.spe2_bt,
.spe2_sub_top,
.spe2_top {
	background-repeat: no-repeat;
	background-size: 100%;
	width: 920px;
	margin: -1px auto;
}
/*
.inp_balloon_img {background-image: url('../images/top/inp_balloon_img.jpg'); height:626px;}
.inp_base_top {background-image: url('../images/top/inp_base_top.jpg'); height:626px;}
.month_bt {background-image: url('../images/top/month_bt.jpg'); height:50px;}
.month_sub_top {background-image: url('../images/top/month_sub_top.png'); height:200px;}
.month_top {background-image: url('../images/top/month_top.jpg'); height:840px;}
*/
.new_anim1_top {background-image: url('../images/input/inpAnim1.png'); height:100%;}
.new_anim2_top {background-image: url('../images/input/inpAnim2.png'); height:100%;}
/*.new_base_top {background-image: url('../images/top/new_base_top.jpg'); height:100%;}*/
/*.new_bt {background-image: url('../images/top/new_bt.jpg'); height:110px;}*/
.new_eff1_top {background-image: url('../images/input/inpEff1.png'); height:100%;}
.new_eff2_top {background-image: url('../images/input/inpEff2.png'); height:100%;}

/*_no-repeat-parts_*/

/*_repeat-y-parts_*/
.at_bg,
.free_bg,
.ichi_bg,
.intro_bg,
.month_bg,
.new_bg,
.pack_bg,
.review_bg,
.spe2_bg {
	background-repeat: repeat-y;
	background-size: 100%;
	margin: -3px auto;
	width: 920px;
}
.at_bg {background-image: url('../images/top/at_bg.jpg')}
.intro_bg {background-image: url('../images/top/intro_bg.jpg')}
.month_bg {background-image: url('../images/top/month_bg.jpg')}
.new_bg {background-image: url('../images/top/new_bg.jpg')}
.pack_bg {background-image: url('../images/top/pack_bg.jpg')}
.review_bg {background-image: url('../images/top/review_bg.jpg')}
.spe2_bg {background-image: url('../images/top/spe2_bg.jpg')}
/*_repeat-y-parts_*/

/*margin & padding*/
.padding1, .month_bg { padding: 0 0 20px; }
.margin_spe2 { margin: -60px 0 0; }

/* ----------------------
 * signboard
 *---------------------- */


/* ----------------------
 * new
 *---------------------- */
.new_box {
	width: 710px;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: left;
}

/*top_animation*/
.new_eff1_top {background-image: url('../images/input/inpEff1.png'),radial-gradient(closest-corner at 58% 330px,white 0%,rgba(255,255,128,1) 35%,transparent 70%); background-size: 100%, 100% 380px; background-position: center 1px; height:100%;}
.new_eff2_top {background-image: url('../images/input/inpEff2.png'),radial-gradient(closest-corner at center 35px,white 4%,rgba(255,255,128,1) 63%,transparent 87%); background-position: center 530px;}
/*.new_eff2_top {background-image: url('../images/input/inpEff2.png'), linear-gradient(transparent 63%, rgba(255, 255, 128, 1) 70%, transparent 77%)}*/

.ichi_base_top,
.new_base_top,
.inp_base_top { position: relative; }
.ichi_base_top strong,
.new_base_top strong,
.inp_base_top strong{
    position: absolute;
    display: block;
    top: 0;
    left: -1px;
    mix-blend-mode: hard-light;
    opacity: 0;
}
.anime1.ichi_base_top strong,
.anime1.new_base_top strong,
.anime1.inp_base_top strong{
    animation: fadein2 1.5s 2.8s forwards;
}
.anime1.ichi_base_top strong:nth-of-type(2),
.anime1.new_base_top strong:nth-of-type(2),
.anime1.inp_base_top strong:nth-of-type(2){
    animation: fadein 0.3s 2.5s forwards,fadeout 1.8s 2.8s forwards;
}
.anime1.ichi_base_top strong:nth-of-type(3),
.anime1.new_base_top strong:nth-of-type(3),
.anime1.inp_base_top strong:nth-of-type(3){
    animation: fadein2 1.5s 3.2s forwards;
}
.anime1.ichi_base_top strong:nth-of-type(4),
.anime1.new_base_top strong:nth-of-type(4),
.anime1.inp_base_top strong:nth-of-type(4){
    animation: fadein 0.3s 3.2s forwards,fadeout 2.8s 3.8s forwards;
}
/* ----------------------
 * new
 *---------------------- */


/* ----------------------
 * month
 *---------------------- */
.month_top {
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
    /*
	padding: 140px 0 0;
	background-image: url(../images/result/rsltMask1.png),url(../images/top/month_top.jpg);
	background-position: center 101%, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, 100%;
    */
}
.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/rsltImgBorder.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;
}
.month_sub_top {
	margin: 0 0 -10px;
}
.under_line{
	text-decoration: underline;
}
/* ----------------------
 * month
 *---------------------- */


/* ----------------------
 * button
 *---------------------- */
.inp_btn, .inp_btn_free {
	width: 360px;
	height: 180px;
}
.inp_btn2 {
	width: 540px;
	height: 210px;
}
#second_form {
	margin-bottom: 30px;
}
img.inp_top_btn_free, img.inp_top_btn {
	width: 300px;
	height: auto;
}
.inp_top_btn_free {
	float: left;
	margin-bottom: 20px;
}
.inp_top_btn {
	float: right;
	margin-bottom: 20px;
}
.inp_btn_box {
	width: 640px;
	margin: 20px auto 0 auto;
}
.inp_form_bg .inp_btn_box {
	float: left;
	width: 360px;
	height: 180px;
}
.inp_btn_box2 {
	max-width: 760px;
	margin: 0 auto;
	clear: both;
}
.inp_form_bg .inp_btn_box2 {
	margin: 0px 70px;
}
.inp_btn_box3 {
	margin: 10px auto -1px auto;
	text-align: center;
}
.i_rec_bg .inp_btn_box3 {
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
}
.inp_btn_box4 {
	margin: 20px 100px;
	text-align: center;
}
.res_rec_bg .inp_btn_box4 {
	margin: 20px 100px 0;
	text-align: center;
}
.inp_btn_box5 {
	margin-top: 20px;
}
.inp_btn_box6 {
	margin-left: 100px;
}
.inp_btn_box7 {
	width: 540px;
	height: 210px;
	margin: 0 auto;
}
.inp_top_box {
	width: 900px;
	margin: 0 auto;
}
/* ----------------------
 * button
 *---------------------- */



/* ----------------------
 * motif_sample
 *---------------------- */
.res_type_none,
.i_type_none{
	display: none;
}
div.i_type2_sample1,
div.i_type2_sample2,
div.i_type2_sample3 {
	display: block;
    position: absolute;
	width: 100%;
	height: 600px !important;
	top: 0 !important;
	left: 0;
	opacity: 1 !important;
	z-index: 9;
	background: url(../images/top/intro_type5_sample.png) center top no-repeat;
	background-size: 600px !important;
}
div.i_type2_sample2{
	width: 780px;
	top: -24px !important;
}

.i_info_p4,
.i_info_p5 {
	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;*/
}
.i_info_p5 strong,
.i_info_p5 span{
	color: #ff3;
	font-size:120%;
	font-weight: inherit;
	text-shadow: 0 0 10px #f00,0 0 10px #f00,0 0 10px #f00;
}







/* ----------------------
 * intro_i_balloon
 *---------------------- */
.free_scroll_box {
	/*display:none;
	overflow:hidden;*/
}
.i_info_p2 {background-image: linear-gradient(90deg, black 0%,transparent 5%,transparent 95%, black 100%), url("../images/result/rsltMask2.png"), url("../images/result/rsltMask1.png"),url("../images/rsult/rsltSp1.jpg");}
.i_info_p2.color2 {background-image: linear-gradient(90deg, black 0%,transparent 5%,transparent 95%, black 100%), url("../images/result/rsltMask2.png"), url("../images/result/rsltMask1.png"),url("../images/result/rsltSp2.jpg");}
.i_info_p2.color3 {background-image: linear-gradient(90deg, black 0%,transparent 5%,transparent 95%, black 100%), url("../images/result/rsltMask2.png"), url("../images/result/rsltMask1.png"),url("../images/result/rsltSp3.jpg");}
.i_info_p2 {
	width: 840px;
	margin: 0 auto -1px;
	padding: 60px 20px 50px;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: center top, center top, center 101%, center center;
	background-size: 100% 100%, 100% 40px, 100% 40px, 100% 100%;
    font-size: 150%;
	font-feature-settings: 'palt';
	box-sizing: border-box;
	min-height: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i_info_p2.free_result_title1 {
	position: relative;
	padding: 34px 20px 34px;
	background-position: center -18%, center 118%, center center;
	background-size: 100% auto, 100% auto, 100% calc(100% - 30px);
}
.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;
}
.i_info_p5 {
	background: rgba(80,30,120,0.5);
	margin: 10px auto 20px;
	padding: 20px;
	width: 790px;
	color: #fff;
	font-size: 120%;
	line-height: 138%;
	text-align: justify;
	box-shadow: 0px 0px 10px #c6f;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	text-shadow: 0 0 5px #f6f, 0 0 10px #069, 0 0 20px #069;
	border-radius: 25px;
}
.i_info_p5 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/rsltCmnTop.jpg), url(../images/result/rsltCmnBtm.jpg),url(../images/result/rsltCmnBg.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 {
	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/rsltImgBorder.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/common/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 .i_info_p5 {
	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;
 }

/* ----------------------
 * tarot
 *---------------------- */
[id^="res_type"][id$="_bg"],
[id^="res_type"][id$="_bg1"],
[id^="res_type"][id$="_bg2"] {
  position: relative;
}

.res_type1_box {background-image: url("../images/common/res_bg1.png");}
.nobg.res_type1_box {background-image: none;}
.res_type1_box{
	width: 840px;
	position: relative;
	padding: 290px 0 230px;
	min-height: 860px;
	margin: 0 auto -1px;
	background-position: left top, left 100.5%,left center;
	background-size: 100%,100%,100%;
	background-repeat: repeat-y;
	color: #fff;
	box-sizing: border-box;
	/*overflow: hidden;*/
}
.res_type1_box.input {
	background-color: rgb(147,151,222);
}
.res_type1_box.input.bg2 {
	background-color: transparent;
}
.res_type1_box.input.color2,
.color2 .res_type1_box.input {
	background-color: rgba(112,171,154,1.00);
}
.res_type1_box.input.color3,
.color3 .res_type1_box.input {
	background-color: rgb(189,133,207);
}
.res_type1_box img {position: absolute;}
.res_type1_box img.rotate {transform: rotate(90deg);}
/*comment*/
.res_type1_comment1 {
	position: absolute;
	top: 280px;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 40px;
	text-shadow: 0 0 10px #357,0 0 10px #357,0 0 10px #357;
}
/*bg*/
.res_type1_frame1,
.res_type1_base1,
.res_type1_base2,
.res_type1_eff2,
.res_type1_bg1,
.res_type1_bg2,
.res_type1_bg3,
.res_type1_bg4{
	width: 800px;
	height: 860px;
	position: absolute;
	top: 0;
	left: 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.res_type1_frame1 {background-image:url("../images/common/res_top1.png"),url("../images/common/res_bt1.png");}
.res_type1_frame1 {
	background-size: 100%,100%;
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center 100.5%;
	width: 840px;
	height: 100.5%;
	top: -1px;
	left: 0;
	pointer-events: none;
}
.res_type1_box.bg2 .res_type1_frame1,
.res_type1_box.bg3 .res_type1_frame1 {
	display: none;
}
.res_type1_base1 {background-image: url(../images/result/type/res_type1_base1.jpg);}
.color2 .res_type1_base1 {filter:hue-rotate(290deg) saturate(0.8);}
.color3 .res_type1_base1 {filter:hue-rotate(45deg);}
.nobg .res_type1_base1 {background-image: linear-gradient(90deg,rgb(43,51,90) 0%,transparent 5%,transparent 95%,rgb(43,51,90) 100%),url(../images/common/res_type1_base1.jpg);}
.res_type1_base2 {background-image: linear-gradient(rgba(0,50,100,0.5),rgba(0,50,100,0.5));}
.res_type1_eff2 {background-image: url(../images/result/type/res_type1_eff2.jpg);mix-blend-mode: screen;}
.res_type1_base1,
.res_type1_base2,
.res_type1_eff2{
	background-size: 780px 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-mask-image: linear-gradient(rgba(255,255,255,0) 4%, rgba(255,255,255,1) 8%, rgba(255,255,255,1) 96%, rgba(255,255,255,0) 100%);
	-webkit-mask-position:center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
}
.res_type1_bg2,
.res_type1_bg4{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-content: center;
	align-items: center;
	letter-spacing: -0.05em;
	height: 620px;
}
.bg2 .res_type1_bg2,
.bg4 .res_type1_bg2{
	height: 860px;
}
.bg2 .res_type1_bg2 div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 20px;
	left: 0;
}


/*top_free_result*/
.res_type1_bg4 {
	width: 840px;
	margin: 0 -20px;
	background: #548;
	border-radius: 14px;
	border: 3px solid #94a;
	box-sizing: border-box;
	height: 100%;
	font-size: 100%;
	line-height: 150%;
	text-align: justify !important;
	z-index: 4;
	display: none;
	filter: drop-shadow(0px 0px 10px #f0f);
	box-shadow: 0px 0px 10px 2px #ff0;
}
.top_free_card_box1 {
	background-image: linear-gradient(#548,transparent,transparent),url("../images/common/res_balloon5_top1.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
}
.top_free_text_box1 {
	padding: 30px;
}
.res_type1_box .res_type1_bg4 img {
	position: static !important;
	width: 220px;
	margin: 20px auto;
	display: block;
}
.res_type1_box .res_type1_bg4 a,
.res_type1_box .res_type1_bg4 strong {
	display: block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.res_type1_box .res_type1_bg4 a {
	font-size: 120%;
	line-height: 170%;
}
.res_type1_box .res_type1_bg4 a:link,
.res_type1_box .res_type1_bg4 a:visited{
	color: lightpink;
}
.res_type1_box .res_type1_bg4 a:hover {
	color: yellow;
}
.res_type1_bg4 p.top_free_txt1 {
	position: relative;
	padding: 10px !important;
	color: #fd3;
	width: 58%;
	min-width: 200px;
	white-space: nowrap;
	margin: 3px auto 0;
	font-weight: bold;
	text-align: center;
	background-image: linear-gradient(90deg, transparent, gold, white, gold, transparent),linear-gradient(90deg, transparent, gold, white, gold, transparent),linear-gradient(90deg,transparent,rgba(120,20,10,1),rgba(120,20,10,1),transparent);
	background-size: 100% 3px,100% 3px,100%;
	background-position: left top,left bottom,left top;
	background-repeat: no-repeat,no-repeat,no-repeat;
}
/*hand*/
.res_type1_hand1{
	width: 480px;
	height: 480px;
	position: absolute;
	top: 20px;
	left: 20px;
	background-image: url("../images/result/type/res_type1_hand1.png");
	background-size: 100%;
}

/*btn*/
.res_btn, .res_btn_free {
	display: none;
	position: absolute;
	width: 360px;
	height: 180px;
	bottom: 70px;
	cursor: pointer;
}
.res_btn {
	right:50px;
}
.res_btn_free {
	left:50px;
}

/*opacity*/
.res_type1_comment1,
.res_type1_base2,
.res_type1_eff2,
.res_type1_bg2 > div,
.res_type1_hand1,
.res_btn,
.res_btn_free,
.input .res_type1_bg3 canvas,
.month_bg .res_type3_box1 canvas,
.res_type1_bg1.front img {
	opacity: 0;
}

/*animation*/
/*anime1,4*/
.anime1.input .res_type1_comment1 {animation:fadeinout 3.0s 0.0s forwards;}
.anime1.input .res_type1_base2,
.anime1.input .res_type1_eff2{animation:fadeinout 2.0s 0.0s forwards;}

.anime1 .btn_shuffle1,
.anime4 .btn_shuffle1 {display: none;}
.anime1 .btn_shuffle2,
.anime4 .btn_shuffle2 {display:block; pointer-events: none; animation: fadein 0.2s linear 1s 1 forwards;}

.anime1 #input_single,
.anime1 #second_form,
.anime1 #cookie_check_isp {display:none;pointer-events: none;}

/*inp_card(dummy)*/
.res_type1_bg1.inp span:nth-of-type(1) img.inp_card1{transform: translateY(-86%);}
.res_type1_bg1.inp span:nth-of-type(2) img.inp_card1{transform: translateY(-87%);}
.res_type1_bg1.inp span:nth-of-type(3) img.inp_card1{transform: translateY(-88%);}
.res_type1_bg1.inp span:nth-of-type(4) img.inp_card1{transform: translateY(-89%);}
.res_type1_bg1.inp span:nth-of-type(5) img.inp_card1{transform: translateY(-90%);}
.res_type1_bg1.inp span:nth-of-type(n+6) img.inp_card1{transform: translateY(-90%);}
.anime1 img.inp_card1{transition: 0.9s all;transform: translate(0,0) !important;}
.anime1 canvas {animation:fadein 0.1s 1.8s forwards;}
.anime1 span img.inp_card1 {animation:fadeout 0.1s 1.9s forwards;}
.anime1 .res_type1_bg1.back span img {animation:fadeout 0.1s 0.01s forwards;}

/*anime2*/
.anime2 span img.inp_card1,
.anime2 .res_type1_bg1.back span img {animation:fadein 0.1s 0s forwards;}
.anime2 canvas {animation:fadeout 0.1s 0.1s forwards;}
.anime2.res_type1_box .front img {animation:fadein3 0.7s 0.7s forwards;}
.anime2.res_type1_box.input.bg4 .front img {animation:fadein3 1.0s 0s forwards;}
.res_type1_box.input .front img {transform: scale(1.2) translate(0px, 6px);}
.anime2 .btn_shuffle1,
.anime2 .btn_shuffle2 {display:none;}

/*anime3*/
.anime1_1 .btn_shuffle2,
.anime3 .btn_shuffle2 {pointer-events: auto;}

.anime3.res_type1_box .strong img {animation:type1_strong1 1.0s 2.0s forwards;}
.anime3.res_type1_box .front .strong img {opacity: 1; animation:type1_strong1 1.5s 0.0s forwards;}
.anime3 .res_type1_base1 {animation:fadeinout4 2.0s 0.0s forwards;}
.anime3.input .res_type1_base1 {animation:none;}

/*anime4*/
.res_type1_box.anime4 [class^="res_type1_btnbox"] img,
.res_type1_box.anime4 [class^="res_type1_btnbox"] input {display: block;}

/*anime5*/
.anime5 .btn_shuffle1,
.anime5 .btn_shuffle2 {display:none;}
.anime5 .res_btn,
.anime5 .res_btn_free{display: block; animation:fadein 1s 0.0s forwards;}

/*anime6(top_free_result)*/
.anime2 .res_type1_bg4 {opacity: 0; display:flex;animation:fadein 1s 1.3s forwards;}
.anime2 .i_type1_detail_txt1{animation: fadein 1s ease 0.0s forwards;}

#input_single,
#second_form,
#cookie_check_isp{
	margin: 0 auto;
	position: relative;
	color: #123;
}
.res_type1_bg3 div {
	width: 100%;
	overflow: hidden;
}

.btn_shuffle3 {
	position: absolute;
	left: 45px;
	bottom: 80px;
	cursor: pointer;
}
.btn_shuffle4 {
	position: absolute;
	right: 45px;
	bottom: 80px;
	cursor: pointer;
}
.btn_shuffle1,
.btn_shuffle2,
.btn_shuffle5 {
	position: absolute;
	left: 165px;
	bottom: 80px;
	cursor: pointer;
}
[class^="res_type1_btnbox"] img,
[class^="res_type1_btnbox"] input {
	display: none;
}
.btn_shuffle2 {
	opacity: 0;
	display:none;
}
.tarot_text .price_member2{
	color: #efa7ff;
}
.tarot_text .btn_text2{
	color: #fff;
}
.tarot_text .price_non2{
	color: #a7ffed;
}

/* spread */
.res_type1_bg1 img {width: 120px;left: 340px;top: 255px;transition: 0.5s all;}

.res_type1_bg1 span:nth-of-type(1) img{left:340px;top: 255px;}
.res_type1_bg1 span:nth-of-type(2) img{left:339px;top: 255px;}
.res_type1_bg1 span:nth-of-type(3) img{left:341px;top: 255px;}
.res_type1_bg1 span:nth-of-type(4) img{left:339px;top: 255px;}
.res_type1_bg1 span:nth-of-type(5) img{left:340px;top: 255px;}
.res_type1_bg1 span:nth-of-type(n+6) img{left:340px;top: 255px;}

/* 3 card */
.spread1 span img{width:150px;}
.spread1 span:nth-of-type(1) img{top: 312px; left: 89px;}
.spread1 span:nth-of-type(2) img{top: 312px; left: 325px;}
.spread1 span:nth-of-type(3) img{top: 313px; left: 561px;}
.spread1 span:nth-of-type(n+4) img{display: none;}

/* 1 oracle */
.spread2 .res_type1_bg1.front {display: none;}
.spread2 span img{width:240px;}
.spread2 span:nth-of-type(1) img{top: 239px; left: 280px;}
.spread2 span:nth-of-type(n+2) img{display: none;}
/* 1 oracle - large card */
.res_type1_box .res_type3_card_box1{display: none;}
.res_type1_box.spread2 .res_type3_card_box1{display: block;opacity: 0;}
.res_type1_box.spread2.anime2 .res_type1_bg1.back {animation: fadeout 0.1s 0s forwards;}
.res_type1_box.spread2.anime2 .res_type3_card_box1{animation: fadein 0.1s 0s forwards;}
.res_type1_box.spread2.anime2 .res_type3_card_box1 .back {animation: type3_rotate1 1.0s ease 0.5s 1 forwards;}
.res_type1_box.spread2.anime2 .res_type3_card_box1 .front {animation: type3_rotate2 1.0s ease 0.5s 1 forwards;}
.res_type1_box.spread2 .front img {animation: none;}
.res_type1_box.spread2.anime3 .front img {animation: type1_strong1 1s 0s forwards;}


/* 9 spread */
.spread3 span:nth-of-type(1) img{left:230px;top: 390px;}
.spread3 span:nth-of-type(2) img{left:230px;top: 590px;transform: rotate(-90deg)!important;}
.spread3 span:nth-of-type(3) img{left:70px;top: 340px;}
.spread3 span:nth-of-type(4) img{left:390px;top: 340px;}
.spread3 span:nth-of-type(5) img{left:230px;top: 165px;}
.spread3 span:nth-of-type(6) img{left:560px;top: 625px;}
.spread3 span:nth-of-type(7) img{left:561px;top: 430px;}
.spread3 span:nth-of-type(8) img{left:560px;top: 235px;}
.spread3 span:nth-of-type(9) img{left:560px;top: 40px;}
.spread3 span:nth-of-type(n+10) img{display: none;}

/* hexagram */
.spread4 span:nth-of-type(1) img{left:340px;top: 80px;}
.spread4 span:nth-of-type(2) img{left: 561px;top: 440px;}
.spread4 span:nth-of-type(3) img{left: 120px;top: 440px;}
.spread4 span:nth-of-type(4) img{left: 340px;top: 580px;}
.spread4 span:nth-of-type(5) img{left: 121px;top: 219px;}
.spread4 span:nth-of-type(6) img{left: 560px;top: 212px;}
.spread4 span:nth-of-type(7) img{left: 340px;top: 328px;}
.spread4 span:nth-of-type(n+8) img{display: none;}

/* heart sonar */
.spread5 span:nth-of-type(1) img{top: 190px; left: 341px;}
.spread5 span:nth-of-type(2) img{top: 578px; left: 341px;}
.spread5 span:nth-of-type(3) img{top: 190px; left: 24px;}
.spread5 span:nth-of-type(4) img{top: 190px; left: 657px;}
.spread5 span:nth-of-type(5) img{top: 89px; left: 183px;}
.spread5 span:nth-of-type(6) img{top: 390px; left: 499px;}
.spread5 span:nth-of-type(7) img{top: 89px; left: 499px;}
.spread5 span:nth-of-type(8) img{top: 390px; left: 181px;}
.spread5 span:nth-of-type(n+9) img{display: none;}

/* choose between the 2 */
.spread6 span img{width:150px;}
.spread6 span:nth-of-type(1) img{top: 565px; left: 325px;}
.spread6 span:nth-of-type(2) img{top: 315px; left: 175px;}
.spread6 span:nth-of-type(3) img{top: 315px; left: 475px;}
.spread6 span:nth-of-type(4) img{top: 70px; left: 25px;}
.spread6 span:nth-of-type(5) img{top: 70px; left: 625px;}
.spread6 span:nth-of-type(n+6) img{display: none;}
/* ----------------------
 * tarot
 *---------------------- */




/* ----------------------
 * result_type1
 *---------------------- */
/* Moved to the bottom of top.css */
/* ----------------------
 * result_type1
 *---------------------- */


/* ----------------------
 * result_type (common)
 *---------------------- */
/*system-text(comment,p,btn)*/
.i_type_p_box1 strong,
.i_type_comment_box1 strong,
.i_type_btn_box1 strong{
	color: yellow;
}
div.i_type_p_box1,
div.i_type_comment_box1,
div.i_type_btn_box1 {
	display: flex;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 52px;
	line-height: 120%;
	letter-spacing: -0.05em;
	align-items: center;
	flex-flow: column;
	box-sizing: border-box;
    pointer-events: none;
}
div.i_type_p_box1,
div.i_type_btn_box1 {
	font-size: 32px;
}
div.i_type_comment_box1 {
	justify-content: center;
}
div.i_type_p_box1.bottom {
	justify-content: flex-end;
}
div.i_type_comment_box1.type5 {
	padding: 130px 0 0;
}
div.i_type_comment_box1.size2 {
	font-size: 82px;
}
.i_type_p_box1 p,
.i_type_comment_box1 p,
.i_type_btn_box1 p{
	width: 100%;
	padding: 20px 10px;
	text-shadow: 0px 0px 10px #fc0,0px 0px 20px #c0c,0px 0px 20px #c0c,0px 0px 10px #c0c,0px 0px 10px #c0c;
	box-sizing: border-box;
}
.i_type_p_box1 p{
	text-shadow: 0px 0px 10px #08c,0px 0px 20px #00c,0px 0px 20px #00c;
	align-items: flex-start;
}
.i_type_p_box1.bottom p {
	align-items: flex-end;
}
.i_type_p_box1 p,
.i_type_btn_box1 p {
	background-image: linear-gradient(transparent,rgba(0,60,90,0.5),transparent);
}
/*trial_btn*/
.i_type_btn_box1 {
	display: flex;
    color: #60c;
    font-size: 50px;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó ÌÀÄ«", "MS Mincho", "MS ÌÀÄ«", serif;
    line-height: 150%;
    letter-spacing: 0;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	background-image: linear-gradient(transparent, rgba(0,60,160,0.3), transparent);
}
.i_type_btn_box1 img,
.i_type_btn_box1 input {
	width: 500px;
	height: auto;
	cursor: pointer;
}

/* ----------------------
 * result_type (common)
 *---------------------- */





/* ----------------------
 * result_type2
 *---------------------- */
.i_type2_box1{
	position: relative;
	width: 780px;
	height: 640px;
	margin: 0px auto;
	text-align: center;
	letter-spacing: -0.05em;
	color: #fff;
    overflow: hidden;
	-webkit-mask-image: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
	-webkit-mask-position:center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
}
.i_type2_box1.person2 {
	height: 700px;
}

.i_type2_bg1 {background-image: url(../images/result/type/res_type2_bg1.jpg);}
.i_type2_bg2 {background-image: url(../images/result/type/res_type2_bg2.jpg);}
.i_type2_hand1 {background-image: url(../images/result/type/res_type2_hand1.png);}
.person2 .i_type2_sil1 {background-image: url(../images/result/type/res_type2_sil1.png);}
.i_type2_mask1 {background-image: url("../images/common/res_mask_bt1.png"),url("../images/common/res_mask_top1.png")}
.i_type2_bg1,
.i_type2_bg2,
.i_type2_hand1,
.i_type2_sil1,
.i_type2_mask1,
.i_type2_word_box1,
.i_type2_word_box1 > span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.i_type2_sil1 {
    background-size: 100%;
}
.i_type2_mask1 {
    height: 100.3%;
    background-position: center 100.3%, center top;
    background-size: 100%, 100%;
    pointer-events: none;
}

.i_type2_word1,
.i_type2_eff1{
    display: block;
    position: absolute;
	width: 440px;
    height: 120px;
}
.i_type2_eff1 {
    background-image: url("../images/result/type/res_type2_eff1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    mix-blend-mode: color-dodge;
}


/*word-color*/
.i_type2_word1 {filter: saturate(50%) contrast(100%);}

/*word_a (1person-3)*/
.word_a .pos1 {top: 106px;left: 114px;}
.word_a .pos2 {top: 253px;left: 214px;}
.word_a .pos3 {top:411px;left: 155px;}
.word_a .i_type2_word_box1 span:nth-of-type(n+4),
.word_a .i_type2_word_box1 div:nth-of-type(n+4){display: none;}
/*word_b (1person-2)*/
.word_b .pos1 {top: 111px;left: 114px;}
.word_b .pos2 {top: 311px;left: 194px;}
.word_b .i_type2_word_box1 span:nth-of-type(n+3),
.word_b .i_type2_word_box1 div:nth-of-type(n+3){display: none;}
/*word_c (1person-1)*/
.word_c .pos1 {top: 231px;left: 174px;}
.word_c .i_type2_word_box1 span:nth-of-type(n+2),
.word_c .i_type2_word_box1 div:nth-of-type(n+2){display: none;}
/*word_d (2person-3-600)*/
.word_d .pos1 {top: 54px;left: 7px;}
.word_d .pos2 {top: 76px;left: 354px;}
.word_d .pos3 {top: 161px;left: 155px;}
.word_d .pos4 {top: 270px;left: 65px;}
.word_d .pos5 {top: 333px;left: 287px;}
.word_d .pos6 {top: 440px;left: 145px;}
.word_d .pos7 {top: 557px;left: 235px;}
.word_d div.pos1,.word_d div.pos2,.word_d div.pos4,.word_d div.pos5{display: none;}
/*word_e (2person-3-800)*/
.word_e .pos1 {top: 54px;left: 7px;}
.word_e .pos2 {top: 76px;left: 354px;}
.word_e .pos3 {top: 161px;left: 155px;}
.word_e .pos4 {top: 270px;left: 224px;}
.word_e .pos5 {top: 363px;left: 78px;}
.word_e .pos6 {top: 415px;left: 281px;}
.word_e .pos7 {top: 536px;left: 169px;}
.word_e div.pos1,.word_e div.pos2,.word_e div.pos5,.word_e div.pos6{display: none;}
/*word_f (2person-2)*/
.word_f .pos1 {top: 70px;left: 7px;}
.word_f .pos2 {top: 83px;left: 331px;}
.word_f .pos3 {top: 211px;left: 128px;}
.word_f .pos4 {top: 344px;left: 215px;}
.word_f .i_type2_word_box1 span:nth-of-type(n+5){display: none;}
.word_f div.pos1,.word_f div.pos2,.word_f div.pos5,.word_f div.pos6,.word_f div.pos7{display: none;}
/*word_g (2person-1)*/
.word_g .pos1 {top: 76px;left: 46px;}
.word_g .pos2 {top: 147px;left: 295px;}
.word_g .pos3 {top: 311px;left: 155px;}
.word_g .i_type2_word_box1 span:nth-of-type(n+4){display: none;}
.word_g div.pos1,.word_g div.pos2,.word_g div.pos4,.word_g div.pos5,.word_g div.pos6,.word_g div.pos7{display: none;}



/*opacity*/
.i_type2_word_box1 > span,
.i_type2_bg2,
.i_type2_sil1,
.i_type2_hand1,
.i_type2_eff1 {
    opacity: 0;
}

/*animation*/
:root {
--word-delay: 4s;
--word-duration: 1.5s;
--word2-delay: 5.5s;
--word2-duration: 1.5s;
}
.anime1 .i_type2_bg1{animation:fadeinout4 1s 0s forwards;}
.anime1 .i_type2_sil1{animation:fadein 1s 1s forwards;}
.anime1 .i_type2_hand1{animation:fudeji 3.5s 1.5s forwards;}
.anime1 .i_type2_step1{animation:fadeout 1s 2s forwards;}
.anime1.i_type2_box1 img{animation:type2_normal1 var(--word2-duration) var(--word2-delay) forwards;}

.anime1 .i_type2_word_box1 span:nth-of-type(1){animation: fadein2 1s 2.3s forwards;}
.anime1 .i_type2_word_box1 span:nth-of-type(2){animation: fadein2 1s 2.6s forwards;}
.anime1 .i_type2_word_box1 span:nth-of-type(3){animation: fadein2 1s 2.9s forwards;}
.anime1 .i_type2_word_box1 span:nth-of-type(4){animation: fadein2 1s 3.2s forwards;}
.anime1 .i_type2_word_box1 span:nth-of-type(5){animation: fadein2 1s 3.5s forwards;}
.anime1 .i_type2_word_box1 span:nth-of-type(6){animation: fadein2 1s 3.8s forwards;}
.anime1 .i_type2_word_box1 span:nth-of-type(7){animation: fadein2 1s 4.1s forwards;}

.word_a.anime1 .i_type2_word_box1 span:nth-of-type(1),
.word_b.anime1 .i_type2_word_box1 span:nth-of-type(1),
.word_g.anime1 .i_type2_word_box1 span:nth-of-type(1){animation: fadein2 1s 2.9s forwards;}
.word_a.anime1 .i_type2_word_box1 span:nth-of-type(2),
.word_b.anime1 .i_type2_word_box1 span:nth-of-type(2),
.word_g.anime1 .i_type2_word_box1 span:nth-of-type(2){animation: fadein2 1s 3.5s forwards;}
.word_c.anime1 .i_type2_word_box1 span:nth-of-type(1),
.word_a.anime1 .i_type2_word_box1 span:nth-of-type(3),
.word_b.anime1 .i_type2_word_box1 span:nth-of-type(3),
.word_g.anime1 .i_type2_word_box1 span:nth-of-type(3){animation: fadein2 1s 4.1s forwards;}


.anime1.word_a img,
.anime1.word_b img,
.anime1.word_c img {animation:type2_strong1 var(--word2-duration) var(--word2-delay) forwards;}
.anime1.word_d img.pos3,
.anime1.word_d img.pos6,
.anime1.word_d img.pos7,
.anime1.word_e img.pos3,
.anime1.word_e img.pos4,
.anime1.word_e img.pos7,
.anime1.word_f img.pos3,
.anime1.word_f img.pos4,
.anime1.word_g img.pos3{filter: saturate(150%) contrast(120%);animation: type2_strong2 var(--word2-duration) var(--word2-delay) forwards;}
.anime1 .i_type2_eff1 {animation:fadein var(--word2-duration) var(--word2-delay) forwards;}
.anime1 .i_type2_bg2 {animation:fadein 1s 1s forwards,fadeinout5 var(--word2-duration) var(--word2-delay) forwards;}

@keyframes fudeji {
	0% {transform: translateX(15%) translateY(0%);opacity:0;}
	20% {transform: translateX(15%) translateY(0%);opacity:1;}
	40% {transform: translateX(50%) translateY(0%);opacity:1;}
	60% {transform: translateX(15%) translateY(45%);opacity:1;}
	80% {transform: translateX(50%) translateY(45%);opacity:1;}
	100% {transform: translateX(50%) translateY(45%);opacity:0;}
}

@keyframes type2_strong1 {
	100% {transform: scale(1.3);filter: saturate(150%) contrast(120%);}
}
@keyframes type2_normal2 {
	100% {transform: scale(0.9);filter: saturate(50%) contrast(80%);}
}
@keyframes type2_strong2 {
	100% {transform: scale(1.1);}
}
/* ----------------------
 * result_type2
 *---------------------- */



/* ----------------------
 * result_type3
 *---------------------- */
.i_type3_box1{
	position: relative;
	width: 780px;
	height: 570px;
	margin: 0px auto;
	text-align: center;
	letter-spacing: -0.05em;
	color: #fff;
}

.i_type3_bg1 {background-image: url("../images/common/res_mask_bt1.png"),url(../images/common/res_type1_base1.jpg);}
.i_type3_mask1 {background-image: url("../images/common/res_mask_bt1.png"),url("../images/common/res_mask_top1.png")}
.i_type3_bg1,
.i_type3_mask1,
.i_type3_bgcolor1,
.i_type3_card_box1,
.i_type3_btn_box1,
.i_type3_p4{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100%;
}
.i_type3_bg1 {
	background-position: center calc(100% + 2px), center;
}
.color2 .i_type3_bgcolor1 {
	filter: hue-rotate(300deg) saturate(0.9) brightness(120%);
}
.color3 .i_type3_bgcolor1 {
	filter: hue-rotate(40deg) saturate(0.9) brightness(120%);
}
.i_type3_mask1 {
	background-position: center calc(100% + 2px), center top;
}
.i_type3_card_box1 {
	width: 280px;
	height: 400px;
	top: 50%;
	left: 50%;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: center;
	perspective-origin: center;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.i_type3_card_box1.pos1 {
	transform: translate(-100%, -50%);
}
.i_type3_card_box1.pos2 {
	transform: translate(0%, -50%);
}

.i_type3_card_box1 .front,
.i_type3_card_box1 .back{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.i_type3_card_box1 .front img,
.i_type3_card_box1 .back img{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.i_type3_box1 img {
	cursor: pointer;
}
.i_type3_card_box1 .front {
	transform:rotateY(180deg);
}
.trial1.i_type3_box1 .front img{
	filter: blur(10px) contrast(0.5) saturate(0) sepia(0.3) hue-rotate(220deg);
}

.i_type3_p1,
.i_type3_p3,
.i_type3_p4{
	position: relative;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	padding: 8px;
	text-shadow: 0 0 2px #60f,0 0 4px #60f,0 0 4px #60f,0 0 10px #f0f,0 0 10px #f0f;
}
.i_type3_p3,
.i_type3_p4 {
	position: absolute;
	width: 100%;
	font-size: 36px;
	bottom: 20px;
	background: linear-gradient(transparent,rgba(200,100,250,0.5),transparent);
}
.i_type3_p2{
	position: relative;
	top: 15px;
	display: flex;
	flex-flow: column;
	height: 120px;
	align-items: center;
	justify-content: flex-end;
	color: #123;
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
	text-shadow: 0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;
}
.i_type3_p4 {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    height: auto;
	font-size: 60px;
	justify-content: center;
	pointer-events: none;
}

/*trial*/
.i_type3_btn_box1 input {
	position: relative;
	top: 250px;
	width: 500px;
	height: auto;
	cursor: pointer;
}
.i_type3_btn_box1,
.i_type3_btn_box1 input {
	pointer-events: none;
}

/*opacity*/
.i_type3_p3,
.i_type3_p4,
.i_type3_btn_box1{
	opacity: 0;
}

/*animation*/
:not(.trial1).select1 .i_type3_card_box1.pos1,
:not(.trial1).select2 .i_type3_card_box1.pos2{
    transition: 1s transform 1s, 1s filter 2s;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0px 0px 10px yellow);
}
:not(.trial1).select1 .i_type3_card_box1.pos2,
:not(.trial1).select2 .i_type3_card_box1.pos1 {
    animation: fadeout 1s 0s forwards;
}
.select1.i_type3_box1 img,
.select2.i_type3_box1 img {cursor: auto;pointer-events: none;}
.select1.i_type3_box1 .i_type3_bg1,
.select2.i_type3_box1 .i_type3_bg1 {animation: fadeinout5 1.5s ease 2.2s 1 forwards;}
.anime1.select1.i_type3_box1 .i_type3_p3,
.anime1.select2.i_type3_box1 .i_type3_p3,
.anime1.select1.i_type3_box1 .i_type3_p4,
.anime1.select2.i_type3_box1 .i_type3_p4 {animation: fadeout 0.5s ease 0s 1 forwards;}
.select1.i_type3_box1 .pos1 .back {animation: type3_rotate1 1.0s ease 0s 1 forwards;}
.select1.i_type3_box1 .pos1 .front {animation: type3_rotate2 1.0s ease 0s 1 forwards;}
.select2.i_type3_box1 .pos2 .back {animation: type3_rotate1 1.0s ease 0s 1 forwards;}
.select2.i_type3_box1 .pos2 .front {animation: type3_rotate2 1.0s ease 0s 1 forwards;}
.anime1 .i_type3_p3 {animation: fadein 1.0s ease 2s 1 forwards,fadeinout5 1.5s ease 2.0s 2 forwards;}
.anime1 .i_type3_p4 {animation: fadein 1.0s ease 0s 1 forwards,fadeout 1.5s ease 2.0s forwards;}
.anime1_body + .scroll_box2 .i_sub_box {animation: fadein 1.0s ease 1.0s 1 forwards;}
.select1.trial1 .i_type3_btn_box1,
.select2.trial1 .i_type3_btn_box1 {animation: fadein 1.5s ease 1s 1 forwards;}

.select1.i_type3_box1 + .scroll_box2,
.select2.i_type3_box1 + .scroll_box2{animation: fadein 1.5s ease 1s 1 forwards;}

.anime_end.trial1 .i_type3_btn_box1,
.anime_end.trial1 .i_type3_btn_box1 input,
.anime_end.trial1 .i_type3_btn_box1,
.anime_end.trial1 .i_type3_btn_box1 input {
	pointer-events: auto;
}

.anime_end.select1.i_type3_box1 .i_type3_bg1,
.anime_end.select2.i_type3_box1 .i_type3_bg1 {animation: fadeinout5 0s ease 0s 1 forwards;}
.anime_end.anime1.select1.i_type3_box1 .i_type3_p3,
.anime_end.anime1.select2.i_type3_box1 .i_type3_p3,
.anime_end.anime1.select1.i_type3_box1 .i_type3_p4,
.anime_end.anime1.select2.i_type3_box1 .i_type3_p4 {animation: fadeout 0s ease 0s 1 forwards;}
.anime_end.select1.i_type3_box1 .pos1 .back {animation: type3_rotate1 0s ease 0s 1 forwards;}
.anime_end.select1.i_type3_box1 .pos1 .front {animation: type3_rotate2 0s ease 0s 1 forwards;}
.anime_end.select2.i_type3_box1 .pos2 .back {animation: type3_rotate1 0s ease 0s 1 forwards;}
.anime_end.select2.i_type3_box1 .pos2 .front {animation: type3_rotate2 0s ease 0s 1 forwards;}
.anime_end.anime1 .i_type3_p3 {animation: fadein 0s ease 0s 1 forwards, fadeinout5 0s ease 0s 1 forwards;}
.anime_end.select1.trial1 .i_type3_btn_box1,
.anime_end.select2.trial1 .i_type3_btn_box1 {animation: fadein 0s ease 0s 1 forwards;}
/* ----------------------
 * result_type3
 *---------------------- */



/* ----------------------
 * result_type4
 *---------------------- */
.i_type4_box1 {
    position: relative;
    width: 780px;
    height: 640px;
    margin: 0 auto;
    overflow: hidden;
}
.i_type4_bg1 {background-image: url("../images/result/type/res_type4_bg1.jpg");}
.i_type4_sup1 {background-image: url("../images/result/type/res_type4_sup1.png");}
.i_type4_frame1 {background-image: url("../images/result/type/res_type4_frame1.png");}
.i_type4_book1 {background-image: url("../images/result/type/res_type4_book1.png");}
.i_type4_mask1 {
    background-image: linear-gradient(black 0%, black 1%, transparent 4%, transparent 96%, black 99%, black 100%), linear-gradient(90deg, black 0%, black 1%, transparent 4%, transparent 96%, black 99%, black 100%);
}
.i_type4_bg1,
.i_type4_sup1,
.i_type4_door_box,
.i_type4_frame1,
.i_type4_book1,
.i_type4_mask1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.i_type4_mask1 {
    height: 100.3%;
    background-size: 100% 100.3%, 100% 100.3%;
}
.i_type4_door_box {
    perspective: 500px;
}
.i_type4_frame1 {
    background-size: 260px 275px;
    background-position: center 170px;
}
.i_type4_library1 {
    position: absolute;
    width: 250px;
    height: 240px;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("../images/result/type/res_type4_library1.jpg");
    background-size: 702px 576px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-mask-image: linear-gradient(transparent 0%, white 30%, white 70%, transparent 100%);
}

.door {
    position: absolute;
    width: 100px;
    height: 250px;
    transform-style: preserve-3d;
    top: 190px;
}
.door.l {
    left: 290px;
    transform-origin: left;
}
.door.r {
    left: 390px;
    transform-origin: right;
}
.face {
    position: absolute;
    width: 100px;
    height: 250px;
    background: url("../images/result/type/res_type4_door1.jpg");
    background-size: 100% 100%;
}
.door_front {
    transform: rotateY( 0deg ) translateZ( 10px );
}
.r .door_front {
    transform: rotateY( 0deg ) translateZ( 10px ) scaleX(-1);
}
.door_back {
    transform: rotateY(180deg ) translateZ( 10px );
}
.r .door_back {
    transform: rotateY(180deg ) translateZ( 10px ) scaleX(-1);
}
.door_left {
    transform: rotateY( 90deg ) translateZ( 90px );
    width: 20px;
}
.l .door_left {
    transform: rotateY( 90deg ) translateZ( 90px ) scaleX(-1);
}
.door_right {
    transform: rotateY(-90deg ) translateZ( 10px );
    width: 20px;
}

/*scene*/
.i_type4_box1 img {
	position: absolute;
    transform-origin: bottom center;
}
.i_type4_scene1,
.i_type4_scene2,
.i_type4_scene3,
.i_type4_scene4 {
	width: 280px;
}
.i_type4_scene4 {top: 305px;left: 433px;transform: rotate(-3deg);}
.i_type4_scene3 {top: 292px;left: 125px;transform: rotate(2deg);}
.i_type4_scene2 {top: 121px;left: 358px;transform: rotate(3deg);}
.i_type4_scene1 {top: 95px;left: 70px;transform: rotate(3deg);}
.scene3 .i_type4_scene3 {top: 322px;left: 258px;transform: rotate(3deg);}
.scene3 .i_type4_scene2 {top: 150px;left: 405px;transform: rotate(-3deg);}
.scene3 .i_type4_scene1 {top: 116px;left: 123px;transform: rotate(2deg);}
.scene2 .i_type4_scene2 {top:290px; left:410px;transform: scale(1.1);}
.scene2 .i_type4_scene1 {top: 136px;left: 113px;transform: scale(1.1);}
.scene1 .i_type4_scene1 {top: 195px;left: 247px;transform: scale(1.5);}


/*display*/
.scene1 .i_type4_scene2,
.scene1 .i_type4_scene3,
.scene1 .i_type4_scene4,
.scene2 .i_type4_scene3,
.scene2 .i_type4_scene4,
.scene3 .i_type4_scene4 {
	display: none;
}

/*opacity*/
.i_type4_door_box,
.i_type4_library1,
.i_type4_book1,
.i_type4_step2,
.i_type4_step3,
.i_type4_step4,
.i_type4_scene1,
.i_type4_scene2,
.i_type4_scene3,
.i_type4_scene4 {
    opacity: 0;
}
/*animation*/
:root {
--door-delay: 4.5s;
--door-duration: 2s;
}
.anime1 .i_type4_sup1 {
    animation: fadeinout4 1s 0s forwards,fadeout 1.5s 1s forwards;
}
.anime1 .i_type4_step1 {
    animation: fadeout 1.5s 2s forwards;
}
.anime1 .i_type4_step2 {
    animation: fadein 1.5s 2s forwards, fadeout 2s 5.5s forwards;
}
.anime1 .i_type4_step3 {
    animation: fadein 1.5s 3.5s forwards, fadeout 2s 5.5s forwards;
}
.anime1 .i_type4_step4 {
    animation: fadein 2s 6.5s forwards;
}
.anime1 .i_type4_door_box {
    animation: door_show 3s ease-out 1.5s forwards, door_scale var(--door-duration) var(--door-delay) forwards;
}
.anime1 .door.l {
    animation: rotate_left var(--door-duration) var(--door-delay) forwards;
}
.anime1 .door.r {
    animation: rotate_right var(--door-duration) var(--door-delay) forwards;
}
.anime1 .i_type4_library1 {
    animation: fadein 0.1s 3s forwards, library_scale 2.2s var(--door-delay) forwards, library_out 3s 5s forwards;
}
.anime1 .i_type4_book1 {
    animation: book_scale 2.5s 5.0s forwards;
    mix-blend-mode: hard-light;
}
.anime1 .i_type4_bg1 {
    animation: fadeinout4 2s 5s forwards;
}

/*anime-scene*/

.anime1 .i_type4_scene1 {
	animation:scene_show 1.5s ease 6.5s forwards;
}
.scene1.anime1 .i_type4_scene1 {
	animation:scene_show_1 1.5s ease 6.5s forwards;
}
.anime1 .i_type4_scene2 {
	animation:scene_show 1.5s ease 6.6s forwards;
}
.anime1 .i_type4_scene3 {
	animation:scene_show 1.5s ease 6.7s forwards;
}
.anime1 .i_type4_scene4 {
	animation:scene_show 1.5s ease 6.8s forwards;
}


@keyframes library_scale {
    100% {
        width: 100%;
        height: 100%;
        background-size: 780px 640px;
    }
}
@keyframes library_out {
    0% {
        filter: brightness(100%);
        opacity: 1;
    }
    60% {
        filter: brightness(200%);
        opacity: 1;
    }
    100% {
        filter: brightness(60%);
        opacity: 0.6;
    }
}
@keyframes rotate_left {
    100% {
        transform: rotateY(-135deg);
    }
}
@keyframes rotate_right {
    100% {
        transform: rotateY(135deg);
    }
}
@keyframes door_show {
    0% {
        filter: brightness(300%);
        transform: scale(0);
        opacity: 0;
    }
    30% {
        filter: brightness(100%) drop-shadow(0px 0px 20px white);
        transform: scale(0.95);
        opacity: 1;
    }
    100% {
        filter: brightness(100%) drop-shadow(0px 0px 20px white);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes scene_show {
    0% {
        filter: sepia(100%);
        transform: scale(0);
        opacity: 0;
    }
    60% {
        filter: sepia(60%);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        filter: sepia(0%);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes scene_show_1 {
    0% {
        filter: brightness(300%);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}
@keyframes door_scale {
    100% {
        transform: scale(4.2);
        filter: none;
    }
}
@keyframes book_scale {
    0% {
        transform: translateY(100px);
        opacity: 0;
        filter: brightness(0.2);
    }
    50% {
        transform: translateY(70px);
        opacity: 1;
        filter: brightness(1);
    }
    75% {
        transform: translateY(70px);
        opacity: 1;
        filter: brightness(2.5) drop-shadow(0px 0px 10px white);
    }
    100% {
        transform: translateY(70px);
        opacity: 1;
        filter: brightness(1);
    }
} 

/* ----------------------
 * result_type4
 *---------------------- */





/* ----------------------
 * result_balloon_anime
 *---------------------- */
/*opacity*/
.i_balloon1.anime,
.i_balloon2.anime {
	opacity: 0;
}
/*animation*/
.anime1 .i_balloon1.anime,
.anime1 .i_balloon2.anime {animation: fadein2 2.0s ease 0s 1 forwards;}

/* ----------------------
 * result_balloon_anime
 *---------------------- */





/* ----------------------
 * result_keyframes
 *---------------------- */
/*type1*/
@keyframes type1_strong1 {
    0% {opacity:1;filter: none;}
    100% {opacity:1;filter:brightness(120%) drop-shadow(0px 0px 3px #ffd900) drop-shadow(0px 0px 10px #ffd900) drop-shadow(0px 0px 10px #ffd900);}
}
@keyframes type1_hand1 {
    0% {transform: translate(0px,240px); opacity:0;}
    10% {transform: translate(0px,240px); opacity:1;}
    70% {transform: translate(450px,240px); opacity:1;}
    100% {transform: translate(450px,240px); opacity:0;}
}
/*type2*/
@keyframes type2_hand1 {
    0% {transform: translate(0px,0px); opacity:0;}
    20% {transform: translate(0px,0px); opacity:1;}
    80% {transform: translate(500px,0px); opacity:1;}
    100% {transform: translate(500px,0px); opacity:0;}
}
/*type3*/
@keyframes type3_fade1 {
    0% {opacity:1;}
    100% {opacity:0.5;}
}
@keyframes type3_strong1 {
    0% {opacity:0.5;filter: none;}
    100% {opacity:1;filter:brightness(170%) drop-shadow(0px 0px 3px #ffd900) drop-shadow(0px 0px 10px #ffd900) drop-shadow(0px 0px 10px #ffd900);transform: scale(1.2);}
}
/*type3*/
@keyframes type3_rotate1 {
    100% {transform: rotateY(180deg);}
}
@keyframes type3_rotate2 {
    100% {transform: rotateY(360deg);}
}
/*type4*/
@keyframes type4_rotate1 {
    100% {transform: rotateY(180deg);}
}
@keyframes type4_rotate2 {
    100% {transform: rotateY(360deg);}
}
@keyframes type4_rotate3 {
    100% {transform: rotateY(360deg) rotateZ(180deg);}
}
/*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}
}
@keyframes fadein_btn {
	0% {
		opacity: 0;
		pointer-events: none;
		visibility: visible;
	}
	100% {
		opacity: 1;
		pointer-events: auto;
		visibility: visible;
	}
}
@keyframes fadeout_btn {
	0% {
		opacity: 1;
		pointer-events: none;
		visibility: visible;
	}
	99% {
		opacity: 0;
		pointer-events: none;
		visibility: visible;
	}
	100% {
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
}
/* ----------------------
 * result_keyframes
 *---------------------- */




