.c-banners .bnr-group {
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
}
.c-banners .bnr-group:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.c-latest-news .c-sns a:before, .c-latest-news .c-sns a:hover:before, .top-main .carousel-large .carousel-prev, .top-main .carousel-large .carousel-prev:hover, .top-main .carousel-large .carousel-next, .top-main .carousel-large .carousel-next:hover, .carousel-small .carousel-prev, .carousel-small .carousel-prev:hover, .carousel-small .carousel-next, .carousel-small .carousel-next:hover, .top-main .carousel-large .carousel-mask a.carousel-item .caption div:before, .top-main .carousel-large .carousel-mask a.carousel-item .caption:hover div:before, .c-reservation .checkboxes a span:before, .c-reservation .checkboxes a.checked span:before {
  background-image: url('../../../images/common/icons_link.png');
  background-repeat: no-repeat;
}

.c-latest-news .c-sns a:before {
  background-position: -42px -648px;
  width: 13px;
  height: 20px;
}

.c-latest-news .c-sns a:hover:before {
  background-position: -55px -628px;
  width: 13px;
  height: 20px;
}

.top-main .carousel-large .carousel-prev {
  background-position: -88px -542px;
  width: 54px;
  height: 54px;
}

.top-main .carousel-large .carousel-prev:hover {
  background-position: -142px -488px;
  width: 54px;
  height: 54px;
}

.top-main .carousel-large .carousel-next {
  background-position: -196px -434px;
  width: 54px;
  height: 54px;
}

.top-main .carousel-large .carousel-next:hover {
  background-position: -250px -380px;
  width: 54px;
  height: 54px;
}

.carousel-small .carousel-prev {
  background-position: -304px -340px;
  width: 40px;
  height: 40px;
}

.carousel-small .carousel-prev:hover {
  background-position: -344px -300px;
  width: 40px;
  height: 40px;
}

.carousel-small .carousel-next {
  background-position: -384px -260px;
  width: 40px;
  height: 40px;
}

.carousel-small .carousel-next:hover {
  background-position: -424px -220px;
  width: 40px;
  height: 40px;
}

.top-main .carousel-large .carousel-mask a.carousel-item .caption div:before {
  background-position: -512px -148px;
  width: 24px;
  height: 24px;
}

.top-main .carousel-large .carousel-mask a.carousel-item .caption:hover div:before {
  background-position: -536px -124px;
  width: 24px;
  height: 24px;
}

.c-reservation .checkboxes a span:before {
  background-position: -652px -16px;
  width: 16px;
  height: 16px;
}

.c-reservation .checkboxes a.checked span:before {
  background-position: -668px 0;
  width: 16px;
  height: 16px;
}

.p-index .contents {
  background: #fff none;
}

/* carousel default setting */
.carousel-prev, .carousel-next {
  text-indent: -9999px;
  display: block;
  position: absolute;
}

.carousel-small {
  position: relative;
}
.carousel-small .carousel-mask {
  width: 950px;
  overflow: hidden;
  position: relative;
}
.carousel-small .carousel-inner {
  letter-spacing: -0.4em;
  position: relative;
  overflow: hidden;
}

/* top-main */
#carousel-main {
  height: 1000px;
  background: url('../../../images/common/ajax-loader.gif') no-repeat center center;
}
#carousel-main #carousel-main-mover {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#carousel-main #carousel-main-mover li {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#carousel-main .carousel-nav {
  z-index: 50;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 12px;
}
#carousel-main .carousel-item {
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
}

