@charset "shift_jis";
@font-face {
	font-family: 'Noto Sans CJK JP';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK JP';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
	 font-family: 'Noto Sans CJK JP';
	 font-style: normal;
	 font-weight: 400;
	 src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
	 font-family: 'Noto Sans CJK JP';
	 font-style: normal;
	 font-weight: 500;
	 src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
	 font-family: 'Noto Sans CJK JP';
	 font-style: normal;
	 font-weight: 700;
	 src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
/* hebrew */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	src: local('Heebo'), local('Heebo-Regular'), url(https://fonts.gstatic.com/s/heebo/v5/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	src: local('Heebo'), local('Heebo-Regular'), url(https://fonts.gstatic.com/s/heebo/v5/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	src: local('Heebo Bold'), local('Heebo-Bold'), url(https://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9lNaKROkK440A.woff2) format('woff2');
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	src: local('Heebo Bold'), local('Heebo-Bold'), url(https://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9lNaKRMkK4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* 
 * gecard.css
 * 
 * common
 * layout
 * components
 * other
 * 
 * Responsive(max-width: 750px)
 */
 

/* ==================================
	common
================================== */


/* ==================================
	layout
================================== */
/*== header ================*/
#gecard #header #headerContents {
	width: 1200px;
}
/*== container ================*/

#gecard #mainContainer {
	width: 100%;
	font-family: 'Noto Sans CJK JP';
    position: relative;
    background: #e4f5f3;
	color: #204f23;
	font-size: 26px;
	font-size: 2.6rem;
	margin-top: 0;
	padding: 0 0 40px 0;
}
/*== footer ================*/
#gecard #footer {
	margin-top: 0;
	padding: 5px 0 25px;
}
/*== section ================*/

/* ge-visualWrap */
#gecard #mainContainer #ge-visualWrap {
	text-align: center;
}
/* ge-contentsSec */
#gecard .ge-sectionWrap {
	padding: 0 40px;
}
#gecard .ge-contentsSec01 {
	padding: 10px;
	margin-bottom: 30px;
	font-size: 17px;
	font-size: 1.7rem;
}
/* ==================================
	parts
================================== */

/*== heading ================*/
/* ge-heading03 */
#gecard .ge-heading03 {
    font-size: 26px;
	font-size: 2.6rem;
	padding: 15px 0 10px;
    margin-top: 60px;
    text-align: center;
}

#gecard .ge-heading04 {
    font-size: 2.0rem;
    font-size: 20px;
    font-weight: bold;
}
/*== paragraph ================*/

#gecard .ge-date {
	display: table;
  width: 678px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 22px;
  margin: 0 auto;
  position: absolute;
  bottom: 42px;
  left: 143px;
  height: 63px;
}
#gecard .ge-date span {
    display: table-cell;
    color: #a5001e;
    font-weight: bold;
    font-size: 2.0rem;
    font-size: 20px;
    text-align: center;
    padding: 5px 0;
    vertical-align: middle;
}
/*#gecard .ge-date span.txtNormal {
	color: #222222;
	font-weight: normal;
	font-size: 1.4rem;
	font-size: 14px;
	padding: 4px 0;
}*/
#gecard .ge-lead {
font-size: 2.4rem;
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0;
    text-align: center;
    line-height: 1.4;
}
/*== list ================*/
#gecard .noteList01 {
	margin-top: 0;
}
#gecard .btnLink01 {
	position: relative;
}
#gecard .btnLink01 a {
	font-size: 2.1rem;
	font-size: 21px;
	padding: 25px 20px 23px 0px;
	min-width: 280px;
}
#gecard .btnLink01 a:after {
	right: 14px;
}
#gecard .btnLink02 {
	position: relative;
}
#gecard .btnLink02 a {
	font-size: 2.2rem;
	font-size: 22px;
	padding: 25px 75px 23px;
}
#gecard .btnLink02 a:after {
	right: 14px;
}
#gecard .endcollabo .btnLink01 {
	position: relative;
}
#gecard .btnText {
	position: relative;
}
#gecard .btnText {
	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;
}
#gecard .endcollabo .btnText: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;
}

