@charset "utf-8";

/* life_span(ジュエリーの寿命について考える）
--------------------------------------------------------------------*/
.Lifespan {
  color: #444;
  font-family:
    Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  letter-spacing: 0.25em;
  line-height: 1.9;
  max-width: 950px;
  width: 100%;
  margin: 25px auto;
  padding: 50px 0;
  background-image: url(image/bg_wrap_t.jpg), url(image/bg_wrap_b.jpg), url(image/bg_wrap_c.jpg);
  background-position:
    top center,
    bottom center,
    center;
  background-repeat: no-repeat, no-repeat, repeat-y;
}

#lj_inner {
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  background-image: url(image/bg_container_b.jpg), url(image/bg_container.jpg);
  background-position:
    bottom center,
    center;
  background-repeat: no-repeat, repeat-y;
}

#caption {
  max-width: 830px;
  width: 100%;
  height: 600px;
  margin: 20px auto 0 auto;
  background: url(image/caption.jpg) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}

#caption span {
  display: block;
  color: #fff;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.45em;
  line-height: 1.5em;
  text-shadow: 1px 1px 3px #333;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

.Lifespan h2 {
  margin: 0 40px 0px 40px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 22px;
  background: url(image/h2_title.png) top left no-repeat;
  padding-top: 18px;
  padding-left: 68px;
  height: 65px;
}

.Lifespan section {
  margin: 0 50px 22px 70px;
}

.Lifespan section p {
  margin: 3em 0;
  width: 100%;
}

.Lifespan p img {
  width: 100%;
  max-width: 600px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.link_arrow a {
  color: #3f3a2c;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding-left: 38px;
  position: relative;
  font-size: 16px;
  line-height: 2em;
}

.link_arrow a:hover {
  color: #896c36;
}

.link_arrow {
  position: relative;
}

.link_arrow:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 23px;
  left: 0;
  margin-top: -15px;
}

.link_arrow:after {
  content: "";
  width: 0;
  height: 0;
  border: solid 10px transparent;
  border-left: solid 12px #ffffff;
  position: absolute;
  top: 23px;
  left: 13px;
  margin-top: -10px;
}

.link_arrow_sub {
  display: block;
  position: relative;
  top: 19px;
  left: 6px;
  width: 10px;
  height: 8px;
  background: #fff;
}

/* スマホ first(はじめに）
--------------------------------------------------------------------*/

@media (max-width: 780px) {
  .Lifespan {
    margin: 40px 0 0 0;
    padding: 0;
    background-image: none;
  }

  #lj_inner {
    margin: 0 auto;
    padding: 0.4em;
    background-image: url(image/bg_container.jpg);
    background-position: center;
    background-repeat: repeat-y;
  }

  #caption {
    background: url(image/caption_m.jpg) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    height: 150px;
  }

  #caption span {
    display: block;
    width: 85%;
    text-align: right;
    font-size: 18px;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
  }

  .Lifespan h2 {
    margin: 20px 0;
    font-size: 18px;
    background: url(image/h2_title.png) top left no-repeat;
    padding-top: 2px;
    padding-left: 70px;
  }

  .Lifespan h2 span {
    display: block;
  }

  .Lifespan section {
    margin: 30px 1em;
  }

  .Lifespan section p {
    margin: 2em 0;
  }

  .Lifespan section ul {
    margin: 0;
    padding: 0 0 0 1em;
  }
}

/* CSS
--------------------------------------------------------------------*/

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

#totp {
  position: fixed;
  bottom: 3%;
  right: 3%;
  width: 70px;
}

#totp img {
  width: 100%;
}

/* スマホCSS
--------------------------------------------------------------------*/

@media (max-width: 780px) {
  #totp {
    position: fixed;
    bottom: 8%;
    right: 0%;
    width: 40px;
  }

  #ral_kan {
    margin-top: 25%;
    margin-bottom: 10%;
    width: 100%;
  }

  #event_sm {
    margin: 0 2% 10% 2%;
    width: 96%;
    font-size: 1.3em;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }

  h2 {
    margin-top: 1%;
    margin-left: 2%;
    font-size: 1.5em;
    letter-spacing: 0.1em;
  }

  #ral_colle {
    margin-bottom: 3%;
  }

  #ral_it {
    width: 48%;
    margin: 1%;
    text-align: left;
    float: left;
  }

  #ral_it p {
    padding: 2% 4% 0 4%;
    height: 70px;
    overflow: hidden;
  }

  .e_icon {
    margin-top: 5%;
    width: 50%;
    background-color: #b00;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: right;
    font-size: 0.9em;
    line-height: 1.8;
  }
}
