@charset "UTF-8";
/*------------------------------------
 CSS Information

	Site URL: /ohbo/3million-coin.html
	File name: 3million-coin.css (/excludes/css/p/ohbo/3million-coin.css)
	Summary: コイン山分けCP
	Created: 2026-08-19
	Last update: 2026-09-17
	Author: Ishibashi

	Order of description
------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@600&display=swap&text=CAMPAIGN12");
@import url("https://fonts.googleapis.com/css2?family=LINE+Seed+JP:wght@800&display=swap&text=COUNTDOWN対象期間206971年月（日）土まで");
@import url("https://fonts.googleapis.com/css2?family=LINE+Seed+JP:wght@700&display=swap&text=Q0123456");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@900&display=swap&text=0123456789");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@900&display=swap&text=?");
/* contents */
.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.tac {
	text-align: center;
}

.split {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #533C32;
}
.split img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.split figure {
	margin: 0;
}
.split a {
	color: #1466ba;
}
.split .cvbtn {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	min-width: 600px;
	padding-right: 0.5em;
	background: #FFE553;
	border: 4px solid #533C32;
	border-radius: 70px;
	box-sizing: border-box;
	box-shadow: 3px 8px 0 #533C32;
	font-size: 30px;
	font-weight: 700;
	line-height: 102px;
	color: #533C32;
	text-decoration: none;
	transition: all .2s;
}
.split .cvbtn:after {
	content: "";
	position: absolute;
	display: block;
	right: 1.2em;
	top: 50%;
	transform: translateY(-50%);
	width: 33px;
	height: 28px;
	background: url(/excludes/images/p/ohbo/3million-coin-teaser/arrow01.svg) no-repeat center center/contain;
}
.split .cvbtn:hover {
	top: 8px;
	left: 3px;
	box-shadow: 0 0 0 #533C32;
}
.split .txtbtn {
	display: inline-block;
	position: relative;
	margin-top: 0.8em;
	padding-right: 1.2em;
	color: #fff;
}
.split .txtbtn:after {
	content: "";
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 15px;
	height: 15px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}
