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

.pc
{
  display:none;
}

.sp 
{
  display:block;
}

body 
{
	font-size:1em;
	line-height:1.8em;
  -webkit-text-size-adjust:100% !important;
  letter-spacing:1.5px;
  border-top:none;
}

.wrap
{
width:inherit; 
overflow:hidden;
margin:0px;
padding:0 0.5rem;
}

img { 
    max-width: 100% !important; 
    height:auto !important;
	}

.top img{
  width: 100%;

  
}
div.ctabtn{
  margin: 40px 30px;
 
 }

.cta{
  background-color: #e6ba4e;
  padding-top: 30px;
  padding-bottom: 30px;
  height: auto;
}

.cta div.wrap{
  background-color: #FFF;
  border-radius: 15px;
  margin: 0 0.8rem;
  padding-bottom: 0.7rem;
}

div.ctabtn{
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
}

.txaka
{
  font-size: 7vw;
  line-height: 10vw;
  padding-top: 2rem;
}


.txkuro
{
  font-size: 7vw;
	font-weight:bold;
	color:#333;
  line-height: 9vw;
  text-align: center;
  padding-top: 2rem;
}


.subhead
{
	font-size:5.5vw;
	line-height:8vw ;
}

.hikaribg div.wrap{
  padding:20px 0px 20px 0px;
  margin: 0 0.8rem;

}

ul.blet,.blet2{
  width: 100%;
}

ul.blet li{
  padding: 0.3rem;
  line-height: 1.2rem;
	padding:1.2rem 0.2rem 0.8rem 40px;
  text-align: left;
  background-position: 2px 18px;  
}

.box {
  width: 90%;
  margin: 0px auto 0.1rem;

}

.mg3r{
  margin: 1rem 0;
}

.izumibg{
	background-position:right 35% center;
  height: fit-content;
}


.izumibg div.wrap{
  width: 95%;
  margin: 0 auto;

}


.box {
  width: 100%;
  margin: 0px auto 40px;
  overflow: hidden;
  display: block;
  padding: 0 0.8rem;
}


.txaka2
{
  font-size: 2rem;
  line-height: 3rem;

}

.txkuro2
{
  font-size: 1.2rem;
  line-height: 2rem;
}


.btn_end {
  position: fixed;
  bottom: 10px;
  right: 5%;
  width: 90%;
}

.customer-tytle {
  font-size: 1.4rem;
}

.prof-img{
  width: 80%;
  float: none;
  padding-left: 0;
}

h2.subhead.redline {
  margin: 0.2rem 1rem 2rem;
}

ul.blet2 li {
  font-size: 1.2rem;
  /* padding: 1rem; */
  line-height: 1.2rem;
  padding: 1rem;
  margin: 2rem 0;
  color: #fff;
  font-family: serif;
  position: relative;
  text-align: left;
}

.ygbg img {
  padding: 10px;
}

img.sponsor{
  width: 150px;
}

.line img{
  width: 250px;
}

.youtube{
  width: 100%;
}

.flax_end_btn{
  display: flex;
  justify-content: space-between;
}

.flax_end_btn a img .btn_end{
width: 33%;
}

.sp .flax_end_btn {
  position: fixed;
  bottom: 10px;
  left: 0;
  width: 100%;
  display: flex;
  margin: 0;
  padding: 0;
  background: transparent; /* 必要なら背景色を入れてもOK */
}
.sp .flax_end_btn a {
  flex: 1;
  margin: 0;
  padding: 0;
  text-align: center;
}
.sp .flax_end_btn a img {
  width: 100%;
  height: auto;
  display: block;
}

/* もし .btn_end クラスが不要なら外すか上書き */
.sp .btn_end {
  position: static;
  width: 100%;
  bottom: auto;
  right: auto;
}


}
