.c12517.top-btn-ponit-text.font-sizeUp p,
.c12517.font-sizeUp p {
	font-size: 24px !important;
}

.top-btn-2.sp-100 {
	        border-radius: 5px;
}

.btn_260724 {
	gap: 15px;
}

.container.txtWrap02.col_box .text span {
      font-size: x-large;
}

.top_voice.inversion {
	background-color: #fff;
    color: #ea0073;
    border: solid 2px;
    border-radius: 10px;
}
.bg_green {
	background-color: #EBF0B6 !important;
}

.c9066.box_boder.box_boder-none {
	border-top: none;
}

.topBtnArea02.widt100 .topProfileMoreBtn02 {
	    max-width: 609px;
} 

.topProfileBtnArea.justify-content-lg-start.justify-content-center.center-itme {
	    justify-content: center !important;
}

@media screen and (max-width:768px) {
.c12517.top-btn-ponit-text.font-sizeUp p,
.c12517.font-sizeUp p {
	font-size: 18px !important;
}
  
  .top-btn-2.sp-100 {
    	max-width: 100% !important;
            display: flex;
        flex-direction: row;
}
  .tag-line_img {
  width: 100%;
  }
  
  .top_voice.inversion span {
  	font-size: 27px !important;
  }
} 
  
  @media screen and (max-width:450px) {
      .top-btn-2.sp-100 {
            flex-direction: column;
    }
  }