@charset "utf-8";
/****************************************
*
*</common_v2/css/common.css>
*
****************************************/

/* reset
----------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle}
li{list-style-type: none;}
button,button:hover,button:focus{margin:0;outline:none;}



/* default
----------------------------------------*/
body {
  min-width: 1000px;
  color: #2b2b2d;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,arial,helvetica,sans-serif;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
}

body.en {
  font-family: arial,helvetica,sans-serif;
}

#site_main a {
  color: #eb5278;
  text-decoration: none;
  outline: none;
}

#site_main a.gr {
  color: #2b2b2d;
  text-decoration: none;
  outline: none;
}

#site_main a:hover {
  color: #eb5278;
  text-decoration: underline
}

#site_main a.gr:hover {
  color: #eb5278;
  text-decoration: none;
}

.opOver {
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.opOver:hover,
.opOver:hover p,
.opOver:hover dt,
.opOver:hover dd,
.opOver:hover li {
  color: #000 !important;
  text-decoration: none;
  cursor: pointer;
}

.opOver:hover .img{
  background: #fff;
  -ms-filter: "alpha( opacity=50 )";
  filter: alpha( opacity=50 );
  opacity: 0.5;
  cursor: pointer;
  *zoom: 1;
}

.blkOver {
  display: block;
  color: #2b2b2d;
  text-decoration: none;
}

.blkOver .img {
  display: block;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}

.blkOver:hover,
.blkOver:hover p,
.blkOver:hover dt,
.blkOver:hover dd,
.blkOver:hover li {
  color: #eb5278;
  text-decoration: none;
  cursor: pointer;
}

.blkOver:hover .img {
  border: 1px solid #eb5278;
}

.blkOver:hover .img img {
  margin: -1px;
}

h1, h2, h3, h4, h5, h6 {
  color: #49494d;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

img {
  vertical-align: top;
}

em {
  font-style: normal;
  font-weight: bold;
}


em.lv1 {
  font-weight: normal;
  text-decoration: underline;
}

small {
  font-size: 10px;
}

.placeholder.blur {
  color: #808080;
}

/* clearfix */
.fwrap:after,
.clearfix:after {
	overflow: hidden;
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: " ";
}

.fwrap,
.clearfix {
	*zoom: 1;
}


/* site_header
----------------------------------------*/
#site_header {
  position: relative;
  display: block !important;
  /* z-index: 2011; */
}
body.simple  {
  border-top: 23px solid #f485a1;
}

.hd_container {
  position: relative;
  /* z-index: 2020; */
}

.hd_container .subNav {
  padding: 3px 0;
  margin-bottom: 30px;
  background: #f485a1;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.hd_container .subNav .cont_inner {
  position: relative;
  overflow: visible;
  z-index: 2100;
}

.hd_container .subNav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hd_container .subNav a {
  color: #fff;
  text-decoration: none;
}

.hd_container .subNav .japanese,
.hd_container .subNav .english {
  font-size: 10px;
  padding-right: 20px;
}

.hd_container .subNav .japanese a,
.hd_container .subNav .english a {
  padding-left: 10px;
  background: url(/common_v2/img/icon_arr_right_white.png) left center no-repeat;
  color: #fff;
  text-decoration: none;
}

.hd_container .subNav .japanese a:hover,
.hd_container .subNav .english a:hover {
  background: url(/common_v2/img/icon_arr_right_red.png) left center no-repeat;
  color: #a22a48;
}

.hd_container .subNav #socialLogin {
  position: absolute;
  top: -3px;
  right: 20px;
  width: 200px;
  height: 29px;
  z-index: 2100;
  cursor: pointer;
}

.hd_container .subNav #socialLogin img {
  cursor: pointer;
}

.hd_container .subNav #socialLoginWrapper {
  display: none;
  position: absolute;
  top: 25px;
  right: 2px;
  width: 196px;
  padding-top: 10px;
  background: url(/common_v2/img/bg_pd_arrow.png) 174px top no-repeat;
  z-index: 2100;
  opacity: 0;
}

.hd_container .subNav #socialLoginWrapper.opened {
  display: block;
}

.hd_container .subNav #socialLoginCont {
  position: relative;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 3px;
  color: #2b2b2d;
  font-size: 10px;
  text-align: left;
  font-weight: normal;
  cursor: auto;
}

.hd_container .subNav #socialLoginCont li {
  margin-bottom: 10px;
}

.hd_container .logo_header {
  float: left;
  overflow: hidden;
  width: 165px; height: 75px;
  margin: 0 25px 0 25px;
  /* 20190924 N-131
  margin: 0 50px 0 25px;
  */
}

.hd_container .logo_header.mr_50 {
  margin-right: 50px;
}

/*
 *
 * 202002 N-11 add
 * 日本語ページの影響出ていたのでoverride
 *
 */
.en .hd_container .logo_header {
  margin: 0 50px 0 25px;
}

.simple .hd_container .logo_header {
  float: none;
  width: 104px; height: 48px;
  margin-top: 20px;
}

.simple .hd_container .cont_inner .fwrap {
  margin: 0 20px 45px 20px;
  padding-bottom: 32px;
  background: url(/common_v2/img/bg_section_type_a.gif) bottom left repeat-x;
  *margin-bottom: 15px;
}

.hd_container .logo_header > a {
  display: block;
  overflow: hidden;
  width: 165px; height: 75px;
  background: url(/common_v2/img/logo_header.gif) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
}

.simple .hd_container .logo_header > a {
  width: 104px; height: 48px;
  background: url(/common_v2/img/logo_header_s.gif) left top no-repeat;
}

.hd_bottom {
  overflow: hidden;
  position: absolute;
  top:75px;
  right:0;
  left:0;
  min-height: 34px;
  margin: 30px 22px 0 20px;
  background: #f5f5f6;
  border-top: 1px solid #e2e3e6;
  border-radius: 0 3px 3px 0 !important;
  z-index: 1;
}

.en .hd_bottom {
  margin-top: 10px;
}

.breadcrumb {
  float: left;
  width: 638px;
  padding: 10px 20px 9px 20px;
  color: #2b2b2d;
  font-size: 10px;
}

.breadcrumb a {
  color: #7e7f85;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #eb5278;
}

.breadcrumb a.current {
  color: #7e7f85;
}

.breadcrumb > li {
  display:inline;
}

.breadcrumb .divider {
  margin-left: 5px;
}

.search_wrap {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -18px;
  *margin-top: -19px;
}

.search_wrap form {
  display: block;
  vertical-align: middle;
}

.fm_srch {
  width: 160px;
  min-height: 15px;
  margin: 0;
  padding: 8px 5px 7px 35px;
  background: #fff url(/common_v2/img/icon_search.png) 10px center no-repeat;
  border: 2px solid #e2e3e6;
  vertical-align: top;
}

.fm_srch:hover,
.fm_srch:focus {
  background-image: url(/common_v2/img/icon_search_on.png);
}

.btn_srch {
  width: 76px;
  height: 34px;
  line-height: 34px;
  background: #f485a1;
  border-radius: 0 3px 3px 0 !important;
  color: #fff;
  border: none;
  font-weight: bold;
  cursor: pointer;
  *height: 35px;
}

.btn_srch:hover {
  background: #e65c7a;
}

/* category_nav
----------------------------------------*/
.ctg_nav {
  float: left;
  overflow: hidden;
  margin-top: 5px;
}

.en .ctg_nav {
  padding-bottom: 20px;
}

.ctg_nav > li {
  float: left;
  font-size: 9px;
  text-align: center;
}

.ctg_nav > li a {
  text-decoration: none;
}

.ctg_nav > .nav_chara {
  background: url(/common_v2/img/icon_header_character.gif) center 3px no-repeat;
}

.ctg_nav > .nav_chara a:hover,
.ctg_nav > .nav_chara.current a {
  color: #e74b5a;
}

.ctg_nav > .nav_goods {
  background: url(/common_v2/img/icon_header_goods.gif) center 3px no-repeat;
}
.ctg_nav > .nav_goods a:hover,
.ctg_nav > .nav_goods.current a {
  color: #e49100;
}

.ctg_nav > .nav_shop {
  background: url(/common_v2/img/icon_header_shop.gif) center 3px no-repeat;
}
.ctg_nav > .nav_shop a:hover,
.ctg_nav > .nav_shop.current a {
  color: #e06a88;
}

