@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
}

body {
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  min-width: 1100px;
}

.penguin_top .headerMenu {
  position: fixed;
}
.normal {
  font-weight: normal;
}

.overlay_shadow {
  background: #000;
  position: fixed;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  width: 100%;
  display: block;
  height: 100%;
  z-index: 150;
  display: none;
}

.ov {
  margin-bottom: -30px;
  overflow: hidden;
  height: 220px;
  z-index: 1000;
  position: relative;
}

.headerMenu ul li:first-child {
  margin-bottom: -6px !important;
  padding-bottom: 0;
}
.headerMenu ul li img {
  opacity: 0;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header {
  background: url(../images/bg_header.png) repeat-x;
  width: 100%;
  z-index: 100;
  height: 175px;
  border-bottom: 16px solid #e5e5e5;
  position: fixed;
}
.header:before {
  display: block;
  content: '';
  width: 100%;
  height: 400px;
  -moz-box-shadow: 0 11px 20px black;
  -webkit-box-shadow: 0 11px 20px black;
  box-shadow: 0 11px 20px black;
  position: absolute;
  bottom: -16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
.header:after {
  display: block;
  content: '';
  visibility: hidden;
  clear: both;
}
.header .sub_tittle {
  font-size: 14px;
  margin-bottom: 10px;
}
.header .logo {
  top: 20px;
  position: relative;
}
.header .logo img {
  width: 419px;
  height: 65px;
}
.header .inner {
  margin: 0 auto;
  height: 184px;
  position: relative;
  overflow: hidden;
  width: 960px;
}
.header .navi05 {
  position: absolute;
  width: 32px;
  list-style: none;
  padding: 11px 10px 5px 10px;
  height: 156px;
  top: 0;
  z-index: 100;
  right: 0;
  background-color: rgba(51, 51, 51, 0.6);
}

.header .navigation ul {
  position: relative;
  overflow: hidden;
  bottom: 10px;
  width: 575px;
  height: 70px;
  list-style-type: none;
  z-index: 20;
  border-bottom: 3px solid #fff;
}
.header .navigation ul:after {
  clear: both;
  content: '';
  visibility: hidden;
}
.header .navigation ul li {
  position: absolute;
  -moz-transition: background 0.1s;
  -o-transition: background 0.1s;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  bottom: -120px;
  margin-left: 4px;
}
.header .navigation ul li:first-child {
  margin-left: 0;
}
.header .navigation ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.header .navigation ul li .shadow {
  position: absolute;
  right: -48px;
  z-index: 30;
  top: 0;
}
.header .navigation ul li .item {
  position: relative;
}
.header .navigation ul .navigation01 {
  height: 102px;
  width: 162px;
  background: url(../images/share/btn_library.png) no-repeat;
}
.header .navigation ul .navigation01:hover {
  background: url(../images/share/btn_library_on.png) no-repeat;
}
.header .navigation ul .navigation02 {
  height: 102px;
  width: 184px;
  margin-left: 172px;
  background: url(../images/share/btn_report.png) no-repeat;
}
.header .navigation ul .navigation02:hover {
  background: url(../images/share/btn_report_on.png) no-repeat;
}
.header .navigation ul .navigation03 {
  height: 102px;
  width: 162px;
  margin-left: 366px;
  background: url(../images/share/btn_search.png) no-repeat;
}
.header .navigation ul .navigation03:hover {
  background: url(../images/share/btn_search_on.png) no-repeat;
}

.container {

  padding-top: 189px;
  overflow: hidden;
  line-height: 0;
}
.container .pale_orange {
  background: url(../images/bg_pale_orange_texture.jpg);
  line-height: 1;
}
.container .blue {
  background: url(../images/bg_blue_texture.jpg);

  height: 402px;
  line-height: 1.2;
}
.container .green {
  height: 398px;
  background: url(../images/bg_green_texture.jpg);
  line-height: 1.3;
}
.container .green:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 14px;
  z-index: 10;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-box-shadow: 0px 11px 20px black;
  -webkit-box-shadow: 0px 11px 20px black;
  box-shadow: 0px 11px 20px black;
}
.container .grey {
  background: url(../images/bg_header.png);
  height: 54px;
  border-bottom: none;
}

.box {
  height: 395px;
  border-bottom: 16px solid #e5e5e5;
  position: relative;
  padding-top: 35px;
}
.box h2 {
  margin-bottom: 5px;
}
.box .report_contents {
  position: relative;
}
.box .report_contents_list {
  background: #fff;
  top: 0;
  position: absolute;
  padding: 20px 30px;
  width: 896px;
  height: 300px;
  display: none;
  right: -1000px;
}
.box .report_contents_list .report_list_inner {
  overflow: auto;
  height: 260px;
  z-index: 2;
  position: relative;
}
.box .report_contents_list:after {
  content: '';
  display: block;
  height: 100%;
  box-shadow: 2px 2px 4px black;
  opacity: 0.3;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}
.box .report_contents_list table {
  width: 100%;
  background: url(../images/share/bg_detail_list.png) repeat-x top;
}
.box .report_contents_list .data {
  margin-right: 10px;
}
.box .report_contents_list th {
  padding-top: 8px;
  vertical-align: top;
  text-align: left;
  width: 10%;
  background: url(../images/share/bg_detail_list.png) repeat-x bottom;
  color: #5a9ee2;
}
.box .report_contents_list .close_list {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 1;
  cursor: pointer;
}
.box .report_contents_list td {
  width: 100px;
  padding-bottom: 8px;
  background: url(../images/share/bg_detail_list.png) repeat-x bottom;
  padding-top: 8px;
  font-size: 14px;
  cursor: pointer;
}
.box .report_contents_list td:hover {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #e0efff;
}
.box .report_contents_list table .report_list_announce:after {
  content: 'お知らせ';
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  padding: 3px 4px;
  margin-left: 5px;
  background: #bd0000;
}
.box .anchor_box {
  width: 100%;
  height: 100%;
  top: -191px;
  position: absolute;
}
.box .back_top {
  position: absolute;
  right: 0;
  top: 40px;
  top: 0;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}
.box .back_top:hover {
  opacity: 0.6;
}
.box .description {
  font-size: 14px;
  margin-left: 8px;
  line-height: 1.7;
  margin-top: -10px;
}
.box .contents {
  padding-right: 7px;
  min-height: 368px;
}
.box .contents:after {
  content: '';
  display: block;
  visibility: hidden;
  clear: both;
}
.box .contents .left {
  float: left;
  width: 305px;
}
.box .contents .right {
  float: right;
  width: 632px;
}
.box .right_cotent {
  padding: 0px 15px 15px 15px;
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  z-index: 10;
  height: 290px;
}

.box .right_cotent a {
  text-decoration: none;
  color: black;
}
.box .right_cotent>.in{
  display: none;
}
.box .right_cotent>.active{
  display: block;
}
.box .right_cotent .column1 {
  float: left;
  width: 264px;
}
.box .right_cotent .column2 {
  float: left;
  width: 157px;
  margin-left: 16px;
}
.box .right_cotent .column2 p {
  margin-bottom: 5px;
}
.box .right_cotent .column3 {
  float: left;
  width: 145px;
  margin-left: 18px;
}
.box .right_cotent .column3 p {
  margin-bottom: 5px;
}
.box .right_contents_inner {
  position: relative;
  background: #fff;
  height: 325px;
}
.box .right_contents_inner:after {
  display: block;
  -moz-box-shadow: 2px 2px 4px black;
  -webkit-box-shadow: 2px 2px 4px black;
  box-shadow: 2px 2px 4px black;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.box .right_contents_inner h3 {
  margin-bottom: 5px;
  font-size: 24px;
  color: black;
}
.box .right_contents_inner h3.semaku {
  letter-spacing: -2px;
}
.box .right_contents_inner .mb10{
  margin-bottom: 10px;
}
.box .tabs {
  list-style-type: none;
  z-index: 10;
  position: relative;
  margin-top: 17px;
  top: -15px;
  left: 12px;
  padding-bottom: 5px;
  margin-bottom: -15px;
  overflow: hidden;
}
.genru_bottom,.area_bottom {
  padding: 5px 10px !important;
}
.box .tabs li {
  float: left;
  background: #b2b2b2;
  margin-left: 9px;
  position: relative;
  -moz-box-shadow: 1px 1px 3px #666;
  -webkit-box-shadow: 1px 1px 3px #666;
  box-shadow: 1px 1px 3px #666;
  cursor: pointer;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
      -ms-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
  padding: 7px 2px 3px 2px;
}
.box .tabs li:hover {
  background: #4682c8;
}
.box .tabs li:first-child {
  margin-left: 0;
}
.box .tabs li:after {
  content: '';
  position: absolute;
  border-top: 0px solid transparent;
  border-right: 13px solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 15px solid #7f7f7f;
  right: -13px;
  top: 0;
}
.box .tabs .active {
  background: #4682c8;
}
.box .tabs .back_number {
  position: absolute;
  right: 117px;
}
.box .inner {
  width: 970px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.box .inner .refarence_bottom {
  left: 0;
  text-decoration: none;
  color: black;
  font-size: 15px;
  position: absolute;
  padding-right: 18px;
  margin-left: 18px;
  top: 10px;
}
.box .inner .refarence_bottom:before {
  content: '';
  background: url(../images/icon_refarence_bottom.png) no-repeat;
  right: 0;
  top: -7px;
  height: 16px;
  width: 15px;
  display: block;
  position: absolute;
}
.box .inner .refarence_bottom:hover {
  text-decoration: underline;
}
.box .inner .back_top_bottom {
  right: 0;
  font-size: 13px;
  color: black;
  text-decoration: none;
  position: absolute;
  padding-left: 12px;
  background: #636362;
  color: #fff;
  padding: 3px 10px 3px 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.box .inner .back_top_bottom:before {
  content: '';
  top: 5px;
  left: 5px;
  background: url(../images/icon_back_top_bottom.png) no-repeat;
  display: block;
  position: absolute;
  width: 12px;
  height: 11px;
}
.box .inner .back_top_bottom:hover {
  text-decoration: underline;
}
.box .news {
  background: #fff;
  width: 284px;
  padding: 15px 10px 0;
  height: 202px;
  position: relative;
  margin-top: 7px;
  margin-left: 7px;
  z-index: 1;
}
.box .news ul {padding:5px 0 0 0;}
.box .news_list {
  cursor: pointer;
  z-index: 10;
  top: 17px;
  right: 11px;
  font-size: 14px;
  color: #fff;
  padding: 3px 16px;
  border-radius: 3px;
  position: absolute;
  background: url(../images/share/icon_trai_right.png) no-repeat 6px 8px #5a9ee2;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}
.box .news img.update-new {
	padding:0 0 0 5px;
	vertical-align:middle;
}
.box .news_list:hover {
  background: url(../images/share/icon_trai_right.png) no-repeat 6px 8px #224f7c;
}
.box .news:after {
  display: block;
  -moz-box-shadow: 2px 2px 4px black;
  -webkit-box-shadow: 2px 2px 4px black;
  box-shadow: 2px 2px 4px black;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.box .news ul {
  background: #f2f0e6;
  list-style: none;
  position: relative;
  z-index: 10;
  margin-top: 5px;
  overflow: auto;
  height: 151px;
}
.box .news ul li {
  overflow: hidden;
  margin-bottom: 8px;
  cursor: pointer;
  position: relative;
}
.box .news ul li:after {
  background: url(../images/icon_news_list_anchor.gif) no-repeat 0px 0px;
  width: 15px;
  height: 14px;
  content: '';
  display: block;
  position: absolute;
  top: 55px;
}
.box .news ul li:hover .news_contents {
  text-decoration: underline;
}
.box .news ul li .news_image {
  float: left;
  width: 98px;
  position: relative;
}

.box .news ul li .news_contents {
  float: right;
  width: 158px;
  font-size: 11px;
  line-height: 1.4;
}
.box .news ul li.news_item:after {
  background: none;
}
.box .news ul li .news_announce {
  font-size: 11px;
  line-height: 1.5;
  padding: 5px;
  border-bottom: 2px solid #fff;
}
.box .news ul li .news_announce span:before {
  content: 'お知らせ';
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 2px 4px;
  margin-right: 5px;
  background: #bd0000;
  color: #fff;
}
.box .news ul li:hover .news_announce{
  text-decoration: underline;
}

.table {
  height: 32px;
  background: linear-gradient(#ffffff, #f0f0f0);
  border-bottom: 3px solid #fff;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.pale_orange .table:after,.blue .table:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 19px;
  z-index: 10;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-box-shadow: 0px 16px 18px black;
  -webkit-box-shadow: 0px 16px 18px black;
  box-shadow: 0px 16px 18px black;
}
.table .obj {
  width: 1800px;
  margin-left: -900px;
  left: 50%;
  position: relative;
}
.table .obj img {
  position: absolute;
}
.table .obj .earth1 {
  right: -600px;
  bottom: -31px;
}
.table .obj .map1 {
  right: -600px;
  bottom: -31px;
  z-index: 5;
}
.table .obj .penguin1 {
  right: -600px;
  bottom: -31px;
}
.table .obj .video1 {
  right: -600px;
  bottom: -31px;
  z-index: 5;
}
.table .obj .note1 {
  right: -600px;
  bottom: -25px;
}
.table .obj .books1 {
  right: -600px;
  bottom: -31px;
}
.table .obj .glass1 {
  right: -600px;
  bottom: -29px;
  width: 195px;
}
.table .obj .books_left1 {
  left: -600px;
  bottom: -31px;
  z-index: 5;
}
.table .obj .penguin_left1, .table .obj .apple1 {
  left: -600px;
  bottom: -31px;
}
.table .obj .cap2 {
  right: -600px;
  bottom: -112px;
  z-index: 10;
}
.table .obj .books_apple2 {
  right: -600px;
  bottom: -30px;
}
.table .obj .books2 {
  bottom: -29px;
  left: -600px;
}
.table .obj .video2 {
  bottom: -25px;
  left: -600px;
}
.table .obj .earth2 {
  bottom: -30px;
  left: -600px;
}
.table .obj .camera3 {
  bottom: -31px;
  right: -600px;
}
.table .obj .pen3 {
  bottom: -26px;
  right: -600px;
}
.table .obj .note3 {
  bottom: -20px;
  left: -600px;
}
.table .obj .penguin3 {
  bottom: -23px;
  left: -600px;
  z-index: 5;
}
.table .obj .papper3 {
  bottom: 60px;
  left: -600px;
}
.table .obj .penguin4 {
  bottom: -28px;
  right: -20px;
  z-index: 10;
}
.table .obj .map4 {
  bottom: -36px;
  right: 100px;
}
.table .obj .glass4 {
  bottom: -30px;
  left: 195px;
}
.table .obj .car4 {
  bottom: -30px;
  left: 45px;
}
.table .stage2 {
  position: absolute;
  bottom: -77px;
}
.table .stage3 {
  bottom: 3px;
}
.table .stage4 {
  bottom: -9px;
}

.slider {
  background: #fff;
  width: 644px;
  height: 198px;
  position: relative;
}
.slider:after {
  display: block;
  -moz-box-shadow: 2px 2px 4px black;
  -webkit-box-shadow: 2px 2px 4px black;
  box-shadow: 2px 2px 4px black;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slider .bxslider {
  z-index: 100;
}
.slider .flash_card {
  position: absolute;
  right: -20px;
  bottom: -185px;
  line-height: 1.5;
  font-weight: bold;
  font-size: 13px;
  overflow: hidden;
  width: 250px;
}
.slider .flash_card a {
  float: left;
  margin-top: 10px;
  position: relative;
  color: #000;
  text-decoration: none;
}
.slider .flash_card a:after {
  content: '';
  background: url(../images/icon_yaji.png) no-repeat;
  position: absolute;
  bottom: 2px;
  right: 13px;
  width: 16px;
  height: 16px;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}
.slider .flash_card a:hover:after {
  right: 9px;
}
.slider .flash_card img {
  float: right;
}
.slider ul li img {
  display: block;
  margin-left: 80px;
}
.slider .bx-controls-direction {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.slider .bx-prev {
  width: 19px;
  height: 35px;
  display: block;
  background: url(../images/btn_control.png) no-repeat;
  position: absolute;
  top: 80px;
  left: 20px;
  z-index: 100;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slider .bx-prev:hover {
  top: 81px;
  left: 21px;
}
.slider .bx-next {
  width: 19px;
  height: 35px;
  display: block;
  background: url(../images/btn_control.png) no-repeat;
  position: absolute;
  top: 80px;
  right: 20px;
  z-index: 100;
}
.slider .bx-next:hover {
  top: 81px;
  right: 21px;
}
.slider .bx-pager_orignal {
  overflow: hidden;
  margin-left: -10px;
  position: relative;
  width: 980px;
  padding-left: 10px;
  top: 25px;
  left: -325px;
  padding-bottom: 10px;
}
.slider .bx-pager_orignal .top {
  position: relative;
  z-index: 10;
}
.slider .bx-pager_orignal a {
  background: #cd6f8b;
  width: 78px;
  height: 49px;
  line-height: 1.1;
  float: left;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 0 0 5px;
  border: 2px solid transparent;
  position: relative;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider .bx-pager_orignal a:before {
  width: 85px;
  -moz-box-shadow: 2px 2px 8px black;
  -webkit-box-shadow: 2px 2px 8px black;
  box-shadow: 2px 2px 8px black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 62px;
  display: block;
  position: absolute;
  content: '';
  top: -6px;
  left: 0;
}
.slider .bx-pager_orignal .active:after {
  content: '';
  background: url(../images/icon_yaji.png) no-repeat;
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 16px;
  height: 16px;
}
.slider .bx-pager_orignal a:hover {
  color: #000;
}
.slider .bx-pager_orignal .last {
  -moz-box-shadow: -1px 0px 8px #666666;
  -webkit-box-shadow: -1px 0px 8px #666666;
  box-shadow: -1px 0px 8px #666666;
}
.slider .bx-pager_orignal .blue {
  background: #86c7e1;
}
.slider .bx-pager_orignal .orenji {
  background: #d27a11;
}
.slider .bx-pager_orignal .perple {
  background: #9581bd;
}
.slider .bx-pager_orignal .yellow {
  background: #e6b900;
}
.slider .bx-pager_orignal .green {
  background: #9dbb42;
}
.slider .bx-pager_orignal .grey {
  background: #969696;
}
.slider .bx-pager_orignal .active {
  border: 2px solid #000;
  cursor: pointer;
}

.search_box {
  margin-top: 27px;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
  padding: 17px 10px 16px 13px;
  margin-left: 8px;
  width: 280px;
}
.search_box:after {
  display: block;
  -moz-box-shadow: 2px 2px 4px black;
  -webkit-box-shadow: 2px 2px 4px black;
  box-shadow: 2px 2px 4px black;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.search_box .fmselect {
  width: 278px !important;
  font-size: 14px;
}
.search_box form {
  position: relative;
  z-index: 20;
  margin-bottom: 12px;
}
.search_box strong {
  margin-bottom: 3px;
  display: block;
}
.search_box .form_button {
  border: none;
  cursor: pointer;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: url(../images/top/btn_search_box.png) no-repeat;
  width: 63px;
  height: 24px;
}
.search_box .form_button:hover {
  background: url(../images/top/btn_search_box_on.png) no-repeat;
}
.search_box .customSelect {
  color: #fff;
  font-weight: bold;
  line-height: 33px;
  height: 27px;
  line-height: 27px;
  width: 268px !important;
  padding: 0 0 0 10px;
  background: url(../images/bg_selecter.png) no-repeat;
}
.search_box .customSelect .customSelectInner {
  width: 100% !important;
}
.search_box .customSelect .customSelectOpen {
  width: 10px;
}
.search_box input {
  position: relative;
  margin: 2px auto 10px;
  display: block;
}

.search_box_bottom {
  margin-top: 20px;
}

.penguin_search {
  background: url(../images/bg_genru_box.png) repeat-x bottom;
  height: 290px;
  margin-top: 0px;
}
.penguin_search h3 {
  margin-left: 15px;
}
.penguin_search .bx-wrapper {
  position: relative;
  top: 7px;
}
.penguin_search .bx-wrapper .bx-viewport {
  height: 267px !important;
}
.penguin_search .bx-wrapper .bxslider_penguin {
  overflow: hidden;
  z-index: 50;
}
.penguin_search .bx-wrapper .bxslider_penguin li {
  height: 272px;
  position: relative;
}
.penguin_search .bx-wrapper .bxslider_penguin li p {
  position: absolute;
  line-height: 1;
  bottom: 21px;
  font-size: 12px;
  background: url(../images/top/btn_penguin_list_hand_glass.png) no-repeat left;
  padding-left: 30px;
  cursor: pointer;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.penguin_search .bx-wrapper .bxslider_penguin li p:hover {
  color: #2b62bf;
  background: url(../images/top/btn_penguin_list_hand_glass_on.png) no-repeat left;
}
.penguin_search .bx-wrapper .bxslider_penguin .four_penguin .pen01 {
  left: 70px;
}
.penguin_search .bx-wrapper .bxslider_penguin .four_penguin .pen02 {
  left: 200px;
}
.penguin_search .bx-wrapper .bxslider_penguin .four_penguin .pen03 {
  left: 340px;
}
.penguin_search .bx-wrapper .bxslider_penguin .four_penguin .pen04 {
  left: 480px;
}
.penguin_search .bx-wrapper .bxslider_penguin .five_penguin .pen01 {
  left: 50px;
}
.penguin_search .bx-wrapper .bxslider_penguin .five_penguin .pen02 {
  left: 188px;
}
.penguin_search .bx-wrapper .bxslider_penguin .five_penguin .pen03 {
  left: 292px;
}
.penguin_search .bx-wrapper .bxslider_penguin .five_penguin .pen04 {
  left: 415px;
}
.penguin_search .bx-wrapper .bxslider_penguin .five_penguin .pen05 {
  left: 520px;
}
.penguin_search .bx-wrapper .bx-controls-direction {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.penguin_search .bx-wrapper .bx-prev {
  width: 19px;
  height: 35px;
  display: block;
  background: url(../images/btn_control.png) no-repeat;
  position: absolute;
  top: 80px;
  left: 20px;
  z-index: 50;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.penguin_search .bx-wrapper .bx-prev:hover {
  top: 81px;
  left: 21px;
}
.penguin_search .bx-wrapper .bx-next {
  width: 19px;
  height: 35px;
  display: block;
  background: url(../images/btn_control.png) no-repeat;
  position: absolute;
  top: 80px;
  right: 20px;
  z-index: 100;
}
.penguin_search .bx-wrapper .bx-next:hover {
  top: 81px;
  right: 21px;
}
.penguin_search .penguin_list {
  width: 632px;
  margin: 0 auto;
  margin-top: -19px;
  overflow: visible;
}

.area_search {
  z-index: 10;
  display: none;
  height: 306px;
  margin: 0 auto;
  width: 598px;
  position: relative;
  bottom: 7px;
  background: url(../images/top/img_text_search_area.png) no-repeat 10px 80px;
}
.area_search img {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.headerMenu ul li a {
  text-decoration: none;
}

.area_search .maps_touhoku {
  position: absolute;
  top: 0;
  right: 0;
}

.detail_list .maps_none {
  background: #f0f0f0;
  line-height: 184px;
  overflow: hidden;
  height: 184px;
  text-align: center;
}

.area_search .maps_kanto {
  position: absolute;
  top: 180px;
  right: 0;
}
.area_search .maps_chubu {
  position: absolute;
  top: 136px;
  right: 86px;
}
.area_search .maps_kinki {
  position: absolute;
  top: 180px;
  right: 202px;
}
.area_search .maps_chugoku {
  position: absolute;
  top: 180px;
  right: 321px;
}
.area_search .maps_kyusyu {
  position: absolute;
  top: 180px;
  right: 463px;
}

.detail_list {
  display: none;
  width: 600px;
  margin: 0 auto;
}
.detail_list .back_list {
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 9px;
  color: #000;
  text-decoration: none;
  z-index: 10;
  cursor: pointer;
}
.detail_list .back_list:hover {
  text-decoration: underline;
}
.detail_list .top {
  overflow: hidden;
}
.detail_list .top img {
  float: left;
  margin-bottom: -3px;
}
.detail_list .top .detail_name {
  float: left;
  margin-left: 10px;
  width: 60%;
  font-size: 26px;
}
.detail_list .top #post {
  font-weight: bold;
  float: left;
  width: 70%;
  margin-left: 10px;
}
.detail_list .detail_list_ul {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  list-style-type: none;
  overflow: auto;
  height: 205px;
  position: relative;
  z-index: 10;
}
.detail_list .detail_list_ul li {
  font-size: 14px;
  padding: 10px;
  position: relative;
}
.detail_list .detail_list_ul li a {
  display: block;
  z-index: 10;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 2px 10px 2px 22px;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: url(../images/share/icon_search_anchor.png) no-repeat 8px #4682c8;
}
.detail_list .detail_list_ul li a:hover {
  background: url(../images/share/icon_search_anchor.png) no-repeat 8px #224f7c;
}
.detail_list .detail_list_ul .touhoku {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #e9e6ff;
}
.detail_list .detail_list_ul .kanto {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #e0efff;
}
.detail_list .detail_list_ul .chubu {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #e4f6e6;
}
.detail_list .detail_list_ul .kinki {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #eff5d4;
}
.detail_list .detail_list_ul .chugoku {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #fff0d7;
}
.detail_list .detail_list_ul .kyusyu {
  background: url(../images/share/bg_detail_list.png) repeat-x bottom #ffe6dc;
}

/****************************************

オーバーレイスタイルシート

****************************************/
.overlay {
  display: none;
  position: static;
}

.overlay_background {
  display: none;
  cursor: pointer;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  width: 100%;
  top: 0;
  height: 100%;
  position: fixed;
  z-index: 100;
}

.overlay_contents {
  padding: 30px 30px 40px 30px;
  width: 700px;
  margin: 0 auto;
  z-index: 160;
  position: absolute;
  display: none;
  left: 50%;
  background: #fff;
  -moz-box-shadow: 0 0 5px black;
  -webkit-box-shadow: 0 0 5px black;
  box-shadow: 0 0 5px black;
}

.close_button {
  cursor: pointer;
  position: absolute;
  right: 10px;
  margin-bottom: 0 !important;
  bottom: 8px;
}
.penguin_news_overlay .note {
  font-size: 13px;
  color: #666;
  margin-top: 10px;
  display: block;
}
.penguin_news_overlay .photo-note {
  font-size: 12px;
  display: block;
}
.penguin_news_overlay {
  padding-bottom: 30px;
  width: 780px;
  min-height: 300px;
}
.penguin_news_overlay img {
  margin-bottom: 10px;
}
.penguin_news_overlay .content {
  overflow: hidden;
}
.penguin_news_overlay .content .left {
  float: left;
}
.penguin_news_overlay .content .right {
  float: right;
  width: 410px;
}
.penguin_news_overlay .content .right .data {
  font-size: 14px;
  margin-bottom: 10px;
  color: #5a98dc;
}
.penguin_news_overlay .content .right strong {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  line-height: 1.6;
  color: #5a98dc;
}
.penguin_news_overlay .content .right .description {
  font-size: 14px;
  line-height: 1.7;
}
.penguin_news_announce {
  min-height: 230px;
}
.penguin_news_announce .content_announce .data {
  font-size: 14px;
  margin-bottom: 10px;
  color: #5a98dc;
}
.penguin_news_announce .content_announce strong {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  line-height: 1.6;
  color: #5a98dc;
}
.penguin_news_announce .content_announce .description {
  font-size: 14px;
  line-height: 1.7;
}

.place_overlay .place {
  font-size: 26px;
  width: 100%;
  position: relative;
  margin-bottom: 6px;
  display: block;
}
.place_overlay .place .address {
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.place_overlay .description {
  background: #000;
  color: #fff;
  font-size: 15px;
  padding: 5px 10px;
  font-weight: bold;
}
.place_overlay .content {
  overflow: hidden;
}
.place_overlay .content .left {
  float: left;
  width: 351px;
}
.place_overlay .content .right {
  margin-top: 30px;
  float: right;
  width: 333px;
  list-style-type: none;
  margin-bottom: 10px;
}
.place_overlay .content .right .report {
  background: url(../images/bg_report.png) no-repeat 10px 6px black;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-bottom: none;
  margin-top: 20px;
  width: 180px;
  padding: 6px 10px 6px 35px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
.place_overlay .content .right .report:hover {
  background: url(../images/bg_report.png) no-repeat 10px 6px #666666;
}
.place_overlay .content .right li {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
  background: url(../images/share/bg_detail_list.png) repeat-x bottom;
  position: relative;
}
.place_overlay .content .right li:first-child {
  padding-top: 0;
}
.place_overlay .content .right li a {
  color: #fff;
  background: url(../images/share/icon_books.png) no-repeat 8px #4682c8;
  display: block;
  position: absolute;
  padding: 2px 10px 2px 27px;
  top: 8px;
  right: 6px;
  text-decoration: none;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.place_overlay .content .right li a:hover {
  background: url(../images/share/icon_books.png) no-repeat 8px #224f7c;
}
.place_overlay .detail {
  margin-top: 20px;
  list-style-type: none;
  font-size: 14px;
}
.place_overlay .detail .detail_note {
  font-size: 12px;
}
.place_overlay .detail li {
  position: relative;
  margin-left: 80px;
  text-indent: -83px;
  line-height: 1.6;
}
.place_overlay .detail .detail_close_day {
  margin-left: 120px;
  text-indent: -123px;
}
.place_overlay .detail li:before {
  content: '●';
}
.place_overlay .detail li .map_icon {
  margin-left: 5px;
  cursor: pointer;
  position: relative;
}
.place_overlay .detail li .map_icon:hover {
  top: 1px;
  left: 1px;
}
.place_overlay .map_contents {
  width: 100%;
  height: 400px;
}
.place_overlay .map_contents .map_back {
  /* display: block; */
  position: absolute;
  margin: 10px auto 0;
  cursor: pointer;
}

.refarence_overlay {
  font-size: 14px;
  width: 730px;
  margin-left: -365px;
}
.refarence_overlay strong {
  margin-bottom: 20px;
  display: block;
}
.refarence_overlay ul {
  list-style-type: none;
  margin-left: -10px;
}
.refarence_overlay ul li {
  line-height: 2;
}

.footer {
  background: url(../images/bg_footer.png) repeat-x;
  height: 41px;
  width: 100%;
}
.footer .in {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.footer .in .footerLogo {
  float: left;
  margin-right: 12px;
  padding-top: 13px;
}
.footer .in .footerNavi {
  list-style-type: none;
  float: left;
  padding-top: 14px;
  font-size: 10px;
  color: #868687;
}
.footer .in .footerNavi li {
  float: left;
  margin-right: 10px;
}
.footer .in .footerNavi li:before {
  content: '■';
}
.footer .in .copy {
  font-size: 9px;
  padding-top: 14px;
  float: right;
  color: #868687;
}

.container_article {
  background: url(../html/images/share/bg_detail_container.png);
}
.container_article .contents {;
  margin: 0 auto;
  width: 950px;
  padding-bottom: 10px;
  padding-top: 50px;;
}
.container_article .emperor_contents {
  background: url(../html/images/emperor/bg_contents.png) 30px bottom no-repeat;
}
.container_article .shadow_background {
  background: url(../html/images/share/bg_container_shadow.png);
  height: 59px;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
}

.penguin_detail_header {
  position: relative;
}
.penguin_detail_header h1 {
  margin-bottom: 15px;
}
.penguin_detail_header .spec {
  width: 240px;
  padding-bottom: 40px;
}
.penguin_detail_header .spec ul {
  margin-top: 4px;
  list-style-type: none;
  font-size: 14px;
  padding-bottom: 1px;
  background: url(../html/images/share/bg_border_bottom.png);
}
.penguin_detail_header .spec ul li {
  line-height: 2.3;
  font-size: 13px;
  position: relative;
}
.penguin_detail_header .spec ul li:before {
  content: '●';
  padding-right: 3px;
}
.penguin_detail_header .main_image {
  position: absolute;
  right: -55px;
  bottom: -26px;
}

.penguin_detail_contents {
  margin-top: 30px;
}
.penguin_detail_contents:after {
  display: block;
  content: '';
  visibility: hidden;
  clear: both;
}
.penguin_detail_contents .penguin_detail_contents_left {
  float: left;
  width: 240px;
}
.penguin_detail_contents .penguin_detail_contents_left img {
  margin-bottom: 10px;
  cursor: pointer;
}
.penguin_detail_contents .penguin_detail_contents_left .movie,.penguin_detail_contents .penguin_detail_contents_left .live,.penguin_detail_contents .penguin_detail_contents_left input {
  opacity: 1;
  -webkit-transition: .15s;
     -moz-transition: .15s;
      -ms-transition: .15s;
       -o-transition: .15s;
          transition: .15s;
}
.penguin_detail_contents .penguin_detail_contents_left .movie:hover,.penguin_detail_contents .penguin_detail_contents_left .live:hover,.penguin_detail_contents .penguin_detail_contents_left input:hover {
  opacity: 0.6;
}
.penguin_detail_contents .penguin_detail_contents_left .close_picture {
  cursor: auto;
}
.penguin_detail_contents .penguin_detail_contents_left .move_overlay, .penguin_detail_contents .penguin_detail_contents_left .live_overlay {
  display: none;
  z-index: 2000;
  position: absolute;
  top: 10%;
  left: 50%;
  margin-left: -280px;
}

.move_overlay .close_bottom {
  position: absolute;
  top: 10px;
}

.penguin_detail_contents .penguin_detail_contents_left .live_overlay .close_bottom {
  bottom: 25px;
  right: 15px;
}
.penguin_detail_contents .penguin_detail_contents_left .detail_list {
  z-index: 1000;
  position: absolute;
  top: 10%;
  left: 50%;
  padding: 20px 20px 40px 20px;
  background: #fff;
  margin-left: -320px;
}
.penguin_detail_contents .penguin_detail_contents_left .detail_list img {
  margin-bottom: -3px;
}
.penguin_detail_contents .penguin_detail_contents_left .detail_list .close_bottom {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.penguin_detail_contents .penguin_detail_contents_right {
  float: right;
  width: 665px;
}
.penguin_detail_contents .penguin_detail_contents_right h2 {
  margin-bottom: 7px;
}
.penguin_detail_contents .penguin_detail_contents_right h3 {
  color: #fff;
  font-size: 20px;
  background: #b35877;
  padding: 5px 0 5px 5px;
  margin-bottom: 10px;
}
.penguin_detail_contents .penguin_detail_contents_right p {
  line-height: 1.9;
  font-size: 14px;
  margin-bottom: 30px;
}
.penguin_detail_contents .penguin_detail_contents_right p .tips {
  position: relative;
  color: #b35877;
  cursor: pointer;
  z-index: 5;
}
.penguin_detail_contents .penguin_detail_contents_right .beginning {
  text-align: right;
  display: block;
  color: #000;
  font-size: 14px;
  padding-right: 20px;
  background: url(../html/images/share/btn_beginning.png) no-repeat right top;
}

.penguin_lineup_navigation {
  overflow: hidden;
}
.penguin_lineup_navigation .penguin_lineup_navigation_inner {
  -moz-box-shadow: 0 0 10px #666 inset;
  -webkit-box-shadow: 0 0 10px #666 inset;
  box-shadow: 0 0 10px #666 inset;
  width: 110%;
  margin-left: -5%;
}
.penguin_lineup_navigation ul {
  width: 970px;
  margin: 0 auto;
  position: relative;
  list-style-type: none;
  padding: 20px 0;
  margin-top: 20px;
}
.penguin_lineup_navigation ul:after {
  clear: both;
  content: '';
  display: block;
  visibility: hidden;
}
.penguin_lineup_navigation ul li {
  float: left;
  width: 51px;
  position: relative;
}
.penguin_lineup_navigation ul li img {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.penguin_lineup_navigation ul li:hover img {
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
.penguin_lineup_navigation ul .active {
}
.penguin_lineup_navigation ul .active:after {
  content: '';
  display: block;
  border-top: 0 solid transparent;
  border-bottom: 15px solid black;
  border-left: 8px solid transparent;
  position: absolute;
  border-right: 8px solid transparent;
  left: 18px;
  bottom: -20px;
}
.penguin_lineup_navigation .penguin_lineup_navigation_bottom {
  position: relative;
  height: 90px;
  width: 960px;
  margin: 0 auto;
}
.penguin_lineup_navigation .penguin_lineup_navigation_bottom .back_index {
  position: absolute;
  left: 0;
  top: 20px;
}
.penguin_lineup_navigation .penguin_lineup_navigation_bottom .back_top {
  position: absolute;
  right: 0;
  top: 40px;
}

.tooltips {
  top: 0;
  letter-spacing: -2px;
  left: 0;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  color: #b35877;
  border: 3px solid #b35877;
  background: #fff;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  z-index: 5;
}
.tooltips:after {
  content: '';
  background: url(../html/images/share/bg_tooltips.png) no-repeat;
  width: 21px;
  height: 20px;
  position: absolute;
  left: 49%;
  margin-top: 2.2em;
  bottom: -20px;
}

.blue .tooltips:after {
  background: url(../html/images/share/bg_tooltips_blue.png) no-repeat;
}

.cha .tooltips:after {
  background: url(../html/images/share/bg_tooltips_cha.png) no-repeat;
}

.per .tooltips:after {
  background: url(../html/images/share/bg_tooltips_per.png) no-repeat;
}

.ye .tooltips:after {
  background: url(../html/images/share/bg_tooltips_ye.png) no-repeat;
}

.gr .tooltips:after {
  background: url(../html/images/share/bg_tooltips_gr.png) no-repeat;
}

.container_report {
  background: #b8e3ff;
  padding-top: 60px;
  min-width: 1100px;
  overflow: hidden;
}
.contents_kaiyukan {
  background: #bddcde;
}
.contents_nagasaki {
  background: #D7EDD7;
}
.contents_sumida {
  background: #c4d3f1;
}
.contents_adventure {
  background: #A7CBE4;
}

.report_file {
  margin: 0 auto;
  background: url(../report/images/share/bg_report.png) repeat-y center;
  padding-bottom: 60px;
  position: relative;
  max-width: 1230px;
}
.report_file:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  -moz-box-shadow: 3px 6px 11px black;
  -webkit-box-shadow: 3px 6px 11px black;
  box-shadow: 3px 6px 11px black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  right: 7px;
  width: 10px;
  top: 0;
}
.report_file .inner {
  margin: 0 auto;
  position: relative;
  width: 990px;
}
.report_file .tabs {
  list-style-type: none;
  position: relative;
  margin-top: 17px;
  top: -15px;
  left: 0px;
  padding-bottom: 5px;
  margin-bottom: -10px;
  overflow: hidden;
}
.report_file .tabs .active {
  background: #4682c8;
}
.report_file .tabs li {
  float: left;
  background: #b2b2b2;
  margin-left: 12px;
  padding: 7px 10px 0px 6px;
  position: relative;
  -moz-box-shadow: 1px 1px 3px #666;
  -webkit-box-shadow: 1px 1px 3px #666;
  box-shadow: 1px 1px 3px #666;
  cursor: pointer;
}
.report_file .tabs li:first-child {
  margin-left: 0;
}
.report_file .tabs li:after {
  content: '';
  position: absolute;
  border-top: 0px solid transparent;
  border-right: 13px solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 15px solid #7f7f7f;
  right: -13px;
  top: 0;
}
.report_file h2 {
  margin-top: 12px;
}
.report_file .data {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  margin-top: 2px;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 0;
}
.report_file h3 {
  margin-top: 10px;
  font-size: 33px;
}
.report_file .picture {
  position: absolute;
  top: -28px;
  right: -75px;
}
.report_file .what_slider {
  background: url(../report/images/share/bg_pickup.png);
  position: relative;
  margin-top: 30px;
  padding: 60px 95px 26px;
}
.contents_adventure .report_file .what_slider {
  background: url(../report/images/adventure/bg_pickup.png);
}
.contents_nagasaki .report_file .what_slider {
  background: url(../report/images/nagasaki/bg-pickup.png);
}

.contents_sumida .report_file .what_slider {
  background: url(../report/images/sumida/bg_pickup.png);
}

.contents_kaiyukan .report_file .what_slider {
  background: url(../report/images/kaiyukan/bg_pickup.png);
}

.report_file .what_slider .left {
  width: 385px;
  float: left;
}
.report_file .what_slider .right {
  float: right;
}
.report_file .what_slider .left strong {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
.report_file .what_slider .left p {
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 10px;
}

.report_file .what_slider .left {
  min-height: 231px;
  display: table;
}
.report_file .what_slider .left .left--center {
  display: table-cell;
  vertical-align: middle;
}

.report_file .what_slider ul {
  overflow: hidden;
  list-style: none;
}
.report_file .what_slider_topic {
  position: absolute;
  top: -10px;
  left: -14px;
}
.report_file .what_slider .bx-prev {
  position: absolute;
  top: 170px;
  left: 30px;
}
.report_file .what_slider .bx-prev:hover {
  top: 171px;
  left: 31px;
}
.report_file .what_slider .bx-next {
  top: 170px;
  position: absolute;
  right: 30px;
}
.report_file .what_slider .bx-next:hover {
  top: 171px;
  right: 31px;
}
.report_file .what_report_pager {
  overflow: hidden;
  text-align: center;
  margin: 20px auto 0;
}
.report_file .what_report_pager a {
  text-decoration: none;
  margin-left: 0px;
}
.report_file .what_report_pager a:before {
  content: '○';
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.report_file .what_report_pager .active:before {
  content: '●';
}
.report_file .pentube_box {
  margin-top: 55px;
  position: relative;
  background: url(../report/images/share/bg_pentube.png);
  padding-bottom: 5px;
  margin-bottom: 33px;
}

.pentube_contents .pickup {
  position: absolute;
  top: -39px;
  left: -28px;
}


.report_file .pentube_box .pentube_contents {
  padding: 50px 23px 22px;
  overflow: hidden;
}
.report_file .pentube_box .left {
  float: left;
}
.report_file .pentube_contents .right {
  width: 360px;
  float: right;
  list-style: none;
  overflow: auto;
  height: 325px;
}
.report_file .pentube_contents .contents {
  background-color: rgba(51, 51, 51, 0.6);
  width: 100%;
  height: 325px;
  overflow: hidden;
}

.report_file .pentube_box .right img {
}
.report_file .pentube_box .right th:after {
  position: absolute;
  content: '';
  width: 48px;
  height: 48px;
  top: 20%;
  background: url(../report/images/share/icon_play.png) no-repeat;
  left: 50%;
  margin-left: -24px;
}
.report_file .pentube_box .right table {
  margin-top: 6px;
}
.report_file .pentube_box .right tr {
  display: block;
  margin-bottom: 0px;;
}
.report_file .pentube_box .right .active th,.report_file .pentube_box .right .active td {
  opacity: 0.6;
}
.report_file .pentube_box .right th {
  position: relative;
  cursor: pointer;
}
.report_file .pentube_box .left .movie_main {
  position: absolute;
  cursor: pointer;
}
.report_file .pentube_box .right td {
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  cursor: pointer;
}
.report_file .pentube_interview {
  background: url(../report/images/share/bg_interview_box.png);
  margin: 10px 19px 19px 19px;
  position: relative;
  padding: 35px 101px 45px;
  height: 276px;
}
.report_file .pentube_interview .pickup {
  position: absolute;
  top: -9px;
  left: 70px;
  z-index: 1;
}
.report_file .pentube_interview ul {
  list-style: none;
  overflow: hidden;
  height: 290px;
}
.report_file .pentube_interview ul li .left {
  width: 360px;
  height: 265px;
  /*margin-top: 26px;*/
  display: table;
}
.report_file .pentube_interview ul li .left .left_in {
  display: table-cell;
  vertical-align: middle;
}
.report_file .pentube_interview ul li .left strong {
  font-size: 18px;
  line-height: 1.4;
}
/*.report_file .pentube_interview ul .tops .left {
  width: 500px;
  height: 255px;
}
*/.contents_kaiyukan .report_file .pentube_interview ul .tops .left {
  width: 500px;
  height: 255px;
  position: relative;
  top: 7px;
}
.report_file .pentube_interview ul .tops .left strong{
  font-size: 21px;
  display: block;
  margin-top: 17px;;
  letter-spacing: -0.2px;
}
.report_file .pentube_interview ul li .left p {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 10px;
  letter-spacing: -0.2px;
}
.report_file .pentube_interview ul .tops .left p {
  font-size: 15px;
}
.report_file .pentube_interview ul li .right {
  position: absolute;
  top: 1px;
  right: 0px;
}

.pickup_box {
  background: url(../report/images/share/bg_pickup.png);
  position: relative;
  padding: 49px 94px;
  height: 220px;
}
.contents_nagasaki .pickup_box {
  background: url(../report/images/nagasaki/bg-pickup.png);
}
.contents_kaiyukan .pickup_box {
  background: url(../report/images/kaiyukan/bg_pickup.png);
}
.contents_sumida .pickup_box {
  background: url(../report/images/sumida/bg_pickup.png);
}
.contents_adventure .pickup_box {
  background: url(../report/images/adventure/bg_pickup.png);
}
.pickup_box ul li img {
  -webkit-transition: .25s;
     -moz-transition: .25s;
      -ms-transition: .25s;
       -o-transition: .25s;
          transition: .25s;
    opacity: 1;
}
.pickup_box ul li img:hover {
    opacity: 0.8;
}
.report_file .pickup_box .topic {
  position: absolute;
  top: -17px;
  left: -26px;
}
.report_file .pickup_box ul {
  height: 300px;
}
.report_file .pickup_box ul li p {
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 5px;
}
.report_file .report_bottom {
  margin-top: 40px;
  position: relative;
  padding-bottom: 50px;
}
.report_file .report_bottom .detail_box {
  background: url(../report/images/share/bg_detail_box.png) no-repeat;
  width: 280px;
  height: 95px;
  position: absolute;
  left: 363px;
  top: 0;
}
.contents_kaiyukan .report_file .report_bottom .detail_box {
  background: url(../report/images/kaiyukan/bg_detail_box.png) no-repeat;
}
.contents_nagasaki .report_file .report_bottom .detail_box {
  background: url(../report/images/nagasaki/bg_detail_box.png) no-repeat;
}
.contents_sumida .report_file .report_bottom .detail_box {
  background: url(../report/images/sumida/bg_detail_box.png) no-repeat;
}
.contents_adventure .report_file .report_bottom .detail_box {
  background: url(../report/images/adventure/bg_detail_box.png) no-repeat;
  width: 318px;
  color: #fff;
  padding: 18px 0 0 15px;
  font-size: 14px;
}

.report_file .report_bottom .detail_box a {
  color: #fff;
}
.contents_kaiyukan .report_file .report_bottom .detail_box span {
  display: block;
  color: #fff;
  width: 215px;
  margin: 0 auto;
  top: 20px;
  position: relative;
}
.ua-chrome.ua-desktop-macintosh .contents_kaiyukan .report_file .report_bottom .detail_box span {
  top: 15px;
}
.contents_nagasaki .report_file .report_bottom .detail_box span {
  display: block;
  color: #fff;
  width: 253px;
  margin: 0 auto;
  top: 20px;
  font-size: 14px;
  position: relative;
}
.contents_sumida .report_file .report_bottom .detail_box span {
  display: block;
  color: #fff;
  width: 259px;
  margin: 0;
  top: 20px;
  font-size: 14px;
  position: relative;
  text-align: center;

}

.ua-chrome.ua-desktop-macintosh .contents_nagasaki .report_file .report_bottom .detail_box span {
  top: 19px;
}

.report_file .report_bottom .detail_box p {
  color: #fff;
  padding: 20px 0px 0 17px;
  font-size: 15px;
  line-height: 1.4;
}
.report_file .report_bottom .beginning {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: black;
  background: url(../html/images/share/btn_beginning.png) no-repeat right top;
  padding-right: 20px;
}

.pentube_interview .bx-prev {
  position: absolute;
  top: 160px;
  left: 26px;
}
.pentube_interview .bx-prev:hover {
  top: 161px;
  left: 27px;
}
.pentube_interview .bx-next {
  position: absolute;
  top: 160px;
  right: 32px;
}
.pentube_interview .bx-next:hover {
  top: 161px;
  right: 33px;
}
.pickup_box .bx-prev {
  position: absolute;
  top: 125px;
  left: 26px;
}
.pickup_box .bx-prev:hover {
  top: 126px;
  left: 27px;
}
.pickup_box .bx-next {
  position: absolute;
  top: 125px;
  right: 26px;
}
.pickup_box .bx-next:hover {
  top: 126px;
  right: 27px;
}

.report_file .slider_interview_pager {
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 750px;
}
.report_file .slider_interview_pager a {
  text-decoration: none;
}
.report_file .slider_interview_pager a:before {
  content: '○';
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.report_file .slider_interview_pager .active:before {
  content: '●';
  color: #46ace6;
}

.giant_contents {
  width: 975px !important;
}
.giant_contents .main_image {
  top: 85px;
  right: -45px;
}
.giant_contents .spec {
  padding-bottom: 205px;
}

.adelie_contents .clear {
  overflow: hidden;
}
.adelie_contents .clear .right {
  float: right;
}
.adelie_contents .clear .left {
  width: 315px;
  float: left;
}
.ovl {
  cursor: pointer;
}
.ovl_box {
  left: 50%;
  position: absolute;
  background: #fff;
  padding: 22px 22px 40px 22px;
  z-index: 1000;
  -moz-box-shadow: 0 0 5px black;
  -webkit-box-shadow: 0 0 5px black;
  box-shadow: 0 0 5px black;
  display: none;
}
.ovl_box strong {
  font-size: 16px;
  display: block;
  line-height: 1.5;
}
.ovl_box .description {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
}
.ovl_box .close_bottom {
  display: block;
  margin-left: auto;
  cursor: pointer;
}

.ovl_box-2column {
  overflow: hidden;
}
.ovl_box-2column img {
  float: left;
}
.ovl_box-2column .content {
  float: left;
  padding-left: 20px;
}

.pickup_box02 {
  overflow: hidden;;
}
.pickup_box02 .left {
  width: 385px;
  float: left;
  margin-right: 10px;;
}
.pickup_box02 .right {
  width: 370px;
  float: right;
}
.penguin_name_popup {
  background: #fff;
  border-radius:3px;
  padding: 3px 5px;
  position: absolute;
  top: -40px;
  text-align: center;
  width: 150px;
  left: -53px;
  color: #666;
  font-size: 12px;
  box-shadow:(0 0 2px black);
}
.contents_kaiyukan .report_file .pentube_interview ul .tops .left strong {
  font-size: 24px;
}


/***************

chrome ハック

**************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  p {
    color: black;
  }

  .navigation ul {
    bottom: -3px !important;
  }

  .right_cotent h3 {
    margin-bottom: 10px;
  }

  .form_button {
    top: 11px !important;
  }

  .box .news ul {
    height: 163px;
  }

  .search_box_bottom {
    margin-top: 26px;
  }

  .box .news {
    height: 209px;
  }

  .penguin_search .bx-wrapper {
    top: 16px;
  }

  .area_search {
    bottom: 2px;
  }
}
.ua-chrome.ua-desktop-macintosh .header .navigation ul {
  bottom: 6px !important;
}
/***************

firefox ハック

**************/
@-moz-document url-prefix() {
  .navigation ul {
    bottom: 7px !important;
  }

  .form_button {
    top: -3px !important;
  }

  .box .news {
    height: 205px;
  }
  .box .news ul {
    height: 155px;
  }

  .penguin_search .bx-wrapper {
    top: 5px;
  }
  .penguin_search .bx-wrapper .bx-viewport {
    height: 266px !important;
  }
}
/***************

safari ハック

**************/
.ua-safari .navigation ul {
  bottom: 6px !important;
}
.ua-safari .box .news {
  height: 205px;
}
.ua-safari .box .news ul {
  height: 155px;
}
.ua-safari .container .blue .inner {
  line-height: 1.6;
}
.ua-safari .search_box {
  margin-bottom: 15px;
}
.ua-safari .search_box_bottom {
  margin-top: 9px;
}
.ua-safari .box .right_contents_inner h3 {
  margin-bottom: 5px;
}
.ua-safari .penguin_search .penguin_list {
  margin-top: -24px;
}
.ua-safari .box .news_list {
  background: url("../images/share/icon_trai_right.png") no-repeat scroll 6px 10px #5a9ee2;
}
.ua-safari .giant_contents .spec {
  padding-bottom: 205px !important;
}

.ua-firefox .box .news_list {
  background: url("../images/share/icon_trai_right.png") no-repeat scroll 6px 10px #5a9ee2;
}
.ua-firefox .search_box {
  padding: 17px 10px 1px 13px;
  margin-top: 11px;
}
.ua-firefox .search_box input {
  margin: 19px auto 0;
}
.ua-firefox .box .right_contents_inner h3 {
  margin-bottom: 5px;
}
.ua-firefox .penguin_search .penguin_list {
  margin: -15px auto 0;
}
.ua-firefox .penguin_search .bx-wrapper .bx-viewport {
  height: 262px !important;
}
.ua-firefox .penguin_lineup_navigation ul .active:after {
  bottom: -20px;
}
.ua-firefox .penguin_detail_header .spec {
  padding-bottom: 34px;
}
.ua-firefox .giant_contents .spec {
  padding-bottom: 200px;
}

.ua-ie .box .news_list {
  padding: 3px 16px 0px;
}
.ua-ie .box .right_contents_inner h3 {
  margin-bottom: 5px;
}
.ua-ie .search_box {
  padding: 17px 10px 1px 13px;
  margin-top: 21px;
}
.ua-ie .search_box input {
  margin: 10px auto 0;
}
.ua-ie .penguin_detail_header .spec {
  padding-bottom: 36px;
}
.ua-ie .giant_contents .spec {
  padding-bottom: 200px;
}

.ua-ie-8 .table,.ua-ie-9 .table {
  background: #fff;
}
.ua-ie-8 .penguin_lineup_navigation .penguin_lineup_navigation_inner {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.ua-ie-8 .report_file {
  padding-bottom: 0;
}
.popUpBox iframe {
  position: absolute !important;
  top: 6px !important;
  left: 13px !important;
}

.ua-firefox .container .blue .inner,.ua-ie .container .blue .inner{
  line-height: 1.5;
}
.ua-firefox .container .green{
  line-height: 1.57;
}
.ua-ie .container .green {
  line-height: 1.48;
}
.ua-firefox .penguin_search .bx-wrapper {
  top: 8px;
}
.ua-ie .penguin_search .bx-wrapper {
  top: 12px;
}

.ua-safari .box .news ul li .news_contents {
  width: 160px;
}
.ua-safari .penguin_detail_header .spec {
  padding-bottom: 42px;
}
.ua-safari .penguin_detail_header .spec ul {
  padding-top: 2px;
}
.ua-safari .penguin_search .bx-wrapper {
  top: 25px;
}

.ua-android .header {
  position: relative;
  min-width: 1100px;
  overflow: hidden;
}
.ua-android body {
  overflow: hidden;
}
.ua-android .headerMenu {
  display: none;
}
.ua-android .container {
  padding-top: 0;
}
.ua-android .table {
  background: #fff;
}