#Article.news {
  padding-bottom: 4px; }

#Article.news h1 {
  margin-top: 26px;
  text-align: left;
  font-size: 0.85em;
  line-height: 1.55; }

#Article.news .supple {
  text-align: left;
  margin-top: 18px;
  font-size: 0.65em;
  letter-spacing: 0.05em;
  margin-bottom: 60px; }

#Article.news .link {
  margin-top: 35px; }

#Article.news .pager {
  margin-top: 84px; }

#Article {
  text-align: left;
  position: relative; }

#Article br.spBr {
  display: inline; }

#Article br.pcBr {
  display: none; }

#Article .main img {
  margin-top: 0; }

#Article h1 {
  margin-top: 24px;
  text-align: center;
  font-size: 0.9em;
  line-height: 2; }

#Article h2 {
  margin-top: 33px;
  font-size: 0.75em;
  letter-spacing: -0.03em;
  line-height: 2.0; }

#Article h3 {
  margin-top: 120px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.05em;
  font-size: 1.05em;
  margin-bottom: 30px; }

#Article h4 {
  margin-top: 36px;
  font-size: 0.8em;
  letter-spacing: 0.02em; }

#Article .supple {
  text-align: center;
  font-weight: lighter;
  margin-top: 45px;
  font-size: 0.7em;
  color: grey;
  letter-spacing: 0.1em;
  line-height: 1; }

#Article p {
  text-align: justify;
  margin-top: 23px;
  line-height: 2.1;
  font-size: 0.8em;
  letter-spacing: 0.03em; }

#Article img {
  margin-top: 29px; }

#Article .link {
  margin-top: 26px;
  display: inline-block;
  font-size: 0.9em;
  letter-spacing: 0.01em; }

#Article .link.link--info {
  display: inline-block;
  margin-top: 0;
  font-size: 100%;
  line-height: 1.2rem;
  vertical-align: text-top; }

#Article .largebtn, #Article .blackbtn {
  display: block;
  width: 100%;
  padding: 50px 0;
  background-color: black;
  text-align: center;
  margin: 0 auto;
  color: white;
  font-size: 0.9rem;
  margin-top: 30px;
  letter-spacing: 0.15em; }

#Article .largebtn:after, #Article .blackbtn:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 0px;
  left: 20px;
  width: 8px;
  height: 8px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  transform: rotate(45deg); }

#Article .blackbtn {
  padding: 20px 0; }

#RelatedProducts {
  margin-top: 92px; }

#RelatedProducts h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  letter-spacing: 0; }

#RelatedProducts .products {
  margin-top: 80px; }

#RelatedProducts .product {
  margin-top: 22px; }

#RelatedProducts .product .wrapper {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  position: relative; }

#RelatedProducts .product .wrapper:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  padding-top: calc(450/670*100%); }

#RelatedProducts .product .wrapper .image {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: center bottom; }

#RelatedProducts .product .wrapper .image:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  padding-top: calc(500/670*100%); }

#RelatedProducts .product .ja {
  font-size: 0.6em;
  margin-top: 8px; }

#RelatedProducts .product .en {
  margin-top: -2px;
  letter-spacing: 0.135em; }

#RelatedProducts .product .color {
  color: grey;
  margin-top: -1px;
  font-size: 0.7em; }

.pager {
  margin: 80px auto 0;
  position: relative;
  width: 60vw;
  height: 40px; }

.pager a {
  display: inline-block; }

.pager .prev {
  position: absolute;
  top: 4px;
  left: 2vw;
  width: 30px;
  height: 30px;
  overflow: hidden; }

.pager .prev:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 12px;
  display: block;
  width: 20px;
  height: 20px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  transform: rotate(-45deg);
  transform-origin: center center; }

.pager .next {
  position: absolute;
  top: 4px;
  right: 2vw;
  width: 30px;
  height: 30px;
  overflow: hidden; }

.pager .next:after {
  content: "";
  position: absolute;
  display: block;
  top: 5px;
  right: 12px;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  transform: rotate(-45deg); }

