.kind-ico {
  padding: 31px 0px 20px 0px;
}
.kind-ico ul.kind-list {
  display: flex;
  justify-content: space-between;
}
.kind-ico ul.kind-list li {
  flex-basis: 22.5%;
}
.kind-ico ul.kind-list li img {
  width: 100%;
}
/*-------------------------------------------> section :mod-ttl-block */
.mod-ttl-block .mod-ttl-block-inner p {
	font-size: 1.6rem;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, .6);
	padding-top: 8px;
}

/*-------------------------------------------> section :sec-content */
.sec-content {
  margin: 0 auto 0;
  padding: 120px 0 80px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec-content {
    padding-top: 80px;
	  padding-bottom: 0;
  }
}

.sec-bottom-line {
  border-bottom: solid 1px #eeeeee;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .sec-bottom-line {
    padding-left: 0;
  }
}

.sec-inner {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .sec-inner {
    padding: 0 0 0;
  }
}

.sec-content-head {
	font-size: clamp(28px, 5vw, 50px);
  line-height: 1.2em;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec-content-head {
    line-height: 1.21429em;
  }
}

@media screen and (min-width: 769px) {
  .sec-content-head {
    margin-bottom: 50px;
  }
}

/*
.main-inner{
	padding: 85px 0 100px;
	@media screen and ($sp) {
		padding: 40px percentage(50 /750) 50px;
	}
}
*/
.main-inner {
  width: 100%;
  padding: 60px 0 80px;
}
@media screen and (max-width: 1024px) {
  .main-inner {
    padding: 60px 0px 100px;
  }
}
@media screen and (max-width: 768px) {
  .main-inner {
    width: 86.6666666667% !important;
    padding: 0;
    background: none !important;
  }
  .main-inner.padt0 {
    padding-top: 0px;
  }
}

/*-------------------------------------------> section :intro-block */
.logo-sv {
  position: relative;
}
.logo-sv span {
  font-feature-settings: normal;
  position: absolute;
  display: inline-block;
  background: #4ec692;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 4px 6px;
  border-radius: 2px;
}
@media screen and (min-width: 769px) {
  .logo-sv span {
    font-size: 14px;
    border-radius: 4px;
    padding: 7px 12px;
  }
}

