@charset "utf-8";
/* -----------------------------------------------------------------
SDGsキャンペーン2022年1月
--------------------------------------------------------------------*/

/*header*/
#wrap.introduction section{ margin: 0 !important;}
#wrap.introduction .contents{ width: 100%;}

@media screen and (max-width: 768px){

#wrap.introduction .contents{ overflow: inherit;}
}


/*共通指定*/

.tabContent01 h1{ margin:0 auto 5px auto;}

.tabContent01 .inner{ margin: 0 auto;}
.tabContent01 .inner .bgLeftWrap{ width: 80%; padding: 30px 40px; position: relative; background: #fff; margin: 20px auto 0px auto;}

.tabContent01 .inner .bgLeftWrap h3{
	width: 100%;
	color: #fff;
	background-color: #F2BE97;
	margin-bottom: 18px;
	padding: 8px 20px 6px;
	font-size: 2.4rem;
}
.tabContent01 .inner .bgLeftWrap h5{ font-size: 2.5rem; margin-top: 40px; margin-bottom: 30px; font-weight: bold; padding: 0 0 10px 0; border-bottom: 4px solid #5AA9B5; line-height: 1.4; color: #5AA9B5;}
.tabContent01 .inner .bgLeftWrap h6{ font-size: 140%; color: #9EBC42 !important;}

#catch{margin-top: -60px !important;}
#catch h1{text-align: center !important;}
body{}

/*申込問合*/
#how{
	width:920px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#how img{ margin:10px auto 18px auto;}
#how a{ margin-left:10px;}

/*文字色*/
.txtc01{ color:#EC6B70;}
.txtc02{ color:#EC6B70; font-size: 170%;}
.txtc03{ color:#6BB09B; font-size: 110%;}
.txtc04{ color:#666666; font-weight: bold;}

.hidtxt{ visibility:hidden;}

#intro img{ margin: 30px auto 0 auto;}

#catch01{
	width:100%;
	margin:12px auto 30px auto;
	text-align:right !important;
	font-weight:bold;
	color: #65BFA3;
}
#inv{ border:#F7F0C6 solid 1px; background: #FDFCEE; margin: 0.8em 0 2em 0.9em; padding: 1.3em; color: #333333;}
/*リンクボタン「紹介カード」*/
#btcrd{
	margin:4px 0 4px 30px;
	padding:0;
}

#btcrd a{
	display:block;
	width:285px;
	height:41px;
	background:url(/lp/camp/img/bt_crd.gif) no-repeat;
	position:relative;
	top:0px;
	left:0px;
}

#btcrd a:hover{
	background:url(/lp/camp/img/bt_crd_ov.gif) no-repeat;
}
.hidtxt{ visibility:hidden;}

/*以下PC画面*/

@media screen and (max-width: 1385px){

html, body {
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}


/*メイン画像*/
#catch{ padding-top: 0 !important;}

.tabContent01 h1{}
.tabContent01 .bgWrap01{ position: relative; padding: 1px 0;}
.tabContent01 .bgWrap01:before{ content: ""; display: block; position: absolute; top: -12px; background: url("/lp/camp-sdgs-202201/img/bg_lp_top.png") repeat-x; background-size: 3px auto; width: 100%; height: 12px;}
.tabContent01 .bgWrap01:after{ content:""; display: block; position: fixed; top:0; left:0; z-index: -1; width: 100%; height: 100vh; background: url("/lp/camp-sdgs-202201/img/bg_camp-sdgs-202201.png") center no-repeat; background-size:  cover;}




/*dataTable*/

.dataTable07{font-size: 1.5rem; border: 1px solid #cccccc; width:96.6%; margin: 6px 0 24px 2em; !important;}
.dataTable07 th{width: 10em !important; background: #EAF8FD; border: 1px solid #cccccc; padding: 8px 18px; vertical-align: middle;}
.dataTable07 td{border: 1px solid #cccccc; padding: 8px 18px; vertical-align: middle;}
.dataTable07 thead th{color: #fff; background: #002449; font-weight: bold; width: auto;font-size: 1.8rem;}

.tabContent01 .inner{ width: 100%;}	

/*ご紹介*/
#intro{display: block; height: 264px;}
#intro img{ margin: 30px auto 0 auto;}

}

.tabContent01 .campTblWrap01{ width: 1040px; margin: 1px auto 0 auto; border: #AAAAAA solid 1px;}
.campTblWrap01 table{width: 100%; margin-top: 2px !important; background-color: #FFFFFF;}
.campTblWrap01 table td{ font-size: 110%; line-height: 2; padding: 18px 0 18px 18px; vertical-align: middle;}

.discList{ margin-left:1.5em !important;}
.discList li{ list-style:disc; list-style-position: outside;color: #F2BE97;}
.discList li span{ color: #555;}


/*以下スマホ*/
@media screen and (max-width: 768px){

html, body {
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
body{background-size: cover !important;}

.layoutCsp{ text-align:center !important;}

.tabContent01 .bgWrap01{ margin: 5px 0 0 -15px; padding: 0;}
.tabContent01 .bgWrap01:before{ content: ""; display: block; position: absolute; top: -12px; width: 100%; height: 12px;}

.tabContent01 .inner{ width: auto; margin: 0 15px 0 30px;}
.tabContent01 .inner .bgLeftWrap{ width: auto; padding: 18px; position: relative; background: #fff; margin-top: 40px;}
.tabContent01 .inner .bgLeftWrap h3{ padding: 5px 0 5px 10px; font-size: 1.8rem; top: -30px; left: 0;}
.tabContent01 .inner .bgLeftWrap h5{ font-size: 1.7rem; margin-top: 40px; margin-bottom: 20px; font-weight: bold; padding: 0 0 7px 0; line-height: 1.4;}

/*メイン画像スマホ*/
#catch{ margin-top: -30px !important; height: auto !important;}

.tabContent01 h1{ padding: 10px; height: auto !important;}

/*ご紹介スマホ*/
#intro{display: block; width: 100%; height: auto;}
#intro img{ text-align: center !important;
margin: 30px auto 0 auto;}

#inv{ margin: 0.8em 0 2em 0.1em; padding: 1em;}


/*申込問合スマホ*/
#how{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#how img{width:100%; margin:6px auto 18px auto;}
#how a{ margin-left:0;}

}

/*footer*/
#wrap.introduction footer{ margin-top: 0 !important;}



@media screen and (max-width: 768px){

/*dataTable費用の表スマホ*/
.dataTable07{font-size: 1.4rem; line-height: 1.5; border: 1px solid #cccccc; width:100%; margin: 0 0 24px 0; !important;}
.dataTable07 th{width: 8.8em !important; background: #f0faf1; border: 1px solid #cccccc; padding: 8px 8px 8px 12px; vertical-align: middle;}
.dataTable07 td{border: 1px solid #cccccc; padding: 8px 12px; vertical-align: middle;}

/*リンクボタン「紹介カード」スマホ*/
#btcrd{
	margin:4px 0;
	padding:0;
}

#btcrd a{
	display:block; 
	width: 112%;
	height: 3.3em;
	background:url(/lp/camp/img/bt_crd.gif) no-repeat auto;
	background-size:contain;
	position:relative;
	top:0px;
	left:-24px;
}

#btcrd a:hover{
	background:url(/lp/camp/img/bt_crd_ov.gif) no-repeat;
}
.hidtxt{ visibility:hidden;}

/*現金プレゼント表スマホ*/
.tabContent01 .campTblWrap01{width: auto; margin: 0 auto; border: none;}
.campTblWrap01 table{ width: auto; margin: 12px auto !important;}
.campTblWrap01 table th{}
.campTblWrap01 table td{ font-size:100%; padding: 6px 0 4px 8px; border-top: 1px solid #cccccc;}
.campTblWrap01 table td.name{background: #F4F9FC;}

/*scrollTbl*/
.scrollTbl02{ overflow: auto; -webkit-overflow-scrolling: touch; padding-bottom: 10px; margin-bottom: 60px;}
.scrollTbl02 table{ width: 70rem !important;}	
.scrollTbl02::after{content: url("/common/img/ico_scroll_description01.png");  margin: 0 auto; display: block ;padding: 20px; text-align: center; position: absolute; left: 50%; transform: translateX(-50%);}

#catch01{font-size: 90%;}
.txtc04{font-size: 60%; line-height: 1;}

/*ご紹介タイトル*/
.invi{text-align: center;}
.invi img{ max-width: 92%;}

}

/*iPhone 8 Plus*/
@media screen and (min-width:1080px) and ( max-width:1920px){

html, body {
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}

}
