@charset "euc-jp";
/* ----------------------
 * common
 *---------------------- */
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
	vertical-align: bottom;
}
body {
	color: #170900;
	text-align: center;
	font-family: "Lucida Grande", "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-top-animation_start*/
.tab_top {
    position: relative;
    overflow: hidden;
}
.tab_eff_top.scale {
    height: 50%;
    top:25%;
    background-image: url("../images/common/eff1.png");
    mix-blend-mode: overlay;
}
.tab_eff_top {
    position: absolute;
    top: 35%;
    left: 0;
    mix-blend-mode: screen;
}
.tab_eff_top.over {
    mix-blend-mode: overlay;
    mask-image: linear-gradient(#0000,#000,#0000);
}
.tab_eff_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #0000,#0006,#fcff,#0006,#0000);
    mix-blend-mode: soft-light;
    opacity: 0;
}
/*opacity*/
.tab_eff_top,
.tab_eff_bg {
    opacity: 0;
}
/*animation*/
.anime1 .tab_eff_top {
    animation:
        fadein 0.8s 0s forwards,
        fadeout 2s 1s ease-out forwards;
}
.anime1 .tab_eff_top.scale {
    animation:
        glow1 2s 0.7s linear forwards;
}
.anime1 .tab_eff_bg {
    animation:
        fadein 1s 0s forwards,
        fadeout 2s 1s forwards;
}
/*_tab-top-animation_end*/

.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_excite {
}
.contents_bg {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/common/main_bg.png);
	overflow: hidden;
}
.contents_bg * {
    box-sizing: border-box;
}
.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: 22px;
	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_other {
	max-width: 100%;
	margin: -2px auto;
	background: url(../images/top/top_title_bg.png) center top no-repeat;
}
.header h1,
.header_other h1 {
	max-width: 990px;
	margin: 0 auto;
}
.header h1 {background: url(../images/top/top_title.png) center top no-repeat;}
.header_other h1 {background: url(../images/top/top_title_excite.png) center top no-repeat;}
/* ----------------------
 * header
 *---------------------- */
/* ----------------------
 * head_btn
 *---------------------- */
.head_btn_box {
	display: flex;
	width: 820px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 3px;
	gap: 10px;
}
.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,
.tab_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: 806px;}
.inp_balloon2_img {background-image: url('../images/top/inp_balloon2_img.jpg'); height: 470px;}
.inp_balloon_img {background-image: url('../images/top/inp_balloon_img.jpg'); height: 470px;}
.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: 375px;}
.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: 806px;}
.pack_bt {background-image: url('../images/top/pack_bt.jpg'); height: 120px;}
.pack_top {background-image: url('../images/top/pack_top.jpg'); height: 630px;}
.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: 150px;}
.spe2_top {background-image: url('../images/top/spe2_top.jpg'); height: 643px;}
.tab_top {background-image: url('../images/top/tab_top.jpg'); height: 517px;}
/*_no-repeat-parts_*/

/*_repeat-y-parts_*/
.at_bg,
.free_bg,
.ichi_bg,
.intro_bg,
.month_bg,
.new_bg,
.pack_bg,
.review_bg,
.spe2_bg {
	width: 920px;
	margin: -3px auto;
	background-repeat: repeat-y;
	background-size: 100%;
}
.at_bg {background-image: url('../images/top/at_bg.jpg')}
.intro_bg {background-image: url('../images/top/intro_bg.jpg')}
.month_bg {background-image: url('../images/top/month_bg.jpg')}
.new_bg {background-image: url('../images/top/new_bg.jpg')}
.pack_bg {background-image: url('../images/top/pack_bg.jpg')}
.review_bg {background-image: url('../images/top/review_bg.jpg')}
.spe2_bg {background-image: url('../images/top/spe2_bg.jpg')}
/*_repeat-y-parts_*/

/*margin & padding*/
.padding1,
.month_bg {
	padding: 0 0 20px;
}
.margin_spe2 {
	margin: -2px 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*/
.ichi_base1_top,
.new_base1_top,
.inp_base1_top {
    position: relative;
}
.ichi_base1_top strong,
.new_base1_top strong,
.inp_base1_top strong{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}
.anime1.ichi_base1_top strong:nth-of-type(1),
.anime1.new_base1_top strong:nth-of-type(1),
.anime1.inp_base1_top strong:nth-of-type(1){
    animation: fadein 1.0s 0.7s forwards;
}
.anime1.ichi_base1_top strong:nth-of-type(2),
.anime1.new_base1_top strong:nth-of-type(2),
.anime1.inp_base1_top strong:nth-of-type(2){
    animation: glow1 2.5s linear 0.3s forwards;
}
.anime1.ichi_base1_top strong:nth-of-type(3),
.anime1.new_base1_top strong:nth-of-type(3),
.anime1.inp_base1_top strong:nth-of-type(3){
    animation: fadein 1.0s 0.1s forwards;
}
/* ----------------------
 * new
 *---------------------- */


 

/* ----------------------
 * attention
 *---------------------- */
.txt_menu {
	margin:-17px 0 0;
	padding:20px;
	background: linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.5) 20%,rgba(0,0,0,0.5) 80%,transparent 100%);
}
/* ----------------------
 * attention
 *---------------------- */



/* ----------------------
 * free
 *---------------------- */
.free_bg a img {
	width: 100%;
    max-width: 640px;
	margin: 0 auto;
	display: block;
	height: auto;
    aspect-ratio: 64 /25;
}
/* ----------------------
 * free
 *---------------------- */




/* ----------------------
 * month
 *---------------------- */
.month_top {
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
}
.month_bt {
    height: 50px;
	background-image: linear-gradient(#000, #0000);
}
.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
 *---------------------- */




/* ----------------------
 * spe
 *---------------------- */
.spe_bg {
    position: relative;
    width: 920px;
    height: 560px;
    background: url("../images/top/spe_bg.jpg") no-repeat;
    background-size: 100%;
}
.spe_btn_box1,
.spe_btn_box2,
.spe_btn_box3,
.spe_btn_box4 {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
}
.spe_btn_box1.show,
.spe_btn_box2.show,
.spe_btn_box3.show,
.spe_btn_box4.show {
    pointer-events: auto;
    opacity: 1;
    animation: fadein_btn 1s forwards;
}
.spe_bg .button {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 10px;
    padding: 6px 10px 10px;
    width: 520px;
    min-height: 110px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000, 0 0 10px #f0f;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -0.05em;
    border: 5px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.29), inset 1px 1px 1px rgba(255, 255, 255, 0.44), 0 0 10px #fff, 0 0 20px 5px #f9f;
    transition: all 0.15s ease;
    cursor: pointer;
}
.spe_bg .button:hover {
    filter: brightness(1.3);
}

