@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_sub_top,
.new_top,
.pack_bt,
.pack_top,
.review_bt,
.review_top,
.spe2_bt,
.spe2_sub_top,
.spe2_top {
	width: 920px;
	margin: -1px auto;
	background-repeat: no-repeat;
	background-size: 100%;
}
.at_bt {background-image: url('../images/common/at_bt.jpg'); height:100px;}
.at_top {background-image: url('../images/common/at_top.jpg'); height:565px;}
.free_top {background-image: url('../images/common/free_top.jpg'); height:140px;}
.ichi_base_top {background-image: url('../images/common/ichi_base_top.jpg'); height:762px;}
.ichi_top {background-image: url('../images/common/ichi_top.jpg'); height:796px;}
.inp_balloon_img {background-image: url('../images/common/inp_balloon_img.jpg'); height:596px;}
/*.inp_base_top {background-image: url('../images/common/inp_base_top.jpg'); height:600px;}*/
.inp_top_my_top {background-image: url('../images/common/inp_top_my_top.jpg'); height:90px;}
.inp_top_you_top {background-image: url('../images/common/inp_top_you_top.jpg'); height:90px;}
.month_bt {background-image: url('../images/common/month_bt.jpg'); height:50px;}
.month_sub_top {background-image: url('../images/common/month_sub_top.png'); height:200px;}
.month_top {background-image: url('../images/common/month_top.jpg'); height:840px;}
.new_anim1_top {background-image: url('../images/common/new_anim1_top.png'); height:762px;}
.new_anim2_top {background-image: url('../images/common/new_anim2_top.png'); height:796px;}
.new_base_top {background-image: url('../images/common/new_base_top.jpg'); height:762px;}
.new_bt {background-image: url('../images/common/new_bt.jpg'); height:110px;}
.new_eff1_top {background-image: url('../images/common/new_eff1_top.png'); height:762px;}
.new_eff2_top {background-image: url('../images/common/new_eff2_top.png'); height:796px;}
.new_sub_top {background-image: url('../images/common/new_sub_top.jpg'); height:134px;}
.new_top {background-image: url('../images/common/new_top.jpg'); height:796px;}
.pack_bt {background-image: url('../images/common/pack_bt.jpg'); height:120px;}
.pack_top {background-image: url('../images/common/pack_top.jpg'); height:270px;}
.review_bt {background-image: url('../images/common/review_bt.jpg'); height:120px;}
.review_top {background-image: url('../images/common/review_top.jpg'); height:329px;}
.spe2_bt {background-image: url('../images/common/spe2_bt.jpg'); height:120px;}
.spe2_sub_top {background-image: url('../images/common/spe2_sub_top.jpg'); height:150px;}
.spe2_top {background-image: url('../images/common/spe2_top.jpg'); height:489px;}
/*_no-repeat-parts_*/

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

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

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



/* ----------------------
 * pack
 *---------------------- */
.pack_small {
	display:block;
	margin:-4px 0 20px;
	text-align:left;
}
.pack_btn_box1 {
	width: 750px;
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
}
.pack_btn_box1 img{
	width: 250px;
	height: 160px;
}
.pack_btn_box1 div:nth-of-type(1) img{
	width: 750px;
	height: 228px;
}
/* ----------------------
 * pack
 *---------------------- */



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

/*top_animation*/
.new_eff1_top {
    background-image: url('../images/common/new_eff1_top.png'),radial-gradient(closest-corner at 240px center,white 0%,rgba(255,255,128,1) 45%,transparent 80%);
    background-position: left top,left 270px;
    background-size: 100% 100%, 100% 300px;
    height: 100%;
}

