.test {
  color: #7DC111; }

a:link {
  color: #549EFF; }

a:visited {
  color: #AA55AA; }

a:hover {
  color: #4BB9FF; }

body {
  padding: 18px;
  color: #666;
  background: #FFF; }

#container {
  background: #FFF; }

#container-inner {
  background: #FFF;
  color: #999; }

footer,
#footer {
  clear: both;
  margin-top: 1.5em;
  padding-top: 0.7em;
  border-top: solid 1px;
  background: #FFF;
  color: #666; }

img {
  max-width: 100%;
  height: auto; }

sup {
  line-height: 1; }

label {
  display: block; }

.ad {
  display: none; }

#container-inner h1 {
  font-size: 19px; }

#topimage {
  padding-top: 8px;
  list-style: none; }

#global-navi {
  padding-top: 1.2em;
  padding-left: 1.5em;
  list-style: disc; }

.site-content h1,
.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5,
.site-content h6,
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
  clear: both;
  position: relative;
  margin-top: 1.13em; }
.site-content p,
.site-content blockquote,
.site-content dl,
.site-content ul,
.site-content ol,
.site-content form,
.site-content table,
.site-content figure,
.site-content address,
.sidebar p,
.sidebar blockquote,
.sidebar dl,
.sidebar ul,
.sidebar ol,
.sidebar form,
.sidebar table,
.sidebar figure,
.sidebar address {
  margin-top: 1.13em; }
.site-content h1,
.sidebar h1 {
  font-size: 17px; }
.site-content h2,
.sidebar h2 {
  font-size: 16px; }
.site-content h3,
.sidebar h3 {
  font-size: 15px; }
.site-content h4,
.sidebar h4 {
  font-size: 14px;
  padding-left: 1.2em; }
.site-content h4::before,
.sidebar h4::before {
  content: "";
  width: 12px;
  height: 11px;
  background-color: #666;
  position: absolute;
  top: 0.333em;
  left: 0;
  margin-left: 0.1em; }
.site-content h6,
.sidebar h6 {
  font-weight: normal;
  text-decoration: underline; }
.site-content h6 + p,
.sidebar h6 + p {
  margin-top: 0.5em; }
.site-content blockquote,
.sidebar blockquote {
  padding: 0 1.5em 1.1em;
  box-sizing: border-box;
  border-style: solid;
  border-color: #ccc;
  border-width: 10px;
  -moz-border-image: url('../images/common/bg_regimental_gray.gif?1693200686') 10 round round;
  -webkit-border-image: url('../images/common/bg_regimental_gray.gif?1693200686') 10 round round;
  -o-border-image: url('../images/common/bg_regimental_gray.gif?1693200686') 10 round round;
  border-image: url('../images/common/bg_regimental_gray.gif?1693200686') 10 round round; }
.site-content table,
.sidebar table {
  border-collapse: collapse; }
.site-content th,
.site-content td,
.sidebar th,
.sidebar td {
  padding: 8px 12px;
  border: solid 1px #999; }
.site-content th,
.sidebar th {
  text-align: center;
  background: #E0E0E0; }
.site-content th.lv2,
.sidebar th.lv2 {
  text-align: center;
  background: #EEE; }
.site-content ul,
.sidebar ul {
  padding-left: 1.5em;
  list-style: disc; }
.site-content ol,
.sidebar ol {
  padding-left: 1.5em;
  list-style: decimal; }
.site-content li,
.sidebar li {
  margin-top: 0.75em; }
.site-content li ul,
.site-content li ol,
.site-content li dl,
.sidebar li ul,
.sidebar li ol,
.sidebar li dl {
  margin-top: 0.75em; }
.site-content dt,
.sidebar dt {
  margin-top: 0.75em; }
.site-content dd,
.sidebar dd {
  margin-top: 0.38em;
  margin-left: 3em; }
.site-content form input,
.site-content form textarea,
.sidebar form input,
.sidebar form textarea {
  margin-bottom: 1em; }
.site-content form .btn,
.sidebar form .btn {
  display: block;
  padding: 0em 1.5em; }
.site-content form .submit,
.sidebar form .submit {
  padding: 0em 0.6em 0em 1.5em;
  letter-spacing: 1em;
  margin-bottom: 0; }

body {
  padding: 0; }

#container-inner:after {
  display: block;
  content: '';
  margin: auto;
  height: 5px;
  width: 100%;
  background: #7DC111 url('../images/i04/divider.gif?1693200686') repeat-x; }

/*-------------------------*/
#topimage {
  padding: 0;
  position: relative;
  list-style: none; }
  #topimage li {
    width: 100%;
    height: 0;
    padding-top: 25%;
    background: url('../images/i04/topimage.jpg?1693200686') center no-repeat;
    background-size: cover;
    background-repeat: no-repeat; }
  #topimage:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

/*-------------------------*/
#global-navi {
  padding-left: 0;
  background-color: #FFF;
  list-style: none;
  line-height: normal;
  font-size: 0; }
  #global-navi li {
    display: inline-block;
    margin: 0;
    font-size: 13px; }
    #global-navi li a {
      display: block;
      padding: 1em 5px;
      line-height: 1;
      text-align: center;
      text-decoration: none;
      color: #666;
      background-image: linear-gradient(#ffffff 50%, #eeeeee 100%); }
    #global-navi li a:hover {
      background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

.home #global-navi li.home a {
  background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

.hard-gut #global-navi li.hard-gut a {
  background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

.soft-gut #global-navi li.soft-gut a {
  background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

.youtube #global-navi li.youtube a {
  background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

.shop #global-navi li.shop a {
  background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

.inquiry #global-navi li.inquiry a {
  background-image: linear-gradient(#ffffff 0%, #d8f7a7 100%); }

/*-------------------------*/
.site-content h1 {
  padding: 8px 10px 8px 20px;
  border: solid 1px #CCC;
  border-radius: 6px;
  background-image: linear-gradient(#ffffff 50%, #eeeeee 100%);
  font-weight: normal;
  position: relative; }
  .site-content h1:before {
    display: table-cell;
    content: '';
    position: absolute;
    top: 6px;
    left: 4px;
    width: 6px;
    height: calc(100% - 6px * 2);
    background: #94e91a; }
.site-content h2 {
  padding-left: 18px;
  background: url('../images/i04/ico01.png?1693200686') no-repeat;
  background-position: left center; }
.site-content h3 {
  color: #309900; }

/*-------------------------*/
#sidebar_1 {
  display: none; }

/*-------------------------*/
footer {
  clear: both;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  border-top: none; }
  footer p {
    margin: 1.5em 1em 0; }
  footer:before {
    display: block;
    content: '';
    height: 5px;
    width: 100%;
    background: #7DC111 url('../images/i04/divider.gif?1693200686') repeat-x; }
  footer small {
    display: block;
    padding: 1.5em 1em;
    text-align: center; }

/*Mobile*/
@media screen and (max-width: 639px) {
  .view-tab {
    display: none; }

  .view-pc {
    display: none; }

  .view-mob {
    display: inline-block; }

  .hide-mob {
    display: none !important; }

  div:empty {
    display: none; }

  /*-------------------------*/
  #header-inner {
    padding: 0 8px; }
    #header-inner h1 {
      margin: 8px 0 0;
      font-size: 16px; }
    #header-inner h2 {
      margin: 0 0 4px;
      font-weight: normal; }

  /*-------------------------*/
  #topimage:after {
    border-top: solid 1px #FFF; }

  /*-------------------------*/
  #global-navi {
    box-sizing: border-box;
    margin: 1px 1px 0;
    font-size: 0;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC; }
    #global-navi li {
      box-sizing: border-box;
      margin: 0;
      width: 16.666666667%;
      border-top: solid 1px #CCC; }
      #global-navi li a {
        border-right: solid 1px #CCC;
        border-left: solid 1px #FFF; }
    #global-navi[class~='dowble'] li {
      width: 50%; }
    #global-navi[class~='multi'] li {
      width: 33.333333333%; }

  .home #global-navi {
    margin-top: 0; }

  /*-------------------------*/
  #content {
    padding: 0 12px 1.5em; }

  /*-------------------------*/
  #assets .asset {
    padding: 0 4px; }
  #assets input[type="text"],
  #assets textarea {
    width: 100%; }

  /*-------------------------*/
  .sidebar {
    margin-bottom: 1.5em;
    padding: 0 16px; }
    .sidebar :first-child {
      margin-top: 0; } }
/*Tablet*/
@media print, screen and (min-width: 640px) {
  .view-mob {
    display: none; }

  .view-pc {
    display: none; }

  .view-tab {
    display: run-in; }

  .hide-tab {
    display: none !important; }

  #header-inner, #container-content {
    margin: auto;
    width: 640px; }

  #container-inner {
    position: relative;
    z-index: 1;
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4); }

  #container-content {
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7); }

  /*-------------------------*/
  /*-------------------------*/
  nav,
  #sidebar_2 {
    float: left;
    margin: 0 12px;
    width: 160px; }

  #content {
    float: right;
    margin: 0 20px 0 8px;
    width: 428px; }

  /*-------------------------*/
  #header-inner {
    padding: 12px 0; }
    #header-inner h1 {
      margin: 0 8px;
      font-size: 28px; }
    #header-inner h2 {
      margin: 0 12px;
      font-weight: normal; }

  /*-------------------------*/
  #global-navi {
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding-top: 0;
    width: 158px;
    border-right: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    font-size: 13px; }
    #global-navi li {
      border-top: solid 1px #CCC;
      width: 100%; }
      #global-navi li a {
        border: solid 1px #FFF;
        text-align: center;
        text-decoration: none;
        color: #666; }

  /*-------------------------*/
  .home nav,
  .home #content {
    margin-top: -8px; }

  /*-------------------------*/
  .asset {
    padding: 0 0 30px 8px; }

  /*-------------------------*/
  /*-------------------------*/
  footer {
    -moz-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.4); } }
/*PC*/
@media print, screen and (min-width: 800px) {
  .view-mob {
    display: none; }

  .view-tab {
    display: none; }

  .view-pc {
    display: run-in; }

  .hide-pc {
    display: none !important; }

  #header-inner, #container-content {
    margin: auto;
    width: 800px; }

  #container-content {
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7); }

  /*-------------------------*/
  /*-------------------------*/
  nav,
  #sidebar_2 {
    float: left;
    margin: 0 12px;
    width: 180px; }

  #content {
    float: right;
    margin: 0 30px 0 18px;
    width: 548px; }

  /*-------------------------*/
  #global-navi {
    width: 178px; }
    #global-navi li {
      font-size: 14px; } }