.top-main {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.top-main .inner {
  width: 950px;
  margin: 0 auto;
}
.top-main .carousel-large {
  position: relative;
  margin-bottom: 0px;
}
.top-main .carousel-large .carousel-mask {
  width: 100%;
  height: 100%;
  margin: 0;
}
.top-main .carousel-large .carousel-mask .carousel-item {
  display: block;
  position: relative;
  text-align: center;
}
.top-main .carousel-large .carousel-mask .carousel-item img {
  width: 100%;
  min-width: 1050px;
}
.top-main .carousel-large .carousel-mask .carousel-item .caption {
  color: #1188cc;
  text-align: left;
  width: 100%;
  padding: 25px 0;
  position: absolute;
  top: 0;
  left: 0;
}
.top-main .carousel-large .carousel-mask .carousel-item .caption div {
  width: 950px;
  margin: 0 auto;
  position: relative;
}
.top-main .carousel-large .carousel-mask .carousel-item .caption .title {
  font-size: 24px;
  padding-left: 30px;
}
.top-main .carousel-large .carousel-mask .carousel-item .caption .title span {
  display: block;
}
.top-main .carousel-large .carousel-mask .carousel-item .caption p {
  font-size: 30px;
  font-weight: bold;
  padding-left: 30px;
}
.top-main .carousel-large .carousel-mask a.carousel-item .caption {
  cursor: pointer;
}
.top-main .carousel-large .carousel-mask a.carousel-item .caption div:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
}
.top-main .carousel-large .carousel-mask a.carousel-item .caption:hover {
  color: #FFF;
  background: url("/images/top/main_bg_on.png");
}
.top-main .carousel-large .carousel-prev, .top-main .carousel-large .carousel-next {
  top: 50%;
  margin-top: -27px;
}
.top-main .carousel-large .carousel-prev {
  left: 8px;
}
.top-main .carousel-large .carousel-next {
  right: 8px;
}

/* top-contents */
.top-contents {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
}
.top-contents .inner {
  width: 950px;
  margin: 0 auto;
}
.top-contents h1 {
  font-size: 22px;
  margin-bottom: 20px;
}

