/*CSS Document*/
.clearfix, section, #infoarea {
  *zoom: 1;
}
.clearfix::after, section::after, #infoarea::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

header h1 {
  margin: 0;
}

#top-cov {
  margin-top: 176px;
  position: relative;
  height: 634px;
  height: calc(100vh - 166px) !important;
  background-size: cover;
}

.vegas-slide-inner {
  background-position: top center !important;
}

#catch {
  display: table;
  width: 100%;
  margin: auto;
  height: 100%;
  text-align: center;
}
#catch dd {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
#catch dd .lead-box {
  max-width: 390px;
  margin: auto;
}
#catch dd .lead-box02 {
  max-width: 540px;
  margin: 2em auto;
}
#catch dd #word-01 {
  font-size: 1.65em;
  font-weight: bold;
}
#catch dd #word-02 {
  font-size: 1.15em;
  font-weight: bold;
}
#catch dd .chg-txt1 {
  -webkit-transition: 1.2s;
  -ms-transition: 1.2s;
  transition: 1.2s;
  color: #000;
}
#catch dd .chg-txt2 {
  -webkit-transition: 1.2s;
  -ms-transition: 1.2s;
  transition: 1.2s;
  color: #fff;
}
#catch dd a.skeleton {
  display: block;
  color: #fff;
  width: 80%;
  border: 2px solid #fff;
  line-height: 3em;
  font-size: 1.285em;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-decoration: none;
  margin: auto;
  margin-top: 10%;
}
#catch dd a.skeleton:hover {
  background: #3880bf;
  border: #3880bf solid 2px;
  -webkit-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: bright2;
  -ms-animation-name: bright2;
  animation-name: bright2;
}
#catch dd .sp-scrolldown {
  display: none;
}

@-webkit-keyframes bright2 {
  0% {
    opacity: .5;
  }
  15% {
    opacity: .0;
  }
  30% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bright2 {
  0% {
    opacity: .5;
  }
  15% {
    opacity: .0;
  }
  30% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
#slide {
  position: absolute;
  z-index: 1;
}

.btn {
  margin-bottom: 1em;
  text-align: center;
}
.btn a {
  background: #1d2088;
  display: inline-block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #FFF !important;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
}
.btn a span {
  display: inline-block;
  margin: 0 auto;
  background: url(../image/ico_btn01.png) no-repeat 0px 47%;
  padding-left: 40px;
}

.font-main {
  font-size: 15px !important;
}

#content {
  margin: 0 auto;
  padding: 70px 0 70px;
  background: none;
}

#service_02,
#service_03,
#fb-01 {
  padding: 17% 0;
  display: block;
  text-align: center;
}
#service_02 img,
#service_03 img,
#fb-01 img {
  max-width: 90%;
  height: auto;
}

#service_02 {
  background: #5a90c7;
}

#service_03 {
  background: #3f61ac;
}

#pickup-area {
  width: 100%;
  background: url(../image/bg_index01.jpg) no-repeat center 70px;
  background-size: cover;
}

.news {
  padding: 25px 30px;
  border: 1px solid #f7eeda;
  margin-bottom: 150px;
}

#pickup > div {
  margin-bottom: 0px;
}
#pickup > div a {
  text-decoration: none;
}
#pickup > div a:hover {
  text-decoration: none;
  color: #333;
}
#pickup > div .pick-txt {
  width: 100%;
  padding: 12% 9% 20%;
  background: #fff;
  position: relative;
}
#pickup > div .pick-txt::before {
  position: absolute;
  left: 9.5%;
  top: 9.5%;
  content: url(../image/index/bg_ttl_pick.gif);
}
#pickup > div .pick-txt .cate-pick {
  font-size: 0.857em;
  position: absolute;
  right: 11%;
  bottom: 11%;
  font-weight: bold;
}

h3 {
  margin: 20px auto;
  text-align: center;
}

#infoarea {
  width: 100%;
  background: #F2F4F3;
  background-size: cover;
  padding: 0;
}

#tab-lineup {
  width: 100%;
  margin: 0 auto;
  padding: 1.428em 3% 0;
  display: block;
  background: #fff;
}
#tab-lineup li {
  text-align: center;
  float: left;
  width: 27%;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.933em;
  color: #000;
  padding: 1.428em 0;
  box-sizing: border-box;
  border-bottom: 4px solid #d9d9d9;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
#tab-lineup li.tab-all {
  width: 19%;
}
#tab-lineup li:hover {
  color: #3880bf;
  border-bottom: 4px solid #3880bf;
}
#tab-lineup li.selected {
  color: #3880bf;
  border-bottom: 4px solid #3880bf;
}
#tab-lineup li.selected:hover {
  color: #3880bf;
  border-bottom: 4px solid #3880bf;
}

