@charset "utf-8";
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  image-rendering: -webkit-optimize-contrast;
  /* プロポーショナルメトリクスを有効にする指定 */
  font-feature-settings: "palt"1;
  letter-spacing: 0.08em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; /*Chrome,Safari*/
  -ms-text-size-adjust: 100%; /*EgdeMobile*/
  -moz-text-size-adjust: 100%; /*firefox*/
}
img {
  vertical-align: bottom;
  border: none;
  width: 100%;
}
#page img {
  width: 100%;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
a img {
  border-style: none;
}
#page {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: block;
}
.recycle {
  width: 400px;
  overflow: hidden;
}
h3 {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 26px;
  margin-top: 60px;
  margin-bottom: 20px;
  padding: 0.25em 0.5em; /*上下 左右の余白*/
  color: #494949; /*文字色*/
  background: transparent; /*背景透明に*/
  border-left: solid 5px #06c287; /*左線*/
}
h4 {
  margin-bottom: 0px;
  font-size: 18px;
  margin-bottom: 5px;
}
#page p {
  font-size: 20px;
  line-height: 32px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 8px;
}
#page .contents {
  width: 93%;
  margin-left: 7%;
}
#page ol {
  list-style-position: outside;
}
#page ol li {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 10px;
}
#page ul {
  list-style-position: outside;
}
#page ul li {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 10px;
}
#page .kaden-link {
  display: flex;
  flex-wrap: wrap;
}
#page .kaden-link .item {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
}
h1 {
  padding: 1rem 2rem;
  border-top: 6px double #000;
  border-bottom: 6px double #000;
  text-align: center;
  font-size: 50px;
}
#last {
  text-align: center;
}
#page .cyu {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 20px;
}
#page .cyu1 {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 6px;
}
#page table {
  margin-bottom: 10px;
  font-size: 18px;
}
tbody tr th {
  padding: 5px;
}
tbody tr td {
  padding: 5px;
}
table, th, td {
  border: 1px solid #A2A2A2;
  text-align: center;
  border-collapse: collapse;
}
tr:hover {
	background-color: #d9efff;
}


#recycle-tel {
  border: 1px solid #8F8F8F;
  padding-top: 5%;
  padding-bottom: 5%;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}
#caution {
  border: 4px solid #B90003;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
h5 {
  font-size: 26px;
  border-bottom: 6px double #B90003;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
  color: #B90003;
}
#page #caution .cyu2 {
  padding-left: 1em;
  text-indent: -1em;
  color: #B90003;
  font-size: 18px;
  padding-bottom: 0px;
}
#page #title {
  margin-bottom: 30px;
}
.t0 {
  background-color: #d9d9d9;
}
.t1 {
  background-color: #f6f6f6;
}

.choice {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 5%;
  margin-top: 20px;
  width: 100%;
}
.choice-title {
  letter-spacing: 2px;
  position: relative;
  width: 10%;
  padding-right: 20px;
  padding-left: 10px;
  padding-top: 0.3rem;
  margin-bottom: 0;
}
.choice-area {
  position: relative;
  width: 80%;
}
.choice-area:after {
  content: "";
  position: absolute;
  top: 60%;
  right: 43%;
  transform: translateY(-50%);
  border: 7px solid transparent;
  border-top: 10px solid #0e0d0d;
  pointer-events: none;
}
.choice-select {
  display: block;
  width: 60%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid;
  border-color: #7c807e;
  appearance: none;
}
.estimate {
  margin-top: 30px;
  margin-bottom: 10px;
}
.estimate-title {
  text-align: center;
  font-size: 18px;
  background-color: #91d680;
  color: #000;
  padding: 15px;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-left: 2%;
  margin-right: 2%;
}
.estimate-result {
  overflow: auto;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.estimate-price {
  display: inline;
  margin-left: 4%;
  margin-right: 4%;
  width: 42%;
  text-align: center;
}
.price-title {
  text-align: center;
  background-color: #FCE4D6;
  padding-top: 10px;
}
.price-area {
  text-align: center;
  background-color: #f1f1f1;
  padding-top: 5%;
  padding-bottom: 5%;
}
.price {
  font-size: 21px;
}
.yen {
  font-size: 19px;
}