@charset "UTF-8";
body {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #333;
  background-color: #ffffff;
  letter-spacing: 0.03rem;
  font-family: Arial, "游ゴシック Medium", "Yu Gothic ", "游ゴシック体", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

a {
  color: #000000;
  text-decoration: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header {
  top: 0;
  z-index: 10;
  position: fixed;
  border-bottom: solid 1px #ddd;
  background-color: #fff;
  width: 100%;
}

#header .inner {
  height: 70px;
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .inner .logo img {
  width: 100px;
  padding-top: 15px;
}

#header .inner ul {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#header .inner ul li {
  padding: 0 10px;
}

#header a {
  color: #333333;
}

#header .right li:last-child a {
  color: #fff;
  background-color: #53a530;
  padding: 5px 10px;
  border-radius: 100px;
}

.footer {
  padding-bottom: 125px;
}

.footer #footer-menu {
  padding: 50px 0 30px;
  border-top: solid 1px #ddd;
  background: url(/images/bg_footer.png) no-repeat bottom right;
  background-size: 30% auto;
}

.footer #footer-menu .inner {
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

.footer #footer-menu .inner ul {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer #footer-menu .inner li {
  padding-right: 15px;
}

.footer #footer-menu .inner .sns {
  padding-left: 20px;
  float: left;
  width: 290px;
}

.footer #footer-menu .inner .sns img {
  width: 20px;
}

.footer #footer-menu .inner .sns p img {
  width: 100px;
}

.footer #footer-menu .inner .app img {
  width: 100%;
}

.footer #footer-menu .inner .menu {
  float: left;
}

.footer #footer-menu .inner .menu p {
  font-size: 12px;
}

.footer #footer-menu .inner .menu dl {
  padding: 50px 0 0 60px;
  float: left;
}

.footer #footer-menu .inner .menu dl dt {
  font-size: 14px;
}

.footer #footer-menu .inner .menu dl dd {
  padding: 10px 0 0;
}

.footer #footer-menu .inner .menu dl dd a {
  color: #999;
}

.footer #footer-menu .inner .menu dl dd p {
  padding: 3px 0;
}

.footer .copyright {
  max-width: 980px;
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  padding: 30px 0;
  border-top: solid 1px #ddd;
  text-align: center;
  font-size: 10px;
}

.footer .copyright span {
  position: absolute;
  top: 20px;
  left: 0;
}

.footer .copyright span img {
  width: 150px;
}

.information-campaign {
  height: 50px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  margin-top: 70px;
}

.information-campaign img {
  width: auto;
}

.information-campaign a {
  display: block;
}

.top {
  height: 595px;
  z-index: 4;
  position: relative;
  background: url(/images/fv_bg01.jpg) no-repeat center center/cover;
}

.top img {
  position: absolute;
  display: inline-block;
  top: 100px;
  left: 160px;
  width: 104px;
}

.top .catch-copy {
  width: 1160px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}

.top .catch-copy .top-title {
  font-size: 32px;
  line-height: 1.5em;
  margin-bottom: 15px;
  font-weight: bold;
}

.top .catch-copy .top-catch {
  font-size: 16px;
}

.features {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.features .about-item1 {
  position: absolute;
  top: -5%;
  left: -8%;
}

.features .about-item2 {
  position: absolute;
  right: -10%;
  top: 2%;
}

.features .about-item3 {
  position: absolute;
  bottom: -3%;
  right: -3%;
}

.features .inner {
  padding: 150px 0 80px;
}

.features .inner .what-title {
  margin-bottom: 20px;
}

.features .inner .what-title img {
  width: auto;
  display: block;
  margin: 0 auto;
}

.features .inner .cmn-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2em;
  margin-bottom: 90px;
}

.features .inner .features-cont {
  margin: 0 auto;
  width: 1240px;
  padding: 0 40px;
}

.features .inner .features-cont .features-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}

.features .inner .features-cont .features-box .image {
  width: 50%;
}

.features .inner .features-cont .features-box .image .image-box {
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  margin-right: 70px;
  -webkit-box-shadow: 40px -40px #f2f5f7;
          box-shadow: 40px -40px #f2f5f7;
}

.features .inner .features-cont .features-box .image .image-box .image-left {
  width: 50%;
}

.features .inner .features-cont .features-box .image .image-box .image-right {
  width: 50%;
}

.features .inner .features-cont .features-box .image .image-box .image-bottom {
  width: 100%;
}

.features .inner .features-cont .features-box .image .image-box img {
  padding: 2px;
}

.features .inner .features-cont .features-box .text {
  width: 50%;
  margin-top: 50px;
  font-weight: bold;
  padding: 0 20px;
}

.features .inner .features-cont .features-box .text .text-title {
  font-size: 24px;
  margin-bottom: 20px;
}

.features .inner .features-cont .features-box .text .text-desc {
  font-size: 16px;
}

.features .inner .features-cont .features-box .text span {
  color: #53a530;
}

.features .inner .features-cont .features-box .text a {
  display: inline-block;
  padding: 20px 0;
}

.features .inner .features-cont .features-box .text a img {
  width: 180px;
}

.features .inner .features-cont .box-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.process {
  overflow: hidden;
}