.index-menu {
  width: 1280px;
  overflow: hidden;
  font-size: 12px;
}
.index-menu > div {
  width: 240px;
  height: 265px;
  float: left;
  background: #fff;
  padding: 10px 10px;
  margin-left: 13px;
}
.index-menu > div:first-child {
  margin-left: 0;
}
.index-menu > div a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
  color: #000;
}
.index-menu > div a span.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../image/over_index_menu.png) no-repeat;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  filter: alpha(opacity=0);
}
.index-menu > div a span.overlay:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.index-menu .pick-fig {
  width: 220px;
  height: 138px;
  overflow: hidden;
}
.index-menu .flash .pick-fig img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.index-menu .flash:hover .pick-fig img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.release-menu {
  width: 1280px;
  overflow: hidden;
  font-size: 12px;
}
.release-menu > div {
  width: 327px;
  height: 361px;
  float: left;
  background: #fff;
  padding: 10px 10px;
  margin-left: 9px;
}
.release-menu > div:first-child {
  margin-left: 0;
}

ul.list-bnr {
  width: 100%;
}
ul.list-bnr li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 81px;
  border: 1px solid #d9d9d9;
  position: relative;
}
ul.list-bnr a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
ul.list-bnr a img {
  z-index: 3;
  position: absolute;
}
ul.list-bnr a span {
  line-height: 80px;
  color: #1d2088;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 125px 0 30px;
  z-index: 5;
  position: absolute;
  top: 0;
}
ul.list-bnr a.double span {
  line-height: 1.5;
  vertical-align: middle;
  padding-top: 18px;
}

#mov-cov {
  position: relative;
}
#mov-cov iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 5;
}
#mov-cov #mov-txt {
  position: absolute;
  top: 5%;
  left: 2%;
  z-index: 10;
}

@media screen and (max-width: 1280px) {
  #pickup > div .pick-txt {
    padding: 15% 9% 23%;
  }
  #pickup > div .pick-txt::before {
    top: 4%;
  }
  #pickup > div .pick-txt .cate-pick {
    bottom: 3%;
  }

  #infoarea .hl_style3 {
    margin-top: 7%;
    margin-bottom: 7%;
  }
}
@media screen and (max-width: 1024px) {
  table.list-news th {
    width: 100%;
    white-space: normal;
    display: block;
    border-bottom: none;
    padding-bottom: 0;
  }
  table.list-news td {
    width: 100%;
    padding-left: 10px;
    display: block;
    padding: 0 0 1em 0;
  }
  table.list-news p.tags {
    margin: 0 0 0.8em 0.8em;
    display: inline-block;
    padding: 1px 0;
  }
}
@media screen and (max-width: 999px) {
  #top-cov {
    margin-top: 0;
    height: 100%;
    height: calc(100vh - 3.571em) !important;
  }

  #tab-lineup li {
    font-size: 0.85em;
    width: 20%;
  }
  #tab-lineup li.tab-all {
    width: 13%;
  }
  #tab-lineup li.xs-long {
    width: 33%;
  }

  #tab-content {
    padding-bottom: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  #top-cov {
    min-height: 400px !important;
    /*SP landscape*/
  }

  #catch .lead-box02 img {
    max-width: 65%;
  }

  #service_01,
  #service_02,
  #service_03 {
    padding: 7% 0;
    display: block;
    margin-bottom: 3%;
  }

  #tab-lineup li {
    font-size: 1em;
  }

  .sns-fb {
    display: block;
    text-align: center;
    height: 60%;
  }
  .sns-fb > div {
    display: block;
    vertical-align: middle;
    padding: 2em 0;
  }
  .sns-fb a#fb-02 img {
    width: 30%;
    height: auto;
  }

  #mov-cov {
    display: none;
  }

  #pickup > div .pick-txt {
    padding: 3em 1em 4em;
  }
  #pickup > div .pick-txt::before {
    left: 1em;
    top: 0.8em;
  }
  #pickup > div .pick-txt .cate-pick {
    bottom: 0.5em;
  }

  .xs-bg-w {
    background: #fff;
    margin: 0 !important;
    padding: 2em 0;
  }
}
@media screen and (max-width: 480px) {
  #tab-lineup li {
    font-size: 0.75em;
  }

  #top-cov {
    background-size: cover;
  }
  #top-cov .vegas-slide-inner {
    background-position: 77% 50% !important;
  }

  #catch dd {
    vertical-align: top;
    padding-top: 19%;
  }
  #catch dd #typewrite {
    margin: 0 auto 0.6em;
    font-size: 33px;
    width: 90%;
  }
  #catch dd a.skeleton {
    font-size: 1.071em;
  }
  #catch dd .lead-box {
    max-width: 85%;
    padding-left: 3%;
    padding-right: 3%;
  }
  #catch dd .sp-scrolldown {
    display: block;
    position: absolute;
    bottom: 17%;
    left: 41%;
    width: 18%;
  }

  .sns-fb h4 {
    margin-bottom: 17px;
  }
  .sns-fb h4 img {
    max-width: 35%;
    height: auto;
  }
  .sns-fb a#fb-01 img {
    max-width: 30%;
    height: auto;
  }
}