.intro-block {
  padding: 40px 0 50px;
}
.intro-block .txt-wrap {
  line-height: 1.2em;
}
.intro-block .logo-sv {
  position: relative;
  margin: auto;
}
.intro-block figure {
  margin: 25px auto 0;
  transition: opacity 0.4s ease-in;
}
.intro-block figure.is-show {
  opacity: 1;
}
.intro-block h3 {
  width: 100%;
  margin: 25px auto 0;
  font-size: 34px;
}
.intro-block p {
  width: 100%;
  color: #333;
  font-size: 30px;
  margin: 12px auto 0;
}
.intro-block p span {
  display: inline-block;
}
.intro-block p a {
  color: #999;
  font-weight: bold;
  text-decoration: underline;
}
.intro-block .mod-btn-more {
  margin: 12px auto 0;
}
@media screen and (min-width: 769px) {
  .intro-block {
    padding: 0;
    padding-bottom: 60px;
    margin-bottom: 70px;
  }
  .intro-block .main-inner {
    max-width: 1300px;
    display: flex;
    align-items: center;
    padding: 100px 0 95px;
    margin: auto;
  }
  .intro-block.l-reverse .main-inner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .intro-block.l-reverse .main-inner::after {
    display: none;
  }
  .intro-block.l-reverse .txt-wrap {
    padding-left: 0;
    padding-right: 11.6923076923%;
  }
  .intro-block .txt-wrap {
    flex-basis: 43.2307692308%;
    padding-left: 11.6923076923%;
    max-width: 43.2307692308%;
  }
  .intro-block .logo-sv {
    width: 54.7169811321%;
  }
  .intro-block .logo-sv span {
    top: 5px;
    left: 90px;
  }
  .intro-block h3 {
    text-align: center;
    margin: 28px auto 0;
    font-size: 20px;
  }
  .intro-block p {
    margin: 25px auto 0;
    font-size: 16px;
  }
  .intro-block p a {
    position: relative;
    text-decoration: none;
    font-size: 16px;
    text-decoration: underline;
  }
  .intro-block p a:hover {
    text-decoration: none;
  }
  .intro-block figure {
    display: none;
  }
  .intro-block .mod-btn-more {
    max-width: 410px;
    margin: 24px auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .intro-block .txt-wrap {
    padding-left: 4.2307692308%;
  }
  .intro-block figure {
    display: none;
  }
  .intro-block.l-reverse .txt-wrap {
    padding-left: 0;
    padding-right: 4.2307692308%;
  }
}

.section-side-left .logo-sv {
  width: 57.8461538462%;
}
.section-side-left .logo-sv span {
  top: 0;
  left: 30.8510638298%;
}
@media screen and (min-width: 769px) {
  .section-side-left {
    padding-bottom: 95px;
    margin-bottom: 70px;
  }
  .section-side-left .main-inner {
    padding: 1.2307692308% 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 52% auto;
  }
  .section-side-left .logo-sv {
    width: 290px;
  }
  .section-side-left .logo-sv span {
    top: 5px;
    left: 90px;
  }
  .section-side-left .app-list {
    padding-right: 3.8%;
  }
}

.section-side-right {
  margin-top: 20px;
}
.section-side-right .logo-sv {
  width: 80.3076923077%;
}
.section-side-right .logo-sv span {
  top: -16px;
  left: 17.6245210728%;
  background: #3a68d0;
}
.section-side-right figure {
  text-align: center;
}
.section-side-right figure img {
  width: 78%;
}
.section-side-right .app-list {
  text-align: right;
}
.section-side-right .app-list li {
  display: inline-block;
  margin-top: 10px;
  margin-left: 7px;
  float: none;
}
.section-side-right .app-list li a {
  display: block;
}
html[data-sp=false] .section-side-right .app-list li a {
  transition: opacity 0.4s ease;
}
html[data-sp=false] .section-side-right .app-list li a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .section-side-right {
    padding-bottom: 115px;
    margin-bottom: 70px;
  }
  .section-side-right .main-inner {
    padding: 3.0769230769% 0;
    background-repeat: no-repeat;
    background-position: 21.8461538462% center;
    background-size: 29.6153846154% auto;
  }
  .section-side-right .logo-sv {
    width: 367px;
  }
  .section-side-right .logo-sv span {
    top: -24px;
    left: 65px;
  }
  .section-side-right figure {
    width: 39.5%;
    left: 62px;
  }
  .section-side-right figure img {
    width: 100%;
  }
  .section-side-right .app-list {
    padding-left: 10.7692307692%;
  }
}

.app-list li {
  width: 30.7692307692%;
  float: right;
  margin-left: 7px;
}
.app-list li a {
  display: block;
}
@media screen and (min-width: 769px) {
  .app-list {
    position: absolute;
    right: 0;
    /* base */
    bottom: 0;
    /* base */
    width: 100%;
    bottom: -36px;
  }
  .app-list li {
    width: 117px;
  }
  .l-reverse .app-list {
    right: inherit;
    left: 4%;
  }
  .l-reverse .app-list li {
    width: 117px;
    float: left;
  }
}

/*-------------------------------------------> section :intro-block-coming */
.sec-flex {
  display: flex;
  justify-content: flex-start;
}
.sec-pd.odd .sec-flex.left {
	justify-content: flex-start;
}
.sec-pd.even .sec-flex.right {
	justify-content: flex-end;
}

.sec-pd {
  padding-bottom: 40px;
}
.sec-pd:not(:first-of-type) {
	padding-top: 40px;
}
.sec-pd.even {
	background: #f4f4f4;
}

@media screen and (min-width: 769px) {
  .sec-box {
    width: 70%;
    margin: 0 auto;
  }
}
.sec-flex .sba-service-body a {
  color: #999;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  font-weight: 700;
  text-decoration: underline;
}

.sec-flex .sba-service-body a:hover {
  text-decoration: none;
}

.sec-flex.ref {
  flex-direction: row-reverse;
}

