@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/ec00016/ec00016.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #000;
}
p,ul,ol,div {
	color: #000;
}
@media screen and (min-width: 751px) {
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	/* layout
------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		width: 1260px;
		padding: 0 30px;
	}
/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		border-bottom: none;
		height: 50px;
		background-color: #ffffff;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 9px 32px 7px;
	}
	#header #headerLogo img {
		width: 213px;
	}
/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 50px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #332000;
		text-align: center;
	}
	#footer .footerinner {
		padding: 14px 0 15px;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
	/* flow
------------------------------------------------------ */
	.flow--wrap {
		margin-top: 39px;
		margin-bottom: 58px;
		position: relative;
	}
	.flow--wrap.type02 {
		margin-top: 28px;
	}
	.flow > li {
		float: left;
		width: 290px;
		min-height: 290px;
		margin-right: calc((100% - 290px * 4) / 3);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
	}
	.flow > li:last-child {
		margin-right: 0;
	}
	.flow > li a {
		color: #000;
	}
		.flow > li.list01 {background-image: url("/gecard/ec00016/img-files/pc_index_flow01.webp");}
		.flow > li.list02 {background-image: url("/gecard/ec00016/img-files/pc_index_flow02.webp");}
		.flow > li.list03 {background-image: url("/gecard/ec00016/img-files/pc_index_flow03.webp");}
		.flow > li.list04 {background-image: url("/gecard/ec00016/img-files/pc_index_flow04.webp");}
		.flow.type02 > li.list01 {background-image: url("/gecard/ec00016/img-files/pc_index_flow05.webp");}
		.flow.type02 > li.list02 {background-image: url("/gecard/ec00016/img-files/pc_index_flow06.webp");}
		.flow.type02 > li.list03 {background-image: url("/gecard/ec00016/img-files/pc_index_flow07.webp");}
		.flow.type02 > li.list04 {background-image: url("/gecard/ec00016/img-files/pc_index_flow08.webp");}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 177px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.3;
		color: #000;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 102px;
		font-size: 2.1rem;
		text-align: center;
	}
	.flow.type02 .list01 .flowDesc dd {
		padding-top: 131px;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding-top: 92px;
	}
	.flow.type02 .list03 .flowDesc dd {
		padding-top: 108px;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 {
		margin-top: 20px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.flow.type02 .flowDesc dd .flow-txtNote02 {
		margin-top: 30px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.ec00016-space-adjust {
		letter-spacing: -0.7px;
	}
	.ec00016-space-adjust02 {
		letter-spacing: -0.5px;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		text-align: center;
		background: url("/gecard/ec00016/img-files/index_bg01.webp") repeat;
		padding-bottom: 32px;
	}
	.mainVisualInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.mainVisualImg {
		text-align: right;
	}
	.mainVisualTextWrap {
		position: absolute;
		text-align: left;
		content: "";
		bottom: 44px;
		left: 0;
		width: 100%;
	}
	.mainVisualTextWrap > :first-child {
		margin-top: 0 !important;
	}
	.mainVisualText01 {
		margin-top: 20px;
	}
	.mainVisualText02 {
		margin-top: 13px;
	}
	.ec00016-mainVisualText {
		font-size: 1.6rem;
		text-align: left;
		background-color: #fff;
		display: inline-block;
		margin-top: 42px;
		padding: 8px 5px 8px 13px;
	}
	/* news
------------------------------------------------------ */
	.newsBox {
		position: relative;
		margin-top: 35px;
	}
	.newsBox .newsBoxContents {
		position: relative;
		width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		margin: 0 auto;
	}
	.newsBox .newsBoxHeading {
		position: relative;
		display: flex;
	}
	.newsBox .newsBoxHeading img {
		width: 94px;
	}
	.newsBox .newsBoxInner {
		position: relative;
		width: 100%;
		height: 116px;
		margin-top: 13px;
		overflow-y: hidden;
		padding: 10px 8px 0 9px;
		background-color: #fff;
		border: 2px solid #a57b48;
	}
	.newsBox .content {
		overflow: auto;
		position: relative;
		padding: 0px;
		height: 85px;
	}
	.newsBox .contentbox {
		padding: 16px 0 0;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	.newsBox .contentbox li {
		display: table;
		margin-bottom: 10px;
	}
	.newsBox .contentbox li .date {
		display: table-cell;
		padding-right: 10px;
		width: 130px;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
	}
	.newsBox .mCSB_container {
		padding-right: 0px !important;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 20px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 15px 0 10px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
		background-color: inherit;
		padding: 4px 3px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 15px;
		background-color: #4d2012;
		-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 #4d2012;
		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 #4d2012;
		border-right: 8px solid transparent;
		border-left: 7px solid transparent;
		position:absolute;
		bottom: 0;
		left: 0;
		display: block;
		content: "";
	}
	/* section */
	.ec00016-section >:first-child {
		margin-top: 0 !important;
	}
	.ec00016-section + .ec00016-section {
		margin-top: 50px;
	}
	/* bgArea
------------------------------------------------------ */
	.ec00016-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		min-width: 1200px;
		height: 100vh;
		background: url("/gecard/ec00016/img-files/pc_index_bg03.webp") no-repeat top center / cover;
		z-index: -1;
	}
	.ec00016-bgArea01 {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		background: url("/gecard/ec00016/img-files/index_bg01.webp") repeat;
		padding-top: 77px;
	}
	.ec00016-bgArea01Inner {
		width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 67px;
		margin: 0 auto;
	}
	.ec00016-bgArea03 {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
		background: rgba(227, 227, 211, 0.7);
	}
	.ec00016-bgArea03Inner {
		width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 60px;
		margin: 0 auto;
	}
	/* card
------------------------------------------------------ */
	.ec00016-cardWrap {
		display: flex;
		justify-content: center;
		position: relative;
		padding-top: 107px;
		padding-bottom: 75px;
	}
	.ec00016-card {
		position: relative;
		width: 900px;
		padding: 78px 40px 45px;
		background-color: rgba(51, 32, 0, 0.8);
		text-align: center;
	}
	.ec00016-card .ec00016-cardTitle {
		position: absolute;
		content: "";
		top: -33px;
		left: 50%;
		width: 527px;
		height: 67px;
		transform: translateX(-50%);
	}
	.ec00016-card .ec00016-cardImage {
		text-align: center;
		margin: 0 160px;
	}
	.ec00016-card .ec00016-cardImage img {
		filter: drop-shadow(8px 8px 0 rgba(0, 0, 0, 0.4));
	}
	.ec00016-card .ec00016-mediaNoteList {
		margin-top: 25px;
		text-align: center;
	}
	.ec00016-card .ec00016-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		margin-left: auto;
		margin-right: auto;
		width: fit-content;
	}
	.ec00016-card .ec00016-mediaNoteList li +li {
		margin-top: 10px;
	}
	.ec00016-card .ec00016-mediaNoteList  li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-cardText {
		font-size: 3.2rem;
		font-weight: bold;
		margin-top: 72px;
		color: #fff;
	}
	.ec00016-cardText01 {
		font-size: 1.6rem;
		margin-top: 28px;
	}
	.ec00016-cardWrap + .ec00016-cardText01 {
		margin-top: 32px;
	}
	.ec00016-cardText01 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
		color: #fff;
	}
	.ec00016-cardText01 > li + li {
		margin-top: 2px;
	}
	.ec00016-cardText01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* heading */
	.ec00016-heading02 {
		position: relative;
		left: 50%;
		width: 1920px;
		transform: translateX(-50%);
	}
	.ec00016-heading02-02 .ec00016-heading02Title {
		width: fit-content;
		margin: 0 auto;
		position: relative;
		text-align: center;
		padding-bottom: 20px;
		overflow: hidden;
	}
	.ec00016-heading02-02 .ec00016-heading02Title::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 50%;
		width: 100px;
		height: 2px;
		background-color: #e9ce17;
		transform: translateX(-50%)
		}
	/* btn */
	.ec00016-btnWrap {
		display: flex;
		margin: 68px 0 23px;
		padding: 0 50px;
		gap: 30px;
	}
	.ec00016-btn {
		width: calc(50% - 15px);
		height: 86px;
	}
	.ec00016-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 10px 60px 5px;
		font-size: 2.8rem;
		color: #332000;
		font-weight: bold;
		text-decoration: none;
		overflow: hidden;
		border: 2px solid #332000;
		background-color: #e3e3d3;
		transition: 0.3s all ease-out;
	}
	.ec00016-btn a:hover {
		background-color: #fff;
	}
	.ec00016-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 19px;
		width: 34px;
		height: 34px;
		margin-top: -16px;
		background: url("/gecard/ec00016/img-files/index_ic01.webp") no-repeat 0 0/ contain;
	}
	.ec00016-btn02 {
		position: relative;
		width: 630px;
		margin: 50px auto 0;
		background-color: #fff;
		border-radius: 40px;
	}
	.ec00016-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 80px;
		background-color: #332000;
		text-align: center;
		font-size: 3.2rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		transition: 0.3s all ease-out;
		padding: 10px 70px 5px;
		border-radius: 40px;
	}
	.ec00016-btn02.type02 {
		margin-top: 27px;
	}
	.ec00016-btn02 + .ec00016-box {
		margin-top: 93px;
	}
	.ec00016-btn02.type02 a {
		border: 2px solid #332000;
		background-color: #fff;
		color: #332000;
		font-weight: bold;
	}
	.ec00016-btn02 a .small {
		font-size: 2rem;
	}
	.ec00016-btn02 a .ec00016-btn02Text {
		line-height: 0.8;
	}
	.ec00016-btn02 a .ec00016-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 18px;
		width: 32px;
		height: 32px;
		margin-top: -15px;
		background: url("/gecard/ec00016/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00016-btn02.type02 a .ec00016-btn02Text::before {
		background: url("/gecard/ec00016/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	.ec00016-btn02 a:hover {
		opacity: 0.7;
	}
	/* media */
	.ec00016-media {
		display: flex;
		flex-flow: row wrap;
		margin-top: 43px;
	}
	.ec00016-media.type-onlyImg {
		display: block;
	}
	.ec00016-media .ec00016-mediaHead {
		flex-shrink: 0;
		width: 540px;
		margin-right: 59px;
	}
	.ec00016-media .ec00016-mediaBody {
		width: calc(100% - 540px - 59px);
	}
	.ec00016-media .ec00016-mediaText {
		font-size: 2.0rem;
		line-height: 1.5;
	}
	.ec00016-media .ec00016-mediaImage {
		text-align: center;
		margin-top: 4px;
		}
	.ec00016-media .ec00016-mediaText02 {
		margin-top: 10px;
		font-size: 2.8rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00016-media .ec00016-mediaText03 {
		margin-top: 10px;
		font-size: 1.6rem;
	}
	.ec00016-mediaLinkText {
		margin-top: 10px;
	}
	.ec00016-mediaLinkText a {
		font-size: 1.6rem;
		color: #225cf3;
	}
	.ec00016-media .ec00016-mediaNoteList {
		margin-top: 14px;
	}
	.ec00016-media .ec00016-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00016-media .ec00016-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-media02 {
		margin-top: 30px;
	}
	.ec00016-media02 .ec00016-mediaText {
		margin-top: 30px;
		font-size: 2.6rem;
	}
	.ec00016-media02 .ec00016-mediaImage {
	text-align: center;
}
	.ec00016-media02 .ec00016-media02-inner {
		margin-top: 50px;
	}
	.ec00016-media02 .ec00016-media02Text {
		font-size: 4.0rem;
		font-weight: bold;
	}
	.ec00016-media02 .ec00016-mediaNoteList {
		margin-top: 38px;
	}
	.ec00016-media03 {
		display: flex;
		margin-top: 36px;
		padding: 0 30px;
	}
	.ec00016-media03 .ec00016-mediaHead {
		width: 64%;
		margin-top: 92px;
	}
	.ec00016-media03 .ec00016-mediaText {
		margin-top: 57px;
		font-size: 2.6rem;
		line-height: 1.7;
	}
	.ec00016-sec02 + .ec00016-sec02 {
		margin-top: 80px;
	}
	/* box */
	.ec00016-box {
		background-color: #fff;
		border: 2px solid #a57b48;
		margin-top: 60px;
	}
	.ec00016-box.type02 {
		margin-top: 72px;
		margin-bottom: 60px;
	}
	.ec00016-box + .ec00016-box {
		margin-top: 41px;
	}
	.ec00016-box .ec00016-boxInner {
		padding: 26px 50px 26px;
	}
	.ec00016-box .ec00016-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00016-box .ec00016-boxTitle {
		position: relative;
		margin-top: 24px;
		margin-bottom: 23px;
		text-align: center;
		font-size: 2rem;
		color: #000;
		font-weight: bold;
		z-index: 2;
	}
	.ec00016-box .ec00016-boxText {
		margin-top: 25px;
	}
	[class*="ec00016-box"] .ec00016-boxLead {
		font-size: 4rem;
		font-weight: bold;
		margin-top: 48px;
	}
	.ec00016-box .ec00016-boxList > li > .ec00016-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	[class*="ec00016-box"] .ec00016-boxList {
		margin-top: 15px;
	}
	[class*="ec00016-box"] .ec00016-boxList02 {
		margin-top: 15px;
	}
	[class*="ec00016-box"] .ec00016-boxList > li {
		position: relative;
		padding-left: 18px;
	}
	[class*="ec00016-box"] .ec00016-boxList02 > li {
		position: relative;
		padding-left: 16px;
	}
	[class*="ec00016-box"] .ec00016-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00016-box"] .ec00016-boxList > li a {
		color: #fff;
	}
	[class*="ec00016-box"] .ec00016-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00016-box"] .ec00016-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-box .ec00016-boxList03 {
		margin-top: 22px;
	}
	.ec00016-box .ec00016-boxList03 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.ec00016-box .ec00016-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-box .ec00016-boxList > li > .ec00016-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00016-box .ec00016-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 25px 0 27px -40px;
		background-image: linear-gradient(to right, #bd8d52, #bd8d52 3px, transparent 3px, transparent 12px);
		background-size: 12px 3px;
	}
	.ec00016-box .ec00016-boxInquiry {
		text-align: center;
	}
	.ec00016-box .ec00016-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00016-box .ec00016-boxInquiry .ec00016-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00016-box .ec00016-boxInquiry .ec00016-boxInquiryTel {
		margin-top: 3px;
		font-size: 1.6rem;
	}
	.ec00016-box .ec00016-boxInquiry .ec00016-boxInquiryTel a {
		color: #000;
		text-decoration: none;
	}
	.ec00016-box .ec00016-boxImage {
		margin-top: 17px;
		text-align: center;
	}
	/* text */
	.ec00016-textWrap {
		text-align: center;
	}
	.ec00016-headText {
		font-size: 3.0rem;
	}
	.ec00016-text01 {
		margin-top: 23px;
	}
	.ec00016-text02 {
		position: relative;
		margin: -22px auto 0;
		width: fit-content;
		font-size: 3.0rem;
		color: #74369f;
		margin-top: 15px;
	}
	.ec00016-text03 {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00016-lead {
		margin-top: 36px;
		font-size: 3.5rem;
		font-weight: bold;
	}
	.ec00016-text {
		margin-top: 25px;
		text-align: center;
		font-size: 2.6rem;
	}
	.ec00016-noteText {
		position: relative;
		margin-top: 20px;
		padding-left: 18px;
		font-size: 1.8rem;
	}
	.ec00016-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-markText {
		margin: 34px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 3.0rem;
		border-bottom: 1px solid #e9ce17;
		line-height: 1.1;
	}
	.ec00016-iconText {
		display: flex;
		align-items: center;
		margin-top: 81px;
	}
	.ec00016-iconText.type02 {
		margin-top: 80px;
		text-align: center;
		justify-content: center;
	}
	.ec00016-iconText:first-child {
		margin-top: 0 !important;
	}
	.ec00016-iconText .num {
		flex-shrink: 0;
		margin-right: 21px;
	}
	.ec00016-iconText .num img {
		width: 61px;
		height: 61px;
	}
	.ec00016-iconText .text {
		font-size: 3.6rem;
		font-weight: bold;
	}
	.ec00016-textLarge {
		font-size: 2.0rem;
	}
	/* list */
	.ec00016-noteList {
		margin-top: 27px;
	}
	.ec00016-noteList > li {
		font-size: 1.6rem;
		position: relative;
		padding-left: 16px;
	}
	.ec00016-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-noteList > li + li {
		margin-top: 7px;
	}
	.ec00016-noteList02 {
		margin-top: 15px;
		text-align: center;
	}
	.ec00016-noteList02 > li {
		font-size: 1.6rem;
	}
	.ec00016-privilegeText {
		font-size: 3.5rem;
		font-weight: bold;
		color: #604837;
		text-align: center;
		margin-top: 13px;
	}
	/* image */
	.ec00016-image {
		margin-top: 35px;
		text-align: center;
	}
/* modal */
	.modalInlineWrapper {
		display: none;
	}
	#cboxContent {
		overflow: visible !important;
	}
	#colorbox #cboxLoadedContent {
		overflow: auto !important;
		overflow-x: hidden !important;
	}
	#cboxClose {
		display: block;
		position: absolute;
		top: -20px !important;
		bottom: auto !important;
		right: -20px !important;
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0 !important;
		width: 48px !important;
		height: 48px !important;
		text-indent: -9999px;
	}
	#cboxClose:hover {
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
	}
	#cboxContent {
		max-width: 1100px;
	}
	.modalContents {
		width: 100%;
		padding: 40px 30px;
	}
	.modalContents p {
		color: #000;
	}
	.ModalInner .cb_close a:after {
		right: 10px;
		height: 14px;
		width: 14px;
		margin-top: -7px;
		background-image: url(/common-files/img/com_close_ic01.png);
	}
	#cboxContent {
		background-color: #ececec;
	}
	.cb_close a {
		text-decoration: none;
	}
	.ec00016-modal-box02 .title-position {
		text-align: center;
	}
	.ec00016-modal-box02 .ec00016-modal-boxTitle {
		display: inline;
		width: 500px;
		margin: 0 auto;
		padding: 10px 40px;
		color: #fff;
		background-color: #4d2012;
		font-size: 26px;
		font-size: 2.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00016-modal-column {
		display: flex;
		justify-content: space-between;
		margin-top: 40px;
	}
	.ec00016-modal-column .ec00016-modal-columnItem {
		position: relative;
		width: calc(50% - 20px);
		padding: 30px 25px;
		border-radius: 20px;
		background-color: #fff;
	}
	.ec00016-modal-column .ec00016-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: #4d2012;
		font-size: 2.5rem;
		color: #fff;
	}
	.ec00016-modal-column .ec00016-modal-columnImageLead {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-bottom: 15px;
	}
	.ec00016-modal-column .ec00016-modal-columnImageLead .ec00016-modal-columnImageLeadImage {
		flex-shrink: 0;
		margin-right: 15px;
	}
	.ec00016-modal-column .ec00016-modal-columnImageLead .ec00016-modal-columnImageLeadLead {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.2;
		color: #000;
	}
	.ec00016-modal-column .ec00016-modal-columnLeadText {
		font-size: 1.8rem;
		font-weight: bold;
	}
	.ec00016-modal-link a {
		margin-top: 10px;
		font-size: 1.8rem;
		color: #008191;
	}
	.ec00016-modal-listWrap[data-col="2"] .ec00016-modal-list {
		display: flex;
		flex-flow: row wrap;
		width: 360px;
	}
	.ec00016-modal-listWrap[data-col="2"] .ec00016-modal-list > li {
		width: 170px;
	}
	.ec00016-modal-listWrap[data-col="2"] .ec00016-modal-list > li:nth-of-type(2n) {
		width: 170px;
	}
	.ec00016-modal-noteList li.ec00016-modal-listColor01 {
		color: #dc322c;
	}
	.ec00016-modal-list > li {
		position: relative;
		padding-left: 8px;
		font-size: 1.8rem;
		color: #000;
	}
	.ec00016-modal-list > li::before {
		content: '';
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00016-modal-noteList {
		margin-top: 15px;
		line-height: 1.6;
	}
	.ec00016-modal-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
		color: #000;
	}
	.ec00016-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-modal-title {
		text-align: center;
		font-size: 3rem;
		font-weight: bold;
	}
	.ec00016-modal-text {
		margin-top: 20px;
		font-size: 2rem;
	}
	.ec00016-modal-image {
		margin-top: 20px;
	}
	.btnLink01 {
		margin-top: 20px;
	}
	.btnLink01 a {
		display: inline-block;
		position: relative;
		padding: 19px 60px 17px 50px;
		color: #ffffff;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		line-height: 1.2;
		background-color: #a5001e;
		border-bottom: solid 3px #760015;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
	}
	.webBtn {
		margin-top: 22px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 460px;
		min-height: 52px;
		margin: 0 auto;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 10px;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a:hover {
		opacity: 0.7;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 12px;
		width: 8px;
		height: 14px;
		margin-top: -7px;
		background: url("/gecard/ec00016/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	/* applyBtn */
	.applyBtn {
		margin-top: 40px;
		display: flex;
		justify-content: center;
	}
	.applyBtn > li {
		text-align: center;
		background-color: #fff;
		border-radius: 40px;
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 600px;
		height: 80px;
		background-color: #e9ce17;
		transition: 0.3s opacity ease-out;
		border-radius: 40px;
		text-decoration: none;
	}
	.applyBtn > li > a img {
		width: auto;
		height: 32px;
	}
	.applyBtn > li > a:hover {
		opacity: 0.7;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/ec00016/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor a::before {
		transform: rotate(90deg);
	}
	/* floating */
	.ec00016-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00016-floatingWrap01 .ec00016-floatingInner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		padding: 0 30px;
	}
	.ec00016-floatingWrap01 .commonFloating {
		padding: 20px 0 22px;
	}
	.ec00016-btnFloatWrap {
		display: flex;
		justify-content: space-between;
		gap: 20px 60px;
	}
	.ec00016-btn03 {
		position: relative;
		width: calc(50% - 30px);
	}
	.ec00016-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 72px;
		background-color: #332000;
		text-align: center;
		font-size: 2.6rem;
		color: #fff;
		text-decoration: none;
		transition: 0.3s all ease-out;
		border-radius: 36px;
	}
	.ec00016-btn03 a:hover {
		opacity: 0.7;
	}
	.ec00016-btn03.type02 a {
		background-color: #fff;
		border: 2px solid #332000;
		color: #332000;
	}
	.ec00016-btn03 a .small {
		font-size: 1.6rem;
	}
	.ec00016-btn03 a .ec00016-btn03Text {
		line-height: 0.7;
	}
	.ec00016-btn03 a .ec00016-btn03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 21px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: url("/gecard/ec00016/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00016-btn03.type02 a .ec00016-btn03Text::before {
		background: url("/gecard/ec00016/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	body .snsArea {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 750px) {
	body{
		font-size: 1.3rem;
		overflow-x: hidden;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding: 17px 10px 10px;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: none;
		background-color: #fff;
	}
	#headerLogo {
		padding: 6px 10px 7px;
	}
	#header #headerLogo img {
		width: 143px;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		margin-top: 17px!important;
	}
	.newsBox .newsBoxContents {
		width: 100%;
		padding: 0 10px 0 10px;
	}
	.newsBox .newsBoxHeading {
		display: flex;
	}
	.newsBox .newsBoxHeading img {
		width: 67px;
	}
	.newsBox .newsBoxInner{
		width: auto;
		height: 79px;
		margin-top: 3.5px;
		padding: 10px 4px 10px 0;
		background-color: #fff;
		border: 2px solid #a57b48;
	}
	.newsBox .content {
		padding: 0px;
		height: 75px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 1.3rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li .date {
		width: 82px;
		padding-left: 0;
		display: table-cell;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
		padding-right: 10px;
		text-align: left;
	}
	.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: #4d2012;
	}
	.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 #4d2012;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top: 8px solid #4d2012;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding: 0 10px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		border: none;
		background-color: #332000;
		text-align: center;
	}
	#footer .footerinner {
		padding: 8px 0;
	}
	#copyright {
		font-size: 1.0rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: relative;
		text-align: center;
		background: url("/gecard/ec00016/img-files/index_bg01.webp") repeat;
		padding-bottom: 38px;
	}
	.mainVisualInner {
		position: relative;
		margin: 0 auto;
	}
	.mainVisualTextWrap {
		position: absolute;
		text-align: left;
		content: "";
		bottom: calc(14 / 720 * 100vw);
		left: calc(9 / 720 * 100vw);
		width: 100%;
	}
	.mainVisualTextWrap > :first-child {
		margin-top: 0 !important;
	}
	.mainVisualText01 {
		margin-top: calc(20 / 720 * 100vw);
	}
	.mainVisualText01 img {
		width: calc(693 / 720 * 100vw);
	}
	.mainVisualText02 {
		margin-top: calc(13 / 720 * 100vw);
	}
	.mainVisualText02 img {
		width: calc(331 / 720 * 100vw);
	}
	.mainVisual .mainVisualImg img {
		width: 100vw;
	}
	.ec00016-mainVisualText {
		font-size: calc(26 / 720 * 100vw);
		text-align: left;
		background-color: #fff;
		display: inline-block;
		margin-top: calc(20 / 720 * 100vw);
		padding: calc(10 / 720 * 100vw) calc(10 / 720 * 100vw) calc(10 / 720 * 100vw) calc(14 / 720 * 100vw);
		line-height: 1.1;
	}
	/* section
	------------------------------------------------------ */
	.ec00016-section01 {
		margin-top: 44px;
	}
	.ec00016-section02 {
		margin-top: 20px;
	}
	.ec00016-section01 + .ec00016-section02 {
		margin-top: 10px;
	}
	/* bgArea
------------------------------------------------------ */
	.ec00016-bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		min-width: auto;
		height: 100vh;
		background: url("/gecard/ec00016/img-files/pc_index_bg03.webp") no-repeat top center / cover;
		z-index: -1;
	}
	.ec00016-bgArea01 {
		width: 100vw;
		margin-left: -10px;
		padding: 67px 10px 62px 10px;
		background: url("/gecard/ec00016/img-files/index_bg01.webp") repeat;
	}
	.ec00016-bgArea03 {
		left: 50%;
		width: 100vw;
		margin-left: -10px;
		background-color: #fff;
		padding: 0 10px 40px 10px;
		background: rgba(227, 227, 211, 0.7);
	}
	/* card
	------------------------------------------------------ */
	.ec00016-cardWrap {
		position: relative;
		margin-top: calc(93 / 720 * 100vw);
		margin-bottom: calc(80 / 720 * 100vw);
	}
	.ec00016-card {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: calc(78 / 720 * 100vw) calc(20 / 720 * 100vw) calc(23 / 720 * 100vw);
		background-color: rgba(51, 32, 0, 0.8);
	}
	.ec00016-card .ec00016-cardInner {
		padding: calc((62 / 720) * 100vw) calc((20 / 720) * 100vw) calc((36 / 720) * 100vw);
	}
	.ec00016-card .ec00016-cardTitle {
		position: absolute;
		content: "";
		width: calc(527 / 720 * 100vw);
		height: calc(67 / 720 * 100vw);
		top: calc(-34 / 720 * 100vw);
		left: 50%;
		text-align: center;
		transform: translateX(-50%);
	}
	.ec00016-card .ec00016-cardImage {
		text-align: center;
	}
	.ec00016-card .ec00016-cardImage img {
		width: calc(500 / 720 * 100vw);
		filter: drop-shadow(calc((8 / 720) * 100vw) calc((8 / 720) * 100vw) 0 rgba(0, 0, 0, 0.4));
	}
	.ec00016-card .ec00016-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00016-card .ec00016-mediaNoteList li +li {
		margin-top: 7px;
	}
	.ec00016-card .ec00016-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-cardText {
		text-align: center;
		color: #fff;
		font-size: calc(32 / 720 * 100vw);
		margin-top: calc(59 / 720 * 100vw);
	}
	.ec00016-cardText01 {
		margin-top: 20px;
	}
	.ec00016-cardText01 > li + li {
		margin-top: 2px;
	}
	.ec00016-cardText01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-cardWrap .ec00016-cardText01 {
		margin-top: calc((26 / 720) * 100vw);
	}
	.ec00016-cardWrap .ec00016-cardText01 > li {
		position: relative;
		font-size: calc((24 / 720) * 100vw);
		color: #fff;
		padding-left: calc((26 / 720) * 100vw);
		line-height: 1.4;
	}
	/* heading */
	.ec00016-heading02 {
		width: 100vw;
		margin: 0 0 0 -10px;
		text-align: center;
	}
	.ec00016-heading02-02 {
		position: relative;
		padding: 0;
		text-align: center;
	}
	.ec00016-heading02-02 .ec00016-heading02Title {
		position: relative;
		overflow: hidden;
		padding-bottom: 14px;
	}
	.ec00016-heading02-02 .ec00016-heading02Title::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 50%;
		width: 50px;
		height: 2px;
		background-color: #e9ce17;
		transform: translateX(-50%)
		}
	.ec00016-heading02-02 .ec00016-heading02Title.type-privilege {
		padding-bottom: 14px;
	}
	.ec00016-heading02-02 img {
		width: auto;
		height: calc(121 / 720 * 100vw);
	}
	.ec00016-heading02-02.type02 img {
		width: auto;
		height: calc(53 / 720 * 100vw);
	}
	/* btn */
	.ec00016-btnWrap {
		display: block;
		justify-content: space-between;
		margin: 30px 0 10px;
		padding: 0 10px;
		position: relative;
	}
	.ec00016-btn {
		width: 100%;
		height: 50px;
		padding: 1px;
	}
	.ec00016-btn +.ec00016-btn {
		margin-top: 16px;
	}
	.ec00016-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		position: relative;
		height: 50px;
		padding: 6px 40px 4px;
		font-size: 1.7rem;
		color: #332000;
		font-weight: bold;
		text-decoration: none;
		background-color: #e3e3d3;
		border: 1.5px solid #332000;
	}
	.ec00016-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 13px;
		width: 17px;
		height: 17px;
		margin-top: -8px;
		background: url("/gecard/ec00016/img-files/index_ic01.webp") no-repeat 0 0/ contain;
	}
	.ec00016-btn02 {
		position: relative;
		width: 100%;
		margin: 19px auto 0;
	}
	.ec00016-btn02 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 50px;
		height: auto;
		background-color: #332000;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		padding: 12px 35px 10px;
		border-radius: 25px;
	}
	.ec00016-btn02.type02 {
		margin-top: 22px;
	}
	.ec00016-btn02.type02 a {
		border: 1px solid #332000;
		color: #332000;
		background-color: #fff;
	}
	.ec00016-btn02 a .small {
		font-size: 1.3rem;
	}
	.ec00016-btn02 a .ec00016-btn02Text {
		line-height: 0.8;
	}
	.ec00016-btn02 a .ec00016-btn02Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 17px;
		height: 17px;
		margin-top: -9px;
		background: url("/gecard/ec00016/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00016-btn02.type02 a .ec00016-btn02Text::before {
		background: url("/gecard/ec00016/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	.ec00016-btn02 + .ec00016-box {
		margin-top: 40px;
	}
	/* btn */
	.webBtn {
		margin-top: 17px;
	}
	.webBtn a {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		position: relative;
		width: 100%;
		min-height: 39px;
		padding: 5px 20px 5px 10px;
		background-color: #000;
		border-radius: 5px;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
	}
	.webBtn a:hover {
		opacity: 1;
	}
	.webBtn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 12px;
		margin-top: -6px;
		background: url("/gecard/ec00016/img-files/index_ic03.webp") no-repeat 0 0 / cover;
	}
	/* applyBtn */
	.applyBtn {
		margin-top: calc((41 / 720) * 100vw);
		display: flex;
		justify-content: center;
	}
	.applyBtn > li {
		text-align: center;
	}
	.applyBtn > li img {
		height: calc((27 / 720) * 100vw);
	}
	.applyBtn > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: calc((600 / 720) * 100vw);
		height: calc((80 / 720) * 100vw);
		background-color: #e9ce17;
		border-radius: calc((40 / 720) * 100vw);
		text-decoration: none;
		padding: calc((10 / 720) * 100vw) calc((60 / 720) * 100vw);
	}
	.applyBtn > li > a img {
		height: calc((39 / 720) * 100vw);
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: calc((21 / 720) * 100vw);
		width: calc((32 / 720) * 100vw);
		height: calc((32 / 720) * 100vw);
		margin-top: calc((-16 / 720) * 100vw);
		background: url("/gecard/ec00016/img-files/index_ic04.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li.type-anchor a::before {
			transform: rotate(90deg);
	}
	/* floating */
	.ec00016-floatingWrap01 {
		position: fixed;
		left: 0;
		width: 100%;
		padding: 0;
		background: rgba(255, 255, 255, 0.5);
		z-index: 9999;
	}
	.ec00016-floatingWrap01 .ec00016-floatingInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.ec00016-floatingWrap01 .commonFloating {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 11px;
	}
	.ec00016-btnFloatWrap {
		display: flex;
		justify-content: space-between;
	}
	.ec00016-btn03 {
		position: relative;
		width: calc(50% - 5px);
		justify-content: space-between;
	}
	.ec00016-btn03 a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		min-height: 40px;
		padding: 5px 18px 5px 8px;
		background-color: #332000;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
		border-radius: 20px;
	}
	.ec00016-btn03.type02 a {
		border: 1px solid #332000;
		color: #332000;
		background-color: #fff;
	}
	.ec00016-btn03 a .small {
		font-size: 0.9rem;
	}
	.ec00016-btn03 a .ec00016-btn03Text {
		line-height: 1;
	}
	.ec00016-btn03 a .ec00016-btn03Text::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 5px;
		width: 13px;
		height: 13px;
		margin-top: -6.5px;
		background: url("/gecard/ec00016/img-files/index_ic07.webp") no-repeat 0 0 / contain;
	}
	.ec00016-btn03.type02 a .ec00016-btn03Text::before {
		background: url("/gecard/ec00016/img-files/index_ic08.webp") no-repeat 0 0 / contain;
	}
	/* ec00016-media */
	.ec00016-media {
		display: block;
		margin-top: 0;
		padding-top: 20px;
	}
	.ec00016-media .ec00016-mediaHead {
		width: auto;
		margin-right: 0;
	}
	.ec00016-media .ec00016-mediaBody {
		width: auto;
		margin-top: 19px;
	}
	.ec00016-media .ec00016-mediaImage {
		text-align: center;
	}
	.ec00016-media .ec00016-mediaText {
		font-size: 1.3rem;
		line-height: 1.4;
		margin-top: 18px;
	}
	.ec00016-media .ec00016-mediaText02 {
		margin-top: 11px;
		font-size: 1.6rem;
		line-height: 1.2;
		font-weight: bold;
	}
	.ec00016-media .ec00016-mediaText03 {
		margin-top: 6px;
		font-size: 1.2rem;
	}
	.ec00016-media03 {
		display: flex;
		align-items: center;
		position: relative;
		margin-top: 20px;
		padding: 65px 0 0 0;
	}
	.ec00016-iconText {
		display: flex;
		align-items: center;
	}
	.ec00016-media03 .ec00016-iconText {
		margin-top: 13px;
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-iconText.type02 {
		margin-top: 50px;
	}
	.ec00016-media03 .ec00016-mediaText {
		font-size: 1.6rem;
	}
	.ec00016-iconText .num {
		flex-shrink: 0;
		margin-right: 10px;
	}
	.ec00016-iconText .num img {
		width: 38px;
		height: 38px;
	}
	.ec00016-iconText .text {
		font-size: 2.0rem;
		font-weight: bold;
	}
	.ec00016-mediaLinkText {
		margin-top: 5px;
	}
	.ec00016-mediaLinkText a {
		font-size: 1.2rem;
		color: #225cf3;
	}
	.ec00016-media03 .ec00016-mediaHead {
		width: 62%;
	}
	.ec00016-media03 .ec00016-mediaBody {
		width: 38%;
		margin-left: 1%;
	}
	.ec00016-media .ec00016-mediaNoteList {
		margin-top: 19px;
	}
	.ec00016-media .ec00016-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
		line-height: 1.3;
	}
	.ec00016-media .ec00016-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-media02 {
		position: relative;
	}
	.ec00016-media02 .ec00016-mediaText {
		margin-top: 30px;
		font-size: 1.6rem;
	}
	.ec00016-media02 .ec00016-mediaBody {
		width: 36%;
		margin-left: 2%;
	}
	.ec00016-media02 .ec00016-media02-inner {
		margin-top: 22px;
	}
	.ec00016-media02 .ec00016-media02Text {
		font-size: 2.5rem;
		font-weight: bold;
	}
	.ec00016-media02 .ec00016-mediaNoteList {
		margin-top: 17px;
	}
	.ec00016-media02 .ec00016-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.3rem;
	}
	.ec00016-media02 .ec00016-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-sec01:first-of-type >:first-child {
		margin-top: 0 !important;
	}
	.ec00016-sec02 + .ec00016-sec02 {
		margin-top: 30px;
	}
	/* box */
	.ec00016-box {
		background-color: #fff;
		border: solid 2px #a57b48;
		margin-top: 30px;
	}
	.ec00016-box.type02 {
		margin: 41px 0 31px;
	}
	.ec00016-box + .ec00016-box {
		margin-top: 24px;
	}
	.ec00016-box .ec00016-boxInner {
		padding: 20px 10px;
	}
	.ec00016-box .ec00016-boxInner >:first-child {
		margin-top: 0;
	}
	.ec00016-box .ec00016-boxTitle {
		margin-top: 18px;
		margin-bottom: 11px;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.ec00016-box .ec00016-boxText {
		margin-top: 14px;
	}
	[class*="ec00016-box"] .ec00016-boxLead {
		font-size: 2.5rem;
		font-weight: bold;
		margin-top: 20px;
	}
	[class*="ec00016-box"] .ec00016-boxList {
		margin-top: 10px;
	}
	[class*="ec00016-box"] .ec00016-boxList02 {
		margin-top: 10px;
	}
	[class*="ec00016-box"] .ec00016-boxList > li {
		position: relative;
		padding-left: 12px;
	}
	[class*="ec00016-box"] .ec00016-boxList02 > li {
		position: relative;
		padding-left: 13px;
	}
	[class*="ec00016-box"].ec00016-boxList02 > li + li {
		margin-top: 0;
	}
	[class*="ec00016-box"] .ec00016-boxList > li a {
		color: #fff;
	}
	[class*="ec00016-box"] .ec00016-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	[class*="ec00016-box"] .ec00016-boxList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-box .ec00016-boxList03 {
		margin-top: 17px;
	}
	.ec00016-box .ec00016-boxList03 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00016-box .ec00016-boxList03 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-box .ec00016-boxList > li > .ec00016-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00016-box .ec00016-boxList03 > li > .ec00016-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.ec00016-box .ec00016-boxHr {
		width: 100%;
		height: 2px;
		margin: 18px 0 18px 0;
		background-image: linear-gradient(to right, #bd8d52, #bd8d52 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.ec00016-box .ec00016-boxInquiry {
		text-align: center;
	}
	.ec00016-box .ec00016-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.ec00016-box .ec00016-boxInquiry .ec00016-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.ec00016-box .ec00016-boxInquiry .ec00016-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.ec00016-box .ec00016-boxInquiry .ec00016-boxInquiryTel a {
		color: #000;
		text-decoration: underline;
	}
	.ec00016-box .ec00016-boxImage {
		margin: 11px 11px 0;
		text-align: center;
	}
	/* text */
	.ec00016-textWrap {
		text-align: center;
	}
	.ec00016-headText {
	font-size: 2.0rem;
	}
	.ec00016-text01 {
		line-height: 1.3;
		margin-top: 15px;
	}
	.ec00016-text02 {
		position: relative;
		color: #824da7;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
		margin-top: 15px;
	}
	.ec00016-text03 {
		margin-top: 12px;
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.ec00016-lead {
		margin-top: 26px;
		font-size: 2rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.ec00016-text {
		margin-top: 17px;
		text-align: left;
		font-size: 1.6rem;
	}
	.ec00016-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00016-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-markText {
		margin: 23px auto 0;
		padding: 0 3px;
		width: fit-content;
		font-size: 1.8rem;
		border-bottom: 1px solid #e9ce17;
		border-image-slice: 1;
		line-height: 1.1;
	}
	.ec00016-textLarge {
		font-size: 1.5rem;
	}
	/* list */
	.ec00016-noteList {
		margin-top: 16px;
		text-align: left;
	}
	.ec00016-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.2rem;
		line-height: 1.3;
	}
	.ec00016-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-noteList02 {
		margin-top: 10px;
		text-align: left;
	}
	.ec00016-noteList02 > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.ec00016-noteList02 > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-privilegeText {
		font-size: 2.0rem;
		font-weight: bold;
		color: #604837;
		text-align: center;
		margin-top: 24px;
	}
	/* image */
	.ec00016-image {
		margin-top: 15px;
		text-align: center;
	}
	/* modal */
	.modalInlineWrapper {
		display: none;
	}
	#cboxContent {
		overflow: visible !important;
		background-color: #ececec;
	}
	#colorbox #cboxLoadedContent {
		overflow: auto !important;
		overflow-x: hidden !important;
	}
	#cboxClose {
		display: block;
		position: absolute;
		top: -15px !important;
		bottom: auto !important;
		right: -15px !important;
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0/40px !important;
		background-size: 40px auto;
		width: 40px !important;
		height: 40px !important;
		text-indent: -9999px;
	}
	.modalContents {
		padding: 25px 10px;
	}
	.ec00016-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;
	}
	.ec00016-modal-box02 .ec00016-modal-boxTitle {
		display: inline;
		width: 300px;
		margin: 0 auto 0;
		padding: 10px 40px;
		color: #fff;
		background-color: #4d2012;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}
	.ec00016-modal-column {
		display: block;
		margin-top: 30px;
	}
	.ec00016-modal-column .ec00016-modal-columnItem {
		position: relative;
		width: 100%;
		padding: 15px;
		border-radius: 10px;
		background-color: #fff;
	}
	.ec00016-modal-column .ec00016-modal-columnItem + .ec00016-modal-columnItem {
		margin-top: 20px;
	}
	.ec00016-modal-column .ec00016-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: #4d2012;
		font-size: 1.5rem;
		color: #fff;
		margin-top: -32.5px;
	}
	.ec00016-modal-column .ec00016-modal-columnImageLead {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.ec00016-modal-column .ec00016-modal-columnImageLead .ec00016-modal-columnImageLeadImage {
		flex-shrink: 0;
		width: 50px;
		margin-right: 10px;
	}
	.ec00016-modal-column .ec00016-modal-columnImageLead .ec00016-modal-columnImageLeadLead {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.ec00016-modal-column .ec00016-modal-columnLeadText {
		font-size: 1.3rem;
		font-weight: bold;
	}
	.ec00016-modal-listWrap[data-col="2"] .ec00016-modal-list {
	display: flex;
	flex-flow: row wrap;
	width: 360px;
}
.ec00016-modal-listWrap[data-col="2"] .ec00016-modal-list > li {
	width: 170px;
}
.ec00016-modal-listWrap[data-col="2"] .ec00016-modal-list > li:nth-of-type(2n) {
	width: 170px;
}
	.ec00016-modal-noteList li.ec00016-modal-listColor01 {
		color: #dc322c;
	}
	.ec00016-modal-list > li {
		position: relative;
		padding-left: 5px;
		font-size: 1.3rem;
	}
	.ec00016-modal-list > li::before {
		content: '';
		position: absolute;
		top: 7px;
		left: 0;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		background-color: #333;
	}
	.ec00016-modal-noteList {
		margin-top: 5px;
	}
	.ec00016-modal-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.ec00016-modal-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ec00016-modal-link {
		margin-top: 10px;
	}
	.ec00016-modal-link a {
		font-size: 1.2rem;
		color: #008191;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap{
		margin: 44px -10px 15px;
		padding: 2px 10px 18px;
	}
	.flow--wrap.type02 {
		margin-top: 13px;
		margin-bottom: 19px;
	}
	.flow {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.flow .flowTitle {
	font-size: 1.6rem;
		font-weight: bold;
}
	.flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 32px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 9px;
		top: -20px;
		right: 50%;
		margin-right: -8px;
		background: url("/gecard/ec00016/img-files/index_ic02.webp") no-repeat top left / cover;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
	}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 28%;
		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%;
		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: 16.8%;
		vertical-align: middle;
		box-shadow: none;
	}
	.flow.type02 .list02 .flowDesc dt {
		vertical-align: top;
	}
	.flow.type02 .flowDesc dd {
		width: 83.2%;
		font-size: 1.2rem;
		padding-left: 22px;
	}
	.flow.type02 .flowDesc dd {
		padding-top: 0;
	}
	.flow.type02 .flowDesc dd.type02 {
		padding-top: 0;
	}
	.flow.type02 .flowDesc dd .large {
		font-size: 1.5rem;
	}
	.flow.type02 .flowDesc dd .large02 {
		font-size: 1.5rem;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 {
		position: relative;
		margin-top: 5px;
		padding-left: 13px;
		font-size: 1.2rem;
	}
	.flow.type02 .flowDesc dd .flow-txtNote01 .ast {
		position: absolute;
		top: 0;
		left: 0;
	}
	.flow.type02 .list02 .flowDesc dd {
		padding-top: 0;
	}
	body .snsArea {
		margin-top: 0;
		margin-bottom: 0;
	}
}

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