@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 {
}
/*== container ================*/
#pageContainer {
	background: #f2e9d8;
}
#pageContainer .ge-heading01 {
	width: 1960px;
	margin: auto;
	display: block;
}
#pageContainer .ge-heading03 {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    left: 50%;
    width: 1920px;
    height: 77px;
    transform: translateX(-50%);
	  background: url(/gecard/news/img-files/055_yc_yurucamp2206_bg01.png)repeat-x 0 / 89px;
	  margin-top: 40px;
}
#gecard #mainContainer {
	width: 1200px;
  font-family: 'Noto Sans CJK JP';
	margin: auto;
	display: block;
	padding: 0;
	font-size: 20px;
	font-size: 2.0rem;
	color: #654f44;
}
/*== footer ================*/
#gecard #footer {
	margin-top: 0;
	padding: 5px 0 25px;
	border-top: solid 1px #9e7c6a;
	color: #654f44;
}
/*== section ================*/

/* ge-visualWrap */
#gecard #mainContainer #ge-visualWrap {
	text-align: center;
	position: relative;
	margin: 60px 0 30px;
	background: url(/gecard/news/img-files/055_yc_yurucamp2206_im01.png) no-repeat center;
}
#gecard #mainContainer #ge-visualWrap p {
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 600;
}
#gecard #mainContainer #ge-visualWrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 90px;
  height: 181px;
  width: 182px;
	background: url(/gecard/news/img-files/055_yc_yurucamp2206_im02.png) no-repeat 0 0;
}
#gecard #mainContainer #ge-visualWrap::before {
  content: "";
  position: absolute;
	bottom: 0;
  left: 55px;
  height: 176px;
  width: 211px;
	background: url(/gecard/news/img-files/055_yc_yurucamp2206_im03.png) no-repeat 0 0;
}
#gecard #mainContainer #ge-visualWrap p > span {
	font-size: 30px;
	font-size: 3.0rem;
}
#gecard #mainContainer #ge-visualWrap p em {
	font-size: 30px;
	font-size: 3.0rem;
}
/* ge-contentsSec */
#gecard .ge-sectionWrap {
	padding: 40px;
}
#gecard .ge-contentsSec01 {
	padding: 10px;
	margin-bottom: 30px;
} 
#gecard .ge-contentsSec01 h5 {
	border-bottom: 2px solid #9e7c6a;
  padding-bottom: 10px;
}
/*ycBox01*/ 
#gecard .ycBox01 {
	position: relative;
}
/* sectionBox */
#gecard .ycSectionBox01 {
	padding: 36px 0;
}
#gecard .ycSectionBox02 {
	width: 100vw;
  position: relative;
	padding-bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fefbea;
}
#gecard .ycSectionBox03 {
	background: #fefbea;
	margin-top: 50px;
	padding: 0 0 30px 0
}
/* ==================================
	parts
================================== */

/*== heading ================*/

/* ge-heading01 */
#ge-visualWrap .ge-heading01 {
	
}
/*== 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-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: 15px;
}
#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
================================== */

/*== pageTop ================*/
#gecard #pageTopBtn a {
	width: 60px;
	height: 60px;
	background: url(/gecard/news/img-files/com_ic04.png) 0 0 no-repeat;
	outline: 0;
}
#gecard #pageTopBtn a:hover {
	background: url(/gecard/news/img-files/com_ic04.png) 0 -60px no-repeat;
}

/* ---------------------------------------- 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: 82%;
}
#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 .cardArea01 .cardBtn01 a{
	display: inline-block;
  border-bottom: #749149 solid 4px;
	border-radius: 13px;
}
#gecard .cardArea01 .cardBtn02 a{
	display: inline-block;
  border-bottom: #9bc363 solid 4px;
	border-radius: 13px;
}
#gecard .cardArea01 .cardBtn03 a{
	display: inline-block;
  border-bottom: #5fb099 solid 4px;
	border-radius: 13px;
}
#gecard .cardArea01 .cardBtn04 a{
	display: inline-block;
  border-bottom: #1c7763 solid 4px;
	border-radius: 13px;
}
#gecard .cardArea01 div[class^="cardBtn0"]  a:hover{
margin-top: 4px;
	border: none;
}
#gecard .floatBox01::after,
#gecard .floatBox02::after {
	display: block;
	clear: both;
	content: "";
}
#gecard .floatBox01 .floatLeft,
#gecard .floatBox02 .floatLeft{
	float: left;
}
#gecard .floatBox01 .floatRight {
	float: right;
}
#gecard  .floatBox01 .cardList01{
   width: 335px;
    float: left;
    margin: 0 78px 0 0;
    text-align: center;
	
}
#gecard  .floatBox01 .cardList01:nth-child(2) {
	margin: 0;
}

#gecard .cardArea01 {
	position: relative;
	width: 773px;
	margin: 75px auto 70px;
}
#gecard .cardBox01 {
	position: relative;
	margin-right: 54px;
}
#gecard .cardBox01::before{
	content: "";
	position: absolute;
	top: -56px;
	left: -133px;
	height: 575px;
	width: 120px;
	background: url(/gecard/news/img-files/pc_055_yc_yurucamp2206_im05.png) no-repeat 0 0;
	background-size: 80%;
}
#gecard .cardBox02 {
	position: relative;
}
#gecard .cardBox02::before{
	content: "";
	position: absolute;
	top: -41px;
	right: -133px;
	height: 557px;
	width: 129px;
	background: url(/gecard/news/img-files/pc_055_yc_yurucamp2206_im06.png) no-repeat 0 0;
	background-size: 80%;
}
#gecard .logoBox01 {
	width: 719px;
	margin: 40px auto 80px;
}
#gecard .logoBox01 .floatLeft {
	width: 186px
}
#gecard .logoBox01 > .floatLeft:nth-child(2) {
	margin: 0 50px;
}

#gecard .logoBox02 {
	width: 885px;	
	margin: 60px auto 40px;
}
#gecard .logoBox02 .logo {
	width: 125px;
	margin: 0 auto 15px;
}
#gecard .logoBox02 > .floatLeft:nth-child(2) {
	margin: 0 20px;
}

#gecard .campaignBox02 {
	width: 280px;
	height: 260px;
	padding: 25px;
	position: relative;
	border-radius: 25px;
	background: #e0ebf7;
}

#gecard .campaignBox02 .btn01 > a {
    color: #1a75c6;
    padding: 10px 52px 10px 43px;
    border: solid 2px #1a75c6;
    border-radius: 10px;
	  background: #ffffff;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    bottom: 26px;
    right: 43px;
}
#gecard .ycText01 {
	color: #5f3e1d;
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
	padding: 30px 0 50px;
}
#gecard .ycText01 span {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
}
#gecard .yctext02 {
    font-size: 20px;
	font-size: 2.0rem;
}
#gecard  .tvArea .noteList01 {
	margin-left: 40px;
}
#gecard .colorRed {
	color: #D91D20;
}
#gecard .yctextArea01 {
	text-align: center;
	position: absolute;
	bottom: 80px;
	left: 14%
}
#gecard .yctextArea01 span {
	font-size: 1.3rem;
}
#gecard #copyright small {
	display: block;
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}
#gecard  .ycBtn01 a {
    -webkit-transition: all .3s;
    transition: all .3s;
}
#gecard  .ycBtn01 a:hover {
    opacity: 0.6;
    filter: brightness(110%);
    -webkit-transition: all .3s;
    transition: all .3s;
}
#gecard .bnArea01 figure img:hover {
	opacity: 0.6 ;
}

#gecard .yurucamp-media {
    display: flex;
    margin-top: 30px;
}
#gecard .yurucamp-media-head {
    width: 49%;
    margin-top: 14px;
    margin-left: 33px;
}
#gecard .yurucamp-media-frame {
    position: relative;
}
#gecard .yurucamp-media-frame::before {
    content: '';
    position: absolute;
    width: 230px;
    height: 230px;
    top: 0;
    right: 130px;
    background: url(/gecard/news/img-files/055_yc_yurucamp2206_im05.jpg) no-repeat center center / cover;
    border-radius: 50%;
    z-index: 1;
}
#gecard .yurucamp-media-body {
    width: 51%;
    margin-right: 30px;
    letter-spacing: -1px;
}
#gecard .yurucamp-media-text + .yurucamp-media-text {
    margin-top: 15px;
}
#gecard .yurucamp-text-large {
    font-size: 2.8rem;
    line-height: 1.2;
}
#gecard .yurucamp-media-frame img {
    position: relative;
    z-index: 2;
	  width: 350px;
	  margin: 30px 0 0 20px;
}
#gecard .yurucamp-media-head .yurucamp-head-text {
	margin-top: 10px;
}
#gecard .yurucamp-text-red {
    color: #e70012;
}
[data-align="right"] {
    text-align: right;
    margin-left: auto;
}

#gecard .yurucamp-benefits-media-head {
    font-size: 3.5rem;
    font-weight: bold;
    text-align: center;
}

#gecard .yurucamp-benefits-note-list {
  margin-top: 21px;
	font-size: 1.6rem;
}
#gecard .yurucamp-image {
    margin-top: 8px;
}
#gecard .yurucamp-benefits-media-body {
    position: absolute;
    bottom: -25px;
    left: -30px;
}
#gecard .yurucamp-benefits-area {
    position: relative;
}
#gecard .yurucamp-benefits-image {
    position: absolute;
    bottom: -5px;
    right: -30px;
}





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

@media screen and (max-width: 750px) {
	
	/*== header ================*/
	#gecard #header {
		padding: 15px 6.25%;;
	}
	#gecard #header #headerContents {
		width: 100%;;
	}
	/*== container ================*/
	
	#gecard #mainContainer {
		margin-top: 0;
		width: 100%;
		overflow: hidden;
		padding: 0;
	 font-size: 3.5vw;
		font-weight: 500;
	}
	#gecard #mainContainer #mainContents {
		width: auto;
		padding: 0;
	}
	/*== section ================*/

	/* ge-contentsSec */
	#gecard .ge-sectionWrap {
		padding: 0 3.25% 0;
	}
	#gecard .ge-contentsSec01 {
		margin-bottom: 1.2em;
	}
	
	/*== 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 ================*/
	#gecard #mainContainer #ge-visualWrap p {
	font-size: 3.8vw;
	padding: 20px 0 35px;
}
#gecard #mainContainer #ge-visualWrap p > span {
	font-size: 6vw;
}
#gecard #mainContainer #ge-visualWrap p em {
	font-size: 5vw;
}
	/* 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;
	}
	#gecard .ge-heading01 span:before {
		content: "";
		position: absolute;
		display: inline-block;
		top: -20px;
		left: -20px;
		background: url(/gecard/news/img-files/com_ic01.png) no-repeat 0 0/35px 25px;
		width: 35px;
		height: 25px;
	}
	#gecard .ge-heading01 span:after {
		content: "";
		position: absolute;
		display: inline-block;
		top: -20px;
		background: url(/gecard/news/img-files/com_ic02.png) no-repeat 0 0/35px 25px;
		width: 35px;
		height: 25px;
		right: -20px;
	}
/* ge-heading01 */
#ge-visualWrap {
	position: relative;
}

/* ge-heading02 */
#gecard .ge-heading02 {
 width: 66.4vw;
}
#gecard .ge-heading02_2 {
 width: 34.67vw;
}

/* ge-heading03 */
#gecard .ge-heading03 {
width: 106%;
}
#gecard .ge-heading03_2 {
	width: 92.93vw;
	padding: 0 0 22px;
}
/* ge-heading04 */
#gecard .ge-heading04 {
	width: 126px;
	margin: -25px auto 20px;
}
/* ge-heading05 */
#gecard .ge-heading05 {
	font-size: 4.2vw;
	border-bottom: #bebebe solid 1px;
  padding-bottom: 10px;
	margin-bottom: 10px;
}
#gecard .ycsizeBox01 {
	width:98%;
	margin: auto;
}
	/* sectionBox */
#gecard .ycSectionBox01 {
	padding: 0 10px;
}
#gecard .ycSectionBox02 {
	padding: 0 10px 30px;
	font-size: 3.8vw;
}
	
	
	
	#gecard .ycText01 {
	font-size: 4.0vw;
		line-height: 1.6;
		padding: 15px 0;
}
#gecard .ycText01 span {
	font-size: 5.0vw;
}
	#gecard .yctext02 {
		font-size: 4.5vw;
	}
	/*== 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:before {
		content: "";
		display: inline-block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin-top: 0;
		margin-left: 0;
		background: url(/gecard/news/img-files/sp_024_k_atelier_im03.png) no-repeat center/100%;
		z-index: 2 !important;
	}
	#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;
	}
	#gecard .yurucamp-benefits-note-list {
  margin-top: 21px;
	font-size: 3.5vw;
	text-align: left!important;
}
/*--------5月31日追加----------*/
	#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;
	}
	#gecard #pageTopBtn a {
		width: 46px;
		height: 46px;
		background: url(/gecard/news/img-files/com_ic04.png) 0 0 no-repeat;
		background-size: 46px 92px;
		outline: 0;
	}
	#gecard #pageTopBtn a:hover {
		background: url(/gecard/news/img-files/com_ic04.png) 0 -46px no-repeat;
		background-size: 46px 92px;
	}
	/*--------2019年8月20日追加----------*/
	.txtLarge03{
	font-size: 2.0rem;
	font-size: 20px;
	}
	
	/*--------2020年12月24日追加----------*/
	
#gecard .swap {
	width: 100%;
	margin: auto;
}
	
#gecard .ycBtnBox01 {
padding: 0 15px;
}
#gecard .ycBtnBox01 .cardBtn01 > a {
	display: block;
	border-bottom: solid 5px #0f4473;
	margin-bottom: 5px;
}
#gecard .floatBox01 .floatLeft,
#gecard .floatBox01 .floatRight{
	float: none;
}
	
#gecard .ycBtnBox01 .cardBtn01:nth-child(2) {
margin-top: 10px;
}
#gecard .floatBox01 .floatRight {
	float: none;
}
#gecard  .floatBox01 .cardList01{
   width: 100%;
    float: none;
    margin: 0 auto 40px;
	padding: 0 30px;
	
}
#gecard  .floatBox01 .cardList01:nth-child(3n) {
	margin-right: 0;
}
#gecard  .floatBox01 .cardList01:nth-child(4) {
	margin-left: 0;
}
#gecard .logoBox01 {
	width: 100%;
	margin: 40px 0 80px -10px;
}
#gecard .logoBox01 .floatLeft {
	width: 100%;
}
#gecard .logoBox01 > .floatLeft:nth-child(2) {
	margin: 0;
}
	
#gecard .floatBox02  {
	width: 100%;
	text-align: center;
}
	
	#gecard .floatBox02  .floatLeft:nth-child(2) {
	margin: 0 5%;
}
	
	#gecard .floatBox02 > .floatLeft {
	width: 30%;
		display: inline-block;
}

#gecard .logoBox02 {
	width: 100%;
	margin: 0 auto 40px;
}
#gecard .logoBox02 .logo {
	width: 125px;
	margin: 0 auto 15px;
}
#gecard .logoBox02 > .floatLeft:nth-child(2) {
	margin: 0;
}
	
#gecard  .tvArea .noteList01 {
	margin-left: 0;
}

	#gecard .campaignBox01{
		margin-top: 50px;
	}
	
#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 .cardList01 .cardBtn01 a,
#gecard .cardList01 .cardBtn02 a {
	border-radius: 1.0em;
}	
	#gecard .ge-heading01 {
		background: none;
	}	
	#gecard .benefitsBox01 .ulBox03 {
    bottom: 2%;
    left: calc(50% - 160px);
    margin: 0px 30px 0 40px;
    font-size: 83%;
}
	
	#gecard .bnArea01 {
		margin: 0 0 15px 0;
	}
	
#gecard .bnArea01 figure {
	padding: 5px;
	margin-bottom: 0;
}
#gecard .bnArea01 figure img {
width: 100%
}	
	#gecard .benefitsBox01 {
		width: 100%;
		padding: 0 10px;
	}
	#gecard .cardList01:nth-child(1)::before,
	#gecard .cardList01:nth-child(2)::after,
	#gecard .benefitsBox01::after,
	#gecard .benefitsBox01::before {
		content: none;
	}
	
	
/*	20220520追加*/
	#pageContainer .ge-heading03 {
		margin-top: 17px;
		display: flex;
    position: static;
    justify-content: center;
    align-items: center;
    left: auto;
    margin-left: -10px;
    width: 100vw;
    transform: none;
    background: url(/gecard/news/img-files/055_yc_yurucamp2206_bg01.png)repeat-x 0 / 89px;
}
	#gecard .cardBox01 {
		margin: 40px 0;
	}
	#gecard .cardBox01::before,
	#gecard .cardBox02::before{
		content: none;
		display: none;
	}
	#gecard .cardArea01 {
		width: 100%;
		margin: 0;
	}
	 .ycSectionBox02 {
    width: 100%;
    padding-bottom: 50px;
    left: 0;
    transform: translateX(-50%);
    background-color: #fefbea;
}
	
	#gecard .yurucamp-heading03-03 {
    margin-top: 30px;
    text-align: center;
}
	#gecard .yurucamp-media {
    display: block;
    margin-top: 19px;
}
	#gecard .yurucamp-media-head {
    width: auto;
    margin: 0 auto;
}
	#gecard .yurucamp-media-frame::before {
    width: 54%;
    height: 87%;
    right: 18%;
}
	#gecard .yurucamp-media-frame img {
    width: 55%;
    margin: 20% 0 0 5%;
}
		#gecard .yurucamp-media-head .yurucamp-head-text {
	 margin-top: 10px;
	 padding-left: 20%;
}
	#gecard .yurucamp-media-body {
    width: auto;
    margin-top: 20px;
    margin-right: auto;
}
	#gecard .yurucamp-media-text {
    font-size: 3.8vw;
}
	#gecard .yurucamp-media-text + .yurucamp-media-text {
    margin-top: 3px;
}
	#gecard .yurucamp-media-image {
    width: 64%;
}
	#gecard .yurucamp-benefits-area {
    position: relative;
}
	#gecard .yurucamp-benefits-media {
    display: flex;
    margin-top: 12px;
}
	#gecard .yurucamp-benefits-media-head {
    font-size: 5.6vw;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
}
	#gecard .yurucamp-benefits-media-body {
    position: static;
    width: 30%;
    max-width: 106.5px;
}
	#gecard .yurucamp-benefits-image {
    position: static;
    width: 42%;
}
	#gecard .yurucamp-text-large {
		font-size: 4.5vw;
    line-height: 1.2;
	}
/* ge-visualWrap */
#gecard #mainContainer #ge-visualWrap {
	text-align: center;
	position: relative;
	margin: 0 0 40px;
	background: url(/gecard/news/img-files/055_yc_yurucamp2206_im01.png) no-repeat center/50%;
}
#gecard #mainContainer #ge-visualWrap::after {
    bottom: 50px;
    right: 2%;
    height: 33%;
    width: 19%;
    background: url(/gecard/news/img-files/055_yc_yurucamp2206_im02.png) no-repeat 0/100%;
}	
#gecard #mainContainer #ge-visualWrap::before {
    bottom: 50px;
    left: 2%;
    height: 28%;
    width: 20%;
    background: url(/gecard/news/img-files/055_yc_yurucamp2206_im03.png) no-repeat 0%/100%;
}
	#gecard .yctextArea01 {
    left: 8vw;
    font-size: 3.0vw;
    bottom: 13vw;
	}
		#gecard .yctextArea01 span {
    font-size: 2.3vw;
	}
	#gecard #copyright small {
	display: block;
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 2.5vw;
	text-align: center;
}
	#gecard .ycSectionBox03 {
	padding: 0 0 30px 0
}
	#gecard .ge-contentsSec01 h5 {
	border-bottom: 1px solid #9e7c6a;
  padding-bottom: 5px;
	font-size: 4.0vw;
	}
	
#gecard .cardArea01 div[class^="cardBtn0"] a{
border-radius: 8px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
/* clearfix
------------------------------------------------------ */
#gecard .collaboSec01:after {
	content: "";
	display: block;
	clear: both;
}
#gecard .collaboSec01 {
	zoom: 1;
}
#gecard .bgBox01 {
    margin: 0 20px;
    padding-bottom: 30px;
}		
	}