@charset "euc-jp";
/* ----------------------
 * common
 *---------------------- */
* {
margin: 0;
padding: 0;
}
html{
	-webkit-text-size-adjust: 100%;
}
img {
	border: 0px;
	vertical-align: bottom;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	color: #170900;
	background: #000;
	text-align: center;
	font-family: "Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.contents_bg {
	width: 320px;
	margin: 0 auto;
}
.wrapper {
	width: 320px;
	background:url(../images_sp/top/top_bg.jpg) no-repeat;
	margin: 0 auto;
	background-size: 100% auto;
}
.footer_img {
	width: 320px;
	height: 45px;
}
.menu_img {
	float: left;
	width: 220px;
	margin-left: 5px;
	text-align: left;
}
.inp_menu_box .menu_img{
	width: 215px;
}
[class^="cate_bg"] .menu_img{
	width: 235px;
}
.cate_gototop {
	width: 310px;
	text-align: right;
	margin-bottom: 30px;
}
.cate_sp_box {
	margin: 0 20px;
	text-align: left;
}
/* ----------------------
 * common
 *---------------------- */

/* ----------------------
 * pankuzu
 *---------------------- */
.pan_box {
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
}
.pan_box2 {
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-right: 20px;
}
ol.pan_list li {
	display: inline;
}
/* ----------------------
 * pankuzu
 *---------------------- */

/* ----------------------
 * background
 *---------------------- */
