/* ** 最終更新日　150722 ** */
@charset "UTF-8";
/* CSS Document  mobile用 */

.hint_head .ui-grid-d .ui-block-b { /* ヒントページヘッダ */
	font-size:14px;
	background-image: url(../ABCAbtn/i24_hint.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.hint_head .ui-block-b span {
	padding-left: 30px;
}
/* 「詳しい説明を見る/閉じる」のスタイル */
.shosai {
	margin: 5px 0px 5px 30px;
	padding: 0px;
}
.shosai_hint {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
/* 「詳しい説明」BOXのスタイル */

.hint_arrow {
	background-image: url(../ABCAimg/hint_arrow_b.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 61px;
}
.hint_arrow2 { /* 棚割変更の見方の矢印 */
	color:#900;
	font-size:36px;
	font-weight:bold;
	padding-top:27px;
	padding-left: 10px;
	padding-right: 10px;
}
/* * ご利用のヒント * */
/* ヒントのコンテンツ */
.tips_head {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 24px;
	background: #333;
	margin-bottom: 20px;
	width: 100%;
}
.tips_close, .tips_title {
	float: left;
}
.tips_title {
	width: 50%;
	padding-left:25%;
	padding-top: 4px;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.tips_con {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear:left;
}
.tips_con .tana_sho .bd_tbl_f tr:nth-of-type(2n) td, .tips_con .tana_sho .bd_tbl_f tr:nth-of-type(2n+1) td { /* 偶数行奇数行共通 */
	border: none;
	background: none;
	text-align:center;
}
.tips_con .PPBcon .sim_sho, .tips_con .PPBcon .sim_sho_SA, .tips_con .PPBcon .sim_sho_A, .tips_con .PPBcon .sim_sho_B, .tips_con .PPBcon .sim_sho_r1, .tips_con .PPBcon .sim_sho_r2, .tips_con .PPBcon .sim_sho_r3, .tips_con .PPBcon .sim_sho_r4, .tips_con .PPBcon .sim_sho_r5, .tips_con .PPBcon .sim_sho_r6, .tips_con .PPBcon .sim_sho_r7, .tips_con .PPBcon .sim_sho_r8, .tips_con .PPBcon .sim_sho_r9, .tips_con .PPBcon .sim_sho_r10, .tips_con .PPBcon .sim_sho_r11, .tips_con .PPBcon .sim_sho_r12 {
	position: relative;
}
.tips_title2 {
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	width:94%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1%;
	border-bottom: 3px solid #069;
	border-left: 15px solid #069;
	margin: 20px auto 10px;
}
.tips_title3 {
	font-size: 16px;
	font-weight: bold;
	height:20px;
	/*margin-bottom:10px;*/
	margin-top:20px;
	clear:left;
}
.tips_title4 {
	font-size: 16px;
	font-weight: bold;
	height:20px;
	margin-top:30px;
	clear:left;
} /* 棚割ツールボックスの操作説明 */
.tips_title4 img {
	vertical-align:middle;
	margin-right:15px;
}
.tips_title3 span, .tips_title4 span {
	display:block;
	float:left;
}
.tips_title3 span:nth-child(1), .tips_title4 span:nth-child(1) {
	background:#F60;
	width:12px;
	height:20px;
}
#sho10_00 .tips_title4 span:nth-child(1) {
	background:none;
}
.tips_title3 span:nth-child(2), .tips_title4 span:nth-child(2) {
	padding:3px;
	margin-left:4px;
}
.tips_title3+div, .tips_title3+table {
	clear:left;
}
.tips_con table {
	color: #333;
	/*border-spacing: 6px;*/
	table-layout: fixed;
	line-height: 20px;
}
.tips_con table td {
	font-size: 14px;
	color: #333;
	vertical-align: top;
	border:none;
	padding: 4px;
}
.tips_con .tbl_nrw table td {
	padding: 0px 4px;
}
.tips_con #sho10_00 table {
	border-spacing: 2px;
	clear:both;
	margin-left:50px;
} /* 棚割ツールボックスの操作説明 */
.tips_con #sho10_00 table td {
	vertical-align:middle;
	color: black;
	font-size:12px;
	padding: 0px 2px;
} /* 棚割ツールボックスの操作説明 */
.tips_con table td.sen_new, .tips_con div.sen_new {
	border: 3px solid #3366ff;
} /* 商品の枠線（導入商品） */
.tips_con table td.sen_cut, .tips_con div.sen_cut {
	border: 3px solid #C00;
} /* 商品の枠線（カット商品） */
.tips_con table td.sen_spot, .tips_con div.sen_spot {
	border: 3px solid #d2b48c;
} /* 商品の枠線（スポット商品） */
.box_sho.sen_dan {
	border: 3px double #000;
} /* 商品の枠線（段移動商品） */
.box_sho.sen_jun {
	border: 3px double #999;
} /* 商品の枠線（陳列順変更商品） */
.tips_con table td.sen {
	border: 1px solid #000;
} /* 商品の枠線（位置変更のない商品） */
#hint_tanatool {
	margin-left:20px;
	background-color: #E1E1E1;
	padding: 15px 10px 0px;
	border-radius: 10px;
	border: 1px solid #CCC;
}
#hint_tanatool p {
	margin-bottom: 10px;
	clear:left;
	height:2.2em;
	line-height:1.2em;
}
#hint_tanatool p span {
	display:block;
	float:left;
}
#hint_tanatool p span:nth-child(1) {
	width:4.5em;
	font-weight:bold;
}
#hint_tanatool p span:nth-child(2) {
	width:14em;
}
#owlbox .sim_sho {
	position: relative;
	margin: 20px auto 20px auto;
}
.portfolio .sim_sho {
	position: relative;
	margin: 20px auto 20px auto;
}
.portfolio td {
	text-align: center;
	border:none;
	padding-bottom:20px;
}
.portfolio td.gray {
	background-color: #CCCCCC;
}
.tx_ptf {
	font-size:16px;
	font-weight: bold;
	color:#069;
	border-radius:20px;
	text-align:center;
	display:block;
	padding: 5px;
	border: 3px solid #069;
}
.tx_ptf2 {
	font-size:18px;
	font-weight: 900;
	color:#333;
	width: 240px;
	margin: 20px auto 15px auto;
	display:block;
	border-radius:30px;
	border:#FFF solid 4px;
	background-color: #FFF;
}
table.ppb_color, table.ppb_color2 {
	width: 550px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	border-spacing: 0px;
}
table.ppb_color td, table.ppb_color2 td {
	border:#ccc solid 1px;
}
table.ppb_color tr td:nth-child(1) {
	width: 20%;
	padding-left:15px;
}
table.ppb_color tr td:nth-child(2) {
	width: 50%;
	padding-left: 20px;
}
table.ppb_color2 tr td:nth-child(1) {
	width: 70%;
	padding-left: 15px;
}
.ppb_color td span {
	display:block;
	float:left;
} /* ランクカラーのtable */
.ppb_color td span:nth-child(1) {
	width:4.5em;
} /* ランクカラーのtable */
#tipsbox h3, #owlbox h3, .tips_page h3, .owl_page h3 {
	text-align: center;
	margin-bottom:10px
}
.sho_hint, .sho_hint .shohin_name {
	font-weight: bold; font-size:14px;
}
.sho_hint .hantei_SA, .sho_hint .hantei_A_t, .sho_hint .hantei, .sho_hint .hantei_SA_t, .sho_hint .hantei_A, .sho_hint .hantei_B, .sho_hint .hantei_C, .sho_hint .face_change {
	padding: 3px;
}
.PPBcon {
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	width:640px;
} /* product performance box */
.PPBcon div {
	float: left;
	margin-bottom: 40px;
}
/*.PPBcon.tana_sho div,*/ .PPBcon div.box_sho {
	margin-bottom:0px;
	margin-top: 7px;
}
#sim_btn {
	margin: auto;
}
#sim_btn td {
	color:#09C;
	border:none;
	padding:0px;
}
.tab_panel { /* hint tab menu */
	position:relative;
	margin-top: 10px;
	margin-left: 1%;
	width:98%;
	height:90%;
}
.tab_content { /* hint tab contents共通 */
	position:absolute;
	top:31px;
	width: 98%;
	height: 100%;
	left: 1%;
	z-index:3;
	background-color:#FFF;
	overflow-y: scroll;
	padding: 0px;
}
.box_sho.simph {
	border: solid 3px #00FF00
}
.box_hint_s { /*商品力ボックス（凡例）少  */
	padding-top: 10px;
	line-height: 1.5em;
	font-size:1.1em;
}
.box_hint_s2 { /*商品力ボックス（事例）少  */
	padding-top: 5px;
	line-height: 1.3em;
}
.box_hint_s .hantei, .box_hint_s .face_change, .box_hint_s .suchi {
	height: 1.5em;
}
.box_hint_s2 .hantei, .box_hint_s2 .face_change, .box_hint_s2 .suchi {
	height: 1.3em;
}
.box_hint_s2 .f_11, .box_hint_s2 .shohin_name {
	font-size:13px;
}