.c-reservation {
  background-color: #fafafa;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.c-reservation header {
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
}
.c-reservation header:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.c-reservation .main-tabs {
  margin: 0 0 20px;
  position: relative;
}
.c-reservation .main-tabs li a {
  width: 178px;
}
.c-reservation .main-tabs li a.tab-ticket {
  left: 215px;
}
.c-reservation .main-tabs li a.tab-plan {
  left: 400px;
}
.c-reservation .main-tabs li a.tab-tdh {
  left: 585px;
}
.c-reservation .main-tabs li a.tab-reservation {
  left: 770px;
}
.c-reservation h1 {
  color: #1188cc;
  font-size: 18px;
  line-height: 36px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.c-reservation .text-buttons {
  font-size: 12px;
}
.c-reservation > .text-strong-m {
  margin-bottom: 0;
}
.c-reservation .col-group {
  margin: 20px 0 10px;
  padding: 20px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.c-reservation .col-group .col {
  display: table-cell;
  vertical-align: top;
  background: url("/images/common/icons/chevron_right_g.png") no-repeat 346px center;
  width: 385px;
  *display: inline;
  *zoom: 1;
}
.c-reservation .col-group .col.last-child {
  vertical-align: middle;
  background: none;
  width: 180px;
}
.c-reservation .col-group .col > .text-strong-m,
.c-reservation .col-group .col > .checkboxes,
.c-reservation .col-group .col > .control {
  width: 345px;
}
.c-reservation .text-strong-m {
  margin-bottom: 0;
}
.c-reservation .checkboxes li {
  display: block;
  margin-top: 10px;
}
.c-reservation .checkboxes a {
  font-size: 12px;
  width: 298px;
  margin: 0;
  padding: 10px;
}
.c-reservation .checkboxes a span {
  line-height: 16px;
  padding-left: 20px;
  position: relative;
  display: block;
}
.c-reservation .checkboxes a span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.c-reservation .select-useDateDiv .ui-datepicker-trigger {
  margin-left: -6px;
}
.c-reservation .control dl {
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
  margin-top: 10px;
}
.c-reservation .control dl:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.c-reservation .control dt {
  font-size: 12px;
  font-weight: bold;
  width: 4em;
  float: left;
  line-height: 34px;
}
.c-reservation .control dd {
  float: left;
}
.c-reservation .control .datepicker-wrapper {
  display: block;
}
.c-reservation .control .type dl {
  float: left;
  margin-right: 20px;
}
.c-reservation .control .type dl.last-child {
  margin-right: 0;
}
.c-reservation .control .selectbox {
  background: #fff;
  display: inline-block;
  *display: inline;
  border: 1px solid #1188cc;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.c-reservation .control .selectbox select {
  background: none;
  width: 100px;
  height: 32px;
  border: none;
  position: relative;
  z-index: 10;
  outline: none;
  -webkit-appearance: none;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.c-reservation .control .selectbox:hover .select-arrow {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I2ZGVmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #b6def1));
  background: -webkit-linear-gradient(top, #ffffff, #b6def1);
  background: -moz-linear-gradient(top, #ffffff, #b6def1);
  background: -o-linear-gradient(top, #ffffff, #b6def1);
  background: linear-gradient(top, #ffffff, #b6def1);
}
.c-reservation .control .selecttext {
  color: #1188cc;
  font-size: 12px;
  background: transparent;
  display: inline-block;
  *display: inline;
  line-height: 32px;
  position: absolute;
  left: 5px;
  z-index: 9;
  zoom: 1;
}
.c-reservation .control .select-arrow {
  display: inline-block;
  *display: inline;
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  zoom: 1;
  border-left: 1px solid #1188cc;
  background: #f6f6f6;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
  background: -moz-linear-gradient(top, #ffffff, #f6f6f6);
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);
  background: linear-gradient(top, #ffffff, #f6f6f6);
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.c-reservation .control .select-arrow i.pulldown {
  position: absolute;
  top: 11px;
  left: 12px;
}
.c-reservation .control .btns {
  display: inline-block;
  margin-left: -1px;
  padding: 0 7px;
  height: 32px;
  border: 1px solid #1188cc;
  cursor: pointer;
  background: #f6f6f6;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
  background: -moz-linear-gradient(top, #ffffff, #f6f6f6);
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);
  background: linear-gradient(top, #ffffff, #f6f6f6);
}
.c-reservation .control .btns:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I2ZGVmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #b6def1));
  background: -webkit-linear-gradient(top, #ffffff, #b6def1);
  background: -moz-linear-gradient(top, #ffffff, #b6def1);
  background: -o-linear-gradient(top, #ffffff, #b6def1);
  background: linear-gradient(top, #ffffff, #b6def1);
}
.c-reservation .btn-text-r {
  width: 160px;
}
.c-reservation input[type="submit"] {
  font-size: 12px;
  width: 100%;
}
.c-reservation .btn-group.menu {
  margin-left: 142px;
}
.c-reservation .btn-group.menu li {
  margin-right: 16px;
}

.c-event {
  border-top: 1px solid #e9e9e9;
}
.c-event h1 {
  color: #0055aa;
}
.c-event .carousel-small .carousel-mask,
.c-event .carousel-small .carousel-item {
  min-height: 350px;
  height: auto !important;
  height: 350px;
}
.c-event .carousel-small .carousel-prev, .c-event .carousel-small .carousel-next {
  top: 85px;
}

.carousel-small {
  width: 950px;
}
.carousel-small .carousel-item {
  width: 950px;
  float: left;
}
.carousel-small .carousel-mask {
  position: relative;
  z-index: 2;
}
.carousel-small .carousel-stuff {
  letter-spacing: normal;
  float: left;
  display: inline;
  text-decoration: none;
}
.carousel-small .carousel-stuff img {
  border: 4px solid #ee9911;
}
.carousel-small .carousel-stuff dt {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  margin-top: 10px;
}
.carousel-small .carousel-stuff dd {
  font-size: 12px;
  color: #666;
  text-align: left;
  margin-top: 5px;
}
.carousel-small .carousel-stuff dd ul {
  margin-left: 1.5em;
}
.carousel-small .carousel-stuff:hover {
  opacity: 0.4;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  zoom: 1;
}
.carousel-small .carousel-controller {
  width: 950px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
.carousel-small .carousel-prev, .carousel-small .carousel-next {
  top: 55px;
}
.carousel-small .carousel-prev {
  left: -27px;
}
.carousel-small .carousel-next {
  right: -27px;
}

#carousel-event .carousel-stuff {
  width: 301px;
  padding: 0 0 0 0;
  margin-right: 22px;
}
#carousel-event .carousel-stuff img {
  width: 293px;
  height: 195px;
  border-color: #0055aa;
}
#carousel-event .carousel-stuff.last-child {
  margin-right: 0;
}

#carousel-info .carousel-item {
  width: 872px;
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
#carousel-info .carousel-mask {
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
#carousel-info .carousel-stuff {
  width: 198px;
  padding: 0 0 0 0;
  margin-right: 20px;
}
#carousel-info .carousel-stuff img {
  width: 190px;
  height: 130px;
}
#carousel-info .carousel-stuff.last-child {
  margin-right: 0;
}

.c-menu {
  padding: 0;
}
.c-menu .rounded + .rounded {
  margin-top: 1px;
}
.c-menu .rounded.tdl {
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.c-menu .rounded.tds {
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}
.c-menu .rounded .title {
  text-align: center;
  width: 135px;
  display: table-cell;
  vertical-align: middle;
}
*:first-child + html .c-menu .rounded .title {
  display: inline;
  zoom: 1;
}
.c-menu .rounded .btn-group.menu {
  display: table-cell;
  vertical-align: middle;
}
.c-menu .rounded .btn-group.menu .item {
  margin-right: 12px;
}
.c-menu .rounded .btn-group.menu .item.last-child {
  margin-right: 0;
}
*:first-child + html .c-menu .rounded .btn-group.menu {
  display: inline;
  zoom: 1;
}
.c-menu .rounded .i-link-plus {
  text-align: center;
  font-weight: bold;
}
.c-menu .rounded .i-link-plus a {
  color: #333;
  text-decoration: none;
}
.c-menu .rounded .i-link-plus a:hover {
  color: #858585;
}

.c-recommendation {
  border-bottom: 1px solid #e9e9e9;
}
.c-recommendation h1 {
  color: #ee9911;
}

.c-importtant-info {
  background-color: #fafafa;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.c-importtant-info dt {
  font-size: 22px;
  color: #d91010;
  margin-bottom: 15px;
}
.c-importtant-info dd ul li {
  list-style: none;
  color: #333333;
}
.c-importtant-info h1 {
  margin-bottom: 0px;
}

.c-today-status {
  border-bottom: #f4f4f4 solid 1px;
}
.c-today-status .inner > section h1 {
  color: #3887cd;
}
.c-today-status .inner > section .col-group {
  overflow: hidden;
}
.c-today-status .inner > section .col-group > div {
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
  margin-left: -30px;
}
.c-today-status .inner > section .col-group > div:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.c-today-status .inner > section .col-group > div .col {
  float: left;
  width: 50%;
}
.c-today-status .inner > section .col-group > div .col > div {
  margin-left: 30px;
}
.c-today-status .inner > section .col-group > div .col > div h2 {
  font-size: 16px;
}
.c-today-status .inner > section .col-group > div .col > div .if-wrap {
  overflow: hidden;
}
.c-today-status .inner > section .col-group > div .col > div .if-wrap > * {
  margin-top: 5px;
}
.c-today-status .inner > section .col-group > div .col > div .if-wrap iframe {
  width: calc(100% + 16px);
  height: 42px;
  margin-top: -8px;
  margin-left: -8px;
}
.c-today-status .inner > section .col-group > div .col.tdl h2 {
  color: #dd4477;
}
.c-today-status .inner > section .col-group > div .col.tds h2 {
  color: #11aaaa;
}

.c-latest-news .inner {
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
  position: relative;
}
.c-latest-news .inner:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.c-latest-news .c-social h1 {
  color: #7cc625;
  font-size: 22px;
  margin-bottom: 20px;
}
.c-latest-news .c-official, .c-latest-news .c-blog {
  width: 300px;
  margin-right: 25px;
}
.c-latest-news .c-official .youtube-embed, .c-latest-news .c-blog .youtube-embed {
  height: 203px;
}
.c-latest-news .c-official #facebook-trimming, .c-latest-news .c-blog #facebook-trimming {
  width: 300px;
  height: 203px;
  overflow: hidden;
  background: url('../../../images/common/ajax-loader.gif') no-repeat center center;
}
.c-latest-news .c-official #facebook-trimming a, .c-latest-news .c-blog #facebook-trimming a {
  display: block;
  width: 300px;
  height: 203px;
}
.c-latest-news .c-official #facebook-trimming img, .c-latest-news .c-blog #facebook-trimming img {
  width: inherit;
  max-width: 100%;
  height: auto;
  margin: 0 0 0 0;
}
.c-latest-news .c-official, .c-latest-news .c-blog, .c-latest-news .c-twiiter {
  float: left;
}
.c-latest-news .c-official h2, .c-latest-news .c-blog h2, .c-latest-news .c-twiiter h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.c-latest-news .c-blog .text-detail {
  margin-top: 10px;
}
.c-latest-news .c-blog .text-detail dt {
  font-weight: bold;
  margin-bootm: 5px;
}
.c-latest-news .c-blog .text-detail dd {
  font-size: 12px;
}
.c-latest-news .sns-box-tw {
  position: relative;
  width: 298px;
  height: 312px;
  overflow: hidden;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.c-latest-news .sns-box-tw .tw-box {
  position: absolute;
  left: 0;
  top: -35px;
  width: 298px;
  height: 352px;
}
.c-latest-news .sns-box-fb {
  width: 300px;
  overflow: hidden;
}
.c-latest-news .c-sns {
  margin-top: 20px;
  position: relative;
}
.c-latest-news .c-sns h2 {
  font-size: 16px;
  color: #1475c6;
  padding: 10px 0px 0px;
  float: left;
  width: 325px;
  text-align: center;
}
.c-latest-news .c-sns a {
  behavior: url("/css/PIE.htc");
  position: relative;
  behavior: url("/css/PIE.htc");
  z-index: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: block;
  text-decoration: none;
  padding: 15px;
  border: 1px solid #ccc;
}
.c-latest-news .c-sns a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
}
.c-latest-news .c-sns a:hover {
  background-color: #ddeeff;
}
.c-latest-news .c-sns .unstyled-list {
  float: right;
  margin-right: 75px;
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
}
.c-latest-news .c-sns .unstyled-list:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.c-latest-news .c-sns .unstyled-list li {
  float: left;
  margin: 0 10px 0 0;
}
.c-latest-news #top-social-tooltip {
  bottom: -100px;
  left: 275px;
  width: 400px;
}
.c-latest-news .c-sns-follow {
  position: absolute;
  left: 470px;
  top: 5px;
}
.c-latest-news .c-sns-follow .follow-list {
  display: inline-block;
  /* Hides from IE-mac \*/
  *zoom: 1;
  display: block;
  /* End hide from IE-mac */
  margin-right: -10px;
}
.c-latest-news .c-sns-follow .follow-list:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.c-latest-news .c-sns-follow .follow-list li {
  float: left;
  margin: 0 10px 0 0;
}
.c-latest-news .c-sns-follow .follow-list li.btn-follow-fb {
  width: 110px;
  overflow: hidden;
}
.c-latest-news #top-social-follow-tooltip {
  bottom: -100px;
  left: 0;
  width: 400px;
}

.c-update-info {
  background-color: #fafafa;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  border-top: none;
}
.c-update-info h1 {
  font-size: 16px;
  color: #666666;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 10px;
}
.c-update-info ul {
  margin-bottom: 30px;
}
.c-update-info ul li {
  margin-top: 12px;
  list-style: none;
}
.c-update-info ul li:first-child {
  margin-top: 0px;
}
.c-update-info dl {
  font-size: 12px;
}
.c-update-info dl dt {
  font-weight: bold;
  float: left;
  width: 85px;
  clear: both;
  padding: 5px 0;
}
.c-update-info dl dd {
  margin-left: 95px;
  padding: 5px 0;
}
.c-update-info dl dd span {
  margin: 0px 5px 0px;
  color: #ffffff;
  font-size: 10px;
  padding: 2px 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.c-update-info dl dd .c-update-info-icon {
  margin-left: 5px;
}
.c-update-info .btn-text {
  margin: 0px auto;
  display: block;
  width: 160px;
}

i {
  margin-right: 4px;
}

.c-banners {
  border-top: 1px solid #e9e9e9;
}
.c-banners .bnr-group li {
  list-style: none;
  float: left;
  margin-right: 50px;
}
.c-banners .bnr-group li.last-child {
  margin-right: 0;
}

.bnr-kids {
  border-top: 1px solid #e9e9e9;
  background: #fafafa;
}
.bnr-kids a:hover {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  zoom: 1;
}

.emergency-block-up {
  margin: 15px 0;
  font-size: 16px;
}

.emergency-block-middle {
  margin: 0 0 25px;
}

.emergency-block-form {
  margin: 0 0 25px;
}

.emergency-block-up,
.emergency-block-form,
.emergency-block-middle {
  text-align: center;
}
