html{
  box-sizing:border-box;
  }
  
  *, *::after, *::before{
  box-sizing:inherit;
  }
  
  .home#wrapper{
  background-image:url(/images/home_bg_body_line_02.png), url(/images/home_bg_body_base_01.gif);
  background-position:50% 101%,50% 180px;
  background-repeat:repeat;
  }
  .home#wrapper .homeBgBody01{
  background:url(/images/home_bg_main_01.png) 50% 0 no-repeat;
  background-size:100% 379px;
  }
  .home#wrapper .homeBgBody02{
  background:url(/images/home_bg_body_line_01.png) 50% 0 repeat;
  }
  .home#wrapper .homeBgBottom{
  background-image:url(/images/home_bg_body_bottom_01.png);
  background-position:50% 101.3%;
  background-repeat:no-repeat;
  }
  .home#wrapper #container{
  padding-bottom:100px;
  }
  .home .tabElements01 .tabNav01{
  background:url(/common/images/mod_bg_jsTabE01_01.gif) 0 0 repeat;
  }
  .home .tabElements01 .tabNav01 li:after{
  display:none;
  }
  .home .tabElements01 .tabNav01 li a:hover{
  filter:alpha(opacity=100) !important;
  -moz-opacity:1 !important;
  opacity:1 !important;
  text-indent:-9999px;
  }
  .home .tabElements01 .tabNav01 li:nth-child(1) a:hover{
  background:url(/images/home_txt_tab_01_a.png) 50% 50% no-repeat #4a4342;
  }
  .home .tabElements01 .tabNav01 li:nth-child(2) a:hover{
  background:url(/images/home_txt_tab_02_a.png) 50% 50% no-repeat #4a4342;
  }
  .home .tabElements01 .tabNav01 li:nth-child(3) a:hover{
  background:url(/images/home_txt_tab_03_a.png) 50% 50% no-repeat #4a4342;
  }
  .home .tabElements01 .tabNav01 li:nth-child(4) a:hover{
  background:url(/images/home_txt_tab_04_a.png) 50% 50% no-repeat #4a4342;
  }
  .home .tabElements01 .tabNav01 li:nth-child(5) a:hover{
  background:url(/images/home_txt_tab_05_a.png) 50% 50% no-repeat #4a4342;
  }
  .home .tabElements01 .tabNav01 li:nth-child(6) a:hover{
  background:url(/images/home_txt_tab_06_a.png) 50% 50% no-repeat #4a4342;
  }
  .home .mainImgArea{
  margin-top:30px;
  margin-bottom:20px;
  overflow:hidden;
  }
  .home .mainImgArea .bxsliderWrap{
  margin-left:auto;
  margin-right:auto;
  position:relative;
  height:250px;
  width:552px;
  }
  .home .mainImgArea .bxsliderBody{
  position:absolute;
  left:490px;
  width:1676px;
  left:50%;
  margin-left:-346px;
  }
  .home .mainImgArea #bx-pager{
  margin-left:-2px;
  }
  .home .mainImgArea #bx-pager:after{
  content:"";
  clear:both;
  display:block;
  }
  .home .mainImgArea #bx-pager a{
  display:block;
  float:left;
  margin-left:2px;
  position:relative;
  background:#fff;
  filter:alpha(opacity=100) !important;
  -moz-opacity:1 !important;
  opacity:1 !important;
  }
  .home .mainImgArea #bx-pager a:hover img{
  filter:alpha(opacity=70) !important;
  -moz-opacity:0.7 !important;
  opacity:0.7 !important;
  }
  .home .mainImgArea #bx-pager a.active img{
  filter:alpha(opacity=70) !important;
  -moz-opacity:0.7 !important;
  opacity:0.7 !important;
  }
  .home .mainImgArea #bx-pager a.active:before{
  content:"";
  display:block;
  width:0;
  height:0;
  position:absolute;
  left:50%;
  top:-8px;
  border-right:4px solid transparent;
  border-bottom:8px solid #940340;
  border-left:4px solid transparent;
  }
  .home .mainImgArea #bx-pager a.active:after{
  content:"";
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  border:4px solid #940340;
  }
  .home .mainImgArea #bx-pager a:nth-child(3){
  margin-left:3px;
  }
  .home .mainImgArea .bx-wrapper{
  margin:0;
  }
  .home .mainImgArea .bx-wrapper .bx-viewport{
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  border:none;
  left:0;
  background:none;
  }
  .home .mainImgArea .bx-wrapper img{
  width:100%;
  height:auto;
  }
  .home .mainImgArea .bxslider{
  height:250px;
  overflow:hidden;
  margin-bottom:20px;
  margin-left:70px;
  }
  .home .mainImgArea .bxslider li{
  width:552px;
  height:250px;
  }
  .home .mainImgArea .bxslider li a{
  display:block;
  position:relative;
  }
  .home .mainImgArea .bxslider li a .innerText{
  position:absolute;
  display:block;
  width:100%;
  left:0;
  bottom:0;
  font-size:1.125rem;
  color:#fff;
  padding:10px;
  background:rgba(0, 0, 0, 0.8);
  }
  .home .mainImgArea.set .bxslider{
  margin-left:-492px;
  }
  .home .mainImgArea .bx-wrapper .bx-prev{
  left:0;
  background:url(/images/home_ico_arw_L_01.png) no-repeat 50% 50% rgba(0, 0, 0, 0.5);
  }
  .home .mainImgArea .bx-wrapper .bx-next{
  right:0;
  background:url(/images/home_ico_arw_R_01.png) no-repeat 50% 50% rgba(0, 0, 0, 0.5);
  }
  .home .mainImgArea .bx-wrapper .bx-prev:hover{
  background-position:50% 50%;
  }
  .home .mainImgArea .bx-wrapper .bx-next:hover{
  background-position:50% 50%;
  }
  .home .mainImgArea .bx-wrapper .bx-controls-direction{
  width:692px;
  position:relative;
  }
  .home .mainImgArea .bx-wrapper .bx-controls-direction a{
  top:-250px;
  margin-top:0;
  width:60px;
  height:250px;
  }
  .home .homeContents01 .tabNav01 li a{
  padding:10px 0;
  }
  .home .homeContents01 .tabNav01 li a img{
  vertical-align:middle;
  }
  .home .homeContents01 .tabNav01 li:last-child{
  padding-right:0;
  }
  .home .homeContents01 .boxElementsA01{
  background:#fff;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .new a:after{
  display:inline-block;
  content:"";
  margin-left:5px;
  width:32px;
  height:13px;
  background:url(/images/home_ico_new_01.png) 0 0 no-repeat;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeNews a{
  margin-left:44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeNews a::before{
  border:none;
  display:block;
  width:38px;
  height:14px;
  background:url(/images/home_ico_news_01.png) 0 0 no-repeat;
  top:.4em;
  left:-44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeEvent a{
  margin-left:44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeEvent a::before{
  border:none;
  display:block;
  width:38px;
  height:14px;
  background:url(/images/home_ico_event_01.png) 0 0 no-repeat;
  top:.4em;
  left:-44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeColumn a{
  margin-left:44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeColumn a::before{
  border:none;
  display:block;
  width:38px;
  height:14px;
  background:url(/images/home_ico_column_01.png) 0 0 no-repeat;
  top:.4em;
  left:-44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeTopic a{
  margin-left:44px;
  }
  .home .homeContents01 .boxElementsA01 .linkStyle01 > .typeTopic a::before{
  border:none;
  display:block;
  width:38px;
  height:14px;
  background:url(/images/home_ico_topic_01.png) 0 0 no-repeat;
  top:.4em;
  left:-44px;
  }
  .home .homeContents01 .boxElementsA01.tabContentsA01 + .tabContentsA01{
  display:none;
  }
  .home .homeContents01 .pickupArea{
  padding:0 10px 10px;
  background:#fff;
  }
  .home .homeContents01 .pickupArea .pickupAreaInner{
  padding:8px 20px;
  background:#fff4f8;
  }
  .home .homeContents01 .pickupArea .ttl{
  font-weight:bold;
  margin-bottom:5px;
  }
  .home .homeContents02 .headingElementsA01 img{
  vertical-align:middle;
  }
  .home .homeContents02 .wrap{
  max-height:180px;
  overflow-y:auto;
  }
  .home .homeContents02 .newsList01{
  padding:12px 10px;
  background:#fff;
  }
  .home .homeContents02 .newsList01 li{
  margin-bottom:5px;
  }
  .home .homeContents02 .newsList01 .date{
  line-height:1.1;
  display:block;
  font-size:0.750rem;
  }
  .home .homeContents03{
  background:rgba(255, 255, 255, 1);
  padding:20px;
  position:relative;
  }
  .home .homeContents03 form.gsc-search-box{
  position:relative;
  }
  .home .homeContents03 form.gsc-search-box .gsst_b{
  position:absolute;
  display: none;
  /* right:54px;
  top:7px; */
  }
  .home .homeContents03 #gs_tti50{
  padding:0;
  }
  .home .homeContents03 #gsc-iw-id1{
  border:none;
  }
  .home .homeContents03 .gsc-search-button-v2{
  border: 0 !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: 8px !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  }
  .home .homeContents03 input[type="text"]{
  width:260px !important;
  height:40px !important;
  border:1px solid #c9c9c9 !important;
  background:#fff !important;
  padding:10px !important;
  padding-right: 60px !important;
  margin:0 !important;
  -webkit-border-radius:2px !important;
  -moz-border-radius:2px !important;
  border-radius:2px !important;
  -moz-box-sizing:border-box !important;
  -webkit-box-sizing:border-box !important;
  box-sizing:border-box !important;
  font-size:1.000rem !important;
  }
  .home .homeContents03 input[type="text"]::placeholder {
    text-indent: 0 !important;
  }
  .home .homeContents03 input.gsc-search-button, .home .homeContents03 input.gsc-search-button:hover, .home .homeContents03 input.gsc-search-button:focus{
  display:block;
  background:url(/images/home_txt_searchBtn_01.png) 50% 50% no-repeat #9b003f;
  outline:none;
  border:none;
  padding:20px 31px;
  line-height:1;
  cursor:pointer;
  position:absolute;
  right:-11px;
  top:-2px;
  }
  .home .homeContents03 .tagWord{
  padding-top:10px;
  font-size:0.750rem;
  }
  .home .homeContents03 .tagWord dt {
  display: block;
  }
  .home .homeContents03 .tagWord dd{
  display:inline-block;
  }
  .home .homeContents03 .tagWord dd + dd{
  margin-left:10px;
  }
  .home .homeContents03 .tagWord a{
  color:#332b2a;
  }
  .home .homeContents04 .calendar{
  width:100%;
  table-layout:fixed;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  }
  .home .homeContents04 .calendar th{
  background:#e7e5e2;
  border-right:1px solid #ccc;
  padding:10px;
  font-size:0.875rem;
  font-weight:bold;
  }
  .home .homeContents04 .calendar td{
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  background:#fff;
  vertical-align:top;
  padding:10px;
  font-size:0.750rem;
  }
  .home .homeContents04 .calendar td p + p{
  margin-top:10px;
  }
  .home .homeContents04 .calendar td a{
  font-weight:bold;
  }
  .home .homeContents04 .calendar td[rowspan="2"]{
  vertical-align:middle;
  text-align:center;
  }
  .home .homeContents06 .mediaInfo{
  padding:20px;
  margin:40px 0;
  background:rgba(51, 43, 42, 0.2);
  }
  .home .homeContents06 .mediaInfo .column3-A01 .inner{
  background:#f4f2f0;
  width:204px;
  font-size:0.875rem;
  line-height:1.2;
  }
  .home .homeContents06 .gameBnrArea{
  background:rgba(255, 255, 255, 0.5);
  padding:15px 20px 25px;
  margin-bottom:25px;
  }
  .home .homeContents06 .gameBnrArea .ttl{
  text-align:center;
  margin-bottom:15px;
  }
  .home .homeContents06 .gameBnrArea ul{
  margin-left:-20px;
  }
  .home .homeContents06 .gameBnrArea ul li{
  padding-left:20px;
  font-size:0.875rem;
  }
  .home .homeContents06 .gameBnrArea ul li img{
  margin-bottom:5px;
  }
  .home .homeContents06 .bnrList01:after{
  content:"";
  clear:both;
  display:block;
  }
  .home .homeContents06 .bnrList01 li{
  float:left;
  }
  .home .homeContents06 .bnrList01 li + li{
  margin-left:20px;
  }
  .home .homeContents09 .inner{
  background:#fff;
  padding:15px 0;
  }
  .home .homeContents09 .inner:after{
  content:"";
  clear:both;
  display:block;
  }
  .home .homeContents09 .inner dl{
  float:left;
  width:50%;
  font-size:0.813rem;
  }
  .home .homeContents09 .inner dl:after{
  content:"";
  clear:both;
  display:block;
  }
  .home .homeContents09 .inner dl dt{
  float:left;
  }
  .home .homeContents09 .inner dl dd{
  float:left;
  }
  .home .homeContents09 .inner dl.list01{
  padding-left:20px;
  }
  .home .homeContents09 .inner dl.list01 dt{
  width:108px;
  padding-right:10px;
  }
  .home .homeContents09 .inner dl.list01 dd{
  width:198px;
  padding-right:10px;
  }
  .home .homeContents09 .inner dl.list01.noEntry{
  height:139px;
  display:inline-table;
  background:#fff;
  width:100%;
  }
  .home .homeContents09 .inner dl.list01.noEntry li{
  display:table-cell;
  vertical-align:middle;
  }
  .home .homeContents09 .inner dl.list02 dt{
  width:167px;
  padding-left:10px;
  padding-right:10px;
  }
  .home .homeContents09 .inner dl.list02 dd{
  width:172px;
  padding-right:10px;
  }
  .home .homeContents10 .text{
  margin-bottom:5px;
  }
  .home .homeContents10 .shop{
  margin:0 15px 10px;
  padding-left:28px;
  background:url(/common/images/mod_ico_shop_01.png) 0 0 no-repeat;
  font-size:0.875rem;
  }
  .home .homeContents10 .shop a{
  color:#99003e;
  font-weight:bold;
  text-decoration:underline;
  }
  .home .homeContents10 .shop a:hover{
  text-decoration:none;
  }
  .home .homeContents11:after{
  content:"";
  clear:both;
  display:block;
  }
  .home .homeContents11 .ttl{
  background:#4d4241;
  color:#fff;
  font-size:1.000rem;
  padding:7px 18px;
  position:relative;
  }
  .home .homeContents11 .inner{
  float:left;
  width:425px;
  }
  .home .homeContents11 .inner + .inner{
  margin-left:20px;
  width:247px;
  }
  .home .homeContents11 .inner .list01{
  height:182px;
  overflow:auto;
  }
  .home .homeContents11 .inner .list01 li{
  font-size:0.938rem;
  background:#fff;
  color:#000;
  line-height:1.3;
  padding:5px 15px;
  }
  .home .homeContents11 .inner .list01 li:first-line{
  font-size:13px;
  }
  .home .homeContents11 .inner .list01 li:nth-child(even){
  background:#d7d5d5;
  }
  .home .homeContents11 .inner .list01 li.live{
  position:relative;
  }
  .home .homeContents11 .inner .list01 li.live:after{
  content:"";
  display:block;
  width:60px;
  height:19px;
  background:url(/images/home_ico_live_01.png) 0 0 no-repeat;
  position:absolute;
  right:10px;
  top:13px;
  }
  .home .homeContents11 .inner .list01 li .ttlTxt{
  width: 6em;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  }
  .home .homeContents11 .inner .list01 li .imgCol{
  display: inline-block;
  font-size: 12px;
  margin: 0 13px;
  }
  .home .homeContents11 .inner .list01 li .imgCol .name{
  width: 6em;
  display: inline-block;
  vertical-align: middle;
  }
  .home .homeContents11 .inner .btn{
  background-color:#f1f1f1;
  border:1px solid #c9c9c9;
  }
  .home .homeContents11 .inner .btn a{
  display:block;
  color:#333;
  text-align:center;
  text-decoration:none;
  line-height:1.3;
  }
  .home .homeContents11 .inner .btn.btn01{
  margin-bottom:10px;
  background:url(/images/home_ico_btn_01.png) 8px 50% no-repeat #f1f1f1;
  padding:20px 0 20px 37px;
  }
  .home .homeContents11 .inner .btn.btn01 a{
  font-size:0.875rem;
  margin:-20px 0 -20px -37px;
  padding:20px 0 20px 17px;
  }
  .home .homeContents11 .inner .btn.btn01 a:first-line{
  font-size:22px;
  font-weight:bold;
  }
  .home .homeContents11 .inner .btn.btn02{
  margin-bottom:10px;
  padding:10px 0 10px 27px;
  background:url(/images/home_ico_btn_02.png) 8px 50% no-repeat #f1f1f1;
  }
  .home .homeContents11 .inner .btn.btn02 a{
  font-size:0.625rem;
  margin:-10px 0 -10px -27px;
  padding:10px 0 10px 17px;
  }
  .home .homeContents11 .inner .btn.btn02 a:first-line{
  font-size:18px;
  font-weight:bold;
  }
  .home .homeContents11 .inner .btn.btn03{
  padding:10px 0 10px 27px;
  background:url(/images/home_ico_btn_03.png) 8px 50% no-repeat #f1f1f1;
  }
  .home .homeContents11 .inner .btn.btn03 a{
  font-size:0.625rem;
  margin:-10px 0 -10px -27px;
  padding:10px 0 10px 17px;
  }
  .home .homeContents11 .inner .btn.btn03 a:first-line{
  font-size:18px;
  font-weight:bold;
  }
  .home .homeContents12 .table03Wrap{
  height:220px;
  overflow:auto;
  }
  .home .homeContents12 .table03{
  width:100%;
  table-layout:fixed;
  background:#fff;
  }
  .home .homeContents12 .table03 tr th, .home .homeContents12 .table03 tr td{
  border-bottom:1px solid #aba9a7;
  border-left:1px solid #aba9a7;
  font-size:0.938rem;
  padding:7px 15px;
  }
  .home .homeContents12 .table03 tr th{
  text-align:center;
  }
  .home .homeContents12 .table03 tr th:first-child{
  width:168px;
  border-left:none;
  }
  .home .homeContents12 .table03 tr th:first-child + th{
  width:168px;
  }
  .home .homeContents12 .table03 tr td:first-child{
  width:168px;
  border-left:none;
  }
  .home .homeContents12 .table03 tr td:first-child + td{
  width:168px;
  }
  .home .homeContents12 .table03 tr:nth-child(even) td{
  background:#d7d4d3;
  }
  .home .homeContents13{
  background:url(/images/home_bg_homeContents13_01.gif) 0 0 no-repeat;
  background-size:100% 100%;
  padding:5px;
  }
  .home .homeContents13:after{
  content:"";
  clear:both;
  display:block;
  }
  .home .homeContents13 .inner{
  float:left;
  width:50%;
  padding:20px 20px 25px;
  line-height:1.5;
  background:url(/images/home_bg_homeContents13_02.gif) 50% 50% repeat;
  }
  .home .homeContents13 .inner:nth-child(2n){
  border-left:1px solid #dc9a65;
  }
  .home .homeContents13 .inner:nth-child(n + 3){
  border-top:1px solid #dc9a65;
  }
  .home .homeContents13 .inner .ttl{
  line-height:1;
  margin-bottom:10px;
  }
  .home .homeContents13 .inner .block{
  background:rgba(77, 66, 65, 0.1);
  -webkit-background:rgba(77, 66, 65, 0.1);
  margin-top:10px;
  padding:10px 14px;
  }
  .home .homeContents13 .inner .block em{
  font-weight:bold;
  }
  
  .home .homeContents14 {
    margin-bottom: -10px;
  }
  
  .home .homeContents14 a > img {
    width: 100%;
    height: auto;
  }
  .home .homeContents14 .column3-A01 {
    margin-left: -10px
  }
  
  .home .homeContents14 .column3-A01 > .inner {
    width: 224px;
    margin-left: 10px;
  }
  
  .home .homeContents14 .column3-A01 > .inner:nth-child(n + 4) {
    margin-top: 0;
  }
  
  .home .homeContents14 .inner {
    margin-bottom: 10px;
  }
  
  .homeContents14 .imgColumnElements02 .inner .text {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }
  
  .home #aside{
  margin-top:30px;
  }
  .home #aside .sideBnrList01{
  margin:-10px 0 20px;
  }
  .home #aside .sideBnrList01 li{
  margin-bottom:10px;
  }
  .home #aside .sideBnrList02 li{
  margin-bottom:10px;
  }
  .home #aside .asideContents02 .imgLayoutElementsB02 .text{
  font-size:0.875rem;
  }
  .home #aside .asideContents02 .imgLayoutElementsB02 .text .ttl{
  font-size:16px;
  font-weight:bold;
  }
  .home #aside .asideContents02 .imgLayoutElementsB02 .text .linkStyle01{
  font-size:13px;
  margin-top:5px;
  }
  .home #aside .asideContents02 .btnArea{
  background:#d7d5d5;
  text-align:center;
  padding:10px 0;
  }
  .home .asideContents04 .faqList{
  margin-bottom:15px;
  }
  .home .asideContents04 .faqList li{
  padding-left:20px;
  background:url(/images/home_ico_balloon_01.png) 0 0.4em no-repeat;
  }
  .home .shoppingBnr{
  background:url(/images/home_bg_side_01.gif) 0 0 repeat;
  padding:10px 10px 1px;
  }
  
  /*# sourceMappingURL=home.css.map */
  