.spe_bg .cate1 {background: linear-gradient(to bottom, #b48 0%, #724 100%);}
.spe_bg .cate2 {background: linear-gradient(to bottom, #a85 0%, #741 100%);}
.spe_bg .cate3 {background: linear-gradient(to bottom, #388 0%, #256 100%);}
.spe_bg .cate4 {background: linear-gradient(to bottom, #a2a 0%, #716 100%);}
.spe_bg .cate5 {background: linear-gradient(to bottom, #84b 0%, #629 100%);}
.spe_bg .next {background: linear-gradient(to bottom, #36c 0%, #248 100%);}

/* ----------------------
 * spe
 *---------------------- */








/* ----------------------
 * 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 common
 *---------------------- */
[class^="cate_top"] {
	width: 920px;
	height: 210px;
	margin: 0 0 -1px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
[class^="cate_sp_top"] {
	width: 800px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
[class^="cate_sp_bg"] {
	width: 800px;
	margin: -3px 0;
	background-repeat: repeat-y;
	background-size: 100%;
}
[class^="cate_sp_bt"] {
	width: 800px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
[class^="cate_bg"] {
	width: 920px;
	margin: -3px auto;
	background-repeat: repeat-y;
	background-size: 100%;
}
[class^="cate_bt"] {
	width: 920px;
	height: 120px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/* cate_image------ */
.cate_top1 { background-image: url(../images/top/cate_top1.jpg); }
.cate_sp_top1 { background-image: url(../images/top/cate_sp_top1.jpg); }
.cate_sp_bg1 { background-image: url(../images/top/cate_sp_bg1.jpg); }
.cate_sp_bt1 { background-image: url(../images/top/cate_sp_bt1.jpg); }
.cate_bg1 { background-image: url(../images/top/cate_bg1.jpg); }
.cate_bt1 { background-image: url(../images/top/cate_bt1.jpg); }

.cate_top2 { background-image: url(../images/top/cate_top2.jpg); }
.cate_sp_top2 { background-image: url(../images/top/cate_sp_top2.jpg); }
.cate_sp_bg2 { background-image: url(../images/top/cate_sp_bg2.jpg); }
.cate_sp_bt2 { background-image: url(../images/top/cate_sp_bt2.jpg); }
.cate_bg2 { background-image: url(../images/top/cate_bg2.jpg); }
.cate_bt2 { background-image: url(../images/top/cate_bt2.jpg); }

.cate_top3 { background-image: url(../images/top/cate_top3.jpg); }
.cate_sp_top3 { background-image: url(../images/top/cate_sp_top3.jpg); }
.cate_sp_bg3 { background-image: url(../images/top/cate_sp_bg3.jpg); }
.cate_sp_bt3 { background-image: url(../images/top/cate_sp_bt3.jpg); }
.cate_bg3 { background-image: url(../images/top/cate_bg3.jpg); }
.cate_bt3 { background-image: url(../images/top/cate_bt3.jpg); }
 
/* cate_spe_box------ */
.cate_main_box {
	width: 800px;
	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_box------ */
.cate_list_bg1 {
	display: flex;
	flex-wrap: wrap;
    align-items: stretch;
	gap: 10px;
	width: 774px;
	margin: 0 auto;
	min-height: 100px;
	padding: 10px 0 0;
}
.cate_list_box1,
.cate_list_box2 {
    position: relative;
    flex: 1;
    border-radius: 12px;
    padding: 20px;
}
.cate_list_box1 {
    background: #fff;
}
.cate_list_box1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 40px solid transparent;
	border-image-source: url("../images/common/res_type2_border1.png");
	border-image-slice: 243;
	border-image-repeat: round;
	border-image-outset: 2px;
	pointer-events: none;
	box-sizing: border-box;
}
/* ----------------------
 * category_common
 *---------------------- */



/* ----------------------
 * campaign
 *---------------------- */
.campaign_tokuten_box {
	margin: 0 110px;
	text-align: center;
}
/* ----------------------
 * campaign
 *---------------------- */



/* ----------------------
 * form
 *---------------------- */
.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/common/inp_top_my_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_you_top {
	width: 920px;
	height: 130px;
	display: block;
	background: url(../images/common/inp_you_top.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 18px;
}

.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/common/inp_top_you_top.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_form_bg {
	width: 920px;
	margin: 0 0 -1px;
	background: url(../images/common/inp_form_bg.jpg) repeat-y;
}
.inp_form_bt {
	width: 920px;
	height: 130px;
	margin: 0 0 30px;
	background: url(../images/common/inp_form_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.inp_form_box {
	width: 720px;
	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;
	float: left;
    margin: 0 0 10px;
}
.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: 110px;
	height: 40px;
	margin: -4px -5px;
}
.inp_form_title7,.inp_form_title9 {
	width: 112px;
	height: 40px;
	margin: -4px -9px;
}
.nickname_in {
	font-size: 174%;
	width: 300px;
}
.yymmdd_in {
	font-size: 124%;
	width: 160px;
	height: 32px;
}
.yymmdd_in2 {
	font-size: 124%;
	height: 32px;
}
.m_year {
	width: 160px;
}
.m_month,.m_day {
	width: 100px;
}
.hhmm_in {
	font-size: 124%;
	width: 100px;
	height: 32px;
}
.birthplace_in {
	font-size: 124%;
	width: 140px;
	height: 32px;
}
.inp_gender_box {
	float: left;
	width: 150px;;
	margin: 5px 0 0 10px;
}
.gender_in {
	font-size: 124%;
	width: 170px;
	height: 32px;
	margin: 0 0 10px;
}
/* ----------------------
 * form
 *---------------------- */




/* ----------------------
 * button
 *---------------------- */
.inp_btn, .inp_btn_free {
	width: 360px;
	height: 180px;
}
.inp_btn2 {
	width: 540px;
	height: 210px;
}
#second_form {
	margin-bottom: 30px;
}
img.inp_top_btn_free, img.inp_top_btn {
	width: 300px;
	height: auto;
}
.inp_top_btn_free {
	float: left;
	margin-bottom: 20px;
}
.inp_top_btn {
	float: right;
	margin-bottom: 20px;
}
.inp_btn_box {
	width: 640px;
	margin: 20px auto 0 auto;
}
.inp_top_box .inp_btn_box,
.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 {
    position: relative;
	width: 540px;
	height: 210px;
	margin: 0 auto;
}
.inp_top_box {
	margin: 0 auto;
}
/* ----------------------
 * button
 *---------------------- */





/* ----------------------
 * motif_sample
 *---------------------- */
.res_type_none,
.i_type_none{
	display: none;
}
div.i_type2_sample1,
div.i_type2_sample2,
div.i_type2_sample3 {
	display: block;
    position: absolute;
	width: 100%;
	height: 600px !important;
	top: 0 !important;
	left: 0;
	opacity: 1 !important;
	z-index: 9;
	background: url(../images/top/intro_type5_sample.png) center top no-repeat;
	background-size: 600px !important;
}
div.i_type2_sample2{
	width: 780px;
	top: -24px !important;
}

.i_info_p4,
.i_info_p5 {
	width: 740px;
	color: #fea;
	background: none;
	font-size: 150%;
	line-height: 150%;
	margin: 0 auto;
	padding: 14px 0 4px;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	/*text-shadow: 0 0 25px #f0f, 0 0 20px #f0f;*/
}
.i_info_p5 strong,
.i_info_p5 span{
	color: #ff3;
	font-size:120%;
	font-weight: inherit;
	text-shadow: 0 0 10px #f00,0 0 10px #f00,0 0 10px #f00;
}







/* ----------------------
 * intro_i_balloon
 *---------------------- */
.free_scroll_box {
	display:none;
	overflow:hidden;
}
/*i_info_p2*/
.i_info_p2 {background-image: url("../images/common/res_info_p2_left.png"), url("../images/common/res_info_p2_right.png"),linear-gradient(gray, black),linear-gradient(gray, black),url("../images/common/res_info_p2.jpg");}
.i_info_p2.color2 {background-image: url("../images/common/res_info_p2_left.png"), url("../images/common/res_info_p2_right.png"),linear-gradient(gray, black),linear-gradient(gray, black),url("../images/common/res_info_p2_color2.jpg");}
.i_info_p2.color3 {background-image: url("../images/common/res_info_p2_left.png"), url("../images/common/res_info_p2_right.png"),linear-gradient(gray, black),linear-gradient(gray, black),url("../images/common/res_info_p2_color3.jpg");}
.i_info_p2.color4 {background-image: url("../images/common/res_info_p2_left.png"), url("../images/common/res_info_p2_right.png"),linear-gradient(gray, black),linear-gradient(gray, black),url("../images/common/res_info_p2_color4.jpg");}
.i_info_p2 {
	width: 840px;
	margin: 0 auto;
	padding: 36px 36px 32px;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: left -7px, right -7px, top, bottom, center center;
	background-size: auto 105%, auto 105%, 100% 9px, 100% 9px, 100%;
    font-size: 160%;
	font-feature-settings: 'palt';
	box-sizing: border-box;
	min-height: 166px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i_info_p2 strong {
	color: #fff;
	font-size: 145%;
	line-height: 116%;
	text-shadow: 0 0 10px #c0a, 0 0 10px #c0a, 0 0 10px #c0a, 0 0 10px #c0a, 0 0 10px #c0a;
}
.i_info_p2.free_result_title1 {
	position: relative;
	padding: 34px 20px 34px;
	background-position: center -18%, center 118%, center center;
	background-size: 100% auto, 100% auto, 100% calc(100% - 30px);
}
.i_info_p2 strong strong{
	color: #ff0;
	display: block;
}
.i_info_p5 {
	width: 790px;
	color: #fff;
	background: none;
	font-size: 140%;
	line-height: 138%;
	margin: 10px auto 20px;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGPÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	text-shadow: 0 0 5px #f6f, 0 0 10px #069, 0 0 20px #069;
	text-align: justify;
	box-shadow: 0px 0px 10px #c6f;
	border-radius: 14px;
	padding: 10px;
	background: rgba(80,30,120,0.5);
}
.i_info_p5 strong {
	color: #ff0;
	font-size:110%;
}
.i_info_sub1 {
	display: block;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", serif;
	color: #eef;
	width: 840px;
	min-height: 30px;
	margin: 0px auto -5px;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 180%;
	padding: 60px 20px 54px;
	background-image: linear-gradient(90deg,rgba(0,0,0,1),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1)),url(../images/common/res_info_p1_before.jpg), url(../images/common/res_info_p1_after.jpg),url(../images/common/res_info_p1.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
    background-position: center top, center top, center 102%, center top;
    background-size: 100%,100% auto, 100% auto, 100% auto;
	overflow: hidden;
	text-shadow: 0px 0px 10px #909, 0px 0px 10px #909;
}

.i_balloon_img1 {background-image: url(../images/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: 155%;
	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;
 }


div.i_type_p_box1,
div.i_type_btn_box1 {
	display: flex;
	position: absolute;
	width: 100%;
	height: 98%;
	top: 12px;
	left: 0;
	color: #fff;
	font-size: 30px;
	line-height: 120%;
	letter-spacing: -0.05em;
	align-items: center;
	flex-flow: column;
	box-sizing: border-box;
}
div.i_type_btn_box1 {
	height: 128%;
    justify-content: center;
}

.i_type_p_box1 p{
	width: 100%;
	padding: 16px 20px;
	text-shadow: 0px 0px 20px #08c,0px 0px 40px #00c,0px 0px 40px #00c;
	align-items: flex-start;
	box-sizing: border-box;
    word-break: auto-phrase;
	background: url("../images/common/res_type_p_box1.png") center center no-repeat;
    background-size: 100% 100%;
}

/*trial_btn*/
.i_type_btn_box1 img,
.i_type_btn_box1 input {
	width: 520px;
	height: auto;
	cursor: pointer;
    pointer-events: auto;
}
/*btn-animation*/
.anime1 .i_type_btn_box1,
.anime1 .i_type_btn_box1 img,
.anime1 .i_type_btn_box1 input {
	animation: fadeout_btn 1s 0s forwards;
}



/* ----------------------
 * 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
 *---------------------- */
[id^="rec_type"][id$="_bg"],
[id^="res_type"][id$="_bg"],
[id^="res_type"][id$="_bg1"],
[id^="res_type"][id$="_bg2"] {
  position: relative;
}
/* ----------------------
 * result_box
 *---------------------- */



/* ----------------------
 * result_type1_komidashi
 *---------------------- */
/*opacity*/
.scroll_box2 {
	opacity: 0;
}

/*animation*/
.anime_komi .scroll_box2,
.anime_komi + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2,
.anime_komi + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 + .img_komi2 .scroll_box2
{animation: fadein 1.0s ease 0.0s forwards;}
/* ----------------------
 * result_type1_komidashi
 *---------------------- */


/* ----------------------
 * result_detail1
 *---------------------- */
.i_detail1_visual1 {
	position: relative;
	width: 780px;
	min-height: 360px;
	margin: -20px 0;
	padding: 20px;
	background-color: #000;
	background-image: url("../images/common/res_type1_bg2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	-webkit-mask-image: linear-gradient(transparent 0%, white 5%, white 85%, transparent 100%);
	mask-image: linear-gradient(transparent 0%, white 5%, white 85%, transparent 100%);
}

.i_detail1_layout1 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 320px;
}

.i_detail1_image_left1 {
	flex: 0 0 46%;
}

.i_detail1_image_right1 {
	flex: 0 0 54%;
}

.i_detail1_image_left1 img,
.i_detail1_image_right1 img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 300px;
	object-fit: contain;
}

/* ----------------------
 * result_detail1
 *---------------------- */



/* ----------------------
 * result_type1
 *---------------------- */
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;
}

.i_type1_box1 {
	position: relative;
	width: 780px;
	height: 675px;
	margin: 0 auto;
	padding: 40px 0 0;
	text-align: center;
	color: #fff;
	letter-spacing: -0.05em;
	background-color: rgba(0,0,38,1.00);
	box-sizing: border-box;
	overflow: hidden;
	mask-image: linear-gradient(#fff0 0%, #fff 6% 96%, #fff0 100%);
}

/* bg */
.i_type1_pendulum_eff1 {background-image: url("../images/common/res_pendulum_eff1.png");}
.i_type1_bg1 {background-image: url("../images/common/res_type1_bg1.jpg");}
.i_type1_base1 {background-image: url("../images/common/res_type1_base1.png");}
.i_type1_text1 {background-image: url("../images/common/res_type1_text1.png");}
.i_type1_eff1 {background-image: url("../images/common/eff1.png"); mix-blend-mode: screen;}
.i_type1_pendulum_eff1,
.i_type1_bg1,
.i_type1_base1,
.i_type1_text1,
.i_type1_strong_box1,
.i_type1_base_box1 img,
.i_type1_eff1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
/*base*/
.i_type1_base_box1 {
  	position: absolute;
	width: 100%;
	height: auto;
    aspect-ratio: 78 / 44;
	bottom: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;  
}

.i_type1_pendulum_box1 {
	position: absolute;
	width: 210px;
	top: -110px;
	left: 50%;
	transform: translateX(-50%);
}
.i_type1_pendulum1 {
	display: block;
	width: 100%;
	aspect-ratio: 8 / 25;
	background-image: url("../images/common/res_pendulum.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform-origin: 50% 0;
}

/*opacity*/
.i_type1_pendulum_eff1,
.i_type1_strong_box1,
.i_type1_pendulum_box1,
.i_type1_eff1 {
    opacity: 0;
}

/*transform*/
.i_type1_base_box1 {
    transform-origin: bottom center;
    transform: perspective(1500px) rotateX(44deg);
}

/*animation*/
.anime1 .i_type1_pendulum_eff1 {
    animation: fadein 1.5s linear 2.5s forwards;
}
.anime1 .i_type1_eff1 {
    animation: glow1 2.5s linear 2.5s forwards;
}
.anime1 .i_type1_base_box1 {
	animation:type1_base_raise1 1.5s ease 3.5s forwards;
}
.anime1 .i_type1_strong_box1 {
	animation:fadein 1s linear 4.5s forwards;
}
.anime1.i_type1_box1 {
	animation:fadeinout5 2s linear 4.5s forwards;
}
.anime1 .i_type1_pendulum_box1 {
	animation: type1_pendulum_fade1 3.5s linear 0s forwards;
}
.anime1 .i_type1_pendulum1 {
	animation:type1_pendulum_swing1 3.0s ease-in-out 0s forwards;
}

@keyframes type1_base_raise1 {
	0% {transform: perspective(1500px) rotateX(44deg);}
	100% {transform: perspective(1500px) rotateX(0deg);}
}

@keyframes type1_pendulum_fade1 {
	0% {opacity: 0;}
	10% {opacity: 1;}
	90% {opacity: 1; filter: brightness(3);}
	100% {opacity: 0;}
}

@keyframes type1_pendulum_swing1 {
	0% {transform: rotate(-20deg);}
	25% {transform: rotate(15deg);}
	50% {transform: rotate(-10deg);}
	75% {transform: rotate(7deg);}
	100% {transform: rotate(0deg);}
}

/* ----------------------
 * result_type1
 *---------------------- */


/* ----------------------
 * result_type1b
 *---------------------- */
 .i_type1b_box1 {
	position: relative;
	width: 780px;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
	mask-image: linear-gradient(#fff0 0%, #fff 5% 95%, #fff0 100%);
}

.i_type1b_box1 + .i_type1b_box1 {
	margin-top: 20px;
}

.i_type1b_bg1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("../images/common/res_type1b_bg1.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.i_type1b_box1 img {
	position: absolute;
	display: block;
	height: auto;
	pointer-events: none;
}

/* 1 person */
.i_type1b_box1 .i_type1b_ene1,
.i_type1b_box1 .i_type1b_per1 {
	width: 375px;
	left: 202px;
	bottom: 0;
}

.i_type1b_box1 .i_type1b_ene1 {
	z-index: 1;
}

.i_type1b_box1 .i_type1b_per1 {
	z-index: 2;
}

.i_type1b_name1 {background-image: url("../images/common/res_type1_label1.png")}
.i_type1b_name2,
.person3 .i_type1b_name1 {background-image: url("../images/common/res_type1_label2.png")}
.i_type1b_box1 .i_type1b_name1 {
    position: absolute;
	width: 100px;
    aspect-ratio: 155 / 66;
	left: 340px;
	bottom: 20px;
	z-index: 4;
    background-repeat: no-repeat;
    background-size: 100%;
}

.i_type1b_box1 .i_type1b_label_per1 {
	width: 348px;
	top: 8px;
	left: 222px;
	z-index: 3;
}

.i_type1b_box1 .i_type1b_label_ene1 {
	width: 272px;
	top: 132px;
	left: 30px;
	z-index: 3;
}

.i_type1b_box1 .i_type1b_label_col1 {
	width: 280px;
	top: 225px;
	right: 12px;
	z-index: 3;
}

/* 2 persons */
.i_type1b_box1.person2 .i_type1b_ene1,
.i_type1b_box1.person2 .i_type1b_per1,
.i_type1b_box1.person2 .i_type1b_ene2,
.i_type1b_box1.person2 .i_type1b_per2 {
	width: 408px;
	bottom: 0;
}

.i_type1b_box1.person2 .i_type1b_ene1,
.i_type1b_box1.person2 .i_type1b_per1 {
	left: -40px;
}

.i_type1b_box1.person2 .i_type1b_ene2,
.i_type1b_box1.person2 .i_type1b_per2 {
	right: -40px;
}

.i_type1b_box1.person2 .i_type1b_ene1,
.i_type1b_box1.person2 .i_type1b_ene2 {
	z-index: 1;
}

.i_type1b_box1.person2 .i_type1b_per1,
.i_type1b_box1.person2 .i_type1b_per2 {
	z-index: 2;
}

.i_type1b_box1.person2 .i_type1b_name1,
.i_type1b_box1.person2 .i_type1b_name2 {
    position: absolute;
	width: 100px;
    aspect-ratio: 155 / 66;
	bottom: 20px;
	z-index: 4;
    background-repeat: no-repeat;
    background-size: 100%;
}

.i_type1b_box1.person2 .i_type1b_name1 {
	left: 112px;
}

.i_type1b_box1.person2 .i_type1b_name2 {
	right: 112px;
}

.i_type1b_box1.person2 .i_type1b_label_per1 {
	width: 425px;
	top: 85px;
	left: 178px;
	z-index: 3;
}

.i_type1b_box1.person2 .i_type1b_label_col1 {
	width: 260px;
	top: 208px;
	left: 260px;
	z-index: 3;
}

.i_type1b_box1.person2 .i_type1b_label_ene1 {
	width: 240px;
	top: 305px;
	left: 270px;
	z-index: 3;
}

/* ----------------------
 * result_type1b
 *---------------------- */


/* ----------------------
 * result_type1y
 *---------------------- */
.i_type1y_box1 {
	position: relative;
	width: 780px;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
}

.i_type1y_bg1,
.i_type1y_base1,
.i_type1y_yesno1 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.i_type1y_bg1 {
	top: 0;
	background-image: url("../images/common/res_type1_bg2.jpg");
	background-position: center center;
	background-size: 100% 100%;
}

.i_type1y_base1,
.i_type1y_yesno1 {
	bottom: 0;
	background-size: 100% auto;
}

.i_type1y_base1 {
	background-image: url("../images/common/res_type1_yesno_base1.png");
}

.i_type1y_box1.yesno1 .i_type1y_yesno1 {
	background-image: url("../images/common/res_type1_yesno1.png");
}

.i_type1y_box1.yesno2 .i_type1y_yesno1 {
	background-image: url("../images/common/res_type1_yesno2.png");
}

.i_type1y_box1.yesno3 .i_type1y_yesno1 {
	background-image: url("../images/common/res_type1_yesno3.png");
}

/* ----------------------
 * result_type1y
 *---------------------- */


/* ----------------------
 * result_type1w
 *---------------------- */
.i_type1w_box1 {
	position: relative;
	width: 780px;
	min-height: 420px;
	margin: 0 auto;
	padding: 25px 40px 60px;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.i_type1w_bg1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #090700;
	background-image: url("../images/common/res_type1_bg2.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.i_type1w_text1 {
	position: relative;
	width: 660px;
	height: auto;
	aspect-ratio: 9 / 2;
	margin: 0 auto 10px;
	/*
	background-image: url("../images/common/res_type1_010901.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	*/
}

.i_type1w_p1 {
	position: relative;
	margin: 0;
	font-size: 42px;
	line-height: 135%;
	text-align: center;
	text-shadow: 0 0 10px #000, 0 0 10px #000, 0 8px 25px #06f, 0 8px 38px #024;
}

.i_type1w_p1 strong {
	color: #ff0;
}

/* ----------------------
 * result_type1w
 *---------------------- */




/* ----------------------
 * result_type2
 *---------------------- */
.i_type2_box1 {
	position: relative;
	width: 468px;
	height: 372px;
	margin: 0 -4px;
	text-align: center;
	color: #fff;
	letter-spacing: -0.05em;
	background-color: rgba(0,0,38,1.00);
	box-sizing: border-box;
	overflow: hidden;
	mask-image: linear-gradient(#fff0 0%, #fff 5% 95%, #fff0 100%);
}

/*eff bg strong*/
.label_eff1 {background-image: url("../images/common/eff1.png")}
.i_type2_pendulum_eff1 {background-image: url("../images/common/res_pendulum_eff1.png")}
.i_type2_bg1 {background-image: url("../images/common/res_type2_bg1.jpg")}
.type2_1 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong1.png")}
.type2_2 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong2.png")}
.type2_3 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong3.png")}
.type2_4 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong4.png")}
.type2_5 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong5.png")}
.type2_6 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong6.png")}
.type2_7 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong7.png")}
.type2_8 .i_type2_strong1 {background-image: url("../images/common/res_type2_strong8.png")}
.label_eff1,
.i_type2_pendulum_eff1,
.i_type2_bg1,
.i_type2_strong1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/* label */
.i_type2_label_box1 {
	--label-radius: 150px;
	--label-start-angle: -90deg;
	--label-step-angle: 25.714deg;
	position: absolute;
	width: 324px;
	height: 324px;
	top: -34px;
	left: 72px;
	display: grid;
	place-items: center;
	pointer-events: none;
}

.i_type2_label1 {
	--label-move-y: 0px;
	grid-area: 1 / 1;
	width: 81px;
	height: 72px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform:
		rotate(calc(var(--label-start-angle) - var(--i) * var(--label-step-angle)))
		translateY(calc(var(--label-move-y) - var(--label-radius)))
		rotate(calc(0deg - var(--label-start-angle) + var(--i) * var(--label-step-angle)));
}

.i_type2_label1.label01 { --i: 0; --label-move-y: -10px; background-image: url("../images/common/res_type2_label01.png"); }
.i_type2_label1.label02 { --i: 1; --label-move-y: -4px; background-image: url("../images/common/res_type2_label02.png"); }
.i_type2_label1.label03 { --i: 2; background-image: url("../images/common/res_type2_label03.png"); }
.i_type2_label1.label04 { --i: 3; --label-move-y: 4px; background-image: url("../images/common/res_type2_label04.png"); }
.i_type2_label1.label05 { --i: 4; --label-move-y: 4px; background-image: url("../images/common/res_type2_label05.png"); }
.i_type2_label1.label06 { --i: 5; background-image: url("../images/common/res_type2_label06.png"); }
.i_type2_label1.label07 { --i: 6; --label-move-y: -4px; background-image: url("../images/common/res_type2_label07.png"); }
.i_type2_label1.label08 { --i: 7; --label-move-y: -10px; background-image: url("../images/common/res_type2_label08.png"); }

.i_type2_motif1 {
	position: absolute;
	width: 216px;
	height: auto;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	pointer-events: none;
}
.i_type2_motif1.pos2 {
    width: 180px;
    top: 40%;
    left: 20%;
}
.i_type2_motif1.pos3 {
    width: 165px;
    top: 50%;
    left: 80%;
}

.i_type2_pendulum_box1 {
	position: absolute;
	width: 126px;
	top: -66px;
	left: 50%;
	transform: translateX(-50%);
}
.i_type2_pendulum1 {
	display: block;
    position: absolute;
	width: 100%;
    left: 0;
	aspect-ratio: 8 / 25;
	background-image: url("../images/common/res_pendulum.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform-origin: 50% 0;
}

/*opacity*/
.i_type2_strong1,
.i_type2_pendulum_eff1,
.i_type2_pendulum_box1,
.label_eff1 {
    opacity: 0;
}


/*animation*/
.anime1 .i_type2_strong1,
.anime1 .i_type2_motif1 {
	animation:fadein2 1.3s linear 4.2s forwards;
}
.anime1 .i_type2_pendulum_eff1 {
	animation:fadein 0.5s linear 3.4s forwards;
}
.anime1 .i_type2_pendulum_box1 {
	animation: type2_pendulum_fade1 4.5s linear 0s forwards;
}
.anime1 .i_type2_box1 {
	animation:fadeinout5 2s linear 4.2s forwards;
}

/*type2-pendulum-animation*/
.anime1 .type2_1 .i_type2_pendulum1 {
	top: -75px;
	animation: type2_pendulum_swing2_1 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type2_2 .i_type2_pendulum1 {
	top: -30px;
	animation: type2_pendulum_swing2_2 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type2_3 .i_type2_pendulum1 {
	top: 0px;
	animation: type2_pendulum_swing2_3 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type2_4 .i_type2_pendulum1 {
	top: 0px;
	animation: type2_pendulum_swing2_4 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type2_5 .i_type2_pendulum1 {
	top: 0px;
	animation: type2_pendulum_swing2_5 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type2_6 .i_type2_pendulum1 {
	top: 0px;
	animation: type2_pendulum_swing2_6 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type2_7 .i_type2_pendulum1 {
	top: -30px;
	animation: type2_pendulum_swing2_7 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type2_8 .i_type2_pendulum1 {
	top: -75px;
	animation: type2_pendulum_swing2_8 2.4s ease-in-out 0s 1.5 forwards;
}

/*label-eff1-animation*/
.label_eff1 {
	display: none;
}

.anime1 .type2_1 .label01 .label_eff1,
.anime1 .type2_2 .label02 .label_eff1,
.anime1 .type2_3 .label03 .label_eff1,
.anime1 .type2_4 .label04 .label_eff1,
.anime1 .type2_5 .label05 .label_eff1,
.anime1 .type2_6 .label06 .label_eff1,
.anime1 .type2_7 .label07 .label_eff1,
.anime1 .type2_8 .label08 .label_eff1 {
	display: block;
	animation: glow1 2s linear 3.7s forwards;
}

/*trial*/
.trial1 .label_eff1,
.trial1 .i_type2_pendulum_eff1,
.trial1 .i_type2_strong1 {
    display: none !important;
}
.trial1.anime1 .label_eff1,
.trial1.anime1 .i_type2_pendulum_eff1,
.trial1.anime1 .i_type2_strong1,
.trial1.anime1.i_type2_box1 {
    animation: none !important;
}
.trial1.anime1 .i_type2_pendulum_box1 {
	animation: type2_pendulum_fade2 4.0s linear 0s forwards;
}
.trial1.anime1 .i_type2_pendulum1 {
	top: 0px;
	animation:type2_pendulum_swing2_1 3s ease-in-out 0s 1.5 forwards;
}


@keyframes type2_pendulum_fade1 {
	0% {opacity: 0;}
	10% {opacity: 1;}
	90% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes type2_pendulum_fade2 {
	0% {opacity: 0;}
	10% {opacity: 1;}
	70% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes type2_pendulum_swing2_1 {
	0% {transform: rotate(-30deg);}
	50% {transform: rotate(30deg);}
	100% {transform: rotate(-30deg);}
}
@keyframes type2_pendulum_swing2_2 {
	0% {transform: rotate(-24deg);}
	50% {transform: rotate(24deg);}
	100% {transform: rotate(-24deg);}
}
@keyframes type2_pendulum_swing2_3 {
	0% {transform: rotate(-30deg);}
	33.3% {transform: rotate(25deg);}
	66.6% {transform: rotate(-20deg);}
	100% {transform: rotate(17deg);}
}
@keyframes type2_pendulum_swing2_4 {
	0% {transform: rotate(-30deg);}
	33.3% {transform: rotate(26deg);}
	66.6% {transform: rotate(-16deg);}
	100% {transform: rotate(6deg);}
}
@keyframes type2_pendulum_swing2_5 {
	0% {transform: rotate(30deg);}
	33.3% {transform: rotate(-26deg);}
	66.6% {transform: rotate(16deg);}
	100% {transform: rotate(-6deg);}
}
@keyframes type2_pendulum_swing2_6 {
	0% {transform: rotate(30deg);}
	33.3% {transform: rotate(-25deg);}
	66.6% {transform: rotate(20deg);}
	100% {transform: rotate(-17deg);}
}
@keyframes type2_pendulum_swing2_7 {
	0% {transform: rotate(24deg);}
	50% {transform: rotate(-24deg);}
	100% {transform: rotate(24deg);}
}
@keyframes type2_pendulum_swing2_8 {
	0% {transform: rotate(30deg);}
	50% {transform: rotate(-30deg);}
	100% {transform: rotate(30deg);}
}

/* ----------------------
 * result_type2
 *---------------------- */


/* ----------------------
 * result_type3
 *---------------------- */
.i_type3_box1 {
	position: relative;
	width: 468px;
	height: 372px;
	margin: 0 -4px;
	text-align: center;
	color: #fff;
	letter-spacing: -0.05em;
	background-color: rgba(0,0,38,1.00);
	box-sizing: border-box;
	overflow: hidden;
	mask-image: linear-gradient(#fff0 0%, #fff 5% 95%, #fff0 100%);
}

/*eff bg strong*/
.label_eff1 {background-image: url("../images/common/eff1.png")}
.i_type3_pendulum_eff1 {background-image: url("../images/common/res_pendulum_eff1.png")}
.i_type3_bg1 {background-image: url("../images/common/res_type3_bg1.jpg")}
.type3_1 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong1.png")}
.type3_2 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong2.png")}
.type3_3 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong3.png")}
.type3_4 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong4.png")}
.type3_5 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong5.png")}
.type3_6 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong6.png")}
.type3_7 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong7.png")}
.type3_8 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong8.png")}
.type3_9 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong9.png")}
.type3_10 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong10.png")}
.type3_11 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong11.png")}
.type3_12 .i_type3_strong1 {background-image: url("../images/common/res_type3_strong12.png")}
.label_eff1,
.i_type3_pendulum_eff1,
.i_type3_bg1,
.i_type3_strong1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/* label */
.i_type3_label_box1 {
	--label-radius: 165px;
	--label-start-angle: -87deg;
	--label-step-angle: 16.9deg;
	position: absolute;
	width: 324px;
	height: 324px;
	top: -34px;
	left: 72px;
	display: grid;
	place-items: center;
	pointer-events: none;
}

.i_type3_label1 {
	--label-move-y: 0px;
	grid-area: 1 / 1;
	width: 81px;
	height: 75px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform:
		rotate(calc(var(--label-start-angle) - var(--i) * var(--label-step-angle)))
		translateY(calc(var(--label-move-y) - var(--label-radius)))
		rotate(calc(0deg - var(--label-start-angle) + var(--i) * var(--label-step-angle)));
}

.i_type3_label1.label01 { --i: 0; --label-move-y: -10px; background-image: url("../images/common/res_type3_label01.png"); }
.i_type3_label1.label02 { --i: 1; --label-move-y: -8px; background-image: url("../images/common/res_type3_label02.png"); }
.i_type3_label1.label03 { --i: 2; --label-move-y: -4px; background-image: url("../images/common/res_type3_label03.png"); }
.i_type3_label1.label04 { --i: 3; background-image: url("../images/common/res_type3_label04.png"); }
.i_type3_label1.label05 { --i: 4; --label-move-y: 3px; background-image: url("../images/common/res_type3_label05.png"); }
.i_type3_label1.label06 { --i: 5; --label-move-y: 4px; background-image: url("../images/common/res_type3_label06.png"); }
.i_type3_label1.label07 { --i: 6; --label-move-y: 4px; background-image: url("../images/common/res_type3_label07.png"); }
.i_type3_label1.label08 { --i: 7; --label-move-y: 3px; background-image: url("../images/common/res_type3_label08.png"); }
.i_type3_label1.label09 { --i: 8; background-image: url("../images/common/res_type3_label09.png"); }
.i_type3_label1.label10 { --i: 9; --label-move-y: -4px; background-image: url("../images/common/res_type3_label10.png"); }
.i_type3_label1.label11 { --i: 10; --label-move-y: -8px; background-image: url("../images/common/res_type3_label11.png"); }
.i_type3_label1.label12 { --i: 11; --label-move-y: -10px; background-image: url("../images/common/res_type3_label12.png"); }

.i_type3_motif1 {
	position: absolute;
	width: 216px;
	height: auto;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	pointer-events: none;
}
.i_type3_motif1.pos2 {
    width: 180px;
    top: 40%;
    left: 20%;
}
.i_type3_motif1.pos3 {
    width: 165px;
    top: 50%;
    left: 80%;
}

.i_type3_pendulum_box1 {
	position: absolute;
	width: 126px;
	top: -66px;
	left: 50%;
	transform: translateX(-50%);
}
.i_type3_pendulum1 {
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	aspect-ratio: 8 / 25;
	background-image: url("../images/common/res_pendulum.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform-origin: 50% 0;
}

/*opacity*/
.i_type3_strong1,
.i_type3_pendulum_eff1,
.i_type3_pendulum_box1,
.label_eff1 {
	opacity: 0;
}

/*animation*/
.anime1 .i_type3_strong1,
.anime1 .i_type3_motif1 {
	animation:fadein2 1.3s linear 4.2s forwards;
}
.anime1 .i_type3_pendulum_eff1 {
	animation:fadein 0.5s linear 3.4s forwards;
}
.anime1 .i_type3_pendulum_box1 {
	animation:type3_pendulum_fade1 4.5s linear 0s forwards;
}
.anime1 .i_type3_box1 {
	animation:fadeinout5 2s linear 4.2s forwards;
}

/*type3-pendulum-animation*/
.anime1 .type3_1 .i_type3_pendulum1 {
	top: -75px;
	animation: type3_pendulum_swing2_1 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type3_2 .i_type3_pendulum1 {
	top: -52px;
	animation: type3_pendulum_swing2_2 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type3_3 .i_type3_pendulum1 {
	top: -30px;
	animation: type3_pendulum_swing2_3 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type3_4 .i_type3_pendulum1 {
	top: 0;
	animation: type3_pendulum_swing2_4 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type3_5 .i_type3_pendulum1 {
	top: 0;
	animation: type3_pendulum_swing2_5 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type3_6 .i_type3_pendulum1 {
	top: 0;
	animation: type3_pendulum_swing2_6 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type3_7 .i_type3_pendulum1 {
	top: 0;
	animation: type3_pendulum_swing2_7 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type3_8 .i_type3_pendulum1 {
	top: 0;
	animation: type3_pendulum_swing2_8 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type3_9 .i_type3_pendulum1 {
	top: 0;
	animation: type3_pendulum_swing2_9 3.6s ease-in-out 0s 1 forwards;
}

.anime1 .type3_10 .i_type3_pendulum1 {
	top: -30px;
	animation: type3_pendulum_swing2_10 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type3_11 .i_type3_pendulum1 {
	top: -52px;
	animation: type3_pendulum_swing2_11 2.4s ease-in-out 0s 1.5 forwards;
}

.anime1 .type3_12 .i_type3_pendulum1 {
	top: -75px;
	animation: type3_pendulum_swing2_12 2.4s ease-in-out 0s 1.5 forwards;
}

/*label-eff1-animation*/
.label_eff1 {
	display: none;
}
.anime1 .type3_1 .label01 .label_eff1,
.anime1 .type3_2 .label02 .label_eff1,
.anime1 .type3_3 .label03 .label_eff1,
.anime1 .type3_4 .label04 .label_eff1,
.anime1 .type3_5 .label05 .label_eff1,
.anime1 .type3_6 .label06 .label_eff1,
.anime1 .type3_7 .label07 .label_eff1,
.anime1 .type3_8 .label08 .label_eff1,
.anime1 .type3_9 .label09 .label_eff1,
.anime1 .type3_10 .label10 .label_eff1,
.anime1 .type3_11 .label11 .label_eff1,
.anime1 .type3_12 .label12 .label_eff1 {
	display: block;
	animation: glow1 2s linear 3.7s forwards;
}

/*trial*/
.trial1 .label_eff1,
.trial1 .i_type3_pendulum_eff1,
.trial1 .i_type3_strong1 {
    display: none !important;
}
.trial1.anime1 .label_eff1,
.trial1.anime1 .i_type3_pendulum_eff1,
.trial1.anime1 .i_type3_strong1,
.trial1.anime1.i_type3_box1 {
    animation: none !important;
}
.trial1.anime1 .i_type3_pendulum_box1 {
	animation: type3_pendulum_fade2 4.0s linear 0s forwards;
}
.trial1.anime1 .i_type3_pendulum1 {
	top: 0px;
	animation:type3_pendulum_swing2_1 3s ease-in-out 0s 1.5 forwards;
}

@keyframes type3_pendulum_fade1 {
	0% {opacity: 0;}
	10% {opacity: 1;}
	90% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes type3_pendulum_fade2 {
	0% {opacity: 0;}
	10% {opacity: 1;}
	70% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes type3_pendulum_swing2_1 {
	0% {transform: rotate(-33deg);}
	50% {transform: rotate(33deg);}
	100% {transform: rotate(-33deg);}
}
@keyframes type3_pendulum_swing2_2 {
	0% {transform: rotate(-27deg);}
	50% {transform: rotate(27deg);}
	100% {transform: rotate(-27deg);}
}
@keyframes type3_pendulum_swing2_3 {
	0% {transform: rotate(-24deg);}
	50% {transform: rotate(24deg);}
	100% {transform: rotate(-24deg);}
}
@keyframes type3_pendulum_swing2_4 {
	0% {transform: rotate(-30deg);}
	33.3% {transform: rotate(27deg);}
	66.6% {transform: rotate(-23deg);}
	100% {transform: rotate(18deg);}
}
@keyframes type3_pendulum_swing2_5 {
	0% {transform: rotate(-30deg);}
	33.3% {transform: rotate(26deg);}
	66.6% {transform: rotate(-20deg);}
	100% {transform: rotate(11deg);}
}
@keyframes type3_pendulum_swing2_6 {
	0% {transform: rotate(-30deg);}
	33.3% {transform: rotate(24deg);}
	66.6% {transform: rotate(-14deg);}
	100% {transform: rotate(3.6deg);}
}
@keyframes type3_pendulum_swing2_7 {
	0% {transform: rotate(30deg);}
	33.3% {transform: rotate(-24deg);}
	66.6% {transform: rotate(14deg);}
	100% {transform: rotate(-3.6deg);}
}
@keyframes type3_pendulum_swing2_8 {
	0% {transform: rotate(30deg);}
	33.3% {transform: rotate(-26deg);}
	66.6% {transform: rotate(20deg);}
	100% {transform: rotate(-11deg);}
}
@keyframes type3_pendulum_swing2_9 {
	0% {transform: rotate(30deg);}
	33.3% {transform: rotate(-27deg);}
	66.6% {transform: rotate(23deg);}
	100% {transform: rotate(-18deg);}
}
@keyframes type3_pendulum_swing2_10 {
	0% {transform: rotate(24deg);}
	50% {transform: rotate(-24deg);}
	100% {transform: rotate(24deg);}
}
@keyframes type3_pendulum_swing2_11 {
	0% {transform: rotate(27deg);}
	50% {transform: rotate(-27deg);}
	100% {transform: rotate(27deg);}
}
@keyframes type3_pendulum_swing2_12 {
	0% {transform: rotate(33deg);}
	50% {transform: rotate(-33deg);}
	100% {transform: rotate(33deg);}
}

/* ----------------------
 * result_type3
 *---------------------- */



/* ----------------------
 * result_type4
 *---------------------- */
.i_type4_box1{
	position: relative;
	width: 780px;
	height: 540px;
	margin: 0px auto;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 30px;
	font-weight: 700;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 3%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%);
	-webkit-mask-position:center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
}
.i_type4_bg1 {background-image: url("../images/common/res_type4_bg1.jpg");}
.i_type4_bg2 {background: rgba(0,0,0,0.8);mix-blend-mode: overlay;}
.i_type4_eff1 {background-image: url("../images/common/res_type4_eff1.jpg"); mix-blend-mode: screen;}
.i_type4_eff2 {background-image: url("../images/common/res_type4_eff2.jpg"); mix-blend-mode: screen;}
.i_type4_balloon1,
.i_type4_bg1,
.i_type4_bg2,
.i_type4_eff1,
.i_type4_eff2{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100%;
}
.i_type4_balloon1 {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
	z-index: 3;
}
.i_type4_pendulum_box1 {
	position: absolute;
	width: 210px;
	top: -110px;
	left: 50%;
	transform: translateX(-50%);
}
.i_type4_pendulum1 {
	display: block;
	width: 100%;
	aspect-ratio: 8 / 25;
	background-image: url("../images/common/res_pendulum.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform-origin: 50% 0;
}
.i_type4_balloon1 p.i_balloon_p {
    padding: 1em 0.2em;
}
.i_type4_balloon1 p.i_balloon_p,
.i_type4_balloon1 p.i_balloon_p strong {
    font-size: 50px;
    line-height: 146%;
    text-shadow: 0px 0px 15px #c2f,0px 0px 15px #c2f,0px 0px 15px #c2f,0px 0px 10px #68f,0px 0px 15px #108,0px 0px 25px #92c,0px 0px 25px #818,0px 0px 50px rgba(50,150,250,1),0px 0px 50px rgba(50,150,250,1);
    filter: contrast(1.5);
}
.i_type4_balloon1 p.i_balloon_p strong {
    font-size: 60px;
    display: inline-block;
    margin: 5px 10px;
}

/*opacity*/
.i_type4_pendulum_box1,
.i_type4_eff1,
.i_type4_eff2,
.i_type4_balloon1{
	opacity: 0;
}
/*animation*/
.anime1 .i_type4_eff2 {
	animation:
        fadein 1.0s 0.0s forwards,
        fadeout 1.0s 1.3s forwards;
}
.anime1 .i_type4_balloon1 {
	animation:fadein2 1.5s 2.0s forwards;
}
.anime1 .i_type4_eff1 {
	animation:glow1 3.0s linear 1.0s forwards;
}
.anime1.i_type4_box1 {
	animation:fadeinout4 2.0s 3.0s forwards;
}
.anime1 .i_type4_pendulum_box1 {
	animation: type4_pendulum_fade1 4s linear 0s forwards;
}
.anime1 .i_type4_pendulum1 {
	animation:type4_pendulum_swing1 2.4s ease-in-out 0s 3;
}

@keyframes type4_pendulum_fade1 {
	0% {opacity: 0;}
	10% {opacity: 1;}
	68% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes type4_pendulum_swing1 {
	0% {transform: rotate(-15deg);}
	50% {transform: rotate(15deg);}
	100% {transform: rotate(-15deg);}
}

/* ----------------------
 * result_type4
 *---------------------- */





/* ----------------------
 * result_balloon_anime
 *---------------------- */
/*opacity*/
.i_balloon1.anime,
.i_balloon2.anime {
	opacity: 0;
}
/*animation*/
.anime1 .i_balloon1.anime,
.anime1 .i_balloon2.anime {animation: fadein2 2.0s ease 0s 1 forwards;}

/* ----------------------
 * result_balloon_anime
 *---------------------- */





/* ----------------------
 * result_keyframes
 *---------------------- */
/*type1*/
@keyframes type1_strong1 {
    0% {opacity:1;filter: none;}
    100% {opacity:1;filter:brightness(120%) contrast(120%) drop-shadow(0px 0px 8px #fff) drop-shadow(0px 0px 8px #ff0) drop-shadow(0px 0px 12px #ff0);}
}
@keyframes type1_strong2 {
    0% {opacity:1;filter: none;}
    100% {opacity:1;filter:brightness(110%) drop-shadow(0px 0px 8px #fff) drop-shadow(0px 0px 25px #cff) drop-shadow(0px 0px 25px #9ff);}
}
/*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.7;}
}
@keyframes fadeout3 {
	0% {opacity: 1;}
	50% {opacity: 1;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
	100% {opacity: 0;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
}
@keyframes fadeinout {
    0% {opacity: 0;}
    30% {opacity: 1;}
    70% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeinout2 {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes fadeinout3 {
    0% {opacity: 1;}
    33% {opacity: 0;}
    66% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeinout4 {
    0% {}
    50% {filter: brightness(130%);}
    100% {}
}
@keyframes fadeinout5 {
    0% {}
    30% {filter: brightness(260%);}
    100% {}
}
@keyframes glow1 {
    0% {opacity: 0; transform: scale(0)}
    20% {opacity: 1; transform: scale(1.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
 *---------------------- */



/* ----------------------
 * sample_motif_animation
 *---------------------- */
.i_type1_flex1.anime1 .scroll_box2,
.i_type1_box1.anime1 + .scroll_box2,
.i_type1_box1.anime1 + .scroll_box2 + div .scroll_box2 {
    animation: fadein 1.5s 4.5s forwards;
}
.i_text_box .text3 {
    width: 755px;
    margin: 0 auto;
    font-size: 110%;
    line-height: 140%;
    letter-spacing: -0.05em;
    text-align: justify;
}

.i_type1_flex1 {
    display: flex;
    width: 840px;
    margin: 0 auto;
}
.i_type1_flex1 > div {
    flex: 1;
}
.i_type1_flex1 .i_type1_box1 {
    width: 420px;
    height: 358px;
    padding: 20px 0 0;
}
.i_type1_flex1 .i_type1_pendulum_box1 {
    width: 140px;
}
.i_type1_flex1 .i_type1w_box1 {
    width: 420px;
    height: 240px;
    min-height: 240px;
    padding: 12px 12px 20px;
}
.i_type1_flex1 .i_type1w_p1 {
    font-size: 25px;
    text-shadow: 0 0 5px #009;
}
.i_type1_flex1 .i_type1w_text1 {
    width: 325px;
}
.i_type1_flex1 .i_type1y_box1 {
    width: 390px;
    height: 245px;
}
.i_type1y_bg1,
.i_type1y_base1,
.i_type1y_yesno1 {
	background-position: center top;
}

.i_type2_flex1 {
    display: flex;
    width: 920px;
    overflow: hidden;
}

