@charset "UTF-8";
body {
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

body div#rec-header div.rec-header-bottom ul li:nth-child(5) a {
  color: #FFFFFF;
}

.pc {
  display: inline-block;
}

.small {
  font-size: 0.9em;
}

/* ストライプ背景のイレギュラー */
span.stripe-content-title {
  padding: 30px 0 60px;
}

div#stripe-content-note {
  width: 830px;
  margin: 0 auto;
  background-color: #004EA1;
  font-size: 1.45em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 58px 0 46px;
}

body div#cover {
  position: relative;
  padding: 0 0 380px;
}

a.sanwa, a.sanwa-shanghai {
  display: block;
  position: relative;
  color: #004DA2;
}

a.sanwa-shanghai {
  margin: 25px 0 0;
}

a.sanwa:hover, a.sanwa-shanghai:hover {
  opacity: 0.6;
  text-decoration: none;
}

a.sanwa:hover img, a.sanwa-shanghai:hover img {
  opacity: 1 !important;
}

span.sanwa-note {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.6em;
  width: 100%;
  height: 142px;
  padding: 67px 0 0;
}

span.sanwashanghai-note {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.3em;
  width: 100%;
  height: 114px;
  padding: 42px 0 0;
}

span.small {
  font-size: 0.85em;
  color: #333;
}

span.kinmu {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin: 20px 0 0;
  color: #333;
}

/* 公開終了時の対応 */
div.closed {
  display: table;
  width: 830px;
  height: 213px;
  background-color: #FFFFFF;
  border: 7px solid #004EA2;
  border-radius: 0.9em;
  box-shadow: 7px 7px 1px #8E9DC9;
}

div.closed-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

div.closed-inner span {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 20px 0 0;
  color: #333;
}

/*
   ▼ コンテンツ
-------------------------------------*/
div#detail {
  width: 980px;
  margin: 0 auto 75px;
  position: relative;
}

div#detail h2 {
  margin: 0 0 25px;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  color: #004EA1;
  text-align: center;
}

div#detail h3 {
  margin: 45px 0 10px;
  font-size: 1.85em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.7em;
  color: #004EA1;
}

div#stripe-content-note {
  background: none !important;
  padding: 21px 0 46px !important;
}

section.detail-list {
  margin: 45px 0 120px;
  padding: 35px 0 55px;
  text-align: center;
  border: 3px solid #004EA1;
}

/*
   ▼ 共通
-------------------------------------*/
.detail-list-note {
  margin: 15px 0 40px;
  font-size: 0.9em;
  line-height: 2.1em;
  letter-spacing: 0.04em;
}

span.emphasize {
  font-weight: bold;
}
