@charset "UTF-8";
/* STYLE PAGE CSS
------------------------------------------ */
/* COMMON PARTS
------------------------------------------ */
/* nav */
#nav-global .logo {
  width: 50px;
  height: 50px;
}
#nav-global .logo img {
  width: 50px;
  height: 50px;
}
#nav-global .nav-style-link {
  position: absolute;
  left: 70px;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
#nav-global .nav-style-link a {
  color: #fff;
}
#nav-global .nav-style-link img {
  width: 57px;
  vertical-align: middle;
}

/* layout */
.pg-wrapper {
  padding-top: 0;
}

.style-el-ttl {
  margin: 20px 0;
}
.style-el-ttl p {
  font-size: 0.9rem;
  line-height: 1.25;
}

.metadata-author {
  position: relative;
  display: inline-block;
  padding-left: 2em;
}
.metadata-author::before {
  position: absolute;
  content: "";
  display: block;
  content: "By";
  left: 0;
  font-weight: normal;
}

/* img */
.media-img {
  position: relative;
}
.media-img::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.6s cubic-bezier(0.52, 0.005, 0, 1.005);
  -o-transition: opacity 0.6s cubic-bezier(0.52, 0.005, 0, 1.005);
  transition: opacity 0.6s cubic-bezier(0.52, 0.005, 0, 1.005);
}
.media-img img {
  width: 100%;
}

a:hover .media-img::before {
  opacity: 1;
}

/* heading */
.style-ttl,
article h1, article h2, article h3 {
  font-family: "Times New Roman", 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  line-height: 1.25;
}

h1 {
  margin-bottom: 20px;
  font-size: 1.7rem;
  letter-spacing: -0.05em;
}

h2, h3 {
  margin: 20px 0;
  font-size: 1.33rem;
}

a:hover .style-ttl {
  color: #262626;
  text-decoration: underline;
}

.ttl-gray {
  margin-bottom: 10px;
  padding: 15px 0 7px;
  border-top: 1px solid #d9d9d9;
  font-size: 0.77rem;
  background: none;
}

a.ttl-link i {
  background-color: transparent;
}
a.ttl-link:hover .ttl-gray {
  color: #CC0000;
  background-color: transparent;
}
a.ttl-link:hover i {
  background-color: transparent;
}

.style-tag {
  margin-bottom: 20px;
  color: #CC0000;
  font-size: 0.65rem;
  letter-spacing: 0.05em;
}

.ad-large-top {
  min-height: 0;
}
.ad-large-top > div, .ad-large-top img, .ad-large-top > iframe, .ad-large-top video {
  padding: 0;
}

#ad-rect{
  min-height:0;
}

/* TOP PAGE
------------------------------------------ */
/* section */
.style-cb-main, .style-cb-features {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: calc(100vh - 50px);
  margin: 0 -10px 50px;
  padding: 0 15px;
  background: center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.style-cb-main::before, .style-cb-features::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -o-linear-gradient(205deg, transparent, rgba(12, 12, 12, 0.4));
  background-image: linear-gradient(245deg, transparent, rgba(12, 12, 12, 0.4));
}
.style-cb-main a:hover .style-ttl, .style-cb-features a:hover .style-ttl {
  color: #fff;
}
.style-cb-main .style-ttl, .style-cb-features .style-ttl, .style-cb-main .style-tag, .style-cb-features .style-tag, .style-cb-main p, .style-cb-features p {
  position: relative;
  z-index: 5;
  color: #fff;
}

/* IE11 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .style-cb-main, .style-cb-features {
    height: 1px;
  }
}
.style-cb-second {
  margin-bottom: 30px;
}
.style-cb-second .style-el-ttl {
  position: relative;
  z-index: 5;
  margin: -30px 15px 0 -1px;
  padding: 15px 15px 0 0;
  background-color: #fff;
}

.style-cb-features {
  min-height: 480px;
  clear: both;
  text-align: center;
}
.style-cb-features::before {
  background: rgba(0, 0, 0, 0.4);
}
.style-cb-features .style-tag {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  color: #fff;
  font-size: 0.77rem;
  text-align: center;
}
.style-cb-features .style-ttl {
  font-size: 1.7rem;
}
.style-cb-features p {
  margin-bottom: 20px;
}
.style-cb-features .metadata-author {
  color: #fff;
}

.style-list-news {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.style-list-news p {
  margin-bottom: 20px;
  color: #737373;
}

.style-btn-viewmore {
  clear: both;
  padding: 70px 0;
  text-align: center;
}
.style-btn-viewmore a {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  color: #737373;
  font-family: "Times New Roman",Times, Georgia, serif;
  font-size: 1rem;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.style-btn-viewmore a:hover {
  color: #CC0000;
  background-color: #f2f2f2;
}

/* LIST PAGE
------------------------------------------ */
.style-list-news h2.style-ttl {
  font-size: 1.33rem;
}