/* アニメーション共通 */
#box_inc, #touch_inc, #box_dec, #touch_dec, #hint_move, #box_move, #box_move2, #hint_cut, #hint_spot, #touch_cut, #touch_spot, #hint_seiretsu, #touch_seiretsu, #touch_seiretsu2, #h_cut_cart2, .h_moving_in_cart, #h_spot_cart2, .h_moving_in_s_cart, #hint_move {
	position:absolute;
	background-repeat:no-repeat;
	-webkit-animation-duration:6s;
	-webkit-animation-delay:0.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
}
#box_inc, #box_dec, #touch_dec, #touch_inc, #hint_move, #hint_cut, #hint_spot {
	left:80px;
}
.box_hint_anime {
	clear:left;
	position:relative;
	width: 100%;
}
#box_hint_inc, #box_hint_dec {
	height: 120px;
	margin-top:36px;
}
#box_hint_move, #box_hint_cut {
	height: 260px;
}
#box_hint_spot {
	height: 290px;
}
#box_hint_seiretsu {
	height: 350px;
	margin-top:10px;
}
.p_anime {
	margin-left: 80px;
	clear:left;
}
/* フェース数を増やす */
#box_inc {
	-webkit-animation-name:anime_inc;
}
/* フェース数を増やす（商品力ボックス） */
#box_inc, #touch_inc {
	height: 115px;
	width:257px;
}
@-webkit-keyframes 'anime_inc' {
0% {
 background:url(../ABCAimg/hint_box_sho0.png);
 opacity:1;
}
4% {
 background:url(../ABCAimg/hint_box_sho0.png);
 opacity:1.0;
}
25% {
 background:url(../ABCAimg/hint_box_sho0.png);
}
26% {
 background:url(../ABCAimg/hint_box_sho_inc.png);
}
45% {
 background:url(../ABCAimg/hint_box_sho_inc.png);
 opacity:1.0;
}
55% {
 background:url(../ABCAimg/hint_box_sho_inc.png);
 opacity:1;
}
57% {
 background:url(../ABCAimg/hint_box_sho_inc2.png);
}
90% {
 background:url(../ABCAimg/hint_box_sho_inc2.png);
 opacity:1.0;
}
 100% {
 opacity:0;
}
}
/* フェース数を減らす */
#box_dec {
	height: 118px;
	width:157px;
	-webkit-animation-name:anime_dec;
}
@-webkit-keyframes 'anime_dec' {
0% {
 background:url(../ABCAimg/hint_box_sho0.png);
 opacity:1;
}
4% {
 background:url(../ABCAimg/hint_box_sho0.png);
 opacity:1.0;
}
25% {
 background:url(../ABCAimg/hint_box_sho0.png);
}
26% {
 background:url(../ABCAimg/hint_box_sho_dec.png);
}
45% {
 background:url(../ABCAimg/hint_box_sho_dec.png);
 opacity:1.0;
}
55% {
 background:url(../ABCAimg/hint_box_sho_dec.png);
 opacity:1;
}
57% {
 background:url(../ABCAimg/hint_box_sho_dec2.png);
}
90% {
 background:url(../ABCAimg/hint_box_sho_dec2.png);
 opacity:1.0;
}
 100% {
 opacity:0;
}
}
/* フェース数を減らす　end */

