@charset "UTF-8";
#anniversary {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  /* ------------------------------
  Browser default style reset
  ------------------------------*/
}
#anniversary html,
#anniversary body,
#anniversary div,
#anniversary span,
#anniversary object,
#anniversary iframe,
#anniversary h1,
#anniversary h2,
#anniversary h3,
#anniversary h4,
#anniversary h5,
#anniversary h6,
#anniversary p,
#anniversary blockquote,
#anniversary pre,
#anniversary abbr,
#anniversary address,
#anniversary cite,
#anniversary code,
#anniversary del,
#anniversary dfn,
#anniversary em,
#anniversary img,
#anniversary ins,
#anniversary kbd,
#anniversary q,
#anniversary samp,
#anniversary small,
#anniversary strong,
#anniversary sub,
#anniversary sup,
#anniversary var,
#anniversary b,
#anniversary i,
#anniversary dl,
#anniversary dt,
#anniversary dd,
#anniversary ol,
#anniversary ul,
#anniversary li,
#anniversary fieldset,
#anniversary form,
#anniversary label,
#anniversary legend,
#anniversary table,
#anniversary caption,
#anniversary tbody,
#anniversary tfoot,
#anniversary thead,
#anniversary tr,
#anniversary th,
#anniversary td,
#anniversary article,
#anniversary aside,
#anniversary dialog,
#anniversary figure,
#anniversary footer,
#anniversary header,
#anniversary hgroup,
#anniversary menu,
#anniversary nav,
#anniversary section,
#anniversary time,
#anniversary mark,
#anniversary audio,
#anniversary video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
#anniversary article,
#anniversary aside,
#anniversary dialog,
#anniversary figure,
#anniversary footer,
#anniversary header,
#anniversary hgroup,
#anniversary nav,
#anniversary section {
  display: block;
}
#anniversary blockquote,
#anniversary q {
  quotes: none;
}
#anniversary blockquote:before,
#anniversary blockquote:after,
#anniversary q:before,
#anniversary q:after {
  content: "";
  content: none;
}
#anniversary a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
#anniversary ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
#anniversary mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
#anniversary del {
  text-decoration: line-through;
}
#anniversary abbr[title],
#anniversary dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
#anniversary table {
  border-collapse: collapse;
  border-spacing: 0;
}
#anniversary hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
#anniversary input,
#anniversary select {
  vertical-align: middle;
}
#anniversary img {
  vertical-align: middle;
}
#anniversary ul,
#anniversary ol {
  list-style: none;
}
#anniversary :focus {
  -moz-outline-style: none;
}
#anniversary object {
  outline: none;
}
#anniversary .img-fuild {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
#anniversary h2,
#anniversary h3 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (min-width: 641px), print {
  #anniversary {
    /* ------------------------------
        メインビジュアル
    ------------------------------ */
    /* ------------------------------
        ご挨拶
    ------------------------------ */
    /* ------------------------------
        藍野らしさ
    ------------------------------ */
    /* ------------------------------
        50年のあゆみ
    ------------------------------ */
    /* ------------------------------
        記念事業
    ------------------------------ */
    /* ------------------------------
        フッター
    ------------------------------ */
    /* ------------------------------
        ページトップ
    ------------------------------ */
  }
  #anniversary body {
    min-width: 1000px;
    font-size: 16px;
  }
  #anniversary h2 {
    margin: 0 auto 50px;
  }
  #anniversary .section-usual {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
  }
  #anniversary .pc-hide {
    display: none !important;
  }
  #anniversary #mainv {
    height: 750px;
    background: url(../img/bg_mainv.jpg) no-repeat center;
    background-size: cover;
  }
  #anniversary #mainv::after {
    content: "";
    display: block;
    clear: both;
  }
  #anniversary #mainv a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #anniversary #mainv a:hover {
    opacity: 0.5;
  }
  #anniversary #mainv header {
    width: 1000px;
    margin: 0 auto 48px;
    overflow: hidden;
  }
  #anniversary #mainv header::after {
    content: "";
    display: block;
    clear: both;
  }
  #anniversary #mainv .mainv_logo {
    width: 280px;
    padding-top: 20px;
    float: left;
  }
  #anniversary #mainv .mainv_logo a {
    display: block;
  }
  #anniversary #mainv #global_nav {
    padding-top: 30px;
    float: right;
  }
  #anniversary #mainv #global_nav ul {
    overflow: hidden;
  }
  #anniversary #mainv #global_nav ul li {
    padding-left: 25px;
    margin-left: 25px;
    float: left;
    position: relative;
    font-size: 0;
    line-height: 34px;
  }
  #anniversary #mainv #global_nav ul li:first-child {
    padding-left: 0;
    margin-left: 0;
  }
  #anniversary #mainv #global_nav ul li::before {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #000;
    position: absolute;
    left: 0;
    top: 8px;
  }
  #anniversary #mainv #global_nav ul li:first-child::before {
    display: none;
  }
  #anniversary #mainv #global_nav ul li img {
    height: auto;
  }
  #anniversary #mainv .mainv_cont {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 9rem;
  }
  #anniversary #mainv .mainv_cont::after {
    content: "";
    display: block;
    clear: both;
  }
  #anniversary #mainv .mainv_cont div {
    width: 160px;
    margin-right: 30px;
    float: left;
  }
  #anniversary #mainv .mainv_cont p {
    width: 450px;
    height: 78px;
    margin: 36px 0;
    background: url(../img/text_mainv.png) no-repeat center center;
    background-size: contain;
    float: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #greeting h2 {
    width: 95px;
    height: 92px;
    background-image: url(../img/heading_greeting.png);
  }
  #anniversary #greeting .greeting_img {
    width: 960px;
    margin: 0 auto 43px;
    height: 420px;
    background: url(../img/img_greeting.jpg) no-repeat center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #greeting .greeting_txt {
    padding: 0 20px;
    line-height: 28px;
  }
  #anniversary #greeting .greeting_txt p:first-child {
    margin-bottom: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
  }
  #anniversary #greeting .greeting_txt .greeting_note {
    text-align: right;
  }
  #anniversary #greeting .greeting_txt .greeting_note em {
    font-style: normal;
    font-size: 24px;
  }
  #anniversary #logo {
    background: url(../img/bg_logo.jpg) no-repeat center center;
    background-size: cover;
  }
  #anniversary #logo h2 {
    width: 597px;
    height: 93px;
    background-image: url(../img/heading_logo.png);
  }
  #anniversary #logo .logo_txt {
    width: 545px;
    height: 54px;
    margin: 0 auto 50px;
    background: url(../img/text_logo.png) no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #logo ul {
    margin-bottom: 50px;
    overflow: hidden;
  }
  #anniversary #logo ul::after {
    content: "";
    display: block;
    clear: both;
  }
  #anniversary #logo ul li {
    width: 280px;
    padding: 50px 20px 45px;
    margin-left: 20px;
    background: rgba(255, 255, 255, 0.9);
    float: left;
  }
  #anniversary #logo ul li:first-child {
    margin-left: 0;
  }
  #anniversary #logo ul li h3 {
    margin: 0 auto 30px;
  }
  #anniversary #logo ul li.logo_50th h3 {
    width: 149px;
    height: 19px;
    background-image: url(../img/title_50th.png);
  }
  #anniversary #logo ul li.logo_communication h3 {
    width: 201px;
    height: 19px;
    background-image: url(../img/title_communication.png);
  }
  #anniversary #logo ul li.logo_message h3 {
    width: 234px;
    height: 19px;
    background-image: url(../img/title_message.png);
  }
  #anniversary #logo ul li div {
    height: 161px;
    margin-bottom: 30px;
    line-height: 161px;
    text-align: center;
  }
  #anniversary #logo ul li div img {
    display: inline-block;
  }
  #anniversary #logo ul li.logo_50th div img,
  #anniversary #logo ul li.logo_communication div img {
    width: 160px;
  }
  #anniversary #logo ul li.logo_message div img {
    width: 267px;
  }
  #anniversary #logo ul li p {
    height: 216px;
    line-height: 24px;
    font-size: 14px;
  }
  #anniversary #logo .logo_note {
    -webkit-text-shadow: 1px 1px 2px #322617, -1px 1px 2px #322617, 1px -1px 2px #322617, -1px -1px 2px #322617;
    -moz-text-shadow: 1px 1px 2px #322617, -1px 1px 2px #322617, 1px -1px 2px #322617, -1px -1px 2px #322617;
    text-shadow: 1px 1px 2px #322617, -1px 1px 2px #322617, 1px -1px 2px #322617, -1px -1px 2px #322617;
    line-height: 28px;
    text-align: center;
    color: #fff;
  }
  #anniversary #history {
    background: #eeebe1;
  }
  #anniversary #history h2 {
    width: 195px;
    height: 94px;
    background-image: url(../img/heading_history.png);
  }
  #anniversary #history .history_icon {
    width: 60px;
    margin: 0 auto;
  }
  #anniversary #history .history_year {
    height: 23px;
  }
  #anniversary #history .history_year img {
    width: auto;
    height: 23px;
    vertical-align: top;
  }
  #anniversary #history ul {
    background: url(../img/bg_history_list.png) repeat-y center;
  }
  #anniversary #history ul::after {
    content: "";
    display: block;
    clear: both;
  }
  #anniversary #history ul li {
    width: 400px;
    padding: 15px 20px;
    margin-bottom: 60px;
    background: #fff;
    position: relative;
  }
  #anniversary #history ul li.history_1968,
  #anniversary #history ul li.history_1979,
  #anniversary #history ul li.history_1993,
  #anniversary #history ul li.history_1996,
  #anniversary #history ul li.history_2007,
  #anniversary #history ul li.history_2017 {
    float: left;
  }
  #anniversary #history ul li.history_1975,
  #anniversary #history ul li.history_1983,
  #anniversary #history ul li.history_1985,
  #anniversary #history ul li.history_2004,
  #anniversary #history ul li.history_2010,
  #anniversary #history ul li.history_2012,
  #anniversary #history ul li.history_2014,
  #anniversary #history ul li.history_2015 {
    float: right;
  }
  #anniversary #history ul li.history_2007 {
    margin-bottom: 155px;
  }
  #anniversary #history ul li.history_2017 {
    margin-bottom: 20px;
  }
  #anniversary #history ul li.history_1968::before,
  #anniversary #history ul li.history_1979::before,
  #anniversary #history ul li.history_1993::before,
  #anniversary #history ul li.history_1996::before,
  #anniversary #history ul li.history_2007::before,
  #anniversary #history ul li.history_2017::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 20px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 20px;
    right: -20px;
  }
  #anniversary #history ul li.history_1975::before,
  #anniversary #history ul li.history_1983::before,
  #anniversary #history ul li.history_1985::before,
  #anniversary #history ul li.history_2004::before,
  #anniversary #history ul li.history_2010::before,
  #anniversary #history ul li.history_2012::before,
  #anniversary #history ul li.history_2014::before,
  #anniversary #history ul li.history_2015::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 20px 7px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 20px;
    left: -20px;
  }
  #anniversary #history ul li.history_1979::after,
  #anniversary #history ul li.history_1993::after,
  #anniversary #history ul li.history_1996::after,
  #anniversary #history ul li.history_2007::after,
  #anniversary #history ul li.history_2017::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0e4d91;
    position: absolute;
    top: 21px;
    right: -106px;
  }
  #anniversary #history ul li.history_1975::after,
  #anniversary #history ul li.history_1983::after,
  #anniversary #history ul li.history_1985::after,
  #anniversary #history ul li.history_2004::after,
  #anniversary #history ul li.history_2010::after,
  #anniversary #history ul li.history_2012::after,
  #anniversary #history ul li.history_2014::after,
  #anniversary #history ul li.history_2015::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0e4d91;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  #anniversary #history ul li.history_1968 {
    margin-top: -57px;
  }
  #anniversary #history ul li .history_year {
    position: absolute;
    left: 0;
    top: -39px;
  }
  #anniversary #history ul li .history_img {
    padding: 5px 0;
  }
  #anniversary #history ul li p {
    padding-left: 16px;
    position: relative;
    font-size: 14px;
    line-height: 24px;
  }
  #anniversary #history ul li p::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #0e4d91;
    position: absolute;
    top: 8px;
    left: 0;
  }
  #anniversary #history ul li .history_img + p {
    margin-top: 15px;
  }
  #anniversary #history .history_2018 {
    clear: both;
    text-align: center;
  }
  #anniversary #history .history_2018 .history_50th {
    width: 180px;
    height: 175px;
    padding-top: 44px;
    margin: 0 auto 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0e4d91;
    text-align: center;
    color: #fff;
  }
  #anniversary #history .history_2018 .history_50th div {
    width: 112px;
    height: 67px;
    margin: 0 auto 5px;
    background: url(../img/text_anniversary.png) no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #history .history_2018 .history_50th p {
    line-height: 28px;
  }
  #anniversary #events {
    background-color: #172b4a;
  }
  #anniversary #events h2 {
    width: 135px;
    height: 88px;
    background-image: url(../img/heading_events.png);
  }
  #anniversary #events .events_wrap {
    background: #fff;
  }
  #anniversary #events .events_wrap .events_cont {
    padding: 20px;
  }
  #anniversary #events .events_wrap .events_cont h3 {
    width: 351px;
    height: 21px;
    margin: 5px 0 18px;
    background-image: url(../img/title_events.png);
  }
  #anniversary #events .events_wrap .events_cont p {
    line-height: 28px;
  }
  #anniversary footer {
    font-size: 14px;
    line-height: 70px;
    text-align: center;
    color: #00296b;
  }
  #anniversary #page_top {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(15, 77, 145, 0.75);
    position: fixed;
    right: 35px;
    bottom: 35px;
    text-align: center;
  }
  #anniversary #page_top a {
    display: block;
    padding: 35px 0 15px;
    position: relative;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
  }
  #anniversary #page_top a::before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    margin-left: -7px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 50%;
    top: 20px;
  }
}
@media screen and (max-width: 640px) {
  #anniversary {
    /* ------------------------------
        メインビジュアル
    ------------------------------ */
    /* ------------------------------
        ご挨拶
    ------------------------------ */
    /* ------------------------------
        50年のあゆみ
    ------------------------------ */
    /* ------------------------------
        藍野らしさ
    ------------------------------ */
    /* ------------------------------
        記念事業
    ------------------------------ */
    /* ------------------------------
        フッター
    ------------------------------ */
    /* ------------------------------
        ページトップ
    ------------------------------ */
  }
  #anniversary body {
    font-size: 13px;
  }
  #anniversary .sp-hide {
    display: none !important;
  }
  #anniversary h2 {
    margin: 0 auto 20px;
  }
  #anniversary .section-usual {
    padding: 20px 10px;
  }
  #anniversary #mainv {
    height: 400px;
    background: url(../img/bg_mainv_sp.jpg) no-repeat center;
    background-size: cover;
  }
  #anniversary #mainv::after {
    content: "";
    display: block;
    clear: both;
  }
  #anniversary #mainv .mainv_logo {
    width: 161px;
    padding: 15px 0 0 10px;
    float: left;
  }
  #anniversary #mainv .mainv_logo a {
    display: block;
  }
  #anniversary #mainv #global_nav {
    position: relative;
  }
  #anniversary #mainv #global_nav .menu_open,
  #anniversary #mainv #global_nav .menu_close {
    width: 60px;
    height: 60px;
    float: right;
  }
  #anniversary #mainv #global_nav .global_nav_sp {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 9999;
    -webkit-transition: right 0.6s cubic-bezier(0.8, 0, 0.2, 1);
    transition: right 0.6s cubic-bezier(0.8, 0, 0.2, 1);
    clear: both;
  }
  #anniversary #mainv #global_nav .global_nav_sp.active {
    right: 0;
    -webkit-transition: right 0.6s cubic-bezier(0.8, 0, 0.2, 1);
    transition: right 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  }
  #anniversary #mainv #global_nav .global_nav_sp ul {
    clear: both;
  }
  #anniversary #mainv #global_nav .global_nav_sp ul li {
    border-bottom: 1px solid #ccc;
  }
  #anniversary #mainv #global_nav .global_nav_sp ul li:first-child {
    border-top: 1px solid #ccc;
  }
  #anniversary #mainv #global_nav .global_nav_sp ul li a {
    display: block;
    padding: 20px 20px 20px 36px;
    position: relative;
    font-size: 0;
  }
  #anniversary #mainv #global_nav .global_nav_sp ul li a::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #0e4d91;
    position: absolute;
    top: 24px;
    left: 20px;
  }
  #anniversary #mainv .mainv_cont {
    padding: 30px 0 0;
    position: relative;
    padding-top: 4rem;
    clear: both;
  }
  #anniversary #mainv .mainv_cont div {
    width: 80px;
    margin-left: -40px;
    position: absolute;
    left: 50%;
    top: 92px;
  }
  #anniversary #mainv .mainv_cont p {
    width: 255px;
    height: 43px;
    margin: 0 auto;
    background: url(../img/text_mainv_sp.png) no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #greeting h2 {
    width: 57px;
    height: 53px;
    background-image: url(../img/heading_greeting_sp.png);
  }
  #anniversary #greeting .greeting_img {
    width: 100%;
    height: 0;
    padding-top: 50%;
    margin: 0 auto 16px;
    background: url(../img/img_greeting_sp.jpg) no-repeat center top;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #greeting .greeting_txt {
    padding: 0 10px;
    line-height: 20px;
  }
  #anniversary #greeting .greeting_txt p:first-child {
    margin-bottom: 20px;
  }
  #anniversary #greeting .greeting_txt .greeting_note {
    text-align: right;
  }
  #anniversary #greeting .greeting_txt .greeting_note em {
    font-style: normal;
    font-size: 18px;
  }
  #anniversary #history {
    background: #eeebe1;
  }
  #anniversary #history h2 {
    width: 115px;
    height: 53px;
    background-image: url(../img/heading_history_sp.png);
  }
  #anniversary #history .history_icon {
    width: 40px;
  }
  #anniversary #history .history_year {
    height: 14px;
    position: absolute;
    left: 0;
    top: -20px;
  }
  #anniversary #history .history_year img {
    width: auto;
    height: 14px;
    vertical-align: top;
  }
  #anniversary #history ul {
    padding-left: 34px;
    padding-bottom: 49px;
    margin-left: 19px;
    border-left: 2px solid #fff;
  }
  #anniversary #history ul li {
    padding: 10px;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
  }
  #anniversary #history ul li.history_2017 {
    margin-bottom: 0;
  }
  #anniversary #history ul li::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 10px 4px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 15px;
    left: -10px;
  }
  #anniversary #history ul li::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0e4d91;
    position: absolute;
    top: 13px;
    left: -41px;
  }
  #anniversary #history ul li.history_1968::after {
    display: none;
  }
  #anniversary #history ul li.history_1968 {
    margin-top: -24px;
  }
  #anniversary #history ul li .history_img {
    padding: 5px 0;
  }
  #anniversary #history ul li p {
    padding-left: 10px;
    position: relative;
    font-size: 11px;
    line-height: 17px;
  }
  #anniversary #history ul li p::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #0e4d91;
    position: absolute;
    top: 5px;
    left: 0;
  }
  #anniversary #history ul li .history_img + p {
    margin-top: 10px;
  }
  #anniversary #history .history_2018 {
    margin-top: -19px;
    margin-left: 55px;
    position: relative;
    clear: both;
    text-align: center;
  }
  #anniversary #history .history_2018 .history_50th {
    padding: 20px 0 15px;
    background: #0e4d91;
    position: relative;
    text-align: center;
    color: #fff;
  }
  #anniversary #history .history_2018 .history_50th::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 10px 4px 0;
    border-color: transparent #0e4d91 transparent transparent;
    position: absolute;
    top: 15px;
    left: -10px;
  }
  #anniversary #history .history_2018 .history_50th::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0e4d91;
    position: absolute;
    top: 13px;
    left: -41px;
  }
  #anniversary #history .history_2018 .history_50th div {
    width: 189px;
    height: 25px;
    margin: 0 auto 5px;
    background: url(../img/text_anniversary_sp.png) no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #history .history_2018 .history_50th p {
    font-size: 14px;
    line-height: 23px;
  }
  #anniversary #logo {
    background: url(../img/bg_logo_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  #anniversary #logo h2 {
    width: 205px;
    height: 80px;
    background-image: url(../img/heading_logo_sp.png);
  }
  #anniversary #logo .logo_txt {
    width: 245px;
    height: 53px;
    margin: 0 auto 20px;
    background: url(../img/text_logo_sp.png) no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #anniversary #logo ul {
    margin-bottom: 20px;
  }
  #anniversary #logo ul li {
    padding: 20px 10px 16px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.9);
  }
  #anniversary #logo ul li h3 {
    margin: 0 auto 20px;
  }
  #anniversary #logo ul li.logo_50th h3 {
    width: 149px;
    height: 19px;
    background-image: url(../img/title_50th.png);
  }
  #anniversary #logo ul li.logo_communication h3 {
    width: 201px;
    height: 19px;
    background-image: url(../img/title_communication.png);
  }
  #anniversary #logo ul li.logo_message h3 {
    width: 234px;
    height: 19px;
    background-image: url(../img/title_message.png);
  }
  #anniversary #logo ul li div {
    margin-bottom: 16px;
    text-align: center;
  }
  #anniversary #logo ul li.logo_message div {
    padding: 10px 0;
  }
  #anniversary #logo ul li div img {
    display: inline-block;
  }
  #anniversary #logo ul li.logo_50th div img,
  #anniversary #logo ul li.logo_communication div img {
    width: 100px;
  }
  #anniversary #logo ul li.logo_message div img {
    width: 272px;
  }
  #anniversary #logo ul li p {
    line-height: 20px;
  }
  #anniversary #logo .logo_note {
    -webkit-text-shadow: 1px 1px 2px #322617, -1px 1px 2px #322617, 1px -1px 2px #322617, -1px -1px 2px #322617;
    -moz-text-shadow: 1px 1px 2px #322617, -1px 1px 2px #322617, 1px -1px 2px #322617, -1px -1px 2px #322617;
    text-shadow: 1px 1px 2px #322617, -1px 1px 2px #322617, 1px -1px 2px #322617, -1px -1px 2px #322617;
    line-height: 20px;
    text-align: center;
    color: #fff;
  }
  #anniversary #logo .logo_note span {
    display: inline-block;
    white-space: nowrap;
  }
  #anniversary #events {
    background-color: #172b4a;
  }
  #anniversary #events h2 {
    width: 80px;
    height: 51px;
    background-image: url(../img/heading_events_sp.png);
  }
  #anniversary #events .events_wrap {
    background: #fff;
  }
  #anniversary #events .events_wrap .events_cont {
    padding: 20px 10px 16px;
  }
  #anniversary #events .events_wrap .events_cont h3 {
    width: 255px;
    height: 16px;
    margin-bottom: 16px;
    background-image: url(../img/title_events_sp.png);
  }
  #anniversary #events .events_wrap .events_cont p {
    line-height: 20px;
  }
  #anniversary footer {
    font-size: 10px;
    line-height: 40px;
    text-align: center;
    color: #00296b;
  }
  #anniversary #page_top {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(15, 77, 145, 0.75);
    position: fixed;
    right: 10px;
    bottom: 10px;
    text-align: center;
  }
  #anniversary #page_top a {
    display: block;
    padding: 27px 0 13px;
    position: relative;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
  }
  #anniversary #page_top a::before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    margin-left: -7px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 50%;
    top: 16px;
  }
}/*# sourceMappingURL=layout.css.map */