@charset "utf-8";
.x-no-select {
  user-select: none;
  /* CSS3 */
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chromeなど */
}
body {
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
  letter-spacing: 1px;
}
.topline {
  background: #252524;
  color: #fff;
  width: 100%;
  padding: 8px 0;
}
.header {
  background: #fff;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.header .logo {
  float: left;
}
.header .tel-info {
  margin-left: 40px;
  float: left;
}
.header .tel-info .tel-font {
  color: #cd1824;
  font-size: 24px;
  line-height: 1.0em;
  letter-spacing: 2px;
}
.header .tel-info .supoprt-text {
  font-size: 12px;
  color: #999;
}
.header .btn-area {
  float: right;
}
.header .btn-area a {
  display: inline-block;
  margin-left: 12px;
  letter-spacing: 2px;
  font-size: 15px;
}
#top_new .bg-image01 {
  position: relative;
  z-index: 100;
  background-image: url(/assets/img/top_new/top01.jpg);
  background-attachment: fixed;
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 600px;
}
#top_new .copy-area {
  margin-top: -600px;
  position: relative;
  z-index: 200;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  height: 600px;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 400px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#top_new .copy-area .main-copy {
  font-size: 46px;
  line-height: 1em;
  font-weight: 200;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
#top_new .copy-area .sub-copy {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 200;
}
#top_new .copy-area .splist-line {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 200;
}
#top_new .copy-area .splist-line .attention {
  font-size: 34px;
  margin-top: 10px;
  display: inline-block;
}
#top_new .copy-area .btn-line {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: 2px;
  padding-left: 40px;
  padding-right: 40px;
  display: inline-block;
}
#top_new .copy-area .sp-count {
  margin-top: 80px;
  font-size: 16px;
  font-weight: 200;
  color: #fff;
}
#top_new .copy-area .sp-count .count {
  font-size: 40px;
}
#top_new .area-title {
  font-size: 36px;
  color: #fff;
  font-weight: 200;
  text-align: center;
  position: relative;
}
#top_new .area-title:after {
  content: '';
  background-image: url(/assets/img/top_new/title_redline.png);
  position: relative;
  width: 101px;
  height: 2px;
  display: block;
  margin: 0 auto;
}
#top_new .feature-area {
  background: #fff;
  padding: 60px 0 80px;
}
#top_new .feature-area .feature-point {
  margin-top: 50px;
  display: inline-block;
}
#top_new .feature-area .feature-point .point {
  float: left;
  width: 400px;
  margin: 0 10px;
}
#top_new .feature-area .feature-point .point .point-title {
  margin-top: 20px;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 3px;
}
#top_new .feature-area .feature-point .point .point-text {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 200;
}
#top_new .bg-image02 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
  background-image: url(/assets/img/top_new/top03.jpg);
  background-attachment: fixed;
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 1238px;
}
#top_new .top6 {
  margin-top: -1238px;
  position: relative;
  z-index: 200;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.6);
}
#top_new .top6 .case6 {
  text-align: center;
  margin-top: 20px;
}
#top_new .top6 .case6 li {
  display: inline-block;
  padding: 30px;
  width: 500px;
  margin: 20px 20px;
  background: #fff;
}
#top_new .top6 .case6 li .title {
  font-size: 24px;
  font-weight: 200;
}
#top_new .top6 .case6 li .text {
  margin-top: 20px;
}
#top_new .top6 .case6 li .price {
  margin-top: 10px;
  font-weight: 400;
}
#top_new .top6 .case6 li .btn-area {
  margin-top: 30px;
}
#top_new .top6 .btn-area {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
#top_new .top6 .btn-area a {
  padding-left: 50px;
  padding-right: 50px;
}
#top_new .top6 .hint {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
#top_new .howto {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background: #fff;
}
#top_new .howto .area-title {
  color: #000;
}
#top_new .howto .step-area {
  text-align: center;
  margin-top: 30px;
}
#top_new .howto .step-area .step-text {
  display: inline-block;
  text-align: left;
  margin-left: 40px;
}
#top_new .howto .step-area .step-text .title {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 2px;
}
#top_new .howto .step-area .step-text .text {
  font-weight: 200;
  letter-spacing: 1px;
  margin-bottom: 80px;
}
#top_new .howto .step-area .step-item:first-child .text {
  margin-top: 12px;
  margin-bottom: 127px;
}
#top_new .howto .step-area .step-item:nth-child(2) .text {
  margin-top: 12px;
  margin-bottom: 110px;
}
#top_new .howto .step-area .step-item:nth-child(3) .text {
  margin-top: 12px;
  margin-bottom: 51px;
}
#top_new .case-cat-list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background: #F2EBE4;
}
#top_new .case-cat-list .inner {
  width: 1200px;
}
#top_new .case-cat-list .area-title {
  color: #000;
}
#top_new .case-cat-list table {
  width: 1200px;
  margin: 0 auto;
}
#top_new .voice {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background: #fff;
  text-align: center;
}
#top_new .voice .area-title {
  color: #000;
}
#top_new .voice ul {
  text-align: center;
  margin-top: 60px;
}
#top_new .voice li {
  width: 350px;
  margin: 0 30px;
  display: inline-block;
}
#top_new .voice li img {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  border: 1px solid #ccc;
}
#top_new .voice li .company-name {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 300;
}
#top_new .voice li .genre {
  color: #cd1824;
  font-size: 16px;
}
#top_new .voice li .comment {
  margin-top: 20px;
  text-align: left;
  letter-spacing: 1px;
}
#top_new .voice li:last-child .company-name {
  font-size: 18px;
}
#top_new .bg-image03 {
  position: relative;
  z-index: 100;
  background-image: url(/assets/img/top_new/top01.jpg);
  background-attachment: fixed;
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 1561px;
}
#top_new .sp-intro {
  margin-top: -1561px;
  position: relative;
  z-index: 200;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0 20px;
  background: rgba(0, 0, 0, 0.6);
  height: 1561px;
}
#top_new .sp-intro ul {
  text-align: center;
  margin-top: 40px;
}
#top_new .sp-intro ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 580px;
  height: 280px;
  padding: 50px 54px;
  margin: 0px 20px 40px;
  text-align: left;
  cursor: pointer;
  transition: .3s;
}
#top_new .sp-intro ul li:hover {
  opacity: .9;
}
#top_new .sp-intro ul li .license-info {
  color: #cd1824;
  font-weight: 300;
  letter-spacing: 2px;
}
#top_new .sp-intro ul li .company {
  font-weight: 300;
  margin-top: 10px;
}
#top_new .sp-intro ul li .name {
  margin-top: 20px;
  font-size: 32px;
  font-weight: 300;
}
#top_new .sp-intro ul li:nth-child(1) {
  background: url(/assets/img/top_new/sp01.png);
}
#top_new .sp-intro ul li:nth-child(2) {
  background: url(/assets/img/top_new/sp02.png);
}
#top_new .sp-intro ul li:nth-child(3) {
  background: url(/assets/img/top_new/sp03.png);
}
#top_new .sp-intro ul li:nth-child(4) {
  background: url(/assets/img/top_new/sp04.png);
}
#top_new .sp-intro ul li:nth-child(5) {
  background: url(/assets/img/top_new/sp05.png);
}
#top_new .sp-intro ul li:nth-child(6) {
  background: url(/assets/img/top_new/sp06.png);
}
#top_new .sp-intro ul li:nth-child(7) {
  background: url(/assets/img/top_new/sp07.png);
}
#top_new .sp-intro ul li:nth-child(8) {
  background: url(/assets/img/top_new/sp08.png);
}
#top_new .sp-intro .splist-btn-area {
  text-align: center;
}
#top_new .sp-intro .splist-btn-area a {
  padding-left: 50px;
  padding-right: 50px;
}
#top_new .news {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
#top_new .news .area-title {
  color: #000;
}
#top_new .news ul {
  margin-top: 20px;
  text-align: center;
}
#top_new .news ul a:link,
#top_new .news ul a:visited {
  text-decoration: none;
  color: #000;
}
#top_new .news ul li {
  display: inline-block;
  width: 500px;
  margin: 20px;
  transition: .3s;
  padding-right: 20px;
}
#top_new .news ul li:hover {
  background: #efefef;
}
#top_new .news ul li .date {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 80px;
  height: 80px;
  background: #444;
  color: #fff;
  text-align: center;
  padding-top: 12px;
}
#top_new .news ul li .date .day {
  font-weight: 400;
  font-size: 30px;
}
#top_new .news ul li .date .month {
  font-weight: 300;
  font-size: 20px;
}
#top_new .news ul li .title {
  float: left;
  width: 400px;
  margin-left: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}
#top_new .news .btn-area {
  margin-top: 40px;
  text-align: center;
}
#top_new .news .btn-area a {
  padding-left: 50px;
  padding-right: 50px;
}
#top_new .media {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background: #fff;
}
#top_new .media .area-title {
  color: #000;
}
#top_new .media .media-list {
  width: 1201px;
  height: 52px;
  margin: 40px auto 0;
  background: url(/assets/img/top_new/media_items.png);
}
