@charset "utf-8";
/* -------------------------
Reset CSS
---------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: bottom;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold;
}
/* -------------------------
Clearfix
---------------------------- */
.clearFix:after {
  clear: both;
  content: " ";
  height: 0;
  display: block;
  line-height: 0;
  visibility: hidden;
}
/* for old IE */
.clearFix {
  zoom: 1;
}
/* -------------------------
Font Size
---------------------------- */
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small
}
select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif
}
table {
  font-size: inherit;
  font: 100%
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%
}
body {
  font-size: 77%; /* Base Font Size: 10px */
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
.mt0 {
  margin-top: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
/* -------------------------
Layout
---------------------------- */
body > .wrapper {
  min-width: 1000px;
  position: relative;
  overflow: hidden;
}
body > #spLinkBlockInPc { /* Element of jquery.Pc2Sp.js */
  display: none;
}
#entry {
  width: 190px;
  height: 190px;
  position: absolute;
  top: 118px;
  right: 3%;
  z-index: 10;
}
.article #entry {
  top: 138px;
}
#entry.fixed {
  position: fixed !important;
  top: 30px !important;
}
#header {
  background: transparent url(./../img/header_bg.png) repeat-x left bottom;
}
#header > .body {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#header .ci {
  width: 424px;
  padding: 17px 0 18px;
  float: left;
}
#header .button#btnFbPage {
  width: 190px;
  float: right;
}
#header .button#btnBanner {
  width: auto;
  padding-left: 2px;
  float: right;
}
#header .list {
  width: auto;
  padding: 32px 10px 0;
  float: right;
}
#header .list .button {
  width: auto;
  margin-right: 18px;
  padding: 2px 18px 2px 0;
  border-right: 1px solid #E5E5E5;
  float: left;
}
#header .list #btnFbLike {
  width: 110px;
  margin-right: 0;
  padding: 0;
  border-right: 0;
}
#content > .section {
  clear: both;
}
#content > .section > .body {
  width: 1008px;
  margin: 0 auto;
  padding-left: 4px;
}
#content .search {
  width: 940px;
  height: 137px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
  position: relative;
}
#content .search li {
  position: absolute;
}
#content .search li.column01 {
  width: 540px;
  left: 0px;
  top: 50px;
}
#content .search li.column02 {
  width: 380px;
  left: 560px;
  top: 50px;
}
#content .search .button {
  margin-top: 25px;
  padding-bottom: 14px;
}
#content .search .button.btnSearch01 {
  background: transparent url(./../img/search_01_btn_bg.png) no-repeat center bottom;
}
#content .search .button.btnSearch02 {
  background: transparent url(./../img/search_02_btn_bg.png) no-repeat center bottom;
}
.article #content > .visual {
  height: 150px;
  position: relative;
}
.article #content .visual .copy {
  width: 100%;
  position: absolute;
  top: 50%;
}
.article #content .visual .copy h1 {
  width: 1000px;
  margin: -20px auto 0;
}
.article #content > .menu {
  height: 90px;
}
.article #content > .point {
  padding: 50px 0 40px;
}
.article #content > .point > .heading {
  width: 940px;
  margin: 0 auto;
}
.article #content > .point > .body {
  width: 948px;
}
.article #content > .related {
  padding-bottom: 60px;
  background: #F5FBFD url(./../img/content_section_bg_lb.png) repeat-x left top;
}
.article #content > .related > .heading {
  padding: 60px 0 50px;
  text-align: center;
}
.article #content > .related > .body {
  width: 972px;
}
.article #content > .related .list .column .hgroup {
  padding: 20px 15px 15px;
}
.article #content > .related .list .column .hgroup h3 {
  font-size: 1.5em;
  line-height: 1.2;
  color: #3498DA;
}
.article #content > .related .list .column .hgroup h4 {
  margin-top: 5px;
  font-size: 1em;
  line-height: 1.6;
  color: #333333;
}
#footer {
  background-color: #585858;
  margin: 0 !important;
}
#footer > .body {
  width: 1000px;
  margin: 0 auto;
  padding: 30px;
}
#footer .column .list li {
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #7F7F7F;
  display: inline;
  font-size: 1.1em;
  line-height: 1.2;
  color: #FFFFFF;
}
#footer .column .list li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
#footer .column .list li p {
  display: inline;
}
#footer .column .list li a {
  color: #FFFFFF;
  text-decoration: none;
}
#footer .related {
  width: 300px;
  float: left;
}
#footer .related .heading {
  font-size: 1.1em;
  line-height: 1.2;
  color: #CCCCCC;
}
#footer .related .list {
  padding-top: 10px;
}
#footer .info {
  width: 600px;
  float: right;
  text-align: right;
}
#footer .info .list {
  text-align: right;
}
#footer .info .copy {
  padding-top: 10px;
  font-size: 1.0em;
  line-height: 1.2;
  color: #CCCCCC;
}
@media (max-width: 720px) {
  /* -------------------------
Layout
---------------------------- */
  body > .wrapper {
    min-width: 100%;
    position: relative;
  }
  body > #spLinkBlockInPc { /* Element of jquery.Pc2Sp.js */
    display: none;
  }
  #entry {
    width: 190px;
    height: 190px;
    position: absolute;
    top: 118px;
    right: 3%;
    z-index: 10;
  }
  .article #entry {
    top: 138px;
  }
  #entry.fixed {
    position: fixed !important;
    top: 30px !important;
  }
  #header {
    background: transparent url(./../img/header_bg.png) repeat-x left bottom;
  }
  #header > .body {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #header .ci {
    width: 30%;
    padding: 14px 0 6px 17px;
    float: left;
  }
  #header .button#btnFbPage {
    width: 140px;
    float: right;
  }
  #header .button#btnFbPage img {
    width: 100%;
    height: auto;
  }
  #header .button#btnBanner {
    width: auto;
    padding-left: 2px;
    float: right;
  }
  #header .list .button {
    width: auto;
    margin-right: 18px;
    padding: 2px 18px 2px 0;
    border-right: 1px solid #E5E5E5;
    float: left;
  }
  #header .list #btnFbLike {
    width: 110px;
    margin-right: 0;
    padding: 0;
    border-right: 0;
  }
  #content > .section {
    clear: both;
  }
  #content > .section > .body {
    width: 100%;
    margin: 0 auto;
    padding-left: 4px;
  }
  #content .search {
    width: 100%;
    height: 137px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    position: relative;
  }
  #content .search li {
    position: absolute;
  }
  #content .search li.column01 {
    width: 100%;
    left: 0px;
    top: 50px;
  }
  #content .search li.column02 {
    width: 100%;
    left: 560px;
    top: 50px;
  }
  #content .search .button {
    margin-top: 25px;
    padding-bottom: 14px;
  }
  #content .search .button.btnSearch01 {
    background: transparent url(./../img/search_01_btn_bg.png) no-repeat center bottom;
  }
  #content .search .button.btnSearch02 {
    background: transparent url(./../img/search_02_btn_bg.png) no-repeat center bottom;
  }
  .article #content > .visual {
    height: 150px;
    position: relative;
  }
  .article #content .visual .copy {
    width: 100%;
    position: absolute;
    top: 50%;
  }
  .article #content .visual .copy h1 {
    width: 100%;
    margin: -20px auto 0;
  }
  .article #content > .menu {
    height: 90px;
  }
  .article #content > .point {
    padding: 50px 0 40px;
  }
  .article #content > .point > .heading {
    width: 100%;
    margin: 0 auto;
  }
  .article #content > .point > .body {
    width: 100%;
  }
  .article #content > .related > .heading {
    padding: 60px 0 50px;
    text-align: center;
  }
  .article #content > .related > .body {
    width: 100%;
  }
  .article #content > .related .list .column {
    width: 100%;
    float: none;
    text-align: center;
  }
  .article #content > .related .list .column .hgroup {
    padding: 20px 15px 15px;
  }
  .article #content > .related .list .column .hgroup h3 {
    font-size: 1.5em;
    line-height: 1.2;
    color: #3498DA;
  }
  .article #content > .related .list .column .hgroup h4 {
    margin-top: 5px;
    font-size: 1em;
    line-height: 1.6;
    color: #333333;
  }
  #footer {
    background-color: #585858;
    text-align: center;
  }
  #footer > .body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #footer .column .list li {
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0px;
    display: block;
    margin-bottom: 12px;
    font-size: 1.1em;
    line-height: 1.2;
    color: #FFFFFF;
  }
  #footer .column .list li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  #footer .column .list li p {
    display: inline;
  }
  #footer .column .list li a {
    color: #FFFFFF;
    text-decoration: none;
  }
  #footer .related {
    width: auto;
    float: none !important;
    padding: 20px;
  }
  #footer .related .heading {
    font-size: 1.1em;
    line-height: 1.2;
    color: #CCCCCC;
  }
  #footer .related .list {
    padding-top: 10px;
    float: none !important;
  }
  #footer .info {
    width: 100%;
    float: none;
    text-align: center;
  }
  #footer .info .list {
    margin: 0px auto;
    text-align: center;
    float: none !important;
  }
  #footer .info .copy {
    padding: 10px 0;
    font-size: 1.0em;
    line-height: 1.2;
    color: #CCCCCC;
  }
}