body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #fff;
  color: #333;
  margin: 0;
  line-height: 1.6;
}


h1 {
  color: #223;
  line-height: 2.8rem;
}
h2 {
  line-height: 0.8rem;
  font-size: 2.0rem;
}
a {
  text-decoration: none;
}
hr {
  border-top: 1px dashed #d1df90;
}
.wr {
  white-space: nowrap;
}
.sp {
  display: block;
}
.pc {
  display: none;
}
.m-0 {
  margin-bottom: -20px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.text-left {
  text-align: left;
}
.f-green1 {
  color: #7ba432;
}
.f-green2 {
  color: #7ba432;
  font-size: 1.2rem;
}
.f-green3 {
  color: #7ba432;
  font-size: 1.8rem;
  font-weight: bold;
}
.f-green4 {
  color: #7ba432;
  font-size: 1.6rem;
  font-weight: bold;
}
.f-green5 {
  color: #7ba432;
  font-size: 1.2rem;
  font-weight: bold;
}
.f-green6 {
  color: #7ba432;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.0rem;
}
.f-black1 {
  color: #000;
  font-size: 1.8rem;
  font-weight: bold;
}
.f-black2 {
  color: #000;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: -10px;
line-height: 2.0rem;
}
/*サービスラインページ*/
.container-full{
width: 100%;	
background: #f0f8f5;
padding: 30px 0px 70px 0px;	
}

.service-line {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
background: #f0f8f5;	
}

.service-line h2 {
  font-size: 1.8em;
  margin-bottom: 5px;
}

.service-line p {
  color: #555;
  margin-bottom: 40px;
}

.card {
  background: #fff;
  border-radius: 8px;
  padding: 30px 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  text-align: center;
}

.card .icon {
  font-size: 2em;
  margin-bottom: 15px;
}

.card h3 {
  font-size: 1.2em;
  margin-bottom: 15px;
}

.card p {
  font-size: 0.9em;
  margin-bottom: 20px;
}

/*.btn？*/



.under {
  padding-bottom: 0.9rem;
  margin-bottom: 1.0rem;
  background: linear-gradient(transparent 90%, #94c33e 60%);
}
.features {
  background-color: #f0f8f5;
}

.text-box{ margin: 0 auto;
text-align: left;
max-width: 800px;
padding-bottom: 40px;}

.services, .faq{
  background-color: #fff;
}

.flow {
  background-color: #f0f8f5;
}
.hero {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0px 60px 60px 60px;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
}
.hero-text {
  max-width: 600px;
}
.hero-text .category {
  display: inline-block;
  background: #94c33e;
  color: #fff;
  padding: 5px 10px;
  border-radius: 16px;
  font-size: 0.8em;
  margin-bottom: 15px;
}
.hero-text h2 {
	line-height: 2.2rem;
}
.hero-text p {
  margin-bottom: 20px;
}
.hero-buttons .btn, .hero-buttons .btn-outline {
  display: inline-block;
  margin-right: 15px;
}
.hero-image img {
  max-width: 450px;
  width: 100%;
  border-radius: 8px;
}
section {
  padding: 60px 20px;
  text-align: center;
}
.feature-grid, .service-grid, .flow-steps, .detail-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}
.feature-item, .step, .detail-box {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 300px;
  text-align: center;
}
.service-card {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 300px;
  text-align: center;
}
.service-card h3, .service-card2 h3, .service-card3 h3 {
  margin-top: -15px;
}
.service-card2 {
  background: #fff;
  padding: 30px 30px 50px 30px;
  border-radius: 8px;
  width: 100%;
  max-width: 1080px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.service-card3 {
  background: #fff;
  padding: 30px 30px 50px 30px;
  border-radius: 8px;
  width: 100%;
  max-width: 500px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.feature-item .icon {
  font-size: 2em;
  margin-bottom: 10px;
  text-align: center;
}
.feature-item p {
  text-align: left;
}
.service-card ul, .service-card3 ul {
  text-align: left;
  list-style: none;
}
.service-card2 ul {
  margin: 0 auto;
  max-width: 500px;
  list-style: none;
	padding: 0em 0em;
	
}
.ul-width {
  max-width: 450px;
}
.service-card3 ul {
  margin: 0 auto;
  max-width: 500px;
	padding: 0em 0em;
}
.service-card2 li, .service-card3 li {
  text-align: left;
}
.hm1 :before {
  content: ''; /*何も入れない*/
  display: inline-block;
  width: 16px; /*画像の幅*/
  height: 18px; /*画像の高さ*/
  background-image: url("assets/images/service/chekku.png");
  background-size: contain;
  vertical-align: baseline;
  margin-right: 0.5rem;
}

.hm2 {
  display: flex;
  align-items: flex-start;
}

.hm2 .icon {
  width: 16px;
  height: 18px;
  background-image: url("assets/images/service/chekku.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0.5rem;
  flex-shrink: 0;
}

.flow-steps .circle {
  background: #94c33e;
  color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  font-size: 1.6rem;
}
.flow-steps p {
  text-align: left;
}
.circle h4 {
  margin-bottom: -10px;
}
.contact-cta {
  background: #94c33e;
  color: #fff;
  padding: 40px 20px;
}
footer {
  background: #222;
  color: #aaa;
  text-align: center;
  padding: 20px;
}
.btn {
  background: #94c33e;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
}
.btn-outline {
  border: 2px solid #94c33e;
  color: #94c33e;
  padding: 8px 18px;
  border-radius: 4px;
}
.btn:hover {
  background: #68a884;
}
.btn-outline:hover {
  background: #94c33e;
  color: #fff;
}
.other-option {
  margin-top: 20px;
  font-style: italic;
  color: #555;
}
/*　さいーびすラインの　q&a*/
.faq-item {
  margin: 0 auto;
  text-align: center;
}
.qa-1 {
  max-width: 800px;
  border: 1px solid #d6dde3;
  border-radius: 5px;
  margin: 0 auto 7px;
	text-align: left;
}
.qa-1 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
}
.qa-1 summary::before, .qa-1 p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.3em;
}
.qa-1 summary::before {
  color: #7ba432;
  content: "Q";
}
.qa-1 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #333333b3;
  border-right: 3px solid #333333b3;
  content: '';
  transition: transform .5s;
}
.qa-1[open] summary::after {
  transform: rotate(225deg);
}
.qa-1 p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 3em 1.5em;
  color: #333;
  transition: transform .5s, opacity .5s;
  text-align: left;
}
.qa-1[open] p {
  transform: none;
  opacity: 1;
}
.qa-1 p::before {
  color: gray;
  line-height: 1.2;
  content: "A";
}
/*q&aページ*/
.qa-2 {
  max-width: 800px;
  border: 1px solid #d6dde3;
  border-radius: 5px;
  margin: 0 auto 7px;
	text-align: left;
}
.qa-2 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
	text-align: left;
}