.split__inner {
	max-width: 800px;
	margin: 0 auto;
}
.split__ttl {
	position: relative;
	width: fit-content;
	margin: 0 auto 60px;
	padding: 0 73px;
	font-size: 46px;
	font-weight: 900;
	line-height: 1.2;
	color: #EB4F82;
}
.split__ttl b {
	font-family: "LINE Seed JP", sans-serif;
	font-size: 70px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #EB4F82, -1px 1px 1px #EB4F82, 1px -1px 1px #EB4F82, -1px -1px 1px #EB4F82, 1px 0px 1px #EB4F82, 0px 1px 1px #EB4F82, -1px 0px 1px #EB4F82, 0px -1px 1px #EB4F82;
}
.split__ttl:before, .split__ttl:after {
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	width: 18px;
	height: 94px;
	border-top: 2px solid #EB4F82;
	border-bottom: 2px solid #EB4F82;
}
.split__ttl:before {
	left: 0;
	border-left: 2px solid #EB4F82;
}
.split__ttl:after {
	right: 0;
	border-right: 2px solid #EB4F82;
}
.outline .split__ttl, .faq .split__ttl {
	color: #fff;
}
.outline .split__ttl b, .faq .split__ttl b {
	color: #EB4F82;
	text-shadow: 1px  1px 1px #fff, -1px  1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px  0px 1px #fff, 0px  1px 1px #fff, -1px  0px 1px #fff, 0px -1px 1px #fff;
}
.outline .split__ttl:before, .outline .split__ttl:after, .faq .split__ttl:before, .faq .split__ttl:after {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.outline .split__ttl:before, .faq .split__ttl:before {
	border-left-color: #fff;
}
.outline .split__ttl:after, .faq .split__ttl:after {
	border-right-color: #fff;
}
.split__ttl strong {
	display: inline-block;
	margin: -0.2em 0.15em 0;
	font-size: 73px;
}
.split__lead {
	margin: 0 0 60px;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.75;
}
.split__txt {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.75;
}

.guide {
	position: relative;
	background: #EB4F82 url(/excludes/images/p/ohbo/3million-coin/guide_bg.png?ver=202609030952) repeat-x center top;
}
.guide__ttl {
	padding: 67px 0 0;
}
.guide__auto-entry {
	position: relative;
	max-width: 980px;
	margin: 67px auto 0;
	padding: 40px 0;
	background: #FFE553;
	border-radius: 25px;
	font-size: 30px;
	font-weight: 500;
}
.guide__auto-entry strong {
	display: inline-block;
	background: linear-gradient(transparent, transparent 70%, #fff 70%, #fff);
	font-size: 38px;
	font-weight: 700;
}
.guide__auto-entry:before {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	top: -26px;
	transform: translateX(-50%);
	width: 30px;
	height: 27px;
	background: #FFE553;
	clip-path: polygon(50% 0%, 0% 27px, 30px 27px);
}
.guide__ft {
	padding: 115px 0 0;
}
.guide__ft .illust {
	width: 100%;
}
      @media screen and (max-width: 1400px) {
.guide__ft .illust {
	height: 229px;
	object-fit: cover;
} 
}

.period {
	position: relative;
	max-width: 800px;
	margin: 49px auto;
	background: #533C32;
	border: 3px solid #fff;
	border-radius: 20px;
	box-sizing: border-box;
	font-family: "LINE Seed JP", sans-serif;
	font-weight: 800;
}
.period:before, .period:after {
	content: "";
	position: absolute;
	display: block;
	top: -46px;
}
.period:before {
	left: -84px;
	width: 175px;
	height: 179px;
	background: url(/excludes/images/p/ohbo/3million-coin/illust_dusken01.png) no-repeat center top;
}
.period:after {
	right: -30px;
	width: 100px;
	height: 99px;
	background: url(/excludes/images/p/ohbo/3million-coin/illust_dusken02.png) no-repeat center top;
}
.period__ttl {
	margin-top: -0.5em;
	font-size: 40px;
	line-height: 1;
	color: #fff;
	text-shadow: 3px 3px 1px #533C32, -3px 3px 1px #533C32, 3px -3px 1px #533C32, -3px -3px 1px #533C32, 3px 0px 1px #533C32, 0px 3px 1px #533C32, -3px 0px 1px #533C32, 0px -3px 1px #533C32;
}
.period__txt {
	padding: 0.1em 0 0.5em;
	font-size: 28px;
	line-height: 1;
	color: #FFE553;
}
.period__txt b {
	font-size: 50px;
	font-weight: 800;
}
.period__txt span {
	letter-spacing: -0.3em;
}

.total {
	display: grid;
	place-items: center;
	width: 980px;
	height: 844px;
	margin: 0 auto;
	padding: 0 0 52px;
	background: url(/excludes/images/p/ohbo/3million-coin/total_bg.png) no-repeat center top;
	box-sizing: border-box;
}
.total__ttl {
	margin: 0 0 0.3em;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.45;
	color: #EB4F82;
}
.total__inner .total__ttl {
	margin: 0 0 0.1em;
	font-size: 38px;
	color: #533C32;
}
.total__num {
	font-size: 51px;
	font-weight: 700;
	line-height: 150px;
}
.total__num b {
	display: inline-block;
	width: 105px;
	height: 150px;
	margin: 0 12px 0 0;
	padding-top: 5px;
	background: #533C32;
	border-radius: 12px;
	box-sizing: border-box;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 150px;
	font-weight: 900;
	line-height: 120px;
	color: #fff;
	vertical-align: middle;
}
.total__inner .total__num {
	font-size: 60px;
	font-weight: 900;
	line-height: 1;
}
.total__txt {
	display: inline-block;
	position: relative;
	margin: 52px 0 16px;
	font-size: 32px;
	font-weight: 700;
	line-height: 38px;
}
.total__txt:before, .total__txt:after {
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	width: 22px;
	height: 38px;
	background: url(/excludes/images/p/ohbo/3million-coin/arrow02.svg) no-repeat center bottom/contain;
}
.total__txt:before {
	left: -32px;
}
.total__txt:after {
	right: -32px;
	transform: rotateY(180deg);
}
.total__inner .total__txt {
	min-width: 640px;
	margin: 26px 0 0;
	padding: 14px 0;
	background: #533C32;
	border-radius: 40px;
	line-height: 49px;
	color: #fff;
}
.total__inner .total__txt:before, .total__inner .total__txt:after {
	display: none;
}
.total__update {
	margin: 0.8em 0 0;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.81;
}
.total__inner .total__update {
	margin: 0.3em 0 0;
}

.split .orgbtn {
	display: flex;
	align-items: center;
	position: relative;
	left: 0;
	top: 0;
	width: 800px;
	margin: 0 auto;
	padding: 27px 45px 27px 60px;
	background: #172788;
	border: 4px solid #fff;
	border-radius: 55px;
	box-shadow: 3px 8px 0 #fff;
	box-sizing: border-box;
	font-size: 30px;
	font-weight: 700;
	line-height: 48px;
	color: #fff;
	text-decoration: none;
	transition: .2s all;
}
.split .orgbtn:after {
	content: "";
	position: absolute;
	display: block;
	right: 41px;
	top: 50%;
	transform: translateY(-50%);
	width: 33px;
	height: 28px;
	background: url(/excludes/images/p/ohbo/3million-coin/arrow03.svg) no-repeat center center/contain;
}
.split .orgbtn:hover {
	top: 8px;
	left: 3px;
	box-shadow: 0 0 0 #fff;
}
.split .orgbtn__bdr {
	display: inline-block;
	margin-right: 41px;
	padding-right: 41px;
	border-right: 3px solid #fff;
}

.double {
	max-width: 980px;
	margin: 90px auto 0;
}
.info .double {
	max-width: 800px;
	margin: 60px auto 0;
}
.double__ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	background: #FFE553;
	border-radius: 35px 35px 0 0;
	font-family: "Barlow", sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 93px;
	letter-spacing: 2px;
}
.double__ttl strong {
	font-size: 83px;
}
.camp1 .double__ttl {
	color: #07BFBB;
}
.camp2 .double__ttl {
	color: #EB4F82;
}
.double__inner {
	padding: 45px 64px;
	background: #fff;
	border-left: 6px solid #FFE553;
	border-right: 6px solid #FFE553;
	border-bottom: 6px solid #FFE553;
	border-radius: 0 0 35px 35px;
}
.info .double__inner {
	padding: 45px 64px 60px;
}
.double__subttl {
	margin: 0 0 40px;
}
.double__txt {
	margin: 0 0 40px;
	font-size: 28px;
	font-weight: 500;
	line-height: 46px;
}
.double__txt strong {
	display: inline-block;
	margin: 0.6em 0 0.4em;
	font-size: 34px;
	font-weight: 700;
	color: #EB4F82;
}
.double__txt strong b {
	font-size: 70px;
}
.double__txt small {
	font-size: 22px;
}
.double__dt {
	width: fit-content;
	margin: 0 auto 0.2em;
	padding: 8px 65px;
	border-radius: 28px;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.33;
	color: #fff;
}
.camp1 .double__dt {
	margin: 45px auto 0.2em;
	background: #07BFBB;
}
.camp2 .double__dt {
	background: #EB4F82;
}
.info .double__dt {
	margin: 45px auto 0.2em;
}
.double__dd {
	font-size: 34px;
	font-weight: 700;
	line-height: 1.8;
}
.double__dd small {
	font-size: 24px;
}
.double__dd u {
	text-decoration: none;
	background: linear-gradient(transparent, transparent 60%, #FFE553 60%, #FFE553);
}
.double__notice {
	margin: 30px 0 0;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.54;
	text-align: left;
}

.require {
	background: #FEF9D9;
	border: 2px solid #07BFBB;
	border-radius: 20px;
}
.require__ttl {
	display: inline-block;
	position: relative;
	margin-top: -0.5em;
	padding: 0 0.7em;
	background: linear-gradient(#fff, #fff 50%, #FEF9D9 50%, #FEF9D9);
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
}
.require__ttl:before, .require__ttl:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	width: 10px;
	height: 34px;
	background: url(/excludes/images/p/ohbo/3million-coin/kakko.svg) no-repeat center center/contain;
}
.require__ttl:before {
	left: 0;
}
.require__ttl:after {
	right: 0;
	transform: scaleX(-1);
}
.require__inner {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	align-items: center;
	padding: 18px 30px 33px;
}
.info .require__inner {
	grid-template-columns: 280px 300px;
	gap: 10px;
}
.require__item {
	display: grid;
	grid-template-columns: 120px 1fr;
	gap: 10px;
	align-items: center;
	text-align: left;
}
.require__dt {
	padding: 0 0 0.5em;
	border-bottom: 2px solid #07BFBB;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	color: #07BFBB;
}
.info .require__dt {
	font-size: 26px;
}
.require__dt b {
	font-size: 50px;
	font-weight: 700;
}
.info .require__dt b {
	font-size: 40px;
	letter-spacing: -0.01em;
}
.require__dd {
	padding: 0.5em 0 0;
	font-size: 26px;
	font-weight: 600;
	line-height: 34px;
}
.info .require__dd {
	font-size: 22px;
}

.amount {
	position: relative;
	padding: 129px 0 115px;
	background: #FFE9F0;
	overflow: hidden;
}
.amount:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	top: 38px;
	transform: translateX(-50%);
	z-index: 1;
	width: 1081px;
	height: 531px;
	background: url(/excludes/images/p/ohbo/3million-coin-teaser/amount_coin.png) no-repeat center center/contain;
}
.amount__inner {
	position: relative;
	max-width: 800px;
	margin: 0px auto;
	padding: 100px 45px 60px;
	background: #fff;
	border: 6px solid #533C32;
	border-radius: 50px;
	box-sizing: border-box;
}
.amount__ttl {
	display: inline-block;
	position: absolute;
	left: -90px;
	top: -129px;
	z-index: 2;
	padding: 35px 50px;
	background: #EB4F82;
	border-radius: 20px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.375;
	color: #fff;
	text-align: left;
}
.amount__ttl:before {
	content: "";
	position: absolute;
	display: block;
	left: 199px;
	bottom: -40px;
	width: 41px;
	height: 41px;
	background: url(/excludes/images/p/ohbo/3million-coin-teaser/amount_balloon.svg) no-repeat center center/contain;
}
.amount__num {
	position: relative;
	z-index: 2;
	margin-bottom: 1em;
	font-size: 45px;
	font-weight: 700;
	line-height: 1;
}
.amount__num strong {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 155px;
	font-weight: 900;
}
.amount__num small {
	font-size: 32px;
	font-weight: 500;
}
.amount .cvbtn {
	min-width: 650px;
	font-size: 34px;
	line-height: 122px;
}
.amount__txt {
	position: relative;
	margin: 70px 0 0;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	color: #FFE553;
	text-shadow: 4px  4px 1px #533c32, -2px  2px 1px #533c32, 2px -2px 1px #533c32, -2px -2px 1px #533c32, 2px  0px 1px #533c32, 0px  2px 1px #533c32, -2px  0px 1px #533c32, 0px -2px 1px #533c32;
}
.amount__txt:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -65px;
	transform: translateX(-50%);
	width: 48px;
	height: 30px;
	background: #533C32;
	clip-path: polygon(50% 30px, 0% 0%, 48px 0%);
}