.ctg_nav > .nav_news {
  background: url(/common_v2/img/icon_header_news.gif) center 3px no-repeat;
}
.ctg_nav > .nav_news a:hover,
.ctg_nav > .nav_news.current a {
  color: #5fa4ba;
}

.ctg_nav > .nav_entame {
  background: url(/common_v2/img/icon_header_entertainment.gif) center top no-repeat;
}
.ctg_nav > .nav_entame a:hover,
.ctg_nav > .nav_entame.current a {
  color: #789e10;
}

.ctg_nav > .nav_park {
  background: url(/common_v2/img/icon_header_park.gif) center top no-repeat;
}
.ctg_nav > .nav_park a:hover,
.ctg_nav > .nav_park.current a {
  color: #62a589;
}

.ctg_nav > .nav_online {
  background: url(/common_v2/img/icon_header_onlne.gif) center top no-repeat;
}
.ctg_nav > .nav_online a:hover,
.ctg_nav > .nav_online.current a {
  color: #b16cab;
}

.ctg_nav > .nav_company {
  background: url(/common_v2/img/icon_header_company.gif) center top no-repeat;
}
.ctg_nav > .nav_company a:hover,
.ctg_nav > .nav_company.current a {
  color: #5688c7;
}

.ctg_nav > .nav_ir {
  background: url(/common_v2/img/icon_header_ir.gif) center top no-repeat;
}
.ctg_nav > .nav_ir a:hover,
.ctg_nav > .nav_ir.current a {
  color: #adc765;
}

/* 20190924 N-131 gnav start */
.ctg_nav > .nav_mypage {
  background: url(/common_v2/img/icon_header_mypage.png) center top 6px no-repeat;
}
.ctg_nav > .nav_mypage a:hover,
.ctg_nav > .nav_mypage.current a {
  color: #f485a1;
}
/* 20190924 N-131 gnav end */

.ctg_nav > li > a {
  display: block;
  width: 81px;
  height: 26px;
  /* 20190924 N-131
  width: 90px;
  height: 20px;
  */
  padding: 50px 7px 0 7px;
  background: url(/common_v2/img/bg_line_dashed.gif) left top repeat-y;
  font-weight: bold;
}

/*
 *
 * 202002 N-11 add
 * 日本語ページの影響出ていたのでoverride
 *
 */
.en .ctg_nav > li > a {
  width: 90px;
  height: 20px;
}

.ctg_nav > li:first-child > a {
  background-image: none;
}

.en .ctg_nav > li > a {
  padding-top: 40px;
}

.ctg_nav a { color: #7f4c42; }

.corporate .ctg_nav > li > a {
  display: inline;
  width: auto;
  height: auto;
  padding: 0;
  background: none;
}

/* footer_banner
----------------------------------------*/
.ftb_container {
  padding: 20px 20px 20px 0;
  margin: 0 20px;
  background: #f5f5f6;
  border-top: 1px solid #e6e6e6;
}

.ftb_container > a {
  margin-left: 20px;
}

/* footer_news
----------------------------------------*/
#footer_news {
  margin-top: 20px;
}

.carouselSet .section_header .ttl {
  color: #49494d;
  font-size: 16px;
  font-weight: bold;
}

.ftn_container {
  position: relative;
  margin: 0 20px;
  padding: 25px 30px;
  background: #f5f5f6;
}

.section_header {
  position: relative;
}

.section_header .goto_newslist {
  position: absolute; top: 0; right: 0;
}

.section_header .goto_newslist a {
  font-size: 10px;
}

.news_carousel_wrap {
  position: relative;
  overflow: hidden;
}

.news_carousel_ctrl > li {
  position: absolute; top: 130px; z-index: 2;
  overflow: hidden;
  width: 35px; height: 36px;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.news_carousel_ctrl .ctrl_left  {
  background: url(/common_v2/img/icon_carousel_left.png) left top no-repeat;
  left: -10px;
}
.news_carousel_ctrl .ctrl_right {
  background: url(/common_v2/img/icon_carousel_right.png) left top no-repeat;
  right: -10px;
}

.news_carousel_inner {
  position: relative;
  overflow: hidden;
  width: 900px; height: 220px;
  margin: 15px 0;
}

.news_carousel {
  position: absolute; top: 0; left: 0;
}

.news_carousel > li {
  float: left;
  margin-left: 25px;
}

.news_carousel > li:first-child {
  margin-left: 0;
}

.news_carousel .cls_label {
  padding: 5px 5px 2px 5px ;
  color: #2b2b2d;
  font-size: 12px;
}

.news_carousel .cls_desc {
  padding: 0 5px ;
  color: #2b2b2d;
  font-size: 10px;
}

.news_carousel_indi_wrap {
   position:relative;
   overflow:hidden;
}

.news_carousel_indi {
   position:relative; left:50%;
   float:left;
}

.news_carousel_indi li {
  position:relative; left:-50%;
  float:left;
  overflow: hidden;
  width: 11px; height: 11px;
  margin: 0 2px;
  background-image: url(/common_v2/img/icon_indicater.png);
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}
.news_carousel_indi li.cls_active {
  background-image: url(/common_v2/img/icon_indicater_active.png);
}



/* site_footer
----------------------------------------*/
#site_footer {
  margin-top: 20px;
}

.simple #site_footer {
  margin-top: 30px;
}

.ft_container {
  font-size: 10px;
}

.en .ft_container .enFootCont {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 36px;
  background: url(/common_v2/img/bg_section_type_a.gif) top left repeat-x;
}

.ft_container a {
  color: #2b2b2d;
  text-decoration: none;
}

.ft_container a:hover {
  color: #eb5278;
}

/* ft_list */
.ft_list_wrap {
  float: left;
  overflow: hidden;
  width: 488px; height: 139px;
  margin: 0 18px 0 20px;
  padding: 20px 30px;
  background: #f5f5f6;
}

/* 20191002 N-175 add start */
.ft_cont_left {
  float: left;
}

.ft_cont_left .ft_list_wrap {
  float: none;
}

.ft_bus_list {
  background: #f5f5f6;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  width: 488px;
  margin: 0 18px 15px 20px;
  padding: 20px 30px;
}

.ft_bus_list li a {
  padding-left: 10px;
  background: url(/common_v2/img/icon_indent_arr.png) left center no-repeat;
}

.ft_bus_list li a:hover {
  padding-left: 10px;
  background-image: url(/common_v2/img/icon_indent_arr_pink.png);
}
/* 20191002 N-175 add end */


/* 20200204 N-11 add start */
.ft_list > li.ft_list_mypage {
  display: none;
}
/* 20200204 N-11 add end */

.en .ft_list_wrap {
  background: none;
  margin-left: 0;
  padding-top: 0;
}

.ft_list {
  float: left;
  margin-left: 20px;
}

.ft_list:first-child {
  margin-left: 0;
}

.ft_list > li {
  margin-top: 10px;
}

.ft_list > li:first-child {
  margin-top: 0;
}

.ft_list > li.ft_list_mypage {
  display: none;
}

.ft_list li a {
  padding-left: 10px;
  background: url(/common_v2/img/icon_indent_arr.png) left center no-repeat;
}

.ft_list li a:hover {
  padding-left: 10px;
  background-image: url(/common_v2/img/icon_indent_arr_pink.png);
}

.ft_list .lower_tree {
  margin-left: 10px;
}

/* ft_scl */
.ft_scl_wrap {
  overflow: hidden;
  float: left;
  width: 192px;
  margin-right: 20px;
}

.scl {
  width: 152px;
  height: 70px;
  padding: 13px 20px 2px 20px;
  background: #f5f5f6;
}

.ft_scl_wrap .scl dt {
  margin-bottom: 15px;
  font-size: 12px;
  text-align: center;
}

.ft_scl_wrap .mail dt {
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
}

.ft_scl_wrap .scl dt a, .ft_scl_wrap .mail dt a {
  padding-left: 10px;
  background: url(/common_v2/img/icon_indent_arr.png) left center no-repeat;
}
.ft_scl_wrap .scl dt a:hover, .ft_scl_wrap .mail dt a:hover {
  background-image: url(/common_v2/img/icon_indent_arr_pink.png);
}

.ft_scl_wrap .scl dd {
  padding-left: 7px;
}

.ft_scl_wrap .mail dd {
  text-align: center;
}

.ft_scl {
  overflow: hidden;
}

.ft_scl li {
  overflow: hidden;
  float: left;
  width: 27px;
  height: 27px;
  margin: 0 10px;
}