/* フェース数の増減（タッチアニメーション） */
#touch_dec, #touch_inc {
	position:absolute;
	height: 118px;
	width:157px;
	-webkit-animation-name:anime_touch;
	background-position:bottom;
}
@-webkit-keyframes 'anime_touch' {
0% {
 opacity:0;
}
14% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
15% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
17% {
 background-image: url(../ABCAimg/touch2.png);
}
21% {
 background-image: url(../ABCAimg/touch2.png);
}
23% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
25% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
35% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
36% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
48% {
 background-image: url(../ABCAimg/touch2.png);
}
52% {
 background-image: url(../ABCAimg/touch2.png);
}
53% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
54% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
 100% {
 opacity:0;
}
}
#hint_move, #hint_cut {
	-webkit-animation-name:anime_move;
}
#hint_move {
	background-image: url(../ABCAimg/hint_bg_move.png);
	height: 260px;
	width: 459px;
}
#hint_cut {
	background-image: url(../ABCAimg/hint_bg_cut.png);
	height: 260px;
	width: 668px;
}
 @-webkit-keyframes 'anime_move' {
0% {
 opacity:1;
}
 90% {
 opacity:1;
}
 100% {
 opacity:0;
}
}
#box_move {
	background-image: url(../ABCAimg/hint_sho.png);
	height: 80px;
	width: 146px;
	-webkit-animation-name:anime_move2;
}
@-webkit-keyframes 'anime_move2' {
0% {
 left:0px;
 top:80px;
}
10% {
 left:0px;
 top:80px;
}
50% {
 left:180px;
 top:150px;
}
 90% {
 left:180px;
 top:150px;
 opacity:1;
}
 100% {
 left:180px;
 top:150px;
 opacity:0;
}
}
#h_cut_cart2 { /* カットモード時 */
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name:h_r_box;
	background-image: url(../ABCAimg/hint_cutcart.png);
	height: 180px;
	width: 200px;
	background-position: center top;
}
@-webkit-keyframes h_r_box { /* カートが出てくるanimation */
 0% {
 opacity:0;
 left:-300px;
 top:120px;
}
 0% {
 opacity:1;
 top:120px;
}
30% {
 left:450px;
 top:120px;
}
100% {
 left:450px;
 top:120px;
}
}
.h_moving_in_cart { /* カートに入れる商品 */
	-webkit-animation-name:h_cart_in;
}
 @-webkit-keyframes h_cart_in { /* カートに商品が入っていくanimation */
 0% {
 left:73px;
 top:3px;
}
55% {
 border: solid 1px #000;
}
57% {
 -webkit-transform:skewY(0deg);
 left:73px;
 top:3px;
width:63px;
height:67px;
 border: solid 3px #FF0000;
}
60% {
 top: -20px;
left:300px;
 -webkit-transform:skewY(-30deg);
 border: solid 3px #FF0000;
 opacity: 0.9;
}
63% {
 -webkit-transform:skewY(-30deg);
 border: solid 3px #FF0000;
 opacity: 0.8;
}
66% {
 top: -30px;
 -webkit-transform:skewX(-50deg);
 border: solid 3px #FF0000;
 opacity: 0.8;
}
68% {
width: 20px;
height:60px;
 border: solid 3px #FF0000;
 -webkit-transform:skewY(-30deg);
}
70% {
width: 10px;
height:30px;
border: solid 3px #FF0000;
top: 120px;
left:550px;
opacity: 0.5;
}
100% {
width: 5px;
height:10px;
 opacity: 0;
top: 190px;
left:550px;
}
}
#touch_cut, #touch_spot {
	-webkit-animation-name:anime_cut;
	height: 54px;
	width:80px;
	background-repeat: no-repeat;
	background-position:bottom;
}
#touch_cut {
	top:30px;
	left:160px;
}
#touch_spot {
	top:40px;
	left:90px;
	z-index:2;
}
@-webkit-keyframes 'anime_cut' {
0% {
 opacity:0;
}
31% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
32% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
34% {
 background-image: url(../ABCAimg/touch2.png);
}
42% {
 background-image: url(../ABCAimg/touch2.png);
}
46% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
48% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
 100% {
 opacity:0;
}
}
#hint_spot {
	background-image: url(../ABCAimg/hint_bg_spot.png);
	height: 289px;
	width: 668px;
	-webkit-animation-name:anime_move;
}
#h_spot_cart2 { /* スポット商品移動モード時 */
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name:h_spot_box;
	background-image: url(../ABCAimg/hint_spotcart.png);
	height: 200px;
	width: 200px;
	background-position: center top;
}
@-webkit-keyframes h_spot_box { /* スポット商品カートが出てくるanimation */
 0% {
 left:400px;
 top:-150px;
 opacity:0;
}
30% {
 left:400px;
 top:170px;
 opacity:1;
}
100% {
 left:400px;
 top:170px;
}
}
.h_moving_in_s_cart { /* spotカートに入れる商品 */
	-webkit-animation-name:h_s_cart_in;
}
 @-webkit-keyframes h_s_cart_in { /* スポットカートに商品が入っていくanimation */
 0% {
 top: 3px;
left:72px;
}
55% {
 border:solid 3px #3366FF;
}
58% {
 top: 3px;
 -webkit-transform:skewY(0deg);
 left:72px;
width:92px;
height:76px;
 border: solid 1px #556b2f;
}
64% {
 top:-20px;
 -webkit-transform:skewX(-50deg);
 border: solid 3px #d2b48c;
 opacity: 1;
}
66% {
 top:-20px;
 width: 20px;
height:60px;
 border: solid 3px #d2b48c;
 -webkit-transform:skewY(-30deg);
}
70% {
 width: 10px;
height:30px;
 border: solid 3px #d2b48c;
 top: 140px;
left:500px;
 opacity: 0.5;
}
100% {
 opacity: 0;
 width: 5px;
height:10px;
top: 170px;
left:500px;
}
}
#hint_seiretsu {
	-webkit-animation-name:h_bg_seiretsu;
	height: 350px;
	width: 550px;
	left:100px;
}
@-webkit-keyframes h_bg_seiretsu { /* 整列animation */
0% {
background-image: url(../ABCAimg/hint_b_seiretsu1.png);
 opacity:1;
}
51% {
background-image: url(../ABCAimg/hint_b_seiretsu1.png);
 opacity:1;
}
59% {
background-image: url(../ABCAimg/hint_b_seiretsu1.png);
 opacity:1;
}
60% {
 background-image: url(../ABCAimg/hint_b_seiretsu2.png);
 opacity:1;
}
61% {
 background-image: url(../ABCAimg/hint_b_seiretsu2.png);
 opacity:1;
}
90% {
 background-image: url(../ABCAimg/hint_b_seiretsu2.png);
 opacity:1;
}
100% {
 background-image: url(../ABCAimg/hint_b_seiretsu2.png);
 opacity:0;
}
}
#touch_seiretsu { /* 整列ボタン */
	top:20px;
	left:30px;
	height: 50px;
	width:157px;
	-webkit-animation-name:anime_touch2;
	background-position:bottom;
}
@-webkit-keyframes 'anime_touch2' {
0% {
 opacity:0;
}
29% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
30% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
36% {
 background-image: url(../ABCAimg/touch2.png);
}
38% {
 background-image: url(../ABCAimg/touch2.png);
}
46% {
 background-image: url(../ABCAimg/touch.png);
 opacity:1;
}
48% {
 background-image: url(../ABCAimg/touch.png);
 opacity:0;
}
 100% {
 opacity:0;
}
}
#touch_seiretsu2 { /* 移動する指 */
	-webkit-animation-name:anime_move3_2;
}
#box_move2 {
	background-image: url(../ABCAimg/hint_sho2.png);
	height: 89px;
	width: 110px;
	-webkit-animation-name:anime_move3;
}
@-webkit-keyframes 'anime_move3' {
0% {
 left:164px;
 top:0px;
}
20% {
 left:164px;
 top:0px;
}
25% {
 left:150px;
 top:190px;
 opacity:1;
}
38% {
 left:150px;
 top:190px;
 opacity:1;
}
59% {
 left:150px;
 top:190px;
 opacity:1;
}
60% {
 left:150px;
 top:190px;
 opacity:0;
}
 100% {
 left:150px;
 top:190px;
 opacity:0;
}
}
@-webkit-keyframes 'anime_move3_2' {
0% {
 left:140px;
 top:10px;
 opacity:0;
}
9% {
 opacity:0;
}
10% {
 left:140px;
 top:10px;
 opacity:1;
}
20% {
 left:140px;
 top:10px;
 opacity:1;
}
25% {
 left:126px;
 top:200px;
 opacity:1;
}
32% {
 left:126px;
 top:200px;
 opacity:0;
}
38% {
 left:126px;
 top:200px;
 opacity:0;
}
 100% {
 left:126px;
 top:200px;
 opacity:0;
}
}

/* 売場実績　ボタンの説明 */
.hint_uriba_btn {
	clear: both;
}
.hint_uriba_btn span {
	display: block;
	float: left;
}
.hint_uriba_btn span:nth-child(1) {
	width: 130px;
}
.hint_uriba_btn span:nth-child(2) {
	width: 700px;
}
.hint_uriba_btn span a {
	pointer-events:none;
}
