* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}



body {
	font-size: 15px;
	line-heihgt: 1.5;
	font-family: Helvetica, HiraKakuProN-W3, meiryo, メイリオ, sans-serif;
	background: #1c3fa0;
	text-align: center;
}

div#header {
	width: 100%;
	padding: 0px 0px 0px 0px;
	top: 0;
	left: 0;
	text-align: left;
	z-index: 9999;
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/fv_back_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

img {
	image-rendering: crisp-edges;
	/* Firefox用 */
	image-rendering: -webkit-optimize-contrast;
	/* WebKit系（Chrome, Safari） */
	image-rendering: pixelated;
	/* ピクセルを強調（ドット絵向け） */
}

.header_title {
	margin: 30px 0px 15px 0px;
	text-align: center;
}

.header_title img {
	width: 48%;
}

.header_image {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.header_image img {
	width: 100%;
	vertical-align: bottom;
}

#wrapper {
	width: 100% !important;
	margin: 0 auto;
	padding: 0;
	vertical-align: bottom;
	box-sizing: border-box;
	overflow: hidden !important;

}

.title {
	width: 100%;
	border: 5px solid #294183;
	margin: 30px 0px 0px 0px;
	background: #294183;
	padding: 10px 10px 5px 10px;
}

img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


#main {}

.iframe_list {
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}


.middle {
	font-size: 25px;
	color: #FFF;
}

img {
	image-rendering: -webkit-optimize-contrast;
}

.middle_fv {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 16px;
	padding: 10px 30px 10px 30px;
	border-radius: 15px;
	background: #ffe96d;
}

.middle_bld {
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
}

.middle_bld_1 {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}

.middle_bld_2 {
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
}

.middle_title {
	font-size: 37px;
	font-weight: bold;
	color: #000000;
}


.chapter_box_inner {
	display: flex;
	justify-content: flex-start;
	padding: 10px 10px 10px 10px;
}

.chapter_box_inner2 {
	padding: 10px 10px 10px 10px;
}

.chapter_box_info {
	margin-top: 0%;
	text-align: left;
	display: flex;
	align-content: center;
	flex-direction: column;
}

.chapter_box_namme {
	margin: 15px 0px 10px 0px;
	display: flex;
}

.chapter_box_namme2 {
	margin: 15px 0px 10px 0px;
	display: flex;
}

.chapter_box_namme_inner {
	font-weight: bold;
	font-size: 21px;
}

.chapter_box_text {
	margin: 15px 0px 10px 0px;
	display: flex;
}

.chapter_box_text_inner {
	font-weight: bold;
	font-size: 21px;
}


.chapter_box_info2 {
	margin-top: 0%;
	text-align: left;
	padding-right: 15px;
	display: flex;
	align-content: center;
	flex-direction: column;
}


.chapter_box_namme_inner {
	position: relative;
	padding-left: 55px;
	font-weight: bold;
	font-size: 21px;
}

.chapter_box_namme_inner::before {
	content: attr(data-number);
	position: absolute;
	top: 40%;
	left: 0;
	transform: translateY(-50%);
	color: #95c8ff;
	font-size: 40px;
}

.chapter_box_namme_inner::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #ffe648;
}

.chapter_box_namme_inner4 {
	position: relative;
	font-weight: bold;
	font-size: 25px;
}

.chapter_box_namme4 {
	margin: 15px 0px 10px 0px;
}

.chapter_box_namme_inner4::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #ffe648;
}



.chapter_box_Q_inner {
	position: relative;
	padding-left: 55px;
	font-weight: bold;
	font-size: 18px;
}

.chapter_box_Q_inner::before {
	content: attr(data-number);
	position: absolute;
	top: 40%;
	left: 0;
	transform: translateY(-50%);
	color: #95c8ff;
	font-size: 35px;
}

.chapter_box_Q_inner::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #ffe648;
}



.chapter_box_A_inner {
	position: relative;
	padding-left: 55px;
	font-size: 16px;
}

.chapter_box_A_inner::before {
	content: attr(data-number);
	position: absolute;
	top: 0%;
	left: 0;
	transform: translateY(-50%);
	color: #439eff;
	font-size: 35px;
	font-weight: bold;
}

.chapter_box_A_text {
	margin: 40px 0px 20px 0px;
}






.chapter_box_text3 {
	margin: 25px 0px 20px 0px;
}







.chapter4_hikaku img {
	width: 100% !important;
}


.chapter3 {
	margin: 20px 5px;
}

.chapter3 img {
	width: 100%;
}