.ft_scl li.scl_yt {
  margin-right: 0;
}

.ft_scl li a {
  overflow: hidden;
  display: block;
  width: 27px;
  height: 27px;
  text-indent: 100%;
  white-space: nowrap;
}

.ft_scl .scl_fb a { background: url(/common_v2/img/icon_scl_fb.gif) left center no-repeat; }
.ft_scl .scl_tw a { background: url(/common_v2/img/icon_scl_tw.gif) left center no-repeat; }
.ft_scl .scl_yt a { background: url(/common_v2/img/icon_scl_yt.gif) left center no-repeat; }

.mail {
  width: 152px;
  height: 70px;
  margin-top: 10px;
  padding: 13px 20px 2px 20px;
  background: #f5f5f6;
}

/*
.mail a {
  padding-left: 23px;
  background: url(/common_v2/img/icon_side_mailmagazin.png) left top no-repeat;
}
*/

/* ft_img */
.ft_img_wrap {
  float: left;
  width: 182px;
  text-align: center;
}

.en .ft_img_wrap {
  float: right;
}


/* ft_bottom */
.ft_bottom {
  margin-top: 30px;
  padding: 20px 20px 15px 0;
  background: #f9c2d0;
  color: #fff;
  text-align: right;
}

.ft_container .copyright {
  margin-top: 5px;
  color: #fff;
}

/* global
----------------------------------------*/
h2 span.lead {
  padding-left: 20px;
  font-size: 12px;
  font-weight: normal;
}

.kdmr {/* for ie7, ie8 - PIE */
  zoom: 1;
  position: relative;
}

.cont_inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.contTop {
  margin-top: 0px;
}

.simpleCont {
  position: relative;
  width: 695px;
  margin: 0 auto;
}

.arr_r {
  padding-left: 10px;
  background: url(/common_v2/img/icon_arr_right.png) left center no-repeat;
}

.arr_r_large {
  padding-left: 45px;
  background: url(/common_v2/img/icon_arr_right_large.png) 28px center no-repeat;
}

.arr_r_large:hover {
  background: #e65c7a url(/common_v2/img/icon_arr_right_large.png) 28px center no-repeat;
  text-decoration: none;
}

.arr_l_large {
  padding-left: 45px;
  background: url(/common_v2/img/icon_arr_left_large_white.png) 28px center no-repeat;
}

.arr_l_large:hover {
  background: #e65c7a url(/common_v2/img/icon_arr_left_large_white.png) 28px center no-repeat;
  text-decoration: none;
}

.arr_r_pk {
  padding-left: 10px;
  background: url(/common_v2/img/icon_arr_right_pink.png) left 0.3em no-repeat;
}

.arr_r_pk .ext_link {
  background-image: url(/common_v2/img/icon_ext_link_pink.png);
}

.arr_l_pk_middle {
  padding-left: 16px;
  background: url(/common_v2/img/icon_arr_left_pink.png) left center no-repeat;
}

.arr_r_gr {
  padding-left: 10px;
  background: url(/common_v2/img/icon_arr_right_black.png) left center no-repeat;
  color: #2b2b2d;
}

.arr_r_gr:hover {
  background: url(/common_v2/img/icon_arr_right_pink.png) left center no-repeat;
  color: #eb5278;
  text-decoration: none;
}

.arr_r_gr_s {
  padding-left: 10px;
  background: url(/common_v2/img/icon_arr_right_gray_s.png) left center no-repeat;
  color: #2b2b2d;
  font-size: 10px;
}

.arr_r_gr_s:hover {
  background: url(/common_v2/img/icon_arr_right_pink_s.png) left center no-repeat;
  color: #eb5278;
  text-decoration: none;
}

.arr_ind {
  padding-left: 10px;
  background: url(/common_v2/img/icon_indent_arr.png) left center no-repeat;
}

.arr_ind:hover {
  background-image: url(/common_v2/img/icon_indent_arr_pink.png);
}

.home {
  padding-left: 45px;
  background: url(/common_v2/img/icon_home.png) 23px center no-repeat;
}

.home:hover {
  background: #e65c7a url(/common_v2/img/icon_home.png) 23px center no-repeat;
  text-decoration: none;
}

.anchorLinksH {
  margin-bottom: 30px;
}

.anchorLinksV {
  margin-bottom: 35px;
}

.anchorLinksH li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  *display: inline;
  *zoom: 1;
}

.anchorLinksV li {
  margin-bottom: 5px;
  font-weight: bold;
}

.anchorLinksH li a {
  padding-left: 12px;
  background: url(/common_v2/img/icon_arr_btm_pink_s.png) left center no-repeat;
}

.anchorLinksV li a {
  padding-left: 22px;
  background: url(/common_v2/img/icon_arr_btm_pink.png) left center no-repeat;
}

.notes_link {
  color: #f485a1;
  font-size: 10px;
}

.notes {
  color: #919299;
  font-size: 10px;
}

.anchor_wrap {
  text-align: right;
}

.btm_anchor_wrap {
  text-align: center !important;
}

.btn_wrap {
  margin: 0 auto;
  text-align: center;
}

.mg_none {
  margin: 0 !important;
}

.mt_none {
  margin-top: 0 !important;
}

.att_txt {
  color: #eb5278;
}

.stg_txt {
  font-weight: bold;
}

.cont_txt {
  margin: 20px 0;
}

.star_label {
  background: url(/common_v2/img/icon_star_label.png) left 3px no-repeat;
  padding: 3px 0 10px 20px;
  color: #2b2b2d;
}

.sgstar_label {
  background: url(/common_v2/img/icon_sgstar_label.png) left 2px no-repeat;
  padding: 3px 0 10px 20px;
  color: #2b2b2d;
}

.backLink {
  margin-top: 30px;
  font-size: 12px;
}

.page_top {
  display: block;
  display: none;
  overflow: hidden;
  width: 50px; height: 56px;
  margin: 50px 40px 20px auto;
  background: url(/common_v2/img/icon_page_top.png) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
}

.page_top:hover {
  background-position: left -56px;
}

.bg_cont_bdr {
  background: url(/common_v2/img/bg_content_border.gif) left top repeat-x;
}

.zoom {
  padding-left: 19px;
  background: url(/common_v2/img/icon_zoom.png) left center no-repeat;
  color: #eb5278;
  cursor: pointer;
}

.zoom:hover {
  text-decoration: underline;
}

.xNicoDo {
  display: none!important;
}

/* btn */
.btn_main {
  margin: -1px 0 0 0;
  background: #f485a1;
  color: #fff;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.btn_main:hover {
  background-color: #e65c7a;
  color: #fff;
}

.btn_plus {
  display: block;
  width: 215px;
  padding: 13px 0 13px 10px;
  margin: 0 auto;
  background: #f485a1 url(/common_v2/img/icon_plus.png) 62px center no-repeat;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
}