.nav {
	display: flex;
	justify-content: center;
}
.nav-sticky {
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 3;
}
.nav__item {
	width: 150px;
}
.split .nav__link {
	display: grid;
	place-items: center;
	position: relative;
	padding: 16px 10px 20px;
	height: 120px;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: #A6A6A6;
	text-decoration: none;
	transition: .4s all;
}
.split .nav__link:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%) rotate(45deg);
	width: 12px;
	height: 12px;
	border-right: 3px solid #A6A6A6;
	border-bottom: 3px solid #A6A6A6;
	transition: .4s all;
}
.split .nav__link:hover, .split .nav__link.active {
	color: #EB4F82;
}
.split .nav__link:hover:after, .split .nav__link.active:after {
	border-right-color: #EB4F82;
	border-bottom-color: #EB4F82;
}

.detail {
	max-width: 800px;
	margin: 50px auto 0;
	background: #FFE9F0;
	border-radius: 50px;
	text-align: left;
	overflow: hidden;
}
.detail__ttl {
	width: fit-content;
	margin: 45px 70px 35px;
	padding: 0 0 0.2em;
	border-bottom: 2px solid #EB4F82;
	font-size: 34px;
	font-weight: 700;
	line-height: 74px;
}
.detail__ttl .icon {
	width: auto;
	height: 74px;
	margin-right: 0.7em;
}
.detail__txt {
	margin: 0 70px 30px;
	font-size: 24px;
	line-height: 1.75;
}
.detail__txt strong {
	font-weight: 700;
}
.detail .morebtn {
	display: block;
	padding: 25px 38px;
	background: #FFEF96;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.66666;
	color: #533C32;
	text-decoration: none;
	text-align: right;
	transition: .4s all;
}
.detail .morebtn:after {
	display: inline-block;
	content: "";
	transform: rotate(45deg);
	width: 13px;
	height: 13px;
	margin: 0 0 0.08em 0.5em;
	border-top: 4px solid #EB4F82;
	border-right: 4px solid #EB4F82;
}
.detail .morebtn:hover {
	background: #FFE553;
}
.detail__catch {
	display: grid;
	grid-template-columns: 127px 1fr;
	gap: 35px;
	align-items: center;
	margin: 0 70px 50px;
	padding: 17px 45px;
	background: #fff;
	border-radius: 14px;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.75;
}
.detail__stars {
	padding: 1em 0;
	background: url(/excludes/images/p/ohbo/3million-coin/stars.svg) no-repeat center bottom/567px auto;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
}
.split .detail__photo {
	margin: 0 105px 30px;
	border-radius: 10px;
	overflow: hidden;
}
.detail__notice {
	margin: 0 60px 40px;
	padding: 30px 40px;
	background: #fff;
	border-radius: 10px;
}
.detail__notice dt {
	margin: 0 0 12px;
	padding: 0 0 0 63px;
	background: url(/excludes/images/p/ohbo/3million-coin/icon_notice.svg) no-repeat left center/auto 100%;
	font-size: 28px;
	font-weight: 700;
	line-height: 48px;
	color: #EB4F82;
}
.detail__notice .detail__txt {
	margin: 0;
}

