@charset"utf-8";
*{
  margin: 0;
  padding: 0;
 list-style: none;
 text-decoration: none;
   font-family: "Lora", serif;
   font-optical-sizing: auto;
 
     font-family: "Hiragino Mincho", serif;
     font-weight: 400;
     font-style: normal;
     color:#383838;
     box-sizing: border-box;
   }
   body{
    background-color: #f8f8f8;
   }

   header{
    background-color: #99a0a0;
    
   }
   nav ul{
    display: flex;
    justify-content: flex-end;
    padding: 1em 0;
   }
   nav li{
    padding-right: 2em;
    color: #fff;
   }
   nav li a,i{
    color: #fff;
   }
   nav li:hover, a:hover,i:hover{
    opacity: 0.5;
   }

   
   #contents{
    position: relative;
   }
   .title h1{
    font-family: "Lora", serif;
    font-size: 44px;
    text-align: center;
    padding-top: 60px;
   }

main img{
  width:100%;
  height:50vh;
  object-fit: cover;
  object-position: center;
}

.service-text{
  width:80%;
  margin: 80px auto;
 
}
.hp-box{
  text-align: center;
}
.hp-box p{
  margin-top: 40px;
}
.service-text h1{
  font-size: 28px;
 
  padding-left: 1em;
 border-left: 3px solid #ddb1a3;
 text-align: center;
 display: inline;
 
}

.service-text p{
  letter-spacing: 0.1em;
  line-height: 1.8em;
  /* margin-top: 40px; */
  
}
.circle1{
  width:10px;
  height:10px;
  background-color: #ddb1a3;
  border-radius: 5px;
  margin: 60px auto 20px;
}
.onayami-title{
  display: flex;
  justify-content: center;
  margin-top: 80px;
  align-items: center;
  
}

/* .onayami-title .circle{
  width:40px;
  height:40px;
  border-radius: 20px;
  background-color:  #ddb1a3;
} */
.onayami-title .circle{
  width:16px;
  height:16px;
  border-radius: 8px;
  background-color:  #ddb1a3;
  margin: 0 1em;
}
.onayami-title h2{
  font-family: "Poppins", sans-serif;
font-weight: 100;

}
.onayami{
  text-align: center;
  background-color: #ede1db;
  padding: 2em;
  width:60%;
  margin:0 auto;
}
.onayami-box{
  border:1px solid #717273;
}
.onayami p{
  text-align: left;
  width:50%;
  margin:30px auto;
}

 .check{
  width:50%;
  margin: 50px auto;
 }