.btn_oshop {
  display: block;
  width: 225px;
  padding: 13px 0 13px 20px;
  margin: 0 auto;
  background: #f485a1 url(/common_v2/img/icon_oshop.png) 38px center no-repeat;
  color: #fff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.btn_cart {
  display: block;
  width: 200px;
  padding: 13px 0 13px 25px;
  margin: 0 auto;
  background: #f485a1 url(/common_v2/img/icon_cart.png) 32px center no-repeat;
  color: #fff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.btn_cart_s {
  display: block;
  width: 160px;
  height: 27px;
  line-height: 27px;
  padding-left: 40px;
  background: #f485a1 url(/common_v2/img/icon_cart_s.png) 10px 4px no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
.btn_cart_s:hover {
  background-color: #e65c7a;
  color: #fff;
  text-decoration: none;
}

.btn_arr {
  background: #f485a1 url(/common_v2/img/icon_btn_arr.png) 9px center no-repeat;
  padding: 5px 10px 4px 25px;
  color: #fff;
  border: none;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.btn_arr_l {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  padding: 0 20px 0 27px;
  background: #f485a1 url(/common_v2/img/icon_arr_right_large.png) 10px center no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
}
.btn_arr_l:hover {
  background-color: #e65c7a;
  color: #fff;
  text-decoration: none;
}

.btn_arr.btn_map {
  padding: 1px 11px 1px 22px;
}

.btn_arr_btm {
  background: #f485a1 url(/common_v2/img/icon_btn_arr_btm.png) right center no-repeat;
  padding: 5px 25px 4px 10px;
  color: #fff;
  border: none;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

.btnLarge_pk {
  display: inline-block;
  background: #f485a1;
  text-align: center;
  *display: inline;
  *zoom: 1;
}

.btnLarge_pk a {
  display: block;
  padding: 15px 60px;
  color: #fff;
  font-weight: bold;
}


.btn01s,
.btn02s,
.btn02back {
  display: inline-block;
  background: #f485a1;
  text-align: left;
  *display: inline;
  *zoom: 1;
}

.btn02s,
.btn02back {
  background: #d9dbde;
}

.btn01s a,
.btn02s a  {
  display: block;
  padding: 20px 20px 20px 38px;
  background: url(/common_v2/img/icon_arr_right_large.png) 20px 23px no-repeat;
  border: none;
  color: #fff;
  font-weight: bold;
  text-align: left;
}

.btn01s button,
.btn02s button,
.btn02back button {
  display: block;
  padding: 22px 20px 20px 38px;
  background: url(/common_v2/img/icon_arr_right_large.png) 20px 23px no-repeat;
  *background-position: 20px center;
  border: none;
  color: #fff;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

.btn02back button {
  background: url(/common_v2/img/icon_arr_left_large_white.png) 20px 23px no-repeat;
  *background-position: 20px center;
}

.btn01ss{
  display: inline-block;
  background: #f485a1;
  text-align: left;
  *display: inline;
  *zoom: 1;
}

.btn01ss a {
  display: block;
  padding: 7px 20px 7px 38px;
  background: url(/common_v2/img/icon_arr_right_large.png) 20px center no-repeat;
  color: #fff;
  font-weight: bold;
  text-align: left;
}

.btn01ss button {
  display: block;
  padding: 7px 20px 7px 38px;
  background: url(/common_v2/img/icon_arr_right_large.png) 20px 10px no-repeat;
  border: none;
  color: #fff;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

.btn01s a .ext_link,
.btn01s a:hover .ext_link,
.btn01ss a .ext_link,
.btn01ss a:hover .ext_link {
  padding-right: 24px;
  background: url(/common_v2/img/icon_ext_link_white.png) right center no-repeat;
  cursor: pointer;
  *zoom: 1;
}

.btnSet2 .btn01s a.set2in1 {
  padding: 30px 20px 30px 38px;
  background-position: 20px 33px;
}

.btn01s a:hover,
.btn01s button:hover,
.btn02s a:hover,
.btn02s button:hover,
.btn01ss a:hover,
.btn01ss button:hover {
  background-color: #e65c7a;
  background-image: url(/common_v2/img/icon_arr_right_large.png);
  text-decoration: none;
}

.btn02s a:hover,
.btn02s button:hover,
.btn02back button:hover {
  background-color: #f485a1;
}

.btnSet2 .btn01s a.set2in1:hover {
  background-position: 20px 33px;
}

.btn_plus:hover,
.btn_oshop:hover,
.btn_cart:hover,
.btn_arr:hover,
.btn_arr_btm:hover {
  background-color: #e65c7a;
  color: #fff;
  text-decoration: none;
}

.bigBtnWrap {
  overflow: hidden;
}

.bigBtnWrap .bigBtn {
  float: left;
  width: 180px;
  margin-right: 25px;
  background: #f485a1;
}

.bigBtnWrap .bigBtn a {
  display: block;
  height: 148px;
  padding: 16px 16px 16px 30px;
  background: url(/common_v2/img/icon_arr_right_large.png) 14px center no-repeat;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 148px;
  vertical-align: middle;
}

.bigBtnWrap .bigBtn a:hover {
  background-color: #e65c7a;
}

.btnClose {
  overflow: hidden;
  display: block;
  width: 28px;
  height: 28px;
  background: #f485a1 url(/common_v2/img/icon_close.png) 8px center no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.btnClose:hover {
  background-color: #e65c7a;
}

/* icon */
.pdf {
  margin-left: 0.2em;
  vertical-align: middle;
}

.ext_link {
  margin-right: 2px;
  padding-right: 16px;
  background: url(/common_v2/img/icon_ext_link.png) right center no-repeat;
}

a:hover .ext_link {
  background-image: url(/common_v2/img/icon_ext_link_pink.png);
}

.hint {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  vertical-align: middle;
  *display: inline;
  zoom: 1;
}

.icon_newopen {
  padding: 2px;
  background: #ff9617;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_renewopen {
  padding: 2px;
  background: #ff9617;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_sanrioshop,
.icon_part_short,
.icon_fulltime {
  padding: 2px;
  border: 1px solid #f485a1;
  color: #f485a1;
  font-size: 10px;
  vertical-align: middle;
}

.icon_depart,
.icon_part_long {
  padding: 2px;
  border: 1px solid #95cc82;
  color: #95cc82;
  font-size: 10px;
  vertical-align: middle;
}

.icon_etc,
.icon_part_insurance,
.icon_contract {
  padding: 2px;
  border: 1px solid #90c9e6;
  color: #90c9e6;
  font-size: 10px;
  vertical-align: middle;
}

.icon_goods {
  padding: 2px 7px;
  background: #f7c61d;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_event {
  padding: 2px 7px;
  background: #00b3e6;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_campaign {
  padding: 2px 7px;
  background: #e7bcd7;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_entertainment {
  padding: 2px 7px;
  background: #adc764;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_topics {
  padding: 2px 7px;
  background: #8fc1cc;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_atarikuji {
  padding: 2px 7px;
  background: #ff8f4a;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.print_map {
  position: absolute; bottom: 0; right: 0;
  line-height: 29px;
  padding: 0 15px 0 35px;
  background: #f485a1 url(/common_v2/img/icon_print.png) 15px center no-repeat;
}

/* site_main
----------------------------------------*/
.ttlTypeBg {
  margin-bottom: 35px;
  padding: 20px;
  background: #f5f5f6;
}

header.hasLink,
header.hasText {
  overflow: hidden;
}

header.hasLink .ttl,
header.hasText .ttl {
  float: left;
  display: inline-block;
  *display: inline-block;
  *zoom: 1;
}

header.hasLink .link,
header.hasText .text {
  float: right;
  display: inline-block;
  font-size: 12px;
  line-height: 1.8;
  *display: inline-block;
  *zoom: 1;
}

.page_label {
  position: relative;
  margin: 0px 20px 25px 20px;
}

.page_label_link {
  position: relative;
  margin: 0px 20px 25px 20px;
}

.main_container_wd {
  padding: 0 20px;
}

.main_container {
  float: left;
  width: 715px;
  padding: 0 20px;
}

.oneColCont .main_container {
  padding-right: 0;
  padding-left: 0;
}

.gbox {
  padding: 20px;
  background: #f5f5f6;
  font-size: 12px;
}

#gmap_view {
  width: 675px;
  height: 460px;
}

/* store_tbl */
.searchContent .shopList {
  display: none;
}

.store_pref {
  margin: 20px 0 10px 0;
  font-weight: bold;
}

.shopList .tableType01 {
  margin-top: 5px;
}

.shopList .tableType01 thead th {
  border-left: 1px solid #e3e3e3;
}

.shopList .tableType01 td {
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}

.shopList .tableType01 thead th:first-child,
.shopList .tableType01 tr td:first-child,
.shopList .tableType01 tr td.first {
  border-left: none;
}

.searchContent .shopList .name {
	width: 44%;
}
.searchContent .shopList .tel {
	width: 27%;
}

.searchContent .shopList .comment {
	width: 27%;
}


.shopList .strname {
  width: 177px;
}

.shopList .floorname {
  width: 207px;
}

.shopList .tel {
  width: 81px;
}

.searchContent .shopListAtarikuji .name {
	width: 40%;
}

/* relation_wrap */
.relation_wrap {
  margin-top: 40px;
  border-top: 1px solid #e6e6e6;
}

.relation_box {
  border-top: 11px solid #f7f7f7;
}

.relation_box h3 {
  margin: 20px 20px 0 20px;
}

.rel_link_inr {
  margin-top: 20px;
  font-size: 12px;
}

.rel_link_inr > a {
  margin-left: 40px;
}

/* side_container */
.side_container {
  float: left;
  width: 225px;
}

.oneColCont .side_container {
  float: right;
}

.side_info {
  margin-bottom: 20px;
  color: #2b2b2d;
}

.side_info .sinfo_label {
  padding: 10px 20px;
  background: #e3e3e3;
  font-weight: bold;
}

.side_info .sinfo_desc {
  background: #f5f5f6;
  font-size: 10px;
}

.side_info .sinfo_desc_list {
  overflow: hidden;
  padding: 10px 15px 10px 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfdfe1;
}
.side_info .sinfo_desc_list:first-child {
  border-top: none;
}
.side_info.this_store .sinfo_desc_list:last-child {
  border-bottom: none;
}

.side_info .sinfo_desc_list dt {
  float: left;
  width: 48px;
  margin-right: 10px;
}
.side_info .sinfo_desc_list dd {
  float: left;
  width: 132px;
}

.side_info .sinfo_more {
  border-top: 1px solid #fff;
  padding: 10px 15px;
}

.side_cont {
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: #f5f5f6;
}

.side_cont.pb0{
  padding-bottom: 0px;
}

.side_cont .scont_label {
  padding: 12px 5px 12px 39px;
  border-bottom: 1px solid #dfdfe1;
  color: #2b2b2d;
  font-size: 12px;
  font-weight: bold;
}

.scont_label a {
  color: #2b2b2d;
  text-decoration: none;
}

.scont_label a:hover {
  color: #eb5278;
}

.side_cont .scont_label.pointcard   { background: url(/common_v2/img/icon_side_pointcard.png) 10px center no-repeat; }
.side_cont .scont_label.passport   { background: url(/common_v2/img/icon_side_passport.png) 10px center no-repeat; }
.side_cont .scont_label.mailmagazin { background: url(/common_v2/img/icon_side_mailmagazin.png) 10px center no-repeat; }
.side_cont .scont_label.shopblog    { background: url(/common_v2/img/icon_side_shopblog.png) 10px center no-repeat; }
.side_cont .scont_label.job         { background: url(/common_v2/img/icon_side_job.png) 10px center no-repeat; }
.side_cont .scont_label.themepark   { background: url(/common_v2/img/icon_side_themepark.png) 10px center no-repeat; }
.side_cont .scont_label.sns         { background: url(/common_v2/img/icon_side_sns.png) 10px center no-repeat; }
.side_cont .scont_label.scont_keyword     { background: url(/common_v2/img/icon_side_keyword.png) 10px center no-repeat; }
.side_cont .scont_label.arr_r_pk_large {
  padding-left: 35px;
  background: url(/common_v2/img/icon_arr_right_large_pink.png) 15px center no-repeat;
}

.side_cont .scont_desc {
  padding: 10px 15px 0 15px;
  border-top: 1px solid #fff;
  font-size: 10px;
}

.side_cont .sns_wrap > a {
  margin-left: 10px;
}
.side_cont .sns_wrap > a:first-child {
  margin-left: 0;
}

.side_cont > .scont_keyword_wrap {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.side_cont .scont_keyword_list {
  display:inline-block;
  background: #f485a1;
  margin: 5px 3px 0 0;
  padding: 2px 5px 5px 5px;
}

.side_cont .scont_keyword_list a {
  color: #fff;
  font-weight: bold;
  font-size: 10px;
}

.side_cont .scont_bnr {
  text-align: center;
  margin-top: 10px;
}

.side_banner {
  margin-bottom: 20px;
}

.side_banner > li {
  margin-top: 10px;
}

.side_banner > li:first-child {
  margin-top: 0;
}

.side_event_banner > li {
  margin-bottom: 20px;
}

.side_event_banner > li:first-child {
  margin-top: 0;
}


/* local navi
----------------------------------------*/
#localNav {
  border-bottom: 1px dotted #a0a0a0;
}

#localNav li {
  padding: 6px 0;
  border-top: 1px dotted #a0a0a0;
  font-weight: bold;
}

#localNav li a {
  display: block;
  padding: 10px 7px 10px 18px;
  background: #fff url(/common_v2/img/icon_arr_right_black.png) 6px 16px no-repeat;
  color: #2b2b2d;
}

#localNav li a:hover {
  background-image: url(/common_v2/img/icon_arr_right_pink.png);
  color: #eb5278;
  text-decoration: none;
}

#localNav li.current a {
  background: #f5f5f6 url(/common_v2/img/icon_arr_right_pink.png) 6px 16px no-repeat;
  color: #eb5278;
  text-decoration: none;
}

#localNav li.current a:hover {
  background-image: url(/common_v2/img/icon_arr_right_pink.png);
}