.update {
	padding: 100px 0;
	background: #EB4F82;
}
.update__ttl {
	font-size: 54px;
	font-weight: 900;
	line-height: 1.555;
	color: #fff;
}

.receive {
	position: relative;
	max-width: 800px;
	margin: 110px auto 0;
	padding: 90px 100px 60px;
	background: #fff;
	border-radius: 30px;
	box-sizing: border-box;
}
.receive__icon {
	position: absolute;
	left: 50%;
	top: -60px;
	transform: translateX(-50%);
	width: 120px;
}
.receive__ttl {
	margin: 0 0 0.7373em;
	font-size: 38px;
	font-weight: 700;
	line-height: 1;
}
.receive__txt {
	margin: 0 0 1.666em;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.75;
}
.receive__bnr {
	display: flex;
	justify-content: center;
	gap: 40px;
	padding: 40px 0 0;
}

.recommend {
	max-width: 800px;
	margin: 0 auto;
	padding: 90px 0;
}
.recommend__genre {
	margin: 0 0 60px;
	background: #FFE9F0;
}
.recommend__ttl {
	margin: 0 0 45px;
	padding: 0.7em 0 53px;
	background: #EB4F82;
	clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 53px), 50% 100%, 0% calc(100% - 53px));
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
	color: #fff;
}
.recommend__item {
	display: grid;
	grid-template-columns: 187px 1fr;
	gap: 44px;
	padding: 0 65px 40px;
	text-align: left;
}
.split .recommend__item {
	color: #533C32;
	text-decoration: none;
	transition: .4s all;
}
.split .recommend__item:hover {
	opacity: 0.7;
}
.recommend__item figcaption {
	font-size: 12px;
	text-align: right;
}
.recommend__product {
	padding: 0 0 0.6em;
	border-bottom: 1px solid #533C32;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
}
.recommend__product small {
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
}
.recommend__txt {
	margin: 0.7em 0 0.1em;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.69;
}
.recommend__price {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.69;
}
.recommend__price b {
	margin-left: 0.3em;
	font-size: 36px;
	font-weight: 700;
}
.recommend__price small {
	font-size: 14px;
}
.recommend__price small b {
	font-size: 18px;
}
.recommend__ribon {
	width: 450px;
	height: 67px;
	margin: 0 auto 20px;
	padding: 18px 0 0 44px;
	background: url(/excludes/images/p/ohbo/3million-coin/ribon-bg.svg) no-repeat center center/contain;
	box-sizing: border-box;
	font-size: 27px;
	font-weight: 700;
	line-height: 1;
	color: #EB4F82;
	text-align: left;
}
.recommend__btn {
	padding: 0 0 10px;
}
.recommend__btn .cvbtn {
	width: 100%;
}

