@charset "utf-8";
.js-modal-open5 {
	cursor: pointer;
}
.create_btn store_profile_btn {
	padding-left: 0px;
	padding-right: 0px;
}
.modal5 {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
}
.pop-btn5 {
	border-radius: 0 0 10px 10px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.modal_bg5 {
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100vh;
	position: absolute;
}
.modal_content5 {
	background: #fff;
	width: 18%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 15px;
}
.modal_content5 .inner5 {
}
.js-modal-close5 {
	width: 100%;
	line-height: 60px;
	font-size: 18px;
	border-top: solid 1px rgb(166 166 166 / 67%);
}
.t_center5 {
	margin: 75px 15px;
	font-size: 18px;
}
.pop-i5 {
	text-align: left;
	margin: 44px auto;
	max-width: 547px;
	font-size: 17px;
}
.t_center7 {
	font-size: 18px;
	margin-top: 60px;
	margin-bottom: 10px;
	line-height: 30px;
	padding: 0 29px;
	text-align: center;
}
.t_center8 {
	font-size: 13px;
	padding: 0 29px;
	text-align: center;
	margin-bottom: 60px;
	color: #3e3a39;
}
@media screen and (max-width:1024px) {
.modal_content5 {
	width: 40%;
}
.js-modal-close6 {
	line-height: 65px;
}
.t_center5 {
	margin: 100px 15px;
}
}

@media screen and (max-width:768px) {
.modal_content5 {
	width: 60%;
}
.t_center5 {
	font-size: 21px;
	margin: 110px 15px;
}
}

@media screen and (max-width:414px) {
.t_center5 {
	font-size: 18px;
	margin: 60px 0;
	line-height: 30px;
	padding: 0 29px;
}
.t_center6{
	    font-size: 18px;
    margin: 60px 0;
    line-height: 30px;
    padding: 0 73px;
}
.pop-i5 {
	margin: 33px auto;
	font-size: 12px;
}
.js-modal-close5 {
	line-height: 50px;
	font-size: 16px;
	color: #8c8c8c;
}
.modal_content5 {
	width: 75%;
}
}

@media screen and (max-width:375px) {
.pr p {
	font-size: 16px;
}
.t_center7 {
    font-size: 17px;
    margin-top: 60px;
    margin-bottom: 10px;
    line-height: 30px;
    padding: 0px 17px;
    text-align: center;
}
.t_center6 {
    font-size: 17px;
    margin: 60px 0;
    line-height: 30px;
    padding: 0px 62px;
}
.t_center8 {
    font-size: 12px;
    padding: 0 29px;
    text-align: center;
    margin-bottom: 60px;
    color: #3e3a39;
}
.pop-i5 {
	font-size: 12px;
}
.js-modal5 {
	font-size: 13px;
}
.js-modal-close5 {
	font-size: 15px;
}
.t_center5 {
	font-size: 17px;
	margin: 60px 0;
	line-height: 30px;
	padding: 0px 17px;
}
}

@media screen and (max-width:360px) {
	.t_center7 {
    font-size: 16px;
	    padding: 0px 17px;
}
.t_center8 {
    font-size: 11px;
    padding: 0 29px;
}
}
