@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/precure/precure.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	overflow-x: hidden;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #000;
}
p,ul,ol,div {
	color: #000;
}

@media screen and (min-width: 751px) {
	/* override
	------------------------------------------------------ */
	body{
		min-width: 1200px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #fff;
		border: none;
	}
	#headerLogo {
		width: 1200px;
		margin: 0 auto;
		padding: 9px 30px 13px;
	}
	#header #headerLogo img {
		width: 242px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background-color: rgba(255, 255, 255, 0.5);
	}
	#mainContents{
		width: 1200px;
		margin-top: 25px;
		padding: 25px 30px 50px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #d91982;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
	/* sns
	------------------------------------------------------ */
	#mainContents .snsArea {
		width: 100%;
		margin-bottom: 0;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		padding-top: 23px;
		text-align: center;
	}
	.mainVisual .mainVisualImage {
		width: max(629px,calc(992 / 1920 * 100vw));
		margin: 0 auto;
	}
	.mainVisual .mainVisualTitle {
		width: max(539px,calc(850 / 1920 * 100vw));
		margin: min(-213px,calc(335 / 1920 * 100vw * -1)) auto 0;
	}
	.mainVisual .mainVisualText {
		width: max(224px,calc(353 / 1920 * 100vw));
		margin: min(-6px,calc(10 / 1920 * 100vw * -1)) auto 0;
	}
	.mainVisual .mainVisualText02 {
		margin-top: 5px;
		text-align: center;
		font-size: 1.4rem;
		color: #482819;
		font-weight: bold;
		text-shadow: #fff 2px 0px 0, #fff -2px 0px 0, #fff 0px -2px 0, #fff -2px 0px 0, #fff 2px 2px 0, #fff -2px 2px 0, #fff 2px -2px 0, #fff -2px -2px 0, #fff 1px 2px 0, #fff -1px 2px 0, #fff 1px -2px 0, #fff -1px -2px 0, #fff 2px 1px 0, #fff -2px 1px 0, #fff 2px -1px 0, #fff -2px -1px 0, #fff 1px 1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff -1px -1px 0;
	}
	.mainVisual >:nth-last-child(2) {
		margin-bottom: max(108px,calc(170 / 1920 * 100vw));
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		position: relative;
		margin: min(-85px,calc(135 / 1920 * 100vw * -1)) auto 0;
		width: 1140px;
		height: 172px;
		padding: 15px 20px;
		border-radius: 10px;
		background-color: rgba(255, 255, 255, 0.7);
		overflow-y: hidden;
		color: #fff;
	}
	.newsBox .newsHdg {
		border-bottom: 1px solid #d91982;
		text-align: left;
		font-size: 2.6rem;
		color: #d91982;
		font-weight: bold;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		height: 100px;
	}
	.newsBox .contentbox {
		padding: 20px 0 0;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	.newsBox .contentbox li {
		display: table;
		color: #333333;
	}
	.newsBox .contentbox li .date {
		display: table-cell;
		width: 155px;
		text-align: left;
		padding-left: 10px;
		font-size: 1.4rem;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
		text-align: left;
		font-size: 1.4rem;
	}
	.newsBox .mCSB_container {
		padding-right: 0px !important;
	}
	.newsBox .mCSB_inside > .mCSB_container {
		margin-right: 11px;
	}
	.mCSB_scrollTools a + .mCSB_draggerContainer {
		margin: 8px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools {
		width: 9px;
		margin-right: 2px;
		background-color: inherit;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
		width: 9px;
		background-color: #ffbae0;
		border-radius: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		width: 9px;
		margin: 3px 0;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0px;
		right: 0;
		background-color: #ffbae0;
		border-radius: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown {
		width: 9px;
		height: 6px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp {
		margin-top: 2px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown {
		margin-bottom: 2px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before {
		position: absolute;
		content: "";
		width: 9px;
		height: 6px;
		top: 0;
		left: 0;
		background: url("/gecard/precure/img-files/fresh/index_ic01.png") no-repeat center/100%;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before {
		position: absolute;
		content: "";
		width: 9px;
		height: 6px;
		bottom: 0;
		left: 0;
		transform: rotate(180deg);
		background: url("/gecard/precure/img-files/fresh/index_ic01.png") no-repeat center/100%;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin-top: 5px;
	}
	.flow > li {
		float: left;
		width: 268px;
		min-height: 287px;
		margin-right: calc((100% - 268px * 4) / 3);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
	}
	.flow > li:last-child {margin-right: 0;}
	.flow > li.list01 {background-image: url("/gecard/precure/img-files/hc/index_flow01_pc.webp");}
	.flow > li.list02 {background-image: url("/gecard/precure/img-files/hc/index_flow02_pc.webp");}
	.flow > li.list03 {background-image: url("/gecard/precure/img-files/hc/index_flow03_pc.webp");}
	.flow > li.list04 {background-image: url("/gecard/precure/img-files/hc/index_flow04_pc.webp");}
	.flow > li a {color: inherit;}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 157px;
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		color: #482819;
	}
	.flow .flowDesc dd a {
		color: #482819;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.prc-section01 >:first-child,
	.prc-section02 >:first-child {
		margin-top: 0 !important;
	}
	.prc-section01 {
		margin-top: 60px;
	}
	.prc-section02 {
		margin-top: 50px;
	}
	/* bg */
	.prc-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		min-width: 1200px;
		height: 100vh;
		background: url("/gecard/precure/img-files/hc/index_bg01_pc.webp") no-repeat top center / cover;
		z-index: -1;
	}
	/* textImage */
	.prc-textImage01 {
		width: 557px;
		margin: 20px auto 0;
	}
	/* heading */
	.prc-heading02 {
		margin: 40px 0 30px;
		text-align: center;
	}
	.prc-heading03 {
		margin: 30px 0 25px;
		text-align: center;
	}
	.prc-heading02 .prc-heading02Image.type01 {
		left: 97px;
	}
	.prc-heading02 .prc-heading02Image.type02 {
		left: 118px;
	}
	.prc-heading02 .prc-heading02Image.type03 {
		left: 21px;
	}
	.prc-heading02-02 {
		margin-top: 20px;
		margin-bottom: 40px;
		text-align: center;
	}
	/* text */
	.prc-lead {
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 2.5rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.prc-text01 { 
		margin-top: 25px;
		font-size: 1.8rem;
	}
	/* image */
	.prc-image {
		margin-top: 35px;
		text-align: center;
	}
	.prc-voiImage {
		margin-top: 20px;
		text-align: center;
	}
	/* list */
	.prc-noteList {
		margin-top: 20px;
	}
	.prc-noteList[data-align="center"],
	.prc-noteList[data-align-pc="center"] {
		text-align: center;
	}
	.prc-noteList > li {
		position: relative;
		padding-left: 14px;
		font-size: 1.4rem;
	}
	.prc-noteList[data-mark="static"] > li,
	.prc-noteList[data-mark-pc="static"] > li {
		padding-left: 0;
	}
	.prc-noteList > li + li {
		margin-top: 10px;
	}
	.prc-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.prc-noteList[data-mark="static"] > li > .mark,
	.prc-noteList[data-mark-pc="static"] > li > .mark {
		position: static;
	}
	/* card */
	.prc-cardWrap {
		display: flex;
		justify-content: center;
		flex-flow: wrap;
		gap: 25px 50px;
		margin-top: 30px;
	}
	.prc-card {
		width: 545px;
		height: 764px;
		text-align: center;
	}
	.prc-card[data-col-pc="1"] {
		margin: 0 80px;
	}
	.prc-card >:first-child {
		margin-top: 0 !important;
	}
	.prc-card .prc-cardText01 {
		margin-top: 20px;
		font-size: 2.6rem;
		color: #d91982;
		font-weight: bold;
	}
	.prc-card .prc-cardText02 {
		margin-top: 15px;
		font-size: 2rem;
		color: #d91982;
	}
	.prc-card.fresh {
		padding: 95px 32px 80px;
		background: url("/gecard/precure/img-files/hc/index_bg04_pc.webp") no-repeat 0 0 / contain;
	}
	.prc-card.fresh .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.fresh .prc-cardTitle img {
		width: auto;
		height: 33px;
	}
	.prc-card.fresh .prc-cardImage {
		margin-top: 45px;
		height: 359px;
	}
	.prc-card.fresh .prc-cardImage img {
		width: auto;
		height: 100%;
	}
	.prc-card.hc {
		padding: 95px 32px 80px;
		background: url("/gecard/precure/img-files/hc/index_bg03_pc.webp") no-repeat 0 0 / contain;
	}
	.prc-card.hc .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.hc .prc-cardTitle img {
		width: auto;
		height: 33px;
	}
	.prc-card.hc .prc-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 45px auto 0;
		width: 356px;
		height: 359px;
	}
	.prc-card.hc .prc-cardImage img {
		width: 100%;
		height: auto;
	}
	.prc-card.hc .applyBtn {
		margin-top: 10px;
	}
	.prc-card.navy {
		padding: 95px 32px 80px;
		background: url("/gecard/precure/img-files/hc/index_bg02_pc.webp") no-repeat 0 0 / contain;
	}
	.prc-card.navy .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.navy .prc-cardTitle img {
		width: auto;
		height: 33px;
	}
	.prc-card.navy .prc-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 45px auto 0;
		width: 356px;
		height: 359px;
	}
	.prc-card.navy .prc-cardImage img {
		width: 100%;
		height: auto;
	}
	.prc-card.gogo {
		height: 764px;
		padding: 60px 32px 50px;
		background: url("/gecard/precure/img-files/fresh/pc_index_bg04.png") no-repeat 0 0 / contain;
	}
	.prc-card.gogo .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.gogo .prc-cardTitle img {
		width: auto;
		height: 65px;
	}
	.prc-card.gogo .prc-cardImage {
		margin-top: 30px;
		height: 359px;
	}
	.prc-card.gogo .prc-cardImage img {
		width: auto;
		height: 100%;
	}
	
	/* button */
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 460px;
		min-height: 52px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 10px;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a:hover {
		opacity: 0.7;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 12px;
		width: 8px;
		height: 14px;
		margin-top: -7px;
		background: url("/gecard/base00009/img-files/index_ic01.png") no-repeat 0 0 / cover;
	}
	.applyBtn {
		margin-top: 10px;
	}
	.applyBtn > li {
		background-color: #fff;
	}
	.applyBtn > li a {
		transition: 0.3s all ease-out;
	}
	.applyBtn > li a:hover {
		opacity: 0.7;
	}
	.prc-btnWrap {
		display: flex;
		justify-content: center;
		margin-top: 40px;
	}
	.prc-btn {
		width: 555px;
	}
	.prc-btn:nth-child(2) {
		margin-left: 30px;
	}
	.prc-btn a {
		position: relative;
		display: block;
		padding: 16px 65px;
		background: #fff;
		border: 2px solid #b38d62;
		border-bottom-width: 5px;
		border-radius: 8px;
		color: #482819;
		font-size: 2.8rem;
		font-weight: bold;
		line-height: 1.2;
		text-decoration: none;
		text-align: center;
		overflow: hidden;
	}
	.prc-btn a:hover {
		margin-top: 3px;
		border-bottom-width: 2px;
	}
	.prc-btn a .small {
		font-size: 1.8rem;
	}
	.prc-btn a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url("/gecard/precure/img-files/fresh/index_bg05.png"),url("/gecard/precure/img-files/fresh/index_bg06.png");
		background-repeat: no-repeat,no-repeat;
		background-position: 0 0,100% 0;
	}
	.prc-btn a::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 20px;
		width: 40px;
		height: 40px;
		margin-top: -20px;
		background: url("/gecard/precure/img-files/fresh/index_ic02.png") no-repeat;
	}
	/* media */
	.prc-media {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		width: 940px;
		margin: 50px auto 0;
	}
	.prc-media + .prc-media {
		margin-top: 135px;
	}
	.prc-media .prc-mediaHead {
		flex-shrink: 0;
		width: 47%;
		margin-right: 3%;
	}
	.prc-media .prc-mediaBody {
		flex-shrink: 0;
		width: 50%;
		padding: 20px 15px;
		background-color: rgba(255, 255, 255, 0.7);
		border-radius: 10px;
	}
	.prc-media .prc-mediaBody >:first-child {
		margin-top: 0!important;
	}
	.prc-media .prc-mediaLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.6;
	}
	.prc-media .prc-mediaText01 {
		margin-top: 15px;
		font-size: 1.6rem;
	}
	.prc-media .prc-mediaText01 .large {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.prc-media .prc-mediaImage {
		text-align: center;
	}
	/* box */
	.prc-box {
		margin-top: 50px;
		border-radius: 10px;
		background-color: rgba(255, 255, 255, 0.7);
	}
	.prc-box + .prc-box {
		margin-top: 40px;
	}
	.prc-box .prc-boxInner {
		padding: 25px 50px;
	}
	.prc-box .prc-boxInner >:first-child {
		margin-top: 0 !important;
	}
	.prc-box .prc-boxTitle {
		margin-top: 20px;
		margin-bottom: 25px;
		text-align: center;
		font-size: 2rem;
		color: #c30482;
		font-weight: bold;
	}
	.prc-box .prc-boxText {
		margin-top: 20px;
		font-size: 1.6rem;
	}
	.prc-box .prc-boxText .txtLarge {
		font-size: 2rem;
		font-weight: bold;
	}
	.prc-box .prc-boxList {
		margin-top: 20px;
	}
	.prc-box .prc-boxList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.prc-box .prc-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.prc-box .prc-boxList > li > .prc-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.prc-box .prc-boxImage {
		margin-top: 10px;
		text-align: center;
	}
	.prc-box .prc-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 40px 0 40px -40px;
		background-image: linear-gradient(to right, #ff7bc3, #ff7bc3 3px, transparent 3px, transparent 12px);
		background-size: 12px 3px;
	}
	.prc-box .prc-boxInquiry {
		text-align: center;
	}
	.prc-box .prc-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.prc-box .prc-boxInquiry .prc-boxInquiryTxt {
		font-size: 1.6rem;
	}
	.prc-box .prc-boxInquiry .prc-boxInquiryTel {
		font-size: 1.6rem;
	}
	/* other */
	.prc-benefitsWrap {
		width: 67%;
	}
}
@media screen and (max-width: 750px) {
	/* override
	------------------------------------------------------ */
	body{
		font-size: 1.3rem;
	}
	/* header
	------------------------------------------------------ */
	#header {
		padding: 0;
		border-bottom: none;
		background-color: #fff;
	}
	#headerLogo {
		padding: 11px 10px 13px;
	}
	#header #headerLogo img {
		width: 162px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background-color: rgba(255, 255, 255, 0.5);
	}
	#mainContents{
		margin-top: 12px;
		padding: 12px 10px 30px;
	}
	/* footer 
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 8px 0;
		border: none;
		background-color: #d91982;
		text-align: center;
	}
	#copyright {
		font-size: 1rem;
		color: #fff;
	}
	/* sns
	------------------------------------------------------ */
	#mainContents .snsArea {
		margin-top: 30px;
		margin-bottom: 0;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		padding-top: 20px;
		text-align: center;
	}
	.mainVisual .mainVisualTitle {
		margin-top: max(-440px, calc((-440 / 720) * 100vw));
	}
	.mainVisual .mainVisualText {
		margin-top: max(-10px, calc((-10 / 720) * 100vw));
	}
	.mainVisual .mainVisualText02 {
		margin-top: min(5px, calc((5 / 720) * 100vw));
		margin-bottom: calc((120 / 720) * 100vw);
		text-align: center;
		font-size: min(2.4rem, calc((24 / 720) * 100vw));
		color: #482819;
		font-weight: bold;
		text-shadow: #fff 2px 0px 0, #fff -2px 0px 0, #fff 0px -2px 0, #fff -2px 0px 0, #fff 2px 2px 0, #fff -2px 2px 0, #fff 2px -2px 0, #fff -2px -2px 0, #fff 1px 2px 0, #fff -1px 2px 0, #fff 1px -2px 0, #fff -1px -2px 0, #fff 2px 1px 0, #fff -2px 1px 0, #fff 2px -1px 0, #fff -2px -1px 0, #fff 1px 1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff -1px -1px 0;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		position: relative;
		width: calc(100% - 20px);
		height: 100px;
		margin: calc((80 / 720) * 100vw * -1) auto 0;
		padding: 5px 10px;
		border-radius: 5px;
		border: none;
		background-color: rgba(255, 255, 255, 0.7);
		overflow-y: hidden;
		color: #000;
	}
	.newsBox .newsHdg {
		border-bottom: 1px solid #d91982;
		text-align: left;
		font-size: 1.8rem;
		color: #d91982;
		font-weight: bold;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		height: 60px;
	}
	.newsBox .contentbox {
		padding: 7px 0 0;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	.newsBox .contentbox li {
		display: table;
		color: #333333;
	}
	.newsBox .contentbox li .date {
		display: table-cell;
		width: 105px;
		text-align: left;
		font-size: 1rem;
		font-weight: bold;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
		text-align: left;
		font-size: 1rem;
		font-weight: bold;
	}
	.newsBox .contentbox li a, .newsBox .contentbox li a .txt, .newsBox .contentbox li a:visited {
		text-decoration: underline;
		color: #635044;
	}
	.newsBox .mCSB_container {
		padding-right: 0px !important;
	}
	.newsBox .mCSB_inside > .mCSB_container {
		margin-right: 20px;
	}
	.mCSB_scrollTools a + .mCSB_draggerContainer {
		margin: 7px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools {
		width: 12px;
		background-color: inherit;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
		width: 12px;
		background-color: #ffbae0;
		border-radius: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		width: 12px;
		margin: 6px 0;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0px;
		right: 0;
		border-radius: 0;
		background-color: #ffbae0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown {
		width: 12px;
		height: 8px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp {
		margin-top: 3px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown {
		margin-bottom: 3px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before,
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before {
		content: '';
		position: absolute;
		left: 0;
		width: 12px;
		height: 8px;
		border-top-width: 8px;
		border-right-width: 6px;
		border-left-width: 6px;
		background: url("/gecard/precure/img-files/fresh/index_ic01.png") no-repeat center/100%;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before {
		top: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before {
		bottom: 0;
		transform: rotate(180deg);
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin: 15px 0;
		padding: 2px 0 18px;
	}
	.flow > li {
		position: relative;
		width: 100%;
		padding-top: 0;
		text-align: center;
	}
	.flow > li:first-child {
		margin: 0;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 21px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 15px;
		height: 8px;
		top: -15px;
		right: 50%;
		margin-right: -7.5px;
		background: url("/gecard/precure/img-files/fresh/index_ic03.png") no-repeat top left / contain;
		-webkit-background-size: 15px auto;
		background-size: 15px auto;
	}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 26.5%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: 74.5%;
		padding: 0 0 0 13px;
		vertical-align: middle;
		font-size: 1.3rem;
		text-align: left;
		color: #000;
		z-index: -1;
		line-height: 1.7;
	}
	.flow .flowDesc dd > span {
		display: block;
		padding: 10px 5px;
	}
	.flow .flowDesc dd a {
		color: #000;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.prc-section01 >:first-child,
	.prc-section02 >:first-child {
		margin-top: 0 !important;
	}
	.prc-section01 {
		margin-top: 50px;
	}
	.prc-section02 {
		margin-top: 20px;
	}
	/* bg */
	.prc-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: url("/gecard/precure/img-files/hc/index_bg01_sp.webp") no-repeat top center / cover;
		z-index: -1;
	}
	/* textImage */
	.prc-textImage01 {
		width: min(668px, calc(668 / 750) * 100vw);
		margin: 20px auto 0;
	}
	/* heading */
	.prc-heading02 {
		margin: 30px 0;
		text-align: center;
	}
	.prc-heading03 {
		margin: 20px 0 15px;
		text-align: center;
	}
	/* text */
	.prc-lead {
		margin-top: 10px;
		margin-bottom: 15px;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.prc-text01 { 
		margin-top: 15px;
		font-size: 1.3rem;
	}
	.prc-text02 { 
		margin-top: 25px;
		font-size: 1.2rem;
	}
	/* image */
	.prc-image {
		margin-top: 15px;
		text-align: center;
	}
	.prc-voiImage {
		margin-top: 20px;
		text-align: center;
	}
	/* list */
	.prc-noteList {
		margin-top: 15px;
	}
	.prc-noteList[data-align="center"],
	.prc-noteList[data-align-sp="center"] {
		text-align: center;
	}
	.prc-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.prc-noteList[data-mark="static"] > li,
	.prc-noteList[data-mark-sp="static"] > li {
		padding-left: 0;
	}
	.prc-noteList[data-align="center"] > li,
	.prc-noteList[data-align-sp="center"] > li {
		display: inline-block;
	}
	.prc-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.prc-noteList[data-mark="static"] > li > .mark {
		position: static;
	}
	/* card */
	.prc-cardWrap {
		display: flex;
		justify-content: center;
		flex-flow: wrap;
		gap: min(20px, calc(40 / 720) * 100vw);
		margin-top: 30px;
		padding: 0 min(10px, calc(20 / 720) * 100vw);
	}
	.prc-card {
		width: 100%;
		max-width: 320px;
		text-align: center;
	}
	.prc-card >:first-child {
		margin-top: 0 !important;
	}
	.prc-card .prc-cardText01 {
		margin-top: min(15px, calc(30 / 720) * 100vw);
		font-size: min(1.5rem, calc((30 / 720) * 100vw));
		color: #d91982;
		font-weight: bold;
	}
	.prc-card .prc-cardText02 {
		margin-top: min(9px, calc(18 / 720) * 100vw);
		font-size: min(1.2rem, calc((24 / 720) * 100vw));
		color: #d91982;
	}
	.prc-card.fresh {
		padding: min(55px, calc(110 / 720) * 100vw) min(20px, calc(40 / 720) * 100vw) min(22px, calc(44 / 720) * 100vw);
		background: url("/gecard/precure/img-files/hc/index_bg04_sp.webp") no-repeat 0 0 / contain;
		aspect-ratio: 640/897;
	}
	.prc-card.fresh .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.fresh .prc-cardTitle img {
		width: auto;
		height: min(19px, calc(38 / 720) * 100vw);
	}
	.prc-card.fresh .prc-cardImage {
		margin-top: min(25px, calc(50 / 720) * 100vw);
		height: min(211px, calc(422 / 720) * 100vw);
	}
	.prc-card.fresh .prc-cardImage img {
		width: auto;
		height: 100%;
	}
	.prc-card.hc {
		padding: min(55px, calc(110 / 720) * 100vw) min(20px, calc(40 / 720) * 100vw) min(34px, calc(78 / 720) * 100vw);
		background: url("/gecard/precure/img-files/hc/index_bg03_sp.webp") no-repeat 0 0 / contain;
		aspect-ratio: 640/860;
	}
	.prc-card.hc .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.hc .prc-cardTitle img {
		width: auto;
		height: min(19px, calc(38 / 720) * 100vw);
	}
	.prc-card.hc .prc-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: min(25px, calc(50 / 720) * 100vw) auto 0;
		width: min(209px, calc(418 / 720) * 100vw);
		height: min(211px, calc(422 / 720) * 100vw);
	}
	.prc-card.hc .prc-cardImage img {
		width: 100%;
		height: auto;
	}
	.prc-card.navy {
		padding: min(55px, calc(110 / 720) * 100vw) min(20px, calc(40 / 720) * 100vw) min(34px, calc(78 / 720) * 100vw);
		background: url("/gecard/precure/img-files/hc/index_bg02_sp.webp") no-repeat 0 0 / contain;
		aspect-ratio: 642/860;
	}
	.prc-card.navy .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.navy .prc-cardTitle img {
		width: auto;
		height: min(19px, calc(38 / 720) * 100vw);
	}
	.prc-card.navy .prc-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: min(25px, calc(50 / 720) * 100vw) auto 0;
		width: min(209px, calc(418 / 720) * 100vw);
		height: min(211px, calc(422 / 720) * 100vw);
	}
	.prc-card.navy .prc-cardImage img {
		width: 100%;
		height: auto;
	}
	.prc-card.gogo {
		padding: min(35px, 10vw) min(20px, 6vw) min(30px, 9vw);
		background: url("/gecard/precure/img-files/fresh/sp_index_bg04.png") no-repeat 0 0 / contain;
		aspect-ratio: 642/897;
	}
	.prc-card.gogo .prc-cardTitle {
		margin-top: 20px;
	}
	.prc-card.gogo .prc-cardTitle img {
		width: auto;
		height: min(38px, 11vw);
	}
	.prc-card.gogo .prc-cardImage {
		margin-top: min(20px, 6vw);
		height: min(211px, 59vw);
	}
	.prc-card.gogo .prc-cardImage img {
		width: auto;
		height: 100%;
	}
	/* button */
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 42px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 5px;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 12px;
		margin-top: -6px;
		background: url("/gecard/base00009/img-files/index_ic01.png") no-repeat 0 0 / cover;
	}
	.applyBtn {
		margin-top: min(20px, calc(40 / 720) * 100vw);
	}
	.prc-btnWrap {
		display: block;
		margin-top: 30px;
	}
	.prc-btn {
		width: 100%;
	}
	.prc-btn:nth-child(2) {
		margin-top: 15px;
		margin-left: 0;
	}
	.prc-btn a {
		position: relative;
		display: block;
		padding: 14px 40px;
		background: #fff;
		border: 2px solid #b38d62;
		border-bottom-width: 5px;
		border-radius: 8px;
		color: #482819;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.2;
		text-decoration: none;
		text-align: center;
		overflow: hidden;
	}
	.prc-btn a:hover {
		margin-top: 0;
		border-bottom-width: 5px;
	}
	.prc-btn a .small {
		font-size: 1.3rem;
	}
	.prc-btn a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url("/gecard/precure/img-files/fresh/index_bg05.png"),url("/gecard/precure/img-files/fresh/index_bg06.png");
		background-repeat: no-repeat;
		background-position: 0 0,100% 0;
		background-size: contain;
	}
	.prc-btn a::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background: url("/gecard/precure/img-files/fresh/index_ic02.png") no-repeat 0 0 / cover;
	}
	/* media */
	.prc-media {
		margin-top: 10px;
		padding: 0 10px;
	}
	.prc-media + .prc-media {
		margin-top: 30px;
	}
	.prc-media .prc-mediaBody {
		margin-top: 10px;
		padding: 15px 10px;
		border-radius: 10px;
		background-color: rgba(255, 255, 255, 0.7);
	}
	.prc-media .prc-mediaBody >:first-child {
		margin-top: 0 !important;
	}
	.prc-media .prc-mediaLead {
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.prc-media .prc-mediaText01 {
		margin-top: 10px;
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.prc-media .prc-mediaText01 .large {
		font-size: 1.6rem;
		font-weight: bold;
	}
	.prc-media .prc-mediaImage {
		margin: 0 25px;
		text-align: center;
	}
	/* box */
	.prc-box {
		margin-top: 50px;
		border-radius: 5px;
		background-color: rgba(255, 255, 255, 0.7);
	}
	.prc-box .prc-boxInner {
		padding: 20px 10px;
	}
	.prc-box .prc-boxInner >:first-child {
		margin-top: 0 !important;
	}
	.prc-box .prc-boxTitle {
		margin-top: 15px;
		margin-bottom: 15px;
		text-align: center;
		font-size: 1.4rem;
		color: #c30482;
		font-weight: bold;
	}
	.prc-box .prc-boxText {
		margin-top: 15px;
		font-size: 1.3rem;
	}
	.prc-box .prc-boxText .txtLarge {
		font-size: 1.5rem;
		font-weight: bold;
	}
	.prc-box .prc-boxList {
		margin-top: 15px;
	}
	.prc-box .prc-boxList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.prc-box .prc-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.prc-box .prc-boxList > li > .prc-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.prc-box .prc-boxImage {
		margin-top: 15px;
		text-align: center;
	}
	.prc-box .prc-boxHr {
		width: 100%;
		height: 2px;
		margin: 20px 0;
		background-image: linear-gradient(to right, #ff7bc3, #ff7bc3 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.prc-box .prc-boxInquiry {
		text-align: center;
	}
	.prc-box .prc-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.prc-box .prc-boxInquiry .prc-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.3rem; 
	}
	.prc-box .prc-boxInquiry .prc-boxInquiryTel {
		margin-top: 3px;
		font-size: 1.3rem;
	}
	/* other */
}
/* keyframes
------------------------------------------------------ */
@keyframes fuwafuwa {
	0% {
		transform: translateY(0px);
	}
	50% {
		transform: translateY(-30px);
	}
	100% {
		transform: translateY(0px);
	}
}
@keyframes stamp {
	0% {
		visibility: visible;
		opacity: 0;
		transform: rotate(-30deg) scale(2.5);
	}
	30% {
		visibility: visible;
		opacity: 0.8;
		transform: rotate(5deg) scale(1.04);
	}
	100% {
		visibility: visible;
		opacity: 1.0;
		transform: rotate(0deg);
	}
}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}