@charset "utf-8";

/*--------------------------------------
CONTENTS
--------------------------------------*/
/* 共通 */
img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#beyondapp202310 {
	max-width:705px;
	margin:0 auto 80px;
	line-height:1.8em;
}

a img:hover {
	opacity: 0.7;
}

/* Heading level */
#beyondapp202310 h2 {
	position: relative;
	margin: 60px 0 20px;
	padding: 6px 0;
	background-color: #2198CB;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#beyondapp202310 h3{
	margin: 0 auto 48px;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
    border-bottom: solid 2px #333;
    width: 238px;
}

#beyondapp202310 h4{
	margin: 24px 0 5px 0;
	border-left: 5px solid #2198CB;
	line-height: 1.3;
	padding-left: 8px;
	font-weight: bold;
	font-size: 110%;
}

#beyondapp202310 img {
	width: 100%;
}

#beyondapp202310 .mb40 {
	margin-bottom: 40px;
}

#beyondapp202310 .mt10 {
	margin-top: 10px;
}


/** //こんなときは「ここより」アプリ **/

#beyondapp202310 .small_caution {
	font-size: 10px;
}


#beyondapp202310 .appTips_box a {
	text-decoration: none;
	color: #fff;
}

#beyondapp202310 .appTips_box {
	background-color: #F7F7FC;
	border-radius: 15px;
	border: solid 1px #D2D6E5;
	border-radius: 15px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 24px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#beyondapp202310 .appTips_box .title {
	font-size: 20px;
	margin-bottom: 20px;
}

#beyondapp202310 .appTips_box .title::before {
	content: "";
	background-image: url(/camp/images/beyondapp202310/beyondapp202310_slash.svg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 1em;  /* .title 18px */
	height: 1em;
	vertical-align: middle;
	margin-right: 6px;
}

#beyondapp202310 .appTips_box .title::after {
	content: "";
	background-image: url(/camp/images/beyondapp202310/beyondapp202310_slash.svg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin-left: 6px;
	transform: scaleX(-1);
}

/*? ボックス内 */
#beyondapp202310 .appTips_wrapper .row {
	display: -webkit-flex;
	display: flex;
	grid-gap: 20px;
}

#beyondapp202310 .appTips_innerBox {
	border: solid 1px #E9E9EF;
	border-radius: 15px;
	background-color: #fff;
}

#beyondapp202310 .appTips_titleBack {
	border-radius: 15px 15px 0 0;
	background-color: #2198CB;
	padding: 12px;
}

#beyondapp202310 .appTips_titleBack.route_orange {
	background-color: #E8831F;
}

#beyondapp202310 .appTips_title {
	position: relative;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#beyondapp202310 .appTips_title.new_function::before {
	position: absolute;
	left: 0px;
	transform: translateY(-2px);
	content: "新機能";
	font-size: 14px;
	padding: 2px 8px;
	border-radius: 6px;
	background: #fff;
	border: solid 1px #F9E0C7;
	color: #E8831F;
}

#beyondapp202310 .appTips_innerBox p {
	text-align: center;
	font-size: 14px;
	color: #2E2F33;
}

#beyondapp202310 .appTips_innerBox dl{
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	padding: 20px 14px;
}

#beyondapp202310 .appTips_text li {
	line-height: 1.5em;
}

#beyondapp202310 .appTips_innerBox img {
	width: 100%;
	margin-bottom: 20px;
}
/** こんなときは「ここより」アプリ// **/

/**! //appleストア用 **/
#beyondapp202310 .appDL_box {
	border: solid 1px #E9E9EF;
	border-radius: 15px;
}

#beyondapp202310 .appDL_inner {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px 15px 0 0;
	background-color: #E9E9EF;
	padding: 6px;
}

#beyondapp202310 .appDL_icon {
	width: 31px;
}

#beyondapp202310 .appDL_title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-left: 8px;
}

#beyondapp202310 .appDL_box ul {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

#beyondapp202310 .appDL_box li {
	line-height: 0;
}

#beyondapp202310 .appDL_btn {
	height: 80px;
}