.outline {
	padding: 90px 0;
	background: #EB4F82;
}
.outline__ttl {
	margin: 60px 0 22px;
	padding: 60px 0 0;
	border-top: 2px solid #fff;
	font-size: 42px;
	font-weight: 900;
	line-height: 1.52;
}
.outline__subttl {
	position: relative;
	width: fit-content;
	margin: 0 auto 1em;
	font-size: 38px;
	font-weight: 700;
	line-height: 1;
	color: #FFE553;
}
.outline__subttl:before, .outline__subttl:after {
	content: "";
	position: absolute;
	display: block;
	bottom: -0.3em;
	width: 2px;
	height: 56px;
	background: #FFE553;
}
.outline__subttl:before {
	left: -40px;
	transform: rotate(-30deg);
}
.outline__subttl:after {
	right: -40px;
	transform: rotate(30deg);
}
.outline .split__inner {
	color: #fff;
}

.steps {
	max-width: 800px;
	margin: 0 auto;
	counter-reset: number;
}
.steps__item {
	position: relative;
	margin: 0 0 70px;
	padding: 35px 50px 35px 145px;
	background: #fff;
	border-radius: 25px;
	text-align: left;
}
.steps__item:before {
	display: block;
	counter-increment: number;
	content: counter(number);
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	width: 75px;
	height: 75px;
	background: #EB4F82;
	border-radius: 50%;
	font-family: "LINE Seed JP", sans-serif;
	font-size: 56px;
	font-weight: 700;
	line-height: 1.2;
	color: #FFE553;
	text-align: center;
}
.steps__item:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -70px;
	transform: translateX(-50%);
	width: 75px;
	height: 70px;
	background: #fff;
	clip-path: polygon(20% 0%, 80% 0%, 80% 55%, 100% 55%, 50% 100%, 0% 55%, 20% 55%);
}
.steps__item:last-child:after {
	display: none;
}
.steps__ttl {
	font-size: 34px;
	font-weight: 700;
	line-height: 1.53;
	color: #EB4F82;
}

