@charset "UTF-8";
/* @import "media_queries"; */
/* line 101, ../sass/_mixin.scss */
#header #inner #right h2, #home #section1 #inner #right h5, #news #wrap #right h5, #profile #wrap #right h5, #contact #wrap #right h5, #recipe #wrap #right h5, #work #wrap #right h5, #news .works-thumb dd, #news .works-thumb dd.g2, #profile .works-thumb dd, #profile .works-thumb dd.g2, #contact .works-thumb dd, #contact .works-thumb dd.g2, #recipe .works-thumb dd, #recipe .works-thumb dd.g2, #work .works-thumb dd, #work .works-thumb dd.g2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis; }

/* line 108, ../sass/_mixin.scss */
#header, #header #inner, #footer #inner, .menu, #home #section1 #inner, #news #wrap, #profile #wrap, #contact #wrap, #recipe #wrap, #work #wrap, #news #content2, #news .news-list dd, #news .works-thumb, #news .archive, #profile .works-thumb, #contact .works-thumb, #contact .news-list dd, #recipe .works-thumb, #work .works-thumb {
  zoom: 1; }
  /* line 110, ../sass/_mixin.scss */
  #header:after, #header #inner:after, #footer #inner:after, .menu:after, #home #section1 #inner:after, #news #wrap:after, #profile #wrap:after, #contact #wrap:after, #recipe #wrap:after, #work #wrap:after, #news #content2:after, #news .news-list dd:after, #news .works-thumb:after, #news .archive:after, #profile .works-thumb:after, #contact .works-thumb:after, #contact .news-list dd:after, #recipe .works-thumb:after, #work .works-thumb:after {
    display: block;
    content: "";
    clear: both; }

/* line 5, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
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; }

/* line 22, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, C:/Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 35, ../sass/_base.scss */
body {
  min-width: 1024px;
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  line-height: 1.6em;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-text-size-adjust: 100%; }

/* line 47, ../sass/_base.scss */
a {
  color: #307cca; }
  /* line 10, ../sass/_mixin.scss */
  a:hover, a:active, a:focus {
    color: #5696d7; }

/* line 51, ../sass/_base.scss */
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: text-bottom;
  border: none; }

/* line 57, ../sass/_base.scss */
address {
  font-style: normal;
  font-size: 9px;
  font-size: 0.5625rem; }

/* line 62, ../sass/_base.scss */
h1 {
  width: 100%;
  height: 15px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: right;
  color: #777;
  background: #333;
  font-size: 9px;
  font-size: 0.5625rem; }

/* line 74, ../sass/_base.scss */
#header {
  width: 100%;
  height: 80px;
  margin: 0;
  padding: 0;
  background: #000; }
  /* line 84, ../sass/_base.scss */
  #header #inner {
    width: 970px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden; }
    /* line 93, ../sass/_base.scss */
    #header #inner #left {
      width: 235px;
      height: 80px;
      margin: 0;
      padding: 0;
      float: left; }
    /* line 101, ../sass/_base.scss */
    #header #inner #right {
      width: 705px;
      height: 80px;
      margin: 0;
      padding: 0;
      float: right; }
      /* line 110, ../sass/_base.scss */
      #header #inner #right h2 {
        width: 640px;
        height: 15px;
        padding: 10px 0 0 50px;
        color: #777;
        text-align: right;
        font-size: 9px;
        font-size: 0.5625rem; }

/* line 124, ../sass/_base.scss */
#footer {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background: #000;
  color: #ccc;
  line-height: 1.6em;
  font-size: 9px;
  font-size: 0.5625rem; }
  /* line 133, ../sass/_base.scss */
  #footer #inner {
    width: 970px;
    margin: 0 auto;
    padding: 0; }
    /* line 139, ../sass/_base.scss */
    #footer #inner #left {
      width: 200px;
      float: left;
      overflow: hidden; }
    /* line 145, ../sass/_base.scss */
    #footer #inner #right {
      width: 770px;
      float: right;
      overflow: hidden; }
      /* line 150, ../sass/_base.scss */
      #footer #inner #right ul {
        margin: 0;
        text-align: right; }
        /* line 154, ../sass/_base.scss */
        #footer #inner #right ul li {
          padding: 0 5px;
          list-style: none;
          display: inline; }
        /* line 160, ../sass/_base.scss */
        #footer #inner #right ul a {
          color: #ccc;
          text-decoration: none; }
          /* line 10, ../sass/_mixin.scss */
          #footer #inner #right ul a:hover, #footer #inner #right ul a:active, #footer #inner #right ul a:focus {
            color: #e6e6e6; }

/* line 4, ../sass/_menu.scss */
.menu {
  width: 519px;
  height: 30px;
  margin: 0;
  padding: 20px 0 0 186px;
  clear: both; }
  /* line 14, ../sass/_menu.scss */
  .menu ul {
    width: 519px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: transparent url(../common_img/menu.gif) top left no-repeat; }
    /* line 24, ../sass/_menu.scss */
    .menu ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      position: absolute;
      height: 30px;
      display: block; }
    /* line 33, ../sass/_menu.scss */
    .menu ul a {
      height: 30px;
      display: block; }
    /* line 38, ../sass/_menu.scss */
    .menu ul li a {
      text-indent: -9999px;
      text-decoration: none; }
    /* line 43, ../sass/_menu.scss */
    .menu ul .m1 {
      left: 0px;
      width: 66px; }
      /* line 43, ../sass/_menu.scss */
      .menu ul .m1 a:hover {
        background: transparent url(../common_img/menu.gif) 0px -30px no-repeat; }
    /* line 44, ../sass/_menu.scss */
    .menu ul .m2 {
      left: 66px;
      width: 77px; }
      /* line 44, ../sass/_menu.scss */
      .menu ul .m2 a:hover {
        background: transparent url(../common_img/menu.gif) -66px -30px no-repeat; }
    /* line 45, ../sass/_menu.scss */
    .menu ul .m3 {
      left: 143px;
      width: 97px; }
      /* line 45, ../sass/_menu.scss */
      .menu ul .m3 a:hover {
        background: transparent url(../common_img/menu.gif) -143px -30px no-repeat; }
    /* line 46, ../sass/_menu.scss */
    .menu ul .m4 {
      left: 240px;
      width: 110px; }
      /* line 46, ../sass/_menu.scss */
      .menu ul .m4 a:hover {
        background: transparent url(../common_img/menu.gif) -240px -30px no-repeat; }
    /* line 47, ../sass/_menu.scss */
    .menu ul .m5 {
      left: 350px;
      width: 62px; }
      /* line 47, ../sass/_menu.scss */
      .menu ul .m5 a:hover {
        background: transparent url(../common_img/menu.gif) -350px -30px no-repeat; }
    /* line 48, ../sass/_menu.scss */
    .menu ul .m6 {
      left: 412px;
      width: 107px; }
      /* line 48, ../sass/_menu.scss */
      .menu ul .m6 a:hover {
        background: transparent url(../common_img/menu.gif) -412px -30px no-repeat; }