.chapterend {
	margin: 20px 5px;
}

.chapterend img {
	width: 100%;
}


.chapter_Q {
	padding: 30px 30px 0px 30px;
	background: #ffffff;
	text-align: left;
	color: #000;
}

.chapter {
	margin: 20px 5px;
}

.chapter img {
	width: 100%;
}

.chapter1 {
	margin: 0px 5px;
}

.chapter1 img {
	width: 100%;
}

.chapter1_2 {
	margin: -5px 5px 0px 5px;
}

.chapter1_2 img {
	width: 100%;
}



.chapter2 {
	margin: 20px 5px;
}


.chapter2 img {
	width: 100%;
}

.chapter2_link {
	margin: 20px 5px 30px 5px;
}

.quest_0002_inner .contents_title img {
	width: 50%;
}

.contents_title img {
	width: 40%;
}


.header-bottomimages {
	text-align: center;
	margin-top: 70px;
	padding-bottom: 30px;
	/* 画像の間隔を調整 */
}

.header-bottomimages img {
	width: 100px;
	height: auto;
	/* 縦横比を維持 */
}

.header-bottomimages .man {
	width: 80px;
	/* "man" クラスの画像の幅 */
	height: auto;
	/* 縦横比を維持 */
}

.header-bottomimages .button {
	width: 150px;
	/* "button" クラスの画像の幅（大きめ） */
	height: auto;
	/* 縦横比を維持 */
	margin: 0px 5px;
}


.chapter2_link img {
	width: 80%;
}

.chapter3_link {
	margin: 0px;
}


.chapter3_link img {
	width: 100%;
}


.iframe_title {
	margin-top: 40px;
}

.iframe_bld_1 {
	font-size: 32px;
	font-weight: bold;
	color: #000;
}

.iframe_chapter_box_text {
	margin: 20px 0px 20px 0px;
}

iframe {
	border: 4px solid #294183;
	margin: 0px 0px 20px 0px;
	width: 100%;
	background: #FFF;
	overflow: hidden;

}



.chapter_box_icon1 {
	margin: 20px 0px 10px 0px;
}

.chapter_box_icon1 img {
	width: 75%;
}

.chapter_box_icon2 {
	margin: 20px 0px 0px 0px;
}

.chapter_box_icon2 img {
	width: 100%;
}

.clause {
	margin: 50px 10px 20px 10px;
}

.clause img {
	width: 100%;
}

.mailTo {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 25px 10px 10px 10px;
}

.mailTo a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
}

.mailTo img {
	width: 80%;
}

.mailTo_news {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 5px 10px 5px;
}

.mailTo_news img {
	width: 100%;
}

.header_left_image_202502 {
	padding: 5px 15px;
}


.header_left_image_202502 img {
	width: 40%;
}

.mailTo_2 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px 10px 10px;
}

.mailTo_2 a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
}

.mailTo_2 img {
	width: 81%;
}


.mailTo_joken {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 5px 20px 5px;
}

.mailTo_joken a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
}

.mailTo_joken img {
	width: 90%;
}

.contents_title img {
	width: 45%;
}

.contents_title_clear img {
	width: 65%;
}



/*アコーディオン基本css*/

.accordion_img {
	vertical-align: bottom;
	width: 100%;
}


.accordion_img {}

/*アコーディオンcss*/
dl {
	margin: 0;
}

.accordionlist dt {
	display: block;
}

.accordionlist dt:first-child {
	border-top: none !important;
}

.accordionlist dt .title {
	padding-left: 0px;
}

.accordionlist dd {
	display: none;
	padding: 0 0 0px 0px;
}

/*アコーディオンcss*/

#footer {
	padding: 20px 20px 20px 20px;
	color: #fff;
	background: #484848;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
}

#footer img {
	max-width: 439px;
	width: 95%;
}