/*== img ================*/
#gecard .ge-imgWrap {
	margin-bottom: 20px;
}

/* ==================================
	other
================================== */

/* ---------------------------------------- endBox ----------------------------------- */
#gecard.end .mainVisual .visualInner{
	padding-top:75px;
}

#gecard.end .collaboSec01.endcollabo{
    position: relative;
}

#gecard.end .endTextBox{
	display:table; width:100%; height: 100%;
			}
#gecard.end .endText{
	display:table-cell; 
	width:100%;
	height: 100%; 
	vertical-align: middle; 
	text-align:center;
	font-size:2.8rem;
	font-weight:bold;
}
#gecard.end .endbox{
		position:absolute; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height:100%; 
		background: rgba(255,255,255,0.8);    
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*--------5月31日追加----------*/
#gecard .cardImg01 {
	width: 370px;
}
#gecard .cardImg02 {
	width: 370px;
}
#gecard .collaboWrap01 { 
	margin: 0 10px;
}
#gecard .collaboWrap01 .readTx {
	font-weight: bold;
	font-size: 22px;
}
#gecard .collaboWrap01 .collaboSec01 .btnLink01 {
	width: calc(100% / 3);
	float: left;
}

/*--------2019年8月20日追加----------*/
.txtLarge03{
font-size: 2.4rem;
font-size: 24px;
}
#gecard .cardList01 .VFBtn01,
#gecard .cardList01 .VFBtn02 {
	background: #ffffff;
	border-radius: 5px
}
#gecard .cardList01 .VFBtn01 a:hover,
#gecard .cardList01 .VFBtn02 a:hover{
opacity: 0.7;
}

.VFBtn01 {
	text-align: center;
}
#gecard .cardList01 .VFBtn03 a::after {
	display: block;
	clear: both;
	content: "";
}
#gecard .floatBox01 {
	position: relative;
	width: 1000px;
	margin: 0 auto 47px;
}
#gecard .floatBox01 .floatLeft,
#gecard .floatBox02 .floatLeft{
	float: left;
}
#gecard .floatBox01 .floatRight {
	float: right;
}
#gecard  .floatBox01 .cardList01{
	position: relative;
    width: 450px;
    margin: 0 100px 0 0;
    text-align: center;
}
#gecard .cardList01:nth-of-type(2n) {;
	margin: 0 auto;
}
#gecard .cardBox01 {
	width: 1200px;
	margin: 45px auto 0;
	padding: 53px 0 59px;
	background: url(/campaign/img-files/20900/pc_20900_bg01.jpg) no-repeat 0 0 /auto;
}
#gecard .text01 {
	font-size: 20px;
	margin-top: 10px;
}

#gecard  .tvArea .noteList01 {
	margin-left: 40px;
}
#gecard .colorRed {
	color: #D91D20;
}
#gecard #copyright small {
	display: block;
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}

#gecard .bnArea01 figure {
	display: inline-block;
	padding: 10px;
	margin-bottom: 20px;
}
#gecard .bnArea01 figure img {
width: 756px;
}
#gecard .bnArea01 figure img:hover {
    opacity: 0.6;
    filter: brightness(110%);
    -webkit-transition: all .3s;
    transition: all .3s;
}


#gecard .bnArea01 figure img:hover {
	opacity: 0.6 ;
}
#gecard .VF-readText01 {
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 500;
	padding: 75px 0 0;
	line-height: 1.7
}
#gecard .VF-readText02 {
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 1.7
}
#gecard .VF-readText01 span,
#gecard .VF-readText02 span{
	font-size: 25px;
	font-size: 2.5rem;
    font-weight: bold;
}
/*20221119追加*/
#gecard .ulBox01 {
	font-size: 22px;
	font-size: 2.2rem;
	margin-top: 90px;
}
	#gecard  .textMiddle {
		font-size: 22px;
		font-size: 2.2rem;
	}
#gecard small {
	font-size: 15px;
}