.ddbtns {
  margin-top: 85px; }

#RelatedPosts {
  margin-top: 100px; }

@media screen and (min-width: 769px) {
  #Article.news {
    padding-bottom: 44px; }
  #Article.news .main {
    width: 980px;
    margin: 90px auto 0; }
  #Article.news .main img {
    width: 100%; }
  #Article.news h1 {
    margin-top: 92px;
    font-size: 1.6em; }
  #Article.news .supple {
    margin-top: 21px;
    font-size: 0.85em;
    margin-bottom: 84px; }
  #Article.news p {
    font-size: 0.9em;
    line-height: 1.75; }
  #Article.news .link {
    display: block; }
  #Article br.spBr {
    display: none; }
  #Article br.pcBr {
    display: inline; }
  #Article .main {
    width: 100%; }
  #Article .supple {
    margin-top: 100px;
    font-size: 0.9em; }
  #Article h1 {
    margin-top: 44px;
    font-size: 1.5em;
    line-height: 1.6;
    letter-spacing: 0.02em; }
  #Article h1 + p {
    margin-top: 120px; }
  #Article h2 {
    margin-top: 33px;
    font-size: 0.92em;
    text-align: center; }
  #Article h2 + p {
    margin-top: 120px; }
  #Article h3 {
    margin-top: 192px;
    font-size: 1.2em;
    text-align: left;
    letter-spacing: 0.06em;
    margin-bottom: 37px; }
  #Article p {
    margin-top: 29px;
    font-size: 0.85em;
    line-height: 1.9; }
  #Article h4 {
    margin-top: 40px;
    font-size: 0.85em; }
  #Article img {
    width: auto;
    max-width: 100%;
    margin-top: 34px; }
  #Article .link {
    margin-top: 33px;
    font-size: 0.9em;
    letter-spacing: 0.1em; }
  #Article .largebtn {
    margin-top: 90px;
    font-size: 1.2rem;
    width: 550px;
    padding: 40px 0;
    transition: 0.2s background linear; }
  #Article .largebtn:after {
    top: -3px; }
  #Article .largebtn:hover {
    background-color: grey;
    transition: none; }
  #Article .largebtn:hover:after {
    left: 23px; }
  #Article #RelatedProducts {
    margin-top: 150px; }
  #Article #RelatedProducts h3 {
    font-size: 1.25em;
    margin-top: 0;
    margin-bottom: 0; }
  #Article #RelatedProducts .products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 150px; }
  #Article #RelatedProducts .products .product {
    width: 470px;
    margin-bottom: 34px;
    margin-top: 0;
    transition: opacity 0.2s linear;
    cursor: pointer; }
  #Article #RelatedProducts .products .product:hover {
    transition: none;
    opacity: 0.6; }
  #Article #RelatedProducts .products .product .wrapper {
    margin-top: 0;
    width: 100%;
    font-size: 0; }
  #Article #RelatedProducts .products .product .wrapper:after {
    padding-top: 280px; }
  #Article #RelatedProducts .products .product .wrapper .image:after {
    padding-top: 300px; }
  #Article #RelatedProducts .products .product .ja {
    margin-top: 13px;
    font-size: 0.75em;
    letter-spacing: 0.1em; }
  #Article #RelatedProducts .products .product .en {
    margin-top: 0px;
    letter-spacing: 0.11em;
    font-size: 1.2em; }
  #Article #RelatedProducts .products .product .color {
    margin-top: 3px;
    font-size: 0.9em; }
  .pager {
    margin-top: 100px;
    width: 225px; }
  .pager .prev {
    left: 0; }
  .pager .prev:hover:after {
    left: 9px; }
  .pager .next {
    right: 0; }
  .pager .next:hover:after {
    right: 9px; }
  .ddbtns {
    margin-top: 138px; }
  .bkbtn {
    margin-top: 133px; }
  #RelatedPosts {
    margin-top: 200px; } }
