a img, fieldset, img {
  border: 0;
}

blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
  margin: 0;
  padding: 0;
}

abbr, acronym {
  border: 0;
}

address, caption, cite, code, dfn, em, th, strong, var {
  font-style: normal;
  font-weight: normal;
}

caption, th {
  text-align: left;
}

code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

input, select, textarea {
  font-family: 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

ol, ul {
  list-style: none;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

img {
  vertical-align: middle;
}

body {
  margin:0;
  padding:0;
  font: 14px/1.0 "Myriad Roman","Myriad Pro",sans-serif;
  color:#555;
  *font-size: small;
  *font: x-small;
  background-color: #ffffff;
}
a{
  color:#555;
}
a:hover{
  color:#777;
}

table {
  font-size: inherit;
  font: 100%;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ------------------------------------------------------------- */

#header {
  background:#000;
  border-bottom:#c5b998 1px solid;
}
    #header a{
      color:#fff;
      text-decoration:none;
    }
#header .header-inner {
  margin: 0 auto;
  width: 960px;
}
    .block-top{
      display:none;
    }

    #logo {
      width:220px;
      float:left;
      text-align:left;
      font-size: 40px;
      padding: 20px 0 20px 20px;
      color: #fff;
      font-family: "Amiri";
      letter-spacing:2px;
    }

    #navigation {
      width:720px;
      float:right;
    }
        #navigation ul {
        }
        #navigation li {
          font-family: "Amiri";
          display: inline-block;
          line-height:97px;
          margin-left:30px;
        }
        #navigation li a {
          color: #dfd8c3;
        }

#visual{
    text-align:center;
    margin-bottom:40px;
    overflow:hidden;
}
    #visual_skitter{
        margin:0 auto;
        text-align:left;
        max-width: 100%;
        background:#fff;
        color:#ccc;
    }
  .container_skitter{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
  }
    .container_skitter .image img{
        width:100%;
        height:auto;
    }


#container {
  margin: 0 auto;
  width: 960px;
}

#contents {
  float: none;
  width: 100%;
}
    .module {
      clear:left;
      margin-top: 40px;
      margin-bottom:40px;
      font-size:16px;
    }

    .module-article{
    }
    .module-article:after{
      content: "";
      display: block;
      clear: both;
    }
      .module-article>div{
        width:640px;
        float:left;
      }
      .module-article>div.article{
        width:260px;
        padding:90px 10px 0 50px;
        color:#666;
        line-height:160%;
      }
        img.article{
          width:640px;
          max-width:100%;
        }
        div.article b{
          display:inline-block;
          margin-bottom:40px;
          color:#000;
          font-weight:normal;
          font-size:24px;
          font-family:'GillSans', 'Myriad Pro', sans-serif;
        }

    .module .image_list{
    }
      .module .image_list img{
        max-width:100%;
      }

    .module .gallery{
    }
      .module .gallery-line{
        margin-bottom:40px !important;
      }
        .module .gallery p,
        .module .gallery img{
          width:96%;
          margin:0 2%;
        }
        .module .gallery p{
          line-height:160%;
          margin-top:16px;
        }

    .module-h3 {
      clear:both;
      background: url(http://assets.flips.jp/images/common/design/34198/images/h2_bg.png) no-repeat center bottom;
      padding-bottom: 20px;
      font-size: 56px;
      font-family: "Amiri";
      margin-top: 70px;
      text-align:center;
      color:#000;
    }

    .module-h4 {
      clear:both;
      font-size: 36px;
      font-family: "Amiri";
      width:640px;
      margin:50px auto;
      color:#000;
    }

    .module .text {
      width:640px;
      margin:0 auto;
      line-height:160%;
      text-align:center;
    }

    .module .inquiry,
    .module-inquiry>div{
      width:600px;
      margin:0 auto;
      padding:0 20px;
      font-size:14px;
    }
      .module .inquiry dl {
      }
      .module .inquiry dl dt {
        margin-top:12px;
        color:#000;
        font-weight:bold;
        padding: 12px 0;
      }
      .module .inquiry dl dd {
      }
        .module .inquiry dl dd input,
        .module .inquiry dl dd textarea {
          box-sizing: border-box;
          font-size:16px;
          margin:8px 0;
          border: 1px solid #7f7f7f;
          width: 100%;
          padding:10px 12px;
          border-radius:4px;
        }
        .module .inquiry input[type=submit] {
          background: #e6d39e;
          color: #464237;
          letter-spacing:1em;
          font-size: 18px;
          font-weight:bold;
          text-align: center;
          padding: 12px 0px;
          border: none;
          margin: 20px auto 0;
          width: 60%;
          display: block;
          border-radius:4px;
          border-bottom:#aea58b 2px solid;
        }
        .module .inquiry p.note{
          font-size:1em !important;
        }

    .module .rss {
        width:640px;
        margin:0 auto;
    }
    .module ol {
    }
    
    .module-sitemap{
      padding:10px;
      width:620px;
      max-width:90%;
      margin:0 auto;
      background:#000;
    }
    .module .sitemap {
      padding:40px 0;
      border:#46453e 1px solid;
      list-style-type:disc;
      color:#fff;
    }
      .module .sitemap li{
        width:60%;
        margin:16px 20%;
        padding-left:12px;
        letter-spacing:2px;
      }
      .module .sitemap li a{
        color:#dfd8c3;
        text-decoration:none;
      }
      .module .sitemap li a:hover{
        text-decoration:underline;
      }

    table {
      width:640px;
      margin:0 auto;
      border-collapse: collapse;
      border-spacing: 0;
    }
      table th {
        width:130px;
      }
      table th,
      table td {
        padding:30px;
        border-bottom:#ccc 1px solid;
        line-height:160%;
      }

    .module .map {
      width:80%;
      margin:0 auto;
    }
    .module hr {
      border-top:#c5b998 1px solid;
    }

.pageTop {
  margin-top:100px;
  clear: both;
}
    .pageTop a {
      border-top:#d1c7ad 1px solid;
      display:block;
      height:0px;
      padding-top:84px;
      overflow:hidden;
      width:100%;
      background:#333 url(http://assets.flips.jp/images/common/design/34198/images/pagetop.png) no-repeat center 10px;
    }


.gallery-box{
  border:none !important;
}
#footer {
  clear:both;
  background:#000;
  color:#aaa;
  font-family:'Georgia', serif;
}
    #footer ul {
      padding:50px 0;
      text-align: center;
    }
    #footer ul li {
      display: inline-block;
      margin-right: 20px;
      padding-right:20px;
      border-right:#dfd8c3 1px solid;
      letter-spacing:1px;
    }
    #footer ul li:last-child{
      border-right:none;
      margin-right:0;
      padding-right:0;
    }
      #footer ul li a {
        color: #dfd8c3;
        text-decoration:none;
      }

#footer .copy {
  text-align: center;
  padding: 20px 0;
  border-top:#7e7d78 1px solid;
  font-size:14px;
}