/*20230216追加*/
#gecard section[class^="VF-sectionArea"] {
	width: 100vw;
    position: relative;
    padding: 87px 0 150px;
    left: 50%;
    transform: translateX(-50%);
	background: #d2eddb;
	text-align: center;
}
#gecard .VF-sectionArea02 {
	padding: 48px 0 107px!important;
	background: #2f6265!important;
}
#gecard .VF-sectionArea03 {
	background: #d2eddb!important;
}
#gecard .VF-sectionArea04 {
    padding: 75px 0 120px!important;
	background: #e4f5f3!important;
}
#gecard .VF-sectionArea05 {
    padding: 21px 0 25px!important;
	background: #2f6265!important;
}
#gecard .VF-sectionArea01::before {
	content: "";
    position: absolute;
    display: inline-block;
    width: 155px;
    height: 241px;
    top: -7%;
	left: 27%;
    background: url(/campaign/img-files/20900/20900_ic01.png) no-repeat 0 0;
    z-index: -1;
}
#gecard .VF-sectionArea02::before {
	content: "";
    position: absolute;
    display: inline-block;
    width: 148px;
    height: 249px;
    top: -22%;
    left: 34%;
    background: url(/campaign/img-files/20900/20900_ic02.png) no-repeat 0 0;
	z-index: -1;
}
#gecard .VF-sectionArea03::before {
	content: "";
    position: absolute;
    display: inline-block;
    width: 98px;
    height: 290px;
    top: -7%;
    right: 30%;
    background: url(/campaign/img-files/20900/20900_ic03.png) no-repeat 0 0;
	z-index: -1;
}
#gecard section[class^="VF-sectionArea"]::after {
	content: "";
    position: absolute;
    top: -49px;
    right: 0px;
    display: inline-block;
    width: 100%;
    height: 53px;
    background: url(/campaign/img-files/20900/20900_bg01.png) repeat-x 0 0 /388px;
    filter: invert(28%) sepia(46%) hue-rotate(80deg) brightness(318%) contrast(86%);
    z-index: -999;
}
#gecard .VF-sectionArea02::after {
    filter: invert(24%) sepia(100%) hue-rotate(138deg) brightness(144%) contrast(200%)!important;
}
#gecard .VF-sectionArea03::after {
    filter: invert(28%) sepia(46%) hue-rotate(80deg) brightness(318%) contrast(86%)!important;
    z-index: -999;
}
#gecard .VF-sectionArea04::after {
    filter: invert(82%) sepia(9%) saturate(1657%) hue-rotate(190deg) brightness(126%) contrast(92%)!important;;
}
#gecard .VF-sectionArea05::after {
    filter: invert(24%) sepia(100%) hue-rotate(138deg) brightness(144%) contrast(200%)!important;
}
#gecard .VF-box01 {
	width: 1200px;
	margin: auto;
	display: block;
}

/* エントリーボタン-------------------*/
#gecard .entryArea {
    text-align: center;
    margin: 0 auto;
}
#gecard .entryArea .entryBtn {
	display: inline-block;
	margin: 30px 0 20px;
}
#gecard .entryArea .entryBtn > a {
	border-bottom: 9px solid #066165;
    display: inline-block;
}
#gecard .entryArea .entryBtn > a:hover {
    margin-top: 6px;
	border-bottom: 3px solid #066165;
}
.VF-entryText01 {
	padding: 20px 0;
	font-size: 34px;
	width: 580px;
	margin: 0 auto 192px;
	text-align: center;
	background-color: #d2eddb;
	border: #204f23 4px solid; 
	border-radius: 11px;

}
/* list
-------------------*/
#gecard .linkList li {
	margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
}
#gecard .linkList li:before {
	content: "";
	display: inline-block;
	border-top: solid 3px transparent;
	border-right: solid 6px transparent;
	border-bottom: solid 3px transparent;
	border-left: solid 5px #9c001b;
}
#gecard .detailsListWrap {
	background: #e8836e; 
}

