@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/ec00018/ec00018.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
/* 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;
	}
	/* layout
------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background-color: rgba(237,237,237,0.8);
	}
	#mainContents{
		width: 1260px;
		padding: 0 30px;
	}
/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		height: 50px;
		margin: 0 auto;
		padding: 0;
		border-bottom: none;
		background-color: #ffffff;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 9px 30px;
	}
	#header #headerLogo img {
		width: 304px;
		height: auto;
	}
/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 50px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #000;
		text-align: center;
	}
	#footer .footerinner {
		padding: 14px 0;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
	/* flow
------------------------------------------------------ */
	.flow--wrap {
		margin-top: 40px;
		margin-bottom: 58px;
		position: relative;
	}
	.flow > li {
		float: left;
		width: 290px;
		min-height: 290px;
		margin-right: calc((100% - 290px * 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 a {
		color: #000;
	}
		.flow > li.list01 {background-image: url("/gecard/ec00018/img-files/pc_index_flow01.webp");}
		.flow > li.list02 {background-image: url("/gecard/ec00018/img-files/pc_index_flow02.webp");}
		.flow > li.list03 {background-image: url("/gecard/ec00018/img-files/pc_index_flow03.webp");}
		.flow > li.list04 {background-image: url("/gecard/ec00018/img-files/pc_index_flow04.webp");}
		.flow.type02 > li.list01 {background-image: url("/gecard/ec00018/img-files/pc_index_flow05.webp");}
		.flow.type02 > li.list02 {background-image: url("/gecard/ec00018/img-files/pc_index_flow06.webp");}
		.flow.type02 > li.list03 {background-image: url("/gecard/ec00018/img-files/pc_index_flow07.webp");}
		.flow.type02 > li.list04 {background-image: url("/gecard/ec00018/img-files/pc_index_flow08.webp");}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 177px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.3;
		color: #000;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 102px;
		font-size: 2.1rem;
		text-align: center;
	}
	.flow.type02 .list01 .flowDesc dd {
		padding-top: 131px;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding-top: 92px;
	}
	.flow.type02 .list03 .flowDesc dd {
		padding-top: 108px;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 {
		margin-top: 20px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.flow.type02 .flowDesc dd .flow-txtNote02 {
		margin-top: 30px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.ec00018-space-adjust {
		letter-spacing: -0.7px;
	}
	.ec00018-space-adjust02 {
		letter-spacing: -0.5px;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		width: 100%;
		height: calc(100vh - 50px);
		background-color: transparent;
	}
	.mainVisual .mainVisualInner {
		display: flex;
		flex-flow: column;
		justify-content: flex-end;
		width: 1260px;
		height: 100%;
		margin: 0 auto;
		padding: 40px 30px;
	}
	.mainVisual .mainVisualInner >:first-child {
		margin-top: 0 !important;
	}
	.mainVisual .mainVisualTitle01 {
		margin-top: 20px;
	}
	.mainVisual .mainVisualTitle02 {
		margin-top: 13px;
	}
	.mainVisual .mainVisualText {
		width: fit-content;
		margin-top: 42px;
		padding: 8px 15px;
		background-color: #fff;
		font-size: 1.6rem;
	}
	
	/* news
------------------------------------------------------ */
	.newsBox {
		position: relative;
		margin-top: 30px;
	}
	.newsBox .newsBoxHeading {
		display: flex;
	}
	.newsBox .newsBoxHeading img {
		width: 104px;
		height: auto;
	}
	.newsBox .newsBoxInner {
		position: relative;
		width: 100%;
		height: 116px;
		margin-top: 12px;
		overflow-y: hidden;
		padding: 15px 10px 15px 20px;
		background: #fff;
		border-radius: 0;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		padding: 0px;
		height: 86px;
	}
	.newsBox .contentbox {
		padding: 15px 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: 135px;
	}
	.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: 0 3px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 14px;
		background-color: #000;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 14px;
		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: 9px solid #000;
		border-right: 7.5px solid transparent;
		border-left: 7.5px 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: 9px solid #000;
		border-right: 7.5px solid transparent;
		border-left: 7.5px solid transparent;
		position:absolute;
		bottom: 0;
		left: 0;
		display: block;
		content: "";
	}
	/* card
------------------------------------------------------ */
	.ec00018-card {
		margin-top: 70px;
	}
	.ec00018-card >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-card .ec00018-cardTitle {
		margin-top: 20px;
		text-align: center;
	}
	.ec00018-card .ec00018-cardTitle img {
		width: auto;
		height: 31px;
	}
	.ec00018-card .ec00018-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 803px;
		height: 463px;
		margin: 12px auto 0;
		background: url("/gecard/ec00018/img-files/index_bg02.webp") no-repeat 0 0 / contain;
	}
	.ec00018-card .ec00018-cardText {
		margin-top: 40px;
		text-align: center;
		font-size: 3.2rem;
	}
	.ec00018-card .ec00018-cardList {
		margin-top: 40px;
		text-align: center;
	}
	.ec00018-card .ec00018-cardList > li {
		font-size: 1.6rem;
	}
	.ec00018-card .ec00018-cardList > li + li {
		margin-top: 4px;
	}
	/* bg */
	.ec00018-bg {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: calc(100vw + 40px);
		height: 100vh;
		background: url(/gecard/ec00018/img-files/pc_index_bg01.webp) no-repeat top center / cover;
		z-index: -1;
	}
	.ec00018-bg02 {
		margin: 60px min(-100px, calc((100vw + 100px - 100%) / 2 * -1)) 0;
		padding: 10px max(100px, calc((100vw + 100px - 100%) / 2)) 80px;
		background-color: #ededed;
	}
	/* section */
	.ec00018-section02 {
		margin-top: 40px;
	}
	.ec00018-section02 >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-section02 + .ec00018-section02 {
		margin-top: 120px;
	}
	.ec00018-section02-02 {
		margin-top: 60px;
	}
	.ec00018-section02-02 >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-section02-02 + .ec00018-section02-02 {
		margin-top: 80px;
	}
	/* heading */
	.ec00018-heading02 {
		margin: 0 min(-100px, calc((100vw + 100px - 100%) / 2 * -1));
		padding: 10px max(100px, calc((100vw + 100px - 100%) / 2));
		border-bottom: 2px solid #000;
		text-align: center;
	}
	.ec00018-heading02 .ec00018-heading02Title img {
		width: auto;
		height: 56px;
	}
	.ec00018-heading02.type-apply .ec00018-heading02Title img {
		width: auto;
		height: 58px;
	}
	.ec00018-heading02-02 {
		position: relative;
		margin-top: 15px;
		padding-bottom: 20px;
		text-align: center;
	}
	.ec00018-heading02-02::before{
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100px;
		height: 2px;
		margin: auto;
		background-color: #f6ed00;
	}
	.ec00018-heading02-02 .ec00018-heading02Title img {
		width: auto;
		height: 42px;
	}
	
	/* btn */
	.ec00018-btnWrap {
		display: flex;
		margin: 70px 0;
		padding: 0 50px;
		gap: 30px;
	}
	.ec00018-btn {
		width: calc(50% - 15px);
		height: 86px;
	}
	.ec00018-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 10px 60px 5px;
		font-size: 2.8rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		background-color: #c1c1c1;
		transition: 0.3s all ease-out;
	}
	.ec00018-btn a:hover {
		opacity: 0.7;
	}
	.ec00018-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 22px;
		width: 34px;
		height: 34px;
		margin-top: -17px;
		background: url("/gecard/ec00018/img-files/index_ic01.webp") no-repeat 0 0/ contain;
	}
	.ec00018-btn02 {
		margin-top: 56px;
	}
	.ec00018-btn02.type02 {
		margin-top: 30px;
	}
	.ec00018-btn02  a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 630px;
		height: 80px;
		margin: 0 auto;
		background-color: #000;
		text-align: center;
		font-size: 3.2rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
	}
	.ec00018-btn02 a:hover {
		opacity: 0.7;
	}
	.ec00018-btn02 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/ec00018/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.ec00018-btn02 a .small {
		font-size: 2rem;
	}
	.ec00018-btn02 a .ec00018-btn02Text {
		line-height: 0.8;
	}
	.ec00018-btn02.type02 a {
		background-color: #fff;
		border: 1px solid #000;
		color: inherit;
	}
	.ec00018-btn02.type02 a::before {
		background: url("/gecard/ec00018/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.applyBtn {
		margin-top: 30px;
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 600px;
		height: 80px;
		margin: 0 auto;
		background-color: #000;
		transition: 0.3s all ease-out;
	}
	.applyBtn > li > a:hover {
		opacity: 0.7;
	}
	.applyBtn > li > a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/ec00018/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor > a::before {
		transform: rotate(90deg);
	}
	.applyBtn > li > a img {
		width: auto;
		height: 31px;
	}
	/* media */
	.ec00018-media {
		display: flex;
		gap: 60px;
		margin-top: 43px;
	}
	.ec00018-media .ec00018-mediaHead {
		flex-shrink: 0;
		width: 540px;
	}
	.ec00018-media .ec00018-mediaHead >:first-child,
	.ec00018-media .ec00018-mediaBody >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-media .ec00018-mediaText {
		font-size: 2.0rem;
		line-height: 1.5;
	}
	.ec00018-media .ec00018-mediaImage {
		margin-top: 15px;
		}
	.ec00018-media .ec00018-mediaText02 {
		margin-top: 10px;
		font-size: 2.8rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00018-media .ec00018-mediaText03 {
		margin-top: 10px;
		font-size: 1.6rem;
	}
	.ec00018-media .ec00018-mediaNoteList {
		margin-top: 0;
	}
	.ec00018-media .ec00018-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00018-media .ec00018-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-media02 {
		display: flex;
		margin-top: 36px;
		padding: 0 30px;
	}
	.ec00018-media02 .ec00018-mediaHead {
		width: 64%;
		margin-top: 92px;
	}
	.ec00018-media02 .ec00018-mediaText {
		margin-top: 57px;
		font-size: 2.6rem;
		line-height: 1.7;
	}
	/* box */
	.ec00018-box {
		margin-top: 55px;
		background-color: #fff;
	}
	.ec00018-box + .ec00018-box {
		margin-top: 45px;
	}
	.ec00018-box .ec00018-boxInner {
		padding: 30px 55px 35px;
	}
	.ec00018-box .ec00018-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00018-box .ec00018-boxTitle {
		position: relative;
		margin-top: 24px;
		margin-bottom: 23px;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		z-index: 2;
	}
	.ec00018-box .ec00018-boxText {
		margin-top: 25px;
	}
	.ec00018-box .ec00018-boxLead {
		font-size: 4rem;
		font-weight: bold;
		margin-top: 48px;
	}
	.ec00018-box .ec00018-boxList > li > .ec00018-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-box .ec00018-boxList {
		margin-top: 15px;
	}
	.ec00018-box .ec00018-boxList02 {
		margin-top: 15px;
	}
	.ec00018-box .ec00018-boxList > li {
		position: relative;
		padding-left: 18px;
	}
	.ec00018-box .ec00018-boxList02 > li {
		position: relative;
		padding-left: 16px;
	}
	.ec00018-box .ec00018-boxList02 > li + li {
		margin-top: 0;
	}
	.ec00018-box .ec00018-boxList > li a {
		color: #fff;
	}
	.ec00018-box .ec00018-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-box .ec00018-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-box .ec00018-boxList03 {
		margin-top: 22px;
	}
	.ec00018-box .ec00018-boxList03 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00018-box .ec00018-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-box .ec00018-boxList > li > .ec00018-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-box .ec00018-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 22px 0 27px -40px;
		background-image: linear-gradient(to right, #cdcdcd, #cdcdcd 3px, transparent 3px, transparent 12px);
		background-size: 12px 3px;
	}
	.ec00018-box .ec00018-boxInquiry {
		text-align: center;
	}
	.ec00018-box .ec00018-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00018-box .ec00018-boxInquiry .ec00018-boxInquiryTxt {
		font-size: 1.6rem;
	}
	.ec00018-box .ec00018-boxInquiry .ec00018-boxInquiryTel {
		font-size: 1.6rem;
	}
	.ec00018-box .ec00018-boxInquiry .ec00018-boxInquiryTel a {
		color: #000;
		text-decoration: none;
	}
	.ec00018-box .ec00018-boxImage {
		margin-top: 17px;
		text-align: center;
	}
	/* text */
	.ec00018-textWrap {
		text-align: center;
	}
	.ec00018-headText {
		font-size: 3.0rem;
	}
	.ec00018-text01 {
		margin-top: 23px;
	}
	.ec00018-text02 {
		position: relative;
		margin: -22px auto 0;
		width: fit-content;
		font-size: 3.0rem;
		color: #74369f;
		margin-top: 15px;
	}
	.ec00018-text03 {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00018-lead {
		margin-top: 30px;
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00018-text {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00018-noteText {
		position: relative;
		margin-top: 20px;
		padding-left: 18px;
		font-size: 1.8rem;
	}
	.ec00018-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-markText {
		margin: 30px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 3.0rem;
		border-bottom: 2px solid #f6ed00;
		line-height: 1.1;
	}
	.ec00018-iconText {
		display: flex;
		align-items: center;
		margin-top: 81px;
	}
	.ec00018-iconText.type02 {
		margin-top: 80px;
		text-align: center;
		justify-content: center;
	}
	.ec00018-iconText:first-child {
		margin-top: 0 !important;
	}
	.ec00018-iconText .num {
		flex-shrink: 0;
		margin-right: 21px;
	}
	.ec00018-iconText .num img {
		width: 61px;
		height: 61px;
	}
	.ec00018-iconText .text {
		font-size: 3.6rem;
		font-weight: bold;
	}
	.ec00018-textLarge {
		font-size: 2.0rem;
	}
	/* list */
	.ec00018-noteList {
		margin-top: 25px;
	}
	.ec00018-noteList > li {
		font-size: 1.6rem;
		position: relative;
		padding-left: 16px;
	}
	.ec00018-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-noteList > li + li {
		margin-top: 7px;
	}
	.ec00018-noteList02 {
		margin-top: 15px;
		text-align: center;
	}
	.ec00018-noteList02 > li {
		font-size: 1.6rem;
	}
	.ec00018-privilegeText {
		font-size: 3.5rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-top: 13px;
	}
	/* image */
	.ec00018-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;
	}
	.ec00018-modal-box02 .title-position {
		text-align: center;
	}
	.ec00018-modal-box02 .ec00018-modal-boxTitle {
		display: inline;
		width: 500px;
		margin: 0 auto;
		padding: 10px 40px;
		color: #fff;
		background-color: #000;
		font-size: 26px;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00018-modal-column {
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.ec00018-modal-column .ec00018-modal-columnItem {
		position: relative;
		width: calc(50% - 20px);
		padding: 30px 25px;
		border-radius: 20px;
		background-color: #fff;
	}
	.ec00018-modal-column .ec00018-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: #000;
		font-size: 2.5rem;
		color: #fff;
	}
	.ec00018-modal-column .ec00018-modal-columnImageLead {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-bottom: 15px;
	}
	.ec00018-modal-column .ec00018-modal-columnImageLead .ec00018-modal-columnImageLeadImage {
		flex-shrink: 0;
		margin-right: 15px;
	}
	.ec00018-modal-column .ec00018-modal-columnImageLead .ec00018-modal-columnImageLeadLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.ec00018-modal-column .ec00018-modal-columnLeadText {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.ec00018-modal-link a {
		margin-top: 10px;
		font-size: 1.8rem;
		color: #008191;
	}
	.ec00018-modal-listWrap[data-col="2"] .ec00018-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.ec00018-modal-listWrap[data-col="2"] .ec00018-modal-list > li {
		width: 170px;
	}
	.ec00018-modal-listWrap[data-col="2"] .ec00018-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.ec00018-modal-noteList li.ec00018-modal-listColor01 {
		color: #dc322c;
	}
	.ec00018-modal-list > li {
		position: relative;
		padding-left: 8px;
		font-size: 1.8rem;
		color: #000;
	}
	.ec00018-modal-list > li::before {
		content: '';
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00018-modal-noteList {
		margin-top: 15px;
		line-height: 1.6;
	}
	.ec00018-modal-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #000;
	}
	.ec00018-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-modal-title {
		text-align: center;
		font-size: 3rem;
		font-weight: bold;
	}
	.ec00018-modal-text {
		margin-top: 20px;
		font-size: 2rem;
	}
	.ec00018-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: 22px;
	}
	.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;
		transition: 0.3s all ease-out;
	}
	.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/ec00018/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	/* floating */
	.ec00018-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00018-floatingWrap01 .ec00018-floatingInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.ec00018-floatingWrap01 .commonFloating {
		padding: 20px 0 24px;
	}
	.ec00018-floatingWrap01 .ec00018-btnFloatWrap {
		display: flex;
		gap: 60px;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton {
		width: calc(50% - 30px);
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 72px;
		margin: 0 auto;
		background-color: #000;
		text-align: center;
		font-size: 2.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a:hover {
		opacity: 0.7;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 28px;
		height: 28px;
		margin-top: -14px;
		background: url("/gecard/ec00018/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a .small {
		font-size: 1.6rem;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a .ec00018-floatingButtonText {
		line-height: 0.8;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton.type02 a {
		background-color: #fff;
		border: 1px solid #000;
		color: inherit;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton.type02 a::before {
		background: url("/gecard/ec00018/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	body .snsArea {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 750px) {
	body{
		font-size: 1.3rem;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background-color: rgba(237,237,237,0.8);
	}
	#mainContents{
		padding: 17px 10px 10px;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: 1px solid #bfc6cb;
		background-color: #fff;
	}
	#headerLogo {
		padding: 6px 10px;
	}
	#header #headerLogo img {
		width: 206px;
		height: auto;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		margin-top: 45px;
	}
	.newsBox .newsBoxHeading img {
		width: 73px;
		height: auto;
	}
	.newsBox .newsBoxInner{
		width: auto;
		height: 78px;
		margin-top: 4px;
		padding: 10px 3px 7px 10px;
		background: #fff;
		border-radius: 0;
	}
	.newsBox .content {
		padding: 0px;
		height: 62px;
	}
	.newsBox .contentbox {
		padding: 10px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
	}
	.newsBox .contentbox li .date {
		width: 80px;
		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: 18px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		border-radius: 2.5px;
		background-color: #000;
	}
	.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 #000;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top: 8px solid #000;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: 100%;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding: 0 10px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		border: none;
		background-color: #000;
		text-align: center;
	}
	#footer .footerinner {
		padding: 13px 0;
	}
	#copyright {
		font-size: 1.0rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		width: 100%;
		aspect-ratio: 720/700;
		background: url("/gecard/ec00018/img-files/sp_index_mainbg.webp") no-repeat 0 center / cover;
		background-color: transparent;
	}
	.mainVisual .mainVisualInner {
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		width: 100%;
		height: 100%;
		margin: 0 auto;
		padding: calc(20 / 720 * 100vw) calc(10 / 720 * 100vw) calc(10 / 720 * 100vw);
	}
	.mainVisual .mainVisualInner >:first-child {
		margin-top: 0 !important;
	}
	.mainVisual .mainVisualTitleWrap >:first-child {
		margin-top: 0 !important;
	}
	.mainVisual .mainVisualTitle01 {
		width: calc(683 / 720 * 100vw);
		margin-top: calc(20 / 720 * 100vw);
	}
	.mainVisual .mainVisualTitle02 {
		width: calc(331 / 720 * 100vw);
		margin-top: calc(13 / 720 * 100vw);
	}
	.mainVisual .mainVisualText {
		width: fit-content;
		margin-top: calc(20 / 720 * 100vw);
		padding: calc(12 / 720 * 100vw) calc(18 / 720 * 100vw);
		background-color: #fff;
		font-size: calc(26 / 720 * 100vw);
		line-height: 1.15;
	}
	/* card
	------------------------------------------------------ */
	.ec00018-card {
		margin-top: 30px;
	}
	.ec00018-card >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-card .ec00018-cardTitle {
		margin-top: 15px;
		text-align: center;
	}
	.ec00018-card .ec00018-cardTitle img {
		width: auto;
		height: calc(41 / 720 * 100vw);
	}
	.ec00018-card .ec00018-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100vw;
		height: calc(415 / 720 * 100vw);
		margin: calc(35 / 720 * 100vw) 0 0 -10px;
		padding: 0 10px;
		background: url("/gecard/ec00018/img-files/index_bg02.webp") no-repeat 0 0 / contain;
	}
	.ec00018-card .ec00018-cardImage img  {
		width: calc(448 / 720 * 100vw);
		height: auto;
	}
	.ec00018-card .ec00018-cardText {
		margin-top: calc(40 / 720 * 100vw);
		text-align: center;
		font-size: calc(40 / 720 * 100vw);
		line-height: 1.3;
		
	}
	.ec00018-card .ec00018-cardList {
		margin-top: 18px;
	}
	.ec00018-card .ec00018-cardList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00018-card .ec00018-cardList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* bg */
	.ec00018-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: url(/gecard/ec00018/img-files/sp_index_bg01.webp) no-repeat top center / cover;
		z-index: -1;
	}
	.ec00018-bg02 {
		width: 100vw;
		margin-top: 14px;
		margin-left: -10px;
		padding: 10px 10px 40px;
		background-color: #ededed;
	}
	/* section */
	.ec00018-section02 {
		margin-top: 25px;
	}
	.ec00018-section02 >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-section02 + .ec00018-section02 {
		margin-top: 60px;
	}
	.ec00018-section02-02 {
		margin-top: 15px;
	}
	.ec00018-section02-02 >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-section02-02 + .ec00018-section02-02 {
		margin-top: 30px;
	}
	/* heading */
	.ec00018-heading02 {
		width: 100vw;
		margin: 25px 0 0 -10px;
		padding: 7px 10px;
		border-bottom: 1px solid #000;
		text-align: center;
	}
	.ec00018-heading02-02 {
		position: relative;
		margin-top: 10px;
		padding-bottom: 16px;
		text-align: center;
	}
	.ec00018-heading02-02::before{
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 50px;
		height: 2px;
		margin: auto;
		background-color: #f6ed00;
	}
	
	/* btn */
	.ec00018-btnWrap {
		display: block;
		justify-content: space-between;
		margin: 30px 0;
		padding: 0 10px;
		position: relative;
	}
	.ec00018-btn {
		width: 100%;
		height: 50px;
		padding: 1px;
	}
	.ec00018-btn +.ec00018-btn {
		margin-top: 15px;
	}
	.ec00018-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		position: relative;
		height: 50px;
		padding: 6px 40px 4px;
		background-color: #c1c1c1;
		font-size: 1.7rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
	}
	.ec00018-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 17px;
		height: 17px;
		margin-top: -8px;
		background: url("/gecard/ec00018/img-files/index_ic01.webp") no-repeat 0 0/ contain;
	}
	.ec00018-btn02 {
		margin-top: 38px;
	}
	.ec00018-btn02.type02 {
		margin-top: 25px;
	}
	.ec00018-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 50px;
		margin: 0 auto;
		padding: 12px 35px 10px;
		background-color: #000;
		text-align: center;
		font-size: 1.8rem;
		color: #fff;
		text-decoration: none;
	}
	.ec00018-btn02 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 17px;
		height: 17px;
		margin-top: -8.5px;
		background: url("/gecard/ec00018/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.ec00018-btn02 a .small {
		font-size: 1.3rem;
	}
	.ec00018-btn02 a .ec00018-btn02Text {
		line-height: 0.8;
	}
	.ec00018-btn02.type02 a {
		background-color: #fff;
		border: 1px solid #000;
		color: inherit;
	}
	.ec00018-btn02.type02 a::before {
		background: url("/gecard/ec00018/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.applyBtn {
		margin-top: calc(54 / 720 * 100vw);
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		height: calc(91 / 720 * 100vw);
		margin: 0 auto;
		background-color: #000;
	}
	.applyBtn > li > a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: calc(12 / 720 * 100vw);
		width: calc(36 / 720 * 100vw);
		height: calc(36 / 720 * 100vw);
		margin-top: calc(18 / 720 * 100vw * -1);
		background: url("/gecard/ec00018/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor > a::before {
		transform: rotate(90deg);
	}
	.applyBtn > li > a img {
		width: auto;
		height: calc(35 / 720 * 100vw);
	}
	.webBtn {
		margin-top: 17px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		position: relative;
		width: 100%;
		min-height: 39px;
		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/ec00018/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	/* floating */
	.ec00018-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00018-floatingWrap01 .ec00018-floatingInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.ec00018-floatingWrap01 .commonFloating {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0;
	}
	.ec00018-floatingWrap01 .ec00018-btnFloatWrap {
		display: flex;
		gap: 10px;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton {
		width: calc(50% - 5px);
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 40px;
		margin: 0 auto;
		padding: 5px 18px 5px 8px;
		background-color: #000;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 5px;
		width: 13px;
		height: 13px;
		margin-top: -6.5px;
		background: url("/gecard/ec00018/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a .small {
		font-size: 0.9rem;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton a .ec00018-floatingButtonText {
		line-height: 1;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton.type02 a {
		background-color: #fff;
		border: 1px solid #000;
		color: inherit;
	}
	.ec00018-floatingWrap01 .ec00018-floatingButton.type02 a::before {
		background: url("/gecard/ec00018/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	/* ec00018-media */
	.ec00018-media {
		margin-top: 23px;
	}
	.ec00018-media .ec00018-mediaBody {
		margin-top: 20px;
	}
	.ec00018-media .ec00018-mediaHead >:first-child,
	.ec00018-media .ec00018-mediaBody >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-media .ec00018-mediaImage {
		text-align: center;
		margin-top: 10px;
	}
	.ec00018-media .ec00018-mediaText {
		font-size: 1.3rem;
		line-height: 1.3;
		margin-top: 24px;
	}
	.ec00018-media .ec00018-mediaText02 {
		margin-top: 12px;
		font-size: 1.6rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00018-media .ec00018-mediaText03 {
		margin-top: 6px;
		font-size: 1.2rem;
	}
	.ec00018-media .ec00018-mediaNoteList {
		margin-top: 0;
	}
	.ec00018-media .ec00018-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
		line-height: 1.3;
	}
	.ec00018-media .ec00018-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-media02 {
		display: flex;
		align-items: center;
		position: relative;
		margin-top: 20px;
		padding: 65px 0 0 0;
	}
	.ec00018-media02 .ec00018-iconText {
		margin-top: 13px;
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-media02 .ec00018-mediaText {
		font-size: 1.6rem;
	}
	.ec00018-media02 .ec00018-mediaHead {
		width: 62%;
	}
	.ec00018-media02 .ec00018-mediaBody {
		width: 38%;
		margin-left: 1%;
	}
	
	/* box */
	.ec00018-box {
		margin: 31px 0 0;
		background-color: #fff;
	}
	.ec00018-box.type02 {
		margin: 41px 0 31px;
	}
	.ec00018-box + .ec00018-box {
		margin-top: 24px;
	}
	.ec00018-box .ec00018-boxInner {
		padding: 20px 10px;
	}
	.ec00018-box .ec00018-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00018-box .ec00018-boxTitle {
		margin-top: 18px;
		margin-bottom: 11px;
		text-align: center;
		font-size: 1.5rem;
		color: #000;
		font-weight: bold;
	}
	.ec00018-box .ec00018-boxText {
		margin-top: 14px;
	}
	[class*="ec00018-box"] .ec00018-boxLead {
		font-size: 2.5rem;
		font-weight: bold;
		margin-top: 20px;
	}
	[class*="ec00018-box"] .ec00018-boxList {
		margin-top: 10px;
	}
	[class*="ec00018-box"] .ec00018-boxList02 {
		margin-top: 10px;
	}
	[class*="ec00018-box"] .ec00018-boxList > li {
		position: relative;
		padding-left: 12px;
	}
	[class*="ec00018-box"] .ec00018-boxList02 > li {
		position: relative;
		padding-left: 13px;
	}
	[class*="ec00018-box"].ec00018-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00018-box"] .ec00018-boxList > li a {
		color: #fff;
	}
	[class*="ec00018-box"] .ec00018-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00018-box"] .ec00018-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-box .ec00018-boxList03 {
		margin-top: 17px;
	}
	.ec00018-box .ec00018-boxList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00018-box .ec00018-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-box .ec00018-boxList > li > .ec00018-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-box .ec00018-boxList03 > li > .ec00018-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00018-box .ec00018-boxHr {
		width: 100%;
		height: 2px;
		margin: 16px 0 18px;
		background-image: linear-gradient(to right, #cdcdcd, #cdcdcd 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.ec00018-box .ec00018-boxInquiry {
		text-align: center;
	}
	.ec00018-box .ec00018-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00018-box .ec00018-boxInquiry .ec00018-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.ec00018-box .ec00018-boxInquiry .ec00018-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00018-box .ec00018-boxInquiry .ec00018-boxInquiryTel a {
		color: #000;
		text-decoration: underline;
	}
	.ec00018-box .ec00018-boxImage {
		margin: 11px 11px 0;
		text-align: center;
	}
	/* text */
	.ec00018-textWrap {
		text-align: center;
	}
	.ec00018-headText {
	font-size: 2.0rem;
	}
	.ec00018-text01 {
		line-height: 1.3;
		margin-top: 15px;
	}
	.ec00018-text02 {
		position: relative;
		color: #824da7;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		margin-top: 15px;
	}
	.ec00018-text03 {
		margin-top: 12px;
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.ec00018-lead {
		margin-top: 23px;
		font-size: 2rem;
		font-weight: bold;
		line-height: 1.3;
	}
	.ec00018-text {
		margin-top: 17px;
		text-align: left;
		font-size: 1.6rem;
	}
	.ec00018-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00018-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-markText {
		margin: 8px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 1.8rem;
		border-bottom: 1px solid #f6ed00;
		border-image-slice: 1;
		line-height: 1.1;
	}
	.ec00018-iconText {
		display: flex;
		align-items: center;
	}
	.ec00018-iconText.type02 {
		margin-top: 50px;
	}
	.ec00018-iconText .num {
		flex-shrink: 0;
		margin-right: 10px;
	}
	.ec00018-iconText .num img {
		width: 38px;
		height: 38px;
	}
	.ec00018-iconText .text {
		font-size: 2.0rem;
		font-weight: bold;
	}
	.ec00018-textLarge {
		font-size: 1.5rem;
	}
	/* list */
	.ec00018-noteList {
		margin-top: 19px;
		text-align: left;
	}
	.ec00018-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.2rem;
		line-height: 1.3;
	}
	.ec00018-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-noteList02 {
		margin-top: 10px;
		text-align: left;
	}
	.ec00018-noteList02 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00018-noteList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-privilegeText {
		font-size: 2.0rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-top: 24px;
	}
	/* image */
	.ec00018-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;
	}
	.ec00018-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;
	}
	.ec00018-modal-box02 .ec00018-modal-boxTitle {
		display: inline;
		width: 300px;
		margin: 0 auto 0;
		padding: 10px 40px;
		color: #fff;
		background-color: #000;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00018-modal-column {
		display: block;
		margin-top: 30px;
	}
	.ec00018-modal-column .ec00018-modal-columnItem {
		position: relative;
		width: 100%;
		padding: 15px;
		border-radius: 10px;
		background-color: #fff;
	}
	.ec00018-modal-column .ec00018-modal-columnItem + .ec00018-modal-columnItem {
		margin-top: 20px;
	}
	.ec00018-modal-column .ec00018-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: #000;
		font-size: 1.5rem;
		color: #fff;
		margin-top: -32.5px;
	}
	.ec00018-modal-column .ec00018-modal-columnImageLead {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.ec00018-modal-column .ec00018-modal-columnImageLead .ec00018-modal-columnImageLeadImage {
		flex-shrink: 0;
		width: 50px;
		margin-right: 10px;
	}
	.ec00018-modal-column .ec00018-modal-columnImageLead .ec00018-modal-columnImageLeadLead {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.ec00018-modal-column .ec00018-modal-columnLeadText {
		font-size: 1.3rem;
		font-weight: bold;
	}
	.ec00018-modal-listWrap[data-col="2"] .ec00018-modal-list {
	display: flex;
	flex-flow: row wrap;
	width: 360px;
}
.ec00018-modal-listWrap[data-col="2"] .ec00018-modal-list > li {
	width: 170px;
}
.ec00018-modal-listWrap[data-col="2"] .ec00018-modal-list > li:nth-of-type(2n) {
	width: 170px;
}
	.ec00018-modal-noteList li.ec00018-modal-listColor01 {
		color: #dc322c;
	}
	.ec00018-modal-list > li {
		position: relative;
		padding-left: 5px;
		font-size: 1.3rem;
	}
	.ec00018-modal-list > li::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00018-modal-noteList {
		margin-top: 5px;
	}
	.ec00018-modal-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00018-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00018-modal-link {
		margin-top: 10px;
	}
	.ec00018-modal-link a {
		font-size: 1.2rem;
		color: #008191;
	}
	/* flow
	------------------------------------------------------ */
	.flow > li.list01 {background-image: url("/gecard/ec00018/img-files/pc_index_flow01.webp");box-shadow: none;}
	.flow > li.list02 {background-image: url("/gecard/ec00018/img-files/pc_index_flow02.webp");box-shadow: none;}
	.flow > li.list03 {background-image: url("/gecard/ec00018/img-files/pc_index_flow03.webp");box-shadow: none;}
	.flow > li.list04 {background-image: url("/gecard/ec00018/img-files/pc_index_flow04.webp");box-shadow: none;}
	.flow--wrap{
		margin: 45px -10px 15px;
		padding: 2px 10px 18px;
	}
	.flow--wrap.type02 {
		margin-top: 12px;
		margin-bottom: 19px;
	}
	.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: 20px 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/ec00018/img-files/index_ic02.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: 27.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: 30px;
		margin-left: 0;
	}
	.flow.type02 > li + li:after {
		top: -18px;
	}
	.flow.type02 .flowDesc {
		height: 67px;
	}
	.flow.type02 .flowDesc {
		display: table;
		width: 100%;
		height: 58px;
		margin-top: 0;
	}
	.flow.type02 .flowDesc dt {
		width: 17.1%;
		vertical-align: middle;
		box-shadow: none;
	}
	.flow.type02 .list02 .flowDesc dt {
		vertical-align: top;
	}
	.flow.type02 .flowDesc dd {
		width: 82%;
		font-size: 1.2rem;
		padding-left: 22px;
	}
	.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;
	}
	body .snsArea {
		margin-top: 0;
		margin-bottom: 0;
	}
}

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