/* STORY PARTS
------------------------------------------ */
header .cb {
  overflow: visible;
}
header .style-el-ttl {
  margin: 50px 0;
}
header .media-img {
  margin: 0 -15px;
}

article h2 {
  font-size: 1.5rem;
}
article h2::before {
  display: none;
}
article p {
  font-size: 0.9rem;
}
article .story-el-storyside,
article .story-emb-center {
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 0.77rem;
  border-bottom: 1px solid #d9d9d9;
}
article .story-el-storyside .story-emb-ttl,
article .story-emb-center .story-emb-ttl {
  text-align: left;
}
article .story-el-storyside .story-emb-ttl::before,
article .story-emb-center .story-emb-ttl::before {
  display: none;
}
article .story-el-storyside {
  margin: 15px 0 30px;
  border-top: 1px solid #d9d9d9;
}
article .story-el-storyside > * {
  font-size: 0.77rem;
}
article .story-el-storyside:first-of-type {
  margin-top: 0;
  border-top: none;
}

/* RESPONSIVE
------------------------------------------ */
@media (min-width: 640px) {
  h1 {
    font-size: 2.7rem;
  }

  .metadata-author {
    font-size: 0.77rem;
  }

  .style-cb-main, .style-cb-features {
    margin: 0 -10px 70px;
    padding: 0 30px;
  }
  .style-cb-main .style-el-ttl, .style-cb-features .style-el-ttl {
    width: 80%;
  }

  .style-cb-second {
    padding: 70px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .style-cb-second .style-el-ttl {
    margin: -30px 30px 0 0;
  }

  .style-cb-features {
    min-height: 500px;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .style-cb-features .style-ttl {
    width: 100%;
    font-size: 2.0rem;
  }

  .style-list-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid #d9d9d9;
  }
  .style-list-news > div {
    width: 50%;
  }
  .style-list-news .style-el-ttl {
    padding: 0 30px;
  }
  .style-list-news h3 {
    margin-top: 0;
  }

  .style-btn-viewmore a {
    width: 50%;
    font-size: 1.5rem;
  }

  /* story */
  header .style-el-ttl {
    margin: 50px 70px;
  }
  header .media-img {
    margin: 0 -70px;
  }

  .pg-container-sidefix {
    margin: 0 70px;
  }
}
@media (min-width: 960px) {
  .pg-container {
    padding: 0;
  }

  .pg-container-sidefix {
    margin: 0;
  }

  .cb-l2 {
    width: calc(50% - 20px);
    margin: 0 20px 70px;
    padding-bottom: 0;
  }
  .cb-l2:nth-of-type(2) {
    position: relative;
  }
  .cb-l2:nth-of-type(2)::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -20px;
    width: 1px;
    height: 100%;
    background-color: #d9d9d9;
  }

  h2 {
    font-size: 2.0rem;
  }

  .ad-large-top {
    min-height: 70px;
  }
  .ad-large-top > div, .ad-large-top img, .ad-large-top video {
    padding: 30px 0 20px;
  }

  .style-cb-main, .style-cb-features {
    min-height: 620px;
    margin: 0 0 70px;
  }
  .style-cb-main .style-el-ttl, .style-cb-features .style-el-ttl {
    width: 50%;
  }

  .style-cb-second {
    margin-bottom: 80px;
  }
  .style-cb-second a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .style-cb-second .media-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .style-cb-second .media-img img {
    width: 100%;
    max-width: 870px;
  }
  .style-cb-second .style-el-ttl {
    width: 35%;
    margin: 0 -15% 0 0;
    padding: 70px 50px 70px 0;
    background-color: #fff;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .style-cb-features {
    margin-bottom: 70px;
  }
  .style-cb-features .style-el-ttl {
    width: 60%;
  }

  .style-list-news .style-el-ttl {
    padding: 0 70px;
  }

  /* story */
  .pg-container-sidefix .pg-container-main {
    margin-right: 30px;
    padding-right: 50px;
    border-right: 1px solid #d9d9d9;
  }

  header {
    margin-bottom: 70px;
  }
  header .media-img {
    margin: 0;
  }
  header .style-el-ttl {
    margin: 0 0 50px;
  }
  header .style-el-ttl .style-ttl {
    width: 65%;
  }

  article > * {
    margin-left: 215px;
  }
  article .story-el-storyside {
    clear: both;
    float: left;
    width: 180px;
    margin: 0;
    border: none;
  }
  article .pagination {
    display: inline-block;
    width: calc(100% - 215px);
  }
}

/*# sourceMappingURL=style.css.map */