.process .howto__image {
  background: url(/images/howTo_bg.jpg) no-repeat center center/cover;
  position: relative;
  height: 400px;
}

.process .howto__image .howto__panel {
  position: absolute;
  bottom: -8%;
  right: 8%;
  z-index: 8;
}

.process .howto__image .howto__panel img {
  width: 100%;
}

.process .howto__image .howto__panel .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.process .howto__image .howto__panel .panel li {
  width: 150px;
  margin-left: 10px;
}

.process .howto__nush {
  position: relative;
  width: 1280px;
  margin: 0 auto;
  padding: 80px 60px 60px;
  background: #fff;
}

.process .howto__nush .howto__nush-cont {
  margin-bottom: 40px;
}

.process .howto__nush .howto__nush-cont .image-title {
  margin-bottom: 20px;
}

.process .howto__nush .howto__nush-cont .image-title img {
  margin: 0 auto;
  display: block;
}

.process .howto__nush .howto__nush-cont .cmn-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.process .howto__nush .howto__main .howto__process {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.process .howto__nush .howto__main .howto__process .howto__list {
  display: block;
  width: 33.33333%;
  border-right: 2px solid #e9e9e9;
}

.process .howto__nush .howto__main .howto__process .howto__list form {
  padding: 0 10%;
}

.process .howto__nush .howto__main .howto__process .howto__list form .howto__icon img {
  display: block;
  width: 40%;
  margin: 0 auto;
}

.process .howto__nush .howto__main .howto__process .howto__list form .howto__point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.process .howto__nush .howto__main .howto__process .howto__list form .howto__point img {
  display: inline-block;
  height: auto;
}

.process .howto__nush .howto__main .howto__process .howto__list form .howto__point .howto_title {
  font-size: 18px;
  font-weight: bold;
  padding-left: 5%;
}

.process .howto__nush .howto__main .howto__process .howto__list form .howto__desc {
  font-size: 15px;
}

.process .howto__nush .howto__main .howto__process li:last-child {
  border-right: none;
}

.nushclub {
  background: #f5f7f8;
  padding: 4%;
}

.nushclub .nushclub-image {
  text-align: center;
}

.nushclub .nushclub-detail {
  max-width: 1000px;
  width: 90%;
  padding: 20px 0 0 0;
  text-align: right;
  margin: 0 auto;
}

.nushclub .nushclub-detail a {
  display: block;
  font-size: 13px;
  color: #52a530;
}

.news {
  padding: 95px 0;
}

.news .news-top {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

.news .news-main {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}

.news .news-main .parts-tab {
  max-width: 520px;
  margin: 0 auto 23px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #efefef;
  border-radius: 10px;
}

.news .news-main .parts-tab li {
  width: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}

.news .news-main .parts-tab li:after {
  display: none;
}

.news .news-main .parts-tab li.active {
  background: #39bf00;
  color: #fff;
}

.news .news-main .parts-tab li.active:after {
  display: block;
}

.news .news-main .news-cont {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e9e9e9;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  height: 84px;
  padding: 20px;
}

.news .news-main .news-cont p {
  font-size: 16px;
}

.news .news-main .news-cont .news-date {
  margin-right: 20px;
}

.news .news-main .news-cont .news-tags {
  background: #a2a2a2;
  color: #fff;
  text-align: center;
  width: 105px;
  font-size: 15px;
}

.news .news-main .news-cont .news-title {
  padding-left: 40px;
  width: calc(100% - 222px);
}

.customSupport {
  background: #f5f7f8;
  padding: 50px 0;
  text-align: center;
}

.customSupport .customer-text {
  font-size: 14px;
  margin-bottom: 10px;
}

.customSupport .costomer-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.customSupport .costomer-tel img {
  display: block;
  width: 30px;
}

.customSupport .costomer-tel a {
  font-size: 30px;
  color: #52a530;
}

.customSupport .costomer-telcaption {
  font-size: 12px;
  color: #52a530;
}

.nush_menu {
  height: 300px;
  padding: 0 0 0 20px;
  background: url(/images/bg_footer_signup.png) no-repeat center center/cover;
}

.nush_menu .nush-life {
  max-width: 980px;
  margin: 0 auto;
  padding-top: 35px;
  position: relative;
}

.nush_menu .nush-life .copy {
  position: absolute;
  bottom: 0%;
  right: 2%;
}

.nush_menu .nush-life .nush-life-cont {
  max-width: 350px;
  text-align: center;
}

.nush_menu .nush-life .nush-life-cont .img img {
  height: 25px;
  margin: 0 0 10px;
}

.nush_menu .nush-life .nush-life-cont .catch {
  color: #fff;
  font-size: 14px;
  padding-top: 15px;
}

.nush_menu .nush-life .nush-life-cont .catch span {
  display: block;
  padding: 15px 0 0;
}

.nush_menu .nush-life .nush-life-cont .show-menu {
  margin: 15px 0;
}

.nush_menu .nush-life .nush-life-cont .show-menu a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  width: 80%;
  background-color: #53a530;
  border: 1px solid #39bf00;
  border-radius: 3px;
}
/*# sourceMappingURL=style.css.map */