@charset "utf-8";
#sukkiBlock{
  background: #feffd6;
  border-radius: 24px;	
  padding: 80px 56px 56px;	
}

.inner3.cfix {
  display: flex;
  justify-content: center;
  margin: 0 auto 64px;	
}
.end {
  margin-left: 16px;
}
.inner {
  max-width: 1000px;
  margin: 0 auto;
}
.inner_content {
  background: #fff;
  border-radius: 20px;
  padding: 56px 48px 48px;
  position: relative;
}
.ttl1 {
  position: absolute;
  top: -40px;
  left: -32px;
}
#entry {
  position: absolute;
  right: 40px;
  top: -50px;
}
.txt1 {
  font-size: 16px;
  line-height: 1.6;
}
.ttl2,.ttl3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  line-height: 110%;
  padding: 0 0 30px 24px;
  margin-top: 64px;
  position: relative;
  padding-left: 40px;	
}
.ttl2::before, .ttl3::before {
  content: "";
  width: 32px;
  height: 32px;
  background: #5ae628;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 50px;
}
.txt2 {
  text-align: center;
}
.list1.cfix {
  display: flex;
  justify-content: center;
  margin: 40px auto;
}

.list2.cfix {
  display: flex;
  justify-content: center;
  margin: 40px auto;
}

.ttl {
  text-align: center;
  margin-bottom: 40px;	
}
#about {
  margin: 40px auto;
}
#subpage .txt {
  text-align: center;
  font-size: 16px;
  line-height: 180%;
  margin: 0 15px 0 40px;
}
.inner7 {
  background: #fff;
  border-radius: 20px;
  position: relative;	
  padding: 0 40px 40px 40px;	
}
.img1 {
  position: absolute;
  top: -45px;
  right: 100px;
}
.img2 {
  text-align: center;
}
.step1 {
  width: 210px;
}
.step2 {
  width: 200px;
}
.step3 {
  width: 160px;
}

@media screen and (max-width:768px){
.list1.cfix {
  display: block;
	}
.step1 {
  width: 100%;
  margin: 0 auto 32px auto;
}
.step2 {
  width: 100%;
  margin: 0 auto 32px auto;
}	
.step3 {
  width: 100%;
  margin: 0 auto;
}	
.img img {
  margin: 0 auto;
}	
.txt {
  height: auto !important;
}
#sukkiBlock {
  border-radius: 16px;
  padding: 32px 20px 28px 20px;
}	
.inner_content {
  border-radius: 12px;
  padding: 40px 20px 20px;
	}
.ttl {
  text-align: left;
  margin-bottom: 10px;
}	
#entry img {
  width: 80px;
  height: auto;
}
#entry {
  position: absolute;
right: -30px;
top: 24px;
}	
.ttl2::before, .ttl3::before {
  width: 24px;
  height: 24px;
	}
.ttl2, .ttl3 {
  font-size: 18px;
  padding: 0 0 30px 20px;
  padding-left: 32px;
}	
.txt2 img {
  width: 100%;
  height: auto;
}	
#subpage .txt {
  text-align: left;
  margin: 0 auto;
}
.list2.cfix {
  display: block;	
  margin: 0 auto;	
	}
.img1 img {
  width: 120px;
}
.img1 {
  position: absolute;
  top: -25px;
  right: 20px;
}	
.inner7 {
  padding: 0 40px 20px 20px;
}	
}

@media screen and (max-width:414px){
.inner3.cfix {
  margin: 0 auto 40px;
}	
.ttl1 img {
  width: 280px;
  height: auto;
}
.ttl1 {
  position: absolute;
  top: -15px;
  left: -20px;
}	
#entry {
  position: absolute;
  right: -30px;
  top: 104px;
}
.img1 {
  position: absolute;
  top: -25px;
  right: -10px;
}	
}







