@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/ec00015/ec00015.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #000;
}
p,ul,ol,div {
	color: #000;
}
@media screen and (min-width: 751px) {
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	.ec00015-textLarge {
		font-size: 2.0rem;
	}
	.ec00015-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		min-width: 1200px;
		height: 100vh;
		background: url("/gecard/ec00015/img-files/pc_index_bg01.webp") no-repeat top center / cover;
		z-index: -1;
	}
	.ec00015-bg-white {
		position: relative;
		background-color: #fff;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
	}
	.ec00015-bg-white.type02 {
		padding-bottom: 40px;
	}
	.ec00015-bg-whiteInner {
		width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 50px;
		margin: 0 auto;
	}
	/* layout
------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		width: 1260px;
		padding: 0 30px 0;
	}
/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		border-bottom: none;
		background-color: #ffffff;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 8px 32px 8px;
	}
	#header #headerLogo img {
		width: 283px;
	}
/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 50px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #000;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
/* flow
------------------------------------------------------ */
	.flow--wrap {
		margin-top: -58px;
		position: relative;
	}
	.flow--wrap.type02 {
		margin-top: 37px;
	}
	.flow > li {
		float: left;
		width: 290px;
		min-height: 286px;
		margin-right: 13px;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
		color: #000;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	}
	.flow > li:last-child {margin-right: 0;}
	.flow.type02 > li:last-child {margin-right: 0;}
		.flow > li.list01 {background-image: url("/gecard/ec00015/img-files/pc_index_flow01.webp");}
		.flow > li.list02 {background-image: url("/gecard/ec00015/img-files/pc_index_flow02.webp");}
		.flow > li.list03 {background-image: url("/gecard/ec00015/img-files/pc_index_flow03.webp");}
		.flow > li.list04 {background-image: url("/gecard/ec00015/img-files/pc_index_flow04.webp");}
		.flow.type02 > li.list01 {background-image: url("/gecard/ec00015/img-files/pc_index_flow05.webp");}
		.flow.type02 > li.list02 {background-image: url("/gecard/ec00015/img-files/pc_index_flow06.webp");}
		.flow.type02 > li.list03 {background-image: url("/gecard/ec00015/img-files/pc_index_flow07.webp");}
		.flow.type02 > li.list04 {background-image: url("/gecard/ec00015/img-files/pc_index_flow08.webp");}
		.flow.type02 .flowDesc dd {
			padding-top: 118px;
		}
	.flow > li a {color: #000;}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 170px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.5;
	}
	.flow.type02 .flowDesc dd {
		font-size: 1.6rem;
		text-align: center;
	}
	.flow .flowDesc dd a {
		color: #000;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 94px;
	}
	.flow.type02 .list01 .flowDesc dd {
		padding-top: 130px;
	}
	.flow.type02 .flowDesc dd.type02 {
		padding-top: 130px;
	}
	.flow.type02 .flowDesc dd .large {
		font-size: 2.2rem;
		line-height: 1.4;
		letter-spacing: -0.6px;
	}
	.flow.type02 .list04 .flowDesc dd .large {
		line-height: 1.6;
	}
	.flow.type02 .flowDesc dd .large02 {
		font-size: 1.8rem;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 {
		margin-top: 15px;
		font-size: 1.6rem;
		color: #000;
	}
	.flow.type02 .list03 .flowDesc dd .flow-txtNote01 {
		margin-top: 46px;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding: 85px 0 0;
		letter-spacing: -0.6px;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		text-align: center;
		padding-bottom: 99px;
		background-color: #fff;
	}
	.mainVisual .mainVisualContent {
		text-align: center;
		margin-top: -263px;
	}
	.mainVisual .mainVisualContent .mainVisualTitle {
		
	}
	.mainVisual .mainVisualContent .mainVisualText01 img {
		width: 283px;
	}
	/* news
------------------------------------------------------ */
	.newsBox {
		margin-top: -57px!important;
	}
	.newsBox .newsBoxContents {
		position: relative;
		width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		margin: 0 auto;
		padding-bottom: 49px;
	}
	.newsBox .newsBoxHeading {
		position: relative;
		display: flex;
		z-index: 1;
	}
	.newsBox .newsBoxHeading img {
		width: 110px;
	}
	.newsBox .newsBoxInner {
		position: relative;
		width: 100%;
		height: 129px;
		margin-top: 8px;
		overflow-y: hidden;
		padding: 17px 19px 0 30px;
		background-color: #fff;
		border: 1px solid #00a2e9;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		padding: 0px;
		height: 106px;
	}
	.newsBox .contentbox {
		padding: 10px 0 0;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	.newsBox .contentbox li {
		display: table;
		margin-bottom: 10px;
	}
	.newsBox .contentbox li .date {
		display: table-cell;
		padding-right: 10px;
		width: 130px;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
	}
	.newsBox .mCSB_container {
		padding-right: 0px !important;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 20px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 15px 0 10px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
		background-color: inherit;
		padding: 4px 3px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 15px;
		background-color: #00a2e9;
		-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 #00a2e9;
		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 #00a2e9;
		border-right: 8px solid transparent;
		border-left: 7px solid transparent;
		position:absolute;
		bottom: 0;
		left: 0;
		display: block;
		content: "";
	}
	/* section */
	.ec00015-section >:first-child {
		margin-top: 0 !important;
	}
	.ec00015-section + .ec00015-section {
		margin-top: 50px;
	}
	/* card
------------------------------------------------------ */
	.ec00015-cardWrap {
		display: flex;
		justify-content: center;
		margin-top: -47px;
		position: relative;
		z-index: 1;
	}
	.ec00015-card {
		position: relative;
		width: 1200px;
		padding: 60px 40px 62px;
		background: url("/gecard/ec00015/img-files/index_bg03.webp") repeat 0 0;
		text-align: center;
		z-index: 1;
		box-shadow: 0px 0px 30px 3px rgba(0,45,86,0.2);
	}
	.ec00015-card::before {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 1200px;
		height: 178px;
		background: url("/gecard/ec00015/img-files/pc_index_bg02.webp") no-repeat 0 0 / 100%;
		z-index: -1;
	}
	.ec00015-card .ec00015-cardTitle img {
		width: 199px;
	}
	.ec00015-card .ec00015-cardImage {
		text-align: center;
	}
	.ec00015-card .ec00015-mediaNoteList {
		margin-top: 25px;
		text-align: center;
	}
	.ec00015-card .ec00015-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		margin-left: auto;
		margin-right: auto;
		width: fit-content;
	}
	.ec00015-card .ec00015-mediaNoteList li +li {
		margin-top: 10px;
	}
	.ec00015-card .ec00015-mediaNoteList  li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-card .ec00015-cardText {
		margin-top: 46px;
		text-align: center;
		font-size: 2.6rem;
		color: #000;
		font-weight: bold;
	}
	.ec00015-cardText02 {
		font-size: 1.6rem;
		margin-top: 41px;
	}
	.ec00015-cardText02 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}
	.ec00015-cardText02 > li + li {
		margin-top: 6px;
	}
	.ec00015-cardText02 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-cardText03 {
		font-size: 1.6rem;
		color: #d0372c;
		margin-top: 20px;
	}
	.ec00015-cardText03 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}
	.ec00015-cardText03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* heading */
	.ec00015-heading02 {
		position: relative;
		left: 50%;
		width: 1920px;
		margin-top: 120px;
		transform: translateX(-50%);
	}
	.ec00015-heading02.type-first {
		margin-top: 0;
	}
	.ec00015-heading02-02 {
		margin-top: 57px;
	}
	.ec00015-heading02-02.type02 {
		margin-top: 109px;
	}
	.ec00015-heading02-02 .ec00015-heading02Title {
		margin: 0 auto;
		position: relative;
		text-align: center;
	}
	/* btn */
	.ec00015-btnWrap {
		display: flex;
		margin: -51px 0 40px;
		padding: 0 50px;
		gap: 0 30px;
	}
	.ec00015-btn {
		width: calc(50% - 15px);
		height: 86px;
	}
	.ec00015-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 8px 60px 5px;
		font-size: 2.8rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		overflow: hidden;
		background-color: #fff;
		border: 1px solid #006dd1;
		transition: 0.3s all ease-out;
	}
	.ec00015-btn a:hover {
		opacity: 0.7;
		background-color: #7ad8ff;
		color: #000;
	}
	.ec00015-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 34px;
		height: 34px;
		margin-top: -17.5px;
		background: url("/gecard/ec00015/img-files/index_ic01.webp") no-repeat;
	}
	.ec00015-btn02 {
		position: relative;
		width: 630px;
		margin: 50px auto 0;
		background-color: #fff;
	}
	.ec00015-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 80px;
		background: url("/gecard/ec00015/img-files/index_bg04.webp") repeat 0 0;
		background-color: #0056d6;
		text-align: center;
		font-size: 3.2rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		padding: 10px 70px 5px;
	}
	.ec00015-btn02.type02 {
		margin-top: 18px;
	}
	.ec00015-btn02.type02 a {
		background-color: #cc4d00;
	}
	.ec00015-btn02 a .small {
		font-size: 2rem;
	}
	.ec00015-btn02 a .ec00015-btn02Text {
		line-height: 0.8;
	}
	.ec00015-btn02 a:hover {
		opacity: 0.7;
	}
	.ec00015-btn02 a .ec00015-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 18px;
		width: 32px;
		height: 32px;
		margin-top: -15px;
		background: url("/gecard/ec00015/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00015-btn02.type02 a .ec00015-btn02Text::before {
		background: url("/gecard/ec00015/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.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/ec00015/img-files/index_ic02.webp") no-repeat 0 0 / cover;
	}
	/* media */
	.ec00015-media {
		display: flex;
		flex-flow: row wrap;
		margin-top: 58px;
	}
	.ec00015-media .ec00015-mediaHead {
		margin-right: 0;
		flex-shrink: 0;
		width: 50%
	}
	.ec00015-media .ec00015-mediaBody {
		width: 50%;
	}
	.ec00015-media .ec00015-mediaText {
		font-size: 2.2rem;
		line-height: 1.4;
	}
	.ec00015-media .ec00015-mediaImage {
		margin-right: 54px;
		text-align: center;
	}
	.ec00015-media .ec00015-mediaText02 {
		margin-top: 10px;
		font-size: 2.8rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00015-media .ec00015-mediaText03 {
		margin-top: 15px;
		font-size: 1.6rem;
	}
	.ec00015-media03 .ec00015-mediaText {
		margin-top: 57px;
		font-size: 2.6rem;
		line-height: 1.7;
	}
	.ec00015-media .ec00015-mediaNoteList {
		margin-top: 0px;
	}
	.ec00015-media .ec00015-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00015-media .ec00015-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-media02 {
		margin-top: 30px;
	}
	.ec00015-media02 .ec00015-mediaText {
		margin-top: 30px;
		font-size: 2.6rem;
	}
	.ec00015-media02 .ec00015-mediaImage {
	text-align: center;
}
	.ec00015-media02 .ec00015-media02-inner {
		margin-top: 50px;
	}
	.ec00015-media02 .ec00015-media02Text {
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00015-media02 .ec00015-mediaNoteList {
		margin-top: 38px;
	}
	.ec00015-media03 {
		display: flex;
		margin-top: 26px;
		padding: 0 30px;
	}
	.ec00015-media03 .ec00015-mediaHead {
		width: 64%;
		margin-top: 97px;
	}
	/* box */
	.ec00015-box {
		position: relative;
		margin-top: 46px;
		background: rgba(223, 247, 255, 0.5);
		z-index: 1;
	}
	.ec00015-box::before {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 1200px;
		height: 178px;
		background: url("/gecard/ec00015/img-files/pc_index_bg02.webp") no-repeat 0 0 / 100%;
		z-index: -1;
	}
	.ec00015-box.type02 {
		margin-top: 96px;
	}
	.ec00015-box + .ec00015-box {
		margin-top: 33px;
	}
	.ec00015-box .ec00015-boxInner {
		padding: 37px 50px 26px;
	}
	.ec00015-box .ec00015-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00015-box .ec00015-boxTitle {
		position: relative;
		margin-top: 24px;
		margin-bottom: 23px;
		text-align: center;
		font-size: 2rem;
		color: #000;
		font-weight: bold;
		z-index: 2;
	}
	.ec00015-box .ec00015-boxText {
		margin-top: 25px;
	}
	[class*="ec00015-box"] .ec00015-boxLead {
		font-size: 4rem;
		font-weight: bold;
		margin-top: 48px;
	}
	.ec00015-box .ec00015-boxList > li > .ec00015-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	[class*="ec00015-box"] .ec00015-boxList {
		margin-top: 13px;
	}
	[class*="ec00015-box"] .ec00015-boxList02 {
		margin-top: 15px;
	}
	[class*="ec00015-box"] .ec00015-boxList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00015-box .ec00015-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-box .ec00015-boxList > li > .ec00015-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	[class*="ec00015-box"] .ec00015-boxList02 > li {
		position: relative;
		padding-left: 16px;
	}
	[class*="ec00015-box"] .ec00015-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00015-box"] .ec00015-boxList > li a {
		color: #fff;
	}
	[class*="ec00015-box"] .ec00015-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00015-box"] .ec00015-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-box .ec00015-boxList03 {
		margin-top: 22px;
	}
	.ec00015-box .ec00015-boxList03 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00015-box .ec00015-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-box .ec00015-boxList > li > .ec00015-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00015-box .ec00015-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 25px 0 27px -40px;
		background-image: linear-gradient(to right, #00a2e9, #00a2e9 3px, transparent 3px, transparent 12px);
		background-size: 12px 3px;
	}
	.ec00015-box .ec00015-boxInquiry {
		text-align: center;
	}
	.ec00015-box .ec00015-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00015-box .ec00015-boxInquiry .ec00015-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00015-box .ec00015-boxInquiry .ec00015-boxInquiryTel {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00015-box .ec00015-boxInquiry .ec00015-boxInquiryTel a {
		color: #000;
		text-decoration: none;
	}
	.ec00015-box .ec00015-boxImage {
		margin-top: 15px;
		text-align: center;
	}
	/* text */
	.ec00015-textWrap {
		text-align: center;
	}
	.ec00015-headText {
		font-size: 3.0rem;
	}
	.ec00015-text01 {
		margin-top: 23px;
	}
	.ec00015-text02 {
		position: relative;
		margin: -22px auto 0;
		width: fit-content;
		font-size: 3.0rem;
		color: #74369f;
		margin-top: 15px;
	}
	.ec00015-text03 {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00015-text04 {
		position: absolute;
		content: "";
		bottom: 31px;
		left: 43.5%;
		font-size: 3.0rem;
		color: #fff;
		line-height: 1.2;
		border-bottom: 1px solid #ffff00;
		text-shadow: #0056a8 7px 0 10px;
	}
	.ec00015-couponText {
		font-size: 3.5rem;
		text-align: center;
		font-weight: bold;
		margin-top: 47px;
	}
	.ec00015-lead {
		margin-top: 48px;
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00015-text {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00015-noteText {
		position: relative;
		margin-top: 20px;
		padding-left: 18px;
		font-size: 1.8rem;
	}
	.ec00015-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-markText {
		margin: 40px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 3.0rem;
		border-bottom: 1px solid #590a38;
		border-image: linear-gradient(to right, #590a38 0%, #ff7c00 100%);
		border-image-slice: 1;
		line-height: 1.1;
	}
	.ec00015-iconText {
		margin-top: -5px;
		display: flex;
		align-items: center;
	}
	.ec00015-iconText.type02 {
		margin-top: 80px;
		text-align: center;
		justify-content: center;
	}
	.ec00015-iconText .num {
		flex-shrink: 0;
		margin-right: 21px;
	}
	.ec00015-iconText .num img {
		width: 61px;
		height: 61px;
	}
	.ec00015-iconText .text {
		font-size: 3.6rem;
		font-weight: bold;
		background:linear-gradient(transparent 75%, #00a2e9 75%, #00a2e9 83%, transparent 83%);
	}
	/* list */
	.ec00015-noteList {
		margin-top: 43px;
	}
	.ec00015-noteList > li {
		font-size: 1.6rem;
		position: relative;
		padding-left: 16px;
	}
	.ec00015-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-noteList > li + li {
		margin-top: 15px;
	}
	.ec00015-noteList02 {
		margin-top: 15px;
		text-align: center;
	}
	.ec00015-noteList02 > li {
		font-size: 1.6rem;
		color: #000;
	}
	.ec00015-noteList03 {
		margin-top: 15px;
	}
	.ec00015-noteList03 > li {
		font-size: 1.6rem;
		position: relative;
		padding-left: 16px;
	}
	.ec00015-noteList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
/* 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;
	}
	.ec00015-modal-box02 .title-position {
		text-align: center;
	}
	.ec00015-modal-box02 .ec00015-modal-boxTitle {
		display: inline;
		width: 500px;
		margin: 0 auto;
		padding: 10px 40px;
		color: #fff;
		background-color: #0156D7;
		font-size: 26px;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00015-modal-column {
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.ec00015-modal-column .ec00015-modal-columnItem {
		position: relative;
		width: calc(50% - 20px);
		padding: 30px 25px;
		border-radius: 20px;
		background-color: #fff;
	}
	.ec00015-modal-column .ec00015-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: #0156D7;
		font-size: 2.5rem;
		color: #fff;
	}
	.ec00015-modal-column .ec00015-modal-columnImageLead {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-bottom: 15px;
	}
	.ec00015-modal-column .ec00015-modal-columnImageLead .ec00015-modal-columnImageLeadImage {
		flex-shrink: 0;
		margin-right: 15px;
	}
	.ec00015-modal-column .ec00015-modal-columnImageLead .ec00015-modal-columnImageLeadLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.ec00015-modal-column .ec00015-modal-columnLeadText {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.ec00015-modal-link a {
		margin-top: 10px;
		font-size: 1.8rem;
		color: #008191;
	}
	.ec00015-modal-listWrap[data-col="2"] .ec00015-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.ec00015-modal-listWrap[data-col="2"] .ec00015-modal-list > li {
		width: 170px;
	}
	.ec00015-modal-listWrap[data-col="2"] .ec00015-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.ec00015-modal-noteList li.ec00015-modal-listColor01 {
		color: #dc322c;
	}
	.ec00015-modal-list > li {
		position: relative;
		padding-left: 8px;
		font-size: 1.8rem;
		color: #000;
	}
	.ec00015-modal-list > li::before {
		content: '';
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00015-modal-noteList {
		margin-top: 15px;
		line-height: 1.6;
	}
	.ec00015-modal-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #000;
	}
	.ec00015-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-modal-title {
		text-align: center;
		font-size: 3rem;
		font-weight: bold;
	}
	.ec00015-modal-text {
		margin-top: 20px;
		font-size: 2rem;
	}
	.ec00015-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;
	}
	/* floating */
	.ec00015-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background-color: #fff;
		z-index: 9999;
	}
	.ec00015-floatingWrap01 .ec00015-floatingInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.ec00015-floatingWrap01 .commonFloating {
		padding: 20px 0 24px;
	}
	.ec00015-btnFloatWrap {
		display: flex;
		justify-content: space-between;
		gap: 20px 60px;
	}
	.ec00015-btn03 {
		position: relative;
		width: calc(50% - 30px);
		background-color: #fff;
	}
	.ec00015-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 72px;
		background: url("/gecard/ec00015/img-files/index_bg04.webp") repeat 0 0;
		background-color: #0056d6;
		text-align: center;
		font-size: 2.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
	}
	.ec00015-btn03 a:hover {
		opacity: 0.7;
	}
	.ec00015-btn03.type02 a {
		background-color: #cc4d00;
	}
	.ec00015-btn03 a .small {
		font-size: 1.6rem;
	}
	.ec00015-btn03 a .ec00015-btn03Text {
		line-height: 0.7;
	}
	.ec00015-btn03 a .ec00015-btn03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: url("/gecard/ec00015/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00015-btn03.type02 a .ec00015-btn03Text::before {
		background: url("/gecard/ec00015/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	/* applyBtn */
	.applyButtonWrap {
		margin-top: 42px;
		text-align: center;
	}
	.applyButtonWrap .applyButton a {
		transition: all 0.3s ease-out;
	}
	.applyButtonWrap .applyButton a:hover {
		opacity: 0.7;
	}
	.applyBtn {
		margin-top: 35px;
		display: flex;
		justify-content: center;
	}
	.applyBtn > li {
		text-align: center;
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 600px;
		height: 80px;
		background: url("/gecard/ec00015/img-files/index_bg04.webp") repeat 0 0;
		background-color: #cc4d00;
		transition: 0.3s opacity ease-out;
		font-size: 3.2rem;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 18px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/ec00015/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor a::before {
		transform: rotate(90deg);
	}
	.applyBtn > li > a:hover {
		opacity: 0.7;
	}
	.ec00015-image {
		margin-top: 38px;
		text-align: center;
	}
	body .snsArea {
		margin: 0 auto;
		padding-bottom: 85px;
	}
}
@media screen and (max-width: 750px) {
	body{
		font-size: 1.3rem;
	}
	.ec00015-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		min-width: auto;
		height: 100vh;
		background: url("/gecard/ec00015/img-files/sp_index_bg01.webp") no-repeat top center / cover;
		z-index: -1;
	}
	.ec00015-bg-white {
		left: 50%;
		width: 100vw;
		margin-left: -10px;
		background-color: #fff;
		padding: 0 10px 40px 10px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding-right: 10px;
		padding-left: 10px;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: none;
		background-color: #fff;
	}
	#headerLogo {
		padding: 5px 6px 7px;
	}
	#header #headerLogo img {
		width: 164px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 8px 0;
		border: none;
		background-color: #000;
		text-align: center;
	}
	#copyright {
		font-size: 0.8rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		text-align: center;
		position: relative;
		background-color: #fff;
		padding-bottom: calc((29 / 720) * 100vw);;
	}
	.mainVisual .mainVisualContent {
		text-align: center;
		margin-top: calc((-242 / 720) * 100vw);
	}
	.mainVisual .mainVisualTitle img {
		width: calc((623 / 720) * 100vw);
	}
	.mainVisual .mainVisualContent .mainVisualText01 {
		margin-top: 5px;
	}
	.mainVisual .mainVisualContent .mainVisualText01 img {
		width: calc((323 / 720) * 100vw);
	}
	
	/* news
	------------------------------------------------------ */
	.newsBox {
		margin-top: 0;
	}
	.newsBox .newsBoxHeading {
		display: flex;
	}
	.newsBox .newsBoxHeading img {
		width: 80px;
	}
	.newsBox .newsBoxInner{
		width: auto;
		height: 84px;
		margin-top: 5px;
		padding: 10px 6px 10px 10px;
		background-color: #fff;
		border: 1px solid #00a2e9;
	}
	.newsBox .content {
		padding: 0px;
		height: 75px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
	}
	.newsBox .contentbox li .date {
		width: 77px;
		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: #00a2e9;
	}
	.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 #00a2e9;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top: 8px solid #00a2e9;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	/* section
	------------------------------------------------------ */
	.ec00015-section01 {
		margin-top: 44px;
	}
	.ec00015-section02 {
		margin-top: 20px;
	}
	.ec00015-section01 + .ec00015-section02 {
		margin-top: 10px;
	}
	/* card
	------------------------------------------------------ */
	.ec00015-cardWrap {
		position: relative;
	}
	.ec00015-card {
		position: relative;
		width: 100%;
		height: auto;
		margin: calc((-72 / 720) * 100vw) auto 0;
		background: url("/gecard/ec00015/img-files/index_bg03.webp") repeat 0 0 / 21px 21px;
		z-index: 1;
		box-shadow: 0px 0px calc((30 / 720) * 100vw) calc((3 / 720) * 100vw) rgba(0,45,86,0.2);
	}
	.ec00015-card::before {
		position: absolute;
		content: "";
		bottom: calc((24 / 720) * 100vw);
		left: 0;
		width: 100%;
		height: calc((215 / 720) * 100vw);
		background: url("/gecard/ec00015/img-files/sp_index_bg02.webp") no-repeat 0 0 / 100%;
		z-index: -1;
	}
	.ec00015-card .ec00015-cardInner {
		padding: calc((60 / 720) * 100vw) calc((33 / 720) * 100vw) calc((60 / 720) * 100vw);
	}
	.ec00015-card .ec00015-cardImage {
		text-align: center;
		margin: 0 calc((6 / 720) * 100vw) 0;
	}
	.ec00015-card .ec00015-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00015-card .ec00015-mediaNoteList li +li {
		margin-top: 7px;
	}
	.ec00015-card .ec00015-mediaNoteList  li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-card .ec00015-cardText {
		text-align: center;
		font-size: calc((34 / 720) * 100vw);
		font-weight: bold;
		margin-top: calc((48 / 720) * 100vw);
		color: #000;
	}
	.ec00015-cardText02 {
		font-size: 1.3rem;
		line-height: 1.3;
		margin-top: 20px;
	}
	.ec00015-cardText02 > li {
		position: relative;
		padding-left: 16px;
	}
	.ec00015-cardText02 > li + li {
		margin-top: 2px;
	}
	.ec00015-cardText02 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-cardText03 {
		font-size: calc((26 / 720) * 100vw);
		color: #d0372c;
		margin: calc((30 / 720) * 100vw) auto 0;
	}
	.ec00015-cardText03 > li {
		position: relative;
		padding-left: 16px;
	}
	.ec00015-cardText03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* heading */
	.ec00015-heading02 {
		width: 100vw;
		margin: 30px 0 0 -10px;
		position: relative;
	}
	.ec00015-heading02.type-first {
		margin-top: 0;
	}
	.ec00015-heading02.type02 {
		margin-top: 63px;
	}
	.ec00015-heading02-02 {
		position: relative;
		margin-top: 34px;
		padding: 0;
	}
	.ec00015-heading02-02.type02 {
		margin-top: 42px;
	}
	.ec00015-heading02-02 .ec00015-heading02Title {
		margin: 0 24.5px 0;
		text-align: center;
		padding: 0;
	}
	.ec00015-heading02-02 .ec00015-heading02Title.type-privilege {
		padding: 0 43px;
		margin-top: 23px;
	}
	/* btn */
	.ec00015-btnWrap {
		display: block;
		margin: calc((-56 / 720) * 100vw) 0 0;
		padding: 0 10px;
		position: relative;
	}
	.ec00015-btn {
		width: 100%;
		height: 50px;
	}
	.ec00015-btn +.ec00015-btn {
		margin-top: 16px;
	}
	.ec00015-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 50px;
		padding: 5px 40px;
		font-size: 1.7rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		background-color: #fff;
		border: 1px solid #006dd1;
	}
	.ec00015-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 14px;
		width: 17px;
		height: 17px;
		margin-top: -8px;
		background: url("/gecard/ec00015/img-files/index_ic01.webp") no-repeat 0 0 / contain;
	}
	.ec00015-btn02 {
		position: relative;
		width: 100%;
		margin: 37px auto 0;
	}
	.ec00015-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 50px;
		height: auto;
		background: url("/gecard/ec00015/img-files/index_bg04.webp") repeat 0 0 / 21px 21px;
		background-color: #0056d6;
		text-align: center;
		font-size: 1.8rem;
		color: #fff;
		text-decoration: none;
		padding: 12px 35px 10px;
	}
	.ec00015-btn02.type02 {
		margin-top: 22px;
	}
	.ec00015-btn02.type02 a {
		background-color: #cc4d00;
	}
	.ec00015-btn02 a .small {
		font-size: 1.3rem;
	}
	.ec00015-btn02 a .ec00015-btn02Text {
		line-height: 0.8;
	}
	.ec00015-btn02 a .ec00015-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 17px;
		height: 17px;
		margin-top: -9px;
		background: url("/gecard/ec00015/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00015-btn02.type02 a .ec00015-btn02Text::before {
		background: url("/gecard/ec00015/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	/* btn */
	.webBtn {
		margin-top: 17px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 41px;
		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/ec00015/img-files/index_ic02.webp") no-repeat 0 0 / cover;
	}
	/* ec00015-media */
	.ec00015-media {
		display: block;
		margin-top: 0;
		padding-top: 20px;
	}
	.ec00015-media .ec00015-mediaHead {
		width: auto;
		margin-right: 0;
	}
	.ec00015-media .ec00015-mediaBody {
		width: auto;
		margin-top: 19px;
	}
	.ec00015-media .ec00015-mediaImage {
		text-align: center;
	}
	.ec00015-media .ec00015-mediaText {
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.ec00015-media .ec00015-mediaText02 {
		margin-top: 5px;
		font-size: 1.6rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00015-media .ec00015-mediaText03 {
		font-size: 1.3rem;
		margin-top: 4px;
	}
	.ec00015-media .ec00015-mediaNoteList {
		margin-top: 0px;
	}
	.ec00015-media .ec00015-mediaNoteList li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00015-media .ec00015-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-media03 {
		display: flex;
		align-items: center;
		position: relative;
		padding: 74px 0 0 0;
	}
	.ec00015-media03 .ec00015-mediaHead {
		width: 64%;
	}
	.ec00015-media03 .ec00015-mediaBody {
		width: 40%;
		margin-left: 2.5%;
	}
	.ec00015-media03 .ec00015-mediaText {
		font-size: 1.6rem;
	}
	/* box */
	.ec00015-box {
		position: relative;
		margin: 14px 0 0;
		background: rgba(223, 247, 255, 0.5);
		z-index: 1;
	}
	.ec00015-box::before {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100%;
		height: calc((215 / 720) * 100vw);
		background: url("/gecard/ec00015/img-files/sp_index_bg02.webp") no-repeat 0 0 / 100%;
		z-index: -1;
	}
	.ec00015-box.type02 {
		margin: 20px 0 0;
	}
	.ec00015-box + .ec00015-box {
		margin-top: 17px;
	}
	.ec00015-box .ec00015-boxInner {
		padding: 25px 10px 17px;
	}
	.ec00015-box .ec00015-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00015-box .ec00015-boxTitle {
		margin-top: 18px;
		margin-bottom: 11px;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.ec00015-box .ec00015-boxText {
		margin-top: 14px;
	}
	[class*="ec00015-box"] .ec00015-boxLead {
		font-size: 2.5rem;
		font-weight: bold;
		margin-top: 20px;
	}
	[class*="ec00015-box"] .ec00015-boxList {
		margin-top: 10px;
	}
	[class*="ec00015-box"] .ec00015-boxList02 {
		margin-top: 10px;
	}
	[class*="ec00015-box"] .ec00015-boxList > li {
		position: relative;
		padding-left: 12px;
	}
	[class*="ec00015-box"] .ec00015-boxList02 > li {
		position: relative;
		padding-left: 13px;
	}
	[class*="ec00015-box"].ec00015-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00015-box"] .ec00015-boxList > li a {
		color: #fff;
	}
	[class*="ec00015-box"] .ec00015-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00015-box"] .ec00015-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-box .ec00015-boxList03 {
		margin-top: 15px;
	}
	.ec00015-box .ec00015-boxList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00015-box .ec00015-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-box .ec00015-boxList > li > .ec00015-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00015-box .ec00015-boxList03 > li > .ec00015-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00015-box .ec00015-boxHr {
		width: 100%;
		height: 2px;
		margin: 18px 0 18px 0;
		background-image: linear-gradient(to right, #00a2e9, #00a2e9 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.ec00015-box .ec00015-boxInquiry {
		text-align: center;
	}
	.ec00015-box .ec00015-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00015-box .ec00015-boxInquiry .ec00015-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00015-box .ec00015-boxInquiry .ec00015-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00015-box .ec00015-boxInquiry .ec00015-boxInquiryTel a {
		color: #000;
		text-decoration: underline;
	}
	.ec00015-box .ec00015-boxImage {
		margin: 10px 5% 0;
		text-align: center;
	}
	/* text */
	.ec00015-textWrap {
		text-align: center;
	}
	.ec00015-headText {
	font-size: 2.0rem;
	}
	.ec00015-text01 {
		line-height: 1.3;
		margin-top: calc((16 / 720) * 100vw);
		font-size: calc((26 / 720) * 100vw);
	}
	.ec00015-text02 {
		position: relative;
		color: #824da7;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		margin-top: 15px;
	}
	.ec00015-text03 {
		margin-top: 10px;
		font-size: 1.6rem;
	}
	.ec00015-text04 {
		position: absolute;
		content: "";
		bottom: calc((20 / 720) * 100vw);
		left: 50%;
		font-size: calc((36 / 720) * 100vw);
		color: #fff;
		line-height: 1.2;
		border-bottom: 1px solid #ffff00;
		text-shadow: #0056a8 calc((14 / 720) * 100vw) 0 calc((20 / 720) * 100vw);
		transform: translate(-50%); 
	}
	.ec00015-couponText {
		font-size: 2.0rem;
		text-align: center;
		font-weight: bold;
		margin-top: 27px;
	}
	.ec00015-lead {
		margin-top: 20px;
		font-size: 2.5rem;
		font-weight: bold;
		line-height: 1.3;
	}
	.ec00015-text {
		margin-top: 17px;
		text-align: left;
		font-size: 1.6rem;
	}
	.ec00015-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00015-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-iconText {
		margin-top: 53px;
		display: flex;
		align-items: center;
	}
	.ec00015-media03 .ec00015-iconText {
		margin-top: 25px;
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-iconText .num {
		flex-shrink: 0;
		margin-right: 10px;
	}
	.ec00015-iconText .num img {
		width: 38px;
		height: 38px;
	}
	.ec00015-iconText .text {
		font-size: 2.0rem;
		font-weight: bold;
		background:linear-gradient(transparent 75%, #00a2e9 75%, #00a2e9 83%, transparent 83%);
	}
	/* list */
	.ec00015-noteList {
		margin-top: 26px;
		text-align: left;
	}
	.ec00015-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.ec00015-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-noteList02 {
		margin-top: 5px;
		text-align: left;
	}
	.ec00015-noteList02 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00015-noteList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-noteList03 {
		margin-top: 10px;
		text-align: left;
	}
	.ec00015-noteList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.ec00015-noteList03 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap{
		margin: 20px -10px 15px;
		padding: 2px 10px 18px;
	}
	.flow--wrap.type02 {
		margin-top: 12px;
		padding-bottom: 0;
	}
	.flow {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.flow.type02 {
		padding-left: 3px;
	}
	.flow .flowTitle {
	font-size: 1.6rem;
		font-weight: bold;
}
	.flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 26px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 9px;
		top: -20px;
		right: 50%;
		margin-right: -8px;
		background: url("/gecard/ec00015/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: 26.48%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
		box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	}
	.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 .flowDesc dt img {
		 box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	}
	.flow.type02 .list02 .flowDesc dt {
		vertical-align: top;
	}
	.flow.type02 .flowDesc dd {
		width: 82%;
		font-size: 1.2rem;
		padding-left: 17px;
	}
	.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;
	}
	/* 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;
	}
	.ec00015-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;
	}
	.ec00015-modal-box02 .ec00015-modal-boxTitle {
		display: inline;
		width: 300px;
		margin: 0 auto 0;
		padding: 10px 40px;
		color: #fff;
		background-color: #0156D7;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00015-modal-column {
		display: block;
		margin-top: 30px;
	}
	.ec00015-modal-column .ec00015-modal-columnItem {
		position: relative;
		width: 100%;
		padding: 15px;
		border-radius: 10px;
		background-color: #fff;
	}
	.ec00015-modal-column .ec00015-modal-columnItem + .ec00015-modal-columnItem {
		margin-top: 20px;
	}
	.ec00015-modal-column .ec00015-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: #0156D7;
		font-size: 1.5rem;
		color: #fff;
		margin-top: -32.5px;
	}
	.ec00015-modal-column .ec00015-modal-columnImageLead {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.ec00015-modal-column .ec00015-modal-columnImageLead .ec00015-modal-columnImageLeadImage {
		flex-shrink: 0;
		width: 50px;
		margin-right: 10px;
	}
	.ec00015-modal-column .ec00015-modal-columnImageLead .ec00015-modal-columnImageLeadLead {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.ec00015-modal-column .ec00015-modal-columnLeadText {
		font-size: 1.3rem;
		font-weight: bold;
	}
	.ec00015-modal-listWrap[data-col="2"] .ec00015-modal-list {
	display: flex;
	flex-flow: row wrap;
	width: 360px;
}
.ec00015-modal-listWrap[data-col="2"] .ec00015-modal-list > li {
	width: 170px;
}
.ec00015-modal-listWrap[data-col="2"] .ec00015-modal-list > li:nth-of-type(2n) {
	width: 170px;
}
	.ec00015-modal-noteList li.ec00015-modal-listColor01 {
		color: #dc322c;
	}
	.ec00015-modal-list > li {
		position: relative;
		padding-left: 5px;
		font-size: 1.3rem;
	}
	.ec00015-modal-list > li::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00015-modal-noteList {
		margin-top: 5px;
	}
	.ec00015-modal-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00015-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00015-modal-link {
		margin-top: 10px;
	}
	.ec00015-modal-link a {
		font-size: 1.2rem;
		color: #008191;
	}
	/* floating */
	.ec00015-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background-color: #fff;
		z-index: 9999;
	}
	.ec00015-floatingWrap01 .ec00015-floatingInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.ec00015-floatingWrap01 .commonFloating {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 12.5px;
	}
	.ec00015-btnFloatWrap {
		display: flex;
		justify-content: space-between;
	}

	.ec00015-btn03 {
		position: relative;
		width: calc(50% - 5px);
		background-color: #fff;
		justify-content: space-between;
	}
	.ec00015-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		min-height: 40px;
		padding: 5px 18px 5px 8px;
		background: url("/gecard/ec00015/img-files/index_bg04.webp") repeat 0 0 / 21px 21px;
		background-color: #0056d6;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.ec00015-btn03.type02 a {
		background-color: #cc4d00;
	}
	.ec00015-btn03 a .small {
		font-size: 0.9rem;
	}
	.ec00015-btn03 a .ec00015-btn03Text {
		line-height: 1;
	}
	.ec00015-btn03 a .ec00015-btn03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 5px;
		width: 13px;
		height: 13px;
		margin-top: -6.5px;
		background: url("/gecard/ec00015/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00015-btn03.type02 a .ec00015-btn03Text::before {
		background: url("/gecard/ec00015/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyButtonWrap {
		margin-top: 22px;
		text-align: center;
	}
	.applyBtn {
		margin: calc((55 / 720) * 100vw) calc((7 / 720) * 100vw) 0;
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		height: calc((80 / 720) * 100vw);
		background: url("/gecard/ec00015/img-files/index_bg04.webp") repeat 0 0/ 21px 21px;
		background-color: #cc4d00;
		font-size: calc((32 / 720) * 100vw);
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: calc((20 / 720) * 100vw);
		width: calc((34 / 720) * 100vw);
		height: calc((34 / 720) * 100vw);
		margin-top: calc((-17 / 720) * 100vw);
		background: url("/gecard/ec00015/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor a::before {
		transform: rotate(90deg);
	}
	.ec00015-image {
		margin-top: 26px;
		text-align: center;
	}
	body .snsArea {
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 0;
	}
}

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