.wrap {
  width: 1000px;
  box-sizing: border-box;
  margin: 0px auto;
}
.wrap::before {
  display: inline-table;
}
.wrap::after {
  content: "";
  display: block;
  clear: both;
}
.img_pc { display: block!important; }
.img_sp { display: none !important; }

@media screen and (max-width: 768px) {
  .wrap, .one-column #content .wrap {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
.img_pc { display: none !important; }
.img_sp { display: block !important; }

}
@media screen and (max-width: 768px) {
  .wrap, .one-column #content .wrap {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .wrap, .one-column #content .wrap {
    margin-left: 0px;
    margin-right: 0px;
  }
}
body {
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  color: rgb(56, 56, 56);
}
a {
  text-decoration: none;
  color: #fff;
}
a:hover {
  text-decoration: underline;
}
form input[type="submit"], form button {
  background: #259e44 none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
}
form input[type="submit"]:hover, form button:hover {
  cursor: pointer;
}
.cat-content, article.post, article.page, article.wp101, article.seo101 {
  margin-bottom: 40px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  border: 0px solid rgb(229, 229, 229);
}
.btn {
  display: block;
  width: 100%;
  height: auto;
  margin: 10px auto 15px;
  max-width: 750px;
  padding: 10px 0px;
}
@media screen and (max-width: 768px) {}
#footer {
  color: rgb(30, 37, 44);
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: rgb(37, 129, 196);
}
#footer .wrap {
  padding: 20px 15px;
}
.footer-01 {
  background: #505050 none repeat scroll 0% 0%;
  border-top: 1px solid rgb(239, 239, 239);
  font-size: 13px;
}
.footer-01 ul {
  overflow: hidden;
  text-align: left;
}
.footer-01 ul li {
  display: inline-block;
  margin-right: 20px;
}
.footer-02 {
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  border-top: 1px solid rgb(239, 239, 239);
}
.footer-02 .footer-copy {
  float: right;
  text-align: right;
  font-size: 12px;
}
@media screen and (max-width: 768px) {}
.clear {
  clear: both;
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 768px) {}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0px, 0px);
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px) {}
.table_01 th {
  width: 30%;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .table_01 {
    margin: 0px;
  }
  .table_01 th, .table_01 td {
    width: 100%;
    display: block;
    border-top: medium none;
  }
  .table_01 tr:first-child th {
    border-top: 1px solid rgb(221, 221, 221);
  }
}
.table_01 {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid rgb(224, 224, 224);
}
.table_01 th {
  background-color: rgb(90, 90, 90);
  color: rgb(255, 255, 255);
  text-align: center;
}
.table_01 td {
  background-color: rgb(255, 255, 255);
}
.table_01 > thead > tr > th, .table_01 > tbody > tr > th, .table_01 > tfoot > tr > th, .table_01 > thead > tr > td, .table_01 > tbody > tr > td, .table_01 > tfoot > tr > td {
  padding: 10px;
  line-height: 1.42857;
  vertical-align: top;
}
.table_01 > thead > tr > th, .table_01 > tbody > tr > th, .table_01 > tfoot > tr > th, .table_01 > thead > tr > td, .table_01 > tbody > tr > td, .table_01 > tfoot > tr > td {
  border: 1px solid rgb(221, 221, 221);
}
.table_02 th {
  width: 30%;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .table_02 {
    margin: 0px;
  }
  .table_02 th, .table_02 td {
    width: 100%;
    display: block;
    border-top: medium none;
  }
  .table_02 tr:first-child th {
    border-top: 1px solid rgb(221, 221, 221);
  }
}
.table_02 {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid rgb(224, 224, 224);
}
.table_02 th {
  background-color: rgb(90 90 90);
  color: rgb(255 255 255);
}
.table_02 td {
  background-color: rgb(255, 255, 255);
}
.table_02 > thead > tr > th, .table_02 > tbody > tr > th, .table_02 > tfoot > tr > th, .table_02 > thead > tr > td, .table_02 > tbody > tr > td, .table_02 > tfoot > tr > td {
  padding: 10px;
  line-height: 1.42857;
  vertical-align: top;
}
.table_02 > thead > tr > th, .table_02 > tbody > tr > th, .table_02 > tfoot > tr > th, .table_02 > thead > tr > td, .table_02 > tbody > tr > td, .table_02 > tfoot > tr > td {
  border: 1px solid rgb(221, 221, 221);
}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 480px) {}
.formBtn {
  font-size: 140%;
  padding: 4px 8px;
  width: 150px;
  border-radius: 6px;
  box-shadow: 0px 2px 2px rgb(204, 204, 204);
}
.center-text {
  text-align: center;
  margin: 0px;
}
.header {
  background-image: url("bg.jpg") no-repeat;
  background-size: cover;
  height: 853px;
}
#top_00 {
  width: 1000px;
  box-sizing: border-box;
  margin: 0px auto;
}
#top_img {
  box-sizing: border-box;
  margin: 0px auto;
  background-color: rgb(242, 242, 242);
}
#top_01 {
  padding: 32px 0px 32px;
  background-color: rgb(255, 255, 255);
}
#top_02 {
  padding: 32px 0px 32px;
  background-color: #fffacdb5;
}
#top_03 {
  padding: 32px 0px 64px;
  background-color: #e5e5e5;
}
#top_04 {
  padding: 32px 0px 64px;
  background-color: #ffe6ea;
}
img.miniimage {
  display: none;
}
img.bigimage {
  display: block;
}
#top_wrap {
  width: 1000px;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px auto;
}
#top_wrap9 {
  width: 900px;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px auto;
}
#top_title {
  width: 550px;
  padding: 16px 0px;
  margin: 0px auto 32px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  border-bottom: 1px solid #000000;
}
#top_subtitle {
  width: 100%;
  padding: 6px 0px 16px 64px;
  font-size: 28px;
  font-weight: bold;
  line-height: 42px;
  background: rgba(0, 0, 0, 0) url("icon_02.png") no-repeat scroll 0px 0px;
}
#top_subtitle2 {
  width: 100%;
  padding: 0px 0px 16px 52px;
  margin: 0px;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  background: rgba(0, 0, 0, 0) url("icon_03.png") no-repeat scroll 0px 0px;
}
#top_subtitle3 {
  width: 100%;
  padding: 6px 0px 16px 64px;
  font-size: 28px;
  font-weight: bold;
  line-height: 42px;
  background: rgba(0, 0, 0, 0) url("icon_01.png") no-repeat scroll 0px 0px;
}
#text_right {
  padding: 0px 0px 0px 420px;
}
#text_left {
  padding: 0px 420px 0px 0px;
}
img.img_right {
  width: 400px;
  float: right;
  padding-left: 20px;
}
img.img_left {
  width: 400px;
  float: left;
  padding-right: 20px;
}
.clear {
  clear: both;
}
.bold {
  font-weight: bold;
}
.under {
  text-decoration: underline;
}
.yellow {
  background-color: yellow;
}
.font120 {
  font-size: 120%;
}
.red {
  color: red;
}
.pink {
  color: #e13752;
}
#voice_box {
  width: 900px;
  padding: 16px 30px;
  margin: 16px auto;
  border: 1px solid rgb(229, 229, 229);
  background-color: rgb(255, 255, 255);
}
#voice_img {
  width: 200px;
  float: left;
}
#voice_text {
  padding: 0px 0px 0px 230px;
}
#voice_title {
  padding: 10px 0px 0px;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}