.revue_t {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.revue_pro {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


.chapter_Q {
	padding: 10px 15px 15px 15px;
	margin: 30px 20px 20px 20px;
	background: #ffffff;
	text-align: left;
	color: #000;
}

.chapter_box_icon1 {
	margin: 20px 0px 10px 0px;
}

.chapter_box_icon1 img {
	width: 75%;
}

.chapter_box_icon2 {
	margin: 20px 0px 0px 0px;
}

.chapter_box_icon2 img {
	width: 100%;
}


.title_q_a {
	padding: 30px 0 0px;
}

.middle_bld_q_a {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}

.section_contents {
	margin-top: 35px;
	margin-bottom: 35px;
}

/*-------------------- app revueSlider JS css --------------------*/


.swiper-container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-wrapper {
	display: flex;
	transition-duration: 0ms;
	transform: translate3d(0px, 0px, 0px);
}


/*-------------------- app revueSlider JS css --------------------*/


.swiper-container {
	width: 100%;
	display: flex;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-wrapper {
	display: flex;
	transition-duration: 0ms;
	transform: translate3d(0px, 0px, 0px);
}

.swiper-slide {
	height: auto;
	font-size: 18px;
	margin-right: 15px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	width: 350px !important;
}

/*-------------------- app revueSlider JS css --------------------*/
/*-------------------- app revueSlider --------------------*/
.revueSlider_main {
	padding: 20px 10px 20px 20px;
	position: relative;
}

.revueBox {
	border-radius: 5px;
	box-sizing: border-box;
}

.revueContentsBox {
	font-size: 15px;
	height: 300px;
	color: #000;
	background-color: #ffffff;
	padding: 15px 25px 10px 25px;
	display: flex;
	flex-direction: column;
	text-align: left;
}

.revueContentsHeader {
	border-bottom: 1px solid #000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 0px 0px 25px;
	color: #000;
	height: 130px;
	background-color: #ffffff;
}

.revueContentsHeaderRight img {
	border-radius: 5px;
	width: 90px
}

.revueContentsHeaderRight {
	margin: 10px 10px 10px 10px;
}

.fixed_bnr {
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 7px 0px;
	/* padding-bottom: env(safe-area-inset-bottom); */
	z-index: 10;
}

.fixed_bnr ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.fixed_bnr ul li {
	flex-grow: 1;
}

.fixed_bnr ul li:first-child a {
	border-radius: 0.5em 0 0 0;
}

.fixed_bnr ul li img {
	width: 85%;
	border-radius: 0.5em 0 0 0.5em !important;
}

/*フッターまでスクロールしたら消す*/
.is-hidden {
	visibility: hidden;
	opacity: 0;
}


.header_logoBox_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#fixed-header {
	position: fixed;
	top: -90px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 2em;
	text-align: center;
	color: #fff;
	background: #000000ab;
	box-sizing: border-box;
	transition: .5s;
	z-index: 10000;
}

#fixed-header.is-show {
	top: 0;
}


.header_logo {
	width: 50%;
	margin: 10px auto;
}

.header_logo img {
	width: 100%;
}


.header_cpbanner {
	width: 40%;
}

.header_cpbanner {
	width: 55%;
	background: #32b9ff;
	text-align: center;
	border-radius: 30px;
	box-shadow: 2px 2px 0px #fff;
}

.header_cpbanner a {
	display: block;
	padding: 3px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.header_cpbanner span {
	font-size: 15px;
	color: #ffff00;
}


.start_midashi {
	margin-top: 25px;
	font-size: 17px;
}

.quest_0002 .start_midashi img {
	width: 90%;
}

.gaiyo {
	margin-top: 20px;
	font-size: 18px;
}

.start_contents {
	font-weight: bold;
	width: 100%;
	color: #000;
	background: #fff;
	padding: 0px 0px 30px 0px;
	margin: 20px auto 50px;
}

.gaiyo_contents {
	font-weight: bold;
	width: 100%;
	color: #000;
	background: #fff;
	padding: 10px 0px 30px 0px;
	margin: 40px auto;
}

.gaiyo_contents_kikan {
	border-top: 2px solid #0f2c7e;
	margin-top: 30px;
	padding: 25px 0px 0px 0px;
	line-height: 1.9em;
}

.contents_gaiyo {
	margin: 20px 0px;
}

.contents_gaiyo img {
	width: 80%;
}


.quest_0001_bk {
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/gaiyou_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}

.quest_0001 {
	margin: 0 auto;
	padding: 30px 0px;
}

.quest_0001 img {
	width: 55%;
}

.quest_0001 .contents_gaiyo img {
	width: 90%;
}


.quest_0003_bk {
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/uwanose_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}

.quest_0003 {
	margin: 0 auto;
	padding: 30px 0px;
}

.quest_0003 .section_contents img {
	width: 90%;
}


.quest_0003 .contents_title_clear img {
	width: 85%;
}


.quest_0004_bk {
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/news_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}

.quest_0004 {
	margin: 0 auto;
	padding: 30px 0px 20px 0px;
}

.quest_0004 .section_contents img {
	width: 75%;
}

.quest_0004 .contents_title {
	margin-bottom: 20px;
}


.quest_0004 .contents_title img {
	width: 37%;
}

.quest_0004 .mailTo img {
	width: 80%;
}

.quest_0004_tweet {
	width: 80%;
	margin: 30px auto 0px;
}



.quest_0005_bk {
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/clause_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}

.quest_0005 {
	margin: 0 auto;
	padding: 30px 0px 20px 0px;
}

.quest_0005 .section_contents img {
	width: 75%;
}

.quest_0005 .contents_title {
	margin-bottom: 20px;
}


.quest_0005 .contents_title img {
	width: 85%;
}

.quest_0005_man .header-bottomimages {
	margin: 0px;
}

.quest_0005_man .header-bottomimages .man {
	width: 26%;
}


.quest_0005_man .header-bottomimages .button {
	width: 25%;
}



.quest_0006_bk {
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/foot_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}

.quest_0006 {
	margin: 0 auto;
	padding: 10px 0px 30px 0px;
}


.quest_0002 {
	font-weight: bold;
	width: 100%;
	color: #000;
	background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/joken_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 30px 0px 40px 0px;
	margin: 0px auto;
}

.table img {
	width: 20%;
}

.start_title {
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: #000000;
	border: 2px solid #000000;
}

.start_title img {
	width: 30%;
	vertical-align: text-bottom;
}

.start_title_middle {
	font-size: 18px;
	font-weight: bold;
}

.start__midashi {
	margin: 20px 0px;
	font-size: 17px;
}





.joken_title {
	color: #fff;
	margin: 40px 0px 0px 0px;
	padding: 10px;
	background: #2E3F81;
	border: 2px solid #2E3F81;
}


.joken_title_middle {
	font-size: 26px;
	font-weight: bold;
}

.joken_midashi {
	margin: 20px 0px;
	font-size: 17px;
}

.joken_obi_blue {
	font-size: 18px;
	margin: 15px auto;
	width: 80%;
	padding: 5px;
	background-color: #7CCCFC;
}

.joken_obi_pink {
	font-size: 18px;
	margin: 15px auto;
	width: 80%;
	padding: 5px;
	background-color: #FF97E8;
}

.joken_list {
	font-size: 19px;
	width: 90%;
	line-height: 1.6em;
	text-align: left;
	margin: 20px auto;
}

.joken_marker {
	background: linear-gradient(transparent 0%, #fffd2f 0%);
}

.arrow_marker {
	font-size: 21px;
	font-weight: bold;
}


.joken_red {
	color: #ff0a0a;
}

.joken_blue {
	color: #0a22ff;
}

.yellow_marker {
	font-size: 25px;
	background: linear-gradient(transparent 60%, #ffff24 60%);
}

.yellow_marker_kikan {
	font-size: 17px;
	background: linear-gradient(transparent 60%, #ffff24 60%);
}

.red_back {
	font-size: 25px;
	background-color: #ff2424;
	color: #FFF;
	padding: 5px;
}

.small {
	font-size: 16px;
}

.mds_bold {
	font-size: 21px;
}

.rankup_title {
	color: #fff;
	margin: 40px 0px 0px 0px;
	padding: 10px;
	background: #000000;
	border: 2px solid #000000;
}

.rankup_title p {
	font-size: 19px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.joken_nasi {
	margin: 20px auto;
	border-collapse: collapse;
}


.joken_nasi td {
	border: 2px solid #000;
	font-size: 20px;
}

.joken_mds {
	background-color: #D7D7D7;
	text-align: center;
	border: 2px solid #000;
	padding: 6px;
}

.joken_average_text {
	font-size: 26px;
	color: #FF2774;
}

.joken_percentage_text {
	font-size: 19px;
	color: #FF2774;
}



.joken_mds_text {
	font-size: 19px;
	font-weight: bold;
}

.joken_percentage_plan {
	text-align: left;
	padding: 20px 6px;
}


.countdown_table {
	padding: 6px;
}


.joken_td2 {
	font-size: 26px;
	position: relative;
	padding: 20px 23px 15px 6px;
}

.joken_td3 {
	position: relative;
	padding: 36px 23px 32px 6px;
}


.joken_td2 img {
	position: absolute;
	width: 56%;
	right: -21%;
	bottom: 26%;
}

.joken_td3 img {
	position: absolute;
	width: 56%;
	right: -21%;
	bottom: 26%;
}

.bold {
	font-weight: bold;
}

.header_image_202502 img {
	width: 100%;
	vertical-align: bottom;
}

.header_image_202502 {
	text-align: center;
	margin-top: 70px;
	animation: fuwafuwa 2s infinite;
}

@keyframes fuwafuwa {
	0% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(-30px);
	}

	100% {
		transform: translateY(0px);
	}
}


@media screen and (min-width:572px) {
	/*　画面サイズが572pxからはここを読み込む　*/

	body {
		font-size: 16px;
		line-heihgt: 1.5;
		font-family: Helvetica, HiraKakuProN-W3, meiryo, メイリオ, sans-serif;

		color: #FFF;
		text-align: center;
		margin: 0 auto;
	}

	#header_logoBox {
		width: 100%;
	}

	#fixed-header {
		position: fixed;
		top: -70px;
		width: 100%;
		line-height: 70px;
		font-size: 2em;
		text-align: center;
		color: #fff;
		background: #000000ab;
		box-sizing: border-box;
		transition: .5s;
		z-index: 10000;
	}

	#fixed-header.is-show {
		top: 0;
	}

	.contents_gaiyo {
		margin: 40px 0px 30px 0px;
	}

	.quest_0001_bk {
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/gaiyou_bk.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

	}

	.quest_0001 {
		width: 800px;
		margin: 0 auto;
		padding: 60px 0px;
	}

	.quest_0001 img {
		width: 70%;
	}

	.quest_0001 .contents_gaiyo img {
		width: 70%;
	}


	.quest_0003_bk {
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/uwanose_bk.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

	}

	.quest_0003 {
		width: 800px;
		margin: 0 auto;
		padding: 60px 0px;
	}

	.quest_0003 .section_contents img {
		width: 75%;
	}


	.quest_0003 .contents_title_clear img {
		width: 60%;
	}



	.quest_0004_bk {
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/news_bk.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

	}

	.quest_0004 {
		width: 800px;
		margin: 0 auto;
		padding: 60px 0px 30px 0px;
	}

	.quest_0004 .section_contents img {
		width: 75%;
	}

	.quest_0004 .contents_title {
		margin-bottom: 20px;
	}


	.quest_0004 .contents_title img {
		width: 30%;
	}

	.quest_0004 .mailTo img {
		width: 80%;
	}




	.quest_0005_bk {
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/clause_bk.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

	}

	.quest_0005 {
		width: 800px;
		margin: 0 auto;
		padding: 50px 0px 20px 0px;
	}

	.quest_0005 .section_contents img {
		width: 75%;
	}

	.quest_0005 .contents_title {
		margin-bottom: 20px;
	}


	.quest_0005 .contents_title img {
		width: 70%;
	}

	.quest_0005_man .header-bottomimages .man {
		width: 20%;
	}


	.quest_0005_man .header-bottomimages .button {
		width: 17%;
	}

	.quest_q_a {
		width: 800px;
		margin: 0 auto;
		padding: 30px 0px 20px 0px;
	}


	.twitter-tweet {
		display: flex;
		max-width: 550px;
		width: 60%;
		margin: 30px auto;
	}

	a {
		cursor: pointer;
	}

	.quest_0006_bk {
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/foot_bk.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

	}

	.quest_0006 {
		width: 800px;
		margin: 0 auto;
		padding: 60px 0px;
	}

	.header_logoBox_inner {
		justify-content: center;
		position: relative;
		height: 70px;
		text-align: center;
	}

	.start_title_middle {
		font-size: 26px;
		font-weight: bold;
	}


	.header_title {
		width: 650px;
		text-align: center;
		margin: 30px auto 0px;
	}

	.start_midashi {
		margin-top: 30px;
		font-size: 20px;
	}

	.red_back {
		font-size: 27px;
		background-color: #ff2424;
		color: #FFF;
		padding: 5px;
	}


	.header_logo img {
		width: 35%;
	}

	.header_logo {
		width: 45%;
		padding: 55px 0px 30px 0px;
		margin: 10px auto;
	}

	.header_cpbanner {
		width: 320px;
		position: absolute;
		right: 0;
	}

	.header_cpbanner a {
		font-size: 18px;
	}

	.header_cpbanner span {
		font-size: 22px;
	}

	.header_image img {
		width: 890px;
		vertical-align: bottom;
	}

	.header_left_image_202502 {
		width: 800px;
		padding: 15px 0px;
		margin: 0 auto;
	}


	.header_left_image_202502 img {
		width: 20%;
	}


	.header_image_202502 {
		text-align: center;
	}


	.header_image_202502 img {
		width: 650px;
		vertical-align: bottom;
	}

	.header_image_202502 {
		text-align: center;
		margin-top: 50px;
		animation: fuwafuwa 2s infinite;
	}

	.header_image {
		margin: 35px 0px 0px 0px;
		text-align: center;
	}

	.header_sns {
		width: 700px;
		margin: 0 auto;
	}


	.chapter {
		margin: 20px 20px;
	}

	.chapter img {
		width: 90%;
	}

	.chapter1 {
		margin: 0px 20px;
	}

	.chapter1 img {
		width: 90%;
	}

	.chapter1_2 {
		margin: -5px 20px 0px 20px;
	}

	.chapter1_2 img {
		width: 90%;
	}


	.chapter2 {
		margin: 20px 20px;
	}


	.chapter2 img {
		width: 90%;
	}

	.chapter2_link {
		margin: 30px 5px 40px 5px;
	}


	.chapter2_link img {
		width: 65%;
	}

	.chapter3_link {
		margin: 0px 5px 0px 5px;
		padding: 0px 0px 20px 0px;
	}

	.yellow_marker {
		font-size: 30px;
		background: linear-gradient(transparent 60%, #ffff24 60%);
	}

	.yellow_marker_kikan {
		font-size: 23px;
		background: linear-gradient(transparent 60%, #ffff24 60%);
	}

	.chapter3_link img {}


	.title {
		margin: 40px 0px 0px 0px;
		background: #294183;
		padding: 10px;
	}

	.title_bk {
		margin: 40px 0px 0px 0px;
		background: #000000;
		padding: 10px;
	}


	.iframe_title {
		margin-top: 40px;
	}

	.iframe_bld_1 {
		font-size: 32px;
		font-weight: bold;
		color: #000;
	}

	.iframe_chapter_box_text {
		margin: 20px 0px 20px 0px;
	}

	iframe {
		border: 4px solid #294183;
		margin: 0px;
		width: 600px;
		height: 400px;
		overflow: hidden;
	}


	.header_title img {
		width: 40%;
	}

	div#header {
		margin: auto;
		height: 820px;
		padding: 0px;
		top: 0;
		left: 0;
		text-align: left;
		z-index: 9999;
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/fv_back.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	.header_image img {
		width: 800px;
		vertical-align: bottom;
	}

	.header_image {
		margin: 0px 0px 0px 0px;
		text-align: center;
	}

	.header_sns {
		width: 700px;
		margin: 0 auto;
	}

	.middle_fv {
		font-size: 25px;
		font-weight: bold;
		color: #fff;
		margin: 0px;
		padding: 10px 30px 10px 30px;
		border-radius: 20px;
		background: #ffe96d;
	}

	#main {
		margin: 0 auto;
	}

	.iframe_list {
		width: 600px;
		padding: 0px 0px 20px 0px;
		margin: 0 auto;
	}

	.iframe_list .mailTo img {
		width: 70%;
	}

	.iframe_list .mailTo_2 img {
		width: 71%;
	}

	#wrapper {
		width: 800px;
		margin: 0 auto;
	}

	.middle_bld {
		font-size: 27px;
		font-weight: bold;
		color: #FFF;
	}

	.middle_bld_1 {
		font-size: 30px;
		font-weight: bold;
		color: #FFF;
	}

	.quest_0002_inner img {
		width: 100%;
	}

	.quest_0002_inner .contents_title img {
		width: 45%;
	}

	.contents_title img {
		width: 35%;
	}

	.contents_title_clear img {
		width: 65%;
	}

	.header-bottomimages {
		text-align: center;
		margin-top: 80px;
		/* 画像の間隔を調整 */
	}

	.header-bottomimages img {
		width: 100px;
		height: auto;
		/* 縦横比を維持 */
	}

	.header-bottomimages .man {
		width: 130px;
		/* "man" クラスの画像の幅 */
		height: auto;
		/* 縦横比を維持 */
	}

	.header-bottomimages .button {
		width: 180px;
		height: auto;
		margin: 0px 80px;
	}


	img {
		image-rendering: -webkit-optimize-contrast;
	}

	.middle_bld_2 {
		font-size: 27px;
		font-weight: bold;
		color: #FFF;
	}

	.middle_title {
		font-size: 46px;
		font-weight: bold;
		color: #000000;
	}

	.revue_t {
		font-size: 24px;
		font-weight: bold;
		color: #000000;
		text-align: left;
		margin-bottom: 10px;
	}

	.revue_pro {
		font-size: 20px;
		font-weight: bold;
		color: #000000;
		text-align: left;
	}




	.chapter4_hikaku img {
		width: 75% !important;
	}



	.chapter_box_inner2 {
		display: flex;
		justify-content: flex-start;
		padding: 0px;
	}

	.chapter_box_icon2 {
		margin: 0px 0px 10px 0px;
	}

	.chapter_box_info {
		width: 170%;
		margin-top: 0%;
		text-align: left;
		padding-left: 25px;
		display: flex;
		align-content: center;
		flex-direction: column;
	}



	.chapter_box_namme_inner2 {
		font-weight: bold;
		font-size: 21px;
	}

	.chapter_box_namme_inner {
		position: relative;
		padding-left: 65px;
		font-weight: bold;
		font-size: 25px;
	}


	.chapter_box_namme_inner::before {
		content: attr(data-number);
		position: absolute;
		top: 40%;
		left: 0;
		transform: translateY(-50%);
		color: #95c8ff;
		font-size: 50px;
	}

	.chapter_box_namme_inner::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #ffe648;
	}

	.chapter_box_namme_inner4 {
		position: relative;
		font-weight: bold;
		font-size: 25px;
	}

	.chapter_box_namme4 {
		margin: 15px 0px 30px 0px;
	}

	.chapter_box_namme_inner4::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #ffe648;
	}


	.chapter_box_namme {
		margin: 15px 0px 10px 0px;
	}

	.chapter_box_text {
		margin: 15px 0px 10px 0px;
	}

	.chapter_box_text3 {
		margin: 25px 0px 20px 0px;
	}

	.mailTo {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 40px 5px 20px 5px;
	}

	.mailTo a {
		color: #FFF;
		font-size: 24px;
		text-decoration: none;
	}

	.mailTo img {
		width: 55%;
	}

	.mailTo_news {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 5px 5px 15px 5px;
	}

	.mailTo_news img {
		width: 80%;
	}

	.mailTo_2 {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0px 10px 10px 10px;
	}

	.mailTo_2 a {
		color: #FFF;
		font-size: 24px;
		text-decoration: none;
	}

	.mailTo_2 img {
		width: 56%;
	}



	/*-------------------- app revueSlider JS css --------------------*/


	.swiper-container {
		width: 100%;
		margin: 0 auto;
		position: relative;
		list-style: none;
		padding: 0;
		z-index: 1;
	}

	.swiper-wrapper {
		display: flex;
		transition-duration: 0ms;
		transform: translate3d(0px, 0px, 0px);
	}


	/*-------------------- app revueSlider JS css --------------------*/


	.swiper-container {
		width: 100%;
		display: flex;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		list-style: none;
		padding: 0;
		z-index: 1;
	}

	.swiper-wrapper {
		display: flex;
		transition-duration: 0ms;
		transform: translate3d(0px, 0px, 0px);
	}

	.swiper-slide {
		height: auto;
		font-size: 18px;
		margin-right: 30px !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		width: 495px !important;
	}

	/*-------------------- app revueSlider JS css --------------------*/
	/*-------------------- app revueSlider --------------------*/
	.revueSlider_main {
		padding: 20px 30px 20px 30px;
		position: relative;
	}

	.revueBox {
		border-radius: 5px;
		box-sizing: border-box;
	}

	.revueContentsBox {
		font-size: 17px;
		height: 290px;
		color: #000;
		background-color: #ffffff;
		padding: 20px 30px 10px 30px;
		display: flex;
		flex-direction: column;
		text-align: left;
	}

	.revueContentsHeader {
		border-bottom: 1px solid #000;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 20px 30px 20px 30px;
		color: #000;
		height: 140px;
		background-color: #ffffff;
	}

	.revueContentsHeaderRight img {
		border-radius: 5px;
		width: 110px
	}

	.revueContentsHeaderRight {
		margin: 10px 10px 10px 50px;
	}


	/*-------------------- app revueSlider --------------------*/



	.fixed_bnr {
		position: fixed;
		top: 28%;
		right: 0%;
		bottom: auto;
		-webkit-transform: translateY(-25%);
		-moz-transform: translateY(-25%);
		-ms-transform: translateY(-25%);
		-o-transform: translateY(-25%);
		transform: translateY(-25%);
	}

	.fixed_bnr ul {
		flex-direction: column;
		gap: 1.25em 0;
	}

	.fixed_bnr ul li {
		flex-grow: 1;
	}

	.fixed_bnr ul li img {
		width: 330px;
		border-radius: 0.5em 0 0 0.5em !important;
	}

	::marker {
		display: none;
	}

	.chapter_box_Q_inner {
		position: relative;
		padding-left: 55px;
		font-weight: bold;
		font-size: 21px;
	}

	.chapter_box_Q_inner::before {
		content: attr(data-number);
		position: absolute;
		top: 40%;
		left: 0;
		transform: translateY(-50%);
		color: #95c8ff;
		font-size: 40px;
	}

	.chapter_box_Q_inner::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #ffe648;
	}



	.sample-slider {
		width: 70%;
	}

	.sample-slider img {
		width: 100%;
	}

	/*フッターまでスクロールしたら消す*/
	.is-hidden {
		visibility: hidden;
		opacity: 0;
	}





	.chapter_Q {
		padding: 20px 30px 20px 30px;
		margin: 30px 5px 20px 5px;
		background: #ffffff;
		text-align: left;
		color: #000;
	}

	.fixed_bnr {
		position: fixed;
		top: 28%;
		right: 0%;
		bottom: auto;
		-webkit-transform: translateY(-25%);
		-moz-transform: translateY(-25%);
		-ms-transform: translateY(-25%);
		-o-transform: translateY(-25%);
		transform: translateY(-25%);
	}

	.fixed_bnr ul {
		flex-direction: column;
		gap: 1.25em 0;
	}

	.fixed_bnr ul li {
		flex-grow: 1;
	}

	.fixed_bnr ul li img {
		width: 350px;
	}

	.chapter_box_Q_inner {
		position: relative;
		padding-left: 55px;
		font-weight: bold;
		font-size: 21px;
	}

	.chapter_box_Q_inner::before {
		content: attr(data-number);
		position: absolute;
		top: 40%;
		left: 0;
		transform: translateY(-50%);
		color: #95c8ff;
		font-size: 40px;
	}

	.chapter_box_Q_inner::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #ffe648;
	}


	.middle_bld_q_a {
		font-size: 32px;
		font-weight: bold;
		color: #fff;
	}


	.quest_0002 {
		font-weight: bold;
		color: #000;
		background-image: url(https://img-storage.com/lp/assets/campaign/2025_03/rpg/pc/joken_bk.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding: 0px 0px 0px 0px;
		margin: 0px auto;
	}

	.quest_0002_inner {
		font-weight: bold;
		width: 600px;
		color: #000;
		padding: 50px 0px 50px 0px;
		margin: 0px auto;
	}



	.table img {
		width: 20%;
	}

	.joken_title {
		color: #fff;
		margin: 40px 0px 0px 0px;
		padding: 10px;
		background: #2E3F81;
		border: 2px solid #2E3F81;
	}

	.joken_title_middle {
		font-size: 26px;
		font-weight: bold;
	}

	.joken_midashi {
		margin: 20px 0px;
		font-size: 17px;
	}

	.joken_obi_blue {
		font-size: 18px;
		margin: 15px auto;
		width: 80%;
		padding: 5px;
		background-color: #7CCCFC;
	}

	.joken_obi_pink {
		font-size: 18px;
		margin: 15px auto;
		width: 80%;
		padding: 5px;
		background-color: #FF97E8;
	}

	.joken_list {
		font-size: 19px;
		width: 80%;
		line-height: 1.6em;
		text-align: left;
		margin: 20px auto;
	}

	.joken_marker {
		background: linear-gradient(transparent 0%, #fffd2f 0%);
	}

	.arrow_marker {
		font-size: 21px;
		font-weight: bold;
	}


	.joken_red {
		color: #ff0a0a;
	}

	.joken_blue {
		color: #0a22ff;
	}

	.rankup_title {
		color: #fff;
		margin: 40px 0px 0px 0px;
		padding: 10px;
		background: #000000;
		border: 2px solid #000000;
	}

	.rankup_title p {
		font-size: 19px;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}

	.joken_nasi {
		margin: 20px auto;
		border-collapse: collapse;
	}


	.joken_nasi td {
		border: 2px solid #000;
		font-size: 20px;
	}

	.joken_mds {
		background-color: #D7D7D7;
		text-align: center;
		border: 2px solid #000;
		padding: 6px;
	}

	.joken_average_text {
		font-size: 26px;
		color: #FF2774;
	}

	.joken_percentage_text {
		font-size: 19px;
		color: #FF2774;
	}



	.joken_percentage_plan {
		text-align: left;
	}



	.joken_td2 {
		position: relative;
	}




	.joken_mds_text {
		font-size: 19px;
		font-weight: bold;
	}


	.mailTo_joken {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 15px 5px 20px 5px;
	}

	.mailTo_joken a {
		color: #FFF;
		font-size: 24px;
		text-decoration: none;
	}

	.mailTo_joken img {
		width: 80%;
	}



}