@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/base/base11.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	overflow-x: hidden;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #191616;
}
p,ul,ol,div {
	color: #191616;
}

@media screen and (min-width: 751px) {
	/* override
	------------------------------------------------------ */
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
		background-image: url(/gecard/base00011/img-files/pc_index_bg05.png);
	}
	/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		height: 50px;
		margin: 0 auto;
		padding: 0;
		border-bottom: 0;
		background-color: #fff;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 7px 31px 6px;
	}
	#header #headerLogo img {
		width: 253px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer.base11-mainContainer {
		margin-top: 0;
	}
	#mainContents.base11-mainContents {
		width: 100%;
		padding-bottom: 70px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #106bb4;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		text-align: center;
	}
	.mainVisual .mainVisualText {
		position: absolute;
		bottom: 20px;
		text-align: center;
		width: 100%;
		font-size: 1.6rem;
	}
	
	
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin-top: 31px;
	}
	.flow--wrap.type02 {
		margin-top: 22px;
	}
	.flow > li {
		float: left;
		width: 290px;
		min-height: 301px;
		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/base00011/img-files/pc_index_flow01.png");}
	.flow > li.list02 {background-image: url("/gecard/base00011/img-files/pc_index_flow02.png");margin-right: 14px;}
	.flow > li.list03 {background-image: url("/gecard/base00011/img-files/pc_index_flow03.png");}
	.flow > li.list04 {background-image: url("/gecard/base00011/img-files/pc_index_flow04.png");}
	.flow.type02 > li.list01 {background-image: url("/gecard/base00011/img-files/pc_index_flow05.png");}
	.flow.type02 > li.list02 {background-image: url("/gecard/base00011/img-files/pc_index_flow06.png");margin-right: 14px;}
	.flow.type02 > li.list03 {background-image: url("/gecard/base00011/img-files/pc_index_flow07.png");}
	.flow.type02 > li.list04 {background-image: url("/gecard/base00011/img-files/pc_index_flow08.png");}
	.flow > li a {color: inherit;}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 186px;
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 107px;
	}
	.flow.type02 .list01 .flowDesc dd {
		padding-top: 144px;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding-top: 99px;
	}
	.flow .flowDesc dd a {
		color: inherit;
	}
	.flow.type02 .flowDesc dd .large {
		font-size: 2.2rem;
		letter-spacing: -1px;
	}
	.flow-txtNote01 {
		margin-top: 10px;
	}
	.flow-txtNote02 {
		margin-top: 43px;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.base11-section01 {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		text-align: center;
		padding-top: 28px;
		padding-bottom: 60px;
		background: url(/gecard/base00011/img-files/pc_index_bg02.png) top center / 100% auto no-repeat, linear-gradient(#1052a2 15%,#10789e 55%);
	}
	.base11-section03 {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		padding-top: 92px;
		background-image: url(/gecard/base00011/img-files/pc_index_bg05.png);
	}
	.base11-section03::before {
		content: "";
		position: absolute;
		top: -2px;
		display: block;
		width: 1920px;
		height: 34px;
		background-image: url(/gecard/base00011/img-files/pc_index_bg04.png);
		background-repeat: no-repeat;
	}
	.base11-section05 {
		margin-bottom: 25px;
	}
	.base11-section06 {
		margin-top: 22px;
	}
	.base11-section07 {
		margin-top: 62px;
		margin-bottom: 60px;
	}
	.base11-section08 {
		margin: 25px 0 56px;
	}
	.base11-sectionInner {
		width: 1200px;
		margin: 0 auto;
	}
	
	/* heading */
	.base11-heading01Title {
		margin-bottom: 24px;
	}
	.base11-heading01Title > img {
		margin-right: 22px;
	}
	.base11-heading04 {
		margin-top: 60px;
		text-align: center;
	}
	.base11-heading05 {
		margin-top: 60px;
		text-align: center;
	}
	
	/* text */
	.base11-lead02 {
		margin-top: 27px;
		text-align: center;
		font-size: 2.8rem;
		font-weight: bold;
		line-height: 1.07;
		color: #095588;
	}
	
	/* list */
	.base11-noteList {
		margin-top: 25px;
	}
	.base11-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		line-height: 1.25;
	}
	.base11-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-noteList02 {
		font-size: 1.6rem;
		text-align: center;
		margin-top: 17px;
	}
	
	/* card */
	.base11-cardImage {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 19px auto 0;
		width: 977px;
		height: 519px;
		background-image: url(/gecard/base00011/img-files/pc_index_bg06.png);
		background-position: left 104px center;
		background-repeat: no-repeat;
	}
	.base11-cardImage > img {
		margin-top: -4px;
	}
	.base11-cardText {
		margin-top: 15px;
		margin-bottom: 109px;
		text-align: center;
		color: #b40635;
		font-size: 2.6rem;
		font-weight: bold;
		line-height: 1.38;
	}
	
	/* box */
	.base11-box {
		background: #fff;
		margin-top: 40px;
		padding: 25px 47px;
		background-image: url(/gecard/base00011/img-files/index_bg07.png);
		background-repeat: no-repeat;
		background-position: right 29px bottom 29px;
	}
	.base11-boxHr {
		margin: 25px -28px;
		width: calc(100% + 56px);
		height: 3px;
		background-image: url(/gecard/base00011/img-files/index_bg09.png);
	}
	.base11-boxTitle {
		margin-bottom: 17px;
		text-align: center;
		line-height: 1.7;
		font-size: 2.0rem;
		font-weight: bold;
		color: #095588;
	}
	.base11-boxList01 + .base11-boxList01 {
		margin-top: 22px;
	}
	.base11-boxList01 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.base11-boxList01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-boxInquiryTxt {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.56;
	}
	.base11-boxInquiryTel {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.56;
	}
	.base11-box02 {
		padding: 22px 50px 27px;
		border: solid 2px #fff;
		background: url(/gecard/base00011/img-files/pc_index_bg03.png) top center / 100% auto no-repeat;
	}
	.base11-box02Lead {
		margin-top: 14px;
		line-height: 1.7;
		font-size: 2.0rem;
		font-weight: bold;
		color: #fff;
	}
	.base11-box02Text {
		margin-top: 28px;
		text-align: left;
		color: #fff;
	}
	.base11-box02NoteList {
		text-align: left;
	}
	.base11-box02NoteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #fff;
	}
	.base11-box02NoteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	/* media */
	.base11-media {
		display: flex;
		margin-top: 29px;
	}
	.base11-mediaHead {
		width: 580px;
	}
	.base11-mediaBody {
		width: calc(100% - 602px);
		margin-left: 22px;
	}
	.base11-mediaText {
		line-height: 1.07;
		font-size: 2.8rem;
		font-weight: bold;
		color: #095588;
	}
	.base11-mediaText02 {
		margin-top: 21px;
	}
	.base11-mediaNoteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.base11-mediaNoteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-media02 {
		display: flex;
		margin-top: 57px;
		padding: 0 30px;
	}
	.base11-media02 .base11-mediaHead {
		width: 64%;
		margin-top: 91px;
	}
	
	/* button */
	.base11-buttonHead {
		text-align: center;
	}
	.base11-buttonArea {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		padding: 41px 0 40px;
		background-image: url(/gecard/base00011/img-files/pc_index_bg08.png);
		margin: 84px 0 60px;
	}
	.base11-buttonAreaInner {
		display: flex;
		justify-content: center;
	}
	.base11-buttonArea02 {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		padding: 7px 0 40px;
	}
	.base11-button {
		width: 500px;
	}
	.base11-button:nth-child(2n) {
		margin-left: 39px;
	}
	.base11-button > a:hover {
		opacity: 0.7;
	}
	.base11-button02Wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 30px;
	}
	.base11-button02 + .base11-button02 {
		margin-left: 44px;
	}
	.base11-button02 > a {
		display: block;
		width: 541px;
		padding: 3px;
		border-radius: 9999px;
		text-decoration: none;
		background: linear-gradient(to right, #ff2179, #f56317);
	}
	.base11-button02 > a:hover {
		opacity: .7;
	}
	.base11-button02 > a > span {
		display: block;
		width: 100%;
		background: url(/gecard/base00011/img-files/index_ic01.png) no-repeat top 50% right 22px ,#fff;
		padding: 29px 57px;
		border-radius: 9999px;
		text-align: center;
		text-decoration: none;
		font-size: 2.8rem;
		font-weight: bold;
		line-height: 1;
	}
	.base11-button03 {
		position: relative;
		width: 500px;
		margin: 50px auto 0;
	}
	.base11-button03.type02 {
		margin-top: 29px;
		margin-bottom: 72px;
	}
	.base11-button03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 80px;
		padding: 5px 60px;
		box-shadow: 0 4px 0 0 #b40635;
		background-color: #e63c88;
		border-radius: 43px;
		font-size: 3.2rem;
		font-weight: bold;
		text-decoration: none;
		transition: 0.3s all ease-out;
		color: #fff;
		text-align: center;
	}
	.base11-button03.type02 a {
		background-color: #0f65b0;
		box-shadow: 0 4px 0 0 #084a84;
	}
	.base11-button03 a:hover {
		opacity: 0.7;
	}
	.base11-button03 a .base11-button03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 20px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/base00011/img-files/index_ic05.png") no-repeat 0 0 / contain;
	}
	.base11-button03.type02 a .base11-button03Text::before {
		background: url("/gecard/base00011/img-files/index_ic06.png") no-repeat 0 0 / contain;
	}
	.base11-button03 a .small {
		font-size: 2rem;
	}
	.base11-button03 a .base11-button03Text {
		line-height: 0.8;
	}
	/* button */
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 460px;
		min-height: 52px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 10px;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a:hover {
		opacity: 0.7;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 12px;
		width: 8px;
		height: 14px;
		margin-top: -7px;
		background: url("/gecard/base00009/img-files/index_ic01.png") no-repeat 0 0 / cover;
	}
	.applyBtn {
		margin-top: 16px;
	}
	.applyBtn > li {
		text-align: center;
	}
	.applyBtn > li a:hover {
		opacity: 0.7;
	}
	
	/* image */
	.base11-image01 {
		margin-top: 38px;
		text-align: center;
	}
	a.base11-linkColor {
		color: #fff;
	}
	/* remove01 */
	.base11-markText {
		font-size: 3.0rem;
		border-bottom: 1px solid #e6003f;
		width: fit-content;
		margin: 42px auto 0;
		line-height: 1.2;
	}
	.base11-iconText {
		display: flex;
		align-items: center;
		margin-top: 81px;
	}
	.base11-iconText:first-child {
		margin-top: 0 !important;
	}
	.base11-iconText.alC {
			justify-content: center;
		}
	.base11-iconText .num {
		flex-shrink: 0;
		margin-right: 20px;
	}
	.base11-iconText .num img {
		width: 61px;
		height: 61px;
	}
	.base11-iconText .text {
		font-size: 3.6rem;
		font-weight: bold;
	}
	.base11-mediaText03 {
		margin-top: 58px;
		font-size: 2.6rem;
		line-height: 1.7;
	}
	.base11-mediaText04 {
		margin-top: 25px;
		font-size: 2.6rem;
		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;
		background-color: #ececec;
	}
	.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);
	}
	.base11-modal-box02 .title-position {
		text-align: center;
	}
	.base11-modal-box02 .base11-modal-boxTitle {
		display: inline;
		width: 500px;
		margin: 0 auto;
		padding: 10px 40px;
		color: #fff;
		background-color: #e6003f ;
		font-size: 26px;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
	}
	.base11-modal-column {
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.base11-modal-column .base11-modal-columnItem {
		position: relative;
		width: calc(50% - 20px);
		padding: 30px 25px;
		border-radius: 20px;
		background-color: #fff;
	}
	.base11-modal-column .base11-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: #e6003f;
		font-size: 2.5rem;
		color: #fff;
	}
	.base11-modal-column .base11-modal-columnImageLead {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-bottom: 15px;
	}
	.base11-modal-column .base11-modal-columnImageLead .base11-modal-columnImageLeadImage {
		flex-shrink: 0;
		margin-right: 15px;
	}
	.base11-modal-column .base11-modal-columnImageLead .base11-modal-columnImageLeadLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.base11-modal-column .base11-modal-columnLeadText {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.base11-modal-link a {
		margin-top: 10px;
		font-size: 1.8rem;
		color: #008191;
	}
	.base11-modal-listWrap[data-col="2"] .base11-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.base11-modal-listWrap[data-col="2"] .base11-modal-list > li {
		width: 170px;
	}
	.base11-modal-listWrap[data-col="2"] .base11-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.base11-modal-noteList li.base11-modal-listColor01 {
		color: #dc322c;
	}
	.base11-modal-list > li {
		position: relative;
		padding-left: 8px;
		font-size: 1.8rem;
		color: #000;
	}
	.base11-modal-list > li::before {
		content: '';
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #333;
	}
	.base11-modal-noteList {
		margin-top: 15px;
		line-height: 1.6;
	}
	.base11-modal-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #000;
	}
	.base11-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-modal-title {
		text-align: center;
		font-size: 3rem;
		font-weight: bold;
	}
	.base11-modal-text {
		margin-top: 20px;
		font-size: 2rem;
	}
	.base11-modal-image {
		margin-top: 20px;
	}
	/* floating */
	.base11-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.base11-floatingWrap01 .base11-floatingInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.base11-floatingWrap01 .commonFloating {
		padding: 20px 0 25px;
	}
	.base11-btnFloatWrap {
		display: flex;
		justify-content: space-between;
		gap: 20px 60px;
	}
	.base11-button04 {
		position: relative;
		width: calc(50% - 30px);
		background-color: #fff;
		border-radius: 36px;
	}
	.base11-button04 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 72px;
		box-shadow: 0 4px 0 0 #b40635;
		background-color: #e63c88;
		text-align: center;
		font-size: 2.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		border-radius: 36px;
	}
	.base11-button04 a:hover {
		opacity: 0.7;
	}
	.base11-button04.type02 a {
		background-color: #0f65b0;
		box-shadow: 0 4px 0 0 #084a84;
	}
	.base11-button04 a .small {
		font-size: 1.6rem;
	}
	.base11-button04 a .base11-button04Text {
		line-height: 0.8;
	}
	.base11-button04 a .base11-button04Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: url("/gecard/base00011/img-files/index_ic07.png") no-repeat 0 0 / contain;
	}
	.btnLink01.type02 a {
		color: #222222;
		background-color: #e6e6e6;
		border-bottom: solid 3px #a5a5a5;
	}
	.btnLink01.txtSmall a {
		padding: 12px 48px 10px 40px;
		font-size: 1.4rem;
	}
	.btnLink01.type02 a:hover {
		margin-top: 2px;
		color: #222222;
		background-color: #ebebeb;
		border-bottom: solid 1px #b7b7b7;
	}
	.btnLink01 a:after, .btnList01 > li a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 11px;
		height: 32px;
		width: 32px;
		margin-top: -14px;
		background: url(/common-files/img/com_btn_ic01.png) no-repeat 0 0;
	}
	
}
@media screen and (max-width: 750px) {
	/* override
	------------------------------------------------------ */
	body{
		font-size: 1.3rem;
		background-image: url(/gecard/base00011/img-files/sp_index_bg05.png);
		background-size: 126px auto;
	}
	body .snsArea{
		margin-bottom: 0;
	}
	
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: 0;
		background-color: #fff;
	}
	#headerLogo {
		padding: 5px 10px 6px;
	}
	#header #headerLogo img {
		width: 174px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer.base11-mainContainer {
		margin-top: 0;
	}
	#mainContents.base11-mainContents {
		padding: 0 0 35px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 10px 0;
		background-color: #106bb4;
		text-align: center;
	}
	#copyright {
		font-size: 1rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		text-align: center;
	}
	.mainVisual .mainVisualTitle img {
		width: 100vw;
	}
	.mainVisual .mainVisualText {
		position: absolute;
		bottom: 20px;
		text-align: center;
		width: 100%;
		font-size: 1.3rem;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin: 15px 10px 15px;
		padding: 2px 0 0;
	}
	.flow--wrap.type02 {
		margin: 5px 0 0;
	}
	.flow > li {
		position: relative;
		width: 100%;
		padding-top: 0;
		text-align: center;
	}
	.flow > li:first-child {
		margin: 0;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 15px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 17px;
		top: -13px;
		left: calc(50% - 6px);
		margin-right: -8px;
		background: url(/gecard/base00011/img-files/sp_index_ic02.png) no-repeat top left / cover;
		background-size: 17px auto;
	}
	.flow.type02 > li + li.list02:after {
		top: -28px;
	}
	.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.945%;
		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: 72.005%;
		padding: 0 0 0 8px;
		vertical-align: middle;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
	.flow.type02 .flowDesc dd {
		padding-left: 19px;
		padding-top: 5px;
		font-size: 1.5rem;
	}
	.flow .flowDesc dd a {
		color: inherit;
	}
	.flow.type02 .flowDesc dt {
		width: 15.5%;
		vertical-align: middle;
	}
	.flow.type02 .list02 .flowDesc dt {
		vertical-align: top;
	}
	.flow.type02 .list02 {
		margin-top: 20px;
	}
	.flow.type02 .list03 {
		margin-top: 26px;
	}
	.flow.type02 .list04 {
		margin-top: 4px;
	}
	/* module
	------------------------------------------------------ */
		/* section */
	.base11-section01 {
		position: relative;
		left: 50%;
		width: 100%;
		transform: translateX(-50%);
		text-align: center;
		padding-top: 35px;
		padding-bottom: 35px;
		background: url(/gecard/base00011/img-files/sp_index_bg02.png) top center / 100% auto no-repeat, linear-gradient(#1052a2 15%,#10789e 55%);
	}
	.base11-section02 {
		margin: 21px 10px 0;
	}
	.base11-section03 {
		position: relative;
		left: 50%;
		width: 100%;
		transform: translateX(-50%);
		padding-top: 51px;
	}
	.base11-section03::before {
		content: "";
		position: absolute;
		top: -1px;
		display: block;
		width: 100%;
		height: 17px;
		background-image: url(/gecard/base00011/img-files/sp_index_bg04.png);
		background-size: auto 16px;
		background-position: left -1px top 0;
		background-repeat: repeat-x;
	}
	.base11-section05 {
		margin: 35px 10px 8px;
	}
	.base11-section06 {
		position: relative;
		left: 50%;
		width: 100%;
		transform: translateX(-50%);
		padding-top: 12px;
	}
	.base11-section07 {
		margin-top: 50px;
	}
	.base11-section08 {
		margin: 21px 10px 56px;
	}
	.base11-sectionInner {
		width: 100%;
		margin: 0 auto;
	}
	
	/* heading */
	.base11-heading01 {
		width: 290px;
		margin: 0 auto;
	}
	.base11-heading02 {
		width: 136px;
		margin: 0 auto;
	}
	.base11-heading03 {
		text-align: center;
	}
	.base11-heading03Title > img {
		width: 100%;
		max-width: 100%;
	}
	.base11-heading04 {
		padding: 35px 11px 16px;
	}
	.base11-heading04Title {
		width: 100%;
		max-width: 338px;
		margin: 0 auto;
	}
	.base11-heading05 {
		padding: 0 1px;
	}
	.base11-heading05Title {
		width: 100%;
		max-width: 338px;
		margin: 0 auto;
	}
	.base11-heading08Title {
		width: 100vw;
		margin: 0 0 0 -10px;
	}
	
	/* text */
	.base11-lead02 {
		margin-top: 21px;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1;
		color: #095588;
	}
	
	/* list */
	.base11-noteList {
		margin-top: 20px;
	}
	.base11-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
		line-height: 1.25;
	}
	.base11-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-noteList02 {
		margin-top: 7px;
		text-align: left;
	}
	.base11-noteList02 > li {
		font-size: 1.3rem;
		position: relative;
		padding-left: 13px;
	}
	.base11-noteList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* card */
	.base11-cardImage {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 8px auto;
		padding: min(81px, 23vw) min(39px, 11vw) min(53px, 15vw);
		max-width: 360px;
		width: 100%;
		height: auto;
		background-image: url(/gecard/base00011/img-files/sp_index_bg06.png);
		background-size: calc(100% - 20px) auto;
		background-repeat: no-repeat;
		background-position: top center;
	}
	.base11-cardText {
		margin-bottom: 35px;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.4;
		color: #b40635;
		text-align: center;
	}
	
	/* box */
	.base11-box {
		background: #fff;
		margin: 20px 10px 0;
		padding: 23px 8px;
		background-image: url(/gecard/base00011/img-files/index_bg07.png);
		background-size: 127px;
		background-repeat: no-repeat;
		background-position: right 25px bottom 10px;
	}
	.base11-box.type02 {
		margin-left: 0;
		margin-right: 0;
	}
	.base11-boxHr {
		margin: 20px -5px;
		width: calc(100% + 10px);
		height: 2px;
		background-image: url(/gecard/base00011/img-files/index_bg09.png);
		background-size: auto 2px;
	}
	.base11-boxTitle {
		margin-bottom: 15px;
		text-align: center;
		line-height: 1.13;
		font-size: 1.5rem;
		font-weight: bold;
		color: #095588;
	}
	.base11-boxList01 + .base11-boxList01 {
		margin-top: 22px;
	}
	.base11-boxList01 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		line-height: 1.38;
	}
	.base11-boxList01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-boxInquiryTxt {
		text-align: center;
		font-size: 1.3rem;
		line-height: 1.34;
	}
	.base11-boxInquiryTel {
		text-align: center;
		font-size: 1.3rem;
		line-height: 1.34;
	}
	.base11-box02 {
		padding: 16px 10px;
		border: solid 2px #fff;
		background: url(/gecard/base00011/img-files/sp_index_bg03.png) top center / 100% auto no-repeat;
	}
	.base11-box02Lead {
		margin-top: 8px;
		line-height: 1.875;
		font-size: 1.6rem;
		font-weight: bold;
		color: #fff;
	}
	.base11-box02Text {
		margin-top: 18px;
		text-align: left;
		font-size: 1.3rem;
		line-height: 1.38;
		color: #fff;
	}
	.base11-box02NoteList {
		text-align: left;
	}
	.base11-box02NoteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.3rem;
		line-height: 1.38;
		color: #fff;
	}
	.base11-box02NoteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	/* media */
	.base11-media {
		padding: 0 10px;
	}
	.base11-mediaHead {
		width: 100%;
	}
	.base11-mediaBody {
		margin-top: 16px;
	}
	.base11-mediaText {
		line-height: 1.07;
		font-size: 1.6rem;
		font-weight: bold;
		color: #095588;
	}
	.base11-mediaText02 {
		margin-top: 8px;
		font-size: 1.2rem;
		line-height: 1.25;
	}
	.base11-mediaNoteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
		line-height: 1.25;
	}
	.base11-mediaNoteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-media02 {
		display: flex;
		position: relative;
		margin-top: 32px;
		padding: 51px 0 0 0;
	}
	.base11-media02 .base11-mediaHead {
		width: 62%;
		margin-top: 32px;
	}
	.base11-media02 .base11-mediaBody02 {
		width: 38%;
		margin-left: 1%;
	}
	.base11-media02 .base11-iconText {
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		align-items: center;
	}
	/* button */
	.base11-buttonHead {
		max-width: 269px;
		margin: 0 auto;
	}
	.base11-buttonArea {
		position: relative;
		left: 50%;
		width: 100%;
		transform: translateX(-50%);
		padding: 20px 0;
		background-image: url(/gecard/base00011/img-files/sp_index_bg08.png);
		background-size: 100% 100%;
		margin-top: 47px;
		margin-bottom: 38px;
	}
	.base11-buttonArea02 {
		position: relative;
		left: 50%;
		width: 100%;
		transform: translateX(-50%);
		padding: 13px 0 20px;
	}
	.base11-button {
		margin: 0 auto;
		width: 100%;
		max-width: 293px;
	}
	.base11-button + .base11-button {
		margin-top: 13px;
	}
	.base11-button02Wrap {
		display: block;
		margin-top: 15px;
	}
	
	.base11-button02 + .base11-button02 {
		margin-top: 13px;
	}
	.base11-button02 > a {
		display: block;
		max-width: 323px;
		width: calc(100% - 37px);
		margin: 0 auto;
		padding: 2px;
		background: linear-gradient(to right, #ff2179, #f56317);
		border-radius: 9999px;
		text-align: center;
		text-decoration: none;
	}
	.base11-button02 > a > span {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 16px 30px;
		background: url(/gecard/base00011/img-files/index_ic01.png) no-repeat top 50% right 16px / 17px 17px ,#fff;
		border-radius: 9999px;
		text-align: center;
		text-decoration: none;
		font-size: 1.7rem;
		font-weight: bold;
		line-height: 1;
	}
	.base11-button03 {
		position: relative;
		width: auto;
		margin: 36px 24px 0;
	}
	.base11-button03.type02 {
		margin-top: 18px;
		margin-bottom: 41px;
	}
	.base11-button03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		min-height: 47px;
		padding: 7px 36px 5px;
		box-shadow: 0 2px 0 0 #b40635;
		background-color: #e63c88;
		border-radius: 23px;
		font-size: 1.8rem;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		text-align: center;
	}
	.base11-button03.type02 a {
		background-color: #0f65b0;
		box-shadow: 0 2px 0 0 #084a84;
	}
	.base11-button03 a .base11-button03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 13px;
		width: 19px;
		height: 19px;
		margin-top: -10px;
		background: url("/gecard/base00011/img-files/index_ic05.png") no-repeat 0 0 / contain;
	}
	.base11-button03.type02 a .base11-button03Text::before {
		background: url("/gecard/base00011/img-files/index_ic06.png") no-repeat 0 0 / contain;
	}
	.base11-button03 a .small {
		font-size: 1.3rem;
	}
	.base11-button03 a .base11-button03Text {
		line-height: 0.8;
	}
	
	/* button */
	.webBtn {
		margin-top: 20px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 42px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 5px;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 12px;
		margin-top: -6px;
		background: url("/gecard/base00009/img-files/index_ic01.png") no-repeat 0 0 / cover;
	}
	.applyBtn {
		margin-top: 5px;
	}
	.applyBtnEntry {
		width: 100%;
		max-width: 293px;
		margin: 0 auto;
	}
	
		
	/* image */
	.base11-image01 {
		margin-top: 26px;
		text-align: center;
	}
		a.base11-linkColor {
		color: #fff;
	}
	/* remove01 */
	.base11-markText {
		font-size: 1.8rem;
		border-bottom: 1px solid #e6003f;
		width: fit-content;
		margin: 7px auto 0;
		line-height: 1.2;
	}
	.base11-iconText {
		display: flex;
		align-items: center;
		margin-top: 51px;
	}
	.base11-iconText:first-child {
		margin-top: 0 !important;
	}
	.base11-iconText .num {
		flex-shrink: 0;
		margin-right: 12px;
	}
	.base11-iconText .num img {
		width: 38px;
		height: 38px;
	}
	.base11-iconText .text {
		font-size: 2.0rem;
		font-weight: bold;
		margin-top: 4px;
	}
	.base11-mediaText03 {
		margin-top: 33px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.base11-mediaText04 {
		margin-top: 12px;
		font-size: 1.6rem;
		text-align: left;
	}
	.flow-txtNote01 {
		font-size: 1.2rem;
	}
	.flow-txtNote02 {
		font-size: 1.2rem;
	}
	/* 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;
	}
	.base11-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;
	}
	.base11-modal-box02 .base11-modal-boxTitle {
		display: inline;
		width: 300px;
		margin: 0 auto 0;
		padding: 10px 40px;
		color: #fff;
		background-color: #e6003f;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}
	.base11-modal-column {
		display: block;
		margin-top: 30px;
	}
	.base11-modal-column .base11-modal-columnItem {
		position: relative;
		width: 100%;
		padding: 15px;
		border-radius: 10px;
		background-color: #fff;
	}
	.base11-modal-column .base11-modal-columnItem + .base11-modal-columnItem {
		margin-top: 20px;
	}
	.base11-modal-column .base11-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: #e6003f;
		font-size: 1.5rem;
		color: #fff;
		margin-top: -32.5px;
	}
	.base11-modal-column .base11-modal-columnImageLead {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.base11-modal-column .base11-modal-columnImageLead .base11-modal-columnImageLeadImage {
		flex-shrink: 0;
		width: 50px;
		margin-right: 10px;
	}
	.base11-modal-column .base11-modal-columnImageLead .base11-modal-columnImageLeadLead {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.base11-modal-column .base11-modal-columnLeadText {
		font-size: 1.3rem;
		font-weight: bold;
		color: #000;
	}
	.base11-modal-listWrap[data-col="2"] .base11-modal-list {
	display: flex;
	flex-flow: row wrap;
	width: 360px;
}
.base11-modal-listWrap[data-col="2"] .base11-modal-list > li {
	width: 170px;
}
.base11-modal-listWrap[data-col="2"] .base11-modal-list > li:nth-of-type(2n) {
	width: 170px;
}
	.base11-modal-noteList li.base11-modal-listColor01 {
		color: #dc322c;
	}
	.base11-modal-list > li {
		position: relative;
		padding-left: 5px;
		font-size: 1.3rem;
		color: #000;
	}
	.base11-modal-list > li::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		background-color: #333;
	}
	.base11-modal-noteList {
		margin-top: 5px;
		color: #000;
	}
	.base11-modal-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.base11-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.base11-modal-link {
		margin-top: 10px;
	}
	.base11-modal-link a {
		font-size: 1.2rem;
		color: #008191;
	}
	/* floating */
	.base11-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.base11-floatingWrap01 .base11-floatingInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.base11-floatingWrap01 .commonFloating {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 14px;
	}
	.base11-btnFloatWrap {
		display: flex;
		justify-content: space-between;
	}

	.base11-button04 {
		position: relative;
		width: calc(50% - 4px);
		justify-content: space-between;
	}
	.base11-button04 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		min-height: 40px;
		padding: 2px 18px 2px 8px;
		box-shadow: 0 2px 0 0 #b40635;
		background-color: #e63c88;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
		border-radius: 20px;
	}
	.base11-button04.type02 a {
		background-color: #0f65b0;
		box-shadow: 0 2px 0 0 #084a84;
	}
	.base11-button04 a .small {
		font-size: 0.9rem;
	}
	.base11-button04 a .base11-button04Text {
		line-height: 1;
	}
	.base11-button04 a .base11-button04Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 5px;
		width: 13px;
		height: 13px;
		margin-top: -6.5px;
		background: url("/gecard/base00011/img-files/index_ic07.png") no-repeat 0 0 / contain;
	}
}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}