.check td:nth-last-child(odd){
  text-align: left;
  padding-left: 2em;
  border-bottom: 1px dotted #717273;
}
.tubasadesign-service {
  margin: 100px auto 80px;
  width:80%;
  display: flex;
  justify-content: center;
  gap:50px;
  flex-wrap: wrap;
}
.feature{
  flex-basis: 45%;
  border: 1px solid #ddb1a3;
  padding: 20px;
}
.feature .number{
  margin-top: -100px;
  font-size: 60px;
  font-weight: 400;
  background-color: #f8f8f8;
  display: inline-block;
  color:#717273
}
.feature h3{
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
  
.feature-text{
  width:80%;
  margin: 0 auto;
 text-align: justify;
}
.jisseki-box{
  margin: 0 auto;
  width:50%;
}
.jisseki{
  padding-top: 2em;

}
.work_details{
  width:50%;
  margin:60px auto;
}
.work_details p{
  
  padding-bottom: 1em;
}
.work_details p br:nth-child(2){
  display: none;
}

.preparation-box{
  width:55%;
  margin: 60px auto;
}

.preparation{
  padding-left: 2em;
  text-indent: -2em;
}
.preparation1{
  padding-left: 2em;
  text-indent: -2em;
}
.preparation-box p{
 
  padding-bottom: 1em;
}
.preparation-box p br:nth-child(1){
  display: none;
}
.flow{
  padding-left: 1em;
  text-indent: -2em;
  padding: 1em 3em;
  background-color: #f2e9e2;
  margin-bottom: 2em;
}
.flow-box span{
  font-size: 22px;
}
.flow-box{
  width:60%;
  margin:60px auto;
}
.atention-box{
  width:60%;
  margin:80px auto;
}
.atention{
  padding-left: 1em;
  text-indent: -2em;
  padding-bottom: 2em;

}
.atention-box h3{
  text-align: center;
}
.atention-text{
  margin: 40px;
}
.sns-box{
  text-align: center;
}
.sns-box p{
  width:50%;
  margin:40px auto 0;
  text-align:center;
}
.price-title{
  text-align: center;
}
.price-title p{
  margin:40px auto;
  width:70%;
  text-align: justify;
}


.price-pc{
  width:100%;
  margin:80px auto;
  border-collapse: collapse;
}
.price-pc span{
  font-size: 16px;
}
.price-pc th, .price-pc td{
  border: 1px solid #383838;
  text-align: center;
 
}
.price-pc th{
  font-weight: 700;
  padding: 1em;
  background-color: #f8eeea;
}
.price-pc td{
  padding: 0.5em 1em;
}
.price{
  width:100%;
  margin:80px auto;
  border-collapse: collapse;
}
.price th, .price td{
  border: 1px solid #383838;
  text-align: center;
 
}
.price th{
  font-weight: 700;
  padding: 1em;
  background-color: #f8eeea;
}
.price td{
  padding: 0.5em 1em;
}
.price1{
  width:100%;
  margin:80px auto;
  border-collapse: collapse;
}
.price1 th, .price1 td{
  border: 1px solid #383838;
  text-align: center;
  width:50%;

 
}
.price1 th{
  font-weight: 700;
  padding: 1em;
  background-color: #f8eeea;

}
.price1 td{
  padding: 0.5em 1em;
}
/* .price th br{
  display: none;
} */
.price td br:nth-child(2){
  display: none;
}
.palmlit{
  width:80%;
  margin: 0 auto;
 text-align: center;
}
.price span{
  font-size: 14px;
  font-weight: 500;
  padding: 0.5em 0 0 0;
  
}
.price-sp{
  display: none;
}
.contact{
  text-align: center;
 }
 .contact-btn{
  background-color: #debca4;;
  color:#fff;
  padding:0.5em 1em;
  width:300px;
  border-radius: 5px;
  display: inline-block;
  margin: 100px auto 0;
  font-size: 20px;
 }
/* フッターここから */
footer{
  text-align: center;
  margin-top: 180px;
  background-color: #99a0a0;
 } 
 footer .logo{
  font-size: 28px;
  padding: 1em 0;
  font-family: "Poppins", sans-serif;
font-weight: 100;
font-style: normal;
}
 footer ul{
  display: flex;
  justify-content: center;
}
footer li{
  padding-left: 2em;
}
footer li a,i{
  color: #fff;
}
  
footer img{
  padding: 3em 0 2em;
}
footer p{
  color: #fff;
  padding-top: 1em;
}
footer li a:hover,i:hover{
  opacity: 0.5;
}


/* スマホ版ここから */
@media screen and (max-width:922px){
.title h1{
  font-family: "Lora", serif;
  font-size: 30px;
  text-align: center;
  padding-top: 80px;

 }
.service-text h1{
  font-size: 22px;
}
 .service-text span{
  font-size: 16px;
  /* letter-spacing: 1em; */
 }
 .onayami-title{
  display: flex;
  justify-content: center;
  margin-top: 80px;
  align-items: center;
  
}

/* .onayami-title .circle{
  width:40px;
  height:40px;
  border-radius: 20px;
  background-color:  #ddb1a3;
} */
.onayami-title .circle{
  width:16px;
  height:16px;
  border-radius: 8px;
  background-color:  #ddb1a3;
  margin: 0 1em;
}
.onayami-title h2{
  font-size: 20px;
}
.onayami{
  text-align: center;
  background-color: #ede1db;
  padding: 2em;
  width:90%;
  margin:0 auto;
}
.onayami-box{
  border:1px solid #717273;
}
.onayami p{
  text-align: left;
  width:80%;
  margin:30px auto;
}

 .check{
  width:80%;
  margin: 50px auto;
 }

.check td:nth-last-child(odd){
  text-align: left;
  padding-left: 2em;
  border-bottom: 1px dotted #717273;
}
.tubasadesign-service {
  margin: 100px auto 80px;
  width:80%;
  display: flex;
  flex-direction: column;
  gap:50px;
  
}
.feature{
  flex-basis: 45%;
  border: 1px solid #ddb1a3;
  padding: 20px;
}
.feature .number{
  margin-top: -100px;
  font-size: 60px;
  font-weight: 400;
  background-color: #f8f8f8;
  display: inline-block;
  color:#717273
}
.feature h3{
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 600;
}
  
.feature-text{
  width:80%;
  margin: 30px auto;
 text-align: justify;
}
.work_details{
  width:80%;
  margin:60px auto;
}
.work_details p{
  
  padding-bottom: 1em;
}
.work_details p br:nth-child(2){
  display: block;
}
.preparation{
  padding-left: 1em;
  text-indent: -1em;
}
.preparation1{
  padding-left: 1em;
  text-indent: -1em;
}
.preparation-box p br:nth-child(1){
  display: block;
}
.preparation-box{
  width:80%;
  margin: 60px auto;
}
.preparation-box p br{
  display: block;
}
.preparation-box p{
  padding-left: 1em;
  text-indent: -1em;
}
.sns-box h1{
  font-size: 28px;
 
  padding-left: 1em;
 border-left: 3px solid #ddb1a3;
 text-align: center;
 display: inline;
 
}
.sns-box p{
  width:80%;
  margin:40px auto 0;
  text-align:center;
}
.flow-box{
  width:90%;
  margin:60px auto;
}
.atention-box{
  width:90%;
  margin:80px auto;
}

.price-title p{
  margin:40px auto;
  width:100%;
  text-align:justify;
}
.price-pc{
  display: none;
}
 .price{
  width:100%;
  margin: 60px auto;
 }
 .price th{
  width:50%;
 }
 .price td{
  width:50%
 }
 .service-text td br{
  display: block;
 }
 .price-sp{
  display: block;
 }
 .price-sp{
  width:100%;
  margin:80px auto;
  border-collapse: collapse;
}
.price-sp th, .price-sp td{
  border: 1px solid #383838;
  text-align: center;
 
}
.price-sp th{
  font-weight: 700;
  padding: 1em 0.5em;
  width:60%;
}
.price-sp td{
  padding: 0.5em ;
  width:40%;
}
.price-sp span{
  font-weight: 700;
  padding: 0;
  
}
.price-sp th{
 background-color: #f8eeea;
}
.price1 th{
  background-color: #f8eeea;
}
.price th{
  background-color: #f8eeea;
}
.price span{
 font-size: 14px;
}
.palmlit{
  margin-top: 2em;
  text-align: center;
  width:90%;
}
 .contact{
  text-align: center;
 }
 .contact-btn{
  background-color: #debca4;
  color:#fff;
  padding:0.5em 1em;
  width:200px;
  border-radius: 5px;
  display: inline-block;
  margin: 40px auto 0;
  font-size: 16px;
 }
 footer{
  text-align: center;
  margin-top: 180px;
  background-color: #99a0a0;
 } 
 footer .logo{
  font-size: 28px;
  padding: 1em 0;
  font-family: "Poppins", sans-serif;
font-weight: 100;
font-style: normal;
}
 footer ul{
  display: flex;
  justify-content: center;
}
footer li{
  padding-left: 1em;
}
footer li a,i{
  color: #fff;
}
  
footer img{
  width:120px;
  padding: 1em 0 ;
}
footer p{
  color: #fff;
  padding-top: 1em;
}
footer li a:hover,i:hover{
  opacity: 0.5;
}

}