#gecard .detailsList {
	width: 672px;
	margin: 0 auto;
	color: #ffffff    ;
	font-size: 2rem;
	font-weight: bold;
}
#gecard .detailsList > dt {
	float: left;
	padding: 0.3em 0 0.2em 1em;
	text-align: center;
}
#gecard .detailsList > dd{
	overflow: hidden;
	padding: 0.3em 1em 0.2em 0;
}
#gecard .inner {
    padding: 0 85px;
}
#gecard .VFImg01 {
    margin: 70px 0 38px;
}
#gecard .VFImg01 img {
    width: 270px;
}
#gecard .VF-noteArea01 {
    background: rgba(255,255,255,0.3);
    padding: 20px;
    margin: 50px 0 20px;
}
    #gecard .membership-Area01 {
		width: 100vw;
		position: relative;
		padding: 120px 0 150px;
		left: 50%;
		transform: translateX(-50%);
		background: #ffffff;
    }
	#gecard .membership-Area01::after {
        content: "";
		position: absolute;
		height: 150px;
		width: 100%;
		clip-path: polygon(0 0,50% 100%,100% 0);
		background-color: #e4f5f3;
		top: 0;
		left: 0;
		z-index: 0;
    }
	#gecard .membership-Area01 h3 {
		position: relative;
		z-index: 999;
	}
/* VF-textImg<strong></strong> */
.VF-textImg05 {
	width: 128px;
	margin: auto;
}
.VF-textImg04 {
		margin: 0 auto 90px;
	}

.VF-textImg06 {
	padding-top: 140px;
}
.VF-boldText01 {
	font-size: 40px;
	font-weight: bold;
}






/* ==================================
	Responsive max-width: 750px
================================== */

@media screen and (max-width: 750px) {
		/* ==================================
		common
	================================== */
	
	
	/* ==================================
		layout
	================================== */
	
	/*== header ================*/
	#gecard #header {
		padding: 15px 6.25%;
	}
	#gecard #header #headerContents {
		width: 100%;
	}
	/*== container ================*/
	#gecard #mainContainer #mainContents {
		width: auto;
		padding: 0 0 40px 0;
		font-size: 16px;
		font-weight: 500;
		line-height: 1.5;
	}
	
	/*== section ================*/

	/* ge-contentsSec */
	#gecard .ge-sectionWrap {
		padding: 0 6.25% 0;
	}
	#gecard .ge-contentsSec01 {
		margin-bottom: 1.2em;
		font-size: 13px;
	}
	#gecard .VF-box01 {
		width: 100%;
	}
	/*== footer ================*/
	#gecard #footer {
		padding: 0;
	}
	#gecard #footer #footerContents {
			margin: 0;
			padding: 1.5rem 10px;
			width: 100%;
	}
	#gecard #footer #footerContents .copyright {
		margin-top: 0;
		color: #555555;
	}
	
	/* ==================================
		parts
	================================== */
	
	/*== heading ================*/
	/* ge-heading01 */
	#gecard .ge-heading01 span {
		font-size: 1.9rem;
		font-size: 19px;
		line-height: 1.2;
		padding: 0;
		text-align: center;
	}
	#gecard .ge-heading01 span.stmy {
		font-size: 1.5rem;
		font-size: 15px;
	}
	/* ge-heading02 */
	#gecard .ge-heading02 {
    padding: 12px 0;
	margin-bottom: 40px;
    font-size: 23px;
    font-size: 2.3rem

	}
	/* ge-heading03 */
	#gecard .ge-heading04 {
		font-size: 14px;
	}
	
	/*== paragraph ================*/
	#gecard .ge-date{
		width: 90%;
    height: 32px;
    left: 15px;
    bottom: 50px;
	}
	#gecard .ge-date span {
		font-size: 1.1rem;
		font-size: 11px;
	}
	#gecard .ge-lead {
		font-size: 1.6rem;
		font-size: 16px;
		text-align: left;
		padding: 0 5%;
		margin-bottom: 1.2em;
	}
	/*== img ================*/
	#gecard .ge-imgWrap {
		margin-bottom: 1.8em;
		text-align: center
	}
	/*== link ================*/
	#gecard .linkTxt02 a {
		font-size: 1.4rem;
		font-size: 14px;
	}
	#gecard .btnLink01 a {
		font-size: 1.5rem;
		font-size: 15px;
		padding: 10px 40px 8px 30px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	#gecard .btnLink02 a {
		font-size: 1.5rem;
		font-size: 15px;
		padding: 10px 40px 8px 30px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	#gecard .btnText {
		padding: 5% 10%;
		font-size: 15px;
		font-size: 1.5rem;
	}
	#gecard .endcollabo .btnLink02:after {
		content: "";
		display: inline-block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin-top: 0;
		margin-left: 0;
		background: #000000;
		opacity: 0.8;
		z-index: 1 !important;
	}
	#gecard .endcollabo .btnText::after {
    	background-image: url(/common-files/img/sp_com_btn_ic01.png);
    	-webkit-background-size: 20px 20px;
    	background-size: 20px 20px;
	}
	