#voice_name {
  padding: 8px 0px 16px;
  margin: 0px 0px 16px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  border-bottom: 2px solid rgb(229, 229, 229);
}
#icon01 {
  padding: 0px 0px 0px 50px;
  margin: 10px 0px;
  font-size: 20px;
  font-weight: bold;
  line-height: 38px;
  background: rgba(0, 0, 0, 0) url("icon_01.png") no-repeat scroll 0px 0px / 36px 36px;
}
#qa_q {
  padding: 0px 0px 0px 65px;
  margin: 10px 0px 5px;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  background: rgba(0, 0, 0, 0) url("qa_q.png") no-repeat scroll 0px 0px;
}
#qa_a {
  padding: 0px 0px 8px 65px;
  margin: 5px 0px 16px;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  background: rgba(0, 0, 0, 0) url("qa_a.png") no-repeat scroll 0px 0px;
  border-bottom: 2px solid rgb(229, 229, 229);
}
#button {
  width: 700px;
  margin: 36px auto 0px;
}
#harf_box {
  width: 439px;
  padding: 16px 32px;
  margin: 16px 10px 16px 0px;
  border: 3px solid rgb(229, 229, 229);
  float: left;
}
#info_box {
  width: 900px;
  padding: 20px 60px;
  margin: 16px auto;
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 768px) {
  #top_00 {
    width: 100%;
    box-sizing: border-box;
    margin: 0px auto;
  }
  #top_01 {
    background-color: rgb(255, 255, 255);
    padding: 32px 10px 20px;
  }
  #top_02 {
    background-color: #fefcdc;
    padding: 32px 10px 20px;
  }
  #top_03 {
    background-color: #e5e5e5;
    padding: 32px 10px 20px;
  }
  #top_04 {
    background-color: #ffe6ea;
    padding: 32px 10px 20px;
  }
  img.miniimage {
    display: block;
  }
  img.bigimage {
    display: none;
  }
  #top_wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px auto;
  }
  #top_wrap9 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px auto;
  }
  #top_title {
    width: 100%;
    padding: 0px;
    margin: 0px auto 32px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    border-bottom: 1px solid #000;
  }
  #top_subtitle {
    padding: 0px 0px 16px 45px;
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
    background: rgba(0, 0, 0, 0) url("icon_02.png") no-repeat scroll 0px 0px / 40px 40px;
  }
  #top_subtitle2 {
    padding: 0px 0px 16px 48px;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    background: rgba(0, 0, 0, 0) url("icon_03.png") no-repeat scroll 0px 0px / 40px 40px;
  }
  #top_subtitle3 {
    padding: 0px 0px 16px 45px;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    background: rgba(0, 0, 0, 0) url("icon_01.png") no-repeat scroll 0px 0px / 40px 40px;
  }
  #text_right {
    padding: 0px;
  }
  #text_left {
    padding: 0px;
  }
  img.img_right {
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-bottom: 30px;
  }
  img.img_left {
    width: 100%;
    float: none;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .clear {
    clear: both;
  }
  #voice_box {
    width: 100%;
    padding: 16px 10px;
    margin: 16px 0px;
    border: 0px solid rgb(229, 229, 229);
    background-color: rgb(255, 255, 255);
  }
  #voice_img {
    width: 200px;
    margin: 0px auto;
    float: none;
  }
  #voice_text {
    padding: 0px;
  }
  #voice_title {
    padding: 16px 0px 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
  }
  #voice_name {
    padding: 8px 0px 20px;
    margin: 0px 0px 16px;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    border-bottom: 2px solid rgb(229, 229, 229);
  }
  #bullet01 {
    padding: 0px 0px 0px 45px;
    margin: 10px 0px;
    font-size: 18px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0) url("bullet_01.png") no-repeat scroll 0px 0px / 30px 30px;
  }
  #qa_q {
    padding: 0px 0px 0px 45px;
    margin: 0px 0px 5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    background: rgba(0, 0, 0, 0) url("qa_q.png") no-repeat scroll 0px 0px / 30px 30px;
  }
  #qa_a {
    padding: 0px 0px 8px 45px;
    margin: 0px 0px 16px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    background: rgba(0, 0, 0, 0) url("qa_a.png") no-repeat scroll 0px 0px / 30px 30px;
    border-bottom: 2px solid rgb(229, 229, 229);
  }
  #button {
    width: 100%;
    padding: 0px 10px;
    margin: 20px auto 0px;
  }
  #harf_box {
    width: 100%;
    padding: 16px 10px;
    margin: 16px 0px;
    border: 3px solid rgb(229, 229, 229);
    float: none;
  }
  #harf_box2 {
    width: 100%;
    float: none;
  }
  #info_box {
    width: 100%;
    padding: 0px 10px;
    margin: 16px 0px;
    border: 0px solid rgb(229, 229, 229);
    background-color: rgb(255, 255, 255);
  }
}