#localNav li.hasChild .ttl {
  display: block;
  padding-left: 18px;
  background: url(/common_v2/img/icon_arr_right_black.png) 6px 5px no-repeat;
  color: #2b2b2d;
}

#localNav li.hasChild.opened .ttl {
  background-image: url(/common_v2/img/icon_arr_btm_gray_s.png);
}

#localNav li.hasChild .btn:hover {
  background-image: url(/common_v2/img/icon_accordion_pink_off.png);
}

#localNav li.hasChild.opened .btn {
  background-image: url(/common_v2/img/icon_accordion_gray_on.png)
}

#localNav li.hasChild.opened .btn:hover {
  background-image: url(/common_v2/img/icon_accordion_pink_on.png);
  color: #eb5278;
}

#localNav li.hasChild .btn {
  display: block;
  padding: 10px 30px 10px 0;
  background: url(/common_v2/img/icon_accordion_gray_off.png) 200px center no-repeat;
  cursor: pointer;
}

#localNav li.hasChild .btn:hover .ttl {
  background-image: url(/common_v2/img/icon_arr_right_pink.png);
  color: #eb5278;
}

#localNav li.hasChild.opened .ttl {
  background-image: url(/common_v2/img/icon_arr_btm_gray_s.png);
}

#localNav li.hasChild.opened .btn:hover .ttl {
  background-image: url(/common_v2/img/icon_arr_btm_pink_s.png);
  color: #eb5278;
}

#localNav .childNav {
  display: none;
  padding-left: 18px;
  padding-bottom: 5px;
}

#localNav .current .childNav,
#localNav .opened .childNav {
  display: block;
}

#localNav .childNav li {
  padding: 16px 5px 0 0;
  border-top: none;
  font-size: 12px;
  font-weight: normal;
}

#localNav .childNav li:first-child {
  padding-top: 0;
}

#localNav .childNav li a {
  padding: 0 0 0 12px;
  background: url(/common_v2/img/icon_arr_right_black.png) left 0.4em no-repeat;
  color: #2b2b2d;
  text-decoration: none;
}

#localNav .childNav li.current a,
#localNav .childNav li a:hover {
  padding: 0 0 0 12px;
  background: url(/common_v2/img/icon_arr_right_pink.png) left 0.4em no-repeat;
  color: #eb5278;
}

.linkListSide {
  margin-top: 20px;
  font-size: 12px;
}

.linkListSide dt,
.linkListSide li {
  padding: 10px 18px 8px 18px;
  background-color: #f5f5f6;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfdfe1;
  font-weight: bold;
}

.linkListSide li:first-child {
  border-top: none;
}

.linkListSide dt {
  background-color: #e3e3e3;
  font-size: 14px;
  font-weight: bold;
}

.side_container > .linkListSide:first-child {
  margin-top: 0;
}

/* elements
----------------------------------------*/

.mtEm { margin-top: 1em !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}

.mbEm { margin-bottom: 1em !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}

.mlEm { margin-left: 1em !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}

.mrEm { margin-right: 1em !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}

.fs10 { font-size: 10px !important;}
.fs12 { font-size: 12px !important;}
.fs14 { font-size: 14px !important;}
.fs16 { font-size: 16px !important;}
.fs18 { font-size: 18px !important;}
.fs20 { font-size: 20px !important;}
.fs24 { font-size: 24px !important;}

.alignL { text-align: left !important;}
.alignR { text-align: right !important;}
.alignC { text-align: center !important;}

.error {
  color: #ff0000;
}

/* block */
.oneColCont {
  margin: 0 20px;
}

.cont_part {
  padding-top: 30px;
  background: url(/common_v2/img/bg_cont_part.gif) top left repeat-x;
  *zoom: 1;
}

.tmpBlock {
  margin: 30px auto 0 auto;
}

.tmpBlock #mainArea {
  width: 830px;
  margin: 0 auto;
}

.grBox {
  padding: 20px;
  background: #f5f5f6;
}

.grBox .inner {
  padding: 20px;
  background: #fff;
}

.inquiryBlock {
  margin-top: 15px;
}

.inquiryBlock .inquiryInfo {
  width: 470px;
  padding: 20px;
  background: #f5f5f6;
  font-size: 12px;
}

.inquiryBlock .inquiryInfo .number {
  font-size: 18px;
}