/*--------5月31日追加----------*/
    #gecard .cardImg01 {
	width: 80%;
    }
	#gecard .copyright {
		margin: 10px 0px 0;
		text-align: center;
		font-size: 10px;
	}
	#gecard .collaboWrap01 { 
		margin: 0px;
	}
	#gecard .collaboWrap01 .readTx {
		font-weight: bold;
		font-size: 16px;
	}
	#gecard .collaboWrap01 .collaboSec01 .btnLink01 {
		width: 100%;
		float: none;
		margin-top: 10px;
	}

	/* ==================================
	other
	================================== */
	
	/*== pageTop ================*/
	#gecard #pageTopBtn {
		bottom: 50px;
	}
	/*--------2019年8月20日追加----------*/
	.txtLarge03{
	font-size: 2.0rem;
	font-size: 20px;
	}
	
	/*--------2020年12月24日追加----------*/
	
#gecard .swap {
	width: 100%;
	margin: auto;
}
	
#gecard .VFBtnBox01 {
padding: 0 15px;
}
	
#gecard .cardBox01 {
	width: 100%;
	margin: auto;
	padding: 44px 0 20px;
	background: url(/campaign/img-files/20900/sp_20900_bg01.jpg) no-repeat 0 0 /auto;
}	
#gecard .VFBtnBox01 .VFBtn01 > a {
	display: block;
	border-bottom: solid 5px #0f4473;
	margin-bottom: 5px;
}
	#gecard .floatBox01 {
		width: 100%;
		margin: 0 auto 22px;
	}
.VFBtn01 a {
	width: 95%;
	margin: auto;
	display: block;
}
#gecard .floatBox01 .floatLeft,
#gecard .floatBox01 .floatRight{
	float: none;
}
	
#gecard .VFBtnBox01 .VFBtn01:nth-child(2) {
margin-top: 10px;
}
#gecard .floatBox01 .floatRight {
	float: none;
}
#gecard  .floatBox01 .cardList01,
#gecard  .floatBox01 .cardList02{
   width: 100%;
    float: none;
    margin: 0 auto 30px;
	padding: 0 15px;
}
#gecard .cardList01:nth-of-type(2n) {;
	margin: 0 auto;
}
#gecard .floatBox02  {
	width: 100%;
	text-align: center;
}
#gecard .campaignBox02 {
	width: 100%;
	height:100%;
	padding: 25px 25px 50px 25px;
	border-radius: 25px;
	position: static;
}
#gecard .campaignBox02 .btn01 > a {
		position: relative;
    top: 20px;
    right: -31px;
    width: 75%;
}
	#gecard .bnArea01 {
		margin: 0 0 15px 0;
	}
	
#gecard .bnArea01 figure {
	padding: 5px;
	margin-bottom: 0;
}
#gecard .bnArea01 figure img {
width: 100%
}	

