@charset "euc-jp";
/* ----------------------
 * common
 *---------------------- */
* {
	margin: 0;
	padding: 0;
}
:root {
--mainbgcolor: #26281a;
--bgcolor: #436;
}
img {
	border: 0px;
	vertical-align: bottom;
}
body {
	color: #170900;
	text-align: center;
	font-family: "Lucida Grande", Helvetica, Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	background: #000 url(../images/common/top_title_bg2.jpg) no-repeat center top;
	background-attachment: fixed;
	word-break: break-all;
}
.tab-nav {
	display: flex;
    justify-content: center;
}
.tab-item {
	width: 390px;
	height: 180px;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tab-item.active {
    pointer-events: none;
}
.tab-item:nth-of-type(1) { background-image: url('../images/top/tab1-bg-inactive.png'); }
.tab-item:nth-of-type(1).active { background-image: url('../images/top/tab1-bg-active.png'); }
.tab-item:nth-of-type(2) { background-image: url('../images/top/tab2-bg-inactive.png'); }
.tab-item:nth-of-type(2).active { background-image: url('../images/top/tab2-bg-active.png'); }
.tab-panel[hidden] {
	display: none;
}
.tab-item:hover { filter: brightness(1.3); }
.tab-item.active:hover {
    filter: none;
}
.tab-panel {
    margin: 10px 38px 30px;
    background: #fff;
    box-sizing: border-box;
    border: transparent 56px solid;
    border-image: url("../images/common/res_type2_border1.png") 235 stretch;
    box-shadow: 0 0 7px 20px #fff,0 0 20px 14px #c80;
    overflow: hidden;
    border-image-outset: 18px;
}
.tab-text {
    clear: both;
    padding: 11px 0 0;
    background-image: linear-gradient(transparent 5%,var(--bgcolor) 100%);
}
.tab-text p {
    font-size: 30px;
}
.padding0 {
	padding: 0 !important;
}
.padding1 {
	padding: 0 0 16px !important;
}
#contents_title,
#contents_title_nifty,
#contents_title_sonet,
#contents_title_biglobe,
#contents_title_excite,
#contents_title_rakuten {
}
.contents_bg {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/common/main_bg.png);
	overflow: hidden;
}
.wrapper {
	width: 920px;
	margin: 0 auto;
}
.footer_img {
	height: 60px;
}
.link_box {
	width: 520px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.link_box2 {
	width: 390px;
	float: left;
	margin-bottom: 10px;
}
.link_box3 {
	width: 535px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.link_box4 {
	width: 535px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
}
.menu_img {
	display: block;
	width: 610px;
	min-height: 60px;
	float: left;
	padding: 0 0 10px 10px;
	font-size: 140%;
}
.cate_main_box .menu_img {
	width: 580px;
}
.i_sub7_menu_bg .menu_img,
.i_menu_bg .menu_img{
	width: 560px;
}
.inp_menu_bg .menu_img {
	width: 580px;
}
.cate_gototop {
	width: 820px;
	text-align: right;
	margin: 0 0 20px;
}
/* ----------------------
 * common
 *---------------------- */

/* ----------------------
 * pankuzu
 *---------------------- */
.pan_box {
	text-align: left;
	padding-left: 40px;
	margin-top: 32px;
	padding-right: 40px;
}
.pan_box2 {
	text-align: left;
	padding-left: 40px;
	margin-bottom: 10px;
	padding-right: 40px;
}
ol.pan_list li{
	display: inline;
}
/* ----------------------
 * pankuzu
 *---------------------- */

/* ----------------------
 * background
 *---------------------- */
.top_bg {
	width: 100%;
	margin: -1px auto;
	background: url(../images/top/top_bg.png) center top no-repeat;
}
.top_bg2 {
	width: 100%;
	margin: -1px auto;
	background: url(../images/top/top_bg.png) center top no-repeat;
}
/* ----------------------
 * background
 *---------------------- */



/* ----------------------
 * header
 *---------------------- */
.header,
.header_excite,
.header_rakuten,
h1{
	max-width: 100%;
	margin: -2px auto;
	background: url(../images/top/top_title_bg.png) center top no-repeat;
}
.header h1,
.header_excite h1,
.header_rakuten h1 {
	max-width: 990px;
	margin: 0 auto;
}
.header h1 {background: url(../images/top/top_title.png) center top no-repeat;}
.header_excite h1 {background: url(../images/top/top_title_excite.png) center top no-repeat;}
.header_rakuten h1 {background: url(../images/top/top_title_rakuten.png) center top no-repeat;}
/* ----------------------
 * header
 *---------------------- */
/* ----------------------
 * head_btn
 *---------------------- */
.head_btn_box {
	display: flex;
	width: 780px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.head_btn_box a {
	display: flex;
	width: 33.33333%;
}
.head_btn1 {
	display: block;
	width: 100%;
	height: 160px;
}
/* ----------------------
 * head_btn
 *---------------------- */


 
/* ----------------------
 * title
 *---------------------- */
.top_title, .top_title_nifty, .top_title_sonet, .top_title_biglobe, .top_title_rakuten {
	width: 990px;
	height: 500px;
	margin: 0 auto;
	text-align:	center;
}
.top_title span,
.top_title_nifty span,
.top_title_sonet span,
.top_title_biglobe span,
.top_title_rakuten span {
	position:relative;
	z-index:-1;
	font-size: 0;
}
/* ----------------------
 * title
 *---------------------- */



/* ----------------------
 * images
 *---------------------- */
.top_img1 {
}
/* ----------------------
 * images
 *---------------------- */



/* ----------------------
 * icon
 *---------------------- */
.icon0 {background-image: url(../images/common/icon0.png)}
.icon1 {background-image: url(../images/common/icon1.png)}
.icon2 {background-image: url(../images/common/icon2.png)}
.icon3 {background-image: url(../images/common/icon3.png)}
.icon4 {background-image: url(../images/common/icon4.png)}
.icon5 {background-image: url(../images/common/icon5.png)}
.icon6 {background-image: url(../images/common/icon6.png)}
.icon7 {background-image: url(../images/common/icon7.png)}
.icon8 {background-image: url(../images/common/icon8.png)}
.icon9 {background-image: url(../images/common/icon9.png)}
.icon10 {background-image: url(../images/common/icon10.png)}
.icon11 {background-image: url(../images/common/icon11.png)}
.icon12 {background-image: url(../images/common/icon12.png)}
.icon13 {background-image: url(../images/common/icon13.png)}
.icon14 {background-image: url(../images/common/icon14.png)}
.icon15 {background-image: url(../images/common/icon15.png)}
.icon16 {background-image: url(../images/common/icon16.png)}
.icon17 {background-image: url(../images/common/icon17.png)}
.icon18 {background-image: url(../images/common/icon18.png)}
.icon19 {background-image: url(../images/common/icon19.png)}
.icon20 {background-image: url(../images/common/icon20.png)}
.icon21 {background-image: url(../images/common/icon21.png)}
.icon22 {background-image: url(../images/common/icon22.png)}
.icon23 {background-image: url(../images/common/icon23.png)}
.icon24 {background-image: url(../images/common/icon24.png)}
.icon25 {background-image: url(../images/common/icon25.png)}
.icon26 {background-image: url(../images/common/icon26.png)}
.icon27 {background-image: url(../images/common/icon27.png)}
.icon28 {background-image: url(../images/common/icon28.png)}
.icon29 {background-image: url(../images/common/icon29.png)}
.icon30 {background-image: url(../images/common/icon30.png)}
.icon31 {background-image: url(../images/common/icon31.png)}
.icon32 {background-image: url(../images/common/icon32.png)}
.icon33 {background-image: url(../images/common/icon33.png)}
.icon34 {background-image: url(../images/common/icon34.png)}
.icon35 {background-image: url(../images/common/icon35.png)}
.icon36 {background-image: url(../images/common/icon36.png)}
.icon37 {background-image: url(../images/common/icon37.png)}
.icon38 {background-image: url(../images/common/icon38.png)}
.icon39 {background-image: url(../images/common/icon39.png)}
.icon40 {background-image: url(../images/common/icon40.png)}

[class^="icon"]{
	width: 90px;
	height: 90px;
	background-size: 80px;
	background-repeat: no-repeat;
	float: left;
}
/* ----------------------
 * icon
 *---------------------- */



/* ----------------------
 * price
 *---------------------- */
.price_box {
	text-align: right;
	clear: both;
}
.price_box2 {
	text-align: right;
}
.price_box3 {
	text-align: right;
	margin-bottom: 10px;
}
/* ----------------------
 * price
 *---------------------- */



/* ----------------------
 * menu_button
 *---------------------- */
.Layer1,.Layer2,.Layer3 {
	width: 280px;
	height: 50px;
	float: left;
}
.Layer4 {
	display: none;
}
.btn_box {
	width: 840px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 3px;
	text-align:	center;
}
/* ----------------------
 * menu_button
 *---------------------- */



/* ----------------------
 * free_info
 *---------------------- */
.free_info_top {
	width: 600px;
	height: 50px;
	margin: 30px auto 0;
	background: url(../images/top/free_info_top.gif) no-repeat;
}
.free_info_bg {
}
.free_info_box {
	width: 780px;
	margin: 20px auto 0;
	text-align: center;
	display: none;
}
.free_menu1.free_info_box {
    display: block;
    padding: 8px 0 0;
}
.free_menu1.free_info_box a.link_free_top {
    color:#df9;
    display: block;
}
.free_menu1.free_info_box a.link_free_top:hover {
    color:#fff;
}

.free_menu2.free_info_box {
    display: block;
    padding: 8px 0 0;
	position: relative;
	z-index: 2;
}
.free_menu2.free_info_box strong {
	display: block;
	font-size: 156%;
	padding: 16px 0 0;
	color: #df0;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.free_menu2.free_info_box a.link_free_top {
    color:#ff6;
    display: inline-block;
}
.free_menu2.free_info_box a.link_free_top:hover {
    color:#fff;
}
.second_menu > .free_info_box {
	margin: 0 auto;
}
.text_menu {
	margin: -16px 0 0;
}
.text_menu > .free_info_box {
	margin: 8px auto;
	display: block;
}
/* ----------------------
 * free_info
 *---------------------- */
 
 

/* ----------------------
 * head_info
 *---------------------- */
.head_info {
}
.head_info2 {
	width: 960px;
	height: 160px;
	margin: -10px -60px 0;
	background: url(../images/top/head_info2.png) no-repeat;
	display: none;
}
/* ----------------------
 * head_info
 *---------------------- */

 
 /* ----------------------
 * spe_info
 *---------------------- */
.spe_info_box {
	margin: 30px 60px 0;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
}
/* ----------------------
 * spe_info
 *---------------------- */



/* ----------------------
 * Yahoo
 *---------------------- */
.ya_info_top {
	width: 638px;
	height: 40px;
	margin: 28px auto 6px;
	background: url(../images/top/ya_info_top.gif) no-repeat;
}
.ya_info_box {
	text-align: left;
	margin: 0 90px -2px;
}
.ya_text_box {
	width: 740px;
	text-align: center;
	margin: 0 auto;
}
/* ----------------------
 * Yahoo
 *---------------------- */



/* ----------------------
 * discount_info
 *---------------------- */
.discount_info_box {
	margin: 24px 20px 10px;
	text-align: center;
	clear: both;
}
.discount_text {
	display: block;
	width: 340px;
	height: 40px;
	margin: 0 auto -5px;
	background: url(../images/top/discount_info_top.gif) no-repeat;
}
/* ----------------------
 * discount_info
 *---------------------- */


/* ----------------------
 * signboard
 *---------------------- */
/*_no-repeat-parts_*/
.at_top,
.free_result_top,
.free_top,
.ichi_top,
.inp_balloon2_img,
.inp_balloon_img,
.inp_top_my_top,
.inp_top_you_top,
.month_bt,
.month_sub_top,
.month_top,
.new_anim1_top,
.new_anim2_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% 100%;
}
.at_top {background-image: url('../images/top/at_top.jpg'); height: 687px;}
.free_result_top {background-image: url('../images/top/free_result_top.jpg'); height: 312px;}
.free_top {background-image: url('../images/top/free_top.png'); height: 140px;}
.ichi_top {background-image: url('../images/top/ichi_top.jpg'); height: 798px;}
.inp_balloon2_img {background-image: url('../images/top/inp_balloon2_img.jpg'); height: 435px;}
.inp_balloon_img {background-image: url('../images/top/inp_balloon_img.jpg'); height: 435px;}
.inp_top_my_top {background-image: url('../images/top/inp_top_my_top.jpg'); height: 90px;}
.inp_top_you_top {background-image: url('../images/top/inp_top_you_top.jpg'); height: 90px;}
.month_bt {background-image: url('../images/top/month_bt.jpg'); height: 50px;}
.month_sub_top {background-image: url('../images/top/month_sub_top.jpg'); height: 108px;}
.month_top {background-image: url('../images/top/month_top.jpg'); height: 612px;}
.new_anim1_top {background-image: url('../images/top/new_anim1_top.png'); height: 796px;}
.new_anim2_top {background-image: url('../images/top/new_anim2_top.png'); height: 796px;}
.new_bt {background-image: url('../images/top/new_bt.jpg'); height: 110px;}
.new_eff1_top {background-image: url('../images/top/new_eff1_top.png'); height: 796px;}
.new_eff2_top {background-image: url('../images/top/new_eff2_top.png'); height: 796px;}
.new_sub_top {background-image: url('../images/top/new_sub_top.jpg'); height: 134px;}
.new_top {background-image: url('../images/top/new_top.jpg'); height: 798px;}
.pack_bt {background-image: url('../images/top/pack_bt.jpg'); height: 120px;}
.pack_top {background-image: url('../images/top/pack_top.jpg'); height: 505px;}
.review_bt {background-image: url('../images/top/review_bt.jpg'); height: 120px;}
.review_top {background-image: url('../images/top/review_top.jpg'); height: 304px;}
.spe2_bt {background-image: url('../images/top/spe2_bt.jpg'); height: 120px;}
.spe2_sub_top {background-image: url('../images/top/spe2_sub_top.jpg'); height: 179px;}
.spe2_top {background-image: url('../images/top/spe2_top.jpg'); height: 542px;}
/*_no-repeat-parts_*/

/*_repeat-y-parts_*/
.at_bg,
.free_bg,
.ichi_bg,
.intro_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/top/at_bg.jpg')}
.intro_bg {background-image: url('../images/top/intro_bg.jpg')}
.new_bg {background-image: url('../images/top/new_bg.jpg')}
.pack_bg {background-image: url('../images/top/pack_bg.jpg')}
.review_bg {background-image: url('../images/top/review_bg.jpg')}
.spe2_bg {background-image: url('../images/top/spe2_bg.jpg')}
/*_repeat-y-parts_*/

/*margin & padding*/
.padding1 {
	padding: 0 0 20px;
}
.margin_spe2 {
	margin: -12px 0 0;
}
.new_sub_top {
    margin: 0 0 10px;
}
/* ----------------------
 * 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/top/new_eff1_top.png'),radial-gradient(closest-corner at center 330px,white 0%,rgba(255,255,128,1) 45%,transparent 80%); height:796px;background-size: 100% 100%, 100% 400px;}
.new_eff2_top {background-image: url('../images/top/new_eff2_top.png'),linear-gradient(transparent 50%,rgba(255,255,128,1) 70%,transparent 90%); height:796px;}

.ichi_base_top,
.new_base_top,
.inp_base_top {
    position: relative;
}
.ichi_base_top strong,
.new_base_top strong,
.inp_base_top strong{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: hard-light;
    opacity: 0;
}
.anime1.ichi_base_top strong,
.anime1.new_base_top strong,
.anime1.inp_base_top strong{
    animation: fadein2 1.5s 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.5s forwards,fadeout 1.2s 0.8s forwards;
}
.anime1.ichi_base_top strong:nth-of-type(3),
.anime1.new_base_top strong:nth-of-type(3),
.anime1.inp_base_top strong:nth-of-type(3){
    animation: fadein2 1.5s 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
 *---------------------- */
.txt_menu.text2 {
	display: block;
	width: 828px;
	padding:20px;
	background: rgba(50,10,70,0.7);
	border-radius: 20px;
	margin: 22px auto 10px;
	color: #fff;
	font-size: 155%;
	line-height: 220%;
	letter-spacing: -0.03em;
	box-shadow: 0 0 2px 3px #950;
}
/* ----------------------
 * attention
 *---------------------- */



/* ----------------------
 * free
 *---------------------- */
.free_bg a img {
	width: 640px;
	height: auto;
    aspect-ratio: 64 / 25;
	margin: 0px auto -1px;
	cursor: pointer;
}
/* ----------------------
 * free
 *---------------------- */




/* ----------------------
 * month
 *---------------------- */
.month_top {
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
}
.month_bg {
    background-color: var(--bgcolor);
	padding: 0 0 20px;
}
.month_bt {
    background-image: linear-gradient(var(--bgcolor),transparent);
    height:50px;
}
.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/common/res_balloon_border1.png) stretch;
	border-image-slice: 45 fill;
	border-image-width: 38px;
	border-radius: 14px;
	box-shadow: 0px 0px 10px 4px #fff,0px 0px 10px 4px #ff0;
	box-sizing: border-box;
}
.index_balloon1,.index_balloon4 {
	width: 580px;
	margin: 0 auto 10px 36px;
}
.index_balloon4 {
	display: none;
	position: relative;
	float: none;
	width: 600px;
	margin: 0 20px 0 auto;
}

