@charset "UTF-8";
/* -----------------------------------------------------------------------------
   html
   -------------------------------------------------------------------------- */
html {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
  line-height: 1.8;
  overflow-y: scroll; }

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff; }

img {
  width: 100%; }

a {
  text-decoration: none; }

p {
  line-height: 2.0;
  margin-bottom: 0; }

li {
  list-style: none; }

/* -----------------------------------------------------------------------------
   header
   -------------------------------------------------------------------------- */
.header {
  position: relative;
  background-color: #fff; }

body.lower .header {
  padding-top: 49px; }
  @media screen and (min-width: 768px) {
    body.lower .header {
      padding-top: 87px; } }

/* -----------------------------------------------------------------------------
   main
   -------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------
   footer
   -------------------------------------------------------------------------- */
.footer {
  background-color: #000; }

.footer-wrap-01 {
  max-width: 980px;
  padding: 40px 20px 10px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 1000px) {
    .footer-wrap-01 {
      padding: 50px 0 30px; } }

.footer-logo {
  width: 200px;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .footer-logo {
      width: 254px; } }

.footer-item {
  padding-left: 0;
  margin-left: 10px;
  margin-bottom: 0; }

.footer-item li {
  font-size: 12px;
  margin-bottom: 10px; }
  @media screen and (min-width: 480px) {
    .footer-item li {
      font-size: 14px; } }
  @media screen and (min-width: 1000px) {
    .footer-item li {
      font-size: 16px; } }

.footer-item a {
  color: #fff; }

.footer-wrap-02 {
  border-top: 1px solid #fff; }

.footer-wrap-02-in {
  max-width: 980px;
  padding: 10px 20px 10px 0;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 1000px) {
    .footer-wrap-02-in {
      padding: 10px 0; } }

.footer-copy {
  font-size: 10px;
  color: #fff;
  margin-bottom: 0;
  text-align: right; }
  @media screen and (min-width: 400px) {
    .footer-copy {
      font-size: 12px; } }
  @media screen and (min-width: 480px) {
    .footer-copy {
      font-size: 14px; } }
  @media screen and (min-width: 1000px) {
    .footer-copy {
      font-size: 16px; } }

/* -----------------------------------------------------------------------------
   rc-cmn footer
   -------------------------------------------------------------------------- */
.rc-cmn .footer {
  background-color: #eadab9; }

.rc-cmn .footer-wrap-01 {
  max-width: 980px;
  padding: 30px 30px 30px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 768px) {
    .rc-cmn .footer-wrap-01 {
      padding: 50px 20px 70px; } }

.rc-cmn .footer-wrap-01-title {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.3em;
  margin-bottom: 20px; }
  @media screen and (min-width: 480px) {
    .rc-cmn .footer-wrap-01-title {
      font-size: 28px; } }
  @media screen and (min-width: 768px) {
    .rc-cmn .footer-wrap-01-title {
      font-size: 34px; } }

.rc-cmn .footer-wrap-01-text {
  max-width: 775px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
  @media screen and (min-width: 480px) {
    .rc-cmn .footer-wrap-01-text {
      font-size: 14px; } }
  @media screen and (min-width: 768px) {
    .rc-cmn .footer-wrap-01-text {
      font-size: 16px; } }

.rc-cmn .footer-wrap-01-text a{
	color: #000;
}

.rc-cmn .footer-wrap-01-img {
  text-align: center; }

.rc-cmn .footer-wrap-01-img img {
  max-width: 582px; }

.rc-cmn .footer-wrap-02 {
  border-top: none;
  background-color: #000; }

.rc-cmn .footer-wrap-02-in {
  max-width: 930px;
  padding: 10px 15px 10px 15px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1; }
  .rc-cmn .footer-wrap-02-in:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 480px) {
    .rc-cmn .footer-wrap-02-in {
      padding: 20px 20px 20px 20px; } }
  @media screen and (min-width: 1000px) {
    .rc-cmn .footer-wrap-02-in {
      padding: 25px 0 15px; } }

.rc-cmn .footer-logo {
  float: left;
  width: 100px;
  margin-bottom: 0; }
  @media screen and (min-width: 400px) {
    .rc-cmn .footer-logo {
      width: 100px; } }
  @media screen and (min-width: 480px) {
    .rc-cmn .footer-logo {
      width: 130px; } }
  @media screen and (min-width: 768px) {
    .rc-cmn .footer-logo {
      width: 150px; } }
  @media screen and (min-width: 1000px) {
    .rc-cmn .footer-logo {
      width: 193px; } }

.rc-cmn .footer-copy {
  float: right;
  font-size: 8px;
  color: #fff;
  margin-top: 6px;
  margin-bottom: 0;
  text-align: right; }
  @media screen and (min-width: 400px) {
    .rc-cmn .footer-copy {
      font-size: 10px; } }
  @media screen and (min-width: 480px) {
    .rc-cmn .footer-copy {
      font-size: 12px; } }
  @media screen and (min-width: 768px) {
    .rc-cmn .footer-copy {
      font-size: 14px; } }
  @media screen and (min-width: 1000px) {
    .rc-cmn .footer-copy {
      margin-top: 10px;
      font-size: 16px; } }
