html {
  font-size: 62.5%;
}

/*===============================================================
	HOME
===============================================================*/
#wrapper.home header {
  padding: 40px 0 0;
}
#wrapper.home header h1 {
  margin: 0 0 30px;
}
#wrapper.home header > p {
  padding: 0 10px 10px;
  margin: 0 auto 20px;
  border-bottom: 5px solid #0063AF;
  max-width: 1020px;
}
#wrapper.home header h2 {
  padding: 160px 10px;
  margin: 0 0 40px;
  background: url(../../images/main-img.jpg) no-repeat center center;
  background-size: cover;
}
#wrapper.home .cv {
  padding: 0 10px;
  max-width: 1020px;
  margin: 0 auto 80px;
}
#wrapper.home .cv p {
  margin: 0 0 30px;
  color: #ED1C24;
  font-size: 123.8095238095%;
  letter-spacing: 0.07em;
  line-height: 1.4;
  text-align: center;
}
#wrapper.home .cv ul {
  display: flex;
  justify-content: space-between;
}
#wrapper.home .cv ul li {
  margin: 0 10px;
  width: 100%;
}
#wrapper.home .cv ul li a {
  display: block;
  padding: 20px 40px;
  border-radius: 10px;
  height: 100%;
  text-align: center;
}
#wrapper.home .cv ul li:first-child a {
  padding: 28px 40px;
  background: #C1272D;
}
#wrapper.home .cv ul li:first-child a:hover {
  background: rgb(221.1271551724, 87.3728448276, 92.5840517241);
}
#wrapper.home .cv ul li:last-child a {
  background: #fff;
  border: 5px solid #0063AF;
}
#wrapper.home .cv ul li:last-child a:hover {
  background: rgb(226, 242.4057142857, 255);
}
#wrapper.home article {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: left;
}
#wrapper.home article .about {
  margin: 0 0 80px;
}
#wrapper.home article .about:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home article .about {
  height: 1%;
}
#wrapper.home article .about h3 {
  margin: 0 0 40px;
  text-align: center;
}
#wrapper.home article .about div {
  float: left;
  width: 52.9%;
}
#wrapper.home article .about div h4 {
  margin: 0 0 10px;
  text-align: center;
}
#wrapper.home article .about div p {
  margin: 0 0 10px;
  line-height: 1.38;
  text-align: justify;
}
#wrapper.home article .about div section {
  padding: 10px;
  border: 10px solid #0063AF;
}
#wrapper.home article .about div section h4 {
  margin: 0 0 6px;
}
#wrapper.home article .about div section p {
  margin: 0;
  text-align: center;
  font-size: 80.9523809524%;
  line-height: 1.17;
}
#wrapper.home article .about > img {
  float: right;
  width: 45%;
}
#wrapper.home article .point {
  margin: 0 0 80px;
}
#wrapper.home article .point h3 {
  margin: 0 0 40px;
  text-align: center;
}
#wrapper.home article .point ol li {
  margin: 0 0 30px;
}
#wrapper.home article .point ol li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home article .point ol li {
  height: 1%;
}
#wrapper.home article .point ol li div {
  float: left;
  width: 40.7%;
}
#wrapper.home article .point ol li div h4 {
  padding: 20px 0 20px 2.3em;
  margin: 0 0 10px;
  font-size: 128.5714285714%;
  color: #0063AF;
}
#wrapper.home article .point ol li div p {
  text-align: justify;
  line-height: 1.23;
}
#wrapper.home article .point ol li:nth-child(1) div h4 {
  background: url(../../images/point-icon01.gif) no-repeat left center;
}
#wrapper.home article .point ol li:nth-child(2) div h4 {
  background: url(../../images/point-icon02.gif) no-repeat left center;
}
#wrapper.home article .point ol li:nth-child(3) div h4 {
  background: url(../../images/point-icon03.gif) no-repeat left center;
}
#wrapper.home article .point ol li img {
  float: right;
  width: 55.6%;
}
#wrapper.home article .performance {
  margin: 0 0 80px;
}
#wrapper.home article .performance h3, #wrapper.home article .performance h4 {
  margin: 0 0 20px;
  text-align: center;
}
#wrapper.home article .performance h3 small, #wrapper.home article .performance h4 small {
  display: block;
  margin: 20px 0 0;
  font-size: 42.8571428571%;
}
#wrapper.home article .performance p {
  margin: 0 0 10px;
  font-size: 109.5238095238%;
  line-height: 1.17;
}
#wrapper.home article .performance > img {
  margin: 0 0 10px;
}
#wrapper.home article .performance div {
  margin: 0 0 80px;
  position: relative;
}
#wrapper.home article .performance div:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home article .performance div {
  height: 1%;
}
#wrapper.home article .performance div section {
  float: left;
  width: 45%;
  margin: 0 10% 0 0;
  border: 10px solid #0063AF;
  padding: 20px 10px;
}
#wrapper.home article .performance div section:last-child {
  margin-right: 0;
  background: url(../../images/performance-img03.gif) no-repeat right 10px bottom 113px;
}
#wrapper.home article .performance div section h5 {
  margin: 0 0 20px;
  text-align: center;
}
#wrapper.home article .performance div section dl {
  line-height: 1.17;
}
#wrapper.home article .performance div section dl dt {
  float: left;
  background: #0063AF;
  padding: 6px;
  color: #fff;
  font-size: 71.4285714286%;
  text-align: center;
  max-width: 110px;
  width: 100%;
}
#wrapper.home article .performance div section dl dd {
  font-size: 85.7142857143%;
  margin: 0 0 12px;
  padding: 4px 0 4px 7em;
}
#wrapper.home article .performance div section dl dd:last-child {
  margin: 0;
}
#wrapper.home article .performance div p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -54px 0 0 -154px;
}
#wrapper.home article .reason {
  margin: 0 0 80px;
}
#wrapper.home article .reason h3 {
  margin: 0 0 40px;
  text-align: center;
}
#wrapper.home article .reason h4 {
  margin: 0 0 20px;
  text-align: center;
  font-size: 142.8571428571%;
}
#wrapper.home article .reason > p {
  margin: 0 0 60px;
  font-size: 71.4285714286%;
  line-height: 2.2;
}
#wrapper.home article .reason > p small {
  display: block;
  margin: 30px 0 0;
  text-align: right;
}
#wrapper.home article .reason > div {
  padding: 20px;
  border: 10px solid #0063AF;
}
#wrapper.home article .reason > div h5 {
  margin: 0 0 20px;
  color: #0063AF;
  font-size: 114.2857142857%;
  text-align: center;
}
#wrapper.home article .reason > div > p {
  font-size: 85.7142857143%;
  line-height: 1.5;
  text-align: justify;
}
#wrapper.home article .reason > div div {
  margin: 20px 0 0;
}
#wrapper.home article .reason > div div:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home article .reason > div div {
  height: 1%;
}
#wrapper.home article .reason > div div section {
  float: left;
  width: 47.4468085106%;
  margin: 0 5.1063829787% 0 0;
}
#wrapper.home article .reason > div div section:last-child {
  margin-right: 0;
}
#wrapper.home article .reason > div div section h6 {
  background: #0063AF;
  padding: 6px;
  margin: 0 0 10px;
  font-size: 85.7142857143%;
  color: #fff;
  text-align: center;
}
#wrapper.home article .reason > div div section p {
  margin: 0 0 20px;
  line-height: 1.7;
  font-size: 80.9523809524%;
}
#wrapper.home article .reason > div div section p:last-of-type {
  margin: 0;
}
#wrapper.home article .how {
  margin: 0 0 80px;
}
#wrapper.home article .how h3 {
  margin: 0 0 40px;
  text-align: center;
}
#wrapper.home article .how div {
  position: relative;
  max-width: 705px;
  margin: 0 auto;
}
#wrapper.home article .how div p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56.7375886525%;
  font-size: 90.4761904762%;
  line-height: 1.52;
  text-align: justify;
}
#wrapper.home article .price {
  margin: 0 0 80px;
}
#wrapper.home article .price h3 {
  margin: 0 0 40px;
  text-align: center;
}
#wrapper.home article .price div {
  padding: 20px;
  border: 10px solid #0063AF;
}
#wrapper.home article .price div p:first-child {
  max-width: 811px;
  margin: 0 auto 20px;
}
#wrapper.home article .price div p:first-child:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home article .price div p:first-child {
  height: 1%;
}
#wrapper.home article .price div p:first-child img:first-child {
  float: left;
  width: 36.6214549938%;
}
#wrapper.home article .price div p:first-child img:last-child {
  float: right;
  width: 56.4734895191%;
}
#wrapper.home article .price div p:last-child {
  background: #0063AF;
  padding: 8px;
  color: #fff;
  font-size: 104.7619047619%;
  text-align: center;
}
#wrapper.home article .app {
  background: #f7f7f7;
  padding: 5em 10px 80px;
  margin: 0 0 60px;
  text-align: center;
  position: relative;
}
#wrapper.home article .app .icon {
  position: absolute;
  top: -2em;
  left: 50%;
  transform: translateX(-50%);
}
#wrapper.home article .app h2 {
  margin: 0 0 30px;
}
#wrapper.home article .app ul {
  margin: 0 0 30px;
}
#wrapper.home article .app ul li {
  display: inline-block;
  font-size: 76.1904761905%;
}
#wrapper.home article .app div {
  -webkit-display: flex;
  display: flex;
  max-width: 744px;
  margin: auto;
  justify-content: space-between;
}
#wrapper.home article .app div a {
  display: block;
  margin: 0 10px;
}
#wrapper.home article .media {
  padding: 0 10px;
  margin: 0 0 60px;
  text-align: center;
}
#wrapper.home article .media h2 {
  margin: 0 0 30px;
}
#wrapper.home article .media .video {
  position: relative;
}
#wrapper.home article .media .video::before {
  content: "";
  display: inline-block;
  padding-top: 56.25%;
}
#wrapper.home article .media .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#wrapper.home article .thanks {
  padding: 60px 0;
  text-align: center;
}
#wrapper.home article .thanks h3 {
  margin: 0 0 40px;
  padding: 0 0 40px;
  border-bottom: 2px solid #ccc;
  font-size: 157.1428571429%;
  color: #0063AF;
}
#wrapper.home article .thanks h4 {
  margin: 0 0 20px;
  font-size: 128.5714285714%;
}
#wrapper.home article .thanks p {
  padding: 0 0 40px;
  margin: 0 0 40px;
  border-bottom: 2px solid #ccc;
  font-size: 76.1904761905%;
  line-height: 1.75;
}
#wrapper.home article .thanks p span {
  font-size: 75%;
}
#wrapper.home article .thanks a {
  display: block;
  padding: 20px 40px;
  border-radius: 10px;
  background: #0063AF;
  max-width: 650px;
  margin: 0 auto;
  color: #fff;
  font-size: 76.1904761905%;
  text-align: center;
}
#wrapper.home footer {
  background: #0063AF;
  padding: 20px;
  color: #fff;
}
#wrapper.home footer #form {
  max-width: 765px;
  margin: 0 auto 60px;
}
#wrapper.home footer #form h3 {
  margin: 0 0 70px;
  text-align: center;
}
#wrapper.home footer #form dl {
  padding: 0 25px;
  margin: 0 0 110px;
}
#wrapper.home footer #form dl dt {
  float: left;
  padding: 14px 0;
  font-size: 80.9523809524%;
  color: #fff;
}
#wrapper.home footer #form dl dd {
  padding: 0 0 0 7em;
  margin: 0 0 40px;
}
#wrapper.home footer #form dl dd:last-child {
  margin: 0;
}
#wrapper.home footer #form dl dd .zip {
  max-width: 300px;
}
#wrapper.home footer #form section {
  margin: 0 0 80px;
}
#wrapper.home footer #form section h4 {
  margin: 0 0 30px;
}
#wrapper.home footer #form section div {
  padding: 20px;
  background: #fff;
  overflow: auto;
  height: 203px;
}
#wrapper.home footer #form section div ol li {
  margin: 0 0 20px;
  color: #000;
  text-align: left;
  font-size: 66.6666666667%;
  line-height: 1.78;
}
#wrapper.home footer #form section div ol li:last-child {
  margin: 0;
}
#wrapper.home footer #form label {
  display: block;
  border: 1px solid #fff;
  padding: 20px;
  font-size: 85.7142857143%;
  max-width: 398px;
  margin: 0 auto 60px;
  cursor: pointer;
}
#wrapper.home footer #form label input {
  margin: 0 10px 0 0;
}
#wrapper.home footer #form input[type=submit] {
  background: url(../../images/form-btn.gif) no-repeat center center #fff;
  width: 100%;
  text-indent: -9999px;
  padding: 40px;
  border: 0px;
}
#wrapper.home footer .credit {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0;
  position: relative;
  border-top: 1px solid #fff;
}
#wrapper.home footer .credit:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}
* html #wrapper.home footer .credit {
  height: 1%;
}
#wrapper.home footer .credit p:first-child {
  position: absolute;
  top: 0;
  right: 0;
  padding: 48px 0;
  width: 100%;
  text-align: center;
}
#wrapper.home footer .credit p:nth-child(2) {
  float: left;
  font-size: 66.6666666667%;
  text-align: left;
  line-height: 1.7;
  position: relative;
  z-index: 1;
}
#wrapper.home footer .credit p:nth-child(2) strong {
  font-size: 142.8571428571%;
  font-weight: bold;
}
#wrapper.home footer .credit p:nth-child(2) a {
  color: #fff;
  text-decoration: underline;
}
#wrapper.home footer .credit p:nth-child(2) a:hover {
  text-decoration: none;
}
#wrapper.home footer .credit p:last-child {
  float: right;
  padding: 36px 0;
  font-size: 80.9523809524%;
  text-align: right;
}/*# sourceMappingURL=page.css.map */