@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto");
/* line 78, search.scss */
html, body {
  font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ" , sans-serif;
  width: 100%;
  height: 100%;
  line-height: 1.5;
  color: #444;
  font-weight: normal;
  font-style: normal; }

/* line 88, search.scss */
body {
  overflow-x: hidden;
  min-width: 100%; }

/* line 93, search.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/* line 99, search.scss */
fieldset, img {
  border: 0;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 103, search.scss */
img {
  -webkit-backface-visibility: hidden; }

/* line 106, search.scss */
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

/* line 111, search.scss */
ol, ul {
  list-style: none; }

/* line 115, search.scss */
caption, th {
  text-align: left; }

/* line 119, search.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

/* line 123, search.scss */
q:before, q:after {
  content: ''; }

/* line 127, search.scss */
a {
  outline: none;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 131, search.scss */
a:link {
  text-decoration: none; }

/* line 134, search.scss */
a:visited {
  text-decoration: none; }

/* line 137, search.scss */
a:hover {
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 141, search.scss */
a:active {
  text-decoration: none; }

/* line 145, search.scss */
img {
  border: 0;
  vertical-align: bottom; }

/* line 150, search.scss */
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin: 0; }

/* line 158, search.scss */
object {
  pointer-events: none; }

/* line 162, search.scss */
input[type="text"], input[type="email"] {
  line-height: 1.2; }

/* line 166, search.scss */
input[type="text"], input[type="email"], input[type="button"], input[type="submit"] {
  border-radius: 0;
  -webkit-appearance: none; }

/* line 174, search.scss */
html, body {
  width: 100%;
  height: 100%;
  position: relative; }

/* line 181, search.scss */
#wrapper {
  width: 100%;
  height: 100%;
  position: relative; }

/* line 187, search.scss */
header {
  background: #4E2727; }
  /* line 190, search.scss */
  header .shopname {
    display: block;
    position: relative;
    padding: .5em 0;
    color: #fff;
    font-size: 12px; }
    @media screen and (max-width: 700px) {
      /* line 190, search.scss */
      header .shopname {
        position: relative;
        top: auto;
        left: auto;
        font-size: 10px; } }
  /* line 208, search.scss */
  header .inner {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: .5em 0; }
    /* line 216, search.scss */
    header .inner p {
      color: #d74a8c;
      background: #fff;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      font-size: .8em;
      font-weight: bold;
      line-height: 1;
      padding: .8em 1em;
      -webkit-border-radius: 1.2em;
      -moz-border-radius: 1.2em;
      -ms-border-radius: 1.2em;
      -o-border-radius: 1.2em;
      border-radius: 1.2em;
      margin-bottom: .8em; }
    /* line 228, search.scss */
    header .inner h1 {
      text-align: center;
      font-size: .9em;
      color: #fff;
      font-weight: normal; }
  /* line 236, search.scss */
  header .headbtn {
    position: absolute;
    top: -3px;
    right: 0;
    left: 0;
    margin: auto;
    transform: translate(195px, 0);
    width: 50px;
    height: 50px;
    z-index: 1000;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 700px) {
      /* line 236, search.scss */
      header .headbtn {
        width: 45px;
        right: 5px;
        left: auto;
        transform: translate(0, 0); } }
    /* line 256, search.scss */
    header .headbtn a {
      display: block;
      width: 50px;
      box-shadow: 1px 1px 3px #222; }
      @media screen and (max-width: 700px) {
        /* line 256, search.scss */
        header .headbtn a {
          width: 45px;
          height: 45px; } }
    /* line 267, search.scss */
    header .headbtn img {
      width: 100%; }
  /* line 271, search.scss */
  header .headbtn2 {
    position: absolute;
    top: -3px;
    right: 0;
    left: 0;
    margin: auto;
    transform: translate(250px, 0);
    width: 50px;
    height: 50px;
    z-index: 1000;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 700px) {
      /* line 271, search.scss */
      header .headbtn2 {
        width: 45px;
        left: 5px;
        right: auto;
        transform: translate(0, 0); } }
    /* line 291, search.scss */
    header .headbtn2 a {
      display: block;
      width: 50px;
      box-shadow: 1px 1px 3px #222; }
      @media screen and (max-width: 700px) {
        /* line 291, search.scss */
        header .headbtn2 a {
          width: 45px;
          height: 45px; } }
    /* line 302, search.scss */
    header .headbtn2 img {
      width: 100%; }

/* line 308, search.scss */
footer {
  display: block;
  width: 100%;
  text-align: center;
  color: #999;
  padding: 2em 0; }
  @media screen and (max-width: 767px) {
    /* line 308, search.scss */
    footer {
      padding: 0; } }

/* line 322, search.scss */
#main {
  padding: 2em; }
  @media screen and (max-width: 767px) {
    /* line 322, search.scss */
    #main {
      padding: .7em; } }

/* line 330, search.scss */
#main .nav {
  width: 800px;
  margin: auto;
  padding: 1em;
  background: #f9f9f9;
  border-radius: .3em;
  margin-bottom: 2em; }
  @media screen and (max-width: 767px) {
    /* line 330, search.scss */
    #main .nav {
      width: 100%;
      margin-bottom: 1.5em; } }
  /* line 343, search.scss */
  #main .nav p {
    text-align: center;
    font-size: .8em;
    margin-bottom: 1em; }
  /* line 349, search.scss */
  #main .nav select {
    padding: .5em;
    font-size: 1.2em; }
  /* line 354, search.scss */
  #main .nav .searchbox {
    text-align: center;
    border: solid 1px #ddd;
    border-radius: .5em;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .3em .8em; }
    /* line 366, search.scss */
    #main .nav .searchbox input[type=text] {
      padding: .3em;
      font-size: 1.2em;
      min-width: 10em;
      letter-spacing: .1em;
      border: none;
      border-bottom: solid 1px #fff;
      flex-grow: 1; }
      /* line 375, search.scss */
      #main .nav .searchbox input[type=text]:focus {
        border-bottom: solid 1px #BEE8EB; }
    /* line 379, search.scss */
    #main .nav .searchbox .go {
      background: #fff;
      display: inline-block;
      border: none;
      width: 2.5em;
      height: 2.5em;
      text-align: center;
      padding: 0; }
      /* line 388, search.scss */
      #main .nav .searchbox .go:hover {
        opacity: .8;
        cursor: pointer; }
      /* line 393, search.scss */
      #main .nav .searchbox .go img {
        width: 1.5em;
        height: 1.5em; }

