@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/ec00004/ec00004.css
====================================================== */
body{
	min-width: 1260px;
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
	background-color: #2dccfa;
}
/* header
------------------------------------------------------ */
#header {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-color: #fff; 
}
#headerLogo {
	width: 1260px;
	margin: 0 auto;
	padding: 8px 30px 9px;
}
#headerLogo img {
	height: 33px;
}
/* layout
------------------------------------------------------ */
#pageContainer{
	overflow-x: hidden;
}
#mainContainer {
	margin-top: 30px;
}
#mainContents{
	width: 1260px;
	padding: 0 30px;
}

a:visited,
a:link{
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
p,ul,ol,div {
	color: #000;
}
/* footer
------------------------------------------------------ */
#footer {
	margin-top: 0;
	padding: 0;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60px;
	font-size: 1.4rem;
	background: #000;
}
#copyright {
	color: #fff;
}
/* mainVisual
------------------------------------------------------ */
.mainVisual {
	position: relative;
	height: 600px;
	background: #ffe200;
	overflow: hidden;
}
.mainVisual::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: url("/gecard/ec00004/img-files/index_main04.png") repeat-x 0 0;
	z-index: 1;
}
.mainVisual .mainVisualInner {
	position: relative;
	width: 1260px;
	height: 100%;
	margin: 0 auto;
	padding: 150px 30px 0;
}
.mainVisual .mainVisualImage {
	position: absolute;
	bottom: -85px;
	right: 0;
}
.mainVisual .mainVisualImageText {
	margin-top: 20px;
}
.mainNote {
	margin-top: 15px;
	text-align: center;
	font-size: 1.8rem;
}
/* news
------------------------------------------------------ */
.newsBox {
	position: relative;
	width: 100%;
	height: 155px;
	overflow-y: hidden;
	margin-top: 20px;
	padding: 0 30px 25px;
	color: #000;
	background: #fff;
	border-radius: 10px;
	border: 3px solid #000;
}
.newsBox .newsHdg {
	padding: 15px 0 6px;
	border-bottom: 2px solid #ffe200;
	font-size: 2.0rem;
	font-weight: bold;
	color: #000;
	line-height: 1.0;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 85px;
}
.newsBox .contentbox {
	padding: 15px 0 0;
	font-size: 16px;
	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 .contentbox li a ,
.newsBox .contentbox li a .txt,
.newsBox .contentbox li a:visited {
	text-decoration:underline;
}
.newsBox .contentbox li a:hover,
.newsBox .contentbox li a:hover .txt{
	text-decoration:none;
}
.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: #ffe200;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.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: 9px solid #000;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	top: 2px;
	left: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
	width: 0;
	height: 0;
	border-top: 9px solid #000;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}
/* card
------------------------------------------------------ */
.ec00004-cardWrap {
	margin-top: 30px;
}
.ec00004-card {
	width: 1196px;
	height: 712px;
	padding: 80px 30px 30px;
	background: url("/gecard/ec00004/img-files/pc_index_bg01.png") no-repeat;
	text-align: center;
}
.ec00004-card .ec00004-cardTitle img {
	height: 40px;
}
.ec00004-card .ec00004-cardImage {
	text-align: center;
	margin: 85px 30px 0;
}
.ec00004-card .ec00004-cardImage img {
	width: 510px;
}
.ec00004-card .ec00004-cardText {
	margin-top: 50px;
	text-align: center;
	font-size: 3rem;
}
.ec00004-card .ec00004-cardText02 {
	margin-top: 20px;
	font-size: 1.6rem;
	text-align: center;
}
.ec00004-card .ec00004-cardText02 + .ec00004-cardText02 {
	margin-top: 0;
}
/* flow
------------------------------------------------------ */
.flow--wrap {
	margin-top: 44px;
}
.flow > li {
	float: left;
	width: 290px;
	min-height: 290px;
	margin-right: 13px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
}
.flow > li:last-child {margin-right: 0;}
.flow > li.list01 {background-image: url("/gecard/ec00004/img-files/pc_index_flow01.png");}
.flow > li.list02 {background-image: url("/gecard/ec00004/img-files/pc_index_flow02.png");}
.flow > li.list03 {background-image: url("/gecard/ec00004/img-files/pc_index_flow03.png");}
.flow > li.list04 {background-image: url("/gecard/ec00004/img-files/pc_index_flow04.png");}
.flow > li a {color: #000;}
.flow > li .num {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 42px;
}
.flow .flowDesc dd {
	padding-top: 180px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.flow .flowDesc dd a:hover {
	text-decoration: none;
}
/* module
------------------------------------------------------ */

/* bg */
.ec00004-overBg {
	position: relative;
	left: 50%;
	width: 1920px;
	margin-top: 140px;
	border-top: 5px solid #000;
	transform: translateX(-50%);
	background: url("/gecard/ec00004/img-files/index_bg02.jpg") repeat;
}
.ec00004-overBg .ec00004-overBgInner {
	width: 1260px;
	margin: 0 auto;
	padding: 0 30px 25px;
}
.ec00004-overBg .ec00004-overBgInner >:first-child {
	margin-top: -140px;
}
/* heading */
.ec00004-heading02 {
	margin-top: 80px;
	text-align: center;
}
.ec00004-heading02-02 {
	margin-top: 100px;
}
.ec00004-heading02-02 .ec00004-heading02Inner {
	position: relative;
	padding-bottom: 40px;
}
.ec00004-heading02-02 .ec00004-heading02Inner::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100px;
	height: 1px;
	margin: auto;
	background-color: #fff;
}
.ec00004-heading02-02 .ec00004-heading02Title {
	text-align: center;
}
/* btn */
.applyBtn {
	margin-top: 22px;
}
.applyBtn li {
	width: fit-content;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 10px;
}
.applyBtn li a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 610px;
	height: 100px;
	margin: 0 auto;
	padding: 5px 60px;
	background-color: #ea002a;
	border: 5px solid #000;
	border-radius: 10px;
	font-size: 2.8rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all ease-out;
}
.applyBtn li a img {
	width: auto;
	height: 34px;
}
.applyBtn li a:hover {
	opacity: 0.6;
}
.applyBtn li a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 36px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url("/gecard/ec00004/img-files/index_ic01.png") no-repeat 0 0 / cover;
}
.ec00004-btnWrap {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	padding: 0 30px ;
}
.ec00004-btn {
	width: calc(50% - 25px);
}
.ec00004-btn:nth-child(2n) {
	margin-left: 25px;
}
.ec00004-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 90px;
	padding: 5px 60px;
	background: url("/gecard/ec00004/img-files/index_bg01.jpg") repeat;
	border-bottom: 4px solid #000;
	font-size: 2.8rem;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.ec00004-btn a:hover {
	margin-top: 3px;
	height: 87px;
	border-bottom: 1px solid #000;
}
.ec00004-btn a::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 22px;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	background: url("/gecard/ec00004/img-files/index_ic03.png") no-repeat 0 0 / cover;
}
.ec00004-webBtn {
	margin-top: 20px;
}
.ec00004-webBtn a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 420px;
	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;
}
.ec00004-webBtn a:hover {
	opacity: 0.7;
}
.ec00004-webBtn a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	background: url("/gecard/ec00004/img-files/index_ic02.png") no-repeat 0 0 / cover;
}
/* media */
.ec00004-media {
	display: flex;
	flex-flow: row wrap;
	margin-top: 50px;
}
.ec00004-media .ec00004-mediaHead {
	width: 45%;
	margin-right: 2%;
}
.ec00004-media .ec00004-mediaBody {
	width: 53%;
}
.ec00004-media .ec00004-mediaTxt {
	font-size: 2rem;
	line-height: 1.6;
}
.ec00004-media .ec00004-mediaImage {
	text-align: center;
}
.ec00004-media .ec00004-mediaImage img {
	width: 184px;
}
.ec00004-media .ec00004-mediaTxt02 {
	margin-top: 10px;
	font-size: 2.8rem;
	line-height: 1.2;
	font-weight: bold;
}
.ec00004-media .ec00004-mediaTxt02 .red {
	color: #c70000;
}
.ec00004-media .ec00004-mediaTxt03 {
	margin-top: 10px;
	font-size: 1.6rem;
	line-height: 1.2;
}
.ec00004-media .ec00004-mediaNoteList {
	margin-top: 40px;
}
.ec00004-media .ec00004-mediaNoteList li {
	position: relative;
	padding-left: 16px;
	font-size: 1.6rem;
}
.ec00004-media .ec00004-mediaNoteList li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/* box */
.ec00004-box {
	position: relative;
	margin-top: 60px; 
	background-color: #fff;
	border: 4px solid #000;
	border-radius: 10px;
}
.ec00004-box + .ec00004-box {
	margin-top: 30px; 
}
.ec00004-box .ec00004-boxInner {
	padding: 55px 60px;
}
.ec00004-box .ec00004-boxInner >:first-child {
	margin-top: 0;
}
.ec00004-box .ec00004-boxTitle {
	margin-top: 55px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 2rem;
	color: #ff0000;
	font-weight: bold;
}
.ec00004-box .ec00004-boxText {
	margin-top: 15px;
}
.ec00004-box .ec00004-boxList {
	margin-top: 15px;
}
.ec00004-box .ec00004-boxList02 {
	margin-top: 15px;
}
.ec00004-box .ec00004-boxList > li {
	position: relative;
	padding-left: 16px;
}
.ec00004-box .ec00004-boxList02 > li {
	position: relative;
	padding-left: 16px;
}
.ec00004-box .ec00004-boxList > li + li {
	margin-top: 10px;
}
.ec00004-box .ec00004-boxList02 > li + li {
	margin-top: 0;
}
.ec00004-box .ec00004-boxList > li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.ec00004-box .ec00004-boxList02 > li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.ec00004-box .ec00004-boxHr {
	width: calc(100% + 80px);
	height: 3px;
	margin: 55px 0 55px -40px;
	background-image: linear-gradient(to right, #ff0000, #ff0000 3px, transparent 3px, transparent 12px);
	background-size: 12px 3px;
}
.ec00004-box .ec00004-boxInquiry {
	text-align: center;
}
.ec00004-box .ec00004-boxInquiry >:first-child {
	margin-top: 0!important;
}
.ec00004-box .ec00004-boxInquiry .ec00004-boxInquiryTxt {
	margin-top: 3px;
	font-size: 1.6rem;
}
.ec00004-box .ec00004-boxInquiry .ec00004-boxInquiryTel {
	margin-top: 3px;
	font-size: 1.6rem;
}
.ec00004-box .ec00004-boxInquiry .ec00004-boxInquiryTel a {
	text-decoration: none;
}
.ec00004-box .ec00004-boxImage {
	margin-top: 15px;
	text-align: center;
}
/* text */
.ec00004-lead {
	margin-top: 30px;
	text-align: center;
	font-size: 3.5rem;
	font-weight: bold;
}
.ec00004-noteText {
	position: relative;
	margin-top: 20px;
	padding-left: 18px;
	font-size: 1.8rem;
}
.ec00004-noteText .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/* list */
.ec00004-orderList {
	margin-top: 20px;
}
.ec00004-orderList > li {
	position: relative;
	padding-left: 18px;
	font-size: 1.8rem;
}
.ec00004-orderList > li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.ec00004-noteList {
	margin-top: 30px;
	text-align: center;
}
.ec00004-noteList > li {
	font-size: 1.6rem;
}
.ec00004-noteList > li + li {
	margin-top: 5px;
}
/* image */
.ec00004-image {
	margin: 70px 0;
	text-align: center;
}
.ec00004-image02 {
	margin-top: 30px;
	text-align: center;
}
.ec00004-image03 {
	margin-top: 30px;
	text-align: center;
}
#pageTopBtn a {
	width: 80px;
	height: 144px;
	background: url(/gecard/ec00004/img-files/index_im04.png) no-repeat 0 0 / contain;
}
#pageTopBtn a:hover {
	background: url(/gecard/ec00004/img-files/index_im04.png) no-repeat 0 0 / contain;
}
@media screen and (max-width: 750px) {
	body{
		min-width: 100%;
		font-size: 13px;
		font-size: 1.3rem;
		background-color: #2dccfa;
	}
	#pageContainer{
		overflow-x: hidden;
	}
	#mainContents{
		width: 100%;
		padding-top: 10px;
	}
	/* header
	------------------------------------------------------ */
	#header {
		padding: 0 10px;
		height: 35px;
	}
	#headerLogo {
		width: auto;
		padding: 5.5px 0;
	}
	#headerLogo img {
		height: 24px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding-right: 10px;
		padding-left: 10px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		height: 27.5px;
		padding: 8px 0;
		font-size: 8px;
		font-size: 0.8rem;
	}
	#copyright {
		font-size: 8px;
		font-size: 0.8rem;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		height: 90vw;
		background: #ffe200;
		overflow: hidden;
		z-index: 1;
	}
	.mainVisual::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 17px;
		background: url("/gecard/ec00004/img-files/index_main04.png") repeat-x 0 0 / 50px;
		z-index: 3;
	}
	.mainVisual .mainVisualInner {
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0 auto;
		padding: 25px 10px 0;
	}
	.mainVisual .mainVisualImage {
		position: absolute;
		bottom: -12%;
		right: -11%;
		width: 98%;
		z-index: 2;
	}
	.mainVisual .mainVisualTitle {
		position: relative;
		margin-right: 50px;
		z-index: 3;
	}
	.mainVisual .mainVisualImageText {
		position: relative;
		margin-top: 20px;
		z-index: 3;
	}
	.mainVisual .mainVisualImageText img {
		width: auto;
		height: 5vw;
	}
	.mainNote {
		margin-top: 10px;
		text-align: center;
		font-size: 1.3rem;
	}
	/* news
	------------------------------------------------------ */
	.newsBox{
		width: auto;
		height: 104px;
		margin: 15px 0 0;
		padding: 15px;
		background-size: 73px auto;
		background-position: right 16px bottom -11px;
	}
	.newsBox .newsHdg {
		padding: 0 0 2px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.newsBox .content {
		padding: 0px;
		height: 65px;
	}
	.newsBox .contentbox {
		padding: 10px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
	}
	.newsBox .contentbox li + li {
		margin-top: 15px;
	}
	.newsBox .contentbox li .date {
		width: 100px;
		padding-left: 0;
		font-size: 1rem;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
		font-size: 1rem;
	}
	.newsBox .contentbox li a:hover,
	.newsBox .contentbox li a:hover .txt{
		text-decoration:underline;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 11px 0 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		border-radius: 2px;
	}
	.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;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before,
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		position:absolute;
		left: 0;
		border-right-width: 6px;
		border-left-width: 6px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		top: 0;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	
	/* card
	------------------------------------------------------ */
	.ec00004-cardWrap {
		margin: 30px auto 0;
		max-width: 375px;
	}
	.ec00004-card {
		width: 100%;
		height: auto;
		padding: 20% 6% 5%;
		background: url("/gecard/ec00004/img-files/sp_index_bg01.png") no-repeat 0 0 / contain;
		text-align: center;
		aspect-ratio: 348 / 421;
	}
	.ec00004-card .ec00004-cardTitle img {
		height: 21px;
	}
	.ec00004-card .ec00004-cardImage {
		text-align: center;
		margin: 2% 8% 0;
	}
	.ec00004-card .ec00004-cardImage img {
		width: 510px;
	}
	.ec00004-card .ec00004-cardText {
		margin-top: 6%;
		text-align: center;
		font-size: 2rem;
	}
	.ec00004-card .ec00004-cardText02 {
		margin-top: 7%;
		font-size: min(3vw, 1.3rem);
		text-align: center;
	}
	.ec00004-card .ec00004-cardText02 + .ec00004-cardText02 {
		margin-top: 3px;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap{
		margin: 23px -10px 15px;
		padding: 2px 10px 18px;
	}
	.flow {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.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: 21px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 17px;
		top: -20px;
		right: 50%;
		margin-right: -8px;
		background: url("/gecard/ec00004/img-files/index_ic04.png") 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.5%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: 74.5%;
		padding: 0 0 0 13px;
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
	/* module
	------------------------------------------------------ */
	/* bg */
	.ec00004-overBg {
		position: static;
		width: 100vw;
		margin-top: 100px;
		margin-left: -10px;
		border-top: 3px solid #000;
		transform: translateX(0);
		background: url("/gecard/ec00004/img-files/index_bg02.jpg") repeat 0 0 / 200px;
	}
	.ec00004-overBg .ec00004-overBgInner {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px 15px;
	}
	.ec00004-overBg .ec00004-overBgInner >:first-child {
		margin-top: -25%;
	}
	/* heading */
	.ec00004-heading02 {
		margin-top: 40px;
	}
	.ec00004-heading02-02 {
		margin-top: 40px;
		text-align: center;
	}
	.ec00004-heading02-02 .ec00004-heading02Inner {
		padding-bottom: 25px;
	}
	.ec00004-heading02-02 .ec00004-heading02Inner::before {
		top: 50px;
	}
	/* btn */
	.applyBtn {
		margin-top: 10%;
	}
	.applyBtn li {
		width: auto;
		margin: 0 auto;
		background-color: #fff;
		border-radius: 5px;
	}
	.applyBtn li a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		height: 50px;
		margin: 0 auto;
		padding: 5px 60px;
		background-color: #ea002a;
		border: 3px solid #000;
		border-radius: 5px;
		font-size: 2.8rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		transition: 0.3s all ease-out;
	}
	.applyBtn li.applyBtnChange a {
		padding: 5px 36px 5px 10px;
	}
	.applyBtn li a img {
		max-height: 21px;
		height: auto;
	}
	.applyBtn li a:hover {
		opacity: 1;
	}
	.applyBtn li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 16px;
		width: 16px;
		height: 16px;
		margin-top: -8px;
		background: url("/gecard/ec00004/img-files/index_ic01.png") no-repeat 0 0 / cover;
	}
	.ec00004-btnWrap {
		display: block;
		margin-top: 30px;
		margin-bottom: 50px;
		padding: 0 15px;
	}
	.ec00004-btn {
		width: 100%;
	}
	.ec00004-btn:nth-child(n+2) {
		margin-top: 15px;
	}
	.ec00004-btn:nth-child(2n) {
		margin-left: 0;
	}
	.ec00004-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 52px;
		padding: 5px 60px;
		background: url("/gecard/ec00004/img-files/index_bg01.jpg") repeat 0 0 / 14px;
		border-bottom: 2px solid #000;
		font-size: 1.7rem;
		color: #000;
		font-weight: bold;
		text-decoration: none;
	}
	.ec00004-btn a:hover {
		margin-top: 0;
		height: 52px;
		border-bottom: 2px solid #000;
	}
	.ec00004-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 17px;
		height: 17px;
		margin-top: -8.5px;
		background: url("/gecard/ec00004/img-files/index_ic03.png") no-repeat 0 0 / cover;
	}
	.ec00004-webBtn {
		margin-top: 20px;
	}
	.ec00004-webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 42px;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 5px;
		font-size: 1.3rem;
		color: #fff;
		text-decoration: none;
	}
	.ec00004-webBtn a:hover {
		opacity: 1;
	}
	.ec00004-webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 12px;
		margin-top: -6px;
		background: url("/gecard/ec00004/img-files/index_ic02.png") no-repeat 0 0 / cover;
	}
	/* ec00004-media */
	.ec00004-media {
		display: block;
		margin-top: 20px;
	}
	.ec00004-media .ec00004-mediaHead {
		width: auto;
		margin-right: 0;
	}
	.ec00004-media .ec00004-mediaBody {
		width: auto;
		margin-top: 20px;
	}
	.ec00004-media .ec00004-mediaImage {
		margin: 0 32%;
	}
	.ec00004-media .ec00004-mediaImage img {
		width: auto;
	}
	.ec00004-media .ec00004-mediaTxt {
		font-size: 1.3rem;
		line-height: 1.6;
	}
	.ec00004-media .ec00004-mediaTxt02 {
		margin-top: 10px;
		font-size: 1.6rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00004-media .ec00004-mediaTxt02 .red {
		color: #c70000;
	}
	.ec00004-media .ec00004-mediaTxt03 {
		margin-top: 10px;
		font-size: 1.2rem;
	}
	.ec00004-media .ec00004-mediaNoteList {
		margin-top: 15px;
	}
	.ec00004-media .ec00004-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00004-media .ec00004-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* box */
	.ec00004-box {
		position: relative;
		margin: 40px 0 0;
		background-color: #fff;
		border: 3px solid #000;
		border-radius: 5px;
	}
	.ec00004-box + .ec00004-box {
		margin-top: 20px;
	}
	.ec00004-box .ec00004-boxInner {
		padding: 25px 10px;
	}
	.ec00004-box .ec00004-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00004-box .ec00004-boxTitle {
		margin-top: 40px;
		margin-bottom: 15px;
		text-align: center;
		font-size: 1.5rem;
		color: #ff0000;
		font-weight: bold;
	}
	.ec00004-box .ec00004-boxText {
		margin-top: 10px;
	}
	.ec00004-box .ec00004-boxList {
		margin-top: 10px;
	}
	.ec00004-box .ec00004-boxList02 {
		margin-top: 10px;
	}
	.ec00004-box .ec00004-boxList > li {
		position: relative;
		padding-left: 13px;
	}
	.ec00004-box .ec00004-boxList02 > li {
		position: relative;
		padding-left: 13px;
	}
	.ec00004-box .ec00004-boxList > li + li {
		margin-top: 10px;
	}
	.ec00004-box .ec00004-boxList02 > li + li {
		margin-top: 0;
	}
	.ec00004-box .ec00004-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00004-box .ec00004-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00004-box .ec00004-boxHr {
		width: 100%;
		height: 2px;
		margin: 35px 0 35px 0;
		background-image: linear-gradient(to right, #ff0000, #ff0000 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.ec00004-box .ec00004-boxInquiry {
		text-align: center;
	}
	.ec00004-box .ec00004-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00004-box .ec00004-boxInquiry .ec00004-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00004-box .ec00004-boxInquiry .ec00004-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00004-box .ec00004-boxInquiry .ec00004-boxInquiryTel a {
		text-decoration: none;
	}
	.ec00004-box .ec00004-boxImage {
		margin: 10px 5% 0;
		text-align: center;
	}
	/* text */
	.ec00004-lead {
		margin-top: 30px;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
	}
	.ec00004-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00004-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* list */
	.ec00004-orderList {
		margin-top: 10px;
	}
	.ec00004-orderList > li {
		position: relative;
		padding-left: 14px;
		font-size: 1.2rem;
	}
	.ec00004-orderList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00004-noteList {
		margin-top: 30px;
		text-align: left;
	}
	.ec00004-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00004-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* image */
	.ec00004-image {
		margin: 35px 8% 0;
		text-align: center;
	}
	.ec00004-image02 {
		margin-top: 15px;
		text-align: center;
	}
	.ec00004-image03 {
		margin-top: 20px;
		text-align: center;
	}
	#pageTopBtn a {
		width: 60px;
		height: 108px;
		background: url(/gecard/ec00004/img-files/index_im04.png) no-repeat 0 0 / contain;
	}
}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}