.ichi_base_top,
.new_base_top,
.inp_base_top {
    position: relative;
    overflow: hidden;
}
.ichi_base_top strong,
.new_base_top strong,
.inp_base_top strong{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.anime1.ichi_base_top strong,
.anime1.new_base_top strong,
.anime1.inp_base_top strong{
    animation: fadein2 1.5s 0.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 0.8s forwards,fadeout 1.2s 1.2s 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 1.9s 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 1.5s forwards,fadeout 1.2s 1.8s forwards;
}
/* ----------------------
 * new
 *---------------------- */


 

/* ----------------------
 * attention
 *---------------------- */
/* ----------------------
 * attention
 *---------------------- */



/* ----------------------
 * free
 *---------------------- */
.free_btn1 {
	width: 780px;
	height: 250px;
	margin: 0px auto -1px;
	cursor: pointer;
}
/* ----------------------
 * free
 *---------------------- */




/* ----------------------
 * 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/type/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
 *---------------------- */




/* ----------------------
 * spe2
 *---------------------- */
/* ----------------------
 * spe2
 *---------------------- */








/* ----------------------
 * category_button
 *---------------------- */
a.navi1 {
	background: url(../images/top/navi1.jpg) no-repeat;
	float: left;
	width: 260px;
	height: 90px;
}
a.navi2 {
	background: url(../images/top/navi2.jpg) no-repeat;
	float: left;
	width: 260px;
	height: 90px;
}
a.navi3 {
	background: url(../images/top/navi3.jpg) no-repeat;
	float: left;
	width: 260px;
	height: 90px;
}
/*-----------------------*/
a.navi1:hover, a.navi2:hover, a.navi3:hover, a.navi4:hover {
	background-position: bottom;
}
/*-----------------------*/

.Layer5 {
	width: 260px;
	height: 90px;
	float: left;
}
.Layer6 {
	width: 260px;
	height: 90px;
	float: left;
}
.Layer7 {
	width: 260px;
	height: 90px;
	float: left;
}
.navi_box {
	width: 780px;
	height: 100px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 0px;
	text-align: center;
}
.navi_box2 {
	width: 840px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}
/* ----------------------
 * category_button
 *---------------------- */



/* ----------------------
 * category 1
 *---------------------- */
.cate_top1 {
	width: 920px;
	height: 210px;
	margin: 0 0 -1px;
	background: url(../images/top/cate_top1.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_top1 {
	width: 760px;
	height: 60px;
	background: url(../images/top/cate_sp_top1.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_bg1 {
	width: 760px;
	margin: -3px 0;
	background: url(../images/top/cate_sp_bg1.jpg) repeat-y;
	background-size: 100%;
}
.cate_sp_bt1 {
	width: 760px;
	height: 50px;
	background: url(../images/top/cate_sp_bt1.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_bg1 {
	width: 920px;
	margin: -3px auto;
	background: url(../images/top/cate_bg1.jpg) repeat-y;
	background-size: 100%;
}
.cate_bt1 {
	width: 920px;
	height: 120px;
	background: url(../images/top/cate_bt1.jpg) no-repeat;
	background-size: 100% 100%;
}
/* ----------------------
 * category 1
 *---------------------- */



/* ----------------------
 * category 2
 *---------------------- */
.cate_top2 {
	width: 920px;
	height: 210px;
	margin: 0 0 -1px;
	background: url(../images/top/cate_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_top2 {
	width: 760px;
	height: 60px;
	background: url(../images/top/cate_sp_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_bg2 {
	width: 760px;
	margin: -3px 0;
	background: url(../images/top/cate_sp_bg2.jpg) repeat-y;
	background-size: 100%;
}
.cate_sp_bt2 {
	width: 760px;
	height: 50px;
	background: url(../images/top/cate_sp_bt2.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_bg2 {
	width: 920px;
	margin: -3px auto;
	background: url(../images/top/cate_bg2.jpg) repeat-y;
	background-size: 100%;
}
.cate_bt2 {
	width: 920px;
	height: 120px;
	background: url(../images/top/cate_bt2.jpg) no-repeat;
	background-size: 100% 100%;
}
/* ----------------------
 * category 2
 *---------------------- */



/* ----------------------
 * category 3
 *---------------------- */
.cate_top3 {
	width: 920px;
	height: 210px;
	margin: 0 0 -1px;
	background: url(../images/top/cate_top3.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_top3 {
	width: 760px;
	height: 60px;
	background: url(../images/top/cate_sp_top3.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_bg3 {
	width: 760px;
	margin: -3px 0;
	background: url(../images/top/cate_sp_bg3.jpg) repeat-y;
	background-size: 100%;
}
.cate_sp_bt3 {
	width: 760px;
	height: 50px;
	background: url(../images/top/cate_sp_bt3.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_bg3 {
	width: 920px;
	margin: -3px 0;
	background: url(../images/top/cate_bg3.jpg) repeat-y;
	background-size: 100%;
}
.cate_bt3 {
	width: 920px;
	height: 120px;
	background: url(../images/top/cate_bt3.jpg) no-repeat;
	background-size: 100% 100%;
}
/* ----------------------
 * category 3
 *---------------------- */
 

 


/* ----------------------
 * category_common
 *---------------------- */
.cate_main_box {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
.cate_main_box h4 {
	margin: 0 0 14px;
}
.cate_sp_box {
	margin: 0 120px;
	text-align: left;
}
.cate_sp_box2 {
	margin: 0 40px;
	text-align: left;
}
.cate_list_box1 {
	width: 300px;
	text-align: left;
	padding-left: 44px;
	float: left;
}
.cate_list_box2 {
	width: 300px;
	text-align: left;
	padding-left: 76px;
	float: left;
}
.space_img1 {
}
.cate_list_box1 p, .cate_list_box2 p, .cate_list_box3 p, .cate_list_box4 p, .cate_list_box5 p, .cate_list_box6 p {
	margin-right: 5px;
}
/* double_box------ */
.cate_list_top1 {
	width: 760px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_top1.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_list_bg1 {
	width: 760px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bg1.jpg) repeat-y;
	background-size: 100%;
}
.cate_list_bt1 {
	width: 760px;
	height: 40px;
	background: url(../images/top/cate_list_bt1.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_list_top3 {
	width: 760px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_top3.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_list_bg3 {
	width: 760px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bg3.jpg) repeat-y;
	background-size: 100%;
}
.cate_list_bt3 {
	width: 760px;
	height: 40px;
	background: url(../images/top/cate_list_bt3.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_list_top5 {
	width: 760px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_top5.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_list_bg5 {
	width: 760px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bg5.jpg) repeat-y;
	background-size: 100%;
}
.cate_list_bt5 {
	width: 760px;
	height: 40px;
	background: url(../images/top/cate_list_bt5.jpg) no-repeat;
	background-size: 100% 100%;
}
/* double_box------ */

/* single_box------ */
.cate_list_top2 {
	width: 380px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_top1.jpg) no-repeat;
	background-size: 200% 100%;
}
.cate_list_bg2 {
	width: 380px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bg1.jpg) repeat-y;
	background-size: 200%;
}
.cate_list_bt2 {
	width: 380px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bt1.jpg) no-repeat;
	background-size: 200% 100%;
}
.cate_list_top4 {
	width: 380px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_top3.jpg) no-repeat;
	background-size: 200% 100%;
}
.cate_list_bg4 {
	width: 380px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bg3.jpg) repeat-y;
	background-size: 200%;
}
.cate_list_bt4 {
	width: 380px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bt3.jpg) no-repeat;
	background-size: 200% 100%;
}
.cate_list_top6 {
	width: 380px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_top5.jpg) no-repeat;
	background-size: 200% 100%;
}
.cate_list_bg6 {
	width: 380px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bg5.jpg) repeat-y;
	background-size: 200%;
}
.cate_list_bt6 {
	width: 380px;
	height: 40px;
	margin: 0 0 -2px;
	background: url(../images/top/cate_list_bt5.jpg) no-repeat;
	background-size: 200% 100%;
}
/* single_box------ */
/* ----------------------
 * category_common
 *---------------------- */



/* ----------------------
 * campaign
 *---------------------- */
.campaign_tokuten_box {
	margin: 0 110px;
	text-align: center;
}
/* ----------------------
 * campaign
 *---------------------- */

/*---------------------------
 * review
 *---------------------------*/
.review_top {
	width: 920px;
	height: 329px;
	margin: 0 auto -2px;
	background: url(../images/top/review_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_bg {
	width: 920px;
	margin: 0 auto -2px;
	background: url(../images/top/review_bg.jpg) repeat-y;
	background-size: 100%;
	line-height: 180%;
}
.review_bt {
	width: 920px;
	height: 100px;
	margin: -20px auto -1px;
	background: url(../images/top/review_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_text {
	font: 100%/150% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	margin: 10px 0 0;
	text-align: left;
}
.review_text2 {
	font: 120%/160% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	display: block;
	color: #993377;
	font-weight: 500;
	margin: 0 100px;
	letter-spacing: -0.05em;
	text-align: left;
}
.review_text2:nth-of-type(odd) {
	color: #B70066;
}
.review_text3 {
	font: bold 130%/200% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	font-weight:  bold;
	text-align: left;
	margin: 0 100px;
    padding: 0 0 16px;
}
.review_text3 a:hover {
	text-decoration: none;
}
/*---------------------------
 * review
 *---------------------------*/





/* ----------------------
 * intro
 *---------------------- */
.intro_top {
	width: 920px;
	height: 278px;
    margin: 0 auto -1px;
	background: url(../images/common/intro_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.intro_bg {
	width: 840px;
	background: url(../images/common/intro_bg.jpg) repeat-y;
	background-size: 100%;
	margin: 0 auto -2px;
	text-align: left;
}
.intro_bt {
	width: 840px;
	height: 60px;
	background: url(../images/common/intro_bt.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 18px auto -1px;
	clear: both;
}
.intro_top2 {
	width: 780px;
	height: 150px;
	margin: 0 auto -1px;
	background: url(../images/common/intro_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.intro_top3 {
	width: 780px;
	height: 150px;
	margin: 0 auto -1px;
	background: url(../images/common/intro_top3.jpg) no-repeat;
	background-size: 100% 100%;
	display: block;
}
.intro_top4 {
	width: 780px;
	height: 150px;
	margin: 10px auto -1px;
	background: url(../images/common/intro_top4.jpg) no-repeat;
	background-size: 100% 100%;
	display: block;
}
.intro_box {
	margin: 0 60px;
}
.intro_box2 {
	margin: 0 auto;
	width: 720px;
}
.intro_box3 {
	margin: 0;
	float: left;
	width: 350px;
	padding-top: 20px;
}
.intro_img1 {
	display: block;
	width: 780px;
	margin: 0 auto;
}
.intro_img2 {
	display: block;
	width: 780px;
	margin: 0 auto;
}
.intro_img3 {
	display: block;
	width: 780px;
	margin: 0 auto;
}
.intro_img4 {
	display: block;
	width: 840px;
	height: 482px;
	margin: 0 auto;
}
.intro_img5 {
	display: block;
	width: 420px;
	height: 358px;
	margin: 0 auto;
	float: left;
}
.intro_img6 {
	float: left;
	width: 430px;
	height: 340px;
}
.intro_menu_box {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0;
}
/* ----------------------
 * intro
 *---------------------- */




/* ----------------------
 * intro2
 *---------------------- */
.intro2_img {
	display: none;
}
/* ----------------------
 * intro2
 *---------------------- */
 





/* ----------------------
 * form
 *---------------------- */
.pack_bg .use_spe2,
.pack_bg .inp_my_top,
.spe2_bg .inp_my_top {
	display: none;
}
.spe2_bg .use_pack,
.spe2_bg .inp_my_top,
.spe2_bg .inp_you_top {
	display: none;
}
.inp_my_top {
	width: 920px;
	height: 170px;
	display: block;
	background: url(../images/common/inp_my_top.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto -1px;
}
.calendar_form1 .inp_my_top,
.spe2_bg .inp_my_top,
.pack_bg .inp_my_top {
	display: block;
	width: 560px;
	height: 90px;
	margin: -1px auto 16px;
	background: url(../images/common/inp_top_my_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_you_top {
	width: 920px;
	height: 130px;
	display: block;
	background: url(../images/common/inp_you_top.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 18px;
}

.spe2_bg .inp_you_top,
.pack_bg .inp_you_top {
	display: block;
	width: 560px;
	height: 90px;
	margin: -1px auto 16px;
	background: url(../images/common/inp_top_you_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_form_bg {
	width: 920px;
	margin: 0 0 -1px;
	background: url(../images/common/inp_form_bg.jpg) repeat-y;
}
.inp_form_bt {
	width: 920px;
	height: 130px;
	margin: 0 0 30px;
	background: url(../images/common/inp_form_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_form_box {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
}
.inp_form_box1 {
	margin: 0 80px 30px;
	text-align: left;
	width: 710px;
}
.inp_form_box2 {
	width: 710px;
	float: left;
	text-align: left;
}
.inp_form_box3 {
	text-align: left;
	margin: 0px 0 0 120px;
	float: left;
}
.nickname_box1 {
    width: 160px;
    float: left;
}
.nickname_box2 {
    width: 480px;
    text-align: left;
    float: left;
}
.birth_box1 {
    width: 160px;
    float: left;
}
.birth_box2 {
    width: 470px;
    text-align: left;
    float: left;
}

.inp_form_title1 {background-image: url(../images/common/inp_form_title1.png)}
.inp_form_title2 {background-image: url(../images/common/inp_form_title2.png)}
.inp_form_title3 {background-image: url(../images/common/inp_form_title3.png)}
.inp_form_title4 {background-image: url(../images/common/inp_form_title4.png)}
.inp_form_title5 {background-image: url(../images/common/inp_form_title5.png)}
.inp_form_title6 {background-image: url(../images/common/inp_form_title6.png)}
.inp_form_title7 {background-image: url(../images/common/inp_form_title7.png)}
.inp_form_title8 {background-image: url(../images/common/inp_form_title8.png)}
.inp_form_title9 {background-image: url(../images/common/inp_form_title9.png)}
[class^="inp_form_title"]{
	width: 160px;
	height: 40px;
	margin: -4px 0 0;
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
}

.inp_form_title6,.inp_form_title8 {
	width: 120px;
	height: 40px;
}
.inp_form_title7,.inp_form_title9 {
	width: 120px;
	height: 40px;
}

.nickname_in {
	font-size: 174%;
	width: 300px;
}
.yymmdd_in {
	font-size: 124%;
	width: 160px;
	height: 32px;
}
.yymmdd_in2 {
	font-size: 124%;
	height: 32px;
}
.m_year {
	width: 160px;
}
.m_month,.m_day {
	width: 100px;
}
.hhmm_in {
	font-size: 124%;
	width: 100px;
	height: 32px;
}
.birthplace_in {
	font-size: 124%;
	width: 140px;
	height: 32px;
}
.inp_gender_box {
	float: left;
	width: 150px;;
	margin: 5px 0 0 10px;
}
.gender_in {
	font-size: 124%;
	width: 170px;
	height: 32px;
	margin: 0 0 10px;
}
/* ----------------------
 * form
 *---------------------- */




/* ----------------------
 * 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/common/rsltCmnBg1.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/common/rsltCmnBg2.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/common/rsltCmnBg3.jpg");}
.i_info_p2 {
	width: 840px;
	margin: 0 auto -1px;
	padding: 50px 20px 40px;
	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: 120px;
	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: block;
}
.i_info_p5 {
	width: 790px;
	color: #fff;
	background: none;
	font-size: 140%;
	line-height: 138%;
	margin: 10px auto 20px;
	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;
	text-align: justify;
	box-shadow: 0px 0px 14px 2px #fff, 0px 0px 14px #ff0 inset;
	border-radius: 14px;
	padding: 20px;
	background: linear-gradient(rgba(100,0,30,0.9), rgba(170,50,70,1));
}
.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/common/res_info_p1_before.jpg), url(../images/common/res_info_p1_after.jpg),url(../images/common/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/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/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 .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;
 }





/* ----------------------
 * 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
 *---------------------- */



/* ----------------------
 * 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/common/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"] {
	display: block;
	margin: 0 6px 0 10px;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.0) translateY(4px);
}
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/common/spacer.gif); }
.use_sp { display: none !important; }



/* ----------------------
 * result_type1
 *---------------------- */
[id^="res_type"][id$="_bg"],
[id^="res_type"][id$="_bg1"],
[id^="res_type"][id$="_bg2"] {
  position: relative;
}
.i_type1_box1{
	position: relative;
	width: 780px;
	height: 680px;
	margin: 0px auto;
	text-align: center;
	letter-spacing: -0.05em;
	color: #fff;
    overflow: hidden;
}
.i_type1_box1 img { position: absolute; }

.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_sup5 {background-image: url("../images/result/type/res_type1_sup5.png");}
.i_type1_label1 {background-image: url("../images/result/type/res_type1_label1.png")}
.person2 .i_type1_label1{background-image: url("../images/result/type/res_type1_label2.png")}
.person3 .i_type1_label1{background-image: url("../images/result/type/res_type1_label3.png")}
.i_type1_bg1 {background-image: url("../images/result/type/res_type1_bg1.jpg");}
.type4 .i_type1_bg1 {background-image: url("../images/result/type/res_type1_bg2.jpg");}
.i_type1_bg2 {background-image: url("../images/result/type/res_type1_bg2.jpg");}
.i_type1_bg3 {background-image: url("../images/result/type/res_type1_bg3.jpg");}
.i_type1_hand1 {background-image: url("../images/result/type/res_type_hand1.png");}
.i_type1_eff1 {background-image: url("../images/result/type/res_type_wave1.jpg"); mix-blend-mode: screen;}
.i_type1_eff2 {background-image: url("../images/result/type/eff1.png");}
.i_type1_eff3 {background-image: url("../images/result/type/eff2.jpg");}
.i_type1_mask1 {background-image: url("../images/common/res_mask_bt1.png"),url("../images/common/res_mask_top1.png")}
.i_type1_sil1,
.i_type1_aura1,
.i_type1_txt1,
.i_type1_box_sil1,
.i_type1_box_sup1,
.i_type1_box_eff1,
.i_type1_hand1,
.i_type1_eff1,
.i_type1_eff2,
.i_type1_eff3,
.i_type1_sup1,
.i_type1_sup2,
.i_type1_sup3,
.i_type1_sup4,
.i_type1_sup5,
.i_type1_bg1,
.i_type1_bg2,
.i_type1_bg3,
.i_type1_sil1,
.i_type1_soul1,
.i_type1_label1,
.i_type1_mask1,
.i_type1_img_box1,
.i_type1_img_box1 > span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.i_type1_eff1,
.i_type1_eff2,
.i_type1_eff3 {
    top: 10%;
    height: 80%;
    background-position: center;
    background-size: 100% 100%;
    pointer-events: none;
}
.i_type1_eff2 {
    top: 30%;
    height: 60%;
    background-position: center;
    background-size: 100% 100%;
    pointer-events: none;
}
.i_type1_hand1 {
    height: 60%;
    background-size: 100%;
    pointer-events: none;
}
.i_type1_mask1 {
    height: 100.3%;
    background-position: center 100.3%, center top;
    background-size: 100%, 100%;
    pointer-events: none;
}
.i_type1_soul1,
[class^="res_type1_sil1"] {
    background-position: center center, center center;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, 100%;
}
.i_type1_sil1,
.i_type1_soul1,
.i_type1_label1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.i_type1_box_sil1 {
    width: 500px;
    height: 500px;
    top: 162px;
    left: 150px;
}
.type4 .i_type1_box_sil1 {
    transform: scale(0.9) translateY(40px);
}


/*sup*/
.i_type1_box_sup1 {
    -webkit-mask-image: linear-gradient(transparent 0%, white 10%, white 85%, transparent 100%);
    pointer-events: none;
}
.i_type1_box_eff1 {
    -webkit-mask-image: linear-gradient(transparent 0%, white 10%, white 85%, transparent 100%);
    mix-blend-mode: screen;
    pointer-events: none;
}


/*wave*/
.i_type1_wave1 {
    width: 100%;
    top: 50px;
    left: 0;
}
.i_type1_wave1.step2.front {
    z-index: 1;
    display: none;
}
.i_type1_wave1.step2.back {
}


.i_type1_img1{
    display: block;
    position: absolute;
	width: 300px;
    height: auto;
}



/*img*/
.i_type1_img_box1 .pos2 {top: 320px;left: 245px;}
.i_type1_img_box1 .pos3 {top: 37px;left: 4px;}
.i_type1_img_box1 .pos4 {top: 25px;left: 490px;}
.i_type1_img_box1 .pos5 {top: 207px;left: 200px; width: 420px;}
.i_type1_img_box1 .pos6 {top: 390px;left: 85px;}
.person2 .i_type1_img_box1 .pos2 {top: 390px;left: 245px;}
.person2 .i_type1_img_box1 .pos6 {top: 342px;left: 400px; transform: scale(0.8);}
.person2.type1 .i_type1_img_box1 .pos6 {top: 342px;left: 400px;}



/*img_a (motif-3)*/
.type4.img_a .pos1 {top: 178px;left: 15px; transform: scale(1.2);}
.type4.img_a .pos2 {top: 40px;left: 235px; transform: scale(1.2);}
.type4.img_a .pos3 {top: 183px;left: 460px; transform: scale(1.2);}
.type4.img_a .i_type1_img_box1 span:nth-of-type(n+4),
.type4.img_a .i_type1_img_box1 div:nth-of-type(n+4){display: none;}
/*img_b (motif-2)*/
.type4.img_b .pos1 {top: 80px;left: 34px; transform: scale(1.3);}
.type4.img_b .pos2 {top: 123px;left: 444px; transform: scale(1.3);}
.type4.img_b .pos3 {display: none;}


/*opacity*/
.type4 .i_type1_box_sil1,
.i_type1_hand1,
.step1,
.p_step1,
.p_step2,
.step2 img,
.type2 .i_type1_step1,
.i_type1_sup1,
.i_type1_sup2,
.i_type1_sup3,
.i_type1_sup4,
.i_type1_sup5,
.i_type1_box_hand1,
.i_type1_bg2,
.i_type1_bg3,
.i_type1_soul1,
.i_type1_eff1,
.i_type1_eff2,
.i_type1_eff3 {
    opacity: 0;
}
.type1 .i_type1_sup1,
.type2 .step1,
.type3 .i_type1_sup1 {
    opacity: 1;
}

/*animation-type1*/
.type1.anime1 .step1{animation:type1_fadein 3s 4.5s forwards;}
.type1.anime1 .i_type1_hand1{animation:type1_hand 4s 1.5s forwards;}
.type1.anime1 .i_type1_eff1{animation:glow1 1.5s linear 2s forwards;}
.type1.anime1 .i_type1_bg1{animation:type1_dark 2s 1.5s forwards}
.type1.anime1 .p_step1{animation:fadein 0.5s 0s forwards,fadeout 1s 2s forwards}
.type1.anime1 .p_step2{animation:fadein 1s 2.5s forwards,fadeout 1s 5.5s forwards}
.type1.anime1 .i_type1_sup1{animation:fadeout 1s 0.5s forwards}
.type1.anime1.i_type1_box1{animation:fadeinout4 1s 6s forwards;}

/*animation-type2*/
.type2.anime1 .fadeout1{animation:fadeout 1s 0s forwards,fadein 1s 1.5s forwards,fadeout 2s 4s forwards;}
.type2.anime1 .i_type1_box_sil1,
.type2.anime1 .step1{animation:fadeout 1s 0s forwards,fadein 1s 1.5s forwards;}
.type2.anime1 .step2 img{animation:type1_fadein2 2s 6s forwards;}
.type2.anime1 .i_type1_eff2 {animation:glow1 2.5s ease-out 5s forwards;}
.type2.anime1 .i_type1_sup1 {animation:fadein 0.8s 0.0s forwards,fadeout 0.8s 1.5s forwards;}
.type2.anime1 .i_type1_hand1{animation:type1_hand2 4s 1.5s forwards;}
.type2.anime1 .i_type1_bg1{animation:type1_dark 2s 4s forwards}
.type2.anime1 .p_step1{animation:fadein 0.5s 0s forwards,fadeout 1s 2s forwards}
.type2.anime1 .p_step2{animation:fadein 1s 2.5s forwards,fadeout 1s 5.5s forwards}
.type2.anime1 .i_type1_bg2{animation:fadein 2s 6s forwards;}
.type2.anime1.i_type1_box1{animation:fadeinout4 2s 6s forwards;}

/*animation-type3*/
.type3.anime1 .step1{animation:type1_fadein 3s 4.5s forwards;}
.type3.anime1 .i_type1_eff2 {animation:glow1 2.5s ease-out 4s forwards;}
.type3.anime1 .i_type1_sup1 {animation:fadeout 0.8s 1.5s forwards;}
.type3.anime1 .i_type1_hand1{animation:type1_hand2 3.5s 1.5s forwards;}
.type3.anime1 .i_type1_bg1{animation:type1_dark 2s 3.5s forwards}
.type3.anime1 .p_step1{animation:fadein 0.5s 0s forwards,fadeout 1s 2s forwards}
.type3.anime1 .p_step2{animation:fadein 1s 2.5s forwards,fadeout 1s 5.5s forwards}
.type3.anime1 .i_type1_bg2{animation:fadein 1s 6s forwards;}
.type3.anime1.i_type1_box1{animation:fadeinout4 1s 6s forwards;}

/*animation-type4*/
.type4.anime1 .p_step1{animation:fadein 0.5s 0s forwards,fadeout 1s linear 3s forwards;}
.type4.anime1 .i_type1_hand1{animation:type1_hand3 3s 2.3s forwards;}
.type4.anime1 .i_type1_eff3{animation:glow1 1.5s linear 4.5s forwards;}
.type4.anime1 .i_type1_box_sil1{animation:fadein 1s 3s forwards;}
.type4.anime1 .step1{animation:type1_fadein 2.5s 5s forwards;}
.type4.anime1 .i_type1_sup2 {animation:fadein 0.8s 0.0s forwards,fadeout 1.2s 0.8s forwards;}
.type4.anime1 .i_type1_sup3 {animation:fadein 1.2s 0.5s forwards,fadeout 1.2s 1.7s forwards;}
.type4.anime1 .i_type1_sup4 {animation:fadein 1.2s 1.3s forwards,fadeout 1.2s 2.5s forwards;}
.type4.anime1 .i_type1_sup5 {animation:fadein 0.8s 0.0s forwards,fadeout 1.2s 2.5s forwards;}

@keyframes type1_fadein {
	0% {opacity: 0;filter: saturate(0) sepia(1) contrast(4) brightness(2);}
	50% {opacity: 0.5;filter: saturate(0) sepia(1) contrast(2) brightness(1);;}
	100% {opacity: 1;}
}
@keyframes type1_fadein2 {
	0% {opacity: 0;transform: scale(1.5)}
	100% {opacity: 1;}
}

@keyframes type1_hand {
    0% {opacity: 0; transform: translate(280px,80px);}
    15% {opacity: 1; transform: translate(280px,110px);}
    30% {opacity: 1; transform: translate(280px,110px);}
    45% {opacity: 1; transform: translate(0px,0px);}
    60% {opacity: 1; transform: translate(400px,0px);}
    75% {opacity: 1; transform: translate(0px,300px);}
    90% {opacity: 1; transform: translate(400px,300px);}
    100% {opacity: 0; transform: translate(400px,300px);}
}
@keyframes type1_hand2 {
    0% {opacity: 0; transform: translate(0px,0px);}
    12.5% {opacity: 1; transform: translate(0px,0px);}
    25% {opacity: 1; transform: translate(400px,0px);}
    37.5% {opacity: 1; transform: translate(0px,300px);}
    50% {opacity: 1; transform: translate(400px,300px);}
    65% {opacity: 1; transform: translate(300px,180px);}
    80% {opacity: 1; transform: translate(300px,180px);}
    100% {opacity: 0; transform: translate(300px,180px);}
}
@keyframes type1_hand3 {
    0% {opacity: 0; transform: translate(40px,120px);}
    25% {opacity: 1; transform: translate(40px,120px);}
    50% {opacity: 1; transform: translate(300px,-30px);}
    75% {opacity: 1; transform: translate(500px,140px);}
    100% {opacity: 0; transform: translate(500px,140px);}
}
@keyframes type1_dark {
	50% {filter: saturate(50%) brightness(70%);}
}
/* ----------------------
 * 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: 90%;
	top: 4%;
	left: 0;
	color: #000;
	font-size: 34px;
	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 {
	font-size: 33px;
}
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 #fff,0px 0px 20px #fff,0px 0px 20px #fff,0px 0px 10px #ff0,0px 0px 10px #ff0;
	box-sizing: border-box;
}
.i_type_p_box1 p{
	text-shadow: 0px 0px 10px #fff,0px 0px 20px #fff,0px 0px 20px #fff;
    font-weight: bold;
	align-items: flex-start;
    word-break: keep-all;
    padding: 20px 40px;
}
.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(245,240,190,0.7),transparent);
    -webkit-mask-image: linear-gradient(90deg,transparent 0%, white 10%, white 90%, transparent 100%);
}
/*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: 440px;
	height: 140px;
	cursor: pointer;
}

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



/* ----------------------
 * result_type1_komidashi
 *---------------------- */
/*komidashi*/
.i_type1_detail_bg1 {background-image: url("../images/result/type/res_type2_bg1.jpg");}
.color1 .i_type1_detail1 {background-image: url("../images/result/type/res_balloon5_top1.jpg");}
.color2 .i_type1_detail1 {background-image: url("../images/result/type/res_balloon5_top2.jpg");}
.color3 .i_type1_detail1 {background-image: url("../images/result/type/res_balloon5_top3.jpg");}
.i_type1_detail1.word1 {background-image: url("../images/result/type/res_balloon5_top2.jpg");}
.i_type1_detail1.word2 {background-image: url("../images/result/type/res_balloon5_top2.jpg");}
.i_type1_detail1.word3 {background-image: url("../images/result/type/res_balloon5_top3.jpg");}
.i_type1_detail1.word4 {background-image: url("../images/result/type/res_balloon5_top3.jpg");min-height:460px;}
.i_type1_detail1.scene1 {background-image: url("../images/result/type/res_balloon5_top2.jpg");}
.i_type1_detail1.scene2 {background-image: url("../images/result/type/res_type2_bg1.jpg");}
.i_type1_detail1.scene3 {background-image: url("../images/result/type/res_type2_bg1.jpg");min-height:400px;}
.i_type1_detail1.soul1 {background-image: url("../images/result/type/res_balloon5_top1.jpg");}
.i_type1_detail1.wave1 {background-image: linear-gradient(transparent,rgba(0,50,100,0.5),transparent),url("../images/result/type/res_balloon5_top2.jpg");}
.i_type1_detail1.wave2 {background-image: linear-gradient(transparent,rgba(0,50,100,0.5),transparent),url("../images/result/type/res_balloon5_top2.jpg");}
.i_type1_detail1.card1 {background-image: url("../images/result/type/res_type1_base1.jpg");min-height:420px;}
.i_type1_detail1 {
	position: relative;
	width: 780px;
    min-height: 360px;
	padding: 0 0 36px;
	box-sizing: border-box;
	margin: -10px -40px;
	text-align: center;
    background-size: 100%;
    -webkit-mask-image: linear-gradient(transparent 0%, white 10%, white 85%, transparent 100%);
}

.i_type1_detail_eff1 {background-image: url("../images/result/type/eff1.png");} 

.i_type1_detail_eff1,
.i_type1_detail_eff2,
.i_type1_detail_eff3,
.i_type1_detail_eff4{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    mix-blend-mode: overlay;
}
.i_type1_detail_eff1 {
	top: 7px;
	left: 0;
    background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 80%;
}
.i_type1_detail1 img{
	width: 400px;
	height: 300px;
}
.i_type1_detail1.scene2 img.img1{
    transform: translate(-105%,-76%);
	width: 370px;
    height: auto;
    filter: grayscale(0.8) brightness(0.8);
}
.i_type1_detail1.scene2 img.img2{
    transform: translate(-17%,-44%);
	width: 470px;
    height: auto;
}

p.i_type1_free_txt1,
p.i_type1_detail_txt1,
p.i_info_p4 {
	position: relative;
	padding: 10px !important;
	color: white;
	width: 38%;
	min-width: 500px;
	white-space: nowrap;
	margin: 3px auto 0;
	font-weight: 500;
	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,80,210,1),rgba(120,80,210,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;
}
p.i_info_p4 {
	display: block;
	white-space: normal;
	width: 700px;
}
p.i_info_p4 span {
	display: inline-block;
	padding: 0 40px;
}
p.i_type1_free_txt1 {
	color: #fff;
	font-size: 130%;
	background: none;
}

.i_type1_detail_base1 {
	position: absolute;
	width: 100%;
    height: 100%;
	top: 0;
	left: 0;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: center;
	perspective-origin: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
    mix-blend-mode: color-dodge;
}
.i_type1_detail_rotate1 {
	position: absolute;
	width: 100%;
    height: 100%;
	top: 0;
	left: 0;
	transform: rotateX(153deg) rotateZ(0deg) translateZ(100px);
    background-image: url("../images/result/type/res_type1_detail_rotate1.png");
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.i_type1_detail_box1 img {
	width: auto;
	height: 100%;
	margin: 40px auto;
}

/*img*/
.i_type1_detail_bg1,
.i_type1_detail_box1 {
    position: relative;
    width: 100%;
    height: 360px;
}
.i_type1_detail_box1.aura1 {
    height: 440px;
}
.i_type1_detail_bg1,
.i_type1_detail_box1.img1,
.i_type1_detail_box1.before1,
.i_type1_detail_box1.after1,
.i_type1_detail_box1.after2 {
    position: absolute;
    top: 0;
    left: 0;
}
.i_type1_detail_bg1 {
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.i_type1_detail_box1 img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%,-46%);
}
.soul1 .i_type1_detail_box1 img{
    transform: translate(-50%,-44%) scale(1.2);
}

.i_type1_detail_box1.before1 {
}
.i_type1_detail_box1 .pos1 {
    transform: translate(-80%,-55%) scale(0.7);
}
.i_type1_detail_box1 .pos2 {
    transform: translate(-20%,-40%) scale(0.7);
}
.i_type1_detail_box1.after1 {
}
.i_type1_detail_box1 .pos3 {
    transform: translate(-88%,-66%) scale(0.6);
}
.i_type1_detail_box1 .pos4 {
    transform: translate(-24%,-40%) scale(0.9);
}
.i_type1_detail_box1 .pos5 {
    transform: translate(-88%,-66%) scale(0.6);
}
.i_type1_detail_box1 .pos6 {
    transform: translate(-21%,-74%) scale(0.6);
}
.i_type1_detail_box1 .pos7 {
    transform: translate(-83%,-21%) scale(0.8);
}
.i_type1_detail_box1 .pos8 {
    transform: translate(-18%,-29%) scale(0.8);
}


/*opacity*/
.i_type1_detail_bg1,
.i_type1_detail1 + .scroll_box2,
.i_type1_detail1 img,
.i_type1_detail_eff1,
.i_type1_detail_txt1{
	opacity: 0;
}

/*animation*/
/*.anime1 .i_type1_detail_eff1{animation: fadein 1.0s ease 0.0s forwards;}*/
.anime1 .i_type1_detail_txt1{animation: fadein 1.5s ease 0.5s forwards;}
.anime_komi .i_type1_detail_eff1,
.anime_komi + .img_komi2 .i_type1_detail_eff1,
.anime_komi + .img_komi2 + .img_komi2 .i_type1_detail_eff1,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 .i_type1_detail_eff1,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .i_type1_detail_eff1,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .i_type1_detail_eff1,
.anime_komi .i_text_box,
.anime_komi .i_type1_detail_img1,
.anime_komi + .img_komi2 .i_type1_detail_img1,
.anime_komi + .img_komi2 + .img_komi2 .i_type1_detail_img1,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 .i_type1_detail_img1,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .i_type1_detail_img1,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .i_type1_detail_img1
{animation: fadein 1.5s ease 0.5s forwards;}

.anime1 .i_type1_detail_bg1{animation: fadein2 1.5s ease 0.5s forwards;}
.anime1 .i_type1_detail_img1.wave2{animation: fadeout 1.5s ease 1.0s forwards;}


.i_type1_detail_img1.front{animation: none !important;}
.anime_komi .i_type1_detail_img1.back,
.anime_komi + .i_sub_bg .i_type1_detail_img1.back,
.anime_komi + .i_sub_bg + .i_sub_bg .i_type1_detail_img1.back,
.anime_komi + .i_sub_bg + .i_sub_bg + .i_sub_bg .i_type1_detail_img1.back,
.anime1 .i_type1_detail_img1.back,
.anime_komi .i_type1_detail_p1,
.anime_komi + .i_sub_bg .i_type1_detail_p1,
.anime_komi + .i_sub_bg + .i_sub_bg .i_type1_detail_p1,
.anime_komi + .i_sub_bg + .i_sub_bg + .i_sub_bg .i_type1_detail_p1,
.anime1 .i_type1_detail_p1
{animation: fadeout3 1.5s ease 0.0s forwards;}

.anime_komi .scroll_box2,
.anime_komi + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2
{animation: fadein 1.0s ease 1.0s forwards;}

/* ----------------------
 * result_type1_komidashi
/* ----------------------



/* ----------------------
 * result_type3
 *---------------------- */
.i_type3_box1{
	position: relative;
	width: 780px;
	height: 510px;
	margin: 0px auto;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 24px;
	font-weight: 700;
	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_type3_box1.trial1 {
    height: 540px;
}
.i_type3_wave1 {background-image: url("../images/result/type/res_type_wave1.jpg");}
.i_type3_hand1 {background-image: url("../images/result/type/res_type_hand1.png");}
.i_type3_bg1 {background-image: url("../images/result/type/res_balloon5_top2.jpg");}
.i_type3_eff1 {background-image: url("../images/result/type/eff1.png");}
.i_type3_eff2 {background-image: url("../images/result/type/eff1.png");}
.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_balloon1,
.i_type3_wave1,
.i_type3_sup1,
.i_type3_hand1,
.i_type3_bg1,
.i_type3_bg2,
.i_type3_eff1,
.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%;
}
.i_type3_balloon1 {
    display: flex;
    align-items: center;
    justify-content: center;
    mix-blend-mode: hard-light;
    filter: contrast(1.5);
}
.i_type3_balloon1 p.i_balloon_p {
    color: #000;
    font-size: 50px;
    text-shadow: 0px 0px 4px #f00,0px 0px 14px #fff,0px 0px 14px #fff,0px 0px 8px #ff0,0px 0px 14px #ff0,0px 0px 24px #950,0px 0px 24px #950,0px 0px 50px rgba(250,150,50,1),0px 0px 50px rgba(250,150,50,1);
}

.i_type3_balloon1 p.i_balloon_p strong {
    color: #502;
    font-size: 70px;
}

/*scene*/
.i_type3_scene1,
.i_type3_scene2{
	position: absolute;
	width: 390px;
	height: 270px;
	top: 40px;
	left: 20px;
}
.i_type3_scene1.pos2,
.i_type3_scene2.pos2 {
	top: 200px;
	left: 370px;
}
.trial1 .i_type3_scene1,
.trial1 .i_type3_scene2{
	top: 10px;
	left: 0;
}
.trial1 .i_type3_scene1.pos2,
.trial1 .i_type3_scene2.pos2 {
	top: 260px;
	left: 400px;
}
.i_type3_scene1 {
	filter: brightness(90%) contrast(0.8);
}
.i_type3_box1.scene1 .pos1 {
	width: 454px;
	height: 315px;
	top: 130px;
	left: 148px;
}
.i_type3_box1.scene1 .pos2 {
    display: none;
}


/*opacity*/
.i_type3_step1,
.i_type3_wave1,
.i_type3_box1 + div .i_text_box,
.i_type3_eff1,
.i_type3_balloon1,
.i_type3_step2,
.i_type3_bg2{
	opacity: 0;
}
/*animation*/
.anime1 .i_type3_wave1 {
    mix-blend-mode: screen;
	animation:glow1 2.0s linear 0.5s forwards;
}
.anime1 .i_type3_hand1 {
	animation:
        fadeinout4 1.7s ease-out 0s forwards,
        type3_hand1 2s 1.7s forwards;
}
.anime1 .i_type3_bg1 {
	animation:type3_bg1 1.0s 0s forwards;
}
.anime1 .i_type3_balloon1 {
	animation:fadein2 1.5s 4.0s forwards;
}
.anime1 .i_type3_eff1 {
	animation:fadein 1.5s 4.0s forwards;
}
.anime1.i_type3_box1 {
	animation:fadeinout5 2.5s 3.0s forwards;
}
.anime1 .i_type3_step1 {
	animation:
        fadein 0.5s 0s forwards,
        fadeout 1.5s 4.5s forwards;
}
.anime1.i_type3_box1 + div .i_text_box {
    animation: fadein 1s 5s forwards;
}

.i_type3_hand1 {
 transform: translateX(300px);   
}

@keyframes type3_hand1 {
    0% {opacity: 1; transform: translateX(300px);}
    25% {opacity: 1; transform: translateX(0px);}
    35% {opacity: 1; transform: translateX(0px);}
    65% {opacity: 1; transform: translateX(500px);}
    100% {opacity: 0; transform: translateX(500px);}
}
@keyframes type3_bg1 {
    50% {filter: brightness(0.3);}
    100% {filter: brightness(1);}
}
/* ----------------------
 * result_type3
 *---------------------- */





/* ----------------------
 * 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
 *---------------------- */
/*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 fadeout3 {
	0% {opacity: 1;}
	50% {opacity: 1;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
	100% {opacity: 0;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
}
@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)}
    99.9% {opacity: 0; transform: scale(2)}
    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
 *---------------------- */