#beyondapp202310 .appDL_barCode {
	width: 80px;
	height: 80px;
	margin-left: 24px;
}
/** appleストア用// **/


/**! //キャンペーン参加方法 **/
#beyondapp202310 .flowOverview p {
	text-align: center;
}

#beyondapp202310 .flowOverview .number {
	font-size: 16px;
	font-weight: bold;
	width: 96px;
	padding: 8px 0px;
	text-align: center;
	border-radius: 60px;
	color: #2E2F33;
	background-color: #E9E9EF;
	margin: 40px auto 20px auto;
}

#beyondapp202310 .stepTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 14px 0;
}

#beyondapp202310 .stepArrow {
	margin: 40px 0;
}

#beyondapp202310 .stepWrapp .row {
	display: flex;
	flex-direction: row;
	grid-gap: 24px;
}

#beyondapp202310 .stepWrapp_innerBox .stepTitle {
	text-align: left;
	margin-top: 0px;
}

#beyondapp202310 .featureTitle {
	font-size: 18px;
	color: #2198CB;
	font-weight: bold;
	margin-bottom: 12px;
}

#beyondapp202310 .featureTitle.route_orange {
	color: #E8831F;
}

#beyondapp202310 .featureTitle::before {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(/camp/images/beyondapp202310/beyondapp202310_feature_icon01.svg);
	background-size: contain;
	margin: 0 auto;
	margin-bottom: 6px;
}

#beyondapp202310 .featureTitle.route_orange::before {
	background-image: url(/camp/images/beyondapp202310/beyondapp202310_feature_icon02.svg);
}


/** キャンペーン参加方法// **/


/** //アプリ利用規約 **/
#beyondapp202310 .terms_wrapper {
	margin: 20px 0;
	background-color: #F7F7FC;
}

#beyondapp202310 .terms_wrapper ul {
	padding: 20px;
}
/** アプリ利用規約// **/

/*===========================================
メディアクエリ
===========================================*/
@media screen and (max-width: 768px) {

	/* 共通 */
	#beyondapp202310 {
		max-width:600px;
	}

	#d_side {
		visibility: none;
	}

	.sp-br {
		display: none;
	}

	/** //ステップ **/
	#beyondapp202310 .flowOverview p {
		text-align: left;
	}

	#beyondapp202310 .number p {
		text-align: center;
	}
	/** ステップ// **/

	/** //こんなときは「ここより」アプリ **/
	#beyondapp202310 .appTips_wrapper {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
	}

	#beyondapp202310 .appTips_box {
		border-radius: 0px;
		border:solid #D2D6E5;
		border-width:1px 0px 1px 0px;
	}

	#beyondapp202310 .appTips_box .title {
		font-size: 18px;
	}

	#beyondapp202310 .appTips_wrapper .row {
		flex-direction: column;
	}
	/** こんなときは「ここより」アプリ// **/

	/** //キャンペーン参加方法 **/
	#beyondapp202310 .stepWrapp .row {
		flex-direction: column;
		grid-gap: 28px;
	}

	#beyondapp202310 .stepTitle {
		margin-bottom: 0px;
	}

	#beyondapp202310 .stepWrapp_innerBox .featureTitle {
		font-size: 15px;
		text-align: center;
	}

	#beyondapp202310 .featureTitle::before {
		display: inline-block;
		width: 24px;
		height: 24px;
		vertical-align: middle;
		margin: 0px 4px;
	}


	/** キャンペーン参加方法// **/

	/** //アプリ利用規約 **/
	#beyondapp202310 .terms_wrapper {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		margin-bottom: 30px;
	}

	#beyondapp202310 .terms_wrapper ul {
		padding: 20px 10px;
	}
	/** アプリ利用規約// **/

	/* 共通 */
	#beyondapp202310 h1 > img{
		width: 100%;
	}

	#beyondapp202310 .campDate {
	font-size: 11px;
	line-height: 28px;
	}

	/* Heading level */
	#beyondapp202310 h2 {
		font-size: 120%;
		margin: 80px -10px 20px;
	}

	#beyondapp202310 h3{
		margin: 0 auto 42px;
		font-size: 130%;
	}
}