.inquiryBlock .inquiryInfo .number em {
  font-weight: bold;
}

.txtBlock div,
.txtBlock p,
.txtBlock ul,
.txtBlock ol,
.txtBlock dl,
.txtBlock table {
  margin-bottom: 1em;
  font-size: 12px;
  line-height: 1.8;
}

.txtBlock div:last-child,
.txtBlock p:last-child,
.txtBlock ul:last-child,
.txtBlock ol:last-child,
.txtBlock dl:last-child,
.txtBlock table:last-child,
.txtBlock div div:last-child,
.txtBlock div p:last-child,
.txtBlock div ul:last-child,
.txtBlock div ol:last-child,
.txtBlock div dl:last-child,
.txtBlock div table:last-child  {
  margin-bottom: 0;
}


.txtBlock .notes {
  font-size: 10px;
}

.innerSection {
  margin-right: 20px;
  margin-left: 20px;
}

.sectionTypeA {
  padding-top: 40px;
  background: url(/common_v2/img/bg_section_type_a.gif) top left repeat-x;
}

.sectionTypeB {
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #a0a0a0;
}

.sectionTypeB:last-child {
  border-bottom: none;
}

.sectionTypeB h3 {
  margin-bottom: 18px;
}

/* column */
.colWrap {
  overflow: hidden;
}

.colWrap .col2:first-child .col,
.colWrap .col3:first-child .col,
.colWrap .col4:first-child .col,
.colWrap .col4:first-child .colB,
.colWrap .col4:first-child .colC,
.colWrap .col6:first-child .col {
  margin-top: 0;
}

.col2,
.col3,
.col4,
.col5 {
  overflow: hidden;
}

.col2 .col {
  float: left;
  width: 452px;
  margin-top: 20px;
  margin-right: 40px;
}

.innerSection .col2 .col {
  width: 440px;
  margin-right: 25px;
}

.innerSection .col2 .col:last-child {
  margin-right: 0;
}

.fwrap .main_container .col2 .col {
  width: 345px;
  margin-right: 25px;
}

.fwrap .main_container .innerSection .col2 .col {
  width: 319px;
  margin-right: 30px;
}

.fwrap .main_container .col2 .col:last-child {
  margin-right: 0;
}

.col3 .col {
  float: left;
  width: 306px;
  margin-top: 20px;
  margin-right: 20px;
}


.fwrap .main_container .col3 .col {
  width: 225px;
  margin-right: 20px;
}

.fwrap .main_container .col3 .col:last-child {
  margin-right: 0;
}

.col4 .col,
.col4 .colB,
.col4 .colC {
  float: left;
  width: 225px;
  margin-top: 20px;
  margin-right: 20px;
}

.col4 .colB {
  width: 470px;
}

.col4 .colC {
  width: 715px;
}

.col5 {
  margin-left: -20px;
}

.col5 .col,
.col5 .colB,
.col5 .colC,
.col5 .colD {
  float: left;
  width: 176px;
  margin-top: 20px;
  margin-left: 20px;
}

.col5 .colB {
  width: 372px;
}

.col5 .colC {
  width: 568px;
}

.col5 .colD {
  width: 764px;
}

.col6 .col {
  float: left;
  width: 150px;
  margin-top: 20px;
  margin-right: 12px;
}

.col2 .col:last-child,
.col3 .col:last-child,
.col4 .col:last-child,
.col4 .colB:last-child,
.col4 .colC:last-child,
.col6 .col:last-child {
  margin-right: 0;
}

/* table */
.tableType01 {
  width: 100%;
  margin-top: 30px;
  border-top: 1px solid #e3e3e3;
  font-size: 12px;
  color: #49494d;
}

.tableType01 th {
  padding: 8px 10px;
  border-bottom: 1px solid #e3e3e3;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

.tableType01 thead th {
  font-weight: bold;
}

.tableType01 td {
  padding: 8px 10px;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  vertical-align: top;
}

/* lead */
.headLead {
  margin-bottom: 34px;
  font-size: 14px;
}

/* list */
.listType01 {
  padding-left: 1em;
  text-indent: -1em;
}

.en .listType01 {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

.listType01 .listType01 {
  padding-left: 2em;
  text-indent: -1em;
}

.listTypeNum {
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 0.5em;
	padding-left: 2.1em;
}

.listTypeNum li {
	margin-top: 0.5em;
  text-indent: 0;
	list-style-type: decimal;
}

/* notes */
.notes01 {
  padding-left: 1em;
  text-indent: -1em;
}

.notes01.gr {
  color: #919299;
}

.notes01.sgr {
  color: #919299;
  font-size: 10px
}

.notes01 li {
  margin-top: 0.2em;
}

.notes01 li:first-child {
  margin-top: 0;
}

.alertBox {
  padding: 20px;
  margin-bottom: 20px;
  color: #eb5278;
  border: 1px solid #eb5278;
  text-align: center;
}

/* link list */
.btmLink {
  margin-top: 40px;
  font-size: 12px;
  text-align: right;
}

.btmBack {
  margin-top: 40px;
  font-size: 12px;
  text-align: left;
}

.linkList dl {
  min-height: 54px;
  padding: 18px 0;
  background: #f5f5f6;
}

.linkList p {
  min-height: 54px;
  padding: 18px 20px;
  background: #f5f5f6;
  font-weight: bold;
}

.linkList dl dt {
  margin: 0 20px 3px;
  font-weight: bold;
}

.linkList dl dd {
  margin: 0 20px 0 40px;
  font-size: 12px;
}

.linkList dl ul li {
  margin-top: 1em;
}

.linkList dl ul li:first-child {
  margin-top: 0;
}

.linkList dl ul li a {
  color: #2b2b2d;
}

.linkList dl dt a,
.linkList p a {
  display: block;
  padding-left: 20px;
  background: url(/common_v2/img/icon_arr_right_large_black.png) left 0.1em no-repeat;
  color: #2b2b2d;
}

.linkList dl dt a:hover,
.linkList p a:hover {
  background-image: url(/common_v2/img/icon_arr_right_large_pink.png);
  color: #eb5278;
  text-decoration: none;
}

/* 20191002 N-175 add start */
.icon_eventcafe {
  padding: 2px 7px;
  background: #00b3e6;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_smartphone {
  padding: 2px 7px;
  background: #adc764;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_others {
  padding: 2px 7px;
  background: #8fc1cc;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_sanrioplus {
  padding: 2px 7px;
  background: #f485a1;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.icon_sweets {
  padding: 2px 7px;
  background: #ed617c;
  color: #fff;
  font-size: 10px;
  vertical-align: middle;
}

.linkList .col.doing_business_wrap {
  background: #f5f5f6;
  margin-right: 20px;
  padding-bottom: 30px;
  width: 470px;
}

.linkList .col.doing_business_wrap p {
  background: transparent;
  margin-top: 28px;
  min-height: auto;
  line-height: 1;
}

.linkList .col.doing_business_wrap + .col {
  width: 470px;
}

.linkList .col.doing_business_wrap + .col .themepark {
  background: none;
  padding-top: 0;
}

.linkList .col.doing_business_wrap + .col .themepark dt,
.linkList .col.doing_business_wrap + .col .themepark dd {
  margin-left: 0;
}
/* 20191002 N-175 add end */

/* text */
em.price {
  font-size: 16px;
  font-weight: bold;
}

/* page nation */
.pagenation_wrap {
  position:relative;
  margin: 0 auto;
}

.wp-pagenavi {
  margin: 0 auto;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  line-height: 27px;
  margin-right: 10px;
  padding: 0 10px;
  background-color: #d9dbde;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
}

.wp-pagenavi a:hover {
  background: #f485a1;
}

.wp-pagenavi .current {
  background: #f485a1;
}

.wp-pagenavi .previouspostslink {
  padding-left: 27px;
  background: #d9dbde url(/common_v2/img/icon_btn_pn_prev_off.png) left 0.1em no-repeat;
}

.wp-pagenavi .previouspostslink:hover {
  background: #f485a1 url(/common_v2/img/icon_btn_pn_prev_on.png) left 0.1em no-repeat;
}

.wp-pagenavi .nextpostslink {
  padding-right: 27px;
  background: #d9dbde url(/common_v2/img/icon_btn_pn_next_off.png) right 0.1em no-repeat;
}

.wp-pagenavi .nextpostslink:hover {
  background: #f485a1 url(/common_v2/img/icon_btn_pn_next_on.png) right 0.1em no-repeat;
}

/* Ajax */
.addItem {
  display: none;
}


/* carousel */
.carouselSet {
  position: relative;
  margin-top: 20px;
  z-index: 20;
}

.carousel {
  margin-bottom: 20px;
}

.carousel3 {
  width: 750px;
}
.carousel3 .cont_inner {
  width: 690px;
}

.ftn_container {
  position: relative;
  margin: 0 20px;
  padding: 25px 30px;
  background: #f5f5f6;
}

.section_header {
  position: relative;
}

.section_header .link {
  position: absolute; top: 0; right: 0;
}

.section_header .link a {
  font-size: 10px;
}

.carousel_wrap {
  position: relative;
  overflow: hidden;
}

.carousel_inner {
  position: relative;
  overflow: hidden;
  width: 900px;
  margin: 15px 0;
}

.carousel3 .carousel_inner {
  width: 620px;
}

#recent_carousel .ftn_container {
  padding: 0;
  background: none;
}

#recent_carousel .carousel_wrap {
  padding: 0 20px;
}

