/* ************************************************ 
 *  kit
 * ************************************************ */
.clearfix,
.btn-dropdown {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after,
.btn-dropdown:before,
.btn-dropdown:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after,
.btn-dropdown:after {
  clear: both;
}

.hide-text {
  border: 0;
  background-color: transparent;
  color: transparent;
  text-shadow: none;
  font: 0/0 a;
}

.input-block-level {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 30px;
  width: 100%;
}

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: middle;
  font-size: 100%;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
[type="button"],
[type="reset"],
[type="submit"],
[type="radio"],
[type="checkbox"] {
  cursor: pointer;
}

[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-decoration,
[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

body {
  margin: 0;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  line-height: 1.5;
}

a {
  color: #08c;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

.img-rounded {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.img-circle {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

.row, .grid_row {
  margin: 0 auto;
  *zoom: 1;
}
  .grid_row ul {
    margin: 0;
  }

.row:before, .row:after,
.grid_row:before, .grid_row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after,
.grid_row:after {
  clear: both;
  width: 100%;
}

.col {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 1%;
  padding-left: 1%;
  min-height: 1px;
  word-break: break-all;
  *padding-right: 1% !important;
  *padding-left: 1% !important;
}
  .col img {
    max-width: 100%;
    height: auto;
  }

.container {
  margin: 0 auto;
}

.col-lg-12 {
  width: 100%;
  *width: 97%;
}
.col-lg-11 {
  width: 91.6666667%;
  *width: 90.2%;
}
.col-lg-10 {
  width: 83.3333333%;
  *width: 81.7%;
}
.col-lg-9 {
  width: 75%;
  *width: 73.2%;
}
.col-lg-8 {
  width: 66.6666667%;
  *width: 64.6%;
}
.col-lg-7 {
  width: 58.3333333%;
  *width: 56.1%;
}
.col-lg-6 {
  width: 50%;
  *width: 47.5%;
}
.col-lg-5 {
  width: 41.6666667%;
  *width: 39%;
}
.col-lg-4 {
  width: 33.3333333%;
  *width: 30.4%;
}
.col-lg-3 {
  width: 25%;
  *width: 22%;
}
.col-lg-2 {
  width: 16.6666667%;
  *width: 13.3%;
}
.col-lg-1 {
  width: 8.33333333%;
  *width: 4.8%;
}

p {
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
ul,
ol {
  margin: 0 0 10px 25px;
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  *display: inline;
  *zoom: 1;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  overflow: hidden;
  width: 160px;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #999;
  cursor: help;
}
abbr.initialism {
  text-transform: uppercase;
  font-size: 90%;
}
blockquote {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 17.5px;
  line-height: 1.25;
}
blockquote small {
  display: block;
  color: #999;
  line-height: 20px;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

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

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

code,
pre {
  padding: 0 3px 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  color: #333;
  font-size: 12px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  border: 1px solid #e1e1e8;
  background-color: #f7f7f9;
  color: #d14;
  white-space: nowrap;
}

pre {
  display: block;
  margin: 0 0 10px;
  padding: 9.5px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #f5f5f5;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 13px;
  line-height: 20px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
}

.pre-scrollable {
  overflow-y: scroll;
  max-height: 340px;
}

form {
  margin: 0 0 20px;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: 0;
  color: #333;
  font-size: 21px;
  line-height: 40px;
}

legend small {
  color: #999;
  font-size: 15px;
}

label,
input,
button,
select,
textarea {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
[type="text"],
[type="password"],
[type="datetime"],
[type="datetime-local"],
[type="date"],
[type="month"],
[type="time"],
[type="week"],
[type="number"],
[type="email"],
[type="url"],
[type="search"],
[type="tel"],
[type="color"],
.uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  height: 20px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  color: #555;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
}

input,
textarea,
.uneditable-input {
}

textarea {
  height: auto;
}


[type="radio"],
[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  *margin-top: 0;
}

[type="file"],
[type="image"],
[type="submit"],
[type="reset"],
[type="button"],
[type="radio"],
[type="checkbox"] {
  width: auto;
}

select,
[type="file"] {
  height: 30px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
}

select {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
[type="file"]:focus,
[type="radio"]:focus,
[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  border-color: #ccc;
  background-color: #fcfcfc;
  color: #999;
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

.radio,
.checkbox {
  padding-left: 20px;
  min-height: 20px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row input[class*="span"],
.row select[class*="span"],
.row textarea[class*="span"],
.row .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row input[class*="span"],
.row select[class*="span"],
.row textarea[class*="span"],
.row .uneditable-input[class*="span"],
.row .input-prepend [class*="span"],
.row .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eee;
  cursor: not-allowed;
}

[type="radio"][disabled],
[type="checkbox"][disabled],
[type="radio"][readonly],
[type="checkbox"][readonly] {
  background-color: transparent;
}


.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

/* Allow for input prepend/append in search forms */

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
.form-search .radio [type="radio"],
.form-search .checkbox [type="checkbox"],
.form-inline .radio [type="radio"],
.form-inline .checkbox [type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

table {
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
}

.table {
  margin-bottom: 20px;
  width: 100%;
}

.table th,
.table td {
  padding: 8px;
  border-top: 1px solid #ddd;
  vertical-align: middle;
  text-align: left;
  line-height: 20px;
}

table td[class*="col"],
table th[class*="col"],
.row table td[class*="col"],
.row table th[class*="col"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *border-collapse: collapse;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

.close {
  float: right;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}

button.close {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 4px 12px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f5f5;
  color: #333;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  *display: inline;
  *margin-left: .3em;
  *background-color: #e6e6e6;
  *border: 0;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  color: #333;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #ccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
}

.btn.disabled,
.btn[disabled] {
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  cursor: default;
}

.btn-xlg {
  padding: 20px 26px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 21px;
  line-height: 1;
}

.btn-lg {
  padding: 10px 16px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

[type="submit"].btn-block,
[type="reset"].btn-block,
[type="button"].btn-block {
  width: 100%;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *display: inline;
  *zoom: 1;
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  border-left-width: 0;
  text-decoration: none;
  line-height: 20px;
}
.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  background-color: #fff;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  background-color: #fff;
  color: #999;
  cursor: default;
}

.pager_btn {
  padding: 4px 8px;
  background: #009944;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  cursor: pointer;
  text-decoration: none;
}
.pager_btn:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
}
.pager_btn:focus {
  color: #fff;
  text-decoration: underline;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

.thumbnails:after {
  clear: both;
}

.row .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  line-height: 20px;
}

.thumbnail > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

/* dropdown nav */
.btn-dropdown {
  display: block;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}
.dropdown-nav {
  display: none;
  margin: 0;
  list-style: none;
}
/* ************************************************ 
 *  kit responsive
 * ************************************************ */
.container {
  width: 96%;
}

@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}

@media (max-width: 980px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.6666667%;
  }
  .col-md-10 {
    width: 83.3333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.6666667%;
  }
  .col-md-7 {
    width: 58.3333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.6666667%;
  }
  .col-md-4 {
    width: 33.3333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.6666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  [class*="col-md-"] {
    padding-right: 1%;
    padding-left: 1%;
    float: left;
    min-height: 1px;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .container {
    width: auto;
    padding: 0 20px;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.6666667%;
  }
  .col-sm-10 {
    width: 83.3333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.6666667%;
  }
  .col-sm-7 {
    width: 58.3333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.6666667%;
  }
  .col-sm-4 {
    width: 33.3333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.6666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  [class*="col-sm-"] {
    padding-right: 1%;
    padding-left: 1%;
    float: left;
    min-height: 1px;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media print {
}
.visible-print {
  display: none !important;
}

@media (max-width: 480px) {
  .container {
    width: auto;
    padding: 0 20px;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.6666667%;
  }
  .col-xs-10 {
    width: 83.3333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.6666667%;
  }
  .col-xs-7 {
    width: 58.3333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.6666667%;
  }
  .col-xs-4 {
    width: 33.3333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.6666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  [class*="col-xs-"] {
    padding-right: 1%;
    padding-left: 1%;
    float: left;
    min-height: 1px;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}

/* ************************************************ 
 *  allcss
 * ************************************************ */
body {
/*   background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif); */
  color: #111;
/*   font: 14px '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif; */
  font: 0.9em "Þâ¥´¥·¥Ã¥¯",YuGothic,"¥Ò¥é¥®¥Î³Ñ¥´ ProN W3","Hiragino Kaku Gothic ProN","¥á¥¤¥ê¥ª",Meiryo,sans-serif;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #666;
}
a:hover {
  color: #009944;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
  max-width: 1000px;
  margin: 0 auto;
}
.ie8 .container {
  width: 1000px;
}

.header__section {
  margin-bottom: 20px;
}

.header__logo {
/*   margin: 1em 0; */
  width: 27%;
  max-width: 268px;
  margin: 30px 0;
  float: left;
  text-align: center;
}
.header__logo span {
  font-size: 0.56em;
  font-weight: normal;
}
.header__logo-img {
/*   margin-top: 0; */
}

#header .r_bx {
  width: 70%;
  padding: 30px 0 14px 0;
  float: right;
}
#header .r_bx .phone {
  padding: 10px 0 0 0;
  text-align: right;
}
#header .r_bx .phone img {
  float: right;
}

.header-nav {
/*   float: right; */
  list-style-type: none;
  text-align: right;
  margin: 0;
}

.header-nav__unit {
  display: inline-table;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}
.header-nav__unit:not(:last-child) {
  margin: 0 0 0.4em 1em;
}
.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #111;
}
.header-nav__txt:hover {
  color: #111;
}

.header-nav__btn {
  padding: 10px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
  padding: 2px 4px;
}
.phone .header__search-form__input {
  width: 96%;
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/ico_srch.png) no-repeat 0 center;
  text-indent: 30px;
}

.global-nav__pulldown-nav {
  display: none;
}

#gn {
  border-top: 3px solid #009944;
  border-bottom: 1px solid #ddd;
}
.global-nav {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  display: block;
  list-style-type: none;
  text-align: center;
}

.global-nav__unit {
  width: 19.1%;
  margin: 0 0 0 -5px;
/*   float: left; */
  border-right: 1px solid #ddd;
  display: inline-block;
  letter-spacing: .2em;
  text-align: center;
}
.global-nav__unit:last-child {
  border-right: none
}
.global-nav__unit:hover {
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/gn_u_bdr.png) repeat-x 0 bottom;
}
.global-nav__unit a {
  display: block;
  padding: 1.6em 4%;
  color: #111;
}
.global-nav__unit a.home {
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/ico_home.png) no-repeat 50% center;
  text-indent: -1000%;
}
.global-nav__unit a.disaster {
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/ico_disaster.png) no-repeat 14% center;
  text-indent: 22%;
}
.global-nav__unit a.flow {
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/ico_flow.png) no-repeat 14% center;
  text-indent: 18%;
}
.global-nav__unit.guide {
  width: 21%;
}
.global-nav__unit a.guide {
/*  padding: 1.8em 4%;*/
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/ico_guide.png) no-repeat 11% center;
  text-indent: 17%;
/*  font-size: 0.9em;*/
  letter-spacing: 0.1em;
}
.global-nav__unit a.qa {
  background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/ico_qa.png) no-repeat 11% center;
  text-indent: 12%;
}







.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
/*   background: transparent url(https://img21.shop-pro.jp/PA01327/940/etc/gn_u_bdr.gif) repeat-x 0 bottom; */
}

.global-nav__unit__txt {
/*   font-family: 'Roboto Slab', serif; */
  font-weight: 700;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #111;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #29abe2;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

/* main */
#main {
  max-width: 1000px;
  margin: 0 auto;
}
#main .r_bx {
  width: 70%;
  float: right;
}

#main .r_bx h3 {
  font-weight: normal;
}

#main nav.l_bx {
  width: 26%;
  float: left;
}