.index_balloon_p {
	display: block;
	color: #fff;
	font: 26px/160% "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	padding: 14px;
	text-indent: -1px;
	text-shadow: 0px 1px 10px #009,0px 1px 10px #009;
	text-align: justify;
}
.index_balloon_p strong {
	font-size: 120%;
    color: #cf9;
}
.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_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;
}
.tab-panel .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/top/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;
}

.tab-panel .inp_you_top,
.spe2_bg .inp_you_top,
.pack_bg .inp_you_top {
	display: block;
	width: 560px;
	height: 90px;
	margin: -1px auto 16px;
	background: url(../images/top/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: 160px;
	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: auto;
}
.inp_btn2 {
	width: 540px;
	height: 210px;
}
.inp_btn3 {
	width: 540px;
	height: 160px;
}
#second_form {
	margin-bottom: 30px;
}
.pack_bg #second_form {
	margin-bottom: 0;
}
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;
	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: 200%;
	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 #f00, 0 0 20px #f00;
}



/* ----------------------
 * intro_i_balloon
 *---------------------- */
.free_scroll_box {
	/*display:none;
	overflow:hidden;*/
}
.i_info_p2 {background-image: url("../images/common/res_info_p2.jpg");}
.i_info_p2.color1 {background-image: url("../images/common/res_type2_noise1.png"),linear-gradient(rgba(0,0,100,0.4) 0%,transparent 55%),radial-gradient(#904,#004)}
.i_info_p2.color2 {background-image: url("../images/common/res_type2_noise1.png"),linear-gradient(rgba(0,0,100,0.4) 0%,transparent 55%),radial-gradient(#257,#004)}
.i_info_p2.color3 {background-image: url("../images/common/res_type2_noise1.png"),linear-gradient(rgba(0,0,100,0.4) 0%,transparent 55%),radial-gradient(#647,#004)}
.i_info_p2.color4 {background-image: radial-gradient(#507,#406,transparent)}
.i_info_p2 {
    position: relative;
    width: 890px;
    margin: 0 auto 20px;
    padding: 0 20px;
    background-repeat: repeat,no-repeat,no-repeat;
    background-position: center center;
    background-size: 128px, calc(100% + 140px) calc(100% + 140px), calc(100% + 140px) calc(100% + 140px);
    font-size: 150%;
    font-feature-settings: 'palt';
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border: transparent 80px solid;
    border-image: url("../images/common/res_type2_border1.png") 228 stretch;
}
.i_info_p2:before,
.i_info_p2:after {
    content: "";
    display: block;
    position: absolute;
    width: 190px;
    height: 25px;
    top: -84px;
    left: 210px;
    background: url("../images/common/res_type2_border_before.png") no-repeat;
    background-size: 100% 100%;
}
.i_info_p2:after {
    width: 170px;
    height: 25px;
    top: auto;
    bottom: -84px;
    left: 220px;
    transform: scaleY(-1);
}
.i_info_p2 > strong {
    display: block;
    margin: -40px;
}
.i_info_p2 strong {
	color: #fff;
	font-size: 143%;
	line-height: 116%;
	text-shadow: 0 1px 5px #000, 0 1px 5px #000;
}
.i_info_p2 strong strong{
	color: #ff0;
	display: inline-block;
    text-shadow: none;
	background: -webkit-linear-gradient(90deg, #FFF, #EDAC06, #FF0, #FF0, #F7DE05, #cC9802, #FF0);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(2px 0px 0px black) drop-shadow(0px 0px 4px black);
}
.i_info_p5 {
	width: 820px;
    margin: 20px auto;
    padding: 20px;
    text-align: justify;
	color: #fff;
	font-size: 150%;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	background: linear-gradient(rgba(100,0,30,0.9), rgba(170,50,70,1));
	background: url("../images/common/res_balloon1.png");
    background-size: 100%;
    border-image: url(../images/common/res_balloon_border1.png) stretch;
	border-image-slice: 45 fill;
	border-image-width: 38px;
	border-radius: 14px;
	box-shadow: 0px 0px 10px 4px #fff,0px 0px 10px 4px #ff0;
	box-sizing: border-box;
}
.i_info_p5 strong {
	color: #ff0;
	font-size:110%;
    text-shadow: 0px 0px 10px red,0px 0px 10px red;
}
.i_info_p5.frame {
    color: #fea;
    background: none;
    font-size: 30px;
    line-height: 120%;
    text-shadow: 0 0 15px #f00, 0 0 10px #f00;
    margin: -1px auto 7px;
    padding: 9px 0;
    background-image: linear-gradient(90deg, transparent, gold, white, gold, transparent),linear-gradient(90deg, transparent, gold, white, gold, transparent);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: center bottom,center top;
    box-shadow: none;
    text-align: center;
    border-image: none;
}
.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/common/res_balloon_mask1.png), url(../images/common/res_balloon_img6.png), url(../images/common/res_balloon_img_bg2.jpg), url(../images/common/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/common/res_balloon_border1.png) stretch;
	border-image-slice: 45 fill;
	border-image-width: 38px;
	border-radius: 14px;
	box-shadow: 0px 0px 10px 4px #fff,0px 0px 10px 4px #ff0;
	box-sizing: border-box;
	margin: 10px 30px 10px;
}

.i_balloon_p strong, .i_balloon_p span{
	color: #ff3;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 120%;
	text-shadow: 0px 0px 4px #06c,0px 0px 4px #06c,0px 0px 4px #06c;
}
.i_balloon_p span {
	color: #fcf;
}
.i_balloon5_bg {
	width: 840px;
	padding: 10px;
	margin: -10px auto 0px;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	background: rgba(60,100,20,0.82);
    background-image: url(../images/common/res_balloon_mask2.png), url(../images/common/res_balloon_mask1.png), url(../images/common/res_balloon5_bg4.jpg);
	background-size: 100% 50px, 100%, 100%;
    background-position: center top, center 101%, center 0px, center top;
    background-repeat: no-repeat, no-repeat,repeat-y;
}
.i_type1_p1 p {
    line-height: 105%;
    text-shadow: 0px 0px 10px #06c, 0px 0px 10px #06c, 0px 0px 20px #06c;
}
.i_balloon5_bg .i_balloon_p {
	font-size: 32px;
	letter-spacing: -0.06em;
}
.i_balloon5_bg .i_info_p5 {
	font-size: 20px;
	line-height: 150%;
	text-align: justify;
	text-shadow: none;
}
.i_balloon_p {
	display: block;
	color: #fff;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	font-size: 115%;
	line-height: 145%;
	padding: 14px;
	text-align: justify;
	text-shadow: 0px 1px 4px #000,0px 1px 4px #000,0px 1px 4px #000;
}
.i_balloon_p strong {
	color: #ff3;
	letter-spacing: 0;
	font-size: 110%;
	text-shadow: 0px 1px 4px #c00,0px 1px 4px #c00,0px 1px 4px #c00;
}
.i_balloon_p strong.color1 {
	text-shadow: 0px 1px 10px #c0f,0px 1px 10px #c0f,0px 1px 10px #c0f;
}
.i_balloon_p strong.color2 {
	text-shadow: 0px 1px 10px #f00,0px 1px 10px #f00,0px 1px 10px #f00;
	color: #ff0;
}
.i_balloon_p strong.color3 {
	text-shadow: 0px 1px 10px #c09,0px 1px 10px #c09,0px 1px 10px #c09;
}

img.i_type2_sample{
	display: block;
    position: absolute;
	width: 100%;
	top: 0px;
	left: 0;
	opacity: 1 !important;
	z-index: 9;
 }




/* ----------------------
 * 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"] {
	transform: scale(2.0);
	-webkit-transform: scale(2.0);
	-moz-transform: scale(1.0) translateY(4px);
	display: block;
	float: left;
	margin: 0 16px 0 0;
}
button {font-size: 132%;border: 1px solid whitesmoke;border-radius:4px;background:#222;color:#fff;padding:4px;cursor: pointer;}

br {letter-spacing: 0;}

p, li, h3 {
    background: url(../images/common/spacer.gif);
}
.use_sp {
	display: none !important;
}




/* ----------------------
 * result_box
 *---------------------- */
div[id^="res_type"][id$="_bg"],
div[id^="res_type"][id$="_bg1"],
div[id^="res_type"][id$="_bg2"] {
  position: relative;
}
/* ----------------------
 * result_box
 *---------------------- */



/* ----------------------
 * result_type1
 *---------------------- */
#res_type1_box1,
.i_type1_box1 {
	display: block;
	position: relative;
	width: 780px;
    height: 800px;
    margin: 0 auto;
}
.i_type1_box1 div {
    display: block;
    position: absolute;
}
.i_type1_box1 img {
    display: block;
    position: absolute;
	width: 60px;
	top: 360px;
	left: 360px;
	/*transform: translate(360px, 360px) scale(1.5);*/
}
.i_type1_mask1 {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/*bg & parts*/
.i_type1_bg1 {
    background-image: url(../images/common/res_type1_bg1.jpg);
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0), white 5%, white 95%, rgba(0,0,0,0) 100%);
}
.type9 .i_type1_bg1 {background-image: url(../images/common/res_type9_bg1.jpg);}
.i_type1_circle1 {background-image: url(../images/common/res_type1_circle1.png);}
.i_type1_circle2 {background-image: url(../images/common/res_type1_circle2.png);}
.i_type1_sign1 {background-image: url(../images/common/res_type1_sign1.png);}
.free .i_type1_sign1 {background-image: url(../images/common/res_type1_sign1.png);}
.i_type1_sign1_anime {background-image: url(../images/common/res_type1_sign1.png);}
.type2 .i_type1_sign1,.person2 .i_type1_sign1 {background-image: url(../images/common/res_type1_sign2.png);}
.type1 .i_type1_sign1_anime,.person2 .i_type1_sign1_anime {background-image: url(../images/common/res_type1_sign1.png);}
.i_type1_num1 {background-image: url(../images/common/res_type1_num1.png);}
.i_type1_eff1 {background-image: url(../images/common/res_type1_eff1.jpg);mix-blend-mode: screen;}
.i_type1_eff2 {background-image: url(../images/common/res_type5_eff3.png);}
.person2 .i_type1_txt1 {background-image: url(../images/common/res_type1_txt1.png);}
.type2 .i_type1_txt1 {background-image: url(../images/common/res_type1_txt2.png);}
.person2.type2 .i_type1_txt1 {background-image: url(../images/common/res_type1_txt3.png);}
.i_type1_n1 {background-image: url(../images/common/res_type1_n1.png);}
.i_type1_n2 {background-image: url(../images/common/res_type1_n2.png);}
.i_type1_n3 {background-image: url(../images/common/res_type1_n3.png);}
.i_type1_n4 {background-image: url(../images/common/res_type1_n4.png);}
.i_type1_n5 {background-image: url(../images/common/res_type1_n5.png);}
.i_type1_n6 {background-image: url(../images/common/res_type1_n6.png);}
.i_type1_n7 {background-image: url(../images/common/res_type1_n7.png);}
.i_type1_n8 {background-image: url(../images/common/res_type1_n8.png);}
.i_type1_n9 {background-image: url(../images/common/res_type1_n9.png);}
.i_type1_n10 {background-image: url(../images/common/res_type1_n10.png);}
.i_type1_n11 {background-image: url(../images/common/res_type1_n11.png);}
.i_type1_n12 {background-image: url(../images/common/res_type1_n12.png);}
.type9 .i_type1_n1 {background-image: url(../images/common/res_type9_n1.png);}
.type9 .i_type1_n2 {background-image: url(../images/common/res_type9_n2.png);}
.type9 .i_type1_n3 {background-image: url(../images/common/res_type9_n3.png);}
.type9 .i_type1_n4 {background-image: url(../images/common/res_type9_n4.png);}
.type9 .i_type1_n5 {background-image: url(../images/common/res_type9_n5.png);}
.type9 .i_type1_n6 {background-image: url(../images/common/res_type9_n6.png);}
.type9 .i_type1_n7 {background-image: url(../images/common/res_type9_n7.png);}
.type9 .i_type1_n8 {background-image: url(../images/common/res_type9_n8.png);}
.type9 .i_type1_n9 {background-image: url(../images/common/res_type9_n9.png);}
.type9 .i_type1_n10 {background-image: url(../images/common/res_type9_n10.png);}
.type9 .i_type1_n11 {background-image: url(../images/common/res_type9_n11.png);}
.type9 .i_type1_n12 {background-image: url(../images/common/res_type9_n12.png);}
.type9 .i_type1_line1 {filter: invert(1)}


.i_type1_bg1,
.i_type1_bg2,
.i_type1_bg3,
.i_type1_rotate1,
.i_type1_sign1,
.i_type1_sign1_anime,
.i_type1_sign2,
.i_type1_num1,
.i_type1_line1,
.i_type1_planet1,
.i_type1_eff1,
.i_type1_eff2,
.i_type1_txt1,
div[class^="i_type1_n"]
 {
	width: 780px;
    height: 780px;
    top: 0;
    left: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
div[class^="i_type1_n"]:not(.i_type1_num1) {
	width: 160px;
    height: 160px;
    top: 0px;
    left: 0px;
}
.i_type1_txt1 {
    top: 10px;
}

.i_type1_line1 img {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform: rotate(0deg);
}

/*svg*/
.i_type1_svg1 {
    position: absolute;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    display: block;
}
.i_type1_stroke1 {
    fill: none;
    stroke: #c09;
    stroke-width: 3;
}

/*opacity*/
.i_type1_grid_box1 img,
.i_type1_grid_box1 span,
.i_type1_svg1,
.i_type1_txt1,
.i_type1_line1 img,
.i_type1_planet1,
.i_type1_eff1,
.i_type1_eff2,
.i_type1_sign1 {
	opacity: 0;
}
/*animation*/
.anime1 .i_type1_num1{
    animation: rotate1 2.0s ease-out 0.0s forwards;
}
.anime1 .i_type1_sign1_anime{
    animation: rotate3 1.0s ease-in 0.0s forwards;
}
.anime1 .i_type1_sign1{
    animation: rotate2 1.0s ease-out 1.0s forwards;
}
.anime1 .i_type1_eff1 {
    animation: fadeinout 1.5s linear forwards;
}
.anime1 .i_type1_eff2 {
    animation: glow1 2.0s linear 2.0s forwards;
}
.anime1 .i_type1_line1 img {
    animation: fadein 0.5s ease-out 2.5s forwards;
}
.anime1 + p + div img,
.anime1 + p + div span,
.anime1 .i_type1_svg1,
.anime1 .i_type1_txt1,
.anime1 .i_type1_planet1{
    animation: fadein 1.0s linear 2.5s forwards;
}
/* ----------------------
 * 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: 98%;
	top: 5px;
	left: 0;
	color: #fff;
	font-size: 39px;
	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: 39px;
}
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: 117px 0 0;
}
div.i_type_comment_box1.size2 {
	font-size: 93px;
}
.i_type_p_box1 p,
.i_type_comment_box1 p,
.i_type_btn_box1 p{
	width: 100%;
	padding: 18px 9px;
	text-shadow: 0px 0px 9px #fc0,0px 0px 18px #c0c,0px 0px 18px #c0c,0px 0px 9px #c0c,0px 0px 9px #c0c;
	box-sizing: border-box;
}
.i_type_p_box1 p{
	text-shadow: 0px 0px 9px #08c,0px 0px 18px #00c,0px 0px 18px #00c;
	align-items: flex-start;
}
.i_type_p_box1.bottom p {
	align-items: flex-end;
}
.i_type_p_box1 p,
.i_type_btn_box1 p {
	background: url("../images/common/res_type_p_box1.png") center center no-repeat;
    background-size: 100% 100%;
}
/*trial_btn*/
.i_type_btn_box1 {
	display: flex;
    color: #60c;
    font-size: 57px;
	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);
    pointer-events: none;
    visibility: hidden;
    z-index: 3;
}
.i_type_btn_box1 img,
.i_type_btn_box1 input {
	width: 509px;
	height: 171px;
	cursor: pointer;
    pointer-events: none;
}
/*opacity*/
.i_type_btn_box1 {
    opacity: 0;
}
/*animation-type3-btn*/
.trial1.anime1.i_type3_box1 .i_type_btn_box1,
.trial1.anime1.i_type3_box1 .i_type_btn_box1 input{
    animation: fadein_btn 1s 1.5s forwards;
}
/*animation-type4-btn*/
.trial1.anime1.i_type4_box1 .i_type_btn_box1,
.trial1.anime1.i_type4_box1 .i_type_btn_box1 input{
    animation: fadein_btn 1s 1.5s forwards;
}
/*animation-type5-btn*/
.trial1.anime1.i_type5_box1 .i_type_btn_box1,
.trial1.anime1.i_type5_box1 .i_type_btn_box1 input{
    animation: fadein_btn 1s 1.5s forwards;
}
/*animation-type6-btn*/
.anime1.i_type6_box1 .i_type_btn_box1,
.anime1.i_type6_box1 .i_type_btn_box1 input{
    animation: fadein_btn 1s 1.4s forwards;
}
/*animation-type6-btn*/
.anime1.i_type7_box1 .i_type_btn_box1,
.anime1.i_type7_box1 .i_type_btn_box1 input{
    animation: fadein_btn 1s 2s forwards;
}
/*animation-type8-btn*/
.anime1.i_type8_box1 .i_type_btn_box1,
.anime1.i_type8_box1 .i_type_btn_box1 input{
    animation: fadein_btn 1s 2s forwards;
}
/* ----------------------
 * result_type (common)
 *---------------------- */




/* ----------------------
 * result_type1_komidashi
 *---------------------- */
/*komidashi*/
.i_type1_detail1.bg2 {background-image: linear-gradient(90deg, transparent 0%,rgba(84,122,189,0.5) 20%,rgba(54,82,249,0.7) 50%,rgba(84,122,189,0.5) 80%,transparent 100%)}
.i_type1_detail1 {
	position: relative;
	width: 820px;
	padding: 18px 0;
	box-sizing: border-box;
	margin: 0px -60px;
	text-align: center;
	background-size: 100%, 100%, 90% 90%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0), white 11%, white 92%, rgba(0,0,0,0) 100%);
    -webkit-background-blend-mode: overlay;
    background-blend-mode: overlay;
}
.i_type1_detail1 p.i_balloon_p {
    font-size: 45px;
    box-shadow: none;
    background: none;
    line-height: 140%;
    background-color: rgba(125,8,8,0.5);
    width: 662px;
    margin: 0px auto 9px;
    box-sizing: border-box;
    border: transparent 50px solid;
    border-image: url(../images/common/res_type2_border5.png) 100 stretch;
    text-align: center;
}
.i_type1_detail1 p.i_balloon_p.color2 {
    background-color: rgba(5,78,128,0.5);
}
.i_type1_detail1.bg3 {
	background-image: none;
	margin: 12px -12px;
	width: 720px;
	background: brown;
	-webkit-mask: none;
	border: transparent 36px solid;
	border-image: url(../images/common/res_type2_border5.png) 70 stretch;
}
.i_type1_detail1.bg3 p.i_balloon_p {
	font-size: 39px;
	background-color: transparent;
	width: 100%;
	margin: -27px auto;
	padding: 0;
	border: none;
	text-align: center;
}
.i_type1_detail1 p.i_balloon_p > strong {
	display: block;
	font-size: 63px;
    line-height: 160%;
	text-shadow: 0 0 12px #f00,0 0 23px #f00;
}
.i_type1_detail1 p.i_balloon_p.color2 strong {
    text-shadow: 0 0 9px #0ff,0 0 18px #0ff;
}
.i_type1_detail_bg1 {background-image: url("../images/common/res_type1_detail_flex1.jpg");} 
.i_type1_detail_bg2 {background-image: url("../images/common/res_type1_detail_flex2.jpg");} 
.i_type1_detail_eff1 {background-image: url("../images/common/eff1.png");} 
.i_type1_detail_bg1,
.i_type1_detail_bg2,
.i_type1_detail_eff1{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.i_type1_detail_eff1 {
	top: 7px;
	left: 0;
    background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 80%;
    mix-blend-mode: overlay;
}
.i_type1_detail_box1 img {
    position: relative;
	width: auto;
	height: 90%;
	margin: 36px 18px;
    filter: brightness(1.5) drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 14px yellow);
}

/*img*/
.i_type1_detail_bg1,
.i_type1_detail_box1 {
    position: relative;
    width: 100%;
    height: 288px;
}
.i_type1_detail_bg1,
.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%;
}

/*img*/
.i_type1_detail_img1 {
    position: relative;
    display: block;
    width: 225px;
    margin: -36px auto;
}
.i_type1_detail_img1.pos2 {
    margin: -72px 0 -27px;
    z-index: 2;
}

/*flex*/
.i_type1_detail_flex1 .symbol,
.i_type1_detail_flex1,
.i_type1_detail_flex2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px auto;
    padding: 0 18px;
}
.i_type1_detail_flex2 {
    width: auto;
    flex-flow: column;
    align-items: center;
    padding: 9px 0;
}
.i_type1_detail_flex1 .label img {
    margin: -5px -5px;
    height: 66px;
}
.i_type1_detail_flex1 img.equal1 {
    margin: -5px -5px;
    height: 111px;
}
.i_type1_detail_inner1 {
  display: flex;
  flex-flow: column;
}
.i_type1_detail_flex1.light1 {
    background-color: rgba(228,227,213,0.77);
    border: 5px solid rgba(255,255,255,0.82);
    margin: 9px auto 0;
    padding: 5px;
    border-radius: 14px;
}

.i_type1_detail_flex1 .i_type1_detail_flex2 img {
    margin: -18px 0;
}
.i_type1_detail_flex1 p {
    color: #fff;
    font-size: 33px;
    font-weight: bold;
    line-height: 130%;
    text-shadow: 0px 0px 9px #09f;
}
.i_type1_detail_flex1 p strong {
    display: block;
    color: #ff0;
    font-size: 45px;
    line-height: 160%;
}
.i_type1_detail_flex1 p.frame1 {
    width: 100%;
    margin: 7px 0;
    padding: 12px;
    font-size: 32px;
    background-image: linear-gradient(90deg,transparent 0%,rgba(50,80,130,0.6) 10%,rgba(50,80,130,0.6) 90%,transparent 100%);
    box-shadow: 
		inset 0 12px 23px -23px rgba(255, 255, 255, 0.8),
		inset 0 -12px 23px -23px rgba(255, 255, 255, 0.8);
}
p.i_type1_detail_sign1 {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 90px;
    font-weight: bold;
    margin: 0 -18px;
}
.type2 p.i_type1_detail_sign1 {
    color: #fff;
    text-shadow: 0 0 9px blue;
}

/*list-text*/
.i_balloon5_bg .text3.list1 span {
	display: block;
}
.i_balloon5_bg .text3.list1 span + span {

	padding: 9px 0 0;
	background-image: linear-gradient(90deg, transparent, gold, gold, transparent);
	background-size: 100% 3px;
	background-repeat: no-repeat;
	background-position: center 18px;
}
.i_balloon5_bg .text3.list1 span:empty {
	display: none;
}

/*opacity*/
.i_type1_detail1 img.i_type1_detail_txt1.cal_footer1,
.i_type1_detail_cal_box1 > p {
    opacity: 0;
}

/*opacity*/
.i_type1_detail1 + .scroll_box2,
.i_type1_detail1 img,
.i_type1_detail_eff1,
.i_type1_detail_txt1{
	opacity: 0;
}
.i_type1_detail1 img.i_type1_detail_txt1{
	opacity: 1;
}

/*animation*/
.komi_show .i_type1_detail_eff1,
.komi_show .i_type1_detail1 img,
.anime1 .i_type1_detail_img1 {animation: fadein 1.5s ease 0.5s forwards;}
.anime1.i_type1_detail1 + .scroll_box2 {animation:fadein 1.5s 2.0s forwards;}
.anime1 .i_type1_detail_eff1 {
    animation: glow1 2.5s 0s forwards;
}
/* ----------------------
 * result_type1_komidashi
/* ----------------------



/* ----------------------
 * result_type2
 *---------------------- */
.i_type2_box,
[id^="res_type"][id$="_bg"],
[id^="res_type"][id$="_bg1"],
[id^="res_type"][id$="_bg2"] {
  position: relative;
}
.i_type2_box1,
.i_type2_box2,
.i_type2_box3{
	position: relative;
	width: 693px;
	margin: 0px auto;
	text-align: center;
	color: #fff;
    font-size: 30px;
    letter-spacing: -0.05em;
    background-color: rgba(105,58,38,1.00);
    box-sizing: border-box;
}
.i_type2_box1 {
    margin: 14px auto 0;
    background-image: url("../images/common/res_type1_detail_flex2.jpg");
    background-size: cover;
}
.i_type2_box2 {
	width: 684px;
    padding: 18px;
}
.i_type2_box3 {
    margin: 14px auto 9px;
    width: 100%;
    padding: 18px;
    background-color: rgba(68,93,141,1.00);
}

div.fill {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    pointer-events: none;
}
div.fill.i_type1_detail_bg1 {
    background-repeat: repeat-y;
    background-size: 100%;
}
.i_type2_border1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto 18px;
    box-sizing: border-box;
    border: transparent 59px solid;
    border-image: url(../images/common/res_type2_border5.png) 84 round;
}
.i_type1_detail1 > .i_type1_detail_bg1.fill,
.i_type1_detail1 > .i_type2_border1.fill {
    height: calc(100% - 18px);
    top: 9px;
}

/*zodiac-box*/
.i_type2_zodiac_box1 {
    background-image:
        linear-gradient(var(--bgcolor),transparent),
        linear-gradient(transparent,var(--bgcolor)),
        url("../images/common/res_type1_detail_flex1.jpg");
}
.i_type2_zodiac_box1.color2 {
    background-image:
        linear-gradient(var(--bgcolor),transparent),
        linear-gradient(transparent,var(--bgcolor)),
        url("../images/common/res_type1_detail_flex2.jpg");
}
.i_type2_zodiac_box1 {
    width: 920px;
    margin: 0 auto;
    padding: 13px 0;
    background-position: top,bottom,top;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100% 36px,100% 36px,100%;
	display: flex;
	flex-direction: column;
	gap: 12px;
	align-items: center;
}

.i_type2_zodiac_row1 {
	display: flex;
	justify-content: center;
    width: 640px;
	gap: 3%;
    padding: 0;
}

.i_type2_zodiac_card1 {
	display: flex;
	flex-direction: column;
	width: 32%;
}
.i_type1_detail_flex1 .i_type2_zodiac_card1 {
    width: 216px;
    margin: 12px -14px 0 -12px;
}
.i_type2_zodiac_parts1 {
	display: flex;
	align-items: center;
	justify-content: center;
    margin: 0 auto;
}
.i_type2_zodiac_parts1 img {
    width: 100%;
	height: 100%;
	display: block;
}
.header-img {
	width: 100%;
	aspect-ratio: 243 / 91;
}
.body-img {
    width: 70%;
    margin: -10px auto;
	aspect-ratio: 1;
}
.footer-img {
    width: 70%;
	aspect-ratio: 20 / 6;
}
.label-img {
	width: 120%;
    margin: -10% -10% 0;
}

/*person2*/
.i_type2_zod_box2 {
	display: flex;
	width: 675px;
	margin: 0 auto;
}
.i_type2_zod_side1 {
	flex: 1;
}
.i_type2_zod_center1 {
	flex: 2;
	display: flex;
	flex-direction: column;
}
.i_type2_zod_top1 {
	flex: 1;
}
.i_type2_zod_bottom1 {
	display: flex;
    margin: 0 0 23px;
}
.i_type2_zod_txt1 {
	flex: 2;
}
.i_type2_zod_cross1 {
    flex: 1;
    background-image: url("../images/common/res_type2_cross2.png");
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.i_type2_zod_box2 img {
	display: block;
	height: auto;
}
.zod_symbol1 {
    width: 185px;
    aspect-ratio: 1;
}
.zod_label1 {
    width: 259px;
    aspect-ratio: 243 / 91;
    margin: 0 auto -5px;
}
.zod_txt1 {
    width: 108px;
    aspect-ratio: 138 / 114;
    margin: 0 auto;
}
.zod_spacer {
	width: 100%;
	aspect-ratio: 1;
}

/* ----------------------
 * result_type2
 *---------------------- */


/* ----------------------
 * result_type3
 *---------------------- */
.i_type3_box1 {
    position: relative;
	width: 780px;
    margin: -12px auto;
    padding: 45px 0 23px;
    background-image: 
        linear-gradient(var(--bgcolor),#0000),
        linear-gradient(#0000,var(--bgcolor)),
        url("../images/common/res_type1_detail_flex1.jpg");
    background-position: top,bottom,top;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100% 36px,100% 36px,100%;
}
.i_type3_clock_box1 {
    position: relative;
	width: 620px;
	height: 620px;
    margin: 0 auto;
}
.i_type3_bg1 {background-image: url("../images/common/res_type3_bg1.png")}
.i_type3_base1 {background-image: url("../images/common/res_type3_base1.png")}
.i_type3_strong1 {background-image: url("../images/common/res_type3_strong1.png")}
.i_type3_strong2 {background-image: url("../images/common/res_type3_strong2.png")}
.i_type3_base1 {
    transform: rotate(-15deg);
}
.clock-face {
	width: 620px;
	height: 620px;
	border-radius: 50%;
	display: grid;
	place-items: center;
	font-family: serif;
	font-size: 1.5rem;
	color: #fff;
}
.clock-face.scale1 {
    transform: scale(0.65);
}

.number {
	grid-area: 1 / 1;
	transform: 
		rotate(calc(var(--i) * 30deg + 15deg)) 
		translateY(-148px) 
		rotate(calc(var(--i) * -30deg - 15deg));
}
.num1 { --i: 11; }
.num2 { --i: 10; }
.num3 { --i: 9; }
.num4 { --i: 8; }
.num5 { --i: 7; }
.num6 { --i: 6; }
.num7 { --i: 5; }
.num8 { --i: 4; }
.num9 { --i: 3; }
.num10 { --i: 2; }
.num11 { --i: 1; }
.num12 { --i: 0; }
.number img {
    width: 79px;
}
.scale1 .number img {
    width: 113px;
}

.i_type3_strong_box1 div,
.i_type3_strong_box1 img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.i_type3_base_box1 div {
	transform: rotate(calc(var(--i) * 30deg + 15deg));
}
.i_type3_strong_box1 div {
	transform: rotate(calc(var(--i) * 30deg + 15deg));
}

/*table*/
.i_type3_table_box1 {
    position: relative;
	width: 620px;
    margin: 23px auto 0;
    padding: 12px;
}
.i_type3_table {
    position: relative;
	width: 100%;
	border-collapse: collapse;
	color: #ffffff;
	font-size: 30px;
}
.i_type3_border1 {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: transparent 36px solid;
    border-image: url("../images/common/res_type2_border2.png") 234 round;
    z-index: 3;
    pointer-events: none;
    opacity: 0.8;
}

.i_type3_table th,
.i_type3_table td {
	border: 3px solid #ffee99;
	text-align: center;
	padding: 7px 9px;
	height: 45px;
	vertical-align: middle;
}

.i_type3_th_head,
.i_type3_th_label,
.i_type3_td_feature {
	background-color: #1a1e26;
	font-weight: normal;
}
.i_type3_th_label {
    width: 125px;
    font-size: 27px;
    letter-spacing: -0.05em;
}
.i_type3_th_head {
    font-size: 36px;
}

.col-sun {
    background-image: linear-gradient(90deg,transparent 0%, rgba(200,50,0,0.2) 10%, rgba(200,50,0,0.4) 90%, transparent 100%);
}
.col-moon {
    background-image: linear-gradient(90deg,transparent 0%, rgba(200,150,0,0.4) 10%, rgba(200,150,0,0.2) 90%, transparent 100%);
}
/* img */
.i_type3_td_img {
	background-color: #2a2e46;
}
.i_type3_td_img img {
	display: block;
	margin: 0 auto;
    width: 138px;
    aspect-ratio: 3 / 1;
}

/*opacity*/
.i_type3_table_box1 img,
.i_type3_table_box1 span{
    opacity: 0;
}
/*animation*/
.anime1 .i_type3_table_box1 img,
.anime1 .i_type3_table_box1 span {
    animation: fadein 1s 0s forwards;
}
.anime1.i_type3_box1 {
    animation: fadeinout4 1.5s 0s forwards;
}
/* ----------------------
 * result_type3
 *---------------------- */


/* ----------------------
 * result_type4
 *---------------------- */
.i_type4_box1 {
	position: relative;
	width: 920px;
    height: 810px;
	margin: 0 auto;
	-webkit-mask-image: linear-gradient(transparent 0%,black 5%,black 95%,transparent 100%);
}

.i_type4_bg1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-image:
        linear-gradient(var(--bgcolor),transparent),
        linear-gradient(transparent,var(--bgcolor)),
        url("../images/common/res_type1_detail_flex1.jpg");
    background-position: top,bottom,top;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100% 36px,100% 36px,100%;
}
.i_type4_label1 {
	position: absolute;
	top: 54px;
	left: 100px;
	width: 702px;
	height: 702px;
    pointer-events: none;
}

.i_type4_grid1 {
	position: absolute;
	top: 90px;
	left: 134px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, 1fr);
	width: 630px;
	height: 630px;
}

.i_type4_grid1 > div {
	position: relative;
}

.i_type4_base1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-image: url("../images/common/res_type4_base1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: scale(1.05);
}
.strong .i_type4_base1 {
    background-image: url("../images/common/res_type4_base2.png");
    transform: scale(1.3);
}
/*planet*/
.i_type4_grid1 span {
    position: absolute;
    display: inline-block;
    width: 68px;
    height: 68px;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.top0 {	top: 0; }
.top10 {	top: 10%; }
.top20 {	top: 20%; }
.top30 {	top: 30%; }
.top40 {	top: 40%; }
.top50 {	top: 50%; }
.top60 {	top: 60%; }
.top70 {	top: 70%; }
.top80 {	top: 80%; }
.top90 {	top: 90%; }
.left0 {	left: 0; }
.left10 {	left: 10%; }
.left20 {	left: 20%; }
.left30 {	left: 30%; }
.left40 {	left: 40%; }
.left50 {	left: 50%; }
.left60 {	left: 60%; }
.left70 {	left: 70%; }
.left80 {	left: 80%; }
.left90 {	left: 90%; }
.pn01 {	background-image: url("../images/common/res_type1_anime_01.png"); }
.pn02 {	background-image: url("../images/common/res_type1_anime_02.png"); }
.pn03 {	background-image: url("../images/common/res_type1_anime_03.png"); }
.pn04 {	background-image: url("../images/common/res_type1_anime_04.png"); }
.pn05 {	background-image: url("../images/common/res_type1_anime_05.png"); }
.pn06 {	background-image: url("../images/common/res_type1_anime_06.png"); }
.pn07 {	background-image: url("../images/common/res_type1_anime_07.png"); }
.pn08 {	background-image: url("../images/common/res_type1_anime_08.png"); }
.pn09 {	background-image: url("../images/common/res_type1_anime_09.png"); }
.pn10 {	background-image: url("../images/common/res_type1_anime_10.png"); }
.pn11 {	background-image: url("../images/common/res_type1_anime_11.png"); }
.pn12 {	background-image: url("../images/common/res_type1_anime_12.png"); }
/*opacity*/
.i_type4_grid1.type4_step1 {
    opacity: 0;
}
/*animation*/
.anime1 .i_type4_grid1.type4_step1 {animation: fadein2 2s 0s forwards;}
.anime1 .i_type4_grid1.type4_step2 {animation: fadeout 2s 0.5s forwards;}
.i_type4_box1.anime1 {animation: fadeinout4 2s 2s forwards;}
/* ----------------------
 * result_type4
 *---------------------- */



/* ----------------------
 * result_type5
 *---------------------- */
/*box*/
.i_type5_box1 {
    position: relative;
    width: 780px;
    margin: 0 auto;
    padding: 18px 0;
    box-sizing: border-box;
}
.i_type5_bg1 {background-image: url("../images/common/res_type1_detail_flex1.jpg");}
.i_type5_mask1 {background-image: linear-gradient(var(--bgcolor) 0%, transparent 3% 97%, var(--bgcolor) 100%); z-index: 4;}

/* ----------------------
 * result_type5
 *---------------------- */




/* ----------------------
 * result_type6
 *---------------------- */
.i_type6_box1{
	position: relative;
	width: 780px;
	margin: -600px auto -101px;
	overflow: hidden;
    color: #fff;
	transform: scale(0.7) translateX(-260px);
	mix-blend-mode: lighten;
}
.i_type6_box2{
	position: relative;
	width: 780px;
	height: 500px;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0), white 5%, white 92%, rgba(0,0,0,0) 100%);
}
.i_type6_box3{
	position: relative;
	width: 750px;
	background-color: rgba(27,33,117,0.4);
    background-image: linear-gradient(transparent,var(--bgcolor));
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 40px;
	padding: 15px;
	margin-top: -40px;
}
.i_type6_box3 p {
    font-size: 30px;
}
.i_type6_p2 {
    display: flex;
    justify-content: center;
    font-size: 35px;
    line-height: 160%;
    text-align: left;
}
.i_type6_bg1 {
    background-image:
        linear-gradient(var(--bgcolor),transparent),
        linear-gradient(transparent,var(--bgcolor)),
        url(../images/common/res_type6_bg1.jpg);
}
.i_type6_bg1,
.i_type6_img1{
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: 100% 50px, 100% 50px, 100% 100%;
    background-position-y: top, bottom, top;
}
/*opacity*/
.i_type6_box1 span,
.i_type6_img1 {
    opacity: 0;
}
/*animation*/
.anime1.i_type6_box1 span,
.anime1 .i_type6_img1 {
    animation: fadein2 1.5s 0.5s forwards;
}
/* ----------------------
 * result_type6
 *---------------------- */




/* ----------------------
 * result_type7
 *---------------------- */
.i_type7_box1{
	position: relative;
	width: 780px;
    height: 702px;
	margin: -288px auto 0;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0), white 11%, white 92%, rgba(0,0,0,0) 100%);
	transform: scale(0.5) translateX(440px);
}
.i_type7_bg1 {
    background-image:
        linear-gradient(var(--bgcolor),transparent),
        linear-gradient(transparent,var(--bgcolor)),
        url(../images/common/res_type7_bg1.jpg);
    mask-image: linear-gradient(90deg, rgba(0,0,0,0), white 11%, white 92%, rgba(0,0,0,0) 100%);
}
.i_type7_bg1,
.i_type7_label1{
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: 100% 45px, 100% 45px, 100% 100%;
    background-position-y: top, bottom, top;
}
.i_type7_label1{
    width: 624px;
    left: 78px;
}
/*img*/
.i_type7_box1 img {
    position: absolute;
    display: block;
}
.i_type7_zodiac1 {
    width: 198px;
    top: 238px;
    left: 290px;
}
.person1 .i_type7_zodiac1.p2 {display: none;}
.person2 .i_type7_zodiac1.p1 {width: 120px;top: 236px;left: 286px;}
.person2 .i_type7_zodiac1.p2 {width: 120px;top: 313px;left: 372px;}
.i_type7_img1 {
    width: 200px;
}
.i_type7_img1.pos1 {top: 99px;left: 100px;}
.i_type7_img1.pos2 {top: 99px;left: 290px;}
.i_type7_img1.pos3 {top: 99px;left: 480px;}
.i_type7_img1.pos4 {top: 288px;left: 100px;}
.i_type7_img1.pos5 {top: 288px;left: 480px;}
.i_type7_img1.pos6 {top: 495px;left: 100px;}
.i_type7_img1.pos7 {top: 495px;left: 290px;}
.i_type7_img1.pos8 {top: 495px;left: 480px;}

