body {
	font-family: "Zen Kaku Gothic New", sans-serif;
	-webkit-text-size-adjust: 100%;
}

.event_banner_margin,
.lalapay_plus_explain,
.advantag,
.charge_kind,
.tax,
.menntenannsu,
.larapay_contract2_buttons {
	margin: 0 20px;
}

#info {
	margin-left: 20px;
}

.tax {
	margin-top: 70px;
}

.tax_charge_title {
	display: flex;
}

.tax_charge_title p {
	font-size: 10px;
	margin-top: 7px;
}

#charge_kind_explain {
	padding-left: 16px;
}

#use {
	margin-top: 160px;
}

@media screen and (min-width: 767px) {
	#osirase_osirase {
		width: 75%;
		margin: 0 auto;
	}

	.osirase_line {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	#osirase_osirase {
		width: 90%;
		margin: 0 auto;
	}

	.osirase_line {
		width: 90%;
	}
}

.osirase_contents_box_first,
.osirase_contents_boxs,
.osirase_contents_box_end {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.osirase_line {
	margin-left: auto;
	margin-right: auto;
}

.information_menu_1_string {
	color: var(--pay, #0d3157);
	text-align: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 153.846% */
	text-decoration: none;
}

.otoiawase-email-center {
	margin-top: 15px;
}

.otoiawase-email-center-a {
	text-decoration-line: none;
}

.otoiawase-email-center-text {
	width: 280px;
	height: 2.25rem;
	/* padding: 0.5rem 3.5rem; */
	padding-top: 6px;
	padding-left: 35px;
	gap: 0.625rem;
	flex-shrink: 0;
	border-radius: 0.3125rem;
	background: var(--pay, #0d3157);
	color: #fff;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	white-space: nowrap;

	cursor: pointer;
}

.otoiawase-email-center-arrow {
	margin-top: -1px;
}

.otoiawase-email-center-text:hover {
	background-color: #fff;
	border: 1px solid #0d3157;
	color: #0d3157;
	transition: background-color 0.3s linear;
}

.otoiawase-email-center-text:hover img {
	filter: invert(100%); /* hover 시에 이미지의 색상을 100% 반전시킴 */
}

.osirase-not {
	color: var(--pay, #0d3157);
	text-align: center;
	font-size: 24px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-top: 200px;
	margin-bottom: 300px;
}

.osirase-file-img {
	margin-left: 4px;
	margin-top: -5px;
}

@media screen and (min-width: 1440px) {
	.osirase_contents {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 1440px) {
	.osirase_contents {
		width: 97%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
	}
}

@media screen and (min-width: 670px) {
	.use-notice-button {
		width: 500px;
		height: 100px;
	}

	.use-notice-text {
		margin-top: 10px;
		margin-bottom: 5px;
		margin-left: 36px;
		margin-right: 39px;
	}

	.use-notice-h4 {
		font-size: 20px;
	}
	.use-notice-p {
		font-size: 13px;
	}
	.use-notice-href {
		display: inline;
	}
	.use-notice-img-1,
	.use-notice-img-2 {
		display: block;
	}
	.use-notice-img-1-mobile,
	.use-notice-img-2-mobile,
	.use-notice-href_mobile {
		display: none;
	}
	.use-notice-p {
		margin-bottom: 6px;
	}
	.use-notice-img-1 {
		margin-left: auto;
		margin-bottom: 15px;
	}
	.use-notice-img-2 {
		margin-right: auto;
	}
}

@media screen and (max-width: 670px) {
	.use-notice-button {
		width: 300px;
		height: 60px;
	}

	.use-notice-text {
		margin-top: 5px;
		/* margin-bottom: 5px; */
		margin-left: 13px;
		margin-right: 15px;
	}

	.use-notice-h4 {
		font-size: 13px;
		margin-bottom: 0;
	}
	.use-notice-p {
		font-size: 10px;
		margin-bottom: 0;
	}
	.use-notice-img-1,
	.use-notice-img-2,
	.use-notice-href {
		display: none;
	}
	.use-notice-href_mobile {
		display: inline;
	}
	.use-notice-img-1-mobile,
	.use-notice-img-2-mobile {
		display: block;
	}
	.use-notice-img-1-mobile {
		margin-left: auto;
	}
	.use-notice-img-2-mobile {
		margin-right: auto;
	}
}

.use-notice-button {
	margin-top: 72px;
	margin-bottom: 140px;

	padding-bottom: 10px;

	border-radius: 3px;
	border: 2px solid var(--pay, #0d3157);
	background-color: #fff1f8;

	margin-left: auto;
	margin-right: auto;
}

.use-notice-button-flex {
	display: flex;
}
.use-notice-h4 {
	text-align: center;

	color: var(--pay, #0d3157);
	text-align: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 134.3%; /* 26.86px */
	letter-spacing: 2.6px;
}
.use-notice-p {
	color: var(--pay, #0d3157);
	text-align: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.69px;
}
.use-notice-button {
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.2s;
}

.use-notice-button:hover {
	opacity: 0.4;
}

.pink_box {
	border-radius: 6px;
	border: 2px dashed #c5337a;
	background-color: #fff3f9;

	text-align: center;

	width: 166px;
	height: 90px;
	padding: 10px;

	margin: 0 auto;
	margin-top: 16px;
	margin-bottom: 34px;
}

.pink_box_h4 {
	margin: 0;

	color: #c5337a;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-family: "Zen Kaku Gothic New", sans-serif;
}

.pink_box_p1 {
	margin: 0;
	padding-top: 8px;

	color: #0d3157;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.pink_box_p2 {
	margin: 0;

	color: #0d3157;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	font-family: "Zen Kaku Gothic New", sans-serif;
}

/* none bootstrap */
.d-flex {
	display: flex !important;
}
.justify-content-center {
	justify-content: center;
}

dd {
	margin-inline-start: 0;
}

#guide_box5_string {
	margin-bottom: 0;
}

.guide_box5_explain {
	margin: 7px;
}
.larapay_advantage_squre1_title,
.larapay_advantage_squre2_title,
.larapay_advantage_squre3_title,
.larapay_advantage_squre4_title {
	height: 36px;
	margin-bottom: 10px;
}

.larapay_advantage_squre4_title {
	margin-top: 15px;
}
.use-notice-h4 {
	margin: 0px;
}

.w-75 {
	width: 75% !important;
}
.larapay_contract1_button {
	width: 140px;
	height: 20px;
}
.otoiawase-email-center-text {
	width: 245px;
	height: 30px;
    margin: 0 auto;
}
.what_is_maeq_p2 {
	margin: 0;
}

html {
	scroll-behavior: smooth;
}

/* #withdrawMoney {
    scroll-margin-top: 100px;
} */

.whatislala_img img {
	max-width: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.what_is_maeq_img {
	align-items: center;
}

.tenani {
	padding-bottom: 5px;
}


/* TOPの上インスタグラム_注意コメント */
.caution_btn_link {
    color: var(--pay, #F94D49);
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 134.3%;
    letter-spacing: 2.6px;
    text-decoration: none;
}
h4.caution_btn_h4 {
    text-align: center;
     margin: 10px 0;
}
p.caution_btn_p {
    text-align: center;
    color: #F94D49;
    line-height: 1.5rem;
}
div#caution_btn {
    border: 3px solid #F94D49;
    width: 70%;
    margin: 15px auto;
}