.sec-flex.ref .sec-img-area {
  padding-right: 0;
  padding-left: 3vw;
}

.sec-pd.odd .service-header {
	position: relative;
	margin-left: calc((100vw - 1200px) / 2);
	border-bottom: 3px solid #ccc;
	padding-top: 80px;
}
.sec-pd.odd .service-header::after {
	position: absolute;
    content: "";
    width: 380px;
    left: 0;
    bottom: -3px;
    border-bottom: 3px solid #ff0211;
    z-index: 5;
}
.sec-pd.even .service-header {
	position: relative;
	margin-right: calc((100vw - 1200px) / 2);
	border-bottom: 3px solid #ccc;
	padding-top: 80px;
}
.sec-pd.even .service-header::after {
	position: absolute;
    content: "";
    width: 560px;
    right: 0;
    bottom: -3px;
    border-bottom: 3px solid #ff0211;
    z-index: 5;
}

.service-header h2 {
	font-size: clamp(15px, 3vw, 20px);
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 8px;
}
.sec-pd.even .service-header h2 {
	position: relative;
	font-size: clamp(13px, 2vw, 20px);
	text-align: right;
}
.sec-pd.even .service-header h2 span {
	position: absolute;
    display: block;
    text-align: center;
    top: 0;
    right: 0;
}

.sec-pd.odd .service-header p {
	position: relative;
	display: inline-block;
	font-size: clamp(12px, 2vw, 16px);
	font-weight: bold;
	color: #5b5b5b;
	padding-bottom: 8px;
}
.sec-pd.even .service-header p {
	position: relative;
	display: block;
	font-size: clamp(12px, 2vw, 16px);
	font-weight: bold;
	color: #5b5b5b;
	padding-bottom: 8px;
	text-align: right;
	line-height: 20px;
}

.service-box {
	margin: 40px auto 0;
}
.service-text {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 8px;
}
.service-text p {
	font-size: clamp(14px, 3vw, 18px);
	line-height: 32px;
	letter-spacing: 1.8px;
	margin-bottom: 16px;
	text-align: justify;
	word-break: break-all;
}
.service-image {
	text-align: right;
}
.sec-pd.even .service-image {
	text-align: left;
}
.sec-pd.odd .service-image p {
	position: relative;
	width: 916px;
/* 	font-family: brandon-grotesque, sans-serif; */
	font-size: clamp(16px, 3vw, 32px);
    font-weight: normal;
    color: #999;
	bottom: 50px;
	text-align: center;
    padding: 34px 0;
    background: #f4f4f4;
	line-height: 32px;
}
.sec-pd.even .service-image p {
	position: relative;
	width: 1200px;
	margin-left: calc((100vw - 600px) / 2);
/* 	font-family: brandon-grotesque, sans-serif; */
	font-size: clamp(16px, 3vw, 32px);
    font-weight: normal;
    color: #999;
	bottom: 48px;
	text-align: center;
    padding: 34px 0;
    background: #fff;
	line-height: 32px;
}
.sec-pd.even .service-image p span {
	display: block;
	padding: 4px 0;
}
.service-image img {
	width: 1200px;
}
.sba-link {
  margin-bottom: 40px;
}

.sba-link a {
  color: #ff0211;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  letter-spacing: 0.1em;
  position: relative;
  padding: 0 54px 0 0;
  transition: padding 0.3s ease;
}

.sba-link a:hover {
  padding: 0 27px;
}

.sba-link a:after {
  content: "";
  width: 40px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #ff0211;
  transition: width 0.3s ease;
}

.sba-link a:hover::after {
  width: 20px;
}


/*-------------------------------------------> max-width:1024    */
@media screen and (max-width: 1024px) {
	.sec-pd.odd .service-header {
		margin-left: calc((100vw - 800px) / 2);
	}
	.sec-pd.even .service-header {
		margin-right: calc((100vw - 800px) / 2);
	}
	.service-box {
		margin: 40px 8% 0;
	}
	.sec-pd.odd .service-image p {
		width: 720px;
		left: -180px;
	}
	.sec-pd.even .service-image p {
		width: 720px;
		margin-left: calc((100vw - 540px) / 2);
	}
}