.info {
	padding: 90px 0;
}

.spec {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #533C32;
}
.spec th {
	width: 237px;
	padding: 0.8em 0;
	background: #EB4F82;
	border: 1px solid #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-align: center;
}
.spec td {
	position: relative;
	padding: 1.61em 0;
	font-size: 26px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
}
.spec td:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 54.6%;
	background: #533C32;
}
.spec td:first-child:before {
	display: none;
}
.spec tr:nth-child(2n + 1) {
	background: #FFE9F0;
}
.spec tr:last-child {
	background: #FFF8CD;
}
.spec tr:last-child td {
	font-weight: 900;
	color: #EB4F82;
}

.faq {
	padding: 90px 0;
	background: #EB4F82;
	color: #fff;
}
.faq .split__inner {
	counter-reset: number;
}
.faq__dt {
	position: relative;
	padding: 25px 25px 25px 106px;
	background: #fff;
	border-radius: 25px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.85;
	color: #533C32;
	text-align: left;
}
.faq__dt:before {
	display: inline-block;
	counter-increment: number;
	content: "Q" counter(number);
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	font-family: "LINE Seed JP", sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.166;
	color: #FFB4CC;
}
.faq__dt:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -18px;
	width: 20px;
	height: 19px;
	background: #fff;
	clip-path: polygon(50% 17px, 0% 0%, 20px 0%);
}
.faq__dd {
	margin: 1em 0 40px;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.692;
	text-align: left;
}
.faq__dd:last-child {
	margin: 1em 0 0;
}

