@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/
/*=0 global
-------------------------------------------------------------*/
html {
  font-size: 62.5%;
  box-sizing: border-box; }

body {
  font-size: 1.4rem;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.5; }

.inner {
  width: 1140px;
  margin: 0 auto; }

/*=1 heading
-------------------------------------------------------------*/
/*=2 basic structure
-------------------------------------------------------------*/
#header {
  height: 352px;
  background: #fef6f4; }
  #header .inner {
    width: 1170px;
    height: 100%;
    background: url(../img/bg-header.jpg) 50% 50% no-repeat;
    overflow: hidden;
    *zoom: 1; }
    #header .inner h1 {
      float: right; }
      #header .inner h1 img {
        vertical-align: top; }

#bar {
  min-width: 1170px;
  height: 116px;
  background: #32b16c;
  border-top: 5px #e5e5e5 solid;
  border-bottom: 5px #e5e5e5 solid;
  margin-bottom: 31px; }
  #bar .inner {
    overflow: hidden;
    *zoom: 1; }
    #bar .inner img.text {
      margin-top: 32px; }
    #bar .inner .slider {
      float: right;
      padding-top: 23px;
      height: 116px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #bar .inner .slider ul.bxslider li {
        display: inline-block; }
        #bar .inner .slider ul.bxslider li img {
          vertical-align: top; }
      #bar .inner .slider .bx-wrapper {
        overflow: hidden;
        *zoom: 1; }
      #bar .inner .slider .bx-viewport {
        border: none;
        background: #32b16c;
        box-shadow: none; }

#container {
  overflow: hidden;
  *zoom: 1; }
  #container #primary {
    width: 879px;
    float: right; }
    #container #primary #items .item {
      width: 259px;
      height: 145px;
      border: 1px #ccc solid;
      margin: 32px;
      text-align: center; }
      #container #primary #items .item img.design {
        width: 259px;
        height: auto;
        vertical-align: top; }
      #container #primary #items .item a {
        display: inline-block;
        margin: 10px 5px; }
        #container #primary #items .item a img {
          vertical-align: top; }
  #container #secondary {
    width: 261px; }
    #container #secondary .sort {
      margin-bottom: 30px; }
      #container #secondary .sort ul {
        margin-top: 10px; }
        #container #secondary .sort ul li span {
          color: #404040;
          font-size: 120%;
          text-decoration: underline;
          line-height: 1.8;
          cursor: pointer; }
          #container #secondary .sort ul li span:hover {
            text-decoration: none; }
    #container #secondary .banners {
      width: 261px;
      background: #fff; }
      #container #secondary .banners a {
        display: inline-block;
        margin-bottom: 20px; }
        #container #secondary .banners a img {
          vertical-align: top; }
      #container #secondary .banners .other {
        width: 261px; }
        #container #secondary .banners .other a {
          margin-top: 10px;
          margin-bottom: 0; }

/*=3 navigation
-------------------------------------------------------------*/
.menu .sort ul li {
  display: inline; }

.menu-wrap {
  background: rgba(255, 255, 255, 0.7) !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .menu-wrap ul {
    padding: 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .menu-wrap ul li span {
      display: inline-block;
      margin: 0 0 10px 10px;
      padding: 5px 10px;
      border: solid 1px #783e37;
      background: #f5b2b7;
      font-size: 120%;
      cursor: pointer;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
      .menu-wrap ul li span:hover {
        background: #f8c9cc; }
    .menu-wrap ul li.active span {
      background: #e6414e; }

/*=4 footer
-------------------------------------------------------------*/
#footer {
  margin-top: 160px;
  height: 50px;
  border-bottom: solid 20px #fd8284;
  background: #fed2d1; }
  #footer p {
    font-size: 90%;
    text-align: right;
    line-height: 50px; }

#foot_banners .inner {
  padding: 10px 0;
  text-align: center; }
  #foot_banners .inner a {
    display: inline-block;
    margin: 5px; }

#to_top {
  position: fixed;
  right: 10px;
  bottom: -100px; }