#gecard .text01 {
    font-size: 16px;
	font-size: 1.6rem;
    margin-top: 10px;
}
	#gecard .cardList01:nth-child(1)::before,
	#gecard .cardList01:nth-child(2)::after,
	#gecard .benefitsBox01::after,
	#gecard .benefitsBox01::before {
		content: none;
	}
/*	20221119追加*/
#gecard .collaboSec01 {
	zoom: 1;
}
	#gecard .VF-readText01,
    #gecard .VF-readText02{
		font-size: 16px;
        font-size: 1.6rem;
		padding: 30px 15px;
	}
	.VF-readText01 span {
    font-size: 30px;
    font-size: 3.0rem;
}
	#gecard .ulBox01 {
    margin: 15px 0;
    font-size: 13px;
    font-size: 1.3rem;
}
	#gecard .iconArea01::before {
    top: 24.8rem;
    left: -19px;
    height: 93px;
    width: 99px;
    margin-top: -14px;
    background-size: 90%;
    z-index: 10;	
	}
#gecard .iconArea01::after {
    top: 21.0rem;
    right: 8px;
    height: 46px;
    width: 56px;
    background-size: 100%;
	  z-index: 10;	
}	
	#gecard .giftBox01 {
  border: solid 8px #f6de7b;
  padding: 30px 10px;
}
#gecard .border01 {
	margin: 40px 0 30px;
	border: solid 8px #ffffff;
}
#gecard .giftBox02 {
	margin-top: 50px;
}
#gecard .giftBox01 .floatBox01 .giftText01 {
	width: 100%;
	margin-top: 35px;
	line-height: 1.5;
} 
	#gecard .textMiddle {
		font-size: 22px;
	}
	#gecard small {
	font-size: 10px;
}
   /* 20230216追加*/
    #gecard .inner {
        padding: 0;
    }
    #gecard .VFImg01 img {
    width: 50%;
}
    #gecard .VFImg01 {
    margin: 40px 0 0;
    }  
    #gecard .VF-sectionArea01 {
    margin-top: 0;
    padding: 0 0 40px;
        
    }
    	/* list
	-------------------*/
	
	#gecard .detailsListWrap {
		background: inherit;
	}
	#gecard .detailsList {
		width:auto;
		margin:auto;
		padding-top: 0;
		background: none;
		text-align: center;
		font-size: 15px;
		font-size: 1.5rem;
	}
	#gecard .detailsList > dt {
		float: none;
		background: #e8836e; 
	}
	#gecard .detailsList > dd {
		padding: 0.3em 1em 0.2em;
        color: #595757;
	}
	#gecard .linkList li:before {
		display: none;
	}
    	#gecard .txLink {
		font-size: 14px;
		font-size: 1.4rem;
	}
	#gecard .txLink:before {
		border-top: solid 4px transparent;
		border-bottom: solid 4px transparent;
		border-left: solid 7px #9c001b;
	}
	#gecard .txtLink a{
		width: 100%;
		display: inline-block;
		padding: 10px 25px;
		background: url(/campaign/img/base/icon_mini_arrow.gif) no-repeat top 50% right 15px;
		text-decoration: none;
		font-size: 13px;
		border: 1px solid #8cacad;
		border-radius: 5px;
	}
	
	/* button
	-------------------*/
    #gecard .entryArea {
    margin: 0 10px 40px;
}
	#gecard .entryArea .entryBtn {
		display: block;
		width: 100%;
	}
	#gecard .entryArea .entryBtn > a {
		margin: 0 auto;
		padding: 0;
    	border-bottom: 4px solid #066165;
	}
	#gecard .entryArea .entryBtn > a:hover,
	#gecard .entryArea .entryBtn.entryBtn02 > a:hover {
    margin: 0 auto;
}
    #gecard .VF-noteArea01 {
    padding: 10px 0;
    margin: 50px 10px 20px;
}
    #gecard .membership-Area01 {
        position: relative;
		padding: 9vw 0 100px;
		background: #ffffff
    }
	#gecard .membership-Area01::after {
        content: "";
		position: absolute;
		height: 14vw;
		width: 100%;
		clip-path: polygon(0 0,50% 100%,100% 0);
	    left: 0;
		top: 0px;
    }
  #gecard .ge-heading03 {
    font-size: 16px;
	font-size: 1.6rem;
    margin: 0 5px;
    font-weight: 500;
}  
#gecard .VF-readText01 span,
#gecard .VF-readText02 span{
	font-size: 20px;
	font-size: 2.0rem;
}
	#gecard section[class^="VF-sectionArea"] {
	margin: 29vw 0 0 0;
    padding: 47px 0 70px;
    left: 0;
    transform: translateX(0%);
}
	#gecard .VF-sectionArea02 {
	margin: 0!important;
    padding: 47px 0 80px!important;
}
	#gecard .VF-sectionArea03 {
	margin: 0!important;
    padding: 47px 0 20px!important;
}
	#gecard .VF-sectionArea04 {
	margin: 0!important;
    padding: 47px 0 60px!important;
}
	#gecard .VF-sectionArea05 {
	margin: 0!important;
    padding: 26px 0 26px!important;
}
	#gecard .VF-sectionArea01::before {
    width: 27vw;
    height: 48vw;
    top: -15vw;
    left: 6vw;
    background: url(/campaign/img-files/20900/20900_ic01.png) no-repeat 0 0/ 100%;
}
#gecard .VF-sectionArea02::before {
	width: 23vw;
    height: 43vw;
    top: -12vw;
    left: 13vw;
    background: url(/campaign/img-files/20900/20900_ic02.png) no-repeat 0 0/ 100%;
}
#gecard .VF-sectionArea03::before {
	width: 17vw;
    height: 62vw;
    top: -13vw;
    right: 9vw;
    background: url(/campaign/img-files/20900/20900_ic03.png) no-repeat 0 0/ 100%;
}
#gecard section[class^="VF-sectionArea"]::after {
    top: -6vw;
    right: 0;
    width: 100%;
    height: 53px;
    margin: 0;
    background: url(/campaign/img-files/20900/20900_bg01.png) repeat-x 0 0 /50%;
    filter: invert(28%) sepia(46%) hue-rotate(80deg) brightness(318%) contrast(86%);
    z-index: -999;
}
#gecard .VF-sectionArea02::after {
    filter: invert(34%) sepia(95%) hue-rotate(129deg) brightness(99%) contrast(168%)!important;
}
#gecard .VF-sectionArea03::after {
    filter: invert(28%) sepia(46%) hue-rotate(80deg) brightness(318%) contrast(86%)!important;
    z-index: -999;
}
#gecard .VF-sectionArea04::after {
    filter: invert(82%) sepia(9%) saturate(1657%) hue-rotate(190deg) brightness(126%) contrast(92%)!important;;
}
#gecard .VF-sectionArea05::after {
    filter: invert(24%) sepia(100%) hue-rotate(138deg) brightness(144%) contrast(200%)!important;
}
	
	.VF-entryText01 {
    width: 80%;
    margin: 33px auto 64px;
	padding: 1rem 0;
    font-size: 1.7rem;
    border: #204f23 2px solid;
	border-radius: 11px;
}	
	.VF-textImg01 {
		width: 58%;
		margin: auto;
		padding-bottom: 30px;
	} 
    .VF-textImg02 {
		width: 78%;
		margin: auto;
	} 
    .VF-textImg03 {
		width: 72.8%;
		margin: 0 auto 30px;
	} 
    .VF-textImg04 {
		width: 53.4%;
		margin: 0 auto 30px;
	} 
    .VF-textImg05 {
		width: 20%;
		margin: auto;
	}
	.VF-textImg06 {
    padding-top: 8rem;
    width: 72%;
    margin: auto;
	padding-bottom: 30px;
}  
	.VF-boldText01 {
    font-size: 2.55rem;
    font-weight: bold;
	
	}
    
	
	}
/* clearfix
------------------------------------------------------ */
#gecard .collaboSec01:after,
#gecard .cardList01:after,
#gecard .floatBox01:after{
	content: "";
	display: block;
	clear: both;
}