@charset "UTF-8";
html,body {
	font-family: Meiryo, YuGothic,'Yu Gothic', sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 1;
  letter-spacing: 1px;
}
main {
  background-color: #dff4e8;
}
.inner {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
a:link,
a:visited,
a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	html,body {
		font-size: 3.467vw;
	}
  .pc {
	  display: none;
	}
	.sp {
		display: block;
	}
	.inner {
		width: 92%;
		max-width: none;
		margin: 0 auto;
	}
  .slideInner {
    width: 100%;
    max-width: none;
		margin: 0 auto;
  }
  .slideInner h3,
  .slideInner .btnWrap {
    width: 92%;
		max-width: none;
		margin: 0 auto;
  }
  .slider-height{
    height: 228vw;
    overflow: hidden;
  }
}
/* common */
.lineBtn a {
	display: block;
	max-width: 500px;
	margin: 0 auto;
	font-size: 30px;
  line-height: 1.3;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #06c755;
	border-radius: 15px;
	box-shadow: 0px 10px #057f37;
	padding: 30px 34px 30px 0px;
	position: relative;
  text-decoration: none;
  font-family: YuGothic,'Yu Gothic', sans-serif;
}
.lineBtn a::after {
	content: '';
	background: url(/app/line/tpoint/240422_line/img/arrow.png) no-repeat;
  background-size: contain;
	width: 34px;
	height: 32px;
	position: absolute;
	top: 33%;
	right: 5%;
}
.lineBtn a span {
  font-size: 34px;
  color: #fff000;
}
.btnWrap {
  padding: 50px 0 0;
}
.btnWrap01 {
  padding: 60px 0 90px;
}
.sec .ttlWrap {
  background-color: #06c755;
}
.sec .ttlWrap .ttl {
  width: 100%;
  max-width: 966px;
  margin: 0 auto;
  background: url(/app/line/tpoint/240422_line/img/pattern.png) no-repeat;
  background-size: cover;
  padding: 120px 0 30px;
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  position: relative;
}
.sec .ttlWrap .ttl02 {
  background: none;
  padding: 80px 0 30px;
}
.sec .ttlWrap .ttl .fukidashi {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  background: url(/app/line/tpoint/240422_line/img/sb01.png) no-repeat;
  background-size: contain;
  width: 376px;
  height: 81px;
  position: absolute;
  top: 15px;
  left: 120px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.sec .ttlWrap .ttl .fukidashi span {
  display: inline-block;
  padding-top: 15px;
}
.sec .ttlWrap .ttl h2 {
  line-height: 1.5;
}
.sec h3 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
.sec .inner {
  padding: 60px 0 90px;
}
@media screen and (max-width: 768px) {
  /* common */
  .lineBtn a {
    display: block;
    width: 92%;
    max-width: none;
    margin: 0 auto;
    font-size: 5.867vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #06c755;
    border-radius: 2.953vw;
    box-shadow: 0px 6px #057f37;
    padding: 5.255vw 7.813vw;
    position: relative;
    text-decoration: none;
    font-family: YuGothic,'Yu Gothic', sans-serif;
  }
  .lineBtn a::after {
    content: '';
    background: url(/app/line/tpoint/240422_line/img/arrow.png) no-repeat;
    background-size: contain;
    width: 6.125vw;
    height: 5.865vw;
    position: absolute;
    top: 37%;
    right: 5%;
  }
  .lineBtn a span {
    font-size: 4.427vw;
    color: #fff000;
  }
  .btnWrap {
    padding: 11.51vw 0 0;
  }
  .btnWrap01 {
    padding: 8vw 0 10.667vw;
  }
  .sec .ttlWrap {
    background-color: #06c755;
  }
  .sec .ttlWrap .ttl {
    width: 100%;
    max-width: 125vw;
    margin: 0 auto;
    background: url(/app/line/tpoint/240422_line/img/pattern.png) no-repeat;
    background-size: cover;
    padding: 18.625vw 0 2.906vw;
    text-align: center;
    color: #fff;
    font-size: 7vw;
    font-weight: 600;
    position: relative;
  }
  .sec .ttlWrap .ttl02 {
    background: none;
    padding: 10.417vw 0 3.906vw;
    font-size: 5vw;
  }
  .sec .ttlWrap .ttl .fukidashi {
    font-size: 3.467vw;
    color: #000;
    background: url(/app/line/tpoint/240422_line/img/sb01.png) no-repeat;
    background-size: contain;
    width: 62.958vw;
    height: 14.547vw;
    position: absolute;
    top: 1.953vw;
    left: 5.625vw;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .sec .ttlWrap .ttl .fukidashi span {
    display: inline-block;
    padding-top: 1.953vw;
  }
  .sec .ttlWrap .ttl h2 {
    line-height: 1.5;
  }
  .sec h3 {
    font-size: 4.2vw;
    text-align: center;
    font-weight: bold;
    line-height: 1.8;
  }
  .sec .inner {
    padding: 7.813vw 0 10.417vw;
  }
}
/*==========*/
.mv {
	max-width: 100%;
	padding: 0;
	text-align: center;
	background-color: #06c755;
	position: relative;
}
@media screen and (max-width: 768px) {
	.mv {
		padding: 0;
		background-color: #06c755;
	}
}
/*===== sec01 =====*/
.sec01 .sec01BoxWrap {
  margin-top: 80px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0 60px;
}
.sec01 .sec01BoxWrap .sec01Box {
  width: 22%;
}
.sec01 .sec01BoxWrap .txt {
  color: #fff;
  background-color: #014099;
  border-radius: 20px;
  padding: 20px 20px;
  text-align: center;
  position: relative;
  line-height: 1.5;
  font-weight: bold;
}
.sec01 .sec01BoxWrap .txt::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: #014099;
  height: calc(tan(60deg) * 15px / 2);
  width: 25px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.sec01 .sec01BoxWrap .image {
  text-align: center;
  margin-top: 20px;
}
.sec01 .btnWrap02 .lineBtn a {
  max-width: 620px;
}
@media screen and (max-width: 768px) {
  .sec01 .sec01BoxWrap {
    margin-top: 6.417vw;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 0;
  }
  .sec01 .sec01BoxWrap .sec01Box {
    width: 23%;
  }
  .sec01 .sec01BoxWrap .txt {
    color: #fff;
    background-color: #014099;
    border-radius: 2.604vw;
    padding: 2.604vw 2.604vw;
    text-align: center;
    position: relative;
    font-size: 4vw;
  }
  .sec01 .sec01BoxWrap .txt::after {
    content: "";
    position: absolute;
    bottom: -1.302vw;
    left: 50%;
    transform: translateX(-50%);
    background: #014099;
    height: calc(tan(60deg) * 1.953vw / 2);
    width: 3.255vw;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  .sec01 .sec01BoxWrap .image {
    text-align: center;
    margin-top: 2.604vw;
  }
}
/*===== sec02 =====*/
.sec02 .image {
  text-align: center;
  margin: 50px 0 60px;
}
.sec02 .login {
  font-size: 18px;
  text-align: center;
  line-height: 1.75;
}
.sec02 .login a {
  color: #1680f6;
  text-decoration: underline;
}
.sec02 .login a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .sec02 .image {
    text-align: center;
    margin: 6.51vw 0 7.813vw;
  }
  .sec02 .login {
    font-size: 3.333vw;
    text-align: center;
    line-height: 1.75;
  }
  .sec02 .login a {
    color: #1680f6;
    text-decoration: underline;
  }
  .sec02 .login a:hover {
    text-decoration: none;
  }
}
/*===== sec03 =====*/
.sec03 {
  padding-bottom: 90px;
}
.sec03 .sec03BoxWrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.sec03 .sec03BoxWrap .sec03Box {
  width: 33%;
  max-width: 214px;
  min-height: 190px;
	font-size: 18px;
	text-align: center;
	border-radius: 15px;
  background-color: #fff;
	box-shadow: 0px 6px #057f37;
	padding: 30px 10px;
  font-weight: bold;
}
.sec03 .sec03BoxWrap .sec03Box h4 {
  color: #06c755;
  margin-bottom: 25px;
}
.sec03 .sec03BoxWrap .sec03Box h4 span {
  background: linear-gradient(transparent 50%, #ffff7f 50%);
}
.sec03 .sec03BoxWrap .sec03Box p {
  line-height: 1.5;
}
.sec03 .info {
  width: 100%;
  max-width: 900px;
	font-size: 20px;
	text-align: center;
	border-radius: 20px;
  background-color: #fff;
	box-shadow: 0px 6px #cdedda;
	padding: 60px 10px;
  margin: 80px auto 80px;
}
.sec03 .info h4 {
  font-size: 26px;
  font-weight: bold;
}
.sec03 .info h4 span {
  font-size: 32px;
  color: #06c755;
}
.sec03 .info p {
  line-height: 1.5;
  margin-top: 20px;
}
.sec03 h3 {
  font-size: 40px;
}
.sec03 .flow {
  text-align: center;
  margin: 60px 0;
}
.sec03 .lineBtn a {
  max-width: 625px;
  font-size: 26px;
  padding: 30px 34px 30px 0;
}
.sec03 .lineBtn a span {
  position: relative;
  display: inline-block;
  padding-left: 45px;
}
.sec03 .lineBtn a span img {
  position: absolute;
  top: 0;
  left: 0;
}
.sec03 .txtLink {
  text-align: center;
  margin-top: 55px;
}
.sec03 .txtLink a {
  color: #1680f6;
  text-decoration: underline;
}
.sec03 .txtLink a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .sec03 .sec03BoxWrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 92%;
    max-width: 117.188vw;
    margin: 0 auto;
    padding-bottom: 10.417vw;
  }
  .sec03 .sec03BoxWrap .sec03Box {
    width: 100%;
    max-width: none;
    min-height: 25.26vw;
    font-size: 3.733vw;
    text-align: center;
    border-radius: 1.953vw;
    background-color: #fff;
    box-shadow: 0px 6px #057f37;
    padding: 5.906vw 1.302vw;
    font-weight: bold;
    margin-bottom: 5vw;
  }
  .sec03 .sec03BoxWrap .sec03Box h4 {
    color: #06c755;
    margin-bottom: 4vw;
    font-size: 4vw;
  }
  .sec03 .sec03BoxWrap .sec03Box h4 span {
    background: linear-gradient(transparent 50%, #ffff7f 50%);
  }
  .sec03 .sec03BoxWrap .sec03Box p {
    line-height: 1.5;
  }
  .sec03 .info {
    width: 92%;
    max-width: 117.188vw;
    font-size: 3.333vw;
    text-align: center;
    border-radius: 2.953vw;
    background-color: #fff;
    box-shadow: 0px 6px #cdedda;
    padding: 7.813vw 2.802vw;
    margin: 10.417vw auto 10.417vw;
  }
  .sec03 .info h4 {
    font-size: 4.267vw;
    font-weight: bold;
  }
  .sec03 .info h4 span {
    font-size: 5.067vw;
    color: #06c755;
  }
  .sec03 .info p {
    line-height: 1.5;
    margin-top: 3.604vw;
  }
  .sec03 h3 {
    font-size: 6.133vw;
  }
  .sec03 .flow {
    width: 92%;
    text-align: center;
    margin: 4.813vw auto 0;
  }
  .sec03 .lineBtn a {
    max-width: none;
    width: 92%;
    margin: 0 auto;
    font-size: 5.333vw;
    padding: 5.208vw 2.604vw;
  }
  .sec03 .lineBtn a span {
    font-size: 6.4vw;
    padding-left: 6vw;
  }
  .sec03 .lineBtn a span img {
    width: 5.2vw;
    height: 6.533vw;
    top: 14%;
  }
  .sec03 .txtLink {
    margin-top: 7vw;
  }
}
/*================*/
@media screen and (max-width: 768px) {
	footer .inner {
		padding-top: 13.333vw;
	}
}
/* slick option */
@media screen and (max-width: 768px) {
  .slick-dots li button:before {
    font-size: 4.3vw;
  }
  .slick-dots li {
    margin: 0 1.333vw;
  }
  .slick-dots li.slick-active button:before {
    color: #000;
  }
  .slick-dots li button:before {
    color: #fff;
    opacity: 1;
  }
}