/* line 53, ../sass/_menu.scss */
#home .menu .m1 a {
  background: transparent url(../common_img/menu.gif) 0px -30px no-repeat; }

/* line 54, ../sass/_menu.scss */
#news .menu .m2 a {
  background: transparent url(../common_img/menu.gif) -66px -30px no-repeat; }

/* line 55, ../sass/_menu.scss */
#profile .menu .m3 a {
  background: transparent url(../common_img/menu.gif) -143px -30px no-repeat; }

/* line 56, ../sass/_menu.scss */
#work .menu .m4 a {
  background: transparent url(../common_img/menu.gif) -240px -30px no-repeat; }

/* line 57, ../sass/_menu.scss */
#recipe .menu .m5 a {
  background: transparent url(../common_img/menu.gif) -350px -30px no-repeat; }

/* line 58, ../sass/_menu.scss */
#contact .menu .m6 a {
  background: transparent url(../common_img/menu.gif) -412px -30px no-repeat; }

/* line 5, ../sass/_layout.scss */
#home #section1 {
  width: 100%; }
  /* line 8, ../sass/_layout.scss */
  #home #section1 #inner {
    width: 970px;
    height: 398px;
    margin: 0 auto;
    overflow: hidden; }
    /* line 15, ../sass/_layout.scss */
    #home #section1 #inner #left {
      width: 698px;
      position: relative;
      float: left; }
      /* line 20, ../sass/_layout.scss */
      #home #section1 #inner #left .thumb {
        width: 71px;
        position: absolute;
        top: 207px;
        left: 0; }
      /* line 27, ../sass/_layout.scss */
      #home #section1 #inner #left .mes {
        width: 250px;
        position: absolute;
        top: 207px;
        left: 86px;
        font-size: 12px;
        font-size: 0.75rem; }
    /* line 36, ../sass/_layout.scss */
    #home #section1 #inner #right {
      width: 270px;
      height: 358px;
      padding: 40px 0 0 0;
      float: right;
      border-left: 1px solid #bbb;
      border-right: 1px solid #bbb;
      background: #f3efdf; }
      /* line 45, ../sass/_layout.scss */
      #home #section1 #inner #right h5 {
        height: 35px;
        padding: 0 0 0 20px;
        line-height: 35px;
        color: #FFF;
        background: #222 url(../common_img/icon_bar.gif) 10px center no-repeat;
        font-size: 11px;
        font-size: 0.6875rem; }
      /* line 55, ../sass/_layout.scss */
      #home #section1 #inner #right .news {
        height: 313px;
        padding: 0 10px 10px 10px;
        background: #FFF;
        overflow: auto; }
        /* line 61, ../sass/_layout.scss */
        #home #section1 #inner #right .news dt {
          height: 18px;
          margin: 20px 0 4px 0;
          padding: 0 5px;
          color: #FFF;
          line-height: 18px;
          background: #444;
          display: inline-block;
          font-size: 10px;
          font-size: 0.625rem; }
        /* line 72, ../sass/_layout.scss */
        #home #section1 #inner #right .news dd {
          font-size: 12px;
          font-size: 0.75rem; }
  /* line 79, ../sass/_layout.scss */
  #home #section1 .icon {
    margin: 30px auto 20px auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 20px 0;
    text-align: center;
    display: table; }
    /* line 87, ../sass/_layout.scss */
    #home #section1 .icon .cell {
      display: table-cell;
	  vertical-align: top; }
      /* line 90, ../sass/_layout.scss */
      #home #section1 .icon .cell a.square {
        width: 50px;
        height: 50px;
        color: #FFF;
        line-height: 50px;
        text-align: center;
        display: block;
        text-decoration: none;
        background: #333;
        font-size: 20px;
        font-size: 1.25rem; }
        /* line 101, ../sass/_layout.scss */
        #home #section1 .icon .cell a:hover {
          background: #2c5899; }
      /* line 106, ../sass/_layout.scss */
      #home #section1 .icon .cell p {
        font-size: 10px;
        font-size: 0.625rem; }

  /* line 112, ../sass/_layout.scss */
  #home #section1 address {
    margin: 0 0 30px 0;
    line-height: 1.6em;
    text-align: center; }
/* line 120, ../sass/_layout.scss */
#home #section2 {
  padding: 30px 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background: #efece7; }
  /* line 126, ../sass/_layout.scss */
  #home #section2 .snavi {
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 20px 0;
    display: table; }
    /* line 133, ../sass/_layout.scss */
    #home #section2 .snavi .cell {
      display: table-cell; }
      /* line 136, ../sass/_layout.scss */
      #home #section2 .snavi .cell h3 {
        font-weight: bold;
        color: #333;
        font-size: 12px;
        font-size: 0.75rem; }
      /* line 142, ../sass/_layout.scss */
      #home #section2 .snavi .cell p {
        color: #333;
        line-height: 1.6em;
        font-size: 11px;
        font-size: 0.6875rem; }
      /* line 148, ../sass/_layout.scss */
      #home #section2 .snavi .cell a {
        width: 188px;
        padding: 9px;
        border: 2px solid #FFF;
        background: #FFF;
        text-decoration: none;
        display: block; }
        /* line 156, ../sass/_layout.scss */
        #home #section2 .snavi .cell a:hover {
          border: 2px solid #000;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
          opacity: 0.9; }