#main .r_bx .footstamp {
  margin: 0 0 10px 0;
}

#main nav.l_bx h2,
#main .r_bx h2 {
  margin: 0 0 30px 0;
  padding: 0.6% 0;
  border-left: 3px solid #009944;
  border-bottom: none;
  color: #2b2b33;
  font-size: 150%;
  font-weight: bold;
  line-height: 100%;
  text-indent: 3%;
}
#main nav.l_bx h2 {
  font-size: 130%;
  line-height: 140%;
  text-indent: 7%;
}

#main nav.l_bx ul {
  margin: 0 0 30px 0;
  width: 100%;
  list-style-type: none;
}
#main nav.l_bx ul.sub {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 260px;
  background: #ffffff;
  z-index: 9999;
}
#main nav.l_bx ul li {
  margin: 0;
  padding: 0;
  color: #555;
  border-bottom: 1px solid #ddd;
  position: relative;
}
#main nav.l_bx ul li a {
  padding: 15px 0;
  font-size: 120%;
  text-indent: 19%;
  color: #555;
}
#main nav.l_bx ul.sub li a {
  padding: 5px 0;
  font-size: 100%;
  text-indent: 10px;
  display: block;
  background: #EAFFE9;
}

#main nav.l_bx ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#main nav.l_bx ul.sub li a:hover {
  background: #009944 url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png") no-repeat 98% center;
}

#main nav.l_bx ul li a.sto {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_stock.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.refuge {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_refuge.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 2% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.rescue {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_rscue.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.h_quarter {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_h_qua.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.gensai {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_gensai.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.emergency {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_emrgncy.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.security {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_scurty.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}

#main nav.l_bx ul li a.sto:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_stock_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.refuge:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_refuge_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 2% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.rescue:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_rscue_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.h_quarter:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_h_qua_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.gensai:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_gensai_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.emergency:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_emrgncy_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.security:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_scurty_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 5% center, 98% center;
  display: block;
}

.sto_on,
.refuge_on,
.rescue_on,
.h_quarter_on,
.gensai_on,
.emergency_on,
.security_on {
  background-color: #BEECD2;
}

#main nav.l_bx #s_bnr {
  margin: 0 0 40px 0;
}
#main nav.l_bx #s_bnr a {
  margin: 0 0 20px 0;
  display: block;
}

#main nav.l_bx ul.info li a {
  font-size: 90%;
  text-indent: 0;
}
#main nav.l_bx ul.info li span {
  display:inline;
  float: left;
  font-size: 80%;
}
#main nav.l_bx ul.info li a:hover span {
  color: #555;
  font-weight: normal!important;
}
#main nav.l_bx ul.info li p {
  margin: 0 20px 0 74px;
}

@media (max-width: 820px) {
#main nav.l_bx ul li a {
  padding: 15px 0;
  font-size: 110%;
  text-indent: 19%;
  color: #555;
}
}
@media (max-width: 768px) {
#main nav.l_bx ul.sub {
  display: none;
  position: absolute;
  top: 0;
  left: 360px;
  width: 260px;
  background: #ffffff;
  z-index: 9999;
}
#main nav.l_bx ul li a.refuge {
  background-color: transparent;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_refuge.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 4% center, 98% center;
  display: block;
}
#main nav.l_bx ul li a.refuge:hover {
  background-color: #009944;
  background-image: url("https://img21.shop-pro.jp/PA01327/940/etc/ico_refuge_on.png"), url("https://img21.shop-pro.jp/PA01327/940/etc/arr01_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 4% center, 98% center;
  display: block;
}
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}

/* guide */
.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 10px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}
@media (max-width: 980px) {
.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: bold;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

/* footer nav */
.footer__nav {
  padding: 40px 0 0;
  background: #009944;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: #1a8dbe;
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}

/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #fff;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 25px 0 30px;
  overflow: hidden;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
}

.shop-owner__txt {
  line-height: 2;
}

.shop-owner div#fcate {
  padding: 30px 0;
  font-size: 120%;
}
.shop-owner div#fcate ul {
  width: 46%;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
}
.shop-owner div#fcate ul li {
  margin: 5px 0;
}


/* copyright */
.footer__copyright {
  margin: 30px 0 0 0;
  padding: 12px 0;
  background: #2b2b33;
  border-top: 2px solid #fff;
  font-size: .9em;
}
.footer__copyright .fnst {
  max-width: 1000px;
  margin: 0 auto;
}
.footer__copyright p, .footer__copyright address {
  color: #1a8dbe;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #1a8dbe;
}
.footer__copyright .copyright__powered-by {
  padding: 0 1%;
  float: right;
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav p {
  margin-bottom: 1em!important;
  padding: 0!important;
}
.topicpath-nav a {
  text-decoration: none;
  color: #666;
}
.topicpath-nav ul {
  list-style-type: none;
  margin: 0 0 10px;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav span {
  margin-right: .5em;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a.img {
  display: block;
  border: 1px solid #ddd;
}
#main .r_bx .product-list__unit a img,
#main .r_bx .banner-list__unit a img {
  margin: 0 auto;
  text-align: center;
  max-height: 200px;
}

a:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: #666;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  margin: 2em 0;
  padding: 14px;
  border-bottom: 5px solid #009944;
  border-top: 5px solid #009944;
  text-align: right;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #29abe2;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 4em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  font-size: 1.5em;
  font-weight: normal;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #009944;
  border: 1px solid #009944;
  color: #fff;
}
.btn-primary:hover {
  background: #009933;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #009944;
  color: #fff;
  border-radius: 4px;
}
.btn-secondary:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .main-list {
  overflow: auto;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/carousel_ctrl.png);
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #29abe2;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}

.mb10 {margin: 0 0 10px 0!important;}
.mb20 {margin: 0 0 20px 0!important;}
.mb30 {margin: 0 0 30px 0!important;}
.mb50 {margin: 0 0 50px 0!important;}
.red {color: #ff0000;}


@media (max-width: 1000px) {
  .header__logo {
    font-size: 1.4em;
  }
  .global-nav {
    padding: 0;
  }
  .global-nav__unit a {
    font-size: 0.8em;
    padding: 1em 4%;
  }
  .global-nav__unit a.guide {
    font-size: 0.8em;
/*    padding: 1em 4%;*/
  }
}


@media (max-width: 980px) {
  .col-md-12 {
    padding: 0;
  }

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .global-nav__unit a {
    background: none!important;
    text-align: center;
    text-indent: 0!important;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .pcno {
    display: none;
  }
}

@media (max-width: 768px) {
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    width: 48%;
    margin: 10px auto 0;
    float: none;
    font-size: 1em;
    text-align: center;
  }
  .header__logo img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }
  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    width: 100%!important;
    margin-right: 0;
    border-right: none;
    border-bottom: 1px solid #ddd;
    display: block;
    float: none;
    text-align: left;
  }
  .global-nav__unit a {
    font-size: 1em!important;
    text-indent: 8%!important;
    text-align: left;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  #header .r_bx {
    display: none;
  }
  #header .r_bx .phone img {
    display: none;
  }


  .global-nav__pulldown-nav {
    padding: 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    margin: 5px 0 0 0;
    text-align: left;
    font-weight: normal;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  .header__pulldown-nav__list a:before {
    content: '- ';
  }

  form.header__search-form--phone {
    width: 96%;
    margin: 10px auto;
  }

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #009944;
    background: #009944;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #009944;
    color: #fff;
    opacity: 0.8;
  }

  #main .r_bx h2 {
    line-height: 160%;
  }

  #main nav.l_bx h2 {
    line-height: 140%;
    text-indent: 3%;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
    text-align: left;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
/*     text-align: center; */
  }
}
@media (max-width: 640px) {
  .global-nav__unit a.guide {
    padding: 0.5em;
  }

  #main .r_bx h3 {
    padding: 12px 10%!important;
  }

  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }

  .spno {
    display: none;
  }

}
/*
 * State
 */
.header__search-form {
/*  display: none;*/
}
.phone .spno.header__search-form {
  width: 306px;
  margin: 20px 20px 0 0;
  float: right;
}
@media (max-width: 900px) {
  .phone .spno.header__search-form {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .phone .spno.header__search-form {
    width: 44%;
  }
}


.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-add.icon-b, .icon-user.icon-w {
  background-position: -240px 0px;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-blog.icon-b, .icon-blog.icon-w {
  background-position: -95px 0px;
}
.icon-qa.icon-b, .icon-qa.icon-w {
  background-position: -64px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  width: 74px;
  height: 24px;
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon_qa.png);
  background-position: 0 0;
}
.icon-search.icon-chevron_thin_right {
  width: 16px;
  height: 16px;
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon16_b.png);
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

.icon-b {
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon16_b.png);
}

.icon-w {
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_2x_w.png);
  }
}

@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }

  #main .r_bx,
  #main nav.l_bx {
    width: 96%;
    margin: 0 auto;
    float: none;
  }

  #main nav.l_bx ul li a {
    text-indent: 10%;
  }

  #main nav.l_bx #s_bnr {
    text-align: center;
  }
  #main nav.l_bx #s_bnr p {
    width: 32%;
    display: inline-block;
  }


}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img21.shop-pro.jp/PA01327/940/etc/icon24_2x_w.png);
  }
  .tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
¡¡}
¡¡.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
¡¡} 
  .tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
¡¡}
¡¡.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
¡¡}
}