/*opacity*/
.i_type7_img1 {
    opacity: 0;
}
/*animation*/
.anime1 .i_type7_img1.pos1,
.anime1 .i_type7_img1.pos4,
.anime1 .i_type7_img1.pos6 {
    animation: fadein2 1.5s 0.5s forwards;
}
.anime1 .i_type7_img1.pos2,
.anime1 .i_type7_img1.pos7 {
    animation: fadein2 1.5s 1.2s forwards;
}
.anime1 .i_type7_img1.pos3,
.anime1 .i_type7_img1.pos5,
.anime1 .i_type7_img1.pos8 {
    animation: fadein2 1.5s 1.9s forwards;
}
.anime1.i_type7_box1 {
    animation: fadeinout4 1.5s 2.4s forwards;
}
/* ----------------------
 * result_type7
 *---------------------- */




/* ----------------------
 * result_type8
 *---------------------- */
.i_type8_box1{
	position: relative;
	width: 780px;
    height: 440px;
	margin: -72px auto 0;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0), white 14%, white 92%, rgba(0,0,0,0) 100%);
	transform: scale(0.85);
}
.i_type8_bg1 {
    background-image:
        linear-gradient(var(--bgcolor),transparent),
        linear-gradient(transparent,var(--bgcolor)),
        url(../images/common/res_type8_bg1.jpg);
    mask-image: linear-gradient(90deg, rgba(0,0,0,0), white 4%, white 72%, rgba(0,0,0,0) 100%);
}
.i_type8_bg1{
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: 100% 45px, 100% 45px, 100% 100%;
    background-position-y: top, bottom, top;
}
/*img*/
.i_type8_box1 img {
    position: absolute;
    display: block;
}
.i_type8_zodiac1 {
    width: 112px;
    top: 22px;
    left: 158px;
}
.i_type8_img1 {
    width: 540px;
    right: 0px;
}
.i_type8_img1.pos1 {top: 89px;}
.i_type8_img1.pos2 {top: 181px;}
.i_type8_img1.pos3 {top: 274px;}
/*opacity*/
.i_type8_img1 {
    opacity: 0;
}
/*animation*/
.anime1 .i_type8_img1.pos1 {
    animation: fadein2 1.5s 1.9s forwards;
}
.anime1 .i_type8_img1.pos2 {
    animation: fadein2 1.5s 1.2s forwards;
}
.anime1 .i_type8_img1.pos3 {
    animation: fadein2 1.5s 0.5s forwards;
}
.anime1.i_type8_box1 {
    animation: fadeinout4 1.5s 2.4s forwards;
}
/* ----------------------
 * result_type8
 *---------------------- */




