@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/ec00017/ec00017.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #604837;
	background-color: #faf8ee;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #604837;
}
p,ul,ol,div {
	color: #604837;
}
.ec00017-color01 {
	color: #eb5f5b;
}
.ec00017-color02 {
	color: #e7642a;
}
.ec00017-color03 {
	color: #35780c;
}
.ec00017-color04 {
	color: #b858d5;
}
@media screen and (min-width: 751px) {
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	/* layout
------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		width: 1260px;
		padding: 33px 30px 55px;
	}
/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		border-bottom: none;
		background-color: #ffffff;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 7px 32px 7px;
	}
	#header #headerLogo img {
		width: 235px;
	}
/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 50px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #eb5f5b;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
	/* flow
------------------------------------------------------ */
	.flow--wrap {
		margin-top: 30px;
		margin-bottom: 82px;
		position: relative;
	}
	.flow > li {
		float: left;
		width: 265px;
		min-height: 254px;
		margin-right: calc((100% - 265px * 4 - (5px + 5px)) / 3);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
	}
	.flow > li:first-child {
		margin-left: 5px;
	}
	.flow > li:last-child {
		margin-right: 5px;
	}
	.flow > li a {
		color: #604837;
	}
		.flow > li.list01 {background-image: url("/gecard/ec00017/img-files/pc_index_flow01.webp");}
		.flow > li.list02 {background-image: url("/gecard/ec00017/img-files/pc_index_flow02.webp");}
		.flow > li.list03 {background-image: url("/gecard/ec00017/img-files/pc_index_flow03.webp");}
		.flow > li.list04 {background-image: url("/gecard/ec00017/img-files/pc_index_flow04.webp");}
		.flow.type02 > li.list01 {background-image: url("/gecard/ec00017/img-files/pc_index_flow05.webp");}
		.flow.type02 > li.list02 {background-image: url("/gecard/ec00017/img-files/pc_index_flow06.webp");}
		.flow.type02 > li.list03 {background-image: url("/gecard/ec00017/img-files/pc_index_flow07.webp");}
		.flow.type02 > li.list04 {background-image: url("/gecard/ec00017/img-files/pc_index_flow08.webp");}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 156px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.3;
		color: #604837;
	}
	.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;
	}
	.ec00017-space-adjust {
		letter-spacing: -0.7px;
	}
	.ec00017-space-adjust02 {
		letter-spacing: -0.5px;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		text-align: center;
	}
	.ec00017-mainVisualText {
		width: 1200px;
		content: "";
		position: absolute;
		text-align: left;
		bottom: 38px;
		left: 50%;
		margin-left: -600px;
		padding-left: 17px;
	}
	/* news
------------------------------------------------------ */
	.newsBox {
		position: relative;
		margin-top: 24px;
	}
	.newsBox .newsBoxHeading {
		position: relative;
		display: flex;
		margin-left: 18px;
		z-index: 1;
	}
	.newsBox .newsBoxHeading img {
		width: 113px;
	}
	.newsBox .newsBoxInner {
		position: relative;
		width: 100%;
		height: 116px;
		margin-top: -18px;
		overflow-y: hidden;
		padding: 13px 10px 0 20px;
		background-color: #fff;
		border-radius: 20px;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		padding: 0px;
		height: 85px;
	}
	.newsBox .contentbox {
		padding: 16px 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: #eb5f5b;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.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 #eb5f5b;
		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 #eb5f5b;
		border-right: 8px solid transparent;
		border-left: 7px solid transparent;
		position:absolute;
		bottom: 0;
		left: 0;
		display: block;
		content: "";
	}
	/* section */
	.ec00017-section >:first-child {
		margin-top: 0 !important;
	}
	.ec00017-section + .ec00017-section {
		margin-top: 50px;
	}
	/* card
------------------------------------------------------ */
	.ec00017-cardWrap {
		display: flex;
		justify-content: center;
		margin-top: 59px;
		position: relative;
		z-index: 1;
	}
	.ec00017-card {
		width: 900px;
		padding: 72px 40px 35px;
		background: url("/gecard/ec00017/img-files/pc_index_bg01.webp") no-repeat 141px 111px / 621px;
		background-color: #fff;
		text-align: center;
		border-radius: 30px;
	}
	.ec00017-card .ec00017-cardImage {
		text-align: center;
		margin: 0 160px;
	}
	.ec00017-card .ec00017-mediaNoteList {
		margin-top: 25px;
		text-align: center;
	}
	.ec00017-card .ec00017-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		margin-left: auto;
		margin-right: auto;
		width: fit-content;
	}
	.ec00017-card .ec00017-mediaNoteList li +li {
		margin-top: 10px;
	}
	.ec00017-card .ec00017-mediaNoteList  li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-cardText01 {
		font-size: 1.6rem;
		margin-top: 19px;
	}
	.ec00017-cardWrap + .ec00017-cardText01 {
		margin-top: 32px;
	}
	.ec00017-cardText01 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}
	.ec00017-cardText01 > li + li {
		margin-top: 2px;
	}
	.ec00017-cardText01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* heading */
	.ec00017-heading02 {
		position: relative;
		left: 50%;
		width: 1920px;
		margin-top: 137px;
		transform: translateX(-50%);
	}
	.ec00017-heading02.type02 {
		margin-top: 75px;
	}
	.ec00017-heading02.type-first {
		margin-top: 75px;
	}
	.ec00017-heading02.type-apply {
		margin-top: 96px;
	}
	.ec00017-heading02-02 {
		margin-top: 56px;
	}
	.ec00017-heading02-02 .ec00017-heading02Title {
		width: fit-content;
		margin: 0 auto;
		position: relative;
		text-align: center;
		padding-bottom: 23px;
		overflow: hidden;
	}
	.ec00017-heading02-02 .ec00017-heading02Title::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 50%;
		width: 100px;
		height: 2px;
		background-color: #35780c;
		transform: translateX(-50%)
		}
	/* btn */
	.ec00017-btnWrap {
		display: flex;
		margin: 65px 0 40px;
		padding: 0 50px;
		gap: 30px;
	}
	.ec00017-btn {
		width: calc(50% - 15px);
		height: 86px;
	}
	.ec00017-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 10px 60px 5px;
		font-size: 2.8rem;
		color: #eb5f5b;
		font-weight: bold;
		text-decoration: none;
		overflow: hidden;
		border: 3px solid #eb5f5b;
		background-color: #faf8ee;
		border-radius: 20px;
		transition: 0.3s all ease-out;
	}
	.ec00017-btn a:hover {
		opacity: 0.7;
	}
	.ec00017-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 19px;
		width: 34px;
		height: 34px;
		margin-top: -16px;
		background: url("/gecard/ec00017/img-files/index_ic01.webp") no-repeat 0 0/ contain;
	}
	.ec00017-btn02 {
		position: relative;
		width: 630px;
		margin: 50px auto 0;
		background-color: #fff;
	}
	.ec00017-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 80px;
		background-color: #eb5f5b;
		text-align: center;
		font-size: 3.2rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		padding: 10px 70px 5px;
		border-radius: 10px;
	}
	.ec00017-btn02.type02 {
		margin-top: 27px;
	}
	.ec00017-btn02 + .ec00017-box {
		margin-top: 93px;
	}
	.ec00017-btn02.type02 a {
		background-color: #2d5cb4;
	}
	.ec00017-btn02 a .small {
		font-size: 2rem;
	}
	.ec00017-btn02 a .ec00017-btn02Text {
		line-height: 0.8;
	}
	.ec00017-btn02 a:hover {
		opacity: 0.7;
	}
	.ec00017-btn02 a .ec00017-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 18px;
		width: 32px;
		height: 32px;
		margin-top: -15px;
		background: url("/gecard/ec00017/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00017-btn02.type02 a .ec00017-btn02Text::before {
		background: url("/gecard/ec00017/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	/* media */
	.ec00017-media {
		display: flex;
		flex-flow: row wrap;
		margin-top: 43px;
	}
	.ec00017-media.type-onlyImg {
		display: block;
	}
	.ec00017-media .ec00017-mediaHead {
		flex-shrink: 0;
		width: 540px;
		margin-right: 59px;
	}
	.ec00017-media .ec00017-mediaBody {
		width: calc(100% - 540px - 59px);
	}
	.ec00017-media .ec00017-mediaText {
		font-size: 2.0rem;
		line-height: 1.5;
	}
	.ec00017-media .ec00017-mediaImage {
		text-align: center;
		box-shadow: 10px 10px 0px 0px #97b87d;
		margin-top: 4px;
		}
	.ec00017-media .ec00017-mediaText02 {
		margin-top: 10px;
		font-size: 2.8rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00017-media .ec00017-mediaText03 {
		margin-top: 10px;
		font-size: 1.6rem;
	}
	.ec00017-mediaLinkText {
		margin-top: 10px;
	}
	.ec00017-mediaLinkText a {
		font-size: 1.6rem;
		color: #225cf3;
	}
	.ec00017-media .ec00017-mediaNoteList {
		margin-top: 14px;
	}
	.ec00017-media .ec00017-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00017-media .ec00017-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-media02 {
		margin-top: 30px;
	}
	.ec00017-media02 .ec00017-mediaText {
		margin-top: 30px;
		font-size: 2.6rem;
	}
	.ec00017-media02 .ec00017-mediaImage {
	text-align: center;
}
	.ec00017-media02 .ec00017-media02-inner {
		margin-top: 50px;
	}
	.ec00017-media02 .ec00017-media02Text {
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00017-media02 .ec00017-mediaNoteList {
		margin-top: 38px;
	}
	.ec00017-media03 {
		display: flex;
		margin-top: 36px;
		padding: 0 30px;
	}
	.ec00017-media03 .ec00017-mediaHead {
		width: 64%;
		margin-top: 92px;
	}
	.ec00017-media03 .ec00017-mediaText {
		margin-top: 57px;
		font-size: 2.6rem;
		line-height: 1.7;
	}
	.ec00017-sec02 + .ec00017-sec02 {
		margin-top: 111px;
	}
	/* box */
	.ec00017-box {
		margin-top: 54px;
		background-color: #fff;
		border-radius: 20px;
	}
	.ec00017-box.type02 {
		margin-top: 72px;
		margin-bottom: 60px;
	}
	.ec00017-box + .ec00017-box {
		margin-top: 34px;
	}
	.ec00017-box .ec00017-boxInner {
		padding: 37px 50px 26px;
	}
	.ec00017-box .ec00017-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00017-box .ec00017-boxTitle {
		position: relative;
		margin-top: 24px;
		margin-bottom: 23px;
		text-align: center;
		font-size: 2rem;
		color: #604837;
		font-weight: bold;
		z-index: 2;
	}
	.ec00017-box .ec00017-boxText {
		margin-top: 25px;
	}
	[class*="ec00017-box"] .ec00017-boxLead {
		font-size: 4rem;
		font-weight: bold;
		margin-top: 48px;
	}
	.ec00017-box .ec00017-boxList > li > .ec00017-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	[class*="ec00017-box"] .ec00017-boxList {
		margin-top: 15px;
	}
	[class*="ec00017-box"] .ec00017-boxList02 {
		margin-top: 15px;
	}
	[class*="ec00017-box"] .ec00017-boxList > li {
		position: relative;
		padding-left: 18px;
	}
	[class*="ec00017-box"] .ec00017-boxList02 > li {
		position: relative;
		padding-left: 16px;
	}
	[class*="ec00017-box"] .ec00017-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00017-box"] .ec00017-boxList > li a {
		color: #fff;
	}
	[class*="ec00017-box"] .ec00017-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00017-box"] .ec00017-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-box .ec00017-boxList03 {
		margin-top: 22px;
	}
	.ec00017-box .ec00017-boxList03 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00017-box .ec00017-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-box .ec00017-boxList > li > .ec00017-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00017-box .ec00017-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 25px 0 27px -40px;
		background-image: linear-gradient(to right, #eb5f5b, #eb5f5b 3px, transparent 3px, transparent 12px);
		background-size: 12px 3px;
	}
	.ec00017-box .ec00017-boxInquiry {
		text-align: center;
	}
	.ec00017-box .ec00017-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00017-box .ec00017-boxInquiry .ec00017-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00017-box .ec00017-boxInquiry .ec00017-boxInquiryTel {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00017-box .ec00017-boxInquiry .ec00017-boxInquiryTel a {
		color: #000;
		text-decoration: none;
	}
	.ec00017-box .ec00017-boxImage {
		margin-top: 17px;
		text-align: center;
	}
	/* text */
	.ec00017-textWrap {
		text-align: center;
	}
	.ec00017-headText {
		font-size: 3.0rem;
	}
	.ec00017-text01 {
		margin-top: 23px;
	}
	.ec00017-text02 {
		position: relative;
		margin: -22px auto 0;
		width: fit-content;
		font-size: 3.0rem;
		color: #74369f;
		margin-top: 15px;
	}
	.ec00017-text03 {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00017-lead {
		margin-top: 30px;
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00017-text {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00017-noteText {
		position: relative;
		margin-top: 20px;
		padding-left: 18px;
		font-size: 1.8rem;
	}
	.ec00017-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-markText {
		margin: 22px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 3.0rem;
		color: #eb5f5b;
		border-bottom: 1px solid #eb5f5b;
		line-height: 1.1;
	}
	.ec00017-iconText {
		display: flex;
		align-items: center;
		margin-top: 81px;
	}
	.ec00017-iconText.type02 {
		margin-top: 80px;
		text-align: center;
		justify-content: center;
	}
	.ec00017-iconText:first-child {
		margin-top: 0 !important;
	}
	.ec00017-iconText .num {
		flex-shrink: 0;
		margin-right: 21px;
	}
	.ec00017-iconText .num img {
		width: 61px;
		height: 61px;
	}
	.ec00017-iconText .text {
		font-size: 3.6rem;
		font-weight: bold;
	}
	.ec00017-textLarge {
		font-size: 2.0rem;
	}
	/* list */
	.ec00017-noteList {
		margin-top: 34px;
	}
	.ec00017-noteList > li {
		font-size: 1.6rem;
		position: relative;
		padding-left: 16px;
	}
	.ec00017-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-noteList > li + li {
		margin-top: 7px;
	}
	.ec00017-noteList02 {
		margin-top: 15px;
		text-align: center;
	}
	.ec00017-noteList02 > li {
		font-size: 1.6rem;
	}
	.ec00017-privilegeText {
		font-size: 3.5rem;
		font-weight: bold;
		color: #604837;
		text-align: center;
		margin-top: 13px;
	}
	/* image */
	.ec00017-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;
	}
	.ec00017-modal-box02 .title-position {
		text-align: center;
	}
	.ec00017-modal-box02 .ec00017-modal-boxTitle {
		display: inline;
		width: 500px;
		margin: 0 auto;
		padding: 10px 40px;
		color: #fff;
		background-color: #eb5f5b;
		font-size: 26px;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00017-modal-column {
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.ec00017-modal-column .ec00017-modal-columnItem {
		position: relative;
		width: calc(50% - 20px);
		padding: 30px 25px;
		border-radius: 20px;
		background-color: #fff;
	}
	.ec00017-modal-column .ec00017-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: #eb5f5b;
		font-size: 2.5rem;
		color: #fff;
	}
	.ec00017-modal-column .ec00017-modal-columnImageLead {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-bottom: 15px;
	}
	.ec00017-modal-column .ec00017-modal-columnImageLead .ec00017-modal-columnImageLeadImage {
		flex-shrink: 0;
		margin-right: 15px;
	}
	.ec00017-modal-column .ec00017-modal-columnImageLead .ec00017-modal-columnImageLeadLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.ec00017-modal-column .ec00017-modal-columnLeadText {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.ec00017-modal-link a {
		margin-top: 10px;
		font-size: 1.8rem;
		color: #008191;
	}
	.ec00017-modal-listWrap[data-col="2"] .ec00017-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.ec00017-modal-listWrap[data-col="2"] .ec00017-modal-list > li {
		width: 170px;
	}
	.ec00017-modal-listWrap[data-col="2"] .ec00017-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.ec00017-modal-noteList li.ec00017-modal-listColor01 {
		color: #dc322c;
	}
	.ec00017-modal-list > li {
		position: relative;
		padding-left: 8px;
		font-size: 1.8rem;
		color: #000;
	}
	.ec00017-modal-list > li::before {
		content: '';
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00017-modal-noteList {
		margin-top: 15px;
		line-height: 1.6;
	}
	.ec00017-modal-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #000;
	}
	.ec00017-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-modal-title {
		text-align: center;
		font-size: 3rem;
		font-weight: bold;
	}
	.ec00017-modal-text {
		margin-top: 20px;
		font-size: 2rem;
	}
	.ec00017-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;
	}
	.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/ec00017/img-files/index_ic04.webp") no-repeat 0 0 / cover;
	}
/* applyBtn */
	.applyBtn {
		margin-top: 38px;
		display: flex;
		justify-content: center;
	}
	.applyBtn > li {
		text-align: center;
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 500px;
		height: 80px;
		background-color: #bb4a4a;
		transition: 0.3s opacity ease-out;
		font-size: 3.2rem;
		font-weight: bold;
		color: #fff;
		border-radius: 20px;
		text-decoration: none;
	}
	.applyBtn > li > a:hover {
		opacity: 0.7;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/ec00017/img-files/index_ic02.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor a::before {
		transform: rotate(90deg);
	}
	/* floating */
	.ec00017-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00017-floatingWrap01 .ec00017-floatingInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.ec00017-floatingWrap01 .commonFloating {
		padding: 20px 0 24px;
	}
	.ec00017-btnFloatWrap {
		display: flex;
		justify-content: space-between;
		gap: 20px 60px;
	}
	.ec00017-btn03 {
		position: relative;
		width: calc(50% - 30px);
		background-color: #fff;
	}
	.ec00017-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 72px;
		background-color: #eb5f5b;
		text-align: center;
		font-size: 2.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		border-radius: 10px;
	}
	.ec00017-btn03 a:hover {
		opacity: 0.7;
	}
	.ec00017-btn03.type02 a {
		background-color: #2d5cb4;
	}
	.ec00017-btn03 a .small {
		font-size: 1.6rem;
	}
	.ec00017-btn03 a .ec00017-btn03Text {
		line-height: 0.7;
	}
	.ec00017-btn03 a .ec00017-btn03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: url("/gecard/ec00017/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00017-btn03.type02 a .ec00017-btn03Text::before {
		background: url("/gecard/ec00017/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	body .snsArea {
		margin-top: 68px;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 750px) {
	body{
		font-size: 1.3rem;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding: 17px 10px 10px;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: none;
		background-color: #fff;
	}
	#headerLogo {
		padding: 5px 10px 7px;
	}
	#header #headerLogo img {
		width: 150px;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		margin-top: 15px!important;
		margin-bottom: 54px;
	}
	.newsBox .newsBoxHeading {
		display: flex;
		margin-left: 7px;
	}
	.newsBox .newsBoxHeading img {
		width: 78px;
	}
	.newsBox .newsBoxInner{
		width: auto;
		height: 79px;
		margin-top: -12px;
		padding: 12px 6px 10px 10px;
		background-color: #fff;
		border-radius: 10px;
	}
	.newsBox .content {
		padding: 0px;
		height: 75px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 1.3rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li .date {
		width: 82px;
		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: 2.5px;
		background-color: #eb5f5b;
	}
	.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 #eb5f5b;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top: 8px solid #eb5f5b;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding: 30px 10px 24px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 13px 0;
		border: none;
		background-color: #eb5f5b;
		text-align: center;
	}
	#copyright {
		font-size: 1.0rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		text-align: center;
	}
	.mainVisual .mainVisualTitle img {
		width: 100vw;
	}
	.ec00017-mainVisualText {
		content: "";
		position: absolute;
		bottom: 11px;
		left: 21px;
		text-align: left;
		line-height: 1.2;
	}
	/* section
	------------------------------------------------------ */
	.ec00017-section01 {
		margin-top: 44px;
	}
	.ec00017-section02 {
		margin-top: 20px;
	}
	.ec00017-section01 + .ec00017-section02 {
		margin-top: 10px;
	}
	/* card
	------------------------------------------------------ */
	.ec00017-cardWrap {
		position: relative;
	}
	.ec00017-card {
		width: 100%;
		height: auto;
		margin: 22px auto 0;
		background: url("/gecard/ec00017/img-files/sp_index_bg01.webp") no-repeat calc((14 / 720) * 100vw) calc((104 / 720) * 100vw) / calc((660 / 720) * 100vw);
		background-color: #fff;
		border-radius: 15px;
	}
	.ec00017-card .ec00017-cardInner {
		padding: calc((62 / 720) * 100vw) calc((20 / 720) * 100vw) calc((36 / 720) * 100vw);
	}
	.ec00017-card .ec00017-cardImage {
		text-align: center;
		margin:0 calc((54 / 720) * 100vw);
	}
	.ec00017-card .ec00017-cardImage img {
		
	}
	.ec00017-card .ec00017-mediaNoteList {
		margin-top:  min(10px, 3vw);
	}
	.ec00017-card .ec00017-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00017-card .ec00017-mediaNoteList li +li {
		margin-top: 7px;
	}
	.ec00017-card .ec00017-mediaNoteList  li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-cardText01 {
		margin-top: 20px;
	}
	.ec00017-cardText01 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.ec00017-cardText01 > li + li {
		margin-top: 2px;
	}
	.ec00017-cardText01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-cardWrap .ec00017-cardText01 {
		margin-top: calc((40 / 720) * 100vw);
	}
	.ec00017-cardWrap .ec00017-cardText01 > li {
		font-size: calc((24 / 720) * 100vw);
	}
	/* heading */
	.ec00017-heading02 {
		width: 100vw;
		margin: 51px 0 0 -10px;
	}
	.ec00017-heading02-02 {
		position: relative;
		margin-top: 50px;
		padding: 0;
		text-align: center;
	}
	.ec00017-heading02-02 .ec00017-heading02Title {
		position: relative;
		overflow: hidden;
		padding-bottom: 21px;
	}
	.ec00017-heading02-02 .ec00017-heading02Title::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 50%;
		width: 50px;
		height: 2px;
		background-color: #35780c;
		transform: translateX(-50%)
		}
	.ec00017-heading02-02 .ec00017-heading02Title.type-privilege {
		padding-bottom: 14px;
	}
	/* btn */
	.ec00017-btnWrap {
		display: block;
		justify-content: space-between;
		margin: 28px 0 56px;
		padding: 0 10px;
		position: relative;
	}
	.ec00017-btn {
		width: 100%;
		height: 50px;
		padding: 1px;
	}
	.ec00017-btn +.ec00017-btn {
		margin-top: 16px;
	}
	.ec00017-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		position: relative;
		height: 50px;
		padding: 6px 40px 4px;
		font-size: 1.7rem;
		color: #eb5f5b;
		font-weight: bold;
		text-decoration: none;
		background-color: #faf8ee;
		border: 1.5px solid #eb5f5b;
		border-radius: 15px;
	}
	.ec00017-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 13px;
		width: 17px;
		height: 17px;
		margin-top: -8px;
		background: url("/gecard/ec00017/img-files/index_ic01.webp") no-repeat 0 0/ contain;
	}
	.ec00017-btn02 {
		position: relative;
		width: 100%;
		margin: 19px auto 0;
	}
	.ec00017-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 50px;
		height: auto;
		background-color: #eb5f5b;
		text-align: center;
		font-size: 1.8rem;
		color: #fff;
		text-decoration: none;
		padding: 12px 35px 10px;
		border-radius: 5px;
	}
	.ec00017-btn02.type02 {
		margin-top: 22px;
	}
	.ec00017-btn02.type02 a {
		background-color: #2d5cb4;
	}
	.ec00017-btn02 a .small {
		font-size: 1.3rem;
	}
	.ec00017-btn02 a .ec00017-btn02Text {
		line-height: 0.8;
	}
	.ec00017-btn02 a .ec00017-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 17px;
		height: 17px;
		margin-top: -9px;
		background: url("/gecard/ec00017/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00017-btn02.type02 a .ec00017-btn02Text::before {
		background: url("/gecard/ec00017/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	.ec00017-btn02 + .ec00017-box {
		margin-top: 40px;
	}
	/* btn */
	.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/ec00017/img-files/index_ic04.webp") no-repeat 0 0 / cover;
	}
	/* floating */
	.ec00017-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00017-floatingWrap01 .ec00017-floatingInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.ec00017-floatingWrap01 .commonFloating {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0;
	}
	.ec00017-btnFloatWrap {
		display: flex;
		justify-content: space-between;
	}
	.ec00017-btn03 {
		position: relative;
		width: calc(50% - 5px);
		background-color: #fff;
		justify-content: space-between;
	}
	.ec00017-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		min-height: 40px;
		padding: 5px 18px 5px 8px;
		background-color: #eb5f5b;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
		border-radius: 5px;
	}
	.ec00017-btn03.type02 a {
		background-color: #2d5cb4;
	}
	.ec00017-btn03 a .small {
		font-size: 0.9rem;
	}
	.ec00017-btn03 a .ec00017-btn03Text {
		line-height: 1;
	}
	.ec00017-btn03 a .ec00017-btn03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 5px;
		width: 13px;
		height: 13px;
		margin-top: -6.5px;
		background: url("/gecard/ec00017/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00017-btn03.type02 a .ec00017-btn03Text::before {
		background: url("/gecard/ec00017/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	/* ec00017-media */
	.ec00017-media {
		display: block;
		margin-top: 0;
		padding-top: 20px;
	}
	.ec00017-media .ec00017-mediaHead {
		width: auto;
		margin-right: 0;
	}
	.ec00017-media .ec00017-mediaBody {
		width: auto;
		margin-top: 19px;
	}
	.ec00017-media .ec00017-mediaImage {
		text-align: center;
		box-shadow: 6px 6px 0px 0px #97b87d;
		margin-top: 3px;
		margin-right: 6px;
	}
	.ec00017-media .ec00017-mediaText {
		font-size: 1.3rem;
		line-height: 1.3;
		margin-top: 24px;
	}
	.ec00017-media .ec00017-mediaText02 {
		margin-top: 8px;
		font-size: 1.6rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00017-media .ec00017-mediaText03 {
		margin-top: 6px;
		font-size: 1.2rem;
	}
	.ec00017-media03 {
		display: flex;
		align-items: center;
		position: relative;
		margin-top: 20px;
		padding: 65px 0 0 0;
	}
	.ec00017-iconText {
		display: flex;
		align-items: center;
	}
	.ec00017-media03 .ec00017-iconText {
		margin-top: 13px;
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-iconText.type02 {
		margin-top: 50px;
	}
	.ec00017-media03 .ec00017-mediaText {
		font-size: 1.6rem;
	}
	.ec00017-iconText .num {
		flex-shrink: 0;
		margin-right: 10px;
	}
	.ec00017-iconText .num img {
		width: 38px;
		height: 38px;
	}
	.ec00017-iconText .text {
		font-size: 2.0rem;
		font-weight: bold;
	}
	.ec00017-mediaLinkText {
		margin-top: 5px;
	}
	.ec00017-mediaLinkText a {
		font-size: 1.2rem;
		color: #225cf3;
	}
	.ec00017-media03 .ec00017-mediaHead {
		width: 62%;
	}
	.ec00017-media03 .ec00017-mediaBody {
		width: 38%;
		margin-left: 1%;
	}
	.ec00017-media .ec00017-mediaNoteList {
		margin-top: 19px;
	}
	.ec00017-media .ec00017-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
		line-height: 1.3;
	}
	.ec00017-media .ec00017-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-media02 {
		position: relative;
	}
	.ec00017-media02 .ec00017-mediaText {
		margin-top: 30px;
		font-size: 1.6rem;
	}
	.ec00017-media02 .ec00017-mediaBody {
		width: 36%;
		margin-left: 2%;
	}
	.ec00017-media02 .ec00017-media02-inner {
		margin-top: 22px;
	}
	.ec00017-media02 .ec00017-media02Text {
		font-size: 2.5rem;
		font-weight: bold;
	}
	.ec00017-media02 .ec00017-mediaNoteList {
		margin-top: 17px;
	}
	.ec00017-media02 .ec00017-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00017-media02 .ec00017-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-sec01:first-of-type >:first-child {
		margin-top: 0 !important;
	}
	.ec00017-sec02 + .ec00017-sec02 {
		margin-top: 50px;
	}
	/* box */
	.ec00017-box {
		margin: 31px 0 0;
		background-color: #fff;
		border-radius: 10px;
	}
	.ec00017-box.type02 {
		margin: 41px 0 31px;
	}
	.ec00017-box + .ec00017-box {
		margin-top: 24px;
	}
	.ec00017-box .ec00017-boxInner {
		padding: 20px 10px;
	}
	.ec00017-box .ec00017-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00017-box .ec00017-boxTitle {
		margin-top: 18px;
		margin-bottom: 11px;
		text-align: center;
		font-size: 1.5rem;
		color: #604837;
		font-weight: bold;
	}
	.ec00017-box .ec00017-boxText {
		margin-top: 14px;
	}
	[class*="ec00017-box"] .ec00017-boxLead {
		font-size: 2.5rem;
		font-weight: bold;
		margin-top: 20px;
	}
	[class*="ec00017-box"] .ec00017-boxList {
		margin-top: 10px;
	}
	[class*="ec00017-box"] .ec00017-boxList02 {
		margin-top: 10px;
	}
	[class*="ec00017-box"] .ec00017-boxList > li {
		position: relative;
		padding-left: 12px;
	}
	[class*="ec00017-box"] .ec00017-boxList02 > li {
		position: relative;
		padding-left: 13px;
	}
	[class*="ec00017-box"].ec00017-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00017-box"] .ec00017-boxList > li a {
		color: #fff;
	}
	[class*="ec00017-box"] .ec00017-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00017-box"] .ec00017-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-box .ec00017-boxList03 {
		margin-top: 17px;
	}
	.ec00017-box .ec00017-boxList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00017-box .ec00017-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-box .ec00017-boxList > li > .ec00017-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00017-box .ec00017-boxList03 > li > .ec00017-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00017-box .ec00017-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;
	}
	.ec00017-box .ec00017-boxInquiry {
		text-align: center;
	}
	.ec00017-box .ec00017-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00017-box .ec00017-boxInquiry .ec00017-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.ec00017-box .ec00017-boxInquiry .ec00017-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00017-box .ec00017-boxInquiry .ec00017-boxInquiryTel a {
		color: #604837;
		text-decoration: underline;
	}
	.ec00017-box .ec00017-boxImage {
		margin: 11px 11px 0;
		text-align: center;
	}
	/* text */
	.ec00017-textWrap {
		text-align: center;
	}
	.ec00017-headText {
	font-size: 2.0rem;
	}
	.ec00017-text01 {
		line-height: 1.3;
		margin-top: 15px;
	}
	.ec00017-text02 {
		position: relative;
		color: #824da7;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		margin-top: 15px;
	}
	.ec00017-text03 {
		margin-top: 12px;
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.ec00017-lead {
		margin-top: 18px;
		font-size: 2.5rem;
		font-weight: bold;
		line-height: 1.3;
	}
	.ec00017-text {
		margin-top: 17px;
		text-align: left;
		font-size: 1.6rem;
	}
	.ec00017-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00017-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-markText {
		margin: 8px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 1.8rem;
		color: #eb5f5b;
		border-bottom: 1px solid #eb5f5b;
		border-image-slice: 1;
		line-height: 1.1;
	}
	.ec00017-textLarge {
		font-size: 1.5rem;
	}
	/* list */
	.ec00017-noteList {
		margin-top: 19px;
		text-align: left;
	}
	.ec00017-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.2rem;
		line-height: 1.3;
	}
	.ec00017-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-noteList02 {
		margin-top: 10px;
		text-align: left;
	}
	.ec00017-noteList02 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00017-noteList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-privilegeText {
		font-size: 2.0rem;
		font-weight: bold;
		color: #604837;
		text-align: center;
		margin-top: 24px;
	}
	/* image */
	.ec00017-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;
	}
	.ec00017-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;
	}
	.ec00017-modal-box02 .ec00017-modal-boxTitle {
		display: inline;
		width: 300px;
		margin: 0 auto 0;
		padding: 10px 40px;
		color: #fff;
		background-color: #eb5f5b;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00017-modal-column {
		display: block;
		margin-top: 30px;
	}
	.ec00017-modal-column .ec00017-modal-columnItem {
		position: relative;
		width: 100%;
		padding: 15px;
		border-radius: 10px;
		background-color: #fff;
	}
	.ec00017-modal-column .ec00017-modal-columnItem + .ec00017-modal-columnItem {
		margin-top: 20px;
	}
	.ec00017-modal-column .ec00017-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: #eb5f5b;
		font-size: 1.5rem;
		color: #fff;
		margin-top: -32.5px;
	}
	.ec00017-modal-column .ec00017-modal-columnImageLead {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.ec00017-modal-column .ec00017-modal-columnImageLead .ec00017-modal-columnImageLeadImage {
		flex-shrink: 0;
		width: 50px;
		margin-right: 10px;
	}
	.ec00017-modal-column .ec00017-modal-columnImageLead .ec00017-modal-columnImageLeadLead {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.ec00017-modal-column .ec00017-modal-columnLeadText {
		font-size: 1.3rem;
		font-weight: bold;
	}
	.ec00017-modal-listWrap[data-col="2"] .ec00017-modal-list {
	display: flex;
	flex-flow: row wrap;
	width: 360px;
}
.ec00017-modal-listWrap[data-col="2"] .ec00017-modal-list > li {
	width: 170px;
}
.ec00017-modal-listWrap[data-col="2"] .ec00017-modal-list > li:nth-of-type(2n) {
	width: 170px;
}
	.ec00017-modal-noteList li.ec00017-modal-listColor01 {
		color: #dc322c;
	}
	.ec00017-modal-list > li {
		position: relative;
		padding-left: 5px;
		font-size: 1.3rem;
	}
	.ec00017-modal-list > li::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00017-modal-noteList {
		margin-top: 5px;
	}
	.ec00017-modal-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00017-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00017-modal-link {
		margin-top: 10px;
	}
	.ec00017-modal-link a {
		font-size: 1.2rem;
		color: #008191;
	}
	/* flow
	------------------------------------------------------ */
	.flow > li.list01 {background-image: url("/gecard/ec00017/img-files/pc_index_flow01.webp");box-shadow: none;}
	.flow > li.list02 {background-image: url("/gecard/ec00017/img-files/pc_index_flow02.webp");box-shadow: none;}
	.flow > li.list03 {background-image: url("/gecard/ec00017/img-files/pc_index_flow03.webp");box-shadow: none;}
	.flow > li.list04 {background-image: url("/gecard/ec00017/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: 32px 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/ec00017/img-files/index_ic03.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;
	}
	/* applyBtn */
	.applyBtn {
		margin-top: calc((36 / 720) * 100vw);
		display: flex;
		justify-content: center;
	}
	.applyBtn > li {
		text-align: center;
	}
	.applyBtn > li img {
		height: calc((27 / 720) * 100vw);
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: calc((524 / 720) * 100vw);
		height: calc((84 / 720) * 100vw);
		background-color: #bb4a4a;
		font-weight: bold;
		color: #fff;
		border-radius: calc((20 / 720) * 100vw);
		text-decoration: none;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: calc((12 / 720) * 100vw);
		width: calc((34 / 720) * 100vw);
		height: calc((34 / 720) * 100vw);
		margin-top: calc((-18 / 720) * 100vw);
		background: url("/gecard/ec00017/img-files/index_ic02.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor a::before {
		transform: rotate(90deg);
	}
	body .snsArea {
		margin-top: 28px;
		margin-bottom: 10px;
	}
}

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