/* line 169, ../sass/_layout.scss */
#news #wrap, #profile #wrap, #contact #wrap, #recipe #wrap, #work #wrap {
  width: 970px;
  margin: 0 auto;
  overflow: hidden; }
  /* line 175, ../sass/_layout.scss */
  #news #wrap #left, #profile #wrap #left, #contact #wrap #left, #recipe #wrap #left, #work #wrap #left {
    width: 695px;
    padding: 0 0 20px 0;
    position: relative;
    float: left;
    border-left: 2px solid #000;
    border-right: 1px solid #bbb; }
    /* line 183, ../sass/_layout.scss */
    #news #wrap #left #bread, #profile #wrap #left #bread, #contact #wrap #left #bread, #recipe #wrap #left #bread, #work #wrap #left #bread, #news #wrap #left #bread2, #profile #wrap #left #bread2, #contact #wrap #left #bread2, #recipe #wrap #left #bread2, #work #wrap #left #bread2 {
      width: 695px;
      height: 28px;
      margin: 0;
      padding: 0;
      line-height: 30px;
      background: #e7e6e5;
      border-top: 1px solid #bbb;
      border-bottom: 1px solid #bbb;
      position: relative; }
      /* line 194, ../sass/_layout.scss */
      #news #wrap #left #bread img, #profile #wrap #left #bread img, #contact #wrap #left #bread img, #recipe #wrap #left #bread img, #work #wrap #left #bread img, #news #wrap #left #bread2 img, #profile #wrap #left #bread2 img, #contact #wrap #left #bread2 img, #recipe #wrap #left #bread2 img, #work #wrap #left #bread2 img {
        position: absolute;
        top: -2px; }
      /* line 199, ../sass/_layout.scss */
      #news #wrap #left #bread ol, #profile #wrap #left #bread ol, #contact #wrap #left #bread ol, #recipe #wrap #left #bread ol, #work #wrap #left #bread ol, #news #wrap #left #bread2 ol, #profile #wrap #left #bread2 ol, #contact #wrap #left #bread2 ol, #recipe #wrap #left #bread2 ol, #work #wrap #left #bread2 ol {
        margin: 0;
        padding: 0 0 0 40px;
        font-size: 9px;
        font-size: 0.5625rem; }
        /* line 204, ../sass/_layout.scss */
        #news #wrap #left #bread ol li, #profile #wrap #left #bread ol li, #contact #wrap #left #bread ol li, #recipe #wrap #left #bread ol li, #work #wrap #left #bread ol li, #news #wrap #left #bread2 ol li, #profile #wrap #left #bread2 ol li, #contact #wrap #left #bread2 ol li, #recipe #wrap #left #bread2 ol li, #work #wrap #left #bread2 ol li {
          display: inline;
          list-style-type: none; }
          /* line 208, ../sass/_layout.scss */
          #news #wrap #left #bread ol li a, #profile #wrap #left #bread ol li a, #contact #wrap #left #bread ol li a, #recipe #wrap #left #bread ol li a, #work #wrap #left #bread ol li a, #news #wrap #left #bread2 ol li a, #profile #wrap #left #bread2 ol li a, #contact #wrap #left #bread2 ol li a, #recipe #wrap #left #bread2 ol li a, #work #wrap #left #bread2 ol li a {
            padding: 0 10px 0 0;
            text-decoration: none;
            background: url(../common_img/arrow.png) right center no-repeat; }
            /* line 213, ../sass/_layout.scss */
            #news #wrap #left #bread ol li a span, #profile #wrap #left #bread ol li a span, #contact #wrap #left #bread ol li a span, #recipe #wrap #left #bread ol li a span, #work #wrap #left #bread ol li a span, #news #wrap #left #bread2 ol li a span, #profile #wrap #left #bread2 ol li a span, #contact #wrap #left #bread2 ol li a span, #recipe #wrap #left #bread2 ol li a span, #work #wrap #left #bread2 ol li a span {
              font-size: 12px;
              font-size: 0.75rem; }
          /* line 219, ../sass/_layout.scss */
          #news #wrap #left #bread ol li.last a, #profile #wrap #left #bread ol li.last a, #contact #wrap #left #bread ol li.last a, #recipe #wrap #left #bread ol li.last a, #work #wrap #left #bread ol li.last a, #news #wrap #left #bread2 ol li.last a, #profile #wrap #left #bread2 ol li.last a, #contact #wrap #left #bread2 ol li.last a, #recipe #wrap #left #bread2 ol li.last a, #work #wrap #left #bread2 ol li.last a {
            background: none; }
          /* line 223, ../sass/_layout.scss */
          #news #wrap #left #bread ol li.crumb, #profile #wrap #left #bread ol li.crumb, #contact #wrap #left #bread ol li.crumb, #recipe #wrap #left #bread ol li.crumb, #work #wrap #left #bread ol li.crumb, #news #wrap #left #bread2 ol li.crumb, #profile #wrap #left #bread2 ol li.crumb, #contact #wrap #left #bread2 ol li.crumb, #recipe #wrap #left #bread2 ol li.crumb, #work #wrap #left #bread2 ol li.crumb {
            padding: 0 0 0 10px;
            color: #444; }
    /* line 233, ../sass/_layout.scss */
    #news #wrap #left #bread2 img, #profile #wrap #left #bread2 img, #contact #wrap #left #bread2 img, #recipe #wrap #left #bread2 img, #work #wrap #left #bread2 img {
      top: 0; }
    /* line 238, ../sass/_layout.scss */
    #news #wrap #left #content, #profile #wrap #left #content, #contact #wrap #left #content, #recipe #wrap #left #content, #work #wrap #left #content {
      width: 615px;
      padding: 40px;
      font-size: 13px;
      font-size: 0.8125rem; }
      /* line 243, ../sass/_layout.scss */
      #news #wrap #left #content h3, #profile #wrap #left #content h3, #contact #wrap #left #content h3, #recipe #wrap #left #content h3, #work #wrap #left #content h3 {
        font-size: 18px;
        font-size: 1.125rem;
        background: url(../common_img/h3_bg.gif) left bottom repeat-x;
        display: inline-block; }
    /* line 250, ../sass/_layout.scss */
    #news #wrap #left h4, #profile #wrap #left h4, #contact #wrap #left h4, #recipe #wrap #left h4, #work #wrap #left h4 {
      padding: 0 0 2px 40px;
      border-bottom: 1px solid #bbb;
      font-size: 18px;
      font-size: 1.125rem;
      background: url(../common_img/sub_bar.gif) left bottom no-repeat; }
  /* line 258, ../sass/_layout.scss */
  #news #wrap #right, #profile #wrap #right, #contact #wrap #right, #recipe #wrap #right, #work #wrap #right {
    width: 271px;
    padding: 40px 0 0 0;
    float: right;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    background: #f3efdf; }
    /* line 266, ../sass/_layout.scss */
    #news #wrap #right h5, #profile #wrap #right h5, #contact #wrap #right h5, #recipe #wrap #right h5, #work #wrap #right h5 {
      height: 35px;
      padding: 0 0 0 20px;
      line-height: 35px;
      color: #FFF;
      background: #222 url(../common_img/icon_bar.gif) 10px center no-repeat;
      font-size: 12px;
      font-size: 0.75rem; }
      /* line 275, ../sass/_layout.scss */
      #news #wrap #right h5.second, #profile #wrap #right h5.second, #contact #wrap #right h5.second, #recipe #wrap #right h5.second, #work #wrap #right h5.second {
        margin: 40px 0 0 0; }
    /* line 278, ../sass/_layout.scss */
    #news #wrap #right .news, #profile #wrap #right .news, #contact #wrap #right .news, #recipe #wrap #right .news, #work #wrap #right .news {
      padding: 0 20px 20px 20px;
      background: #FFF;
      overflow: auto; }
      /* line 283, ../sass/_layout.scss */
      #news #wrap #right .news dt, #profile #wrap #right .news dt, #contact #wrap #right .news dt, #recipe #wrap #right .news dt, #work #wrap #right .news dt {
        height: 18px;
        margin: 20px 0 4px 0;
        padding: 0 5px;
        color: #FFF;
        line-height: 18px;
        background: #444;
        display: inline-block;
        font-size: 10px;
        font-size: 0.625rem; }
      /* line 294, ../sass/_layout.scss */
      #news #wrap #right .news dd, #profile #wrap #right .news dd, #contact #wrap #right .news dd, #recipe #wrap #right .news dd, #work #wrap #right .news dd {
        font-size: 11px;
        font-size: 0.6875rem; }
    /* line 299, ../sass/_layout.scss */
    #news #wrap #right .history, #profile #wrap #right .history, #contact #wrap #right .history, #recipe #wrap #right .history, #work #wrap #right .history {
      padding: 10px 10px 10px 10px;
      background: #FFF;
      overflow: auto; }
      /* line 304, ../sass/_layout.scss */
      #news #wrap #right .history li, #profile #wrap #right .history li, #contact #wrap #right .history li, #recipe #wrap #right .history li, #work #wrap #right .history li {
        margin: 10px 0 4px 0;
        padding: 0 0 10px 10px;
        border-bottom: 1px solid #ddd;
        font-size: 12px;
        font-size: 0.75rem;
        background: url(../common_img/icon_bar.gif) left 8px no-repeat; }
        /* line 311, ../sass/_layout.scss */
        #news #wrap #right .history li:last-child, #profile #wrap #right .history li:last-child, #contact #wrap #right .history li:last-child, #recipe #wrap #right .history li:last-child, #work #wrap #right .history li:last-child {
          border: none; }

