/* --------------------------------------------

	FileName	:	common.css

font-size 9px{ font-size:77%; } 10px{ font-size:85%; } 11px{ font-size:93%; } 12px{ font-size:100%; } 13px{ font-size:108%; } 14px{ font-size:116%; } 15px{ font-size:123.1%; } 16px{ font-size:131%; } 17px{ font-size:138.5%; } 18px{ font-size:146.5%; } 19px{ font-size:153.9%; } 20px{ font-size:161.6%; } 21px{ font-size:167%; } 22px{ font-size:174%; } 23px{ font-size:182%; } 24px{ font-size:189%; } 27px{ font-size:197%; }

-------------------------------------------- */
/* line 30, ../scss/_mixin.scss */
.clearfix, #mainCnt section ul.floatList, .innerBox .txtBox {
  display: inline-block;
}
/* line 32, ../scss/_mixin.scss */
.clearfix, #mainCnt section ul.floatList, .innerBox .txtBox {
  display: block;
}
/* line 35, ../scss/_mixin.scss */
.clearfix:after, #mainCnt section ul.floatList:after, .innerBox .txtBox:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* line 43, ../scss/_mixin.scss */
.textOver {
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 29, ../scss/information.scss */
#mainCnt section ul.floatList {
  width: 98%;
  margin: 0 auto;
}
/* line 33, ../scss/information.scss */
#mainCnt section ul.floatList li {
  padding-left: 0 !important;
  float: left;
  width: 45%;
  margin-bottom: 20px;
}
/* line 38, ../scss/information.scss */
#mainCnt section ul.floatList li:nth-child(2n) {
  float: right;
}
@media only screen and (max-width: 640px) {
  /* line 38, ../scss/information.scss */
  #mainCnt section ul.floatList li:nth-child(2n) {
    float: none;
  }
}
/* line 44, ../scss/information.scss */
#mainCnt section ul.floatList li:before {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  /* line 33, ../scss/information.scss */
  #mainCnt section ul.floatList li {
    float: none;
    width: 95%;
    margin: 0 auto 20px;
  }
}
/* line 52, ../scss/information.scss */
#mainCnt section ul.floatList li span, #mainCnt section ul.floatList li a {
  display: block;
  border-bottom: 2px solid #ece3e0;
  border-radius: 10px;
  background-color: #f8ede9;
  text-decoration: none;
  padding: 10px 40px 10px 15px;
  position: relative;
}
/* line 60, ../scss/information.scss */
#mainCnt section ul.floatList li span:before, #mainCnt section ul.floatList li a:before {
  content: "";
  display: block;
  height: 15px;
  width: 16px;
  background: url('/img/parts-s606f004d45.png') 0 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
/* line 69, ../scss/information.scss */
#mainCnt section ul.floatList li span:hover, #mainCnt section ul.floatList li a:hover {
  background-color: #ece3e0;
}

/* line 81, ../scss/information.scss */
.innerBox {
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  /* line 81, ../scss/information.scss */
  .innerBox {
    padding: 0 5px;
  }
}
/* line 86, ../scss/information.scss */
.innerBox p {
  margin-bottom: 20px;
}
/* line 89, ../scss/information.scss */
.innerBox h2 {
  background: url("../img/common/bg_h2.gif") left bottom no-repeat;
  font-size: 153.84615%;
  margin-bottom: 15px;
  padding: 15px 0;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  /* line 89, ../scss/information.scss */
  .innerBox h2 {
    font-size: 138.46154%;
  }
}
/* line 99, ../scss/information.scss */
.innerBox h3 {
  border: 1px solid #fbdedf;
  background: url("../img/common/bg_h3.gif") left top repeat;
  padding: 10px 15px 6px;
  color: #a60000;
  font-size: 123.07692%;
  margin-bottom: 25px;
}
/* line 107, ../scss/information.scss */
.innerBox .txtBox {
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  /* line 107, ../scss/information.scss */
  .innerBox .txtBox {
    width: 100%;
  }
}
/* line 113, ../scss/information.scss */
.innerBox .txtBox .right {
  float: right;
  margin-bottom: 15px;
  margin-left: 15px;
}
@media only screen and (max-width: 640px) {
  /* line 113, ../scss/information.scss */
  .innerBox .txtBox .right {
    float: none;
    margin: 0 auto 30px;
    text-align: center;
  }
  /* line 121, ../scss/information.scss */
  .innerBox .txtBox .right img {
    max-width: 100%;
  }
}
/* line 126, ../scss/information.scss */
.innerBox .txtBox .left {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
}
@media only screen and (max-width: 640px) {
  /* line 126, ../scss/information.scss */
  .innerBox .txtBox .left {
    float: none;
    margin: 0 auto 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  /* line 137, ../scss/information.scss */
  .innerBox dl {
    font-size: 100%;
  }
}
/* line 141, ../scss/information.scss */
.innerBox dl dt {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
/* line 145, ../scss/information.scss */
.innerBox dl dt:before {
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  background: url('/img/parts-s606f004d45.png') 0 -151px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 2px;
  left: 0;
}
@media only screen and (max-width: 640px) {
  /* line 145, ../scss/information.scss */
  .innerBox dl dt:before {
    top: 4px;
  }
}
/* line 156, ../scss/information.scss */
.innerBox dl dd {
  margin-bottom: 20px;
}
/* line 160, ../scss/information.scss */
.innerBox table {
  width: 100%;
  border: 3px solid #eeeeee;
  border-collapse: collapse;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 640px) {
  /* line 160, ../scss/information.scss */
  .innerBox table {
    border: none;
  }
}
/* line 169, ../scss/information.scss */
.innerBox table.report td {
  text-align: center;
  border: 0 !important;
}
/* line 174, ../scss/information.scss */
.innerBox table caption {
  font-weight: bold;
  position: relative;
  font-size: 107.69231%;
  padding-left: 20px;
}
/* line 179, ../scss/information.scss */
.innerBox table caption:before {
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  background: url('/img/parts-s606f004d45.png') 0 -151px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 2px;
  left: 0;
}
@media only screen and (max-width: 640px) {
  /* line 179, ../scss/information.scss */
  .innerBox table caption:before {
    top: 4px;
  }
}
/* line 190, ../scss/information.scss */
.innerBox table th {
  border-collapse: collapse;
  border: 1px solid #fff;
  padding: 15px;
}
@media only screen and (max-width: 640px) {
  /* line 190, ../scss/information.scss */
  .innerBox table th {
    padding: 0px;
    width: 100%;
    display: block;
  }
}
/* line 200, ../scss/information.scss */
.innerBox table td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  padding: 15px;
}
@media only screen and (max-width: 640px) {
  /* line 200, ../scss/information.scss */
  .innerBox table td {
    padding: 0px;
    width: 100%;
    display: block;
  }
  /* line 208, ../scss/information.scss */
  .innerBox table td img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 215, ../scss/information.scss */
.innerBox table thead th {
  text-align: center;
  color: #fff;
  background-color: #e11f27;
}
/* line 222, ../scss/information.scss */
.innerBox table tbody th {
  border: 1px solid #ccc;
  color: #a60000;
  background-color: #ffeff0;
}
/* line 229, ../scss/information.scss */
.innerBox table tfoot td, .innerBox table tfoot th {
  background-color: #fafafa;
  border: 1px solid #ccc;
}
/* line 233, ../scss/information.scss */
.innerBox table tfoot th {
  color: #a60000;
}