.top_bg {
	width: 320px;
	background: url(../images_sp/common/main_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.top_bg2 {
	width: 320px;
	background: url(../images_sp/common/main_bg.jpg) repeat-y;
	background-size: 100% auto;
}
/* ----------------------
 * background
 *---------------------- */



/* ----------------------
 * header
 *---------------------- */
.header, .header_uranaeru, .header_nifty, .header_sonet, .header_biglobe, .header_rakuten, .header_excite,.header_cocoloni {
	background:url(../images_sp/top/top_title_bg2.jpg) no-repeat center top;
	width: 320px;
	background-size: 100% auto;
}
/*
.header {
	background:url(../images_sp/top/top_title_bg.jpg) no-repeat center top;
	width: 320px;
	background-size: 100%;
}
.header_uranaeru {
	background:url(../images_sp/top/top_title_bg_uranaeru.jpg) no-repeat center top;
	width: 320px;
	background-size: 100%;
}
.header_nifty {
	background:url(../images_sp/top/top_title_bg.jpg) no-repeat center top;
	width: 320px;
	background-size: 100%;
}
.header_rakuten {
	background:url(../images_sp/top/top_title_bg_rakuten.jpg) no-repeat center top;
	width: 320px;
	background-size: 100%;
}
*/
.header2 {
	width: 320px;
}
#contents_title .header2 {
}
/* ----------------------
 * header
 *---------------------- */

/* ----------------------
 * head_btn
 *---------------------- */
.head_btn_box,.head_btn_box2 {
	width: 320px;
	overflow: hidden;
}
.head_btn,.head_btn2,.head_btn3 {
	display: block;
	float: left;
	width: 25%;
}
/* ----------------------
 * head_btn
 *---------------------- */
 
/* ----------------------
 * title
 *---------------------- */
@keyframes anim_title {
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}
/*ï¿½ï¿½ï¿½Ë¥á£²ï¿½ï¿½Æ°ï¿½ï¿½ï¿½ï¿½ï¿½Ê¤ï¿½*/
.top_title, .top_title_uranaeru, .top_title_rakuten, .top_title_nifty, .top_title_sonet, .top_title_biglobe, .top_title_excite, .top_title_cocoloni {
	width: 320px;
	height: 160px;
	position: relative;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(../images_sp/top/top_title_anime2.png);
}
/*ï¿½ï¿½ï¿½Ë¥á£³ï¿½Ê¸ï¿½ï¿½ï¿½Ê¬ï¿½Î¤ß¡ï¿½*/
.top_title:before, .top_title_uranaeru:before, .top_title_rakuten:before, .top_title_nifty:before, .top_title_sonet:before, .top_title_biglobe:before, .top_title_excite:before, .top_title_cocoloni:before {
	width: 320px;
	height: 160px;
	top: 0;
	left: 0;
	content: "";
	position: absolute;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(../images_sp/top/top_title_anime3.png);
	opacity: 0.5;
	animation: anim_title 2s alternate 1.3s infinite;
}

/*ï¿½ï¿½ï¿½Ë¥á£±*/
.top_title_ani {
	width: 320px;
	height: 160px;
	top: 0;
	left: 0;
	content: "";
	position: absolute;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(../images_sp/top/top_title_anime1.png);
	opacity: 1;
	animation: fadeout 2.0s ease 0.3s 1 forwards;
}
/*ï¿½ï¿½ï¿½ï¿½ï¿½È¥ï¿½Ê¸ï¿½ï¿½ï¿½Î¤ï¿½*/
.top_title:after, .top_title_uranaeru:after, .top_title_rakuten:after, .top_title_nifty:after, .top_title_sonet:after, .top_title_biglobe:after, .top_title_excite:after, .top_title_cocoloni:after {
	width: 320px;
	height: 160px;
	top: 0;
	left: 0;
	content: "";
	position: absolute;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.top_title:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_uranaeru:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_nifty:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_sonet:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_biglobe:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_rakuten:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_excite:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
.top_title_cocoloni:after {
	background-image: url(../images_sp/top/top_title_bg.png);
}
/* ----------------------
 * title
 *---------------------- */



/* ----------------------
 * icon
 *---------------------- */
[class^="icon"]{
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	overflow: hidden;
	float: left;
}
.icon0 {background-image: url(../images_sp/common/icon0.png)}
.icon1 {background-image: url(../images_sp/common/icon1.png)}
.icon2 {background-image: url(../images_sp/common/icon2.png)}
.icon3 {background-image: url(../images_sp/common/icon3.png)}
.icon4 {background-image: url(../images_sp/common/icon4.png)}
.icon5 {background-image: url(../images_sp/common/icon5.png)}
.icon6 {background-image: url(../images_sp/common/icon6.png)}
.icon7 {background-image: url(../images_sp/common/icon7.png)}
.icon8 {background-image: url(../images_sp/common/icon8.png)}
.icon9 {background-image: url(../images_sp/common/icon9.png)}
.icon10 {background-image: url(../images_sp/common/icon10.png)}
.icon11 {background-image: url(../images_sp/common/icon11.png)}
.icon12 {background-image: url(../images_sp/common/icon12.png)}
.icon13 {background-image: url(../images_sp/common/icon13.png)}
.icon14 {background-image: url(../images_sp/common/icon14.png)}
.icon15 {background-image: url(../images_sp/common/icon15.png)}
.icon16 {background-image: url(../images_sp/common/icon16.png)}
.icon17 {background-image: url(../images_sp/common/icon17.png)}
.icon18 {background-image: url(../images_sp/common/icon18.png)}
.icon19 {background-image: url(../images_sp/common/icon19.png)}
.icon20 {background-image: url(../images_sp/common/icon20.png)}
.icon21 {background-image: url(../images_sp/common/icon21.png)}
.icon22 {background-image: url(../images_sp/common/icon22.png)}
.icon23 {background-image: url(../images_sp/common/icon23.png)}
.icon24 {background-image: url(../images_sp/common/icon24.png)}
.icon25 {background-image: url(../images_sp/common/icon25.png)}
.icon26 {background-image: url(../images_sp/common/icon26.png)}
.icon27 {background-image: url(../images_sp/common/icon27.png)}
.icon28 {background-image: url(../images_sp/common/icon28.png)}
.icon29 {background-image: url(../images_sp/common/icon29.png)}
.icon30 {background-image: url(../images_sp/common/icon30.png)}
.icon31 {background-image: url(../images_sp/common/icon31.png)}
.icon32 {background-image: url(../images_sp/common/icon32.png)}
.icon33 {background-image: url(../images_sp/common/icon33.png)}
.icon34 {background-image: url(../images_sp/common/icon34.png)}
.icon35 {background-image: url(../images_sp/common/icon35.png)}
/* ----------------------
 * icon
 *---------------------- */



/* ----------------------
 * price
 *---------------------- */
.price_box{
	text-align: right;
}
.price_box2{
	text-align: right;
	margin: 0 15px 0 0;
}
.price_box3{
	text-align: right;
	margin-bottom: 5px;
}
/* ----------------------
 * price
 *---------------------- */



/* ----------------------
 * menu_button
 *---------------------- */
.Layer1 {
	width: 135px;
	height: 32px;
	float: left;
	margin: 6px 0 0 0;
}
.Layer2 {
	width: 135px;
	height: 32px;
	float: left;
	margin: 6px 0 0 0;
}
.Layer3 {
	width: 135px;
	height: 35px;
	float: left;
}
.Layer4 {
	width: 147px;
	height: 35px;
	float: left;
}
[class^="Layer"] img{
	width: 135px;
	height: auto;
}
.btn_box {
	width: 270px;
	height: 50px;
	margin: 0 auto 0px;
	text-align: center;
}
.inp_form_bg .btn_box{
	width: 294px;
}
.inp_form_bg .btn_box img {
	width: 147px;
	height: auto;
}
.inp_form_bg .btn_box div:nth-of-type(1){
	float: left;
}
.inp_form_bg .btn_box div:nth-of-type(2){
	float: right;
}
/* ----------------------
 * menu_button
 *---------------------- */



/* ----------------------
 * Yahoo
 *---------------------- */
.ya_info_top {
	width: 270px;
	height: 40px;
	margin: 16px auto 6px;
	background: url(../images_sp/top/ya_info_top.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0;
}
.ya_info_box {
	text-align: left;
	margin: 0 25px;
}
/* ----------------------
 * Yahoo
 *---------------------- */



/* ----------------------
 * discount_info
 *---------------------- */
.discount_info_box {
	margin: 12px 10px 10px;
	text-align: left;
	clear: both;
}
/* ----------------------
 * discount_info
 *---------------------- */

/* ----------------------
 * top_info
 *---------------------- */
 .top_info {
	width: 320px;
	height: 365px;
	background: url(../images_sp/top/top_info.jpg) no-repeat;
	background-position: center bottom;
	background-size: 100% 100%;
}
.top_info_rakuten {
	width: 320px;
	height: 365px;
	background: url(../images_sp/top/top_info_rakuten.jpg) no-repeat;
	background-position: center bottom;
	background-size: 100% 100%;
}
/* ----------------------
 * top_info
 *---------------------- */

/* ----------------------
 * pack
 *---------------------- */
.pack_top {
	width: 320px;
	height: 115px;
	background: url(../images_sp/top/pack_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.pack_bg {
	width: 320px;
	margin: 0px auto 0;
	background: url(../images_sp/top/pack_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.pack_bt {
	width: 320px;
	height: 25px;
	margin: 0px auto 0;
	background: url(../images_sp/top/pack_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
/* ----------------------
 * pack
 *---------------------- */

/* ----------------------
 * intro
 *---------------------- */
.top_intro_bg .menu_img a.link_cate{
	color: #e560ec;
	text-shadow: none;
}
.top_intro_bg .inp_top_bg .menu_img a.link_cate{
	color: #000;
	text-shadow: none;
}
.top_intro_bg .price_member,
.top_intro_bg .price_member2 { color: #ffbbff;}
.top_intro_bg .price_non,
.top_intro_bg .price_non2 { color: #cce9da;}
.top_intro_bg .inp_top_bg .price_member,
.top_intro_bg .inp_top_bg .price_member2 { color: #770000;}
.top_intro_bg .inp_top_bg .price_non,
.top_intro_bg .inp_top_bg .price_non2 { color: #056;}

.intro_text{
	width: 300px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	font: normal 130%/170% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	z-index: 10;
	text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
	
}
.top_intro_top {
	width: 320px;
	height: 365px;
	background: url(../images_sp/top/top_intro_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.top_intro_top1 {
	width: 320px;
	height: 60px;
	background: url(../images_sp/top/top_intro_top1.jpg) no-repeat;
	background-size: 100% 100%;
}
.top_intro_top2 {
	width: 320px;
	height: 60px;
	background: url(../images_sp/top/top_intro_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.top_intro_top3 {
	width: 320px;
	height: 60px;
	background: url(../images_sp/top/top_intro_top3.jpg) no-repeat;
	background-size: 100% 100%;
}
.top_intro_top4 {
	width: 320px;
	height: 60px;
	background: url(../images_sp/top/top_intro_top4.jpg) no-repeat;
	background-size: 100% 100%;
}


.top_intro_sub1 {
	width: 320px;
	height: 165px;
	margin: 0 auto 0px;
	background-image: url(../images_sp/top/top_intro_sub1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.top_intro_sub2 {
	width: 320px;
	height: 90px;
	margin: 0 auto 0px;
	background-image: url(../images_sp/top/top_intro_sub2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.top_intro_sub3 {
	width: 320px;
	height: 90px;
	margin: 0 auto 0px;
	background-image: url(../images_sp/top/top_intro_sub3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}


.top_intro_bg {
	width: 320px;
	overflow: hidden;
	background: url(../images_sp/top/top_intro_bg.jpg) repeat-y;
	background-size: 100% auto;
	margin: 0;
}
.top_intro_bt {
	width: 320px;
	height: 25px;
	background: url(../images_sp/top/top_intro_bt.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0;
}
.top_intro_bg .free_info_box {
	width: 290px;
	margin: 0  auto;	
}

/* top_intro_anime */

.top_intro_bg .intro_animebox1,
.top_intro_bg .intro_animebox2,
.top_intro_bg .intro_animebox3,
.top_intro_bg .intro_animebox4 {
	width: 320px;
	overflow: hidden;
	margin: 0 auto;
}
.top_intro_sample{
	width: 300px;
    margin: 0 auto 5px;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
    color: #fff;
    font-size: 90%;
    text-align: center;
}

/*Â·Ã«Â²??Â¤Â«Â¤Ã©Â¤Ã¢Â¤??Â¤??Â¤Â­Â¤Â¿*/
.top_intro_bg .side_by_side {
	width: 100%;
	margin: 0 auto 0px;
    padding: 0px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_intro_bg .my_name,
.top_intro_bg .single_name {
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	width: 100%;
	color: #ffc26b;
	font-size: 65%;
	text-align: center;
	line-height: 100%;
	padding: 1px 0 5px;
	/*text-shadow: 0 1px 5px #9c321d, 0 -1px 5px #9c321d, 0 1px 8px #9c321d, 0 -1px 8px #9c321d, 0 1px 10px #9c321d, 0 -1px 10px #9c321d;*/
}
.top_intro_bg .you_name,
.top_intro_bg .single_name_you{
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	width: 100%;
	color: #46d489;
	font-size: 65%;
	text-align: center;
	line-height: 100%;
	padding: 1px 0 5px;
	/*text-shadow: 0 1px 5px #117741, 0 -1px 5px #117741, 0 1px 8px #117741, 0 -1px 8px #117741, 0 1px 10px #117741, 0 -1px 10px #117741;*/
}
.top_intro_bg .single_name,
.top_intro_bg .single_name_you {
	width: 100%;
}
.top_intro_bg .side_by_side .my_name,
.top_intro_bg .side_by_side .you_name {
	width: 50%;
}

.top_intro_bg .res_info_box i{
	font-size: 110%;
}
.top_intro_bg .res_headline1 {
	width: 290px;
	margin: 5px auto 10px;
	padding: 0px;
	box-sizing: border-box;
	color: #fff;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	font-size: 90%;
	line-height: 150%;
	text-align: center;
	text-shadow: 0 1px 5px #72532e, 0 -1px 5px #72532e, 0 1px 8px #72532e, 0 -1px 8px #72532e, 0 1px 10px #72532e, 0 -1px 10px #72532e;
	word-break: break-all;
}
.top_intro_bg .res_headline2 {
	width: 290px;
	margin: 5px auto 10px;
	padding: 0px;
	box-sizing: border-box;
	color: #fff;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	font-size: 90%;
	line-height: 150%;
	text-align: center;
	text-shadow: 0 1px 5px #72532e, 0 -1px 5px #72532e, 0 1px 8px #72532e, 0 -1px 8px #72532e, 0 1px 10px #72532e, 0 -1px 10px #72532e;
    word-break: break-all;
}

.top_intro_bg .res_headline1 strong,
.top_intro_bg .res_headline2 strong {
	color: #fffc05;
	font-size: 110%;
}

/*Â¥??Â¥Â­Â¥Â¹Â¥??*/
.top_intro_bg [class^="res_type_text"] {
	width: 100%;
	position: absolute;
	margin: 0 auto;
	text-align: center;
	left: 0;
	font-size: 74%;
	line-height: 1.2;
	color: #fff;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	/*text-shadow: 0 0 5px #000, 0 0 8px #000, 0 0 10px #000;*/
}

.top_intro_bg .res_info_top2 {
	width: 320px;
	min-height: 125px;
	margin: 0 auto 10px;
	padding: 5px 15px 0 15px;
	box-sizing: border-box;
	background-image: url(../images_sp/common/res_info_top2.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
}

.top_intro_bg .res_info_top3 {
	width: 320px;
	min-height: 125px;
	margin: 0 auto 10px;
	padding: 5px 15px 0 15px;
	box-sizing: border-box;
	background-image: url(../images_sp/common/res_info_top3.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
}

.top_intro_bg .res_info_top2 p.res_info_spacer{
	display: none;
}
.top_intro_bg .res_info_top3 p.res_info_spacer{
	display: none;
}

.top_intro_bg .res_info_box_nobd,
.top_intro_bg p.res_info_box_nobd {
	display: block;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	color: #fff;
	font-size: 106%;
	line-height: 1.5;
	margin: 0 10px;
	text-align: left;
	box-sizing: border-box;
	letter-spacing: -0.05em;
	text-shadow: 0 0 5px #000, 0 0 8px #000, 0 0 10px #000;
	position: relative;
}

.top_intro_bg .res_info_top2 .res_info_box_nobd {
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	box-sizing: border-box;
	text-align: justify;
	color: #fff;
	font-size: 90%;
	line-height: 140%;
	text-shadow: 0 0 5px #0d4cb4, 0 0 8px #0d4cb4, 0 0 10px #0d4cb4, 0 0 15px #0d4cb4;
	word-break: break-all;
	background-color: rgba(18,29,107,0.8);
	border: 2px solid #c2f1ff;
	box-shadow: 0 0 10px 3px #c2f1ff;
	border-radius: 6px;
}
.top_intro_bg .res_info_top3 .res_info_box_nobd {
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	box-sizing: border-box;
	text-align: left;
	color: #fff;
	font-size: 100%;
	line-height: 140%;
	text-shadow: 0 0 5px #0d4cb4, 0 0 8px #0d4cb4, 0 0 10px #0d4cb4, 0 0 15px #0d4cb4;
	word-break: break-all;
	background-color: rgba(18,29,107,0.8);
	border: 1px solid #c2f1ff;
	box-shadow: 0 0 10px 3px #c2f1ff;
	border-radius: 6px;
}	

.top_intro_bg strong {
	color: #fffc05;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
}
.top_intro_bg .res_sub_box {
	width: 280px;
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: left;
}
.top_intro_bg .text_img_s3 {
	width: 280px;
	height: 50px;
	background: url(../images_sp/common/text_img_m3.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
}
.top_intro_bg .res_sub_box a {
	color: #fee750;
	font-size: 110%;
	font-weight: bold;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
}


/* ----------------------
 * result_type1
 *---------------------- */
.top_intro_bg .res_type1_bg {
	width: 300px;
	height: 231px;
	margin: 0 auto 0px;
	padding: 0;
	box-sizing: border-box;
	background-image:  url('../images_sp/common/res_type1_bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	position: relative;
	overflow: hidden;
}
.top_intro_bg .res_type1_guide1,
.top_intro_bg .res_type1_frame {
	width: 300px;
	height: 231px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.top_intro_bg .res_type1_guide1 { background-image: url('../images_sp/common/res_type1_guide1.png'); }
.top_intro_bg .res_type1_frame { background-image: url('../images_sp/common/res_type1_frame.png'); }

/*name*/
.top_intro_bg [class^="res_type1_name"]{
	display: block;
	position: absolute;
	width: 336px;
	height: auto;
	left: -16px;
	color: #fff;
	font-size: 0;
	line-height: 0;
	text-shadow: 0px 0px 4px #b74406,0px 0px 4px #b74406,0px 0px 4px #b74406,0px 0px 4px #b74406;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	transform: scaleX(0.95);
}
.top_intro_bg .res_type1_name1 {top: 45%;}
.top_intro_bg .res_type1_name2 {top: 56%; text-shadow: 0px 0px 4px #217d4e,0px 0px 4px #217d4e,0px 0px 4px #217d4e,0px 0px 4px #217d4e;}
.top_intro_bg .res_type1_name3 {top: 45%; text-shadow: 0px 0px 4px #217d4e,0px 0px 4px #217d4e,0px 0px 4px #217d4e,0px 0px 4px #217d4e;}

.top_intro_bg [class^="res_type1_name"] span {
	display: inline-block;
	font-size: 16px;
}

/*motif*/
.top_intro_bg .res_type1_pendulum_motif img {
	width: 115px;
	height: 462px;
	position: absolute;
	top: -254px;
	left: 92px;
}

.top_intro_bg .res_type1_scene img {
	width: 115px;
	height: 72px;
	position: absolute;
}

.top_intro_bg .res_type1_scene.p1 img:nth-of-type(1) { top: 133px; left: 92px; }
.top_intro_bg .res_type1_scene.p2 img:nth-of-type(1) { top: 25px; left: 0px; }
.top_intro_bg .res_type1_scene.p2 img:nth-of-type(2) { top: 25px; left: 185px; }
.top_intro_bg .res_type1_scene.p3 img:nth-of-type(1) { top: 25px; left: 0px; }
.top_intro_bg .res_type1_scene.p3 img:nth-of-type(2) { top: 25px; left: 185px; }
.top_intro_bg .res_type1_scene.p3 img:nth-of-type(3) { top: 133px; left: 92px; }
.top_intro_bg .res_type1_scene.p4 img:nth-of-type(1) { top: 25px; left: 0px; }
.top_intro_bg .res_type1_scene.p4 img:nth-of-type(2) { top: 25px; left: 185px; }
.top_intro_bg .res_type1_scene.p4 img:nth-of-type(3) { top: 133px; left: 0px; }
.top_intro_bg .res_type1_scene.p4 img:nth-of-type(4) { top: 133px; left: 185px; }

.top_intro_bg .res_type1_scene.p1 img:nth-of-type(2),
.top_intro_bg .res_type1_scene.p1 img:nth-of-type(3),
.top_intro_bg .res_type1_scene.p1 img:nth-of-type(4),
.top_intro_bg .res_type1_scene.p2 img:nth-of-type(3),
.top_intro_bg .res_type1_scene.p2 img:nth-of-type(4),
.top_intro_bg .res_type1_scene.p3 img:nth-of-type(4) { display:none; }


.top_intro_bg .res_type1_rei img {
	width: 115px;
	height: 115px;
	position: absolute;
}
.top_intro_bg .res_type1_rei.p1 img:nth-of-type(1) { top: 112px; left: 92px; }
.top_intro_bg .res_type1_rei.p2 img:nth-of-type(1) { top: 4px; left: 0px; }
.top_intro_bg .res_type1_rei.p2 img:nth-of-type(2) { top: 4px; left: 185px; }
.top_intro_bg .res_type1_rei.p3 img:nth-of-type(1) { top: 4px; left: 0px; }
.top_intro_bg .res_type1_rei.p3 img:nth-of-type(2) { top: 4px; left: 185px; }
.top_intro_bg .res_type1_rei.p3 img:nth-of-type(3) { top: 112px; left: 92px; }
.top_intro_bg .res_type1_rei.p4 img:nth-of-type(1) { top: 4px; left: 0px; }
.top_intro_bg .res_type1_rei.p4 img:nth-of-type(2) { top: 4px; left: 185px; }
.top_intro_bg .res_type1_rei.p4 img:nth-of-type(3) { top: 112px; left: 0px; }
.top_intro_bg .res_type1_rei.p4 img:nth-of-type(4) { top: 112px; left: 185px; }

.top_intro_bg .res_type1_rei.p1 img:nth-of-type(2),
.top_intro_bg .res_type1_rei.p1 img:nth-of-type(3),
.top_intro_bg .res_type1_rei.p1 img:nth-of-type(4),
.top_intro_bg .res_type1_rei.p2 img:nth-of-type(3),
.top_intro_bg .res_type1_rei.p2 img:nth-of-type(4),
.top_intro_bg .res_type1_rei.p3 img:nth-of-type(4) { display:none; }

/*komidashi*/
.top_intro_bg .res_komi_bg1 {
	width: 300px;
	min-height: 108px;
	margin: 0 auto 10px;
	padding: 0px 0 0 0;
	box-sizing: border-box;
	background-image:  url('../images_sp/common/res_komi_bg1.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	position: relative;
	overflow: hidden;
	display: flex;
	align-content: flex-start;
	justify-content: center;
}
.top_intro_bg .res_komi_img .res_type1_img.m1 img {
	width: 58px;
	height: 236px;
	position: absolute;
	top: -134px;
	left: 121px;
}
.top_intro_bg .res_komi_img .res_type1_img.m2 img {
	width: 154px;
	height: 96px;
	position: absolute;
	top: 6px;
	left: 73px;
}

/* text */
.top_intro_bg .res_type1_bg .res_type_text0,
.top_intro_bg .res_type2_bg .res_type_text0 {
	width: 280px;
	font-size: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 8px;
	left: 10px;
	text-shadow: 0 1px 5px #9c620e, 0 -1px 5px #9c620e, 0 1px 8px #9c620e, 0 -1px 8px #9c620e, 0 1px 10px #9c620e, 0 -1px 10px #9c620e;
}

/* ----------------------
 * result_type1
 *---------------------- */



/* ----------------------
 * result_type2
 *---------------------- */
.top_intro_bg .res_type2_bg {
	width: 300px;
	height: 266px;
	margin: 0 auto 0px;
	padding: 0;
	box-sizing: border-box;
	background-image:  url('../images_sp/common/res_type2_bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	position: relative;
	overflow: hidden;
}

/*motif*/
.top_intro_bg .res_type2_bg .res_type1_rei.p1 img:nth-of-type(1) { top: 139px; left: 92px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p2 img:nth-of-type(1) { top: 8px; left: 4px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p2 img:nth-of-type(2) { top: 8px; left: 181px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p3 img:nth-of-type(1) { top: 8px; left: 4px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p3 img:nth-of-type(2) { top: 8px; left: 181px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p3 img:nth-of-type(3) { top: 139px; left: 92px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p4 img:nth-of-type(1) { top: 8px; left: 4px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p4 img:nth-of-type(2) { top: 8px; left: 181px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p4 img:nth-of-type(3) { top: 108px; left: 4px; }
.top_intro_bg .res_type2_bg .res_type1_rei.p4 img:nth-of-type(4) { top: 108px; left: 181px; }

.top_intro_bg .res_type2_pendulum_motif img {
	width: 99px;
	height: 394px;
	position: absolute;
	top: -192px;
	left: 101px;
}

.top_intro_bg .res_type2_strong img {
	width: 300px;
	height: 231px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.top_intro_bg .res_type2_anime1,
.top_intro_bg .res_type2_anime2,
.top_intro_bg .res_type2_anime3,
.top_intro_bg .res_type2_anime4 {
	width: 300px;
	height: 231px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}

.res_type2_anime1 {background-image: url('../images_sp/common/res_type2_yes.png');}
.res_type2_anime2 {background-image: url('../images_sp/common/res_type2_no.png');}
.res_type2_anime3 {background-image: url('../images_sp/common/res_type2_letter.png');}
.res_type2_anime4 {background-image: url('../images_sp/common/res_type2_number.png');}

/*komidashi*/
.top_intro_bg .res_komi_img .res_type2_img img {
	width: 154px;
	height: 96px;
	position: absolute;
	top: 6px;
	left: 73px;
}

/* text */
.top_intro_bg .res_type2_text1 div {
	text-align: center;
	font-size: 70%;
	line-height: 1.2;
	color: #fff;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	display: flex;
	align-content: center;
	justify-content: center;
	position: absolute;
	flex-direction: column;
	width: 123px;
	text-shadow: 0 1px 5px #9c321d, 0 -1px 5px #9c321d, 0 1px 8px #9c321d, 0 -1px 8px #9c321d, 0 1px 10px #9c321d, 0 -1px 10px #9c321d;
}

.top_intro_bg .res_type2_text1 div:nth-of-type(1) {
	top: 0px; left: 0px;
	width: 150px;
}
.top_intro_bg .res_type2_text1 div:nth-of-type(2) {
	top: 10px; left: 150px;
	width: 150px;
}
.top_intro_bg .res_type2_text1 div:nth-of-type(3) {
	top: 218px; left: 50px;
	width: 200px;
}

.top_intro_bg .res_type2_text1 strong {
	font-size: 200%;
	line-height: 1.2;
	display: block;
	font-weight: normal;
	text-shadow: 0 1px 5px #efb428, 0 -1px 5px #efb428, 0 1px 8px #efb428, 0 -1px 8px #efb428, 0 1px 10px #efb428, 0 -1px 10px #efb428;
}

.top_intro_bg .res_type2_text1 div:nth-of-type(1) strong {
	letter-spacing: -0.5rem;
}

/* ----------------------
 * result_type2
 *---------------------- */



/* ----------------------
 * result_type3
 *---------------------- */
.top_intro_bg .res_type3_bg {
	width: 300px;
	height: 300px;
	margin: 0 auto 10px;
	padding: 0;
	box-sizing: border-box;
	background-image:  url('../images_sp/common/res_type3_bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	position: relative;
	overflow: hidden;
}
.top_intro_bg .res_type3_frame {
	width: 300px;
	height: 300px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background-image: url('../images_sp/common/res_type3_frame.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.top_intro_bg .res_card.canvas {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.top_intro_bg .res_card.canvas div {
	width: 100%;
	overflow: hidden;
}
.top_intro_bg .res_card img {
	width: 49px;
	height: 77px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.top_intro_bg .res_card img:nth-of-type(1) { top: 26px; left: 167px; }
.top_intro_bg .res_card img:nth-of-type(2) { top: 114px; left: 224px; }
.top_intro_bg .res_card img:nth-of-type(3) { top: 197px; left: 167px; }
.top_intro_bg .res_card img:nth-of-type(4) { top: 197px; left: 82px; }
.top_intro_bg .res_card img:nth-of-type(5) { top: 114px; left: 28px; }
.top_intro_bg .res_card img:nth-of-type(6) { top: 26px; left: 82px; }

.top_intro_bg .res_card.start img { top: 114px; left: 125px; }


.top_intro_bg .res_card.flash div {
	width: 55px;
	height: 85px;
	position: absolute;
	background-image:  url('../images_sp/common/res_card_light.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
.top_intro_bg .res_card.flash .p1 { top: 22px; left: 164px; }
.top_intro_bg .res_card.flash .p2 { top: 110px; left: 221px; }
.top_intro_bg .res_card.flash .p3 { top: 194px; left: 164px; }
.top_intro_bg .res_card.flash .p4 { top: 194px; left: 79px; }
.top_intro_bg .res_card.flash .p5 { top: 110px; left: 25px; }
.top_intro_bg .res_card.flash .p6 { top: 22px; left: 79px; }

/*motif*/
.top_intro_bg .res_type3_pendulum_motif1 img {
	width: 99px;
	height: 394px;
	position: absolute;
	top: -177px;
	left: 101px;
}


/*komidashi*/
.top_intro_bg .res_komi_bg2 {
	width: 300px;
	min-height: 123px;
	margin: 0 auto 10px;
	padding: 0px 0 0 0;
	box-sizing: border-box;
	background-image:  url('../images_sp/common/res_komi_bg2.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	position: relative;
	overflow: hidden;
}
.top_intro_bg .res_komi_img .res_type3_img img {
	width: 73px;
	height: 115px;
	position: absolute;
	top: 4px;
	left: 114px;
}

.top_intro_bg .res_type3_bg .res_btn_box { 
	position: absolute;
	top: 200px;
	left: 80px;
}
.top_intro_bg .res_type3_bg .res_btn_box img {
	width: 140px;
	height: auto;
}

/* text */
.top_intro_bg .res_type3_bg .res_type_text0 {
	width: 280px;
	font-size: 90%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 68px;
	left: 10px;
	text-shadow: 0 1px 5px #9c620e, 0 -1px 5px #9c620e, 0 1px 8px #9c620e, 0 -1px 8px #9c620e, 0 1px 10px #9c620e, 0 -1px 10px #9c620e;
}

/* ----------------------
 * result_type3
 *---------------------- */

/* ----------------------
 * result_pendulum
 *---------------------- */
.top_intro_bg div.res_pendulum1,
.top_intro_bg div.res_pendulum2,
.top_intro_bg div.res_pendulum3,
.top_intro_bg div.res_pendulum4 {
	position: absolute;
	width: 99px;
	height: 394px;
	background: url(../images_sp/common/res_type1_pendulum.png) no-repeat;
	background-size: 100% 100%;
	left: 101px;
}
.top_intro_bg div.res_pendulum1 {
	/*top: -370px;*/
	top: -177px;
}
.top_intro_bg div.res_pendulum2 {
	top: -192px;
}
.top_intro_bg .res_type3_pendulum_box1 {
	position: absolute;
	top: -162px;
	transform: translateY(-85px);
}
.top_intro_bg .res_type3_pendulum_box1 div.res_pendulum3 {
	top: 0px;
}
.top_intro_bg .res_type3_pendulum_motif div.res_pendulum3 {
	top: -246px;
}
.top_intro_bg div.res_pendulum4 {
	top: -208px;
}

/* ----------------------
 * animation
 *---------------------- */
@keyframes fadein {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadein2 {
	0% {opacity:0;filter: brightness(0%) invert(1);}
	50% {opacity:1;filter: brightness(0%) invert(1);}
	100% {opacity:1;filter: brightness(100%) invert(0);}
}
@keyframes fadein3 {
	0% {opacity:0;filter: brightness(260%);}
	50% {opacity:1;filter: brightness(260%);}
	100% {opacity:1;filter: brightness(100%);}
}
@keyframes fadeout {
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeout2 {
    0% {opacity: 1; transform: scale(0.2);}
    100% {opacity: 1; transform: scale(1);}
}
@keyframes fadeinout {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeinout2 {
	0% {opacity:1;}
	30% {opacity:1;filter: brightness(260%);}
	100% {opacity:0;}
}
@keyframes fadeinout3 {
	0% {}
	30% {filter: brightness(260%);}
	100% {}
}
@keyframes f1 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes f2 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes f3 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes n1 {
    0% {transform: scale(1);}
    50% {transform: scale(1.4); text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff; }
    100% {transform: scale(1);}
}
@keyframes n2 {
    0% {transform: scale(1);}
    50% {transform: scale(1.4); text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff; }
    100% {transform: scale(1);}
}
@keyframes anim_pendulum2 {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(15deg);}
}
@keyframes anim_pendulum3 {
	0% {transform: rotate(15deg);}
	100% {transform: rotate(-15deg);}
}
@keyframes anim_pendulum4 {
	0% {transform: rotate(-15deg);}
	100% {transform: rotate(0deg);}
}
@keyframes anim_pendulum_x {
  0% {transform: translate(98px, -85px);}
  25% {transform: translate(98px, 0);}
  50% {transform: translate(0, 0);}
  75% {transform: translate(0, -85px);}
  100% {transform: translate(98px, -85px);}
}
@keyframes anim_pendulum_y {
  0% {transform: translate(-85px, 0);}
  25% {transform: translate(0, 0);}
  50% {transform: translate(0, 85px);}
  75% {transform: translate(-98px, 85px);}
  100% {transform: translate(-98px, 0);}
}


.free_scroll_box {
	overflow: hidden;
}
.free_scroll_box.hidden {
	display: none;
}
.other_btn_free {
	cursor: pointer;
}

.top_intro_bg .res_type1_rei,
.top_intro_bg .res_type1_scene img,
.top_intro_bg .res_type1_pendulum_motif img,
.top_intro_bg .res_type1_pendulum_box1,
.top_intro_bg .res_type1_bg .res_type_text0,
.top_intro_bg .res_type1_bg [class^="res_type1_name"],
.top_intro_bg .res_type1_bg + .res_info_top2 .res_info_box_nobd,
.top_intro_bg .res_type2_strong img,
.top_intro_bg .res_type2_anime1,
.top_intro_bg .res_type2_anime2,
.top_intro_bg .res_type2_anime3,
.top_intro_bg .res_type2_anime4,
.top_intro_bg .res_type2_text1,
.top_intro_bg .res_type2_bg .res_type_text0,
.top_intro_bg .intro_animebox3 .res_sub_box,
.top_intro_bg .res_pendulum3,
.top_intro_bg .res_card.front img,
.top_intro_bg .res_card.flash div,
.top_intro_bg .btn_shuffle2,
.top_intro_bg .res_type3_bg .res_type_text0,
.top_intro_bg .res_info_top3 .res_info_box_nobd,
.top_intro_bg .res_type3_img img:nth-of-type(2),
.top_intro_bg .intro_animebox4 .res_sub_box {
	opacity: 0;
}

.top_intro_bg .res_type1_bg .res_type1_rei.p4 img:nth-of-type(1) {transform: translate(-15%,-15%) scale(1.2);}
.top_intro_bg .res_type1_bg .res_type1_rei.p4 img:nth-of-type(2) {transform: translate(15%,-15%) scale(1.2);}
.top_intro_bg .res_type1_bg .res_type1_rei.p4 img:nth-of-type(3) {transform: translate(-15%,15%) scale(1.2);}
.top_intro_bg .res_type1_bg .res_type1_rei.p4 img:nth-of-type(4) {transform: translate(15%,15%) scale(1.2);}

.top_intro_bg .res_type1_bg .res_type1_rei img {transition: transform 1.5s 4.7s;}
.top_intro_bg .res_type1_bg .res_type1_pendulum_box1 {transition: transform 1.5s 4.7s;}

.t_anime1 .res_type_text0 {animation: fadein 0.5s linear 0.3s 1 forwards, fadeout 1.0s linear 4.7s 1 forwards;}
.t_anime1 [class^="res_type1_name"] {animation: fadein 1.5s ease 0.3s 1 forwards;}
.t_anime1 .res_type1_guide1 {animation: fadeout 1.0s ease 1.3s 1 forwards;}
.t_anime1 .res_type1_pendulum_box1 {
	animation: fadein 1.0s ease 1.5s 1 forwards;
	transform: translateY(-50px) scale(1.2);
}
.t_anime1 .res_type1_pendulum_box1 div {animation: anim_pendulum2 0.9s ease 2.0s 1 forwards, anim_pendulum3 1.8s ease 2.9s 1 forwards, anim_pendulum4 0.9s ease 4.7s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(1) {animation:n1 0.8s ease 3.0s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(2) {animation:n1 0.8s ease 3.1s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(3) {animation:n1 0.8s ease 3.2s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(4) {animation:n1 0.8s ease 3.3s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(5) {animation:n1 0.8s ease 3.4s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(6) {animation:n1 0.8s ease 3.5s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(7) {animation:n1 0.8s ease 3.6s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(8) {animation:n1 0.8s ease 3.7s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(9) {animation:n1 0.8s ease 3.8s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(10) {animation:n1 0.8s ease 3.9s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(11) {animation:n1 0.8s ease 4.0s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(12) {animation:n1 0.8s ease 4.1s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(13) {animation:n1 0.8s ease 4.2s 1 forwards;}
.t_anime1 p[class^="res_type1_name"] span:nth-of-type(14) {animation:n1 0.8s ease 4.3s 1 forwards;}

.t_anime1 .res_type1_rei {animation: fadein 1.0s ease 4.7s 1 forwards;}
.t_anime1 .res_type1_rei img {transform: translate(0%,0%) scale(1.0) !important;}
.t_anime1 .res_type1_pendulum_motif img {animation: fadein3 2.0s ease 5.8s 1 forwards;}
.t_anime1 .res_type1_scene img {animation: fadein 2.0s ease 5.8s 1 forwards;}
.t_anime1 + .res_info_top2 .res_info_box_nobd {animation: fadein 1.0s linear 5.8s 1 forwards;}

.top_intro_bg .res_type2_bg .res_type1_rei img {transition: left 1.5s 2.0s, top 1.5s 2.0s;}
.top_intro_bg .res_type2_bg .res_type2_pendulum_motif img {filter: none; transition: filter 1.5s 2.5s;}
.top_intro_bg .res_type2_bg .res_type2_pendulum_motif {transition: transform 1.5s 7.0s;}

.t_anime2 .res_type_text0 {animation: fadein 0.5s linear 0.3s 1 forwards, fadeout 1.0s linear 2.0s 1 forwards;}
.t_anime2 .res_type1_rei {animation: fadein 1.5s ease 0.3s 1 forwards;}
.t_anime2 .res_type1_rei img {left:92.5px !important; top:58px !important; animation: fadeout 1.0s ease 3.0s 1 forwards;}
.t_anime2 .res_type2_pendulum_motif img {
	filter: brightness(130%) !important;
	animation: anim_pendulum2 0.9s ease 3.5s 1 forwards, anim_pendulum3 1.8s ease 4.4s 1 forwards, anim_pendulum4 0.9s ease 6.2s 1 forwards;
}
.t_anime2 .res_type2_anime1 {animation: f1 0.9s linear 4.0s 1 forwards;}
.t_anime2 .res_type2_anime2 {animation: f1 0.9s linear 5.3s 1 forwards;}
.t_anime2 .res_type2_anime3,
.t_anime2 .res_type2_anime4 {animation: f1 0.9s linear 4.0s 1 forwards, f2 0.9s linear 5.3s 1 forwards;}
.t_anime2 .res_type2_pendulum_motif {transform: translateY(-30px); animation: fadeout 2.0s ease 7.0s 1 forwards;}
.t_anime2 .res_type2_strong img,
.t_anime2 .res_type2_text1 {animation: fadein3 2.0s ease 6.2s 1 forwards;}
.t_anime2 + .res_sub_box {animation:fadein 1.0s linear 6.2s 1 forwards;}

.top_intro_bg .btn_shuffle2 {
	cursor: pointer;
	pointer-events: none;
}
.top_intro_bg .res_card.back img {transition: top 0.4s ease 0.1s, left 0.4s ease 0.1s, opacity 0.1s ease 0s;}
.top_intro_bg .init .res_card.back img {
	top: 111.5px !important;
	left: 125.5px !important;
	opacity: 0;
}
.t_anime3_1 .res_type_text0 {animation: fadein 0.5s ease 0s 1 forwards;}
.t_anime3_1 .btn_shuffle2 {
	pointer-events: auto;
	animation: fadein 0.5s ease 0.5s 1 forwards;
}
.t_anime3_2 .res_type_text0,
.t_anime3_2 .btn_shuffle2 {display:none;}
.t_anime3 .res_card.canvas {animation:fadeout 0.1s linear 0.1s 1 forwards;}

.t_anime3 .res_type3_pendulum_box1 div {animation: fadein 1.0s linear 0.5s 1 forwards, anim_pendulum_x 1.5s ease-in 1.5s 1 forwards;}
.t_anime3 .res_type3_pendulum_box1 {animation: anim_pendulum_y 1.5s ease-out 1.5s 1 forwards, fadeout 0.1s linear 3.1s 1 forwards;}
.t_anime3 .res_card.front img {animation:fadein2 1.0s ease 0s 1 forwards;}
.t_anime3 .res_card.front img:nth-of-type(1) {animation-delay:1.6s;}
.t_anime3 .res_card.front img:nth-of-type(2) {animation-delay:1.9s;}
.t_anime3 .res_card.front img:nth-of-type(3) {animation-delay:2.2s;}
.t_anime3 .res_card.front img:nth-of-type(4) {animation-delay:2.5s;}
.t_anime3 .res_card.front img:nth-of-type(5) {animation-delay:2.7s;}
.t_anime3 .res_card.front img:nth-of-type(6) {animation-delay:2.9s;}

.top_intro_bg .res_type3_pendulum_motif div {transition: left 1.0s 3.2s, top 1.0s 3.2s;}

.t_anime3 .res_type3_pendulum_motif div {animation:fadein 0.1s linear 3.0s 1 forwards;}
.t_anime3.p1 .res_type3_pendulum_motif div {top: -246px; left: 141px;}
.t_anime3.p2 .res_type3_pendulum_motif div {top: -160px; left: 199px;}
.t_anime3.p3 .res_type3_pendulum_motif div {top: -74px; left: 141px;}
.t_anime3.p4 .res_type3_pendulum_motif div {top: -74px; left: 59px;}
.t_anime3.p5 .res_type3_pendulum_motif div {top: -160px; left: 3px;}
.t_anime3.p6 .res_type3_pendulum_motif div {top: -246px; left: 59px;}

.t_anime3 .res_type3_pendulum_motif {animation: fadeout 2.0s ease 4.3s 1 forwards;}
.t_anime3 .res_card.flash div {animation:fadein3 2.5s ease 4.3s 1 forwards;}
.t_anime3 + .res_info_top3 + .top_intro_sub2 + .res_komi_bg2 img:nth-of-type(2) {animation:fadein3 2.5s ease 4.3s 1 forwards;}
.t_anime3 + .res_info_top3 .res_info_box_nobd,
.t_anime3 + .res_info_top3 + .top_intro_sub2 + .res_komi_bg2 + .res_sub_box {animation:fadein 1.0s linear 5.5s 1 forwards;}
/* ----------------------
 * animation
 *---------------------- */

/* ----------------------
 * intro
 *---------------------- */
/* ----------------------
 * button
 *---------------------- */
.inp_top_btn,
.inp_top_btn_free,
.inp_top_btn2 {
	width: 130px;
	height: auto;
}
.inp_btn2 {
	width: 185px;
	height: auto;
}
.inp_btn,.inp_btn_free {
	width: 190px;
	height: auto;
}
.inp_top_btn_free {
	margin: 14px 0 0;
}
.inp_btn_box {

}
.inp_btn_box2 {
	clear: both;
	margin: 5px 20px 0;
	text-align: left;
	background: url(../images_sp/common/spacer.gif);
	background-size: 100% 100%;
}
.inp_btn_box3 {
	margin: 10px 20px 0;
	text-align: left;
	background: url(../images_sp/common/spacer.gif);
	background-size: 100% 100%;
}
.inp_top_box .inp_btn_box2 {
	margin: 5px 0 0;
}
.inp_top_box .inp_btn_box3 {
	margin: 0;
}
.inp_btn_box4 {
	margin: 0 20px;
}
.res_rec_sub_bg3 .inp_btn_box4 {
	margin: 0;
	padding: 0 0 14px;
	text-align: center;
}
#second_form {
	margin-bottom: 15px;
}
.inp_btn_box5 {
	text-align: left;
	background: url(../images_sp/common/spacer.gif);
	background-size: 100% 100%;
}
.inp_btn_box5 img {
	zoom: 50%;
}
.intro_btn_box {
	margin: 10px auto 0 auto;
	padding-bottom:10px;
	text-align:center;
	display: none;
}
.intro_btn_box img{
	width: 250px;
	height:auto;
}
.intro_btn_box input{
	width: 200px;
	height:auto;
}

.inp_top_box.use_pack img {
	display: block;
	float: left;
	width: 96.5px;
}

.inp_top_box.use_pack img.top_pack_btn {
	width: 290px;
	margin: 0 auto;
	display: block;
	float: none;
}
.pack_small {
	display:block;
	margin: 5px 5px;
	text-align: left;
}
/* ----------------------
 * button
 *---------------------- */
/* ----------------------
 * new
 *---------------------- */
/* ichioshi------ */
.new_top {
	width: 320px;
	height: 55px;
	background: url(../images_sp/top/new_top.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.new_top2 {
	width: 320px;
	height: 60px;
	background: url(../images_sp/top/new_top2.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
/* ichioshi------ */

.ichi_top {
	width: 320px;
	height: 55px;
	background: url(../images_sp/top/ichi_top.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.new_center_top {
	width: 320px;
	height: 10px;
	background: url(../images_sp/top/new_center_top.png) center center no-repeat;
	background-size: 100% 100%;
	margin: 10px 0;
}
.new_box .new_center_top {
	width: 320px;
	height: 10px;
	margin: 10px 0 10px -15px;
	background: url(../images_sp/top/new_center_top.png) no-repeat;
	background-size: 100% 100%;
}
.new_bg {
	width: 320px;
	margin: -3px 0;
	padding-bottom: 10px;
	background: url(../images_sp/top/box_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.new_bt {
	width: 320px;
	height: 30px;
	margin: 0 auto;
	background: url(../images_sp/top/box_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.new_box {
	width: 285px;
	margin: 0 auto;
	padding-bottom: 15px;
	text-align: left;
}
.new_bg .new_box,
.at_bg .new_box,
.at_bg2 .new_box {
	width: 290px;
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: left;
}
.new_bg .new_box:first-of-type {
	padding-top: 5px;
}
.inp_menu_bg .new_box:last-of-type {
	padding-bottom: 4px;
}
.other_bg .new_box {
	margin: 0 auto;
}
.other_bg.nobg{
	background-image: none;
}
[class^="cate_bg"] .new_box {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 0px;
}
/* ----------------------
 * new
 *---------------------- */


 /* ----------------------
 * other_top
 *---------------------- */
 .otherlink_box{
	width: 320px;
	position: relative;
}

.other_top {
	width: 320px;
	height: 80px;
	margin: 0 auto;
	background: url(../images_sp/top/other_top.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.other_top2 {
	width: 320px;
	height: 60px;
	margin: 0 auto;
	background: url(../images_sp/top/other_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.other_top3 {
	width: 320px;
	height: 120px;
	margin: 0 auto;
	background: url(../images_sp/top/other_top3.jpg) no-repeat;
	background-size: 100% 100%;
}


.other_bg{
	width: 320px;
	margin: 0;
	background: url(../images_sp/top/box_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.other_bt {
	width: 320px;
	height: 30px;
	margin: 0 auto;
	background: url(../images_sp/top/box_bt.jpg) no-repeat;
	background-size: 100% 100%;
}

[class^="other_top_linkbtn"]{
	width: 150px;
	height: auto;
	margin-bottom: 10px;
}


[class^="other_ttl"]{
	width: 300px;
	box-sizing: border-box;
	padding: 10px;
	margin: 0 auto 10px;
	font: normal 110%/160% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	color: #FFF;
	text-align: center;
}
.other_ttl1{
	background: linear-gradient(to right, transparent 0%, #a72907 15%, #a72907 85%, transparent 100%);
}
.other_ttl2{
	background: linear-gradient(to right, transparent 0%, #66097d 15%, #66097d 85%, transparent 100%);
}
.other_ttl3{
	background: linear-gradient(to right, transparent 0%, #0c3f73 15%, #0c3f73 85%, transparent 100%);
}

.other_anime_box {
	width: 320px;
	height: 225px;
	position: relative;
}
.other_anime_txt {
	width: 320px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images_sp/top/other_anime_txt.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.other_btn_free{
	width: 280px;
	height: auto;
	margin: 10px auto;
}


/* ----------------------
 * attention
 *---------------------- */
.at_top {
	width: 320px;
	height: 365px;
	margin: 0;
	background: url(../images_sp/top/top_info.jpg) no-repeat;
	background-size: 100% 100%;
}
.at_top2 {
	width: 320px;
	height: 55px;
	margin: 0;
	background: url(../images_sp/top/ichi_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.at_bg {
	width: 320px;
	margin: -3px 0;
	background: url(../images_sp/top/box_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.at_bg2 {
	width: 320px;
	margin: 20px 0 0;
	background: url(../images_sp/top/box_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.at_bt {
	width: 320px;
	height: 30px;
	background: url(../images_sp/top/box_bt.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: 0 1px;
}

/* ----------------------
 * attention
 *---------------------- */



/* ----------------------
 * free
 *---------------------- */
.free_top {
	width: 320px;
	height: 60px;
	margin:  15px auto 0 auto;
	background: url(../images_sp/top/free_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.free_top2 {
	width: 320px;
	height: 80px;
	margin: 0;
	background: url(../images_sp/top/free_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.free_bg {
	width: 320px;
}
.free_bt {
	width: 320px;
	height: 60px;
}
.all_res_btn_box4 {
	width: 252px;
	margin: 0 15px;
}
.all_res_btn_box4 img{
	zoom:50%;
}
.free_btn1,
.free_menu_btn {
	width: 100%;
	margin: 0px auto;
	display: block;
	height: auto;
}
.free_ttl1,.free_ttl2,.free_ttl3{
	display: block;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	color: #fff;
	font-size: 105%;
	line-height: 130%;
	margin: 10px auto 5px;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: -0.05em;
}
.free_ttl1{
	text-shadow: 0 0 5px #ba0000, 0 0 8px #ba0000, 0 0 20px #ba0000;
}
.free_ttl2{
	text-shadow: 0 0 5px #4709e4, 0 0 8px #4709e4, 0 0 20px #4709e4;
}
.free_ttl3{
	text-shadow: 0 0 5px #a100c4, 0 0 8px #a100c4, 0 0 20px #a100c4;
}
.free_info_box2{
	width: 280px;
	margin: 0 auto;
}
/* ----------------------
 * free
 *---------------------- */



/* ----------------------
 * category 1
 *---------------------- */
.cate_top1 {
	width: 320px;
	height: 66px;
	margin: 0 auto 5px;
	background: url(../images_sp/top/cate_top1.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_sp_top1 {
}
.cate_sp_bg1 {
	width: 320px;
	background-color: #e1e1e1;
	padding: 10px 0;
	margin: 5px 0;
	border-radius: 5px;
}
.cate_sp_bg1:first-of-type {
	margin-top:0;
}
.cate_sp_bg1:last-of-type {
	margin-bottom:0;
}
.cate_sp_bt1 {
}
.cate_bg1 {
	margin-top: 10px;
	width: 320px;
}
.cate_bt1 {
}
/* ----------------------
 * category 1
 *---------------------- */

/* ----------------------
 * category 2
 *---------------------- */
.cate_top2 {
	width: 320px;
	height: 66px;
	margin: 0 auto 5px;
	background: url(../images_sp/top/cate_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_bg2 .cate_sp_top1 {
}
.cate_bg2 .cate_sp_bg1 {
}
.cate_bg2 .cate_sp_bt1 {
}
.cate_bg2 {
	width: 320px;
}
.cate_bt2 {
}
/* ----------------------
 * category 2
 *---------------------- */

/* ----------------------
 * category 3
 *---------------------- */
.cate_top3 {
	width: 320px;
	height: 66px;
	margin: 0 auto 5px;
	background: url(../images_sp/top/cate_top3.jpg) no-repeat;
	background-size: 100% 100%;
}
.cate_bg3 .cate_sp_top1 {
}
.cate_bg3 .cate_sp_bg1 {
}
.cate_bg3 .cate_sp_bt1 {
}
.cate_bg3 {
	width: 320px;
}
.cate_bt3 {
}
/* ----------------------
 * category 3
 *---------------------- */


/*---------------------------
 * review
 *---------------------------*/
.review_top {
	width: 320px;
	height: 153px;
	margin: 0px auto -2px;
	background: url(../images_sp/top/review_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_top2 {
	width: 320px;
	height: 50px;
	margin: 16px auto -2px;
	background: url(../images_sp/top/review_top2.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_top3 {
	width: 320px;
	height: 40px;
	margin: 16px auto -2px;
	background: url(../images_sp/top/review_top3.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_bg {
	width: 320px;
	margin: 0 0 -2px;
	padding: 0px 0;
	background: url(../images_sp/top/review_bg.jpg) repeat-y;
	background-size: 100%;
	line-height: 180%;
}
.review_bt {
	width: 320px;
	height: 40px;
	margin: -1px auto;
	background: url(../images_sp/top/review_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_box {
	text-align: left;
    width: 320px;
	margin: 0 auto 15px;
	background: url(../images_sp/top/review_box.jpg) repeat-y;
	background-size: 100%;
}
.review_box:after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
	background: url(../images_sp/top/review_box_bt.jpg) center 101% no-repeat;
	background-size: 100% 101%;
    clear: both;
}
.review_box2 {
	text-align: left;
	background: url(../images_sp/top/review_box2.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_box3 {
	width: 320px;
    min-height: 200px;
	background: url(../images_sp/top/review_box3.jpg) no-repeat;
	background-size: 100%;
}
.review_box3 a {
    display: block;
}
.review_box4 {
	width: 320px;
    min-height: 200px;
	background: url(../images_sp/top/review_box4.jpg) no-repeat;
	background-size: 100%;
}
.review_box4 a {
    display: block;
}

.review_box5 {
	text-align: left;
	float: right;
	width: 320px;
	padding-top: 50px;
}
.review_img1 {
    display: block;
	float: left;
	width: 136px;
	height: 190px;
    margin: 0 -30px 0 0;
	background: url(../images_sp/top/review_img1.jpg) no-repeat;
	background-size: 100% 100%;
}
.review_img2 {
    display: block;
	float: right;
	width: 116px;
	height: 165px;
	margin: 0 0 0 -30px;
	background: url(../images_sp/top/review_img2.jpg) no-repeat;
	background-size: 100%;
}
.all_review_btn_box4 {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 280px;
}
.review_man, .review_woman {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding: 0px 0 0 50px;
	min-height: 40px;
}
.review_man {
	background: url("../images_sp/top/review_man.png") no-repeat;
	color: #000088;
}
.review_woman {
	background: url("../images_sp/top/review_woman.png") no-repeat;
	color: #880044;
}
.review_man strong, .review_woman strong {
	font-size: 130%;
}
.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: 110%/160% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	display: block;
	color: #333333;
	font-weight: 500;
	margin: 0 16px;
	letter-spacing: -0.05em;
	text-align: left;
}
.review_text2 a {
	font-size: 100%;
	line-height: 200%;
	text-shadow: none;
	font-family:  sans-serif;
	font-weight:  bold;
}
.review_text2 a:hover {
	text-decoration: none;
}
.review_box4 .review_text2 {
	margin-right: 50px;
	margin-left: 100px;
}
.review_text3 {
	color: #B70066;
	font-size: 100%;
}

.review_text2 ~ .review_text2 {
	padding-top: 15px;
}
.review_text4 {
	font: bold 110%/150% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	display: block;
	color: #6B5300;
	padding: 15px 0 0;
	margin: 0 16px 8px;
}
.review_text5 {
	color: #92a;
	font-size: 100%;
	margin-bottom: 5px;
}

.review_btn_box {
	margin: 0 auto;
	width: 320px;
}

.review_btn1 {
	display: block;
	width: 280px;
	margin: 0 auto;
}
.review_btn2 {
	display: block;
	width: 280px;
	margin: 0 auto;
}
.review_btn3 {
	display: block;
	width: 280px;
	margin: 0 auto;
}
.review_btn4 {
	display: block;
	width: 280px;
	margin: 0 auto;
}





.review_line {
	width: 100%;
	height: 40px;
	margin: 10px auto 0;
	background: url("../images_sp/common/res_rec_center.png") no-repeat;
	background-size: 100% 100%;
}
.review_link {
	display: block;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.review_link:hover {
	text-decoration: none;
}
.review_menu_box {
	width: 320px;
	margin: 0 auto;
	text-align: left;
	padding: 8px 0;
}
.review_icon {
	width: 60px;
	height: 20px;
	margin: 0 auto 3px 0;
	background: url("../images_sp/top/review_icon.png") no-repeat;
	background-size: 100% 100%;
}
.review_icon2 {
	width: 60px;
	height: 20px;
	margin: 0 auto 3px 0;
	background: url("../images_sp/top/review_icon2.png") no-repeat;
	background-size: 100% 100%;
}
.review_icon_box {
	float: left;
	width: 60px;
	height: 83px;
}
.review_menu_img {
	float: left;
	width: 320px;
	height: 60px;
	margin: 23px 0 0;
}
.review_menu_bg {
	width: 320px;
	margin: 10px auto -1px;
	background: #f0f7fc;
	border: 2px solid #dfa527;
	border-radius: 6px;
	padding: 20px;
}
.review_menu_bt {
	width: 320px;
	height: 90px;
	margin: -11px auto 0;
	background: url(../images_sp/common/about_menu_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
/*---------------------------
 * review
 *---------------------------*/ /*---------------------------
 * inp_top
 *---------------------------*/
.inp_top_top {
	width: 320px;
	height: 150px;
	background: url(../images_sp/top/inp_top_top.jpg) no-repeat;
	margin: 0 0 -2px;
	background-size: 100% 100%;
}
.inp_top_my_top {
	width: 320px;
	height: 35px;
	background: url(../images_sp/top/inp_top_my_top.jpg) no-repeat;
	background-size: 100% 100%;
}

.inp_top_bg {
	width: 320px;
	background: url(../images_sp/top/box_bg.jpg) repeat-y;
	margin: 0 0 -2px;
	background-size: 100%;
}
.inp_top_box {
	width: 290px;
	margin: 0 auto;
}

.inp_top_top span a{
	color: #ff0;
}
.inp_top_top span a:hover{
	text-decoration: none;
}
/*---------------------------
 * inp_top
 *---------------------------*/
/* ----------------------
 * form
 *---------------------- */
.inp_my_top {
	width: 320px;
	height: 70px;
	display: block;
	background: url(../images_sp/common/inp_my_top.jpg) no-repeat;
	margin: 10px 0;
	background-size: 100% 100%;
}
.inp_top_bg .inp_my_top {
	width: 320px;
	height: 45px;
	display: block;
	background: url(../images_sp/top/inp_top_my_top.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.pack_bg .inp_my_top {
	width: 320px;
	height: 45px;
	background: url(../images_sp/top/pack_my_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_you_top {
	width: 320px;
	height: 45px;
	background: url(../images_sp/top/inp_top_you_top.jpg) no-repeat;
	margin: 10px auto;
	background-size: 100% 100%;
}
.inp_top_bg .inp_you_top {
	width: 320px;
	height: 45px;
	background: url(../images_sp/top/inp_top_you_top.jpg) no-repeat;
	margin: 10px auto 0;
	background-size: 100% 100%;
}
.inp_form_bg {
	width: 320px;
	background: url(../images_sp/top/box_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.inp_form_bt {
	width: 320px;
	height: 30px;
	margin: -1px 0 20px;
	background: url(../images_sp/top/box_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_top_bt {
	width: 320px;
	height: 25px;
	margin: -1px 0 0px;
	background: url(../images_sp/top/box_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_form_box {
	width: 280px;
	text-align: left;
	margin: 0 auto;
}
.inp_form_box2 {
	width: 280px;
	float: left;
	text-align: left;
}
.inp_form_box3 {
	width: 280px;
	text-align: left;
	float: left;
}
.inp_form_box4 {
	width: 280px;
	padding-left: 20px;
	text-align: left;
}

.inp_form_box input,
.inp_form_box2 input,
.inp_form_box3 input {
	margin-top: 3px;
}
.nickname_box1 {
	width: 280px;
	float: left;
}
.nickname_box2 {
	width: 280px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
}
.birth_box1 {
	float: left;
	width: 60px;
}
.birth_box2 {
	text-align: left;
	float: left;
	margin: 0 0 0 15px;
	width: 180px;
}
.inp_form_title1 {
	width: 95px;
	height: 24px;
	margin: 0 0 5px 0;
	background: url(../images_sp/common/inp_form_title1.png) no-repeat;
	background-size: 100% 100%;
}
.inp_form_title2 {
	width: 70px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images_sp/common/inp_form_title2.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}
.inp_form_title3 {
	width: 100px;
	height: 24px;
	margin: 10px 0 0;
	background: url(../images_sp/common/inp_form_title3.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}
.inp_form_title4 {
	width: 100px;
	height: 24px;
	margin: 10px 0 0;
	background: url(../images_sp/common/inp_form_title4.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}
.inp_form_title5 {
	width: 70px;
	height: 24px;
	margin: 5px 0 0px 5px;
	background: url(../images_sp/common/inp_form_title5.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}
.inp_form_title6 {
	width: 70px;
	height: 24px;
	background: url(../images_sp/common/inp_form_title6.png) no-repeat;
	background-size: 100%;
	float: left;
	margin: 8px 0 0 -15px;
}
.inp_form_title7 {
	width: 70px;
	height: 24px;
	background: url(../images_sp/common/inp_form_title7.png) no-repeat;
	background-size: 100%;
	float: left;
	margin: 8px 0 0 -15px;
	clear:  both;
}
.inp_form_title8 {
	width: 60px;
	height: 20px;
	background: url(../images_sp/common/inp_form_title8.png) no-repeat;
	background-size: 100%;
	float: left;
	margin: 6px 10px 10px 0;
}
.inp_form_title9 {
	width: 60px;
	height: 20px;
	background: url(../images_sp/common/inp_form_title9.png) no-repeat;
	background-size: 100%;
	float: left;
	margin: 6px 10px 10px 0;
	clear:  both;
}
.nickname_in {
	font-size: 100%;
	width: 200px;
	min-height: 30px;
}
.yymmdd_in {
	font-size: 96%;
	width: 70px;
	height: 36px;
}
.yymmdd_in2 {
	font-size: 96%;
	width: 60px;
	height: 36px;
}
.hhmm_in {
	font-size: 96%;
	width: 70px;
	height: 36px;
}
.birthplace_in {
	font-size: 96%;
	width: 100px;
	height: 36px;
}
.gender_in{
	font-size: 96%;
	width: 150px;
	height: 36px;
}
.inp_gender_box {
	float: left;
	width: 120px;
	margin: 0 0 0 10px;
}
.inp_radio_box {
	float: left;
	width: 30px;
}
input[type="radio"] {
	-webkit-transform: scale(2.0);
	transform: scale(2.0);
	display: block;
	float: left;
	margin: 1px 16px 0 0;
	line-height: 0;
	vertical-align: middle;
}
/* ----------------------
 * form
 *---------------------- */

/*---------------------------
 * 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
 *---------------------------*/
.empty_box {
	height: 30px;
}
br {
	letter-spacing: 0;
	color: #E8DED0;
	text-align: right;
}
p, li, h3 {
	background: url(../images_sp/common/spacer.gif);
}
.use_pc {
	display: none;
}
/* excite????Â±Ã¾ */
.res_card_box .p8,
.topanime_card_box .p8,
.res_card_box .p10,
.topanime_card_box .p10{ padding: 0px;}
