@charset "UTF-8";
/*
 ============================================================
  ファイル名：anniversary90th.css
  機能概要：検索結果 CSS

  更新履歴：
  2015.09.30：作成
 ============================================================
*/
/* ------------------------------------------------------------
	01. STYLE SETTING CSS
   ------------------------------------------------------------ */
#anniversary90th #article {
  width: 980px; }
  [class^='mobile'] #anniversary90th #article {
    zoom: .75; }
    [class^='mobile'] #anniversary90th #article p {
      font-size: 2.28571rem; }

#anniversary90th .mainSec {
  position: relative;
  min-height: 1000px;
  margin-bottom: 80px;
  padding-top: 367px;
  background: url(../imgs/main_v_bg01.jpg) no-repeat center top, url(../imgs/main_v_bg02.jpg) no-repeat center bottom #daeff8; }
  #anniversary90th .mainSec.lteIE8 {
    background: url(../imgs/main_v_bg01.jpg) no-repeat center top #daeff8; }

#anniversary90th .main_v_h1 {
  position: absolute;
  width: 100%;
  padding-top: 80px;
  left: 0;
  top: 0;
  text-align: center; }
  #anniversary90th .main_v_h1 img {
    display: none; }
  [class^='mobile'] #anniversary90th .main_v_h1 img {
    width: 80%; }

#anniversary90th .slideWrap {
  margin-right: -1px; }
  #anniversary90th .slideWrap:after {
    content: "";
    display: block;
    clear: both;
    height: 0; }

#anniversary90th .slideWrap > div {
  float: left;
  width: 327px;
  height: 240px;
  opacity: 0; }

#anniversary90th .slidePhoto01,
#anniversary90th .slidePhoto02,
#anniversary90th .slidePhoto03,
#anniversary90th .slidePhoto04,
#anniversary90th .slidePhoto05,
#anniversary90th .slidePhoto06 {
  display: none; }

[class^='mobile'] #anniversary90th .e_hd_h2 {
  font-size: 3.14286rem; }

#anniversary90th .sec01 {
  padding: 50px 40px 0; }
  #anniversary90th .sec01 .e_ly_icondetail_icon img {
    margin-top: -50px; }
  [class^='mobile'] #anniversary90th .sec01 .e_ly_icondetail_icon {
    padding-top: 0;
    display: block;
    text-align: center; }
    [class^='mobile'] #anniversary90th .sec01 .e_ly_icondetail_icon img {
      width: 60%;
      margin: 0 0 80px; }

#anniversary90th .sec02 {
  padding: 20px 40px 0; }

#anniversary90th .sec03 {
  padding: 20px 40px 0; }
  #anniversary90th .sec03_table {
    width: 100%;
    table-layout: fixed;
    font-size: 13px;
    font-size: 92.85714%; }
    [class^='mobile'] #anniversary90th .sec03_table {
      font-size: 2.28571rem; }
    #anniversary90th .sec03_table th {
      width: 7em;
      padding: 12px 0;
      border-bottom: 1px solid #fff; }
      [class^='mobile'] #anniversary90th .sec03_table th {
        display: block;
        width: 100%;
        padding-bottom: 0;
        border-bottom: 0;
        font-weight: bold; }
    #anniversary90th .sec03_table td {
      padding: 12px 0;
      border-bottom: 1px solid #fff; }
      [class^='mobile'] #anniversary90th .sec03_table td {
        display: block;
        width: 100%;
        border-bottom: 2px solid #fff; }

#anniversary90th .sec04 {
  padding: 0px 40px;
  text-align: center; }
  #anniversary90th .sec04 h1 {
    overflow: hidden;
    width: 100px;
    height: 24px;
    text-indent: 150%;
    color: #daeff8; }
  #anniversary90th .sec04 ul {
    padding: 24px 0;
    background: #d1e5ed;
    border-radius: 5px;
    text-align: center; }
  #anniversary90th .sec04 li {
    display: inline-block;
    margin-right: 16px; }
    #anniversary90th .sec04 li:last-child {
      margin-right: 0; }

#anniversary90th .sec05 {
  padding: 24px 40px 80px;
  text-align: center; }

.color_reverse .mainSec {
  background: none !important; }

.color_reverse .main_v_h1 {
  height: 367px;
  background: #fff; }
