.modal {position:fixed;top:0px;left:0px; width:100%; height:100%;z-index:9999; background:rgba(240, 240, 240, .7);}.modal .modal-content {position:relative;width:640px;margin:140px auto 0;padding:100px 0;box-sizing:border-box;box-shadow:0 4px 6px rgba(0, 0, 0, .1);border-bottom:solid 1px #ccc;border-radius:10px;background:#fff;vertical-align:middle;text-align:center;font-size:24px;}.modal .modal-content .bt_staff {display:inline-block;margin:60px auto 0;padding:14px 16px;border:solid 1px #b7d6f4;border-radius:4px;background:#bddeff; background:-moz-linear-gradient(top, #d1eaff 0%, #bddeff 100%);background:-webkit-linear-gradient(top, #d1eaff 0%, #bddeff 100%);background:linear-gradient(top, #d1eaff 0%, #bddeff 100%);color:#006dd9;font-size:14px;text-shadow:1px 1px 0 rgba(255, 255, 255, .6);text-decoration:none;}.modal .modal-content .bt_cast {display:inline-block;margin:60px auto 0;padding:14px 16px;border:solid 1px #ffbbde;border-radius:4px;background:#ffc7e4;background:-moz-linear-gradient(top, #ffd6eb 0%, #ffc7e4 100%);background:-webkit-linear-gradient(top, #ffd6eb 0%, #ffc7e4 100%);background:linear-gradient(top, #ffd6eb 0%, #ffc7e4 100%);color:#ff5db2;font-size:14px;text-shadow:1px 1px 0 rgba(255, 255, 255, .6);text-decoration:none;}.modal .modal-content .bt_close {position:absolute;top:10px;right:10px;}.modal .modal-content .bt_close span {display:block;width:26px;height:26px;color:#ccc;cursor:pointer;transition:all .2s ease;}.modal .modal-content .bt_close span:before,.modal .modal-content .bt_close span:after {content:"";position:absolute;top:10px;left:-5px;width:35px;height:5px;background-color:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.modal .modal-content .bt_close span:after {-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.fadeInUp {-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUp {from {opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0);}to {opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp {from {opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0);}to {opacity:1;-webkit-transform:none;transform:none;}}.fadeOut {-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOut {from {opacity:1;}to {opacity:0;}}@keyframes fadeOut {from {opacity:1;}to {opacity:0;}}#header .left{width:248px;margin-top:3px;float:left;}#header .left a {display:inline-block;text-decoration:none;color:#111;font-size:14px;}#header .left a img {position:relative;top:9px;margin-right:4px;min-width:180px;    width:66%;}#header .header_search_area {width:360px;padding:14px 0 0 100px;float:left;text-align:left;}#header .right {margin:6px 0 0 0;}.c_menu {margin:7px 22px 0 0;float:right;}.c_menu a {display:inline-block;padding-left:15px;color:#666;font-size:12px;}.c_menu a:hover {text-decoration:none;}.c_menu a.back { background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_back.png) no-repeat left top;}.c_menu a.search { background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_search.png) no-repeat left top;}.c_menu a.blog { background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_blog.png) no-repeat left top;}.pan {padding:4px 0 0 0;margin:6px 22px 8px 22px;}#shop_head {width:950px;margin:0 auto;background:#fdf7f9;border:solid 1px #DDD;border-collapse:unset;}#shop_head td.s_head_left {position:relative;padding:20px 18px 16px 18px;}#shop_head td.s_head_left .h_shop_area {position:relative;top:-4px;color:#f32892;margin:0 0 0 -6px;}#shop_head td.s_head_left h2.h_shop_name {position:relative;display:inline-block;font-size:22px;font-weight:bold;line-height:22px;}#shop_head td.s_head_left .h_shop_kana {position:relative;top:-4px;}#shop_head td.s_head_left .h_gyoushu {position:absolute;top:20px;right:10px;line-height:16px;padding:1px 10px 2px;border-radius:10px;background:#fbd7ea;}#shop_head td.s_head_left .h_address {padding:10px 0;color:#666;}#shop_head td.s_head_left .h_address .tel {padding-left:20px;}#shop_head td.s_head_left .h_jikyu {color:#FC8A0C;font-size:18px;font-weight:bold;margin:6px 0 0 0;}#shop_head td.s_head_left .h_jikyu span.tag {display:inline-block;position:relative;top:-2px;height:18px;line-height:18px;margin-right:16px;padding:0 2px 0 6px;color:#fff;background:#999;font-size:11px;}#shop_head td.s_head_left .h_jikyu i {font-size:14px;margin-right:10px;}#shop_head td.s_head_left .h_jikyu b {font-weight:normal;color:#666;font-size:11px;}#shop_head td.s_head_left .h_jikyu span:before {border-top:8px solid transparent;border-left:8px solid rgba(153, 153, 153, 1);border-bottom:10px solid transparent;content:"";height:0px;position:absolute;top:0px;right:-8px;width:0px;}#shop_head td.s_head_left .h_text {display:inline-block;padding-top:10px;color:#666;}#shop_head td.btn {border-left:dotted 1px #ccc;width:200px;padding:20px;text-align:center;}#shop_head td.btn a.staff {    display:block;line-height:1;    margin:0 0 5px 0;padding:10px 0 10px;border:solid 1px #7796f1;border-radius:5px;color:#fff;background:#7395f9; background:-moz-linear-gradient(top, #7395f9 0%, #546baf 100%);background:-webkit-linear-gradient(top, #7395f9 0%, #546baf 100%);background:linear-gradient(top, #7395f9  0%, #546baf 100%);font-weight:bold;font-size:15px;text-shadow:-1px -1px 1px rgba(0, 0, 0, .3);text-align:center;text-decoration:none;}#shop_head td.btn a.staff:hover {border:solid 1px #7796f1;background:#91adff; background:-moz-linear-gradient(top, #91adff 0%, #5e87ff 100%);background:-webkit-linear-gradient(top, #91adff 0%, #5e87ff 100%);background:linear-gradient(top, #91adff 0%, #5e87ff 100%);}#shop_head td.btn a.cast {    display:block;line-height:1;    margin:0 0 5px 0;padding:10px 0 10px;border:solid 1px #f36;border-radius:5px;color:#fff;background:#f36;background:-moz-linear-gradient(top, #ff5d86 0%, #f36 100%); background:-webkit-linear-gradient(top, #ff5d86 0%, #f36 100%);background:linear-gradient(to bottom, #ff5d86 0%, #f36  100%);font-weight:bold;font-size:15px;text-shadow:-1px -1px 1px rgba(0, 0, 0, .3);text-align:center;text-decoration:none;}#shop_head td.btn a.cast:hover {border:solid 1px #ff78a0;background:#ff5d86;background:-moz-linear-gradient(top, #ffa4b3 0%, #ff5d86 100%); background:-webkit-linear-gradient(top, #ffa4b3 0%, #ff5d86 100%);background:linear-gradient(to bottom, #ffa4b3 0%, #ff5d86  100%);}#shop_head td.btn a.pokepara {    display:block;line-height:1;padding:10px 0 10px;border:solid 1px #e23f34;border-radius:5px;color:#fff;background:#d83c30; background:-moz-linear-gradient(top, #e6635c 0%, #d83c30 100%);background:-webkit-linear-gradient(top, #e6635c 0%, #d83c30 100%);background:linear-gradient(top, #e6635c 0%, #d83c30 100%);font-weight:bold;font-size:15px;text-shadow:-1px -1px 1px rgba(0, 0, 0, .3);text-align:center;text-decoration:none;}#shop_head td.btn a.pokepara:hover {border:solid 1px #e23f34;background:#d83c30; background:-moz-linear-gradient(top, #ff7377 0%, #bf414a 100%);background:-webkit-linear-gradient(top, #ff7377 0%, #bf414a 100%);background:linear-gradient(top, #ff7377 0%, #bf414a 100%);}#shop_head td.btn a.bt_apply {    display:block;line-height:1;padding:12px 0 10px;border:solid 1px #c70067;border-radius:6px;color:#fff;background:#ff59af; background:-moz-linear-gradient(top, #ff59af 0%, #f10780 100%);background:-webkit-linear-gradient(top, #ff59af 0%, #f10780 100%);background:linear-gradient(top, #ff59af 0%, #f10780 100%);font-weight:bold;font-size:18px;text-shadow:-1px -1px 1px rgba(0, 0, 0, .3);text-align:center;text-decoration:none;}#shop_head td.btn a.bt_apply:hover {    border:solid 1px #d84d95;background:#ff72bc; background:-moz-linear-gradient(top, #ff72bc 0%, #ff359e 100%);background:-webkit-linear-gradient(top, #ff72bc 0%, #ff359e 100%);background:linear-gradient(top, #ff72bc 0%, #ff359e 100%);}#shop_head td.btn .no_apply {    display:block;line-height:1;padding:12px 0 10px;border:solid 1px #999;border-radius:6px;color:#eee;background:#999;font-weight:bold;font-size:14px;text-align:center;text-decoration:none;}#shop_head td.btn a.add_keep {    display:block;line-height:1;    width:150px;    margin:10px auto 0;padding:8px 0 7px;border:solid 1px #438ece;border-radius:6px;color:#fff;background:#7fc4fd; background:-moz-linear-gradient(top, #aedeff 0%, #7fc4fd 100%);background:-webkit-linear-gradient(top, #aedeff 0%, #7fc4fd 100%);background:linear-gradient(top, #aedeff 0%, #7fc4fd 100%);font-weight:bold;font-size:14px;text-shadow:-1px -1px 1px rgba(0, 0, 0, .3);text-align:center;text-decoration:none;}#shop_head td.btn a.add_keep:hover {border:solid 1px #7cafd8;background:#aadbfc; background:-moz-linear-gradient(top, #bfe5ff 0%, #aadbfc 100%);background:-webkit-linear-gradient(top, #bfe5ff 0%, #aadbfc 100%);background:linear-gradient(top, #bfe5ff 0%, #aadbfc 100%);}#shop_head td.btn a.keep_list {    display:block;line-height:1;    width:150px;    margin:10px auto 0;padding:8px 0 7px;border:solid 1px #666666;border-radius:6px;color:#fff;background:#828282; background:-moz-linear-gradient(top, #828282 0%, #a8a8a8 100%);background:-webkit-linear-gradient(top, #828282 0%, #a8a8a8 100%);background:linear-gradient(top, #828282 0%, #a8a8a8 100%);font-weight:bold;font-size:14px;text-align:center;text-decoration:none;}#shop_head td.btn .stop_job {margin-top:10px;}.s_manu {width:950px;margin:10px auto;padding:8px 10px 0;border:solid 1px #111;border-bottom:none;border-radius:6px;box-sizing:border-box;background:#111; background:-moz-linear-gradient(top, #444 0%, #111 100%);background:-webkit-linear-gradient(top, #444 0%, #111 100%);background:linear-gradient(top, #444 0%, #111 100%);}.s_manu ul {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:space-between; justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;}.s_manu ul li {display:flexbox;-webkit-box-flex:1;-webkit-flex:1;flex:1;}.s_manu ul li.long {display:flexbox;-webkit-box-flex:1.3;-webkit-flex:1.3;flex:1.3;}.s_manu ul li a,.s_manu ul li span {display:block;height:20px;line-height:20px;margin:0 2px;padding:8px 0;border:solid 1px #c70067;border-bottom:none;color:#fff;background:#ff7dc1; background:-moz-linear-gradient(top, #ff7dc1 0%, #ff329d 100%);background:-webkit-linear-gradient(top, #ff7dc1 0%, #ff329d 100%);background:linear-gradient(top, #ff7dc1 0%, #ff329d 100%);font-weight:bold;font-size:14px;text-shadow:-1px -1px 1px rgba(0, 0, 0, .3);text-align:center;text-decoration:none;}.s_manu ul li span {border:solid 1px #ccc;border-bottom:none;color:#999;background:#ccc; text-shadow:none;}.s_manu ul li a.staff {border:solid 1px #022fb3;border-bottom:none;background:#6189ff; background:-moz-linear-gradient(top, #6189ff 0%, #1953ff 100%);background:-webkit-linear-gradient(top, #6189ff 0%, #1953ff 100%);background:linear-gradient(top, #6189ff 0%, #1953ff 100%);}.s_manu ul li a.pokepara {border:solid 1px #5f8ab3;border-bottom:none;background:#6694c2; background:-moz-linear-gradient(top, #c1ddf3 0%, #6694c2 100%);background:-webkit-linear-gradient(top, #c1ddf3 0%, #6694c2 100%);background:linear-gradient(top, #c1ddf3 0%, #6694c2 100%);}.s_manu ul li a:hover {border:solid 1px #d84d95;border-bottom:none;background:#ffa3d2; background:-moz-linear-gradient(top, #ffa3d2 0%, #ff71bb 100%);background:-webkit-linear-gradient(top, #ffa3d2 0%, #ff71bb 100%);background:linear-gradient(top, #ffa3d2 0%, #ff71bb 100%);}.s_manu ul li a.staff:hover {border:solid 1px #4e6eca;border-bottom:none;background:#91adff; background:-moz-linear-gradient(top, #91adff 0%, #5e87ff 100%);background:-webkit-linear-gradient(top, #91adff 0%, #5e87ff 100%);background:linear-gradient(top, #91adff 0%, #5e87ff 100%);}.s_manu ul li a.pokepara:hover {border:solid 1px #8fadca;border-bottom:none;background:#94b4d4; background:-moz-linear-gradient(top, #d4e7f7 0%, #94b4d4 100%);background:-webkit-linear-gradient(top, #d4e7f7 0%, #94b4d4 100%);background:linear-gradient(top, #d4e7f7 0%, #94b4d4 100%);}.s_manu ul li a.current,.s_manu ul li a.staff.current {border:solid 1px #999;border-bottom:none;color:#111;background:#fff; box-shadow:inset 1px 2px 1px 0 rgba(0, 0, 0, .3);text-shadow:none;}.s_manu ul li a.staff.current {color:#0059b2;}#s_navi.s_navi,#s_navi.s_navi_caba{width:950px;height:41px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi.png) no-repeat;margin:10px auto 0;}#s_navi.s_navi li,#s_navi.s_navi_caba li{display:block;height:35px;margin:6px 0 0 4px;float:left;text-indent:-9999px;}#s_navi.s_navi li a {display:block;height:35px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi.png) no-repeat;}#s_navi.s_navi_caba li a{display:block;height:35px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_caba_t.png) no-repeat;}#s_navi.s_navi li.s_info{width:150px;margin:6px 0 0 15px;}#s_navi.s_navi li.s_info a {width:150px;background-position:-15px -6px;}#s_navi.s_navi li.s_blog {width:150px;}#s_navi.s_navi li.s_blog a {width:150px;background-position:-169px -6px;}#s_navi.s_navi li.s_info_man {display:none;}#s_navi.s_navi li.girls {width:150px;}#s_navi.s_navi li.girls a{width:150px;background-position:-323px -6px;}#s_navi.s_navi li.entry {width:150px;}#s_navi.s_navi li.entry a{width:150px;background-position:-477px -6px;}#s_navi.s_navi li.qanda {width:150px;}#s_navi.s_navi li.qanda a{width:150px;background-position:-631px -6px;}#s_navi.s_navi li.poke {width:150px;}#s_navi.s_navi li.poke a{width:150px;background-position:-785px -6px;}#s_navi.s_navi li.s_info a:hover ,#s_navi.s_navi li.s_info a.s_active{background-position:-15px -47px;}#s_navi.s_navi li.s_blog a:hover ,#s_navi.s_navi li.s_blog a.s_active{background-position:-169px -47px;}#s_navi.s_navi li.girls a:hover ,#s_navi.s_navi li.girls a.s_active{background-position:-323px -47px;}#s_navi.s_navi li.entry a:hover ,#s_navi.s_navi li.entry a.s_active{background-position:-477px -47px;}#s_navi.s_navi li.qanda a:hover ,#s_navi.s_navi li.qanda a.s_active{background-position:-631px -47px;}#s_navi.s_navi li.poke a:hover ,#s_navi.s_navi li.poke a.s_active{background-position:-785px -47px;}#s_navi.s_navi_caba li.s_info{width:150px;margin:6px 0 0 15px;}#s_navi.s_navi_caba li.s_info a {width:150px;background-position:-15px -6px;}#s_navi.s_navi_caba li.s_blog {width:150px;}#s_navi.s_navi_caba li.s_blog a {width:150px;background-position:-169px -6px;}#s_navi.s_navi_caba li.s_info_man {display:none;}#s_navi.s_navi_caba li.girls {width:150px;}#s_navi.s_navi_caba li.girls a{width:150px;background-position:-323px -6px;}#s_navi.s_navi_caba li.entry {width:150px;}#s_navi.s_navi_caba li.entry a{width:150px;background-position:-477px -6px;}#s_navi.s_navi_caba li.qanda {width:150px;}#s_navi.s_navi_caba li.qanda a{width:150px;background-position:-631px -6px;}#s_navi.s_navi_caba li.poke {width:150px;}#s_navi.s_navi_caba li.poke a{width:150px;background-position:-785px -6px;}#s_navi.s_navi_caba li.s_info a:hover ,#s_navi.s_navi_caba li.s_info a.s_active{background-position:-15px -47px;}#s_navi.s_navi_caba li.s_blog a:hover ,#s_navi.s_navi_caba li.s_blog a.s_active{background-position:-169px -47px;}#s_navi.s_navi_caba li.girls a:hover ,#s_navi.s_navi_caba li.girls a.s_active{background-position:-323px -47px;}#s_navi.s_navi_caba li.entry a:hover ,#s_navi.s_navi_caba li.entry a.s_active{background-position:-477px -47px;}#s_navi.s_navi_caba li.qanda a:hover ,#s_navi.s_navi_caba li.qanda a.s_active{background-position:-631px -47px;}#s_navi.s_navi_caba li.poke a:hover ,#s_navi.s_navi_caba li.poke a.s_active{background-position:-785px -47px;}#s_navi.s_navi_noblog{width:950px;height:41px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_noblog.png) no-repeat;margin:10px auto 0;}#s_navi.s_navi_noblog li{display:block;height:35px;margin:6px 0 0 5px;float:left;text-indent:-9999px;}#s_navi.s_navi_noblog li a{display:block;height:35px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_noblog.png) no-repeat;}#s_navi.s_navi_noblog li.s_info{width:180px;margin:6px 0 0 15px;}#s_navi.s_navi_noblog li.s_info a{width:180px;background-position:-15px -6px;}#s_navi.s_navi_noblog li.s_blog,#s_navi.s_navi_noblog li.s_info_man {display:none;}#s_navi.s_navi_noblog li.girls {width:180px;}#s_navi.s_navi_noblog li.girls a{width:180px;background-position:-200px -6px;}#s_navi.s_navi_noblog li.entry {width:180px;}#s_navi.s_navi_noblog li.entry a{width:180px;background-position:-385px -6px;}#s_navi.s_navi_noblog li.qanda {width:180px;}#s_navi.s_navi_noblog li.qanda a{width:180px;background-position:-570px -6px;}#s_navi.s_navi_noblog li.poke {width:180px;}#s_navi.s_navi_noblog li.poke a{width:180px;background-position:-755px -6px;}#s_navi.s_navi_noblog li.s_info a:hover ,#s_navi.s_navi_noblog li.s_info a.s_active{background-position:-15px -47px;}#s_navi.s_navi_noblog li.girls a:hover ,#s_navi.s_navi_noblog li.girls a.s_active{background-position:-200px -47px;}#s_navi.s_navi_noblog li.entry a:hover ,#s_navi.s_navi_noblog li.entry a.s_active{background-position:-385px -47px;}#s_navi.s_navi_noblog li.qanda a:hover ,#s_navi.s_navi_noblog li.qanda a.s_active{background-position:-570px -47px;}#s_navi.s_navi_noblog li.poke a:hover ,#s_navi.s_navi_noblog li.poke a.s_active{background-position:-755px -47px;}#s_navi_man.s_navi_man{width:950px;height:41px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_man_t.png) no-repeat;margin:10px auto 0;}#s_navi_man.s_navi_man li{display:block;height:35px;margin:6px 0 0 4px;float:left;text-indent:-9999px;}#s_navi_man.s_navi_man li a{display:block;height:35px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_man_T.png) no-repeat;}#s_navi_man.s_navi_man li.s_info{width:124px;margin:6px 0 0 15px;}#s_navi_man.s_navi_man li.s_info a{width:124px;background-position:-15px -6px;}#s_navi_man.s_navi_man li.s_info_man{width:124px;}#s_navi_man.s_navi_man li.s_info_man a{width:124px;background-position:-143px -6px;}#s_navi_man.s_navi_man li.s_blog {width:124px;}#s_navi_man.s_navi_man li.s_blog a{width:124px;background-position:-271px -6px;}#s_navi_man.s_navi_man li.girls {width:134px;}#s_navi_man.s_navi_man li.girls a{width:134px;background-position:-399px -6px;}#s_navi_man.s_navi_man li.entry {width:124px;}#s_navi_man.s_navi_man li.entry a{width:124px;background-position:-537px -6px;}#s_navi_man.s_navi_man li.qanda {width:114px;}#s_navi_man.s_navi_man li.qanda a{width:114px;background-position:-665px -6px;}#s_navi_man.s_navi_man li.poke {width:152px;}#s_navi_man.s_navi_man li.poke a{width:152px;background-position:-783px -6px;}#s_navi_man.s_navi_man li.s_info a:hover ,#s_navi_man.s_navi_man li.s_info a.s_active{background-position:-15px -47px;}#s_navi_man.s_navi_man li.s_info_man a:hover ,#s_navi_man.s_navi_man li.s_info_man a.s_active{background-position:-143px -47px;}#s_navi_man.s_navi_man li.s_blog a:hover ,#s_navi_man.s_navi_man li.s_blog a.s_active{background-position:-271px -47px;}#s_navi_man.s_navi_man li.girls a:hover ,#s_navi_man.s_navi_man li.girls a.s_active{background-position:-399px -47px;}#s_navi_man.s_navi_man li.entry a:hover ,#s_navi_man.s_navi_man li.entry a.s_active{background-position:-537px -47px;}#s_navi_man.s_navi_man li.qanda a:hover ,#s_navi_man.s_navi_man li.qanda a.s_active{background-position:-665px -47px;}#s_navi_man.s_navi_man li.poke a:hover ,#s_navi_man.s_navi_man li.poke a.s_active{background-position:-783px -47px;}#s_navi_man.s_navi_man_no_blog{width:950px;height:41px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_man_noblog_t.png) no-repeat;margin:10px auto 0;}#s_navi_man.s_navi_man_no_blog li{display:block;height:35px;margin:6px 0 0 4px;float:left;text-indent:-9999px;}#s_navi_man.s_navi_man_no_blog li a{display:block;height:35px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/shop_navi_man_noblog_t.png) no-repeat;}#s_navi_man.s_navi_man_no_blog li.s_info{width:150px;margin:6px 0 0 15px;}#s_navi_man.s_navi_man_no_blog li.s_info a{width:150px;background-position:-15px -6px;}#s_navi_man.s_navi_man_no_blog li.s_blog {display:none;}#s_navi_man.s_navi_man_no_blog li.s_info_man{width:150px;}#s_navi_man.s_navi_man_no_blog li.s_info_man a{width:150px;background-position:-169px -6px;}#s_navi_man.s_navi_man_no_blog li.girls {width:150px;}#s_navi_man.s_navi_man_no_blog li.girls a{width:150px;background-position:-323px -6px;}#s_navi_man.s_navi_man_no_blog li.entry {width:150px;}#s_navi_man.s_navi_man_no_blog li.entry a{width:150px;background-position:-477px -6px;}#s_navi_man.s_navi_man_no_blog li.qanda {width:150px;}#s_navi_man.s_navi_man_no_blog li.qanda a{width:150px;background-position:-631px -6px;}#s_navi_man.s_navi_man_no_blog li.poke {width:150px;}#s_navi_man.s_navi_man_no_blog li.poke a{width:150px;background-position:-785px -6px;}#s_navi_man.s_navi_man_no_blog li.s_info a:hover ,#s_navi_man.s_navi_man_no_blog li.s_info a.s_active{background-position:-15px -47px;}#s_navi_man.s_navi_man_no_blog li.s_info_man a:hover ,#s_navi_man.s_navi_man_no_blog li.s_info_man a.s_active{background-position:-169px -47px;}#s_navi_man.s_navi_man_no_blog li.girls a:hover ,#s_navi_man.s_navi_man_no_blog li.girls a.s_active{background-position:-323px -47px;}#s_navi_man.s_navi_man_no_blog li.entry a:hover ,#s_navi_man.s_navi_man_no_blog li.entry a.s_active{background-position:-477px -47px;}#s_navi_man.s_navi_man_no_blog li.qanda a:hover ,#s_navi_man.s_navi_man_no_blog li.qanda a.s_active{background-position:-631px -47px;}#s_navi_man.s_navi_man_no_blog li.poke a:hover ,#s_navi_man.s_navi_man_no_blog li.poke a.s_active{background-position:-785px -47px;}#shop_wrap{padding:10px 20px;word-break:break-all;}#shop_left{width:230px;float:left;}.flex-container a:active,.flexslider a:active {outline:none;}.slides,.flex-control-nav,.flex-direction-nav {margin:0; padding:0; list-style:none;}  .flexslider {width:210px; padding:0;}.flexslider .slides{width:200px;min-height:150px;padding:4px 5px;margin:2px 9px 20px;}.flexslider .slides > li {display:none;} .flexslider .slides img {max-width:200px; display:block;}.flex-pauseplay span {text-transform:capitalize;}.slides:after {content:"."; display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] .slides {display:block;}* html .slides {height:1%;}.no-js .slides > li:first-child {display:block;}.flexslider {position:relative;zoom:1;}.flexslider .slides {zoom:1;}.flexslider .slides > li {position:relative;}.flexslider .slides li .photo_text {margin-top:4px;}.flex-container {zoom:1;position:relative;}.flex-direction-nav li a {display:none;}.flex-control-nav {width:100%;position:absolute;bottom:-15px;text-align:center;}.flex-control-nav li {margin:0 0 0 5px;display:inline-block;zoom:1;*display:inline;}.flex-control-nav li:first-child {margin:0;}.flex-control-nav li a {width:13px; height:13px;display:block; background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/bg_control_nav.png) no-repeat 0 0;cursor:pointer;text-indent:-9999px;}.flex-control-nav li a:hover {background-position:0 -13px;}.flex-control-nav li a.active {background-position:0 -26px;cursor:default;}.shop_data_head{width:214px;line-height:1.4;    margin:0;    padding:10px 8px 0 8px;    background-color:#f2f2f2;    font-size:14px;    font-weight:bold;}.shop_data{width:214px;padding:10px 8px;    background-color:#f2f2f2;}.message{font-weight:bold;color:#F6C;padding:4px 9px 0 9px;}.message_body{padding:8px 9px 0 9px;}#shop_left h3{font-weight:bold;}.data_str a{color:#666;}.qr_explain{font-size:11px;padding:10px 0 3px 10px;}.mobile_qr{float:left;padding:0 0 0 10px;}.sp_qr{float:left;padding:0 0 0 20px;}.mobile_qr a , .sp_qr a{color:#666;}.mobile_qr p,.sp_qr p{text-align:center;}.qr_bg{width:86px;height:86px;padding:5px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/qr_bg.png) no-repeat;}.link_shop_box{width:200px;margin:0 auto;text-align:center;padding:10px 0;}.link_shop_box_no_img{width:200px;margin:0 auto;padding:1px 0;}#more_group_link{width:200px;margin:3px auto 5px auto;text-decoration:underline;cursor:pointer;}#more_group{display:none;}.shop_data iframe{display:block;margin:10px auto 0;}.side_btm_s{width:230px;height:10px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/side_btm_s.png);}#map {width:216px;height:260px;margin:6px auto 0 auto;}#map_link {text-align:right;padding:4px 6px 2px 0;}#map_link a {color:#666;font-weight:bold;}#kanren_link {border-top:solid 1px #CCC;border-bottom:solid 1px #CCC;width:940px;color:#CCC;margin:80px 0 0 0;padding:10px 0;font-size:11px;}#kanren_link p {line-height:1.5;}#kanren_link strong {font-size:11px;color:#666;display:inline-block;width:156px;vertical-align:top;}#kanren_link span {display:inline-block;width:750px;}#kanren_link .man {margin:0 0 5px 0;}#kanren_link .man strong {width:200px;}#kanren_link .man span {width:700px;}#kanren_link a {font-size:11px;padding:0 3px 0 0;color:#F58;text-decoration:none;display:inline-block;}#kanren_link a:hover {text-decoration:underline;}#kanren_link #pokepara a {color:#47F;}#kanren_link #taiken {border-top:solid 1px #BBB;margin-top:6px;padding-top:6px;}#kanren_link #taiken a{color:#6A3500;}#shop_main{width:450px;margin:0 20px;float:left;}.oubo_tbl_top{width:450px;height:10px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/info_tablehead.png) no-repeat;}.info_tbl{border-left:1px solid #C70067;border-right:1px solid #C70067;}.info_tbl th{width:98px;color:#fff;background:#FF55AE;border-right:1px solid #C70067;border-bottom:1px solid #C70067;}.info_tbl td{border-bottom:1px solid #C70067;}.info_tbl th.last , .info_tbl td.last{border-bottom:none;}.oubo_tbl_btm{width:450px;height:10px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/info_tablebtm.png) no-repeat;}.info_tbl td{padding:5px 10px;}p.taigu img{width:50px;height:50px;margin:3px 0;}h2.recruit_info{width:450px;height:32px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/oubo_head.png) no-repeat;text-indent:-9999px;margin:10px 0 0 0;}.recruit_box{width:428px;border-left:1px solid #CCC;border-right:1px solid #CCC;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/oubo_bg.png) repeat-x bottom left;padding:3px 10px;}.r_iwaikin{width:430px;height:120px;position:relative;}.r_iwaikin p{position:absolute;bottom:8px;left:215px;color:#333;font-size:14px;font-weight:bold;vertical-align:baseline;}.r_iwai_5k{background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/iwai_5k.png) no-repeat;}.r_iwai_10k{background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/iwai_10k.png) no-repeat;}.r_iwaikin p span{color:#F06;font-size:24px;font-weight:bold;vertical-align:baseline;}.recruit_box table{margin:10px 0;width:428px;border:1px solid #CCC;}.recruit_box table th{width:80px;background:#FC6;font-size:14px;font-weight:bold;border:1px solid #CCC;}.recruit_box table td{border:1px solid #CCC;padding:10px;}.s_name{font-size:14px;font-weight:bold;color:#730D3F;}.r_info_btn{text-align:center;}.recruit_btm{width:450px;height:10px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/oubo_btm.png) no-repeat;}#shop_right{width:230px;float:left;}h2.point{width:230px;height:30px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/side_kodawari_head.png) no-repeat;text-indent:-9999px;}.point_top{width:230px;height:10px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/point_top.png) no-repeat;}.point_box{width:208px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/point_bg.png) repeat-x bottom left;border-left:1px solid #CCC;border-right:1px solid #CCC;padding:0 10px;}.point_btm{width:230px;height:20px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/point_btm.png) no-repeat;}.point_ttl{background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_point.png) no-repeat;padding:0 0 3px 17px;font-weight:bold;color:#F06;line-height:16px;}h2.shop_blog{width:230px;height:30px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/side_shopblog_head.png) no-repeat;text-indent:-9999px;}.blog_wrap{width:228px;border-left:1px solid #CCC;border-right:1px solid #CCC;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/side_bg.png) repeat-x bottom left;}.s_blog li{padding:10px 5px;border-bottom:1px dotted #CCC;}.s_blog li:last-child{border:none;}.s_blog li img{float:left;}.s_blog li .blog_str{width:150px;float:left;margin:0 0 0 5px;}.s_blog li .blog_str .s_blog_ttl a{padding:0 0 0 16px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_title.png) no-repeat;line-height:14px;font-weight:bold;}.s_str{border-top:1px solid #CCC;padding:3px 0 0 0;}.blog_btm{width:225px;height:25px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/side_btm.png) no-repeat;text-align:right;padding:10px 5px 0 0;}.blog_btm a{color:#666;}.blog li.even{background:#FFF6FD;}h2.girl_blog{width:230px;height:30px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/side_girlblog_head.png) no-repeat;text-indent:-9999px;margin:10px 0 0 0;}.g_blog li{padding:5px 8px;border-bottom:1px dotted #CCC;}.g_blog li:last-child{border:none;}.g_blog li img{float:left;}.g_blog li .blog_str{width:145px;float:left;margin:0 0 0 5px;}.g_blog li .g_blog_auther{width:188px;font-weight:bold;padding:0 0 2px 20px;margin:0 0 3px 0;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_heart.png) no-repeat;border-bottom:1px solid #CCC;}.g_blog li .g_blog_auther a{font-size:14px;font-weight:bold;color:#F36;vertical-align:baseline;}.g_blog li .g_blog_ttl{padding:0 0 5px 0;}.g_blog li .g_blog_ttl a{font-size:14px;font-weight:bold;}.g_like{font-size:10px;color:#F06;text-align:right;padding:5px 0 0 0;}.g_post_time{font-size:10px;text-align:right;}#shop2_main{width:680px;margin:0 0 0 20px;float:left;}.simple_shop_header {padding:10px;border:1px solid #CCC;background:#F1F0F0;margin:10px auto 0;width:900px;}.simple_shop_header .reason {font-size:13px;line-height:1.4;}.simple_shop_header ul {margin:10px 0 5px;}.simple_shop_header li {display:inline-block;margin-right:10px;}.simple_shop_header li a {padding-left:22px;background:url(https://cfs.pokepara.jp/PokeparaQ/Images/img/Pc/new2012/shop/icon_serach_little.png) no-repeat scroll 3px 50%;color:#6F5353;}