@charset "shift_jis";
/* CSS Document */
table.tablemain {
  width: 98%;
  margin: 5px auto 1em;
  border-collapse: collapse;
  border: none;
}
/*table.tablemain caption {
  font-size: 1.2em;
  margin: 0 0 1.5em 0;
  padding: 5px 0 5px 12px;
  letter-spacing: 0.2em;
  border-left: 10px solid #000000;
  border-bottom: 1px solid #000000;
}*/
table.tablemain tr {
  border: 1px solid #3f78ab;
}
table.tablemain td img.pamph {
  width: 157px;
  height: 222px;
}
table.tablemain td p {
  font-size: 1em;
  line-height: 1.6em;
}
/*yellow*/
table.tablemain td.halfy {
  width: 48%;
  padding: 8px;
  background-color: #fff8dc;
  border: solid 1px #3f78ab;
  border-bottom: solid 1px #3f78ab;
  vertical-align: top;
}
/*green*/
table.tablemain td.halfg {
  width: 48%;
  padding: 8px;
  background-color: #dbebc4;
  border: solid 1px #3f78ab;
  border-bottom: solid 1px #3f78ab;
  vertical-align: top;
}
/*1-large*/
table.tablemain td.blue {
  width: 100%;
  padding: 8px;
  background-color: #f0f8ff;
  /*border: solid 1px #3f78ab;*/
  border-top: solid 2px #3f78ab;
  border-left: solid 1px #f0f8ff;
  border-right: solid 1px #f0f8ff;
  border-bottom: solid 2px #3f78ab;
}
.textexplain {
  text-align: left;
  margin: 0 auto;
  width: 75%;
  font-size: 0.95em;
}
/*1-large_ad*/
table.tablemain td.bluead {
  width: 100%;
  padding: 12px 20px;
  background-color: #f0f8ff;
  border: solid 1px #3f78ab;
}
table.tablemain td.yellad {
  width: 100%;
  padding: 12px 20px;
  /*background-color: #ffe9a9;
	border: solid 1px #cc6600;*/
  background-color: #c4eeea;
  border: solid 1px #1f6c64
}
table.tablemain td.bluead p {
  font-size: 0.95em;
}
/*1-large_ad nocolor*/
table.tablemain td.clearad {
  width: 100%;
  vertical-align: top;
  padding: 0px 20px 12px;
  border: solid 1px #3f78ab;
}
table.tablemain td.clearad p {
  font-size: 0.98em;
  text-align: center;
}
/*2-large*/
table.tablemain td.halflg {
  width: 60%;
  padding: 8px;
  background-color: #f0f8ff;
  border-top: solid 1px #3f78ab;
  border-left: solid 1px #3f78ab;
  border-right: none;
  border-bottom: solid 1px #3f78ab;
}
table.tablemain td.halfylw {
  width: 60%;
  padding: 8px;
  background-color: #fff8dc;
  border-top: solid 1px #3f78ab;
  border-left: solid 1px #3f78ab;
  border-right: none;
  border-bottom: solid 1px #3f78ab;
}
/*2-small*/
table.tablemain td.halfylwsm {
  width: 37%;
  vertical-align: middle;
  padding: 8px 8px 8px 17px;
  background-color: #fff8dc;
  border-top: solid 1px #3f78ab;
  border-right: solid 1px #3f78ab;
  border-left: none;
  border-bottom: solid 1px #3f78ab;
}
/*2-small*/
table.tablemain td.halfsm {
  width: 37%;
  vertical-align: middle;
  padding: 8px 8px 8px 17px;
  background-color: #f0f8ff;
  border-top: solid 1px #3f78ab;
  border-right: solid 1px #3f78ab;
  border-left: none;
  border-bottom: solid 1px #3f78ab;
}
/*3-title*/
table.tablemain td.halfss {
  width: 20%;
  padding: 8px 8px 8px 17px;
  background-color: #1f6c64;
  border-top: solid 1px #3f78ab;
  border-right: none;
  border-left: solid 1px #3f78ab;
  border-bottom: solid 1px #3f78ab;
}
.eachtitle {
  width: 100%;
  border: none;
  /*border-radius: 12px 12px 12px 12px;*/
  background-color: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.largeword {
  font-size: 1.7em;
  font-weight: bold;
  letter-spacing: 0.15em;
  color: #FFF;
  /*text-shadow: 2px 2px 4px #678b4e, -1px 2px 1px #678b4e, 2px -2px 1px #87b567, -2px -2px 10px #87b567;*/
}
.smallword {
  font-size: 1.0em;
  font-weight: bold;
  color: #FFF;
  /*text-shadow: 2px 2px 4px #678b4e, -1px 2px 1px #678b4e, 2px -2px 1px #87b567, -2px -2px 10px #87b567;*/
}
/*3-middle*/
table.tablemain td.halfmd {
  width: 60%;
  margin: 0;
  padding: 3px 0 5px 0;
  background-color: #ffffff;
  border-top: solid 2px #1f6c64;
  border-right: none;
  border-left: none;
  border-bottom: solid 2px #1f6c64;
}
.mainexplain {
  margin-top: 12px;
  text-align: center;
  font-weight: bold;
  line-height: 160%;
}
@media (max-width: 480px) {
  .mainexplain {
    margin-top: 12px;
    text-align: left;
    line-height: 140%;
  }
}
.red {
  color: #ff0000;
}
ul.md {
  margin: 0;
  padding-left: 2em;
  font-size: 1em;
}
ul.md li {
  margin: 0 0 0.5em;
  padding: 0;
}
/*3-image*/
table.tablemain td.halfxs {
  width: 20%;
  padding: 8px 8px 8px 17px;
  background-color: #ffffff;
  border-top: solid 2px #1f6c64;
  border-right: solid 2px #1f6c64;
  border-left: none;
  border-bottom: solid 2px #1f6c64;
}
/*table.tablemain td.halfxs img {
  width: 138px;
  height: 118px;
}*/
.btn01 {
  display: inline-block;
  width: 230px;
  margin: 5% auto;
  background: #92d050;
  padding: 0.8em 1em;
  text-decoration: none;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  border: solid 2px #00b050;
  border-radius: 3px;
  transition: .4s;
  text-shadow: 1px 1px 3px #669933, -1px 1px 1px #669933, 1px -1px 1px #669933, -2px -2px 10px #669933;
}
.btn01:hover {
  background: #FFFFFF;
  color: #00b050;
  text-shadow: 2px 2px 4px #FFFFFF, -1px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px -2px 10px #FFFFFF;
}
.btn02 {
  display: inline-block;
  width: 80%;
  margin: 5% auto 0;
  background: #cbe3f9;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #2e75b6;
  text-align: center;
  letter-spacing: 120%;
  font-size: 1.1em;
  font-weight: bold;
  border: solid 2px #2e75b6;
  border-radius: 3px;
  transition: .4s;
  text-shadow: 2px 2px 4px #FFFFFF, -1px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px -2px 10px #FFFFFF;
}
.btn02:hover {
  background: #FFFFFF;
  color: #2e75b6;
}
/*.btn03 {
  display: inline-block;
  width: 70%;
  margin: 3px auto;
  background: #ffc000;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  font-weight: bold;
  border: solid 2px #ed7d31;
  border-radius: 3px;
  transition: .4s;
  text-shadow: 2px 2px 4px #ed7d31, -1px 2px 1px #ed7d31, 2px -2px 1px #ed7d31, -2px -2px 10px #ed7d31;
}
.btn03:hover {
  background: #FFFFFF;
  color: #ed7d31;
  text-shadow: 2px 2px 4px #FFFFFF, -1px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px -2px 10px #FFFFFF;
}*/
.btn04 {
  display: inline-block;
  width: 80%;
  margin: 3% auto 1%;
  background: #92d050;
  padding: 0.8em 1em;
  text-decoration: none;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  border: solid 2px #00b050;
  border-radius: 3px;
  transition: .4s;
  text-shadow: 1px 1px 3px #669933, -1px 1px 1px #669933, 1px -1px 1px #669933, -2px -2px 10px #669933;
}
.btn04:hover {
  background: #FFFFFF;
  color: #00b050;
  text-shadow: 2px 2px 4px #FFFFFF, -1px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px -2px 10px #FFFFFF;
}
table.tablemain td.all {
  width: 96%;
  padding: 8px;
  border: solid 1px #3f78ab;
  border-bottom: solid 1px #3f78ab;
}
/* Mobile */
@media screen and (max-width: 480px) {
  table.tablemain {
    width: 98%;
    margin: 5px auto;
    border-collapse: collapse;
    border: none;
  }
  table.tablemain tr {
    border: 1px solid #3399ff;
  }
  table.tablemain td {
    width: 48%;
    padding: 0px;
    border: solid 1px #3399ff;
    border-bottom: solid 1px #3399ff;
  }
  .textexplain {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    font-size: 0.85em;
  }
  table.tablemain td img.pamph {
    width: 100px;
    height: 141px;
  }
  table.tablemain td p {
    font-size: 0.85em;
    line-height: 1.6em;
  }
  /*table.tablemain td.halfxs {
  width: 25%;
  padding: 8px 8px 8px 17px;
  background-color: #f0f8ff;
  border-top: solid 1px #3f78ab;
  border-right: solid 1px #3f78ab;
  border-left: none;
  border-bottom: solid 1px #3f78ab;
}*/
  /*  table.tablemain td.halfxs img {
    width: 80px;
    height: 68px;
  }*/
  table.tablemain td.halfss {
    width: 15%;
    padding: 0 0 0 5px;
    text-align: center;
    border: none;
    /*    border-top: solid 0 #3f78ab;
  border-right: none;
  border-left: solid 0 #3f78ab;
  border-bottom: solid 0 #3f78ab;*/
  }
  .eachtitle {
    width: 90%;
    border: none;
    border: solid 1px #2f528f;
    border-radius: 5px;
    background-color: #2f528f;
    margin: 0;
    padding: 0;
    vertical-align: middle;
  }
  .largeword {
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    text-shadow: none;
  }
  .smallword {
    font-size: 0.85em;
    font-weight: 200;
    color: #FFFFFF;
    text-shadow: none;
  }
  table.tablemain td.halfmd {
    width: 75%;
    margin: 0;
    padding: 3px 0 0 0;
    border-top: solid 1px #3f78ab;
    border-right: none;
    border-left: none;
    border-bottom: solid 1px #3f78ab;
  }
  ul.md {
    margin: 0;
    padding-left: 0;
    font-size: 0.9em;
  }
  ul.md li {
    margin: 0 3px 0 -12px;
    padding-left: 0;
  }
  table.tablemain td.halfsm {
    width: 37%;
    vertical-align: top;
    padding: 8px 12px 5px 3px;
    background-color: #f0f8ff;
    border-top: solid 1px #3f78ab;
    border-right: solid 1px #3f78ab;
    border-left: none;
    border-bottom: solid 1px #3f78ab;
  }
  /*image*/
  table.tablemain td.halfxs {
    width: 1%;
    padding: 8px 2px 8px 0;
    background-color: #f0f8ff;
    border-top: solid 1px #3f78ab;
    border-right: solid 1px #3f78ab;
    border-left: none;
    border-bottom: solid 1px #3f78ab;
  }
  .btn01 {
    width: 80%;
    margin: 5% 5px 5px 0;
    padding: 0.3em 1em;
    font-size: 0.9em;
    font-weight: bold;
    border: solid 2px #00b050;
    border-radius: 3px;
    transition: .4s;
  }
  .btn01:hover {
    background: #FFFFFF;
    color: #00b050;
  }
  .btn02 {
    width: 80%;
    margin: 5% 5px 5px 0;
    padding: 0.3em 1em;
    font-size: 0.95em;
    font-weight: bold;
    border-radius: 3px;
    transition: .4s;
  }
  .btn02:hover {
    background: #FFFFFF;
  }
  .btn03 {
    width: 80%;
    margin: 5% 5px 5px 0;
    padding: 0.3em 1em;
    font-size: 0.95em;
    font-weight: bold;
    border-radius: 3px;
    transition: .4s;
  }
  .btn03:hover {
    background: #FFFFFF;
  }
  .btn04 {
    width: 80%;
    margin: 5% 5px 5px 0;
    padding: 0.3em 1em;
    font-size: 0.95em;
    font-weight: bold;
    border-radius: 3px;
    transition: .4s;
  }
  .btn04:hover {
    background: #FFFFFF;
  }
  /*1-large_ad*/
  table.tablemain td.bluead {
    width: 100%;
    padding: 12px 20px;
  }
  table.tablemain td.bluead p {
    font-size: 0.85em;
  }
  /*1-large_ad*/
  table.tablemain td.clearad {
    width: 100%;
    padding: 8px 20px;
    border: solid 1px #3f78ab;
  }
  table.tablemain td.clearad p {
    font-size: 0.90em;
    text-align: left;
  }
}