.qa-2 span {
  color: #7ba432;
	text-align: left;
}

.qa-2 summary::before, .qa-2 p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.3em;
}

.qa-2 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #333333b3;
  border-right: 3px solid #333333b3;
  content: '';
  transition: transform .5s;
}
.qa-2[open] summary::after {
  transform: rotate(225deg);
}
.qa-2 p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 3em 1.5em;
  color: #333;
  transition: transform .5s, opacity .5s;
  text-align: left;
}
.qa-2[open] p {
  transform: none;
  opacity: 1;
}
.qa-2-box {
    padding: 0.3em 1em;
    margin: 2em 0;
	line-height: 2.0rem;
    color: #7ba432;/*文字色*/
    background: #eef6ef;
    border: solid 1px #7ba432;/*線*/
    border-radius: 16px;/*角の丸み*/
	font-size: 0.8rem;
}



/*/　　お問合わせ　　/*/
.contact-section {
  text-align: center;
  padding: 60px 20px;
}
.contact-section h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.contact-section p {
  font-size: 14px;
  color: #666;
  margin-bottom: 30px;
}
.contact-buttons2 {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.contact-buttons {
  display: flex;
  justify-content: left;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.btn2 {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  padding: 8px 24px;
  border-radius: 5px;
  font-size: 14px;
  transition: background-color 0.3s ease;
}
.btn2.phone {
  background-color: #fff;
  color: #6ab04c;
  border: 1px solid #6ab04c;
}
.btn2.phone:hover {
  background-color: #e4f8e4;
}
.btn2.email {
  background-color: #fff;
  color: #6ab04c;
  border: 1px solid #6ab04c;
}
.btn2.email:hover {
  background-color: #e4f8e4;
}
.icon {
  font-size: 8px;
}
.icon2 {
  font-size: 8px;
}


/*スマフォ横・タブレット表示設定*/
@media (min-width: 600px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
	
.service-card3 ul {
  margin: 0 auto;
  max-width: 500px;
	padding: 0em 3.0em;
}

.text-box{text-align: center;}	
	
}