#side-navmenu .navbar-nav{
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  #main .labo-flow-background,
  #main .trustee-flow-background {
    background-position: 19.1% top !important;
  }
}
@media only screen and (min-width: 1200px) {
  /* 幅1200px以上 */
  .contents .row{
    position: relative;
    top: -10px;
  }
  .side-menu .navbar-brand {
    position: relative;
    left: -16px;
    width: 105%;
  }
  body {
    background-image: url(/img/body_bg_l.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-size:auto 330px;
    background-position: 0px -15px;
  }
  .flash_pic img{
    position: relative;
    top: 5px;
    size: auto 100px;
  }
  #pankuzu {
    position: relative;
    bottom: 8px;
    left: -30px;
  }
  .side-menu .text:after{
    position: absolute;
    right: 28px;
  }
  .pic iframe {
    height: 450px;
  }
  #main .box5 {
    padding-left: 0px;
    padding-right: 80px;
    text-align: center;
  }
  #main .box4 .pre-text {
    position: relative;
    left: -40px;
  }
  .pre-text {
    white-space: pre-wrap;
  }
  #main ol.security {
    margin-left: 60px;
    margin-right: 80px;
    text-align: left;
  }
  #main ol.security li {
    list-style-type: decimal;
    margin-bottom: 10px;
  }
  #main ol.labo {
    padding-left: 0%;
    margin-left: 60px;
    margin-right: 80px;
    text-align: left;
  }
  #main ol.labo li {
    list-style-type: decimal;
    margin-bottom: 10px;
  }
  #main ul.labo {
    padding-left: 0%;
    margin-left: 60px;
    margin-right: 80px;
    text-align: left;
  }
  #main ul.labo li {
    list-style-type: disc;
    margin-bottom: 10px;
  }
  .indent {
    padding-top: 10%;
  }
  #main ol.solution{
    padding-left: 0%;
    margin-left: 20px;
    text-align: left;
  }
  #main div.solution{
    padding-left: 0%;
    margin-left: 30px;
    text-align: left;
  }
}
@media only screen and (min-width: 991px) and (max-width:1199px) {
  /* 幅991px以上 */
  .contents .row{
    position: relative;
    top: -10px;
  }
  .side-menu .navbar-brand {
    position: relative;
    left: -16px;
    width: 105%;
  }
  body {
    background-image: url(/img/body_bg_m.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-size:auto 286px;
    position: relative;
    bottom: 0px;
  }
  .flash_pic img{
    position: relative;
    top: 3px;
  }
  #pankuzu {
    position: relative;
    bottom: 10px;
    left: -30px;
  }
  .side-menu {
    width: 230px;
  }
  .side-menu .text:after{
    position: absolute;
    right: 28px;
  }
  .pic iframe {
    height: 430px;
  }
  #main .box5 {
    width: 730px;
    padding-left: 0px;
    padding-right: 160px;
    text-align: center;
  }
  .pre-text {
    white-space: pre-wrap;
  }
  #main ol.security {
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
  #main ol.security li {
    list-style-type: decimal;
    margin-bottom: 10px;
  }
  #main ol.labo {
    padding-left: 0%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
  #main ol.labo li {
    list-style-type: decimal;
    margin-bottom: 10px;
  }
  #main ul.labo {
    padding-left: 0%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
  #main ul.labo li {
    list-style-type: disc;
    margin-bottom: 10px;
  }
  #main ol.solution{
    padding-left: 0%;
    margin-left: 20px;
    text-align: left;
  }
  #main div.solution{
    padding-left: 0%;
    margin-left: 30px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width:991px) {
  /* 幅767px以上 */
  .contents .row{
    position: relative;
    top: -15px;
  }
  .side-menu .navbar-brand {
    position: relative;
    left: -16px;
    width: 125%;
  }
  body {
    background-image: url(/img/body_bg_s.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-size:auto 215px;
    background-position: 0px 24px;
  }
  .flash_pic img{
    position: relative;
    top: 0px;
  }
  #pankuzu {
    position: relative;
    bottom: 10px;
    left: -24px;
  }
  .side-menu {
    width: 180px;
  }
  .side-menu .text:after{
    position: absolute;
    right: -8px;
  }
  .pic iframe {
    height: 400px;
  }
  #main .box5 {
    width: 680px;
    padding-left: 0px;
    padding-right: 160px;
    text-align: center;
  }
  .footer-ul {
    margin-top: 22px;
  }
  #main ol.security {
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
  #main ol.security li {
    list-style-type: decimal;
    margin-bottom: 10px;
  }
  #main ol.labo {
    padding-left: 0%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
  #main ol.labo li {
    list-style-type: decimal;
    margin-bottom: 10px;
  }
  #main ul.labo {
    padding-left: 0%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
  #main ul.labo li {
    list-style-type: disc;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 767px) {
  /* 767以上 */
  .side-menu {
    padding-top: 22px;
    border-left: 1px solid #ccc;
  }
  #content {
    padding-top: 12px;
  }
  .side-menu .text {
    text-align: left;
    margin-left: 12px;
    width: 100%;
  }
  .side-menu .text:after{
    content: ''; 
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 10px;
    border: transparent solid 3px;
    border-left-color: #AFAFAF;
    vertical-align: center;
  }
  .side-menu .navbar-brand {
    padding-bottom: 18px;
    margin-bottom: 10px;
    border: transparent solid 1px;
    border-bottom-color: #ccc;
  }
  .side-menu a {
    text-decoration: none;
  }
  .fluid-footer .container .row{
    position: relative;
    top: 1px;
  }
  #side-navmenu .navbar-nav .active .text{
    color: #67B723;
  }
  #side-navmenu .navbar-nav a:hover .text{
    color: #67B723;
  }
  #main .box4 {
    height: 120px;
  }
}

@media only screen and (max-width: 766px) {
  /* 766未満 */
  .logo-img{
  }
  .side-menu .text {
    margin-top: 7px;
  }
  .side-menu .navbar-nav{
    display: inline-block;
    width: 100%;
    margin-bottom: 32px;
  }
  .side-menu .navbar .nav-item {
    font-size: 10px;
    margin: 0;
    display: inline-block;
    font-size: 12px;
    width: 49%;
  }
  .side-menu .navbar-nav li {
    border-bottom: solid 1px #eeeeee;
  }
  .side-menu .navbar-nav li.left{
    border-right: solid 1px #eeeeee;
    padding-right: -1px;
  }
  .side-menu .navbar-nav .active{
    border-bottom: 3px solid #67B723;
    padding-bottom: 2px;
  }
  .side-menu .navbar-nav a:hover:not(#active){
    border-bottom: 3px solid #b9f882;
    padding-bottom: 9px;
  }
  .side-menu .navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0); 
  }
  .flash_pic{
    padding-top: 10px;
  }
  .flash_pic img{
    position: relative;
    bottom: -10px;
  }
  .pic iframe {
    height: 260px;
  }
  #main .pic3 img {
    width: 160px;
    height: 65px;
  }
  #main ol.solution{
    padding-left: 0%;
    margin-left: 20px;
    text-align: left;
  }
  #main div.solution{
    padding-left: 0%;
    margin-left: 30px;
    text-align: left;
  }
}
@media only screen and (max-width: 575px) {
  .box4 .text{
    margin-top: 10px; 
    margin-left: 80px;
  }
  .l-title{
    width: 100%;
    height: auto;
  }
  #main .pic3 img {
    width: 150px;
    height: 58px;
  }
}
@media only screen and (max-width:360px) {
  #main .pic3 img {
    width: 135px;
    height: 50px;
  }
}
@media only screen and (max-width:320px) {
  #main .pic3 img {
    width: 120px;
    height: 40px;
  }
}
#pankuzu {
  margin-bottom: 8px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
}
#pankuzu li {
  list-style-type: none;
  display: inline;
  font-size: small;
}
.flash_pic {
  position: relative;
  bottom: 15px;
}
.side-menu li {
  height: 40px;
}

#main  h2 {
  text-align: left;
  position: relative;
  bottom: 20px;
}

#main {
  float: right;
  width: 95%;
  padding-top: 35px;
  padding-right: 22px;
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 30px;
}
#main .text_content {
  text-align: right;
  margin-top: 30px;
}
#main .text_content2 {
  margin-top: 30px;
}
#main .text_content3 {
  color: #6A993F;
  margin-bottom: 50px;
}
#main .text_content4 {
  margin-bottom: 50px;
}
#main .text_content5 {
  margin-bottom: 20px;
}
#main .pic {
  margin-top: 30px;
}
#main .pic2 {
  margin-right: 15px;
  margin-top: 20px;
  float: left;
}
#main .pic3 {
  margin-right: 15px;
  margin-top: 20px;
  float: left;
}
#main .app_box {
  margin-bottom: 20px;
  border: 1px solid #DCDCDC;
  padding:10px;
}
#main .app_box .app_title{
  font-weight: bold; 
}
#main .app_box_left {
  float: left;
  width: 330px;
  height: 300px;
  margin-right: 5px;
  margin-bottom: 20px;
  border: 1px solid #DCDCDC;
  padding:10px;
}
#main .app_box_right {
  float: right;
  width: 330px;
  height: 300px;
  margin-bottom: 20px;
  border: 1px solid #DCDCDC;
  padding:10px;
}
#main .box {
  float: left;
  width: 165px;
  margin-right: 15px;
  margin-bottom: 20px;
}
#main .box2 {
  float: left;
  width: 225px;
  margin-right: 15px;
  margin-bottom: 20px;
}
#main .box3 {
  padding: 20px;
  margin-top: 20px;
  padding-top: 30px;
  background-color: #F2F2EF;
}
#main .box4 {
  padding-bottom: 60px;
  background-image: url(/img/box4_bg.gif);
  background-repeat: repeat-y;
  background-position: 67px top;
}
#main .labo-flow {
  padding: 40px 10px 20px;
  margin-top: 20px;
  background-color: #F2F2EF;
}

#main .trustee-flow {
  padding: 40px 10px 5px;
  margin-top: 20px;
  background-color: #F2F2EF;
}

#main .labo-flow-background,
#main .trustee-flow-background {
  padding-bottom: 30px;
  background-image: url(/img/box4_bg.gif);
  background-repeat: repeat-y;
  background-position: 15.8% top;
}
@media only screen and (min-width: 576px) and (max-width:991px) {
  #main .box4 {
    background-position: 60px top !important;
  }
}
#main .box_btn {
  text-align: center;
  margin-top: 30px;
}
input:focus{
  outline: 0;
}
#main dl.topics {
}
#main .topics dt {
  font-weight: bold;
  padding-left: 10px;
  float: left;
  background-image: url(/img/arrow.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
}
#main .topics dd {
  margin-bottom: 10px;
  padding-left: 150px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #E2E2E2;
  padding-bottom: 10px;
}
#main ul.content {
  list-style-type: none;
  margin-bottom: 20px;
}
#main ul.content li {
  list-style-type: none;
  float: left;
  margin-right: 20px;
  width: 280px;
}
#main ol.security {
  margin-left: 20px;
  text-align: left;
}
#main ol.security li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
#main ol.labo {
  padding-left: 0%;
  margin-left: 20px;
  text-align: left;
}
#main ol.labo li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
#main ul.labo {
  padding-left: 0%;
  margin-left: 20px;
  text-align: left;
}
#main ul.labo li {
  list-style-type: disc;
  margin-bottom: 10px;
}
#main table {
  border-collapse: collapse;
}
#main table.table1 {
  width: 100%;
  border-collapse: collapse;
}
#main table.table1 th {
  padding: 15px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  background-color: #F7F7F7;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #E3E3E3;
  border-bottom-color: #E3E3E3;
}
#main table.table1 td {
  padding: 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #E3E3E3;
  border-bottom-color: #E3E3E3;
  text-align: left;
  vertical-align: top;
}
#main table.table1 td.none {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: none;
  border-bottom-style: none;
  border-top-color: #E3E3E3;
  border-bottom-color: #E3E3E3;
  padding: 0px;
}
#main .last {
  margin-right: 0px;
}
#content h2 {
	margin-bottom: 20px;
}
#content h3 {
	font-weight: normal;
	background-image: url(/img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
}
@media only screen and (max-width: 766px) {
  #main .labo-flow {
    padding: 10px 10px 0px;
  }
  #main .trustee-flow {
    padding-top: 20px;
  }
}