/* ----------------------
 * result_balloon_anime
 *---------------------- */
/*opacity*/
.i_balloon1.anime,
.i_balloon2.anime,
.i_balloon4.anime {
	opacity: 0;
}
/*animation*/
.anime1 .i_balloon1.anime,
.anime1 .i_balloon2.anime,
.anime1 .i_balloon4.anime {animation: fadein2 2.0s ease 0s 1 forwards;}

/* ----------------------
 * result_balloon_anime
 *---------------------- */





/* ----------------------
 * result_keyframes
 *---------------------- */
/*type2*/
@keyframes rotate1 {
    0% {transform: rotate(0deg)}
    100% {transform: rotate(-360deg)}
}
@keyframes rotate2 {
    0% {transform: rotate(0deg); opacity:0}
    100% {transform: rotate(360deg); opacity:1}
}
@keyframes rotate3 {
    0% {transform: rotate(0deg)}
    100% {transform: rotate(360deg); opacity:0}
}
@keyframes line1 {
    0% {transform: scale(0); opacity:0}
    100% {transform: scale(1); opacity:1}
}
/*type1*/
@keyframes type1_strong1 {
    0% {opacity:1;filter: none;}
    100% {opacity:1;filter:brightness(120%) drop-shadow(0px 0px 3px #ffd900) drop-shadow(0px 0px 10px #ffd900) drop-shadow(0px 0px 10px #ffd900);}
}
/*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: 0;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeinout3 {
    0% {opacity: 1;}
    33% {opacity: 0;}
    66% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeinout4 {
    0% {}
    50% {filter: brightness(120%);}
    100% {}
}
@keyframes fadeinout5 {
    0% {}
    30% {filter: brightness(160%);}
    100% {}
}
@keyframes glow1 {
    0% {opacity: 0; transform: scale(0)}
    20% {opacity: 1; transform: scale(1.5)}
    99.9% {opacity: 0; transform: scale(3)}
    100% {opacity: 0; transform: scale(0)}
}

@keyframes center1 {
    20% {transform: translate(0px,0px);}
    80% {transform: translate(0px,0px);}
}
@keyframes eff1 {
    0% {opacity: 0}
    50% {opacity: 1}
    100% {opacity: 0}
}
@keyframes eff2 {
    0% {opacity: 0}
    100% {opacity: 1}
}
@keyframes fadein_btn {
	0% {
		opacity: 0;
		pointer-events: none;
		visibility: visible;
	}
	100% {
		opacity: 1;
		pointer-events: auto;
		visibility: visible;
	}
}
@keyframes fadeout_btn {
	0% {
		opacity: 1;
		pointer-events: none;
		visibility: visible;
	}
	99% {
		opacity: 0;
		pointer-events: none;
		visibility: visible;
	}
	100% {
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
}
/* ----------------------
 * result_keyframes
 *---------------------- */


 



