@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/ec00014/ec00014.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background-color: #fff;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #000;
}
p,ul,ol,div {
	color: #000;
}
@media screen and (min-width: 751px) {
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	.ec00014-textLarge {
		font-size: 2.0rem;
	}
	/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		border-bottom: none;
		background-color: #ffffff;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 8px 32px 8px;
	}
	#header #headerLogo img {
		width: 388px;
	}
	/* layout
------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background-color: #fff;
	}
	#mainContents{
		width: 1260px;
		padding: 25px 30px 14px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #fef4f9;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
	}
	/* flow
------------------------------------------------------ */
	.flow--wrap {
		margin-top: 77px;
		position: relative;
	}
	.flow--wrap.type02 {
		margin-top: 54px;
	}
	.flow > li {
		float: left;
		width: 280px;
		min-height: 280px;
		margin-right: 26px;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
		color: #fff;
	}
	.flow > li:last-child {margin-right: 0;}
	.flow.type02 > li:last-child {margin-right: 0;}
		.flow > li.list01 {background-image: url("/gecard/ec00014/img-files/pc_index_flow05.webp");}
		.flow > li.list02 {background-image: url("/gecard/ec00014/img-files/pc_index_flow06.webp");}
		.flow > li.list03 {background-image: url("/gecard/ec00014/img-files/pc_index_flow07.webp");}
		.flow > li.list04 {background-image: url("/gecard/ec00014/img-files/pc_index_flow08.webp");}
		.flow.type02 > li.list01 {background-image: url("/gecard/ec00014/img-files/pc_index_flow01.webp");}
		.flow.type02 > li.list02 {background-image: url("/gecard/ec00014/img-files/pc_index_flow02.webp");}
		.flow.type02 > li.list03 {background-image: url("/gecard/ec00014/img-files/pc_index_flow03.webp");}
		.flow.type02 > li.list04 {background-image: url("/gecard/ec00014/img-files/pc_index_flow04.webp");}
		.flow.type02 .flowDesc dd {
			padding-top: 118px;
		}
	.flow > li a {color: #000;}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 172px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.3;
	}
	.flow.type02 .flowDesc dd {
		font-size: 1.6rem;
		text-align: center;
	}
	.flow .flowDesc dd a {
		color: #fff;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 108px;
	}
	.flow.type02 .flowDesc dd.type02 {
		padding-top: 130px;
	}
	.flow.type02 .flowDesc dd .large {
		font-size: 2rem;
		line-height: 1.3;
	}
	.flow.type02 .flowDesc dd .large02 {
		font-size: 1.8rem;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 {
		margin-top: 10px;
		font-size: 1.4rem;
		color: #fff;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding: 95px 10px 0;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		text-align: center;
	}
	/* news
------------------------------------------------------ */
	.newsBox {
		position: relative;
		margin-top: 24px;
	}
	.newsBox .newsBoxHeading {
		position: relative;
		display: flex;
		margin-left: 9px;
		z-index: 1;
	}
	.newsBox .newsBoxHeading img {
		width: 155px;
	}
	.newsBox .newsBoxInner {
		position: relative;
		width: 100%;
		height: 139px;
		margin-top: -18px;
		overflow-y: hidden;
		padding: 17px 5px 0 30px;
		background-color: #fff;
		border: 2px solid #fff;
		border-image: linear-gradient(45deg, #80cde3, #ee86b4) 1;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		padding: 0px;
		height: 106px;
	}
	.newsBox .contentbox {
		padding: 10px 0 0;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	.newsBox .contentbox li {
		display: table;
		margin-bottom: 10px;
	}
	.newsBox .contentbox li .date {
		display: table-cell;
		padding-right: 10px;
		width: 130px;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
	}
	.newsBox .mCSB_container {
		padding-right: 0px !important;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 20px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 15px 0 10px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
		background-color: inherit;
		padding: 4px 3px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 15px;
		background-color: #ee86b4;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 15px;
		margin: 3px 0;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 3px;
		right: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background-color: #fff;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 16px;
		height:18px;
		opacity: 1;
	}
	 .newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		width: 0;
		height: 0;
		border-bottom: 8px solid #ee86b4;
		border-right: 8px solid transparent;
		border-left: 7px solid transparent;
		position:absolute;
		top: 2px;
		left: 0;
		display: block;
		content: "";
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
		width: 0;
		height: 0;
		border-top: 8px solid #ee86b4;
		border-right: 8px solid transparent;
		border-left: 7px solid transparent;
		position:absolute;
		bottom: 0;
		left: 0;
		display: block;
		content: "";
	}
	/* section */
	.ec00014-section >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-section + .ec00014-section {
		margin-top: 50px;
	}
	/* card
------------------------------------------------------ */
	.ec00014-cardWrap {
		display: flex;
		flex-flow: wrap;
		justify-content: center;
		gap: 36px;
		margin-top: 35px;
		position: relative;
		z-index: 1;
	}
	.ec00014-card {
		width: calc(50% - 36px / 2);
		padding: 50px 30px 50px;
		text-align: center;
		border-radius: 20px;
	}
	.ec00014-card[data-type="mona"] {
		background: url("/gecard/ec00014/img-files/pc_index_bg01.webp") no-repeat 50% center / cover;
	}
	.ec00014-card[data-type="tokyo"] {
		background: url("/gecard/ec00014/img-files/pc_index_bg04.webp") no-repeat 50% center / cover;
	}
	.ec00014-card[data-type="mona"] .ec00014-cardTitle img {
		width: auto;
		height: 30px;
		margin-top: 9px;
	}
	.ec00014-card[data-type="tokyo"] .ec00014-cardTitle img {
		width: auto;
		height: 39px;
	}
	.ec00014-card .ec00014-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 505px;
		height: 505px;
		margin: 20px auto 0;
		text-align: center;
	}
	.ec00014-card[data-type="mona"] .ec00014-cardImage img {
		width: auto;
		height: 100%;
	}
	.ec00014-card[data-type="tokyo"] .ec00014-cardImage img {
		width: 100%;
		height: auto;
	}
	.ec00014-card .ec00014-cardText {
		margin-top: 30px;
		text-align: center;
		font-size: 3.0rem;
		color: #136baf;
		font-weight: bold;
	}
	.ec00014-cardText02 {
		text-align: center;
		margin-top: 8px;
	}
	.ec00014-cardWrap02 {
		display: flex;
		justify-content: center;
		gap: 0 80px;
		margin: 44px 0 88px;
	}
	.ec00014-card02 {
		width: calc(100% / 2 - 80px / 2);
		text-align: center;
	}
	.ec00014-card02 .ec00014-card02Image {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 445px;
		height: 445px;
		margin: 0 auto;
		text-align: center;
	}
	.ec00014-card02[data-type="mona"] .ec00014-card02Image img {
		width: auto;
		height: 100%;
	}
	.ec00014-card02[data-type="tokyo"] .ec00014-card02Image img {
		width: 100%;
		height: auto;
	}
	/* heading */
	.ec00014-heading02 {
		position: relative;
		left: 50%;
		width: 1920px;
		margin-top: 53px;
		transform: translateX(-50%);
	}
	.ec00014-heading02.type-first {
		margin-top: 59px;
	}
	.ec00014-heading02-02 {
		margin-top: 33px;
	}
	.ec00014-heading02-02 .ec00014-heading02Title {
		width: fit-content;
		margin: 0 auto;
		position: relative;
		text-align: center;
		overflow: hidden;
	}
	/* btn */
	.ec00014-btnWrap {
		display: flex;
		margin: 21px 0 40px;
		padding: 0 20px;
		gap: 0 32px;
	}
	.ec00014-btn {
		width: calc(50% - 25px);
		background: linear-gradient(60deg, #80cde3 0%,#80cde3 40%,#ee86b4 60%,#ee86b4 100%);
		height: 86px;
		padding: 2px;
	}
	.ec00014-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 5px 60px;
		font-size: 2.8rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		overflow: hidden;
		background-color: #fff;
		transition: 0.3s all ease-out;
	}
	.ec00014-btn a:hover {
		background-color: #c0bbfa;
	}
	.ec00014-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 32px;
		width: 16px;
		height: 25px;
		margin-top: -12.5px;
		background: url("/gecard/ec00014/img-files/index_ic03.webp") no-repeat;
	}
	.ec00014-btn02 {
		position: relative;
		width: 750px;
		margin: 50px auto 0;
	}
	.ec00014-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 90px;
		background: linear-gradient(to right, #aa47cd 0%,#7a33ac 100%);
		text-align: center;
		font-size: 3.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		padding: 10px 70px 5px;
		border-radius: 45px;
		box-shadow: 5px 10px 0 0 #efeeff;
	}
	.ec00014-btn02 a .small {
		font-size: 2rem;
	}
	.ec00014-btn02 a .ec00014-btn02Text {
		line-height: 0.8;
	}
	.ec00014-btn02 a:hover {
		transform: translateY(5px);
		box-shadow: none;
	}
	.ec00014-btn02 a .ec00014-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 42px;
		width: 11px;
		height: 19px;
		margin-top: -9px;
		background: url("/gecard/ec00014/img-files/index_ic06.webp") no-repeat 0 0 / contain;
	}
	.ec00014-btn03 {
		position: relative;
		width: calc(50% - 30px);
	}
	.ec00014-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 90px;
		background: linear-gradient(to right, #aa47cd 0%,#7a33ac 100%);
		text-align: center;
		font-size: 2.6rem;
		color: #fff;
		text-decoration: none;
		box-shadow: 5px 10px 0 0 #eae1f4;
		transition: 0.3s all ease-out;
		border-radius: 45px;
	}
	.ec00014-btn03 a::before {
		content: '';
		position: absolute;
		top: 4px;
		left: 4px;
		width: calc(100% - 4px * 2);
		height: calc(100% - 4px * 2);
		border-radius: 41px;
		background-color: #fff;
		opacity: 0;
	}
	.ec00014-btn03 a::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 11px;
		height: 19px;
		margin-top: -10px;
		background: url("/gecard/ec00014/img-files/index_ic06.webp") no-repeat 0 0 / contain;
	}
	.ec00014-btn03.type02 a::after {
		background: url("/gecard/ec00014/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	.ec00014-btn03.type02 a {
		color: #923DBC;
	}
	.ec00014-btn03 a:hover {
		transform: translateY(5px);
		box-shadow: none;
	}
	.ec00014-btn03.type02 a::before {
		opacity: 1;
	}
	.ec00014-btn03 a .small {
		font-size: 1.6rem;
	}
	.ec00014-btn03 a .ec00014-btn03Text {
		position: relative; 
		line-height: 0.8;
	}
	.ec00014-btn04 {
		margin-top: 35px;
		margin-bottom: 60px;
		text-align: center;
	}
	.ec00014-btn04 a {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		position: relative;
		min-width: 750px;
		height: 90px;
		padding: 10px 70px 5px;
		border-radius: 45px;
		background: linear-gradient(to right, #F6A4CC 0%, #8DD4F0 100%);
		box-shadow: 5px 10px 0 0 #e7d4ed;
		text-align: center;
		font-size: 3.6rem;
		color: #000;
		text-decoration: none;
		transition: 0.3s all ease-out;
	}
	.ec00014-btn04 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 43px;
		width: 11px;
		height: 19px;
		margin-top: -11px;
		background: url(/gecard/ec00014/img-files/index_ic07.webp) no-repeat 0 0 / contain;
		transform: rotate(90deg);
	}
	.ec00014-btn04 a:hover {
		transform: translateY(5px);
		box-shadow: none;
	}
	/* media */
	.ec00014-media {
		display: flex;
		flex-flow: row wrap;
		gap: 36px;
		margin-top: 0;
	}
	.ec00014-media.type-onlyImg {
		display: block;
	}
	.ec00014-media .ec00014-mediaHead {
		width: 534px;
	}
	.ec00014-media .ec00014-mediaBody {
		width: calc(100% - 534px - 36px);
	}
	.ec00014-media .ec00014-mediaText {
		font-size: 2.2rem;
		line-height: 1.4;
	}
	.ec00014-media .ec00014-mediaText02 {
		margin-top: 10px;
		font-size: 2.8rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00014-media .ec00014-mediaText02[data-color="pink"] {
		color: #c50c52;
	}
	.ec00014-media .ec00014-mediaText02[data-color="blue"] {
		color: #136baf;
	}
	.ec00014-media .ec00014-mediaText03 {
		margin-top: 15px;
		font-size: 1.6rem;
	}
	.ec00014-media03 .ec00014-mediaText04 {
		margin-top: 60px;
		font-size: 2.6rem;
		line-height: 1.7;
	}
	.ec00014-media .ec00014-mediaImage {
		text-align: center;
	}
	.ec00014-media .ec00014-mediaNoteList {
		margin-top: 0px;
	}
	.ec00014-media .ec00014-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00014-media .ec00014-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-media02 {
		margin-top: 30px;
	}
	.ec00014-media02 .ec00014-mediaText {
		margin-top: 30px;
		font-size: 2.6rem;
	}
	.ec00014-media02 .ec00014-mediaImage {
	text-align: center;
}
	.ec00014-media02 .ec00014-media02-inner {
		margin-top: 50px;
	}
	.ec00014-media02 .ec00014-media02Text {
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00014-media02 .ec00014-mediaNoteList {
		margin-top: 38px;
	}
	.ec00014-media03 {
		display: flex;
		margin-top: 50px;
		padding: 0 30px;
	}
	.ec00014-media03 .ec00014-mediaHead {
		width: 64%;
		margin-top: 99px;
	}
	/* box */
	.ec00014-box {
		position: relative;
		margin-top: 46px;
	}
	.ec00014-box[data-color="pink"] {
		background-color: #fef3f8;
	}
	.ec00014-box[data-color="blue"] {
		background-color: #e1f6fd;
	}
	.ec00014-box[data-color="purple"] {
		background-color: #fcfafb;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxInner {
		background: url("/gecard/ec00014/img-files/pc_index_bg05.webp") no-repeat 0 0 / 100%;
	}
	.ec00014-box[data-color="blue"] .ec00014-boxInner {
		background: url("/gecard/ec00014/img-files/pc_index_bg06.webp") no-repeat 0 0 / 100%;
	}
	.ec00014-box[data-color="purple"] .ec00014-boxInner {
		background: url("/gecard/ec00014/img-files/pc_index_bg03.webp") no-repeat 0 0 / 100%;
	}
	.ec00014-box.type02 {
		margin-top: 72px;
		margin-bottom: 60px;
	}
	.ec00014-box + .ec00014-box {
		margin-top: 40px;
	}
	.ec00014-box .ec00014-boxInner {
		padding: 37px 50px 26px;
	}
	.ec00014-box .ec00014-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00014-box .ec00014-boxTitle {
		position: relative;
		margin-top: 24px;
		margin-bottom: 23px;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		z-index: 2;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxTitle {
		color: #c50c52;
	}
	.ec00014-box[data-color="blue"] .ec00014-boxTitle {
		color: #136baf;
	}
	.ec00014-box[data-color="purple"] .ec00014-boxTitle {
		color: #8162ba;
	}
	.ec00014-box .ec00014-boxText {
		margin-top: 25px;
	}
	.ec00014-box .ec00014-boxLead {
		font-size: 4rem;
		font-weight: bold;
		margin-top: 48px;
	}
	.ec00014-box .ec00014-boxList > li > .ec00014-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box .ec00014-boxList {
		margin-top: 15px;
	}
	.ec00014-box .ec00014-boxList02 {
		margin-top: 15px;
	}
	.ec00014-box .ec00014-boxList > li {
		position: relative;
		padding-left: 18px;
	}
	.ec00014-box .ec00014-boxList > li > .nest {
		margin-top: 25px;
	}
	.ec00014-box .ec00014-boxList > li > .nest >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box .ec00014-boxList > li::before {
		content: "";
		position: absolute;
		top: 8px;
		left: 4px;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background-color: #8162ba;
	}
	.ec00014-box .ec00014-boxList > li::before {
		content: "";
		position: absolute;
		top: 8px;
		left: 4px;
		width: 6px;
		height: 6px;
		border-radius: 50%;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxList > li::before {
		background-color: #c50c52;
	}
	.ec00014-box[data-color="blue"] .ec00014-boxList > li::before {
		background-color: #136baf;
	}
	.ec00014-box[data-color="purple"] .ec00014-boxList > li::before {
		background-color: #8162ba;
	}
	.ec00014-box .ec00014-boxList02 > li {
		position: relative;
		padding-left: 16px;
	}
	.ec00014-box .ec00014-boxList02 > li + li {
		margin-top: 0;
	}
	.ec00014-box .ec00014-boxList > li a {
		color: #fff;
	}
	.ec00014-box .ec00014-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-box .ec00014-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-box .ec00014-boxList03 {
		margin-top: 22px;
	}
	.ec00014-box .ec00014-boxList03 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00014-box .ec00014-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-box .ec00014-boxList > li > .ec00014-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box .ec00014-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 25px 0 27px -40px;
		
		background-size: 12px 3px;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxHr {
		background-image: linear-gradient(to right, #c50c52, #c50c52 3px, transparent 3px, transparent 12px);
	}
	.ec00014-box[data-color="blue"] .ec00014-boxHr {
		background-image: linear-gradient(to right, #136baf, #136baf 3px, transparent 3px, transparent 12px);
	}
	.ec00014-box[data-color="purple"] .ec00014-boxHr {
		background-image: linear-gradient(to right, #8162ba, #8162ba 3px, transparent 3px, transparent 12px);
	}
	.ec00014-box .ec00014-boxInquiry {
		text-align: center;
	}
	.ec00014-box .ec00014-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00014-box .ec00014-boxInquiry .ec00014-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00014-box .ec00014-boxInquiry .ec00014-boxInquiryTel {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00014-box .ec00014-boxInquiry .ec00014-boxInquiryTel a {
		color: #000;
		text-decoration: none;
	}
	.ec00014-box .ec00014-boxImage {
		margin-top: 6px;
		text-align: center;
	}
	.ec00014-box02 {
		margin-top: 45px;
		border-radius: 20px;
		overflow: hidden;
	}
	.ec00014-box02 .ec00014-boxHead {
		padding: 29px 50px;
	}
	.ec00014-box02[data-color="pink"] .ec00014-boxHead {
		background-color: #ffd2e9;
	}
	.ec00014-box02[data-color="blue"] .ec00014-boxHead {
		background-color: #c3edfa;
	}
	.ec00014-box02 .ec00014-boxBody {
		padding: 40px 50px;
	}
	.ec00014-box02[data-color="pink"] .ec00014-boxBody {
		background-color: #fef4f9;
	}
	.ec00014-box02[data-color="blue"] .ec00014-boxBody {
		background-color: #e4f7fd;
	}
	.ec00014-box02 .ec00014-boxHead >:first-child,
	.ec00014-box02 .ec00014-boxBody >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box02 .ec00014-boxTitle {
		margin-top: 20px;
		text-align: center;
	}
	/* text */
	.ec00014-textWrap {
		text-align: center;
	}
	.ec00014-headText {
		font-size: 3.0rem;
	}
	.ec00014-text01 {
		margin-top: 23px;
	}
	.ec00014-text02 {
		position: relative;
		margin: -22px auto 0;
		width: fit-content;
		font-size: 3.0rem;
		color: #c50c52;
		margin-top: 15px;
	}
	.ec00014-text03 {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00014-lead {
		margin-top: 30px;
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00014-lead02 {
		margin-top: 30px;
		text-align: center;
		font-size: 2.8rem;
		font-weight: bold;
	}
	.ec00014-text {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00014-noteText {
		position: relative;
		margin-top: 20px;
		padding-left: 18px;
		font-size: 1.8rem;
	}
	.ec00014-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-markText {
		margin: 40px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 3.0rem;
		border-bottom: 1px solid #590a38;
		border-image: linear-gradient(to right, #590a38 0%, #ff7c00 100%);
		border-image-slice: 1;
		line-height: 1.1;
	}
	.ec00014-iconText {
		margin-top: -5px;
		display: flex;
		align-items: center;
	}
	.ec00014-iconText.type02 {
		margin-top: 80px;
	}
	.ec00014-iconText.alC {
		justify-content: center;
	}
	.ec00014-iconText .num {
		flex-shrink: 0;
		margin-right: 10px;
	}
	.ec00014-iconText .num img {
		width: 60px;
		height: 60px;
	}
	.ec00014-iconText .text {
		font-size: 3.6rem;
		font-weight: bold;
	}
	/* list */
	.ec00014-noteList {
		margin-top: 34px;
	}
	.ec00014-noteList > li {
		font-size: 1.6rem;
		position: relative;
		padding-left: 16px;
	}
	.ec00014-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-noteList02 {
		margin-top: 15px;
		text-align: center;
	}
	.ec00014-noteList02 > li {
		font-size: 1.6rem;
		color: #874113;
	}
	.ec00014-noteList03 {
		margin-top: 15px;
		text-align: center;
		color: #c50c52;
	}
	.ec00014-noteList03 > li {
		font-size: 1.6rem;
	}
	/* image */
	.ec00014-image {
		margin-top: 35px;
		text-align: center;
	}
	/* modal */
	.modalInlineWrapper {
		display: none;
	}
	#cboxContent {
		overflow: visible !important;
	}
	#colorbox #cboxLoadedContent {
		overflow: auto !important;
		overflow-x: hidden !important;
	}
	#cboxClose {
		display: block;
		position: absolute;
		top: -20px !important;
		bottom: auto !important;
		right: -20px !important;
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0 !important;
		width: 48px !important;
		height: 48px !important;
		text-indent: -9999px;
	}
	#cboxClose:hover {
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
	}
	#cboxContent {
		max-width: 1100px;
	}
	.modalContents {
		width: 100%;
		padding: 40px 30px;
	}
	.modalContents p {
		color: #000;
	}
	.ModalInner .cb_close a:after {
		right: 10px;
		height: 14px;
		width: 14px;
		margin-top: -7px;
		background-image: url(/common-files/img/com_close_ic01.png);
	}
	#cboxContent {
		background-color: #ececec;
	}
	.cb_close a {
		text-decoration: none;
	}
	.ec00014-modal-box02 .title-position {
		text-align: center;
	}
	.ec00014-modal-box02 .ec00014-modal-boxTitle {
		display: inline;
		width: 500px;
		margin: 0 auto;
		padding: 10px 40px;
		color: #fff;
		background-color: #9D42C5;
		font-size: 26px;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00014-modal-column {
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.ec00014-modal-column .ec00014-modal-columnItem {
		position: relative;
		width: calc(50% - 20px);
		padding: 30px 25px;
		border-radius: 20px;
		background-color: #fff;
	}
	.ec00014-modal-column .ec00014-modal-columnItem:nth-of-type(2)::before {
		content: 'or';
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 50%;
		left: -52px;
		width: 65px;
		height: 65px;
		margin-top: -32.5px;
		border-radius: 50%;
		background-color: #9D42C5;
		font-size: 2.5rem;
		color: #fff;
	}
	.ec00014-modal-column .ec00014-modal-columnImageLead {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-bottom: 15px;
	}
	.ec00014-modal-column .ec00014-modal-columnImageLead .ec00014-modal-columnImageLeadImage {
		flex-shrink: 0;
		margin-right: 15px;
	}
	.ec00014-modal-column .ec00014-modal-columnImageLead .ec00014-modal-columnImageLeadLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.ec00014-modal-column .ec00014-modal-columnLeadText {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.ec00014-modal-link a {
		margin-top: 10px;
		font-size: 1.8rem;
		color: #008191;
	}
	.ec00014-modal-listWrap[data-col="2"] .ec00014-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.ec00014-modal-listWrap[data-col="2"] .ec00014-modal-list > li {
		width: 170px;
	}
	.ec00014-modal-listWrap[data-col="2"] .ec00014-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.ec00014-modal-noteList li.ec00014-modal-listColor01 {
		color: #dc322c;
	}
	.ec00014-modal-list > li {
		position: relative;
		padding-left: 8px;
		font-size: 1.8rem;
		color: #000;
	}
	.ec00014-modal-list > li::before {
		content: '';
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00014-modal-noteList {
		margin-top: 15px;
		line-height: 1.6;
	}
	.ec00014-modal-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #000;
	}
	.ec00014-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-modal-title {
		text-align: center;
		font-size: 3rem;
		font-weight: bold;
	}
	.ec00014-modal-text {
		margin-top: 20px;
		font-size: 2rem;
	}
	.ec00014-modal-image {
		margin-top: 20px;
	}
	.btnLink01 {
		margin-top: 20px;
	}
	.btnLink01 a {
		display: inline-block;
		position: relative;
		padding: 19px 60px 17px 50px;
		color: #ffffff;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		line-height: 1.2;
		background-color: #a5001e;
		border-bottom: solid 3px #760015;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
	}
	.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/ec00014/img-files/index_ic05.webp") no-repeat 0 0 / cover;
	}
	/* floating */
	.ec00014-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00014-floatingWrap01 .ec00014-floatingInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.ec00014-floatingWrap01 .commonFloating {
		padding: 15px 0 25px;
	}
	.ec00014-btnFloatWrap {
		display: flex;
		justify-content: space-between;
		gap: 20px 60px;
	}
	/* applyBtn */
	.applyButtonWrap {
		margin-top: 42px;
		text-align: center;
	}
	.applyButtonWrap .applyButton a {
		transition: all 0.3s ease-out;
	}
	.applyButtonWrap .applyButton a:hover {
		opacity: 0.7;
	}
	.applyBtn {
		display: flex;
		justify-content: center;
		margin-top: 30px;
	}
	.applyBtn > li {
		width: 100%;
		text-align: center;
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		height: 90px;
		background: linear-gradient(to right, #aa47cd 0%,#7a33ac 100%);
		transition: 0.3s all ease-out;
		border-radius: 45px;
		box-shadow: 5px 10px 0 0 #fff;
	}
	[data-type="mona"] .applyBtn > li > a {
		background: linear-gradient(to right, #e61855 0%,#d6125b 100%);
		box-shadow: 5px 10px 0 0 #ffcbf5;
	}
	[data-type="tokyo"] .applyBtn > li > a {
		background: linear-gradient(to right, #1296c5 0%,#136baf 100%);
		box-shadow: 5px 10px 0 0 #cbeaff;
	}
	.applyBtn > li > a:hover {
		transform: translateY(5px);
		box-shadow: none;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 43px;
		width: 11px;
		height: 19px;
		margin-top: -11px;
		background: url("/gecard/ec00014/img-files/index_ic06.webp") no-repeat 0 0 / contain;
	}
	.applyBtn li.type-anchor a::before {
		transform: rotate(90deg);
	}
	.applyBtn > li a img {
		width: auto;
		height: 33px;
	}
	.ec00014-banner {
		width: fit-content;
		position: relative;
		margin: 40px auto 0;
		text-align: center;
		overflow: hidden;
	}
	.ec00014-banner::before {
		content: '';
		position: absolute;
		top: 0;
		left: -75%;
		width: 50%;
		height: 100%;
		background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
		transform: skewX(-25deg);
	}
	.ec00014-banner.is-animation::before {
		animation: shine 1.5s;
	}
	.ec00014-banner a {
		transition: 0.3s all ease-out;
	}
	.ec00014-banner a:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width: 750px) {
	body{
		font-size: 1.3rem;
	}
	.ec00014-textLarge {
		font-size: 1.5rem;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: none;
		background-color: #fff;
	}
	#headerLogo {
		padding: 3px 10px 8px;
	}
	#header #headerLogo img {
		width: 277.5px;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		margin-top: 15px;
	}
	.newsBox .newsBoxHeading {
		display: flex;
		margin-left: 13px;
	}
	.newsBox .newsBoxHeading img {
		width: 92.5px;
	}
	.newsBox .newsBoxInner{
		width: auto;
		height: 84px;
		margin-top: -21px;
		padding: 10px 2px 10px 10px;
		background-color: #fff;
		border: 2px solid #fff;
		border-image: linear-gradient(45deg, #80cde3, #ee86b4) 1;
	}
	.newsBox .content {
		padding: 0px;
		height: 75px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 1.3rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
	}
	.newsBox .contentbox li .date {
		width: 105px;
		padding-left: 0;
		display: table-cell;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
		padding-right: 10px;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 9px 0 14px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 15px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		border-radius: 0;
		background-color: #ee86b4;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger{
		min-height: 9px !important;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 12px;
		margin: 3px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 12px;
		height:11px;
		opacity: 1;
	}
	.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: 0;
		height: 0;
		border-right-width: 6px;
		border-left-width: 6px;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		top: 0;
		border-bottom: 8px solid #ee86b4;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top: 8px solid #ee86b4;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding-top: 17px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 8px 0;
		border: none;
		background-color: #fef4f9;
		text-align: center;
	}
	#copyright {
		font-size: 0.8rem;
		color: #000;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		text-align: center;
	}
	.mainVisual .mainVisualTitle img {
		width: 100vw;
	}
	/* section
	------------------------------------------------------ */
	.ec00014-section01 {
		margin-top: 44px;
	}
	.ec00014-section02 {
		margin-top: 20px;
	}
	.ec00014-section01 + .ec00014-section02 {
		margin-top: 10px;
	}
	/* card
	------------------------------------------------------ */
	.ec00014-cardWrap {
		position: relative;
		margin-top: 20px;
	}
	.ec00014-cardWrap >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-card {
		width: 100%;
		margin-top: calc(34 / 720 * 100vw);
		border-radius: calc(20 / 720 * 100vw);
	}
	.ec00014-card[data-type="mona"] {
		background: url("/gecard/ec00014/img-files/sp_index_bg01.webp") no-repeat 50% center / cover;
	}
	.ec00014-card[data-type="tokyo"] {
		background: url("/gecard/ec00014/img-files/sp_index_bg04.webp") no-repeat 50% center / cover;
	}
	.ec00014-card .ec00014-cardInner {
		padding: calc(46 / 720 * 100vw) calc(20 / 720 * 100vw) calc(50 / 720 * 100vw);
	}
	.ec00014-card .ec00014-cardInner >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-card .ec00014-cardTitle {
		margin-top: calc(20 / 720 * 100vw);
		text-align: center;
	}
	.ec00014-card .ec00014-cardTitle img {
		width: auto;
		height: calc(48 / 720 * 100vw);
	}
	.ec00014-card .ec00014-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		width: calc(505 / 720 * 100vw);
		height: calc(505 / 720 * 100vw);
		margin: calc(36 / 720 * 100vw) auto 0;
		text-align: center;
	}
	.ec00014-card[data-type="mona"] .ec00014-cardImage img {
		width: auto;
		height: 100%;
	}
	.ec00014-card[data-type="tokyo"] .ec00014-cardImage img {
		width: 100%;
		height: auto;
	}
	.ec00014-card .ec00014-cardText {
		margin-top: calc(30 / 720 * 100vw);
		text-align: center;
		font-size: calc(36 / 720 * 100vw);
		font-weight: bold;
		color: #136baf;
		line-height: 1.2;
	}
	.ec00014-cardText02 {
		font-size: 1.3rem;
		text-align: center;
		line-height: 1.3;
		margin-top: 20px;
	}
	.ec00014-cardWrap02 {
		margin: 32px auto 48px;
	}
	.ec00014-card02 {
		text-align: center;
	}
	.ec00014-card02 + .ec00014-card02 {
		margin-top: 40px;
	}
	.ec00014-card02 .ec00014-card02Image {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		text-align: center;
	}
	.ec00014-card02[data-type="mona"] .ec00014-card02Image img {
		width: auto;
		height: calc(445 / 720 * 100vw);
	}
	.ec00014-card02[data-type="tokyo"] .ec00014-card02Image img {
		width: calc(445 / 720 * 100vw);
		height: auto;
	}
	/* heading */
	.ec00014-heading02 {
		width: 100vw;
		margin: 31px 0 0 -10px;
	}
	.ec00014-heading02-02 {
		position: relative;
		width: 100vw;
		margin-left: -10px;
		margin-top: 18px;
		padding: 0;
	}
	.ec00014-heading02-02 .ec00014-heading02Title {
		text-align: center;
	}
	.ec00014-heading02-02 .ec00014-heading02Title.type-privilege {
		margin-top: 23px;
	}
	/* btn */
	.ec00014-btnWrap {
		display: block;
		justify-content: space-between;
		margin: 25px 0 25px;
		padding: 0 10px;
		position: relative;
	}
	.ec00014-btn {
		width: 100%;
		background: linear-gradient(60deg, #80cde3 0%,#80cde3 40%,#ee86b4 60%,#ee86b4 100%);
		height: 50px;
		padding: 1px;
	}
	.ec00014-btn +.ec00014-btn {
		margin-top: 16px;
	}
	.ec00014-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 48px;
		padding: 5px 40px;
		font-size: 1.7rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		background-color: #fff;
		transition: 0.3s all ease-out;
	}
	.ec00014-btn a:hover {
		opacity: 1;
	}
	.ec00014-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 18px;
		width: 8px;
		height: 13px;
		margin-top: -6px;
		background: url("/gecard/ec00014/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	.ec00014-btn02 {
		position: relative;
		margin: 20px 10px 0;
		background-color: #fff;
	}
	.ec00014-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 60px;
		background: linear-gradient(to right, #aa47cd 0%,#7a33ac 100%);
		text-align: center;
		font-size: 2.0rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		padding: 5px 70px;
		border-radius: 30px;
		box-shadow: 2px 5px 0 0 #efeeff;
	}
	.ec00014-btn02 a .small {
		font-size: 1.3rem;
	}
	.ec00014-btn02 a .ec00014-btn02Text {
		line-height: 0.8;
	}
	.ec00014-btn02 a .ec00014-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 5.5px;
		height: 9.5px;
		margin-top: -4px;
		background: url("/gecard/ec00014/img-files/index_ic06.webp") no-repeat 0 0 / contain;
	}
	.ec00014-btn03 {
		position: relative;
		width: calc(50% - 4px);
		justify-content: space-between;
	}
	.ec00014-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		min-height: 40px;
		padding: 5px 18px 5px 8px;
		background: linear-gradient(to right, #aa47cd 0%,#7a33ac 100%);
		box-shadow: 3px 5px 0 0 #eae1f4;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
		border-radius: 30px;
	}
	.ec00014-btn03.type02 a {
		color: #923DBC;
	}
	.ec00014-btn03 a::before {
		content: '';
		position: absolute;
		top: 2px;
		left: 2px;
		width: calc(100% - 2px * 2);
		height: calc(100% - 2px * 2);
		border-radius: 22px;
		background-color: #fff;
		opacity: 0;
	}
	.ec00014-btn03.type02 a::before {
		opacity: 1;
	}
	.ec00014-btn03 a::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 7px;
		width: 5.5px;
		height: 9.5px;
		margin-top: -6.5px;
		background: url("/gecard/ec00014/img-files/index_ic06.webp") no-repeat 0 0 / contain;
	}
	.ec00014-btn03.type02 a::after {
		background: url("/gecard/ec00014/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	.ec00014-btn03 a .small {
		font-size: 0.9rem;
	}
	.ec00014-btn03 a .ec00014-btn03Text {
		position: relative;
		line-height: 1;
	}
	.ec00014-btn04 {
		margin-top: 20px;
		text-align: center;
	}
	.ec00014-btn04 a {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 50px;
		padding: 5px 50px;
		border-radius: 45px;
		background: linear-gradient(to right, #F6A4CC 0%, #8DD4F0 100%);
		box-shadow: 2px 5px 0 0 #e7d4ed;
		text-align: center;
		font-size: 2rem;
		color: #000;
		text-decoration: none;
	}
	.ec00014-btn04 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 34px;
		width: 7px;
		height: 14px;
		margin-top: -7px;
		background: url(/gecard/ec00014/img-files/index_ic07.webp) no-repeat 0 0 / contain;
		transform: rotate(90deg);
	}
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 38px;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 5px;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a:hover {
		opacity: 1;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 12px;
		margin-top: -6px;
		background: url("/gecard/ec00014/img-files/index_ic05.webp") no-repeat 0 0 / cover;
	}
	/* floating */
	.ec00014-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00014-floatingWrap01 .ec00014-floatingInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.ec00014-floatingWrap01 .commonFloating {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0;
	}
	.ec00014-btnFloatWrap {
		display: flex;
		justify-content: space-between;
	}
	/* ec00014-media */
	.ec00014-media {
		display: block;
		margin-top: 0;
	}
	.ec00014-media .ec00014-mediaHead {
		width: auto;
		margin-right: 0;
	}
	.ec00014-media .ec00014-mediaBody {
		width: auto;
		margin-top: 19px;
		padding: 0 10px;
	}
	.ec00014-media .ec00014-mediaImage {
		text-align: center;
	}
	.ec00014-media .ec00014-mediaText {
		font-size: 1.5rem;
		line-height: 1.2;
	}
	.ec00014-media .ec00014-mediaText02 {
		margin-top: 10px;
		font-size: 2rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00014-media .ec00014-mediaText02[data-color="pink"] {
		color: #c50c52;
	}
	.ec00014-media .ec00014-mediaText02[data-color="blue"] {
		color: #136baf;
	}
	.ec00014-media .ec00014-mediaText03 {
		font-size: 1.3rem;
		margin-top: 4px;
	}
	.ec00014-media03 {
		display: flex;
		align-items: center;
		position: relative;
		margin-top: 20px;
		padding: 59px 0 0 0;
	}
	.ec00014-media03 .ec00014-mediaText04 {
		font-size: 1.6rem;
	}
	.ec00014-media03 .ec00014-mediaHead {
		width: 62%;
	}
	.ec00014-media03 .ec00014-mediaBody {
		width: 38%;
		margin-left: 1%;
	}
	.ec00014-media .ec00014-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00014-media .ec00014-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-media02 {
		display: flex;
		align-items: center;
		position: relative;
	}
	.ec00014-media02 .ec00014-mediaText {
		margin-top: 30px;
		font-size: 1.6rem;
	}
	.ec00014-media02 .ec00014-mediaBody {
		width: 36%;
		margin-left: 2%;
	}
	.ec00014-media02 .ec00014-media02-inner {
		margin-top: 22px;
	}
	.ec00014-media02 .ec00014-media02Text {
		font-size: 2.5rem;
		font-weight: bold;
	}
	.ec00014-media02 .ec00014-mediaNoteList {
		margin-top: 17px;
	}
	.ec00014-media02 .ec00014-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00014-media02 .ec00014-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* box */
	.ec00014-box {
		position: relative;
		margin: 14px 0 0;
	}
	.ec00014-box.type02 {
		margin: 41px 0 31px;
	}
	.ec00014-box + .ec00014-box {
		margin-top: 20px;
	}
	.ec00014-box[data-color="pink"] {
		background-color: #fef3f8;
	}
	.ec00014-box[data-color="blue"] {
		background-color: #e1f6fd;
	}
	.ec00014-box[data-color="purple"] {
		background-color: #fcfafb;
	}
	.ec00014-box .ec00014-boxInner {
		padding: 25px 10px 17px;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxInner {
		background: url("/gecard/ec00014/img-files/sp_index_bg05.webp") no-repeat 0 0 / 100%;
	}
	.ec00014-box[data-color="blue"] .ec00014-boxInner {
		background: url("/gecard/ec00014/img-files/sp_index_bg06.webp") no-repeat 0 0 / 100%;
	}
	.ec00014-box[data-color="purple"] .ec00014-boxInner {
		background: url("/gecard/ec00014/img-files/sp_index_bg03.webp") no-repeat 0 0 / 100%;
	}
	.ec00014-box .ec00014-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00014-box .ec00014-boxTitle {
		margin-top: 18px;
		margin-bottom: 11px;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxTitle {
		color: #c50c52;
	}
	.ec00014-box[data-color="blue"] .ec00014-boxTitle {
		color: #136baf;
	}
	.ec00014-box[data-color="purple"] .ec00014-boxTitle {
		color: #8162ba;
	}
	.ec00014-box .ec00014-boxText {
		margin-top: 14px;
	}
	.ec00014-box .ec00014-boxLead {
		font-size: 2.5rem;
		font-weight: bold;
		margin-top: 20px;
	}
	.ec00014-box .ec00014-boxList {
		margin-top: 10px;
	}
	.ec00014-box .ec00014-boxList02 {
		margin-top: 10px;
	}
	.ec00014-box .ec00014-boxList > li {
		position: relative;
		padding-left: 12px;
	}
	.ec00014-box .ec00014-boxList > li > .nest {
		margin-top: 14px;
	}
	.ec00014-box .ec00014-boxList > li > .nest >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box .ec00014-boxList > li::before {
		position: absolute;
		content: "";
		top: 7px;
		left: 0;
		width: 6px;
		height: 6px;
		border-radius: 50%;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxList > li::before {
		background-color: #c50c52;
	}
	.ec00014-box[data-color="blue"] .ec00014-boxList > li::before {
		background-color: #136baf;
	}
	.ec00014-box[data-color="purple"] .ec00014-boxList > li::before {
		background-color: #8162ba;
	}
	.ec00014-box .ec00014-boxList02 > li {
		position: relative;
		padding-left: 13px;
	}
	.ec00014-box.ec00014-boxList02 > li + li {
		margin-top: 0;
	}
	.ec00014-box .ec00014-boxList > li a {
		color: #fff;
	}
	.ec00014-box .ec00014-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-box .ec00014-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-box .ec00014-boxList03 {
		margin-top: 15px;
	}
	.ec00014-box .ec00014-boxList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00014-box .ec00014-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-box .ec00014-boxList > li > .ec00014-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box .ec00014-boxList03 > li > .ec00014-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box .ec00014-boxHr {
		width: 100%;
		height: 2px;
		margin: 18px 0 18px 0;
		background-image: linear-gradient(to right, #df1f67, #df1f67 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.ec00014-box[data-color="pink"] .ec00014-boxHr {
		background-image: linear-gradient(to right, #c50c52, #c50c52 2px, transparent 2px, transparent 6px);
	}
	.ec00014-box[data-color="blue"] .ec00014-boxHr {
		background-image: linear-gradient(to right, #136baf, #136baf 2px, transparent 2px, transparent 6px);
	}
	.ec00014-box[data-color="purple"] .ec00014-boxHr {
		background-image: linear-gradient(to right, #8162ba, #8162ba 2px, transparent 2px, transparent 6px);
	}
	.ec00014-box .ec00014-boxInquiry {
		text-align: center;
	}
	.ec00014-box .ec00014-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00014-box .ec00014-boxInquiry .ec00014-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00014-box .ec00014-boxInquiry .ec00014-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00014-box .ec00014-boxInquiry .ec00014-boxInquiryTel a {
		color: #000;
		text-decoration: underline;
	}
	.ec00014-box .ec00014-boxImage {
		margin: 10px 5% 0;
		text-align: center;
	}
	.ec00014-box02 {
		margin-top: 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.ec00014-box02 .ec00014-boxHead {
		padding: 16px 10px;
	}
	.ec00014-box02[data-color="pink"] .ec00014-boxHead {
		background-color: #ffd2e9;
	}
	.ec00014-box02[data-color="blue"] .ec00014-boxHead {
		background-color: #c3edfa;
	}
	.ec00014-box02 .ec00014-boxBody {
		padding: 15px 10px;
	}
	.ec00014-box02[data-color="pink"] .ec00014-boxBody {
		background-color: #fef4f9;
	}
	.ec00014-box02[data-color="blue"] .ec00014-boxBody {
		background-color: #e4f7fd;
	}
	.ec00014-box02 .ec00014-boxHead >:first-child,
	.ec00014-box02 .ec00014-boxBody >:first-child {
		margin-top: 0 !important;
	}
	.ec00014-box02 .ec00014-boxTitle {
		margin-top: 20px;
		text-align: center;
	}
	.ec00014-box02 .ec00014-boxTitle img {
		width: auto;
		max-height: 42px;
	}
	/* text */
	.ec00014-textWrap {
		text-align: center;
	}
	.ec00014-headText {
	font-size: 2.0rem;
	}
	.ec00014-text01 {
		line-height: 1.3;
		margin-top: 15px;
	}
	.ec00014-text02 {
		position: relative;
		color: #c50c52;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		margin-top: 15px;
	}
	.ec00014-text03 {
		margin-top: 12px;
		font-size: 1.6rem;
	}
	.ec00014-lead {
		margin-top: 18px;
		font-size: 2.5rem;
		font-weight: bold;
		line-height: 1.3;
	}
	.ec00014-lead02 {
		margin-top: 20px;
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.ec00014-text {
		margin-top: 17px;
		text-align: left;
		font-size: 1.6rem;
	}
	.ec00014-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00014-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-markText {
		margin: 17px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 1.8rem;
		border-bottom: 1px solid #590a38;
		border-image: linear-gradient(to right, #590a38 0%, #ff7c00 100%);
		border-image-slice: 1;
		line-height: 1.1;
	}
	.ec00014-iconText {
		margin-top: 7px;
		display: flex;
		align-items: center;
	}
	.ec00014-iconText.type02 {
		margin-top: 28px;
	}
	.ec00014-media03 .ec00014-iconText {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-iconText .num {
		flex-shrink: 0;
		margin-right: 10px;
	}
	.ec00014-iconText .num img {
		width: 39px;
		height: 39px;
	}
	.ec00014-iconText .text {
		font-size: 2.0rem;
		font-weight: bold;
	}
	.ec00014-media02 .ec00014-iconText {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* list */
	.ec00014-noteList {
		margin-top: 17px;
		text-align: left;
	}
	.ec00014-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.ec00014-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-noteList02 {
		margin-top: 15px;
		text-align: left;
	}
	.ec00014-noteList02 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		color: #874113;
	}
	.ec00014-noteList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-noteList03 {
		margin-top: 6px;
		text-align: left;
		color: #c50c52;
	}
	.ec00014-noteList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00014-noteList03 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* image */
	.ec00014-image {
		margin-top: 15px;
		text-align: center;
	}
	/* modal */
	.modalInlineWrapper {
		display: none;
	}
	#cboxContent {
		overflow: visible !important;
		background-color: #ececec;
	}
	#colorbox #cboxLoadedContent {
		overflow: auto !important;
		overflow-x: hidden !important;
	}
	#cboxClose {
		display: block;
		position: absolute;
		top: -15px !important;
		bottom: auto !important;
		right: -15px !important;
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0/40px !important;
		background-size: 40px auto;
		width: 40px !important;
		height: 40px !important;
		text-indent: -9999px;
	}
	.modalContents {
		padding: 25px 10px;
	}
	.ec00014-modal-box02 .title-position {
		text-align: center;
	}
	.ModalInner .cb_close a:after {
		right: 10px;
		height: 14px;
		width: 14px;
		margin-top: -7px;
		background-image: url(/common-files/img/sp_com_close_ic01.png);
		background-size: 14px 14px;
	}
	.ec00014-modal-box02 .ec00014-modal-boxTitle {
		display: inline;
		width: 300px;
		margin: 0 auto 0;
		padding: 10px 40px;
		color: #fff;
		background-color: #9D42C5;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00014-modal-column {
		display: block;
		margin-top: 30px;
	}
	.ec00014-modal-column .ec00014-modal-columnItem {
		position: relative;
		width: 100%;
		padding: 15px;
		border-radius: 10px;
		background-color: #fff;
	}
	.ec00014-modal-column .ec00014-modal-columnItem + .ec00014-modal-columnItem {
		margin-top: 20px;
	}
	.ec00014-modal-column .ec00014-modal-columnItem:nth-of-type(2)::before {
		content: 'or';
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 5px;
		left: 50%;
		width: 38px;
		height: 38px;
		margin-left: -19px;
		border-radius: 50%;
		background-color: #9D42C5;
		font-size: 1.5rem;
		color: #fff;
		margin-top: -32.5px;
	}
	.ec00014-modal-column .ec00014-modal-columnImageLead {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.ec00014-modal-column .ec00014-modal-columnImageLead .ec00014-modal-columnImageLeadImage {
		flex-shrink: 0;
		width: 50px;
		margin-right: 10px;
	}
	.ec00014-modal-column .ec00014-modal-columnImageLead .ec00014-modal-columnImageLeadLead {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.ec00014-modal-column .ec00014-modal-columnLeadText {
		font-size: 1.3rem;
		font-weight: bold;
	}
	.ec00014-modal-listWrap[data-col="2"] .ec00014-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.ec00014-modal-listWrap[data-col="2"] .ec00014-modal-list > li {
		width: 170px;
	}
	.ec00014-modal-listWrap[data-col="2"] .ec00014-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.ec00014-modal-noteList li.ec00014-modal-listColor01 {
		color: #dc322c;
	}
	.ec00014-modal-list > li {
		position: relative;
		padding-left: 5px;
		font-size: 1.3rem;
	}
	.ec00014-modal-list > li::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00014-modal-noteList {
		margin-top: 5px;
	}
	.ec00014-modal-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00014-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00014-modal-link {
		margin-top: 10px;
	}
	.ec00014-modal-link a {
		font-size: 1.2rem;
		color: #008191;
	}
	/* flow
	------------------------------------------------------ */
	.flow > li.list01 {background-image: url("/gecard/ec00014/img-files/pc_index_flow01.webp");box-shadow: none;}
	.flow > li.list02 {background-image: url("/gecard/ec00014/img-files/pc_index_flow02.webp");box-shadow: none;}
	.flow > li.list03 {background-image: url("/gecard/ec00014/img-files/pc_index_flow03.webp");box-shadow: none;}
	.flow > li.list04 {background-image: url("/gecard/ec00014/img-files/pc_index_flow04.webp");box-shadow: none;}
	.flow--wrap{
		margin: 25px -10px 15px;
		padding: 2px 10px 18px;
	}
	.flow--wrap.type02 {
		margin-top: 12px;
	}
	.flow {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.flow .flowTitle {
	font-size: 1.6rem;
		font-weight: bold;
}
	.flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 26px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 9px;
		top: -20px;
		right: 50%;
		margin-right: -8px;
		background: url("/gecard/ec00014/img-files/index_ic04.webp") no-repeat top left / cover;
		-webkit-background-size: 17px auto;
		background-size: 17px 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.48%;
		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: 13px;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
	.flow.type02 > li + li {
		margin-top: 27px;
		margin-left: 0;
	}
	.flow.type02 > li + li:after {
		top: -18px;
	}
	.flow.type02 .flowDesc {
		height: 67px;
	}
	.flow.type02 .flowDesc {
		display: table;
		width: 100%;
		height: 61px;
		margin-top: 0;
	}
	.flow.type02 .flowDesc dt {
		width: 17.2%;
		vertical-align: top;
	}
	.flow.type02 .flowDesc dd {
		width: 82%;
		font-size: 1.2rem;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 0;
	}
	.flow.type02 .flowDesc dd.type02 {
		padding-top: 0;
	}
	.flow.type02 .flowDesc dd .large {
		font-size: 1.5rem;
	}
	.flow.type02 .flowDesc dd .large02 {
		font-size: 1.5rem;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 {
		position: relative;
		margin-top: 5px;
		padding-left: 13px;
		font-size: 1.2rem;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 .ast {
		position: absolute;
		top: 0;
		left: 0;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding-top: 0;
	}
	.applyButtonWrap {
		margin-top: 22px;
		text-align: center;
	}
	.applyBtn {
		margin-top: calc(30 / 720 * 100vw);
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		background: linear-gradient(to right, #aa47cd 0%,#7a33ac 100%);
		border-radius: calc(50 / 720 * 100vw);
		box-shadow: calc(6 / 720 * 100vw) calc(10 / 720 * 100vw) 0 0 #fff;
		padding: calc(29 / 720 * 100vw) calc(80 / 720 * 100vw) calc(29 / 720 * 100vw);
	}
	
	[data-type="mona"] .applyBtn > li > a {
		background: linear-gradient(to right, #e61855 0%,#d6125b 100%);
		box-shadow: calc(6 / 720 * 100vw) calc(10 / 720 * 100vw) 0 0 #ffcbf5;
	}
	[data-type="tokyo"] .applyBtn > li > a {
		background: linear-gradient(to right, #1296c5 0%,#136baf 100%);
		box-shadow: calc(6 / 720 * 100vw) calc(10 / 720 * 100vw) 0 0 #cbeaff;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: calc(32 / 720 * 100vw);
		width: calc(11 / 720 * 100vw);
		height: calc(19 / 720 * 100vw);
		margin-top: calc(10 / 720 * 100vw * -1);
		background: url("/gecard/ec00014/img-files/index_ic06.webp") no-repeat 0 0 / contain;
	}
	.applyBtn li.type-anchor a::before {
		transform: rotate(90deg);
	}
	.applyBtn > li a img {
		width: auto;
		height: calc(42 / 720 * 100vw);
	}
	.ec00014-banner {
		width: fit-content;
		position: relative;
		text-align: center;
		margin: 25px 30px 0;
		overflow: hidden;
	}
	.ec00014-banner::before {
		content: '';
		position: absolute;
		top: 0;
		left: -75%;
		width: 50%;
		height: 100%;
		background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
		transform: skewX(-25deg);
	}
	.ec00014-banner.is-animation::before {
		animation: shine 1s;
	}
	body .snsArea {
		margin: 24px auto;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}