/* line 323, ../sass/_layout.scss */
#news #left h2 {
  margin: 50px 0 20px 40px;
  font-size: 24px;
  font-size: 1.5rem;
  position: relative; }
  /* line 328, ../sass/_layout.scss */
  #news #left h2 span {
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    top: 2px; }
/* line 337, ../sass/_layout.scss */
#news #content {
  background: url(../news/img/bg.jpg) right top no-repeat; }
/* line 341, ../sass/_layout.scss */
#news #content2 {
  width: 615px;
  padding: 40px;
  font-size: 13px;
  font-size: 0.8125rem; }
  /* line 347, ../sass/_layout.scss */
  #news #content2 h3 {
    margin: 0 0 2em 0;
    font-size: 18px;
    font-size: 1.125rem;
    background: url(../common_img/h3_bg.gif) left bottom repeat-x;
    display: inline-block; }
    /* line 353, ../sass/_layout.scss */
    #news #content2 h3 a {
      text-decoration: none;
      color: #333; }
/* line 360, ../sass/_layout.scss */
#news .article_navi {
  width: 695px;
  height: 30px;
  padding: 2em 0 0 0;
  font-size: 11px;
  font-size: 0.6875rem;
  position: relative; }
  /* line 367, ../sass/_layout.scss */
  #news .article_navi a.prev {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #eee;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    left: 40px; }
    /* line 379, ../sass/_layout.scss */
    #news .article_navi a.prev:hover {
      background: #2c5899; }
  /* line 384, ../sass/_layout.scss */
  #news .article_navi a.next {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #eee;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    right: 40px; }
    /* line 396, ../sass/_layout.scss */
    #news .article_navi a.next:hover {
      background: #2c5899; }
/* line 402, ../sass/_layout.scss */
#news .news-list {
  padding: 0;
  overflow: auto; }
  /* line 406, ../sass/_layout.scss */
  #news .news-list dt {
    height: 18px;
    margin: 20px 0 4px 0;
    padding: 0;
    line-height: 18px;
    display: inline-block;
    font-size: 10px;
    font-size: 0.625rem;
    clear: both; }
    /* line 415, ../sass/_layout.scss */
    #news .news-list dt:first-child {
      margin: 0 0 4px 0; }
  /* line 420, ../sass/_layout.scss */
  #news .news-list dd {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
    /* line 426, ../sass/_layout.scss */
    #news .news-list dd .thumb {
      width: 40px;
      height: 40px;
      margin: 0 10px 0 0;
      overflow: hidden;
      float: left;
      position: relative; }
      /* line 434, ../sass/_layout.scss */
      #news .news-list dd .thumb img {
        max-width: 80px;
        height: auto;
        position: absolute;
        top: 0;
        left: -20px; }
/* line 445, ../sass/_layout.scss */
#news .works-thumb {
  padding: 0 20px 20px 20px;
  background: #FFF; }
  /* line 450, ../sass/_layout.scss */
  #news .works-thumb dt {
    width: 40px;
    height: 40px;
    margin: 20px 0 0 0;
    overflow: hidden;
    float: left;
    clear: both; }
  /* line 459, ../sass/_layout.scss */
  #news .works-thumb dd {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 469, ../sass/_layout.scss */
  #news .works-thumb dd.g2 {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 1.6em;
    font-size: 12px;
    font-size: 0.75rem; }
/* line 481, ../sass/_layout.scss */
#news .archive {
  padding: 20px 20px 20px 5px;
  background: #FFF; }
  /* line 486, ../sass/_layout.scss */
  #news .archive p {
    margin-bottom: 0.5em; }
    /* line 489, ../sass/_layout.scss */
    #news .archive p span {
      color: #307cca;
      font-size: 11px;
      font-size: 0.6875rem; }

/* line 500, ../sass/_layout.scss */
#profile #title {
  width: 695px;
  height: 300px;
  background: url(../profile/img/main.jpg) left top no-repeat;
  position: relative; }
  /* line 506, ../sass/_layout.scss */
  #profile #title h2 {
    margin: 0;
    font-size: 24px;
    font-size: 1.5rem;
    color: #FFF;
    position: absolute;
    left: 40px;
    top: 260px;
    display: inline-block; }
    /* line 515, ../sass/_layout.scss */
    #profile #title h2 span {
      font-weight: bold;
      color: #FFF;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 24px;
      display: inline-block; }
/* line 525, ../sass/_layout.scss */
#profile #content {
  background: url(../profile/img/bg.jpg) right 60px no-repeat; }
/* line 529, ../sass/_layout.scss */
#profile .info {
  width: 695px;
  height: 30px;
  margin: 20px 0 10px 0;
  line-height: 30px;
  display: table;
  background: #efece8;
  font-size: 14px;
  font-size: 0.875rem; }
  /* line 538, ../sass/_layout.scss */
  #profile .info .cell1 {
    width: 307px;
    padding: 0 0 0 40px;
    display: table-cell; }
  /* line 543, ../sass/_layout.scss */
  #profile .info .cell2 {
    width: 308px;
    padding: 0 0 0 40px;
    display: table-cell; }
/* line 550, ../sass/_layout.scss */
#profile table {
  width: 100%;
  border-collapse: collapse; }
  /* line 554, ../sass/_layout.scss */
  #profile table td {
    width: 50%;
    padding: 0 0 0 40px; }
/* line 560, ../sass/_layout.scss */
#profile .works-thumb {
  padding: 0 20px 20px 20px;
  background: #FFF; }
  /* line 565, ../sass/_layout.scss */
  #profile .works-thumb dt {
    width: 40px;
    height: 40px;
    margin: 20px 0 0 0;
    overflow: hidden;
    float: left;
    clear: both; }
  /* line 574, ../sass/_layout.scss */
  #profile .works-thumb dd {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 584, ../sass/_layout.scss */
  #profile .works-thumb dd.g2 {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 1.6em;
    font-size: 12px;
    font-size: 0.75rem; }

/* line 599, ../sass/_layout.scss */
#contact #content {
  min-height: 300px; }
/* line 604, ../sass/_layout.scss */
#contact #left h2 {
  margin: 50px 0 20px 40px;
  font-size: 24px;
  font-size: 1.5rem;
  position: relative; }
  /* line 609, ../sass/_layout.scss */
  #contact #left h2 span {
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    top: 2px; }
/* line 619, ../sass/_layout.scss */
#contact .works-thumb {
  padding: 0 20px 20px 20px;
  background: #FFF; }
  /* line 624, ../sass/_layout.scss */
  #contact .works-thumb dt {
    width: 40px;
    height: 40px;
    margin: 20px 0 0 0;
    overflow: hidden;
    float: left;
    clear: both; }
  /* line 633, ../sass/_layout.scss */
  #contact .works-thumb dd {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 643, ../sass/_layout.scss */
  #contact .works-thumb dd.g2 {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 1.6em;
    font-size: 12px;
    font-size: 0.75rem; }
/* line 654, ../sass/_layout.scss */
#contact .news-list {
  padding: 0;
  overflow: auto; }
  /* line 658, ../sass/_layout.scss */
  #contact .news-list dt {
    height: 18px;
    margin: 20px 0 4px 0;
    padding: 0;
    line-height: 18px;
    display: inline-block;
    font-size: 10px;
    font-size: 0.625rem;
    clear: both; }
    /* line 667, ../sass/_layout.scss */
    #contact .news-list dt:first-child {
      margin: 0 0 4px 0; }
  /* line 672, ../sass/_layout.scss */
  #contact .news-list dd {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
    /* line 678, ../sass/_layout.scss */
    #contact .news-list dd .thumb {
      width: 40px;
      height: 40px;
      margin: 0 10px 0 0;
      overflow: hidden;
      float: left; }
      /* line 685, ../sass/_layout.scss */
      #contact .news-list dd .thumb img {
        max-width: 80px;
        height: auto; }
/* line 693, ../sass/_layout.scss */
#contact table {
  width: 100%;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-collapse: separate;
  border-top: 2px solid #000; }
  /* line 700, ../sass/_layout.scss */
  #contact table caption {
    margin: 0 0 1em 0;
    text-align: right;
    font-size: 11px;
    font-size: 0.6875rem; }
  /* line 706, ../sass/_layout.scss */
  #contact table th {
    width: 25%;
    padding: 5px;
    vertical-align: top; }
  /* line 712, ../sass/_layout.scss */
  #contact table td {
    padding: 5px; }
    /* line 715, ../sass/_layout.scss */
    #contact table td.cen {
      text-align: center;
      background: #eee; }
/* line 722, ../sass/_layout.scss */
#contact #item1 {
  width: 355px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
/* line 727, ../sass/_layout.scss */
#contact #item2, #contact #item3, #contact #item4, #contact #item5 {
  width: 350px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
/* line 732, ../sass/_layout.scss */
#contact textarea {
  width: 350px;
  height: 200px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
/* line 738, ../sass/_layout.scss */
#contact .fbt {
  padding: 2px 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
/* line 743, ../sass/_layout.scss */
#contact .notice {
  padding: 20px;
  border: 2px solid #000; }
  /* line 747, ../sass/_layout.scss */
  #contact .notice h5 {
    margin: 0 0 1em 0;
    font-size: 16px;
    font-size: 1rem; }

/* line 759, ../sass/_layout.scss */
#recipe #left h2 {
  margin: 50px 0 20px 40px;
  font-size: 24px;
  font-size: 1.5rem;
  position: relative; }
  /* line 764, ../sass/_layout.scss */
  #recipe #left h2 span {
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    top: 2px; }
/* line 773, ../sass/_layout.scss */
#recipe #content {
  background: url(../recipe/img/bg.jpg) right top no-repeat; }
/* line 777, ../sass/_layout.scss */
#recipe .works-thumb {
  padding: 0 20px 20px 20px;
  background: #FFF; }
  /* line 782, ../sass/_layout.scss */
  #recipe .works-thumb dt {
    width: 40px;
    height: 40px;
    margin: 20px 0 0 0;
    overflow: hidden;
    float: left;
    clear: both; }
  /* line 791, ../sass/_layout.scss */
  #recipe .works-thumb dd {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 801, ../sass/_layout.scss */
  #recipe .works-thumb dd.g2 {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 1.6em;
    font-size: 12px;
    font-size: 0.75rem; }
/* line 812, ../sass/_layout.scss */
#recipe .recipe-list {
  margin: 2em 0 0 0;
  padding: 0;
  overflow: auto; }
  /* line 817, ../sass/_layout.scss */
  #recipe .recipe-list dd {
    height: 40px;
    margin: 20px 0 4px 0;
    font-size: 12px;
    font-size: 0.75rem;
    float: left; }
    /* line 823, ../sass/_layout.scss */
    #recipe .recipe-list dd span {
      padding: 1px 5px;
      color: #FFF;
      text-align: center;
      background: #429a12;
      font-size: 11px;
      font-size: 0.6875rem;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
  /* line 833, ../sass/_layout.scss */
  #recipe .recipe-list dt {
    width: 40px;
    height: 40px;
    margin: 20px 0 4px 0;
    padding: 0 10px 0 0;
    color: #FFF;
    float: left;
    clear: both; }
    /* line 842, ../sass/_layout.scss */
    #recipe .recipe-list dt:first-child {
      margin: 0 0 4px 0; }
    /* line 846, ../sass/_layout.scss */
    #recipe .recipe-list dt:first-child + dd {
      margin: 0 0 4px 0; }

/* line 857, ../sass/_layout.scss */
#work #left h2 {
  margin: 50px 0 20px 40px;
  font-size: 24px;
  font-size: 1.5rem;
  position: relative; }
  /* line 862, ../sass/_layout.scss */
  #work #left h2 span {
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    top: 2px; }
/* line 870, ../sass/_layout.scss */
#work #left .info {
  width: 695px;
  height: 30px;
  margin: 20px 0 10px 0;
  line-height: 30px;
  display: table;
  background: #efece8;
  font-size: 14px;
  font-size: 0.875rem; }
  /* line 879, ../sass/_layout.scss */
  #work #left .info .cell1 {
    width: 307px;
    padding: 0 0 0 40px;
    display: table-cell; }
  /* line 884, ../sass/_layout.scss */
  #work #left .info .cell2 {
    width: 308px;
    padding: 0 0 0 40px;
    display: table-cell; }
/* line 896, ../sass/_layout.scss */
#work .works-thumb {
  padding: 0 20px 20px 20px;
  background: #FFF; }
  /* line 901, ../sass/_layout.scss */
  #work .works-thumb dt {
    width: 40px;
    height: 40px;
    margin: 20px 0 0 0;
    overflow: hidden;
    float: left;
    clear: both; }
  /* line 910, ../sass/_layout.scss */
  #work .works-thumb dd {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 40px;
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 920, ../sass/_layout.scss */
  #work .works-thumb dd.g2 {
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 0 0 11px;
    float: right;
    line-height: 1.6em;
    font-size: 12px;
    font-size: 0.75rem; }
/* line 933, ../sass/_layout.scss */
#work .works {
  width: 695px;
  margin: 0;
  display: table; }
  /* line 938, ../sass/_layout.scss */
  #work .works h3 {
    width: 277px;
    height: 40px;
    margin: 0;
    padding: 0 0 0 10px;
    line-height: 40px;
    color: #fff;
    background: #000;
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: block;
    position: absolute;
    top: 173px;
    left: 30px; }
    /* line 953, ../sass/_layout.scss */
    #work .works h3 span {
      margin: -5px 0 0 0;
      font-size: 10px;
      font-size: 0.625rem; }
  /* line 959, ../sass/_layout.scss */
  #work .works .cell1 {
    width: 347px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: table-cell; }
    /* line 965, ../sass/_layout.scss */
    #work .works .cell1 a {
      width: 287px;
      padding: 30px 30px 20px 30px;
      position: relative;
      display: block;
      text-decoration: none;
      color: #333; }
      /* line 973, ../sass/_layout.scss */
      #work .works .cell1 a:hover {
        background: #eee; }
        /* line 976, ../sass/_layout.scss */
        #work .works .cell1 a:hover h3 {
          background: #2c5899;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
  /* line 983, ../sass/_layout.scss */
  #work .works .cell2 {
    width: 347px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: table-cell; }
    /* line 990, ../sass/_layout.scss */
    #work .works .cell2 a {
      width: 287px;
      padding: 30px 30px 20px 30px;
      position: relative;
      display: block;
      text-decoration: none;
      color: #333; }
      /* line 998, ../sass/_layout.scss */
      #work .works .cell2 a:hover {
        background: #eee; }
        /* line 1001, ../sass/_layout.scss */
        #work .works .cell2 a:hover h3 {
          background: #2c5899;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
  /* line 1009, ../sass/_layout.scss */
  #work .works .cell3 {
    width: 347px;
    border-bottom: 1px solid #ccc;
    display: table-cell; }
    /* line 1014, ../sass/_layout.scss */
    #work .works .cell3 a {
      width: 287px;
      padding: 30px 30px 20px 30px;
      position: relative;
      display: block;
      text-decoration: none;
      color: #333; }
      /* line 1022, ../sass/_layout.scss */
      #work .works .cell3 a:hover {
        background: #eee; }
        /* line 1025, ../sass/_layout.scss */
        #work .works .cell3 a:hover h3 {
          background: #2c5899;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
  /* line 1033, ../sass/_layout.scss */
  #work .works .cell4 {
    width: 347px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: table-cell; }
    /* line 1039, ../sass/_layout.scss */
    #work .works .cell4 a {
      width: 287px;
      padding: 30px 30px 20px 30px;
      position: relative;
      display: block;
      text-decoration: none;
      color: #333; }
      /* line 1047, ../sass/_layout.scss */
      #work .works .cell4 a:hover {
        background: #eee; }
        /* line 1050, ../sass/_layout.scss */
        #work .works .cell4 a:hover h3 {
          background: #2c5899;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; }
/* line 1059, ../sass/_layout.scss */
#work .icon {
  margin: 30px auto 20px auto;
  padding: 0;
  border-collapse: separate;
  border-spacing: 20px 0;
  text-align: center;
  display: table; }
  /* line 1067, ../sass/_layout.scss */
  #work .icon .cell {
    display: table-cell; }
    /* line 1070, ../sass/_layout.scss */
    #work .icon .cell a {
      width: 50px;
      height: 50px;
      color: #FFF;
      line-height: 50px;
      text-align: center;
      display: block;
      background: #333;
      font-size: 20px;
      font-size: 1.25rem; }
      /* line 1080, ../sass/_layout.scss */
      #work .icon .cell a:hover {
        background: #2c5899; }
    /* line 1085, ../sass/_layout.scss */
    #work .icon .cell p {
      font-size: 10px;
      font-size: 0.625rem; }
/* line 1091, ../sass/_layout.scss */
#work address {
  margin: 0 0 30px 0;
  line-height: 1.6em;
  text-align: center; }

/* line 11, ../sass/_mapad.scss */
.ma5 {
  margin: 5px; }

/* line 12, ../sass/_mapad.scss */
.maT5 {
  margin-top: 5px; }

/* line 13, ../sass/_mapad.scss */
.maR5 {
  margin-right: 5px; }

/* line 14, ../sass/_mapad.scss */
.maB5 {
  margin-bottom: 5px; }

/* line 15, ../sass/_mapad.scss */
.maL5 {
  margin-left: 5px; }

/* line 11, ../sass/_mapad.scss */
.ma10 {
  margin: 10px; }

/* line 12, ../sass/_mapad.scss */
.maT10 {
  margin-top: 10px; }

/* line 13, ../sass/_mapad.scss */
.maR10 {
  margin-right: 10px; }

/* line 14, ../sass/_mapad.scss */
.maB10 {
  margin-bottom: 10px; }

/* line 15, ../sass/_mapad.scss */
.maL10 {
  margin-left: 10px; }

/* line 11, ../sass/_mapad.scss */
.ma15 {
  margin: 15px; }

/* line 12, ../sass/_mapad.scss */
.maT15 {
  margin-top: 15px; }

/* line 13, ../sass/_mapad.scss */
.maR15 {
  margin-right: 15px; }

/* line 14, ../sass/_mapad.scss */
.maB15 {
  margin-bottom: 15px; }

/* line 15, ../sass/_mapad.scss */
.maL15 {
  margin-left: 15px; }

/* line 11, ../sass/_mapad.scss */
.ma20 {
  margin: 20px; }

/* line 12, ../sass/_mapad.scss */
.maT20 {
  margin-top: 20px; }

/* line 13, ../sass/_mapad.scss */
.maR20 {
  margin-right: 20px; }

/* line 14, ../sass/_mapad.scss */
.maB20 {
  margin-bottom: 20px; }

/* line 15, ../sass/_mapad.scss */
.maL20 {
  margin-left: 20px; }

/* line 11, ../sass/_mapad.scss */
.ma25 {
  margin: 25px; }

/* line 12, ../sass/_mapad.scss */
.maT25 {
  margin-top: 25px; }

/* line 13, ../sass/_mapad.scss */
.maR25 {
  margin-right: 25px; }

/* line 14, ../sass/_mapad.scss */
.maB25 {
  margin-bottom: 25px; }

/* line 15, ../sass/_mapad.scss */
.maL25 {
  margin-left: 25px; }

/* line 11, ../sass/_mapad.scss */
.ma30 {
  margin: 30px; }

/* line 12, ../sass/_mapad.scss */
.maT30 {
  margin-top: 30px; }

/* line 13, ../sass/_mapad.scss */
.maR30 {
  margin-right: 30px; }

/* line 14, ../sass/_mapad.scss */
.maB30 {
  margin-bottom: 30px; }

/* line 15, ../sass/_mapad.scss */
.maL30 {
  margin-left: 30px; }

/* line 11, ../sass/_mapad.scss */
.ma35 {
  margin: 35px; }

/* line 12, ../sass/_mapad.scss */
.maT35 {
  margin-top: 35px; }

/* line 13, ../sass/_mapad.scss */
.maR35 {
  margin-right: 35px; }

/* line 14, ../sass/_mapad.scss */
.maB35 {
  margin-bottom: 35px; }

/* line 15, ../sass/_mapad.scss */
.maL35 {
  margin-left: 35px; }

/* line 11, ../sass/_mapad.scss */
.ma40 {
  margin: 40px; }

/* line 12, ../sass/_mapad.scss */
.maT40 {
  margin-top: 40px; }

/* line 13, ../sass/_mapad.scss */
.maR40 {
  margin-right: 40px; }

/* line 14, ../sass/_mapad.scss */
.maB40 {
  margin-bottom: 40px; }

/* line 15, ../sass/_mapad.scss */
.maL40 {
  margin-left: 40px; }

/* line 20, ../sass/_mapad.scss */
.pa5 {
  padding: 5px; }

/* line 21, ../sass/_mapad.scss */
.paT5 {
  padding-top: 5px; }

/* line 22, ../sass/_mapad.scss */
.paR5 {
  padding-right: 5px; }

/* line 23, ../sass/_mapad.scss */
.paB5 {
  padding-bottom: 5px; }

/* line 24, ../sass/_mapad.scss */
.paL5 {
  padding-left: 5px; }

/* line 20, ../sass/_mapad.scss */
.pa10 {
  padding: 10px; }

/* line 21, ../sass/_mapad.scss */
.paT10 {
  padding-top: 10px; }

/* line 22, ../sass/_mapad.scss */
.paR10 {
  padding-right: 10px; }

/* line 23, ../sass/_mapad.scss */
.paB10 {
  padding-bottom: 10px; }

/* line 24, ../sass/_mapad.scss */
.paL10 {
  padding-left: 10px; }

/* line 20, ../sass/_mapad.scss */
.pa15 {
  padding: 15px; }

/* line 21, ../sass/_mapad.scss */
.paT15 {
  padding-top: 15px; }

/* line 22, ../sass/_mapad.scss */
.paR15 {
  padding-right: 15px; }

/* line 23, ../sass/_mapad.scss */
.paB15 {
  padding-bottom: 15px; }

/* line 24, ../sass/_mapad.scss */
.paL15 {
  padding-left: 15px; }

/* line 20, ../sass/_mapad.scss */
.pa20 {
  padding: 20px; }

/* line 21, ../sass/_mapad.scss */
.paT20 {
  padding-top: 20px; }

/* line 22, ../sass/_mapad.scss */
.paR20 {
  padding-right: 20px; }

/* line 23, ../sass/_mapad.scss */
.paB20 {
  padding-bottom: 20px; }

/* line 24, ../sass/_mapad.scss */
.paL20 {
  padding-left: 20px; }

/* line 20, ../sass/_mapad.scss */
.pa25 {
  padding: 25px; }

/* line 21, ../sass/_mapad.scss */
.paT25 {
  padding-top: 25px; }

/* line 22, ../sass/_mapad.scss */
.paR25 {
  padding-right: 25px; }

/* line 23, ../sass/_mapad.scss */
.paB25 {
  padding-bottom: 25px; }

/* line 24, ../sass/_mapad.scss */
.paL25 {
  padding-left: 25px; }

/* line 20, ../sass/_mapad.scss */
.pa30 {
  padding: 30px; }

/* line 21, ../sass/_mapad.scss */
.paT30 {
  padding-top: 30px; }

/* line 22, ../sass/_mapad.scss */
.paR30 {
  padding-right: 30px; }

/* line 23, ../sass/_mapad.scss */
.paB30 {
  padding-bottom: 30px; }

/* line 24, ../sass/_mapad.scss */
.paL30 {
  padding-left: 30px; }

/* line 20, ../sass/_mapad.scss */
.pa35 {
  padding: 35px; }

/* line 21, ../sass/_mapad.scss */
.paT35 {
  padding-top: 35px; }

/* line 22, ../sass/_mapad.scss */
.paR35 {
  padding-right: 35px; }

/* line 23, ../sass/_mapad.scss */
.paB35 {
  padding-bottom: 35px; }

/* line 24, ../sass/_mapad.scss */
.paL35 {
  padding-left: 35px; }

/* line 20, ../sass/_mapad.scss */
.pa40 {
  padding: 40px; }

/* line 21, ../sass/_mapad.scss */
.paT40 {
  padding-top: 40px; }

/* line 22, ../sass/_mapad.scss */
.paR40 {
  padding-right: 40px; }

/* line 23, ../sass/_mapad.scss */
.paB40 {
  padding-bottom: 40px; }

/* line 24, ../sass/_mapad.scss */
.paL40 {
  padding-left: 40px; }

/* line 5, ../sass/_deco.scss */
.taType01 {
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
  border-spacing: 1px;
  border-collapse: collapse;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #ccc;
  border-top: 2px solid #111; }
  /* line 17, ../sass/_deco.scss */
  .taType01 caption {
    text-align: right;
    font-size: 11px;
    font-size: 0.6875rem; }
  /* line 22, ../sass/_deco.scss */
  .taType01 th {
    width: 25%;
    margin: 0;
    padding: 2em 1em 2em 1em;
    background: url(../common_img/ta_bg.gif);
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box; }
  /* line 33, ../sass/_deco.scss */
  .taType01 td {
    width: 75%;
    margin: 0;
    padding: 2em 1em 2em 1em;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box; }
    /* line 40, ../sass/_deco.scss */
    .taType01 td.tc {
      text-align: center; }

/* line 48, ../sass/_deco.scss */
.red {
  color: #c00202; }

/* line 49, ../sass/_deco.scss */
.blue {
  color: #0000FF; }

/* line 50, ../sass/_deco.scss */
.green {
  color: #429a12; }

/* line 51, ../sass/_deco.scss */
.orange {
  color: #FF9900; }

/* line 52, ../sass/_deco.scss */
.blown {
  color: #996633; }

/* line 53, ../sass/_deco.scss */
.white {
  color: #FFF; }

/* line 54, ../sass/_deco.scss */
.black {
  color: #000; }

/* line 56, ../sass/_deco.scss */
.s {
  font-size: 9.6px;
  font-size: 0.6rem; }

/* line 57, ../sass/_deco.scss */
.big {
  font-size: 14.4px;
  font-size: 0.9rem; }

/* line 58, ../sass/_deco.scss */
.bb {
  font-weight: bold; }

/* line 59, ../sass/_deco.scss */
.spf {
  margin: 1em 0 0.2em 0;
  padding: 0 0.5em;
  background: #000;
  color: #f6e6b5;
  display: inline-block;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 60, ../sass/_deco.scss */
.spf2 {
  margin: 1em 0 0.2em 0;
  padding: 0 0.5em;
  background: #333;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 62, ../sass/_deco.scss */
.indent {
  padding: 0 0 0 1em;
  text-indent: -1em; }

/* line 67, ../sass/_deco.scss */
.indent2 {
  padding: 0 0 0 1.3em;
  text-indent: -1.3em; }

/* line 78, ../sass/_deco.scss */
.taType02 {
  width: 100%;
  border-collapse: collapse; }
  /* line 82, ../sass/_deco.scss */
  .taType02 td {
    width: 50%;
    padding: 0 0 0 40px; }

/* line 90, ../sass/_deco.scss */
.fl {
  float: left; }

/* line 94, ../sass/_deco.scss */
.fr {
  float: right; }

/* line 100, ../sass/_deco.scss */
.cl {
  clear: both; }

/* line 106, ../sass/_deco.scss */
#item1, #item2, #item3, #item4, #item5 {
  width: 350px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

/* line 111, ../sass/_deco.scss */
textarea {
  width: 350px;
  height: 220px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem; }

/* line 118, ../sass/_deco.scss */
.fbt {
  padding: 2px 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  cursor: pointer; }

.shikihou{
width:615px;
margin:0 30px 0 30px;
overflow:hidden;
}
.row{
display:flex;
flex-wrap:wrap;	
}
.item_shikihou{
flex-basis:calc(100%/4);
min-width:calc(100%/4);
}
.item_shikihou a{
padding:20px 20px 0 0;
display:block;
}
.ac{
text-align:center;
}
.btn{
margin:40px 0 20px 0;
padding:5px 40px;
color:#fff;
text-decoration:none;
border-radius:20px;
background:#000;
display:inline-block;
transition:0.5s background;
}
.btn:hover{
color:#fff;
background:#c66a10;

}