/* line 401, search.scss */
#main #idlist {
  width: 800px;
  margin: auto;
  border-collapse: collapse;
  border-top: solid 1px #eee; }
  /* line 407, search.scss */
  #main #idlist th, #main #idlist td {
    width: 33.3%;
    border-bottom: solid 1px #eee;
    padding: .7em 1.5em;
    text-align: center; }
  /* line 413, search.scss */
  #main #idlist th {
    color: #999; }
  /* line 417, search.scss */
  #main #idlist tr:nth-child(even) {
    background: #f9f9f9; }
  /* line 421, search.scss */
  #main #idlist img {
    max-width: 80px;
    max-height: 80px;
    border: solid 1px #ddd; }
  /* line 427, search.scss */
  #main #idlist td.date {
    letter-spacing: .05em; }
  /* line 430, search.scss */
  #main #idlist td.cid {
    font-size: 1.3em;
    letter-spacing: .05em;
    color: teal; }

/* line 437, search.scss */
.hizuke {
  font-size: 1.1em;
  margin-right: .5em; }

/* line 441, search.scss */
.time {
  color: indianred; }

/* line 445, search.scss */
.pager {
  text-align: center;
  padding: 1em; }
  /* line 449, search.scss */
  .pager a {
    font-size: 1.2em;
    display: inline-block;
    line-height: 2em;
    width: 2em;
    text-align: center;
    border: solid 1px #399;
    margin: 0 .5em;
    background: #399;
    color: #fff;
    border-radius: 50%; }
    /* line 461, search.scss */
    .pager a:hover {
      background: #C66;
      border: solid 1px #C66; }
    /* line 465, search.scss */
    .pager a.active {
      background: #fff;
      color: #666;
      border: solid 1px #ccc; }

/* line 473, search.scss */
.result {
  width: 800px;
  margin: auto;
  border: solid 1px #eee;
  border-radius: .5em;
  padding: 2em; }
  @media screen and (max-width: 767px) {
    /* line 473, search.scss */
    .result {
      width: 100%;
      padding: 1.5em 1em; } }
  /* line 485, search.scss */
  .result .result-msg {
    text-align: center;
    font-size: .7em;
    animation: msg .3s ease;
    margin-bottom: 1em; }
    /* line 491, search.scss */
    .result .result-msg.-error {
      color: #F00; }
  /* line 498, search.scss */
  .result .idcard .date {
    font-size: .8em;
    margin-bottom: .5em;
    color: teal; }
  /* line 503, search.scss */
  .result .idcard img {
    width: 100%; }

@keyframes msg {
  /* line 510, search.scss */
  0% {
    transform: translate(100px, 0); }

  /* line 513, search.scss */
  100% {
    transform: translate(0, 0); } }