.notice {
	padding: 70px 0;
}
.notice__ttl {
	margin: 0 0 1em;
	font-size: 46px;
	font-weight: 900;
	line-height: 1;
	color: #EB4F82;
}
.notice__item {
	list-style: disc outside;
	margin: 0 0 0.3em 1.2em;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.8;
	text-align: left;
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100vh;
}
.modal__bg {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.6);
}
.modal__content {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 3;
	transform: translate(-50%, -48%);
	width: 80%;
	max-width: 80vh;
}
.modal__close {
	position: absolute;
	right: 0;
	top: -6.4vh;
	font-size: 6vh;
	font-weight: 100;
	line-height: 1;
	color: #fff;
	cursor: pointer;
}
.modal__ttl {
	padding: 1em 0;
	background: #EB4F82;
	border-radius: 3vh 3vh 0 0;
	font-size: 2.8vh;
	font-weight: 700;
	line-height: 1;
	color: #fff;
}
.modal__inner {
	position: relative;
	padding: 2vh 8vh 4.5vh;
	background: repeating-linear-gradient(-45deg, #FFF7DA 0px, #FFF7DA 5px, #FFFFFF 5px, #FFFFFF 23px);
	border-radius: 0 0 3vh 3vh;
	max-height: 75.4vh;
	overflow-y: scroll;
}
.modal__inner.coin-100:after, .modal__inner.coin-200:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 2.5vh;
	width: 100%;
	height: 21.1vh;
	pointer-events: none;
}
.modal__inner.coin-100:after {
	background: url(/excludes/images/p/ohbo/3million-coin/coin100.png) no-repeat center top/100% auto;
}
.modal__inner.coin-200:after {
	background: url(/excludes/images/p/ohbo/3million-coin/coin200.png) no-repeat center top/100% auto;
}
.modal__inner.coin-300 {
	overflow-y: visible;
}
.modal__inner.coin-300:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	top: -3.7vh;
	transform: translateX(-50%);
	width: 87.4vh;
	height: 63.4vh;
	pointer-events: none;
	background: url(/excludes/images/p/ohbo/3million-coin/coin300.png) no-repeat center top/contain;
}
.modal__amount {
	position: relative;
	z-index: 3;
	padding: 0 0 10vh;
	font-size: 3.6vh;
	font-weight: 700;
	line-height: 1;
}
.coin-300 .modal__amount {
	display: flex;
	gap: 0.5vh;
	align-items: flex-end;
	justify-content: center;
	line-height: 0;
	text-align: center;
	white-space: nowrap;
}
.modal__amount b {
	margin-right: 0.5vh;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 15vh;
	font-weight: 900;
	letter-spacing: 0.02em;
}
.coin-100 .modal__amount b {
	color: #EB4F82;
}
.coin-200 .modal__amount b {
	color: #FFEC66;
	text-shadow: 1px 1px 1px #533C32, -1px 1px 1px #533C32, 1px -1px 1px #533C32, -1px -1px 1px #533C32, 1px 0px 1px #533C32, 0px 1px 1px #533C32, -1px 0px 1px #533C32, 0px -1px 1px #533C32;
	letter-spacing: 0.03em;
}
.coin-300 .modal__amount b {
	flex-shrink: 0;
	margin-right: 0;
	font-size: 15vh;
	line-height: 12vh;
	letter-spacing: 2px;
	text-align: center;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #533C32;
	background: linear-gradient(154.99deg, #fbc600 24.865%, #fffae7 49.814%, #fbc600 49.841%, #ffe578 83.158%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
.modal__unit {
	flex-shrink: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 3.6vh;
	font-weight: 700;
	line-height: 3.4vh;
	color: #533C32;
}
.modal__comment {
	position: relative;
	padding: 7vh 1.5vh 2vh;
	border: 0.3vh solid #533C32;
	border-radius: 2.5vh;
	box-shadow: 0.5vh 0.5vh 0 rgba(0, 0, 0, 0.15);
	font-size: 2.8vh;
	font-weight: 700;
	line-height: 1.571;
}
.total__inner .modal__comment {
	margin: 103px 0 20px;
	padding: 70px 15px 20px;
	background: #FEF9D9;
	border-width: 3px;
	border-radius: 25px;
	box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
	font-size: 28px;
}
.coin-100 .modal__comment {
	background: #FFE9F0;
}
.coin-200 .modal__comment {
	background: #FFEC66;
}
.coin-300 .modal__comment {
	background: #EB4F82;
	color: #fff;
}
.coin-300 .modal__comment strong {
	font-size: 34px;
	font-weight: 700;
	color: #FFEC66;
}
.modal__comment .illust {
	position: absolute;
	left: 50%;
	top: -10vh;
	transform: translateX(-50%);
	width: 25.5vh;
}
.total__inner .modal__comment .illust {
	top: -100px;
	width: 255px;
}
.modal__txt {
	padding: 1em 0;
	font-size: 3.8vh;
	font-weight: 700;
	line-height: 1;
}
.coin-300 .modal__txt {
	font-size: 2.8vh;
	line-height: 1.428;
}
.modal__txt small {
	display: inline-block;
	position: relative;
	margin-right: 1em;
	font-size: 2.4vh;
	font-weight: 500;
}
.modal__txt small:before, .modal__txt small:after {
	content: "";
	position: absolute;
	display: block;
	right: 0;
	width: 3.4vh;
	height: 1px;
	background: #533C32;
}
.modal__txt small:before {
	top: -1.6vh;
	transform: rotate(25deg);
}
.modal__txt small:after {
	bottom: -1.6vh;
	transform: rotate(-25deg);
}
.modal__update {
	font-size: 2.2vh;
	font-weight: 500;
	line-height: 1.8;
}
.modal__btn {
	margin: 1em 0 0;
	padding: 0.7em 0;
	background: #fff;
	border: 2px solid #533C32;
	border-radius: 1vh;
	font-size: 2.4vh;
	font-weight: 700;
	line-height: 1.166;
	cursor: pointer;
}
.modal__condition {
	margin: 0 0 0.5em;
	font-size: 2vh;
	font-weight: 500;
	line-height: 1;
}
.total__inner .modal__condition {
	font-size: 22px;
}

#confetti-canvas {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.fireworks-container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	pointer-events: none;
	overflow: hidden;
}
.fireworks-container canvas {
	display: block;
	width: 100%;
	height: 100%;
}
