@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {
	.open-btn-wrap{
	
	}
	.sp-header-inner .logo img {
		max-height: auto;
	}
	  .logo img {
    width: 100% !important;
  }
	.swiper-button-next::after, .swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  width: 20px;

  height: 20px;
 
  font-size: 20px;
}
	.swiper {
  width: 90vw;
  border-radius: 20px;
  height: 40vw;
}
	.open-btn-wrap{
		display:none;
	}
}

@media screen and (max-width:820px) {

	#summary .block-flex {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 0;
  width: 90%;
}
	#download {
  padding-top: 30vw;
		padding-bottom: 15vw;
	}
	.frame01 {
  background: #fff;
		padding: 20px;
		width: 90% !important;
		margin:0 auto!important;
	}
	.ttl03 {
  font-size: 3rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #1f81c4;
  text-align: center;
  margin-bottom: 20px;
  z-index: 1;
  position: relative;
}
	
	.ttl01 {
  position: relative;
		font-size: 3rem;
	}
	.ttl01::after{
		width:100%;
		font-size: 7rem;
	}
	.block-greet {
		display: block;
	}
.block-greet .txt {
  width: 100%;
}
	.block-greet .img {
  width: 80%;
  border-radius: 10px;
  margin: 0 auto 20px;
}
	#service {
		padding-top: 25vw;
	}
	.ttl02 {
  font-size: 1.8rem;
  padding: 5px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
  z-index: 1;
  position: relative;
  color: #1f81c4;
  margin: 0 auto 30px;
  border-radius: 20px;
  background: #f1f9ff;
}
	.bg-c01 .ttl02 {
  color:#1f81c4;
}
	.mb100 {
  margin-bottom: 50px;
}
	#tablepress-7 tr.row-2 td {
		font-size: 1rem;
	}
	#tablepress-7 tr.row-2 td {
 
  font-size: 1rem;
  color: #333;
		padding: 10px 0;
	}
	
	#tablepress-7 tr.row-3 td {
        font-size: 1rem;
        color: #333;
        padding: 10px 0;
    }
	
	.block-flex{
		display:block;
	}
	.col50 {
  width: 100%;
}
	.list_pdf {
		display:block;
	}
	.list_pdf li {
		width: 100%;
		margin-bottom:30px;
	}
}

@media screen and (max-width:600px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width:820px) {}

@media screen and (max-width:600px) {}