#recent_carousel .carousel_inner {
  width: 635px;
}

#recent_carousel .carousel > li {
  width: 110px;
  margin-right: 20px;
}

#recent_goods_carousel .ftn_container,
#recent_news_carousel .ftn_container {
  padding: 0;
  background: none;
}

#recent_goods_carousel .carousel_wrap,
#recent_news_carousel .carousel_wrap {
  padding: 0 20px;
}

#recent_goods_carousel .carousel_inner,
#recent_news_carousel .carousel_inner {
  width: 635px;
}

#recent_goods_carousel .carousel > li,
#recent_news_carousel .carousel > li {
  width: 144px;
  margin-right: 19px;
}

.carousel_inner .img {
  display: block;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}

#news_carousel .carousel_inner a:hover .img,
#recent_goods_carousel .carousel_inner a:hover .img,
#recent_news_carousel .carousel_inner a:hover .img {
  border: 1px solid #eb5278;
}

#news_carousel .carousel_inner a:hover .img img,
#recent_goods_carousel .carousel_inner a:hover .img img,
#recent_news_carousel .carousel_inner a:hover .img img {
  margin: -1px;
}

.carousel {
  position: absolute; top: 0; left: 0;
  width: 5000px;
}

.carousel > li {
  float: left;
  margin-right: 25px;
  width: 180px;
}

.carousel > li:first-child {
  margin-left: 0;
}

.carousel .cls_label {
  padding: 5px 5px 2px 5px ;
  color: #2b2b2d;
  font-size: 12px;
}

.carousel .cls_desc {
  padding: 0 5px ;
  color: #2b2b2d;
  font-size: 10px;
}

.carousel a {
  display: block;
}

.carousel a:hover {
  color: #eb5278;
  text-decoration: none;
}

.carousel a:hover .cls_label,
.carousel a:hover .cls_desc {
  color: #eb5278;
}

.carousel_indi_wrap {
   position:relative;
   overflow:hidden;
}

.carousel_indi {
   position:relative; left:50%;
   float:left;
}

.carousel_indi li {
  position:relative; left:-50%;
  float:left;
  overflow: hidden;
  width: 11px; height: 11px;
  margin: 0 2px;
  background-image: url(/common_v2/img/icon_indicater.png);
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}
.carousel_indi li.current {
  background-image: url(/common_v2/img/icon_indicater_active.png);
}

.btnPrev,
.btnNext {
  position: absolute;
  top: 45%;
  display: block;
  width: 35px;
  height: 35px;
  background: black;
  cursor: pointer;
  z-index: 10;
}

.btnPrev {
  left: 0;
  background: url(/common_v2/img/icon_carousel_prev.png) left top no-repeat;
}

.btnPrev:hover {
  background-position: left -35px;
}

.btnNext {
  right: 0;
  background: url(/common_v2/img/icon_carousel_next.png) left top no-repeat;
}

.btnNext:hover {
  background-position: left -35px;
}

.jcarousel-prev-disabled,
.jcarousel-next-disabled  {
  visibility: hidden;
}

.jcarousel-clip {
  overflow: hidden;
}

/* modal */
.btnModal {
  cursor: pointer;
}

#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
  margin: 0 auto;
	background: url(/common_v2/img/bg_overlay.png) left top repeat;
  text-align: center;
	z-index: 5000;
}

.modalInner {
  display: none;
}

.modalInner iframe {
  display: none;
}

#overlay .modalInner {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 30px 40px 40px 40px;
  background: #fff;
  border-radius: 5px;
  text-align: left;
  *display: inline;
  *zoom: 1;
}

#overlay .modalInner .title {
  min-height: 1.5em;
  padding-right: 70px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
#overlay .modalInner iframe {
  display: block;
}

#overlay .modalInner a.close {
	position: absolute;
  top: 20px;
  right: 20px;
  display: inline-block;
  padding: 7px 10px 7px 30px;
  background: #f485a1 url(/common_v2/img/icon_close.png) 12px center no-repeat;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
}

#overlay .modalInner a.close:hover {
  background-color: #E65C7A;
}

#overlay .content {
  margin-top: 1em;
  text-align: center;
}

#overlay .content p {
  margin-top: 15px;
  font-size: 12px;
  text-align: left;
}

#overlay .iframeMovieCont {
  position: relative;
  width: 560px;
  display: inline-block;
  margin: 0 auto;
  *display: inline;
  *zoom: 1;
}


#overlay .cont p:first-child {
  margin-top: 0;
}

#overlay .content p.img {
  text-align: center;
}

#overlay .content .iframeMovieCont iframe {
  margin: 0 auto;
}

#overlay .btmLink {
  margin-top: 10px;
  font-size: 12px;
  text-align: right;
}

/* design pull down menu*/
.pdBox {
  position: relative;
  display: inline-block;
  font-size: 12px;
  z-index: 97;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.setChild .pdBox {
  display: none;
}

.setChild .pdBox.active {
  display: inline-block;
}

.pdWrapper {
  position: relative;
  display: inline-block;
  width: 185px;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.wide .pdWrapper {
  width: 305px;
}
.middleWide .pdWrapper {
  width: 240px;
}

.pdBox .default {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 131px;
  height: 35px;
  line-height: 35px;
  padding-right: 42px;
  padding-left: 12px;
  background: #f485a1 url(/common_v2/img/bg_pd_top_off.png) right top no-repeat;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  text-align: left;
  cursor: pointer;
  z-index: 99;
  *display: inline;
  *zoom :1;
}
.pdBox.wide .default {
  width: 252px;
}
.pdBox.middleWide .default {
  width: 186px;
}

.pdBox .default:hover {
  background: #e65c7a url(/common_v2/img/bg_pd_top_on.png) right top no-repeat;
}

.pdInner {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  width: 185px;
  padding-top: 10px;
  background: url(/common_v2/img/bg_pd_arrow.png) 160px top no-repeat;
  font-size: 12px;
  text-align: left;
  z-index: 100;
  opacity: 0;
  *zoom: 1;
}
.wide .pdInner {
  width: 305px;
  background: url(/common_v2/img/bg_pd_arrow.png) 280px top no-repeat;
}
.middleWide .pdInner {
  width: 240px;
  background: url(/common_v2/img/bg_pd_arrow.png) 215px top no-repeat;
}

.pdCont {
  position: relative;
  overflow: hidden;
  max-height: 360px;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 6px;
  *zoom: 1;
}

.hasBtn .pdCont {
  padding: 54px 20px;
}

.pdInner .pdOpsWrap {
  position: relative;
  top: 0;
  overflow: hidden;
  max-height: 321px;
  padding: 0;
  background: #fff;
  border-radius: 6px;
  z-index: 100;
  *zoom: 1;
}

.pdInner.hasBtn .pdOpsWrap {
  border-radius: 0;
}

.pdInner .pdOps {
  position: relative;
  top: 0;
  width: 145px;
  z-index: 100;
  *zoom: 1;
}
.wide .pdInner .pdOps {
  width: 265px;
}
.middleWide .pdInner .pdOps {
  width: 200px;
}

.pdInner .pdOption {
  position: relative;
  padding: 7px 20px;
  border-top: 1px dashed #e6e6e6;
  color: #2b2b2d;
  vertical-align: top;
  z-index: 100;
  cursor: pointer;
  *zoom: 1;
}

.pdInner .pdOption:first-child {
  border-top: none;
}
.pdInner.hasBtn .pdOps {
  border-bottom:  1px dashed #e6e6e6;
}

.pdInner.hasBtn .pdOption:first-child {
  border-top: 1px dashed #e6e6e6;
}

.pdInner .pdOption:hover {
  color: #eb5278;
}

.pdInner .prev,
.pdInner .next {
  position: absolute;
  width: 145px;
  height: 34px;
  cursor: pointer;
}

.wide .pdInner .prev,
.wide .pdInner .next {
  width: 265px;
}
.middleWide .pdInner .prev,
.middleWide .pdInner .next {
  width: 200px;
}


.pdInner .prev {
  top: 20px;
  background: #fff url(/common_v2/img/icon_slide_top_off.png) center center no-repeat;
  border-radius: 3px 3px 0 0;
}
.pdInner .prev:hover {
  color: #eb5278;
  background-image: url(/common_v2/img/icon_slide_top_on.png);
}

.pdInner .next {
  bottom: 20px;
  background: #fff url(/common_v2/img/icon_slide_bottom_off.png) center center no-repeat;
  border-radius: 0 0 3px 3px;
}
.pdInner .next:hover {
  color: #eb5278;
  background-image: url(/common_v2/img/icon_slide_bottom_on.png);
}

.pdInner .prev.disabled {
  background-image: url(/common_v2/img/icon_slide_top_disable.png);
  color: #2b2b2d;
  cursor: auto;
}

.pdInner .next.disabled {
  background-image: url(/common_v2/img/icon_slide_bottom_disable.png);
  color: #2b2b2d;
  cursor: auto;
}

.pdInner.opened {
  display: inline-block;
  *display: inline;
  *zoom :1;
}

/* Gigya */
/* login */
#loginDiv,
#loginComment {
  display: none !important;
}

/* share bar */
.shareBar .gig-share-bar-container > table {
  margin: 10px 0 10px auto;
}
.shareBar#shareBar2 .gig-share-bar-container > table {
  margin: 10px auto 10px 0;
}

.socialLoginWrapper_shared {
  display: none;
  position: absolute;
  right: 0;
  width: 490px;
  padding: 20px;
  background: #e6e6e6;
  z-index: 2012;
}

#shareBarWrapper {
  position: relative;
  margin-top: 75px;
}

#shareBarWrapper .shareBar {
  margin: 10px 20px 10px 0;
  text-align: right;
}
#shareBarWrapper .shareBar .shareBarList{
  margin: 0;
  padding: 0;
}

#shareBarWrapper .shareBar .shareBarList li{
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  margin-right: 5px;
  height: 20px;
}

body.en #shareBarWrapper.shareBarWrapper {
  margin-top: 48px;
  margin-bottom: -10px;
}

body.en #shareBarWrapper.shareBarWrapperTop {
  margin-top: 14px;
  margin-bottom: 0;
}

#shareBarWrapper2 {
  position: relative;
}

@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, div.gig-button-container-facebook-share {
  margin-bottom: 1px !important;
}
}

div.gig-button-container-facebook-share {
  margin-bottom: 1px\9 !important;
}

.socialLoginCont_shared {
  position: relative;
  padding: 10px;
  background: #ffffff;
}
.socialLoginCont_shared img {
  cursor: pointer;
}

.socialLoginCont_shared .ttl {
  padding: 0 40px 0 18px;
  font-size: 12px;
}

.socialLoginClose_shared {
  position: absolute;
  right: 10px;
  top: 10px;
}

.socialLoginCont_shared ul {
  margin: 20px 0;
  overflow: hidden;
}
.socialLoginCont_shared li {
  float: left;
}

.socialLoginSkip_shared {
  text-align: center;
}

.titleAndDesc a {
  color: #eb5278 !important;
}

.doLogin {
  display: inline-block;
  background: #f485a1;
  text-align: left;
  *display: inline;
  *zoom: 1;
}

.doLogin a {
  display: block;
  padding: 7px;
  color: #fff;
  font-weight: bold;
  text-align: left;
}

.doLogin button {
  display: block;
  padding: 7px;
  border: none;
  color: #fff;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

.doLogin a .ext_link,
.dLogin a:hover .ext_link {
  padding-right: 24px;
  cursor: pointer;
  *zoom: 1;
}

.commentArea .commentTitle {
  margin: 40px 0 20px 0;
}
.commentArea .commentTitle h2 {
  float: left;
}
.commentArea .commentTitle .doLogin {
  float: right;
}
.commentArea .gig-comments-container {
  width: 100% !important;
}
.gig-composebox-post {
  background: #f485a1 !important;
  border: none !important;
}
.gig-comments-more {
  color: #fff !important;
  background: #f485a1 !important;
}


/* rundom characters */
#rundomCharacter {
  position: absolute;
  right: 0;
  display: none;
  height: 400px;
  z-index: 2001;
  *zoom: 1;
}

#rundomCharacter img {
  display: block;
}

#rundomCharacter .out {
  position: absolute;
  bottom: 10%;
  right: 0;
  cursor: pointer;
  z-index: 2002;
}

#rundomCharacter .in {
  position: absolute;
  bottom: 10%;
  right: 0;
  cursor: pointer;
  z-index: 2002;
}

#rundomCharacter .click {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2002;
}


#rundomCharacter .click .img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  z-index: 2003;
}

#rundomCharacter .click .mes {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  cursor: pointer;
  z-index: 2004;
}

#rundomCharacter .click .btn {
  display: none;
  position: absolute;
  bottom: 0;
  right: 10px;
  margin: 0;
  cursor: pointer;
  z-index: 2005;
}

/* CMS
----------------------------------------*/
.freeArea {
  margin-top: 20px;
}

/* freeArea
----------------------------------------*/
.freeArea #metaIndex {
  margin: 0 20px;
}

.freeArea #metaIndex h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
  border-bottom: 5px solid #f485a1
}

.freeArea #metaIndex h4 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  border-bottom: 1px solid #f485a1
}

.freeArea #metaIndex dl {
  margin-bottom: 20px;
  padding-left: 10px;
}

.freeArea #metaIndex dt {
  font-size: 14px;
  font-weight: bold;
}

.freeArea #metaIndex dd {
  padding-left: 5px;
}

.freeArea .btnArea p {
  margin-bottom: 1em;
}

.freeArea .listContent {
  margin-bottom: 35px;
  font-size: 12px;
}

.freeArea .listContent:last-child {
  margin-bottom: 0;
}

.freeArea .listContent a {
  color: #2b2b2d;
  text-decoration: none;
}

.freeArea .listContent a:hover {
  color: #EB5278;
}

.freeArea .listContent .headIcon {
  overflow: hidden;
  margin-bottom: 4px;
}

.freeArea .listContent .headIcon .theme {
  float: left;
}

.freeArea .listContent .headIcon .status {
  float: right;
}

.freeArea .listContent .img {
  margin-bottom: 8px;
}

.freeArea .listContent .date {
  margin-bottom: 5px;
  color: #919299;
  font-size: 10px;
}

.freeArea .code {
  margin: 1em 1em 1.5em 1em;
  font-size: 12px;
}

.freeArea .code dt {
  font-weight: bold;
}

/* freeArea chara
----------------------------------------*/

.freeArea arr_r_pk a, .freeArea a.arr_r_pk {
  display: inline!important;
}

.freeArea .btmLink a:hover, .freeArea .anchorLinksH a:hover, .freeArea .anchorLinksV a:hover, .freeArea a:hover.arr_r_pk, .freeArea a:hover.arr_l_pk_middle {
  color: #eb5278!important;
  text-decoration: underline!important;
}

.freeArea .hasLink .ttl {
  width: auto!important;
  position: static!important;
  bottom: auto!important;
  height: auto!important;
  padding: 0!important;
  color: #49494d!important;
  font-size: 16px!important;
  cursor: auto!important;
}

.freeArea .col, .freeArea .colB, .freeArea .colC {
  position: static!important;
  height: auto!important;
}

.freeArea .pdPar div, .freeArea .pdBox div, .freeArea .modalWrapper .btnModal {
  margin-bottom: 0!important;
}

.freeArea .modalBoxMovie {
  overflow:hidden;
}

.freeArea .modalBoxMovie > div:first-child {
 margin-left: 0;
}

.freeArea .modalBoxMovie .isMovie {
  float:left;
  width:225px;
  margin-left:20px;
}

/* print
----------------------------------------*/
@media print {
  .noprint {display: none;}
}

#bedore-webagent-inner {
  display: none;
}
