﻿/* 横幅1200px以下の場合のみ適用 */
@media (max-width: 1200px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
/*header*/
.boso11_h2{
  font-size:30px;
  color:#006a18;
  padding:.5em 0
}
.boso11_emphasis {
  background-image: linear-gradient(0deg, #2ecc7180 0.5em, transparent 0.5em);
  padding:0 1em;
}
}
h2,h3,h4{
  text-align:center;
}

header {
      color: #333333;
      text-align: center;
      padding: 10px;
      box-shadow: 0 5px 4px rgba(0, 0, 0, 0.2);
    }
.medatsu{
  font-size:20px;
  padding:1em;
  font-weight:600;
  background-color:black;
  text-align:center;
  color:yellow;
}
    .menu ul {
      padding: 0;
      text-align: center;
      font-size:18px;
    }

    .menu ul li {
      display: inline;
      margin-right: 20px;
    }

    .menu ul li a {
      color: #333333;
      transition: color 0.3s; /* ホバー時の色の変化を設定       */
      text-underline-offset:3px;
    }

    .menu ul li a:hover {
      color: #333; /* ホバー時のテキスト色を変更 */
      font-weight:600;
    }
 
    

    /* モバイル時のスタイル */
    @media (max-width: 600px) {
      .menu ul {
        text-align: center; /* モバイル時にテキストを左寄せにする */
      }
      .menu ul li {
        display: block; /* モバイル時に縦並びにする */
        margin: 10px 0;
      }
      .anti_weed_sheet_invisible{
        display:none;
      }
    }
.aws_comparison_table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 850px;
  table-layout: fixed;
}

.aws_comparison_table tr {
  background-color: #F2F2F2;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
.aws_comparison_table th,
.aws_comparison_table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
}
.aws_comparison_table th {
  font-size: .85em;
}
.aws_comparison_table thead tr{
  background-color: #006a18;
  color:#fff;
}
.aws_comparison_table tbody th {
    background: #006a18;
    color: #fff;
}
.txt{
   text-align: left;
   font-size: .85em;
}
.price{
  color: #000;
}
.non{
  background:#fff;
}
@media screen and (max-width: 600px) {
  .aws_comparison_table {
    border: 0;
    width:100%;
  }
  .aws_comparison_table th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
  .aws_comparison_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .aws_comparison_table tr {
    display: block;
    margin-bottom: .625em;
  }
  .aws_comparison_table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .9em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  .aws_comparison_table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #006a18;
  }
  .aws_comparison_table td:last-child {
    border-bottom: 0;
  }
  .aws_comparison_table tbody th {
    color: #fff;
  }
}

.auto-style338 {
	color: #0000FF;
	background-color: #FFFF00;
}
.auto-style339 {
	color: #FF0000;
	background-color: #FFFF00;
}
.auto-style340 {
	background-color: #FFFF00;
}

.auto-style341 {
	background-color: #FF0000;
	color: #FFFFFF;
}

.auto-style342 {
	border-collapse: collapse;
	border: 2px solid #808080;
}

.auto-style343 {
	border: 1px solid #808080;
	text-align: center;
	background-color: #00FF00;
}
.auto-style344 {
	border: 1px solid #808080;
	background-color: #C2F37F;
}
.auto-style345 {
	background-color: #C2F37F;
	padding:.5em 1em;
	margin:1em 0;
}
.auto-style346 {
	border: 1px solid #808080;
	text-align: center;
}
.auto-style347 {
	border: 1px solid #808080;
	background-color: #C2F37F;
	text-align: center;
}