/*-------------------------------------------> max-width:768    */
@media screen and (max-width: 768px) {
  .sec-flex {
    display: block;
    width: 100%;
  }

	.sec-pd.odd .service-header {
		margin-left: calc((100vw - 720px) / 2);
	}
	.sec-pd.even .service-header {
		margin-right: calc((100vw - 720px) / 2);
	}

	.service-box {
		margin: 40px 2% 0;
	}
	.sec-pd.odd .service-image {
		margin-left: 80px;
	}
	.sec-pd.even .service-image {
		position: relative;
		left: -80px;
	}
	.service-image img {
		width: 720px;
	}
	.sec-pd.odd .service-image p {
		width: 720px;
		left: -180px;
	}
	.sec-pd.even .service-image p {
		width: 720px;
		margin-left: calc((100vw - 540px) / 2);
	}

  .sba-service-body {
    width: 100%;
    max-width: 100%;
  }

  .sec-body-area {
    margin-top: 2rem;
    width: 100%;
    max-width: 100%;
  }

  .sp-flex {
    display: flex;
  }

  .sp-disp-none {
    display: none;
  }

  .sba-service-type span {
    font-size: 1.2rem;
  }

  .sba-icon {
    font-size: 1.2rem;
  }

  .sba-service-img img {
    height: 35px;
    padding-top: 10px;
  }

  .sba-platform {
    width: 100%;
  }

  .sec-pd.odd .sba-link {
    width: 100%;
  }
	.sec-pd.even .sba-link {
    	width: 100%;
		text-align: right;
	}
}

/*-------------------------------------------> max-width:420    */

@media screen and (max-width: 420px) {
	.mod-ttl-block .mod-ttl-block-inner .caption {
		font-size: 1.4rem;
	}
	.sec-pd {
		padding: 40px 0 0;
	}
	.sec-pd.odd .service-header {
		margin-left: calc((100vw - 354px) / 2);
		padding-top: 20px;
	}
	.sec-pd.even .service-header {
		margin-right: calc((100vw - 354px) / 2);
		padding-top: 20px;
	}
	.sec-pd.odd .service-header::after {
		width: 280px;
	}
	.sec-pd.even .service-header::after {
		width: 350px;
	}
	.sec-pd.even .service-header h2 {
		line-height: 20px;
/* 		padding-bottom: 80px; */
	}
	.service-box {
		margin: 40px 5% 0;
	}
	.service-text p {
		line-height: 24px;
		letter-spacing: 0.5px;
	}
	.sec-pd.odd .service-image p {
		width: 367px;
	    left: -30px;
		bottom: 42px;
		line-height: 16px;
	}
	.sec-pd.even .service-image p {
		width: 367px;
		bottom: 42px;
	    margin-left: calc((100vw - 314px) / 2);
		line-height: 16px;
	}
	.sba-link {
		margin: 40px 0;
	}
	.service-image img {
		width: 390px;
	}
	.sec-pd.odd .service-image {
		margin-left: 8px;
	}
	.sec-pd.even .service-image {
		left: -24px;
	}
}


/*-------------------------------------------> parallax    */
#box1.box {
	position: relative;
	height: 150px;
}
#box1.box::before {
	content: "";
    display: block;
	position: absolute;
	top: -1px;
    border-top: 75px solid #fff;
    border-right: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-left: 75px solid #fff;
	z-index: 5;
}
#box1.box::after {
	content: "";
    display: block;
	position: absolute;
	top: 1px;
	right: 0;
    border-top: 75px solid transparent;
    border-right: 75px solid #fff;
    border-bottom: 75px solid #fff;
    border-left: 75px solid transparent;
	z-index: 5;
}

@media screen and (max-width: 768px) {
	#box1.box {
		display: none;
	}
	#box1.box::after {
		border-top: 77px solid transparent;
		border-right: 77px solid #fff;
		border-bottom: 77px solid #fff;
		border-left: 77px solid transparent;
	}
}

/*# sourceMappingURL=style.css.map */