@charset "utf-8";
/* CSS Document */

p {
  margin: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.contentIn {
  padding: 0 20px;
}

#wrapper #contents #main h3 {
  margin: 0 0 25px;
}

#wrapper #contents #main h2 {
  padding-top: 20px;
}

.explain {
  padding: 0 40px;
  margin-bottom: 50px;
}

.explain p {
  line-height: 2.0;
}

.explain p.emphasis {
  margin: 25px 0 10px;
}

.explain p.feature {
  margin-top: 10px;
}

.bgArea {
  padding: 20px 40px 25px;
  background: #f5f3ec;
}

#wrapper #contents #main .bgArea h3 {
  margin-left: -40px;
}

.indication table {
  border: solid 1px #8c817c;
  background: #fff;
  font-size: 12px;
}

.indication table tr + tr {
  border-top: solid 1px #8c817c;
}

.indication table th {
  box-sizing: border-box;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  border-left: solid 1px #8c817c;
}

.indication table th:nth-child(1) {
  width: 19%;
  padding: 5px 0px 5px 8px;
  border-left: none;
  background: #f6eae3;
}

.indication table th:nth-child(2) {
  background: #8abb91;
}

.indication table th:nth-child(3) {
  background: #bbd298;
}

.indication table th:nth-child(4) {
  background: #bed1ba;
}

.indication table th:nth-child(5) {
  background: #efb456;
}

.indication table td {
  width: 20.25%;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 5px 15px;
  border-left: solid 1px #8c817c;
}

.indication table + p {
  font-size: 12px;
  margin-top: 5px;
}

p.emphasis {
  text-align: center;
  color: #7d0000;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.0;
  margin: 0;
}

.indication p.emphasis {
  margin: 50px 0 40px;
}

.indication p.emphasis span {
  display: inline-block;
  padding: 0 15px 7px;
  border-bottom: dotted 1px #a40000;
}

.field ul {
  margin-top: 30px;
}

.field ul li {
  width: 233px;
  box-sizing: border-box;
  border: solid 2px #4c6d86;
  box-shadow: 2px 2px 5px 1px rgba(70, 70, 70, 0.40);
  background: #fff;
  float: left;
}

.field ul li + li {
  margin-left: 40px;
}

.field ul li dl {
  min-height: 222px;
  box-sizing: border-box;
  padding: 30px 12px 10px;
  text-align: justify;
  position: relative;
  border: solid 4px #e3ecf1;
}

.field ul li dl dt {
  position: absolute;
  top: -13px;
  left: -9px;
}

.field ul li dl dd {
  font-size: 12px;
  line-height: 2.0;
}

.effect {
  border: solid 1px #231815;
  margin: 95px 17px 0;
}

.effect .effectIn {
  padding: 0 20px 20px;
}

#wrapper #contents #main .effect h3 {
  width: 100%;
  color: #fff;
  font-size: 25px;
  box-sizing: border-box;
  padding: 4px 30px 1px;
  background: #b71c22;
  border: none;
}

.effect {
  margin-bottom: 65px;
}

.effect ul {
  color: #fff;
  font-size: 19px;
  text-align: center;
}

.effect ul li img {
  display: block;
}

.effect ul li p {
  padding: 6px;
}

.effect ul li:nth-child(1) {
  float: left;
}

.effect ul li:nth-child(2) {
  float: right;
}

.effect ul li:nth-child(1) p {
  background: #1e2f4b;
}

.effect ul li:nth-child(2) p {
  background: #b71c22;
}

.effect .clearfix {
  margin: 25px 0 10px;
}

.effect .text {
  width: 455px;
  text-align: justify;
  line-height: 1.6;
  float: left;
}

.effect .image {
  float: right;
}

.effect table {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  border: solid 1px #595250;
  background: #fff;
  font-weight: bold;
}

.effect table tr + tr {
  border-top: solid 1px #595250;
}

.effect table th {
  box-sizing: border-box;
  padding: 4px;
  border: solid 1px #595250;
  vertical-align: middle;
  font-size: 11px;
}

.effect table tr:first-child th {
  background: #f5e9e3;
}

.effect table th:first-child {
  width: 15%;
  background: #e3ecf1;
}

.effect table td {
  width: 11%;
  box-sizing: border-box;
  padding: 4px;
  border: solid 1px #595250;
  vertical-align: middle;
  font-size: 15px;
}

.effect table tr:nth-child(even) td {
  background: #fff9b0;
}

.effect table td:first-of-type {
  width: 19%;
  font-size: 13px;
}

.effect table tr:nth-child(odd) td:first-of-type {
  font-size: 11px;
}

.effect table + p {
  text-align: right;
  font-size: 11px;
  margin: 5px 0 15px;
}

.bgArea .example ul li {
  float: left;
  box-shadow: 2px 2px 5px 2px rgba(100, 100, 100, 0.30);
  margin: 0 12px 15px 0;
}

.bgArea .example ul li:nth-child(3n) {
  margin-right: 0;
}

.bgArea .example ul li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.bgArea .example ul li img {
  display: block;
}

.caution {
  margin-top: 45px;
}

.caution ol {
  padding: 0 40px;
}

.caution ol li {
  font-size: 12px;
  line-height: 2.0;
}

.caution ol li:before {
  content: "●";
  display: inline-block;
}

/*footer調整*/
p.copyright {
  margin-top: 1em;
  margin-bottom: 1em;
}


/*20200205追加 お問い合わせ連絡先*/
#wrapper #contents #main .infoContents h2 {
  margin-top: 80px;
  margin-bottom: 25px;
}

#wrapper #contents #main .infoContents h3 {
  margin-bottom: 15px;
  width: 410px;
  margin: 25px 0;
}

#wrapper #contents #main .infoContents .infoAbout .infoAboutIn {
  width: calc(860px - 115px);
  margin: 0 auto;
  background-color: #f5f3ec;
  box-shadow: 4px 4px 7px -1px #ededed;
  padding: 25px 0 25px 115px;
  font-size: 16px;
  line-height: 2;
}

#wrapper #contents #main .infoContents .infoAbout .infoAboutIn a:link,
#wrapper #contents #main .infoContents .infoAbout .infoAboutIn a:visited {
  color: #000;
}

#wrapper #contents #main .infoContents .infoAbout .infoAboutIn a:hover {
  color: #003399;
}
