@charset "UTF-8";

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
/* .ec-featureItems.buttons {
	display: none;
} */
/*-------------------------------
sp時に非表示
-------------------------------*/
@media screen and (max-width: 767px) {
  .efurup5 .pc {
    display: none;
  }
}

.efurup5 .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .efurup5 .sp {
    display: block;
  }
}

/*-------------------------------
背景画像を配置
-------------------------------*/
.ec-layoutRole {
  background-color: #fff;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .ec-layoutRole {
    background-size: 100%;
    padding: 0 0 10%;
  }
}

/*-------------------------------
h1タグ
-------------------------------*/
.ec-featureRole__head > h1 {
  color: #fff !important;
}

/*-------------------------------
汎用クラス
-------------------------------*/
.category_name_ {
  display: none;
}

#cmn_header {
  margin-bottom: 0 !important;
}

#footer {
  margin-top: 0 !important;
}

.contents_ {
  width: 782px !important;
}

.navitopicpath_, .leftmenuframe_ {
  display: none !important;
}

.mainframe_ {
  float: none !important;
}

.pc {
  display: inline-block;
}

.sp {
  display: none;
}

.bold {
  font-weight: bold;
}

.txtC {
  text-align: center;
}

.mb0 {
  margin-bottom: 0px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.txt12 {
  font-size: 84.6%;
}

.txt13 {
  font-size: 92.3%;
}

.txt14 {
  font-size: 100%;
}

.txt15 {
  font-size: 107.7%;
}

.txt16 {
  font-size: 115.4%;
}

.txt17 {
  font-size: 123.1%;
}

.txt18 {
  font-size: 120.8%;
}

.txt19 {
  font-size: 138.5%;
}

.txt20 {
  font-size: 146.2%;
}

.txt21 {
  font-size: 153.8%;
}

.txt22 {
  font-size: 161.5%;
}

.txt23 {
  font-size: 169.2%;
}

.txt24 {
  font-size: 176.9%;
}

.txt25 {
  font-size: 184.6%;
}

.txt26 {
  font-size: 200%;
}

.txt28 {
  font-size: 215.4%;
}

.txt30 {
  font-size: 230.8%;
}

.txtGreen {
  color: #4b965b;
}

.txtWhite {
  color: #fff;
}

.efurup5 {
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.7;
  /* lead */
  /* title */
  /* Box */
  /* btn */
  /* bnr */
  /* pointUp */
  /* title */
}
@media screen and (max-width: 767px) {
  .efurup5 {
    text-align: left;
  }
}
.efurup5 * {
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .efurup5 h1 img {
    margin: 0 auto;
  }
}

.efurup5 .contentWrap {
	padding: 0 20px;
}
@media screen and (max-width: 767px) {
	.efurup5 .contentWrap {
		padding: 0;
	}
}

/*見出し
.giftItemsHeadImg h3 {
  padding: 10px 0 5px !important;
	font-weight: bold !important;
	color: #000 !important;
	border-top: 5px solid #f96d00 !important;
	border-bottom: 5px solid #f96d00 !important;
	line-height: 1.2 !important;
}*/
.efurup5 h2 {
	padding: 10px 0 5px;
	font-size: 180%;
	font-weight: bold;
	color: #000;
	border-top: 5px solid #f96d00;
	border-bottom: 5px solid #f96d00;
	margin: 50px 0 50px 0;
	line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .giftItemsHeadImg h3 {
    padding: 15px !important;
  }
  .efurup5 h2 {
    padding: 15px;
    font-size: 150%;
    margin-top: 30px;
    text-align: center;
  }
}
.efurup5 h2 span {
  font-size: 140%;
}
.efurup5 h3 {
  font-size: 110%;
  font-weight: bold;
  margin: 60px 0 20px;
}
@media screen and (max-width: 767px) {
  .efurup5 h3 {
    font-size: 130%;
    margin: 30px 0 10px;
    text-align: center;
  }
}

/*ページ内リンクボタン非表示
.ec-featureItems.buttons {
  display: none;
}*/

/*-------------------------------
mv直書きの場合のmv非表示
-------------------------------*/
.ec-featureRole__head {
  display: none;
}

/*薄バナー*/
.efurup5 .nt9bnr {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .efurup5 .nt9bnr {
    color: #404040;
  }
}
.efurup5 .nt9bnr p {
  color: #fff;
  margin-bottom: 3px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.4rem;
}
@media screen and (max-width: 767px) {
  .efurup5 .nt9bnr p {
    color: #000;
    margin-bottom: 3px;
    font-size: 3.2vw;
    font-weight: bold;
    text-align: center;
  }
}

/*linkItem*/

.efurup5 .linkItemList {
	display: flex;
	justify-content: space-between;
	gap: 3%;
	margin: 20px 0 !important;
}
.efurup5 .linkItemList .linkItembtn {
	flex: 1;
}
.efurup5 .linkItembtn a {
	position: relative;
	display: block;
	padding: 10px 30px 10px 25px;
	border-radius: 5px;
	font-weight: bold;
	box-sizing: border-box;
	color: #fff;
 	text-align: center;
	text-decoration: none;
	background: #f96d00;
}
.efurup5 .linkItembtn a:hover {
	opacity: 0.9;
}
.efurup5 .linkItembtn a::after {
	content: '';
	width: 0.5em;
	height: 0.5em;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
	transform: translateY(-25%) rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 13px;
	margin: auto;
}
.efurup5 .linkItembtn a:hover::after {
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
}

.efurup5 .linkItemList2 {
	display: flex;
	justify-content: space-between;
	width: calc(680px + 3%);
	gap: 3%;
	margin: 20px auto !important;
}
.efurup5 .linkItemList2 .linkItembtn2 {
	flex: 1;
    padding-left: 0 !important;
}
.efurup5 .linkItembtn2 a {
	position: relative;
	display: inline-block;
	padding: 10px 30px 10px 25px;
	border-radius: 5px;
	font-weight: bold;
	width: 340px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.efurup5 .linkItembtn2 a:hover {
	opacity: 0.9;
}
.efurup5 .linkItembtn2 a.green {
	background: #00833E;
}
.efurup5 .linkItembtn2 a.orange {
	background: #F96D00;
}
.efurup5 .linkItembtn2 a.blue {
	background: #286ae3;
}
@media only screen and (max-width: 900px) {
	.efurup5 .linkItemList2 {
		width: 100%;
	}
	.efurup5 .linkItembtn2 a {
		width: 100%;
	}
}
.efurup5 .linkItembtn2 a::after {
	content: '';
	width: 0.5em;
	height: 0.5em;
	border-right: 2px #fff solid;
	border-top: 2px #fff solid;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 13px;
	margin: auto;
}
.efurup5 .linkItembtn2 a:hover::after {
	border-right: 2px #fff solid;
	border-top: 2px #fff solid;
}
@media screen and (max-width: 767px) {
	.efurup5 .linkItem {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.efurup5 .linkItemList {
		gap: 2%;
	}
	.efurup5 .linkItembtn a {
		width: auto;
		display: block;
		font-size: 12px;
		line-height: 1.1;
		padding: 5px 0 15px;
	}
	.efurup5 .linkItembtn > a::after {
		transform: translateX(-50%) translateY(0) rotate(45deg);
		top: auto;
 		bottom: 7px;
		right: auto;
		left: 50%;
	}
	.efurup5 .linkItemList2 {
		gap: 2%;
	}
	.efurup5 .linkItemList2 {
		width: 100% !important;
	}
	.efurup5 .linkItembtn2 a {
		min-width: 100%;
		width: auto;
		display: block;
		font-size: 13px;
		line-height: 1.4;
		padding: 10px;
	}
}

.efurup5 .scroll {
  margin: 100px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .efurup5 .scroll {
    margin: 40px 0;
  }
}


.efurup5 .lead {
	font-weight: bold;
	position: relative;
	padding: 30px 0;
	margin-bottom: 0;
}


.efurup5 .lead p {
	color: #000;
	font-size: 120.8%;
	line-height: 2;
	text-align: center;
}

.efurup5 .lead p span {
	font: inherit;
	color: #f96d00;
	    background: linear-gradient(transparent 50%, #FEF0BF 50%);
}
@media screen and (max-width: 767px) {
.efurup5 .lead {
		padding: 20px 0;
	}
}





.efurup5 .beginnerGuide  {
    max-width: 600px;
    margin: 30px auto 50px;
}
@media screen and (max-width: 767px) {
    .efurup5 .beginnerGuide  {
        margin: 20px auto 40px;
    }
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: transparent;
    border-radius: 25px;
	width: 100%;
    outline: none;
    transition: all 0.2s ease;
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a:hover{
  border-color:transparent; 
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a:hover span {
  background-color: #f96d00;
  color: #fff;
  transform: translateY(4px);
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a:before {
    content:"";
    position: absolute;
  z-index: 0;
    top:4px;
    left:0;
    width: 100%;
    height: 100%;
  border-radius: 50vh;
    background-color: #b75000;
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a span {
 position: relative;
  z-index: 2;
  display: block;
    padding: 25px 30px;
  background-color: #fff;
  border: 3px solid #f96d00;
  color: #f96d00;
  border-radius: 50vh;
  font-weight: bold;
    transition: all 0.3s ease;
	    font-size: 18px;
    line-height: 1;
}

@media only screen and (max-width: 768px) {
	.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a span {
    padding: 15px 25px;
	    font-size: 14px;
}
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a span:before {
	position: absolute;
	content: "";
	border-top: 2px solid #f96d00;
	border-right: 2px solid #f96d00;
	width: 10px;
	height: 10px;
	transform: rotate(45deg) translateY(-50%);
	top: 50%;
	right: 20px;
}

.efurup5 .beginnerGuide .beginnerGuideList .beginnerGuidebtn a:hover span:before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}







.efurup5 .wideBox {
}
@media screen and (max-width: 767px) {
  .efurup5 .wideBox {
    margin: 0 0 20px;
  }
}
.efurup5 .inrBox {
  margin-bottom: 40px;
}
.efurup5 .inrBox h3 {
  color: #f75702;
}

.efurup5 .whiteBox01 {
  padding: 20px 15px 15px;
	font-size: 150%;
	font-weight: bold;
	background-color: #fff2e8;
	color: #f75702;
	line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .efurup5 .whiteBox01 {
    font-size: 140%;
    text-align: center;
  }
}
.efurup5 .whiteBox01 span {
  font-size: 140%;
}
.efurup5 .whiteBox02 {
  font-weight: bold;
	padding: 40px 15px;
	background-color: #f9f8e5;
	border-radius: 0 0 5px 5px;
}
@media screen and (max-width: 767px) {
  .efurup5 .whiteBox02 {
    padding: 20px 15px;
  }
}
.efurup5 .btn {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .efurup5 .btn {
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
}
.efurup5 .btn a {
  display: inline-block;
  padding: 10px 50px;
  border: #00833E 1px solid;
  color: #00833E;
  font-weight: bold;
  border-radius: 25px;
}
@media screen and (max-width: 767px) {
  .efurup5 .btn a {
    text-decoration: none;
  }
}
.efurup5 .bnr {
  margin: 0 0 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .efurup5 .bnr {
  display: block;
    margin: 2% 0;
  }
}
.efurup5 .bnr a {
  width: 49%;
  margin-bottom: 2%;
  display: block;
}
.efurup5 .bnr img {
  width: 100%;
}
.efurup5 .pointUp {
  background: #fff;
  padding: 40px;
  text-align: left;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .efurup5 .bnr a {
    padding: 2% 0;
    width: 100%;
  }
  .efurup5 .pointUp {
    padding: 20px;
  }
}
.efurup5 .pointUp .pointEx {
  color: #fff;
  background-color: #4b965b;
  font-weight: bold;
  padding: 0 5px;
  font-size: 120%;
  margin: 0 0 20px;
  display: inline-block;
}
.efurup5 .pointUp .txtGreen {
  border-top: 1px solid #4b965b;
  border-bottom: 1px solid #4b965b;
  padding: 2px 0;
  margin-bottom: 15px;
}
.efurup5 .pointUp .pointUp_txt {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 110%;
}
.efurup5 .pointUp .pointUp_txt span {
  font-size: 180%;
  color: #4b965b;
}

.efurup5 .point {
	background: #f9f8e5;
}
@media screen and (max-width: 767px) {
  .efurup5 .point {
    text-align: center;
  }
}
.efurup5 .point h2 {
	background-color: #4b965b;
	border-top: none;
	border-bottom: none;
	color: #fff;
}
.efurup5 .point h3 {
	background-color: #4b965b;
	color: #fff;
	width: 720px;
	margin: 60px auto 40px;
	padding: 10px;
	font-size: 160%;
}
@media screen and (max-width: 767px) {
  .efurup5 .point h2 {
    margin-bottom: 10px;
  }
  .efurup5 .point h3 {
    width: 100%;
    margin: 40px auto 20px;
    font-size: 120%;
  }
}
.efurup5 .point p {
  font-size: 150%;
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .efurup5 .point p {
    font-size: 120%;
  }
}
.efurup5 .point p span {
  font-size: 100%;
  color: #4b965b;
}
@media screen and (max-width: 767px) {
  .efurup5 .point p span {
    font-weight: bold;
    font-size: inherit;
  }
}
@media screen and (max-width: 767px) {
  .efurup5 .point img {
    width: 100%;
  }
}
.efurup5 .point .note {
  width: 720px;
  margin: 0px auto;
  text-align: right;
  font-size: 80%;
}
@media screen and (max-width: 767px) {
  .efurup5 .point .note {
    width: 100%;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 80%;
  }
}

/* notes */
.notes_box {
  margin: 100px 0;
  padding: 40px;
  background: #fff;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .notes_box {
    padding: 5%;
  }
}
.notes_box .notes_h {
  margin: 0 0 30px;
  text-align: center;
  font-size: 1.38rem; /* 22px */
}
@media screen and (max-width: 767px) {
  .notes_box .notes_h {
    margin: 2% 0 5% !important;
  }
}
.notes_box .notes_ttl {
  margin-bottom: 0.8em;
  font-size: 1rem; /* 16px */
}
.notes_box .notes_ttl::before {
  content: "";
  display: inline-block;
  color: #999;
}
.notes_box .notes_list li {
  margin-bottom: 0.6em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .notes_box .notes_list li {
    font-size: 1rem !important; /* 13px */
  }
}
.notes_box .notes_list li a {
  text-decoration: underline;
}
.notes_box p {
  margin: 20px 0 10px;
}

/* campaign_information
---------------------------------------------------*/

#campaign_information h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	margin: 20px 0 10px;
	color: #f96d00;
}

#campaign_information table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #f96d00;
  margin-bottom: 90px;
}

#campaign_information th,
#campaign_information td {
	font-size: 15px;
	line-height: 1.7;
	text-align: left;
	padding: 20px 0;
	vertical-align: top;
	border-top: 1px solid #f96d00;
}

#campaign_information th {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 22%;
	color: #f96d00;
}

#campaign_information td p+p {
	margin-top: 20px;
}

#campaign_information td p.p_box {
	font-weight: bold;
	padding: 15px 20px;
	background-color: #fff2e8;
}

#campaign_information td p .span1 {
	display: block;
}

#campaign_information td p .span2 {
	font-size: 24px;
	font-weight: bold;
	color: #f00;
}

#campaign_information ul li {
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (max-width: 767px) {
	#campaign_information h3 {
		font-size: 16px;
		margin: -20px 0 15px;
	}
	
	#campaign_information th,
	#campaign_information td {
		font-size: 14px;
		line-height: 1.6;
		display: block;
	}
	
	#campaign_information th {
		font-size: 15px;
		text-align: left;
		width: auto;
		padding:15px 10px 5px;
	}
	#campaign_information td {
		border: none;
		padding: 0 10px 15px;
	}
	
	#campaign_information td p+p {
		margin-top: 10px;
	}
	
	#campaign_information td p.p_box {
		padding: 15px;
	}
	
	#campaign_information td p .span2 {
		font-size: 20px;
	}
}
/* text
---------------------------------------------------- */
@media only screen and (max-width: 767px) {
    .txt12{
		text-align: center;
	}	
    .txt16{
        text-align: center;
    }
    .txt18{
        text-align: center;
    }
}

/*自治体バナーが一つの場合用*/
.bnr_only1 {
  width: 75%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .bnr_only1 {
    width: 100%;
    margin-bottom: 10px;
  }
}

/*商品紐づけタイトル非表示用*/

#group_1392 .giftItemsHeadImg{
  display: none;
}

/*ページ上部薄バナー非表示用*/
.ec-layoutRole__contentTop{
  display: none;
}

/* エントリーが必要です
---------------------------------------------------- */
.entryTit {
    background: #eb0909;
    text-align: center;
    color: #FFFFFF;
    padding: 10px;
    margin: 3% auto;
    font-size: 2.2rem;
    line-height: 3rem;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
.entryTit {
    font-size: 1.8rem;
    }
}

.entryTxt {
    text-indent: -1em;
    padding-left: 1em;
    display:inline-block;
}

.txtRed {
    color: #FF0000;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 1%;
}

.linkItemList2.linkItemWrap {
	display: flex;
	justify-content: space-between;
	/*width: calc(680px + 3%);*/
	gap: 3%;
	margin: 0 !important;
}



/* エントリーボタン */
.efurup5 .linkItembtn2 a.grnbtn {
	border: #00833E 3px solid;
	box-shadow: 0px 4px 0px 0px #00833E;
	border-radius: 9999px;
	background: #fff;
	color: #133a05;
	font-size: 1.7rem;
    letter-spacing: 0;
    line-height: 1;
    padding: 15px 30px 15px 25px;
}
.efurup5 .linkItembtn2 a.orgbtn {
	border: #f96d00 3px solid;
	box-shadow: 0px 4px 0px 0px #f96d00;
	border-radius: 9999px;
	background: #fff;
	color: #964800;
	font-size: 1.7rem;
    letter-spacing: 0;
    line-height: 1;
    padding: 15px 30px 15px 25px;
}
@media only screen and (max-width: 767px) {
	.efurup5 .linkItembtn2 a.grnbtn,
	.efurup5 .linkItembtn2 a.orgbtn {
		font-size: 1.4rem;
		padding: 10px 30px 10px 25px;
	}
}
.efurup5 .linkItembtn2 a.grnbtn::after{
	border-right: 2px #00833E solid !important;
	border-top: 2px #00833E solid !important;
}
.efurup5 .linkItembtn2 a.orgbtn::after {
	border-right: 2px #f96d00 solid !important;
	border-top: 2px #f96d00 solid !important;
}

.efurup5 .linkItembtn2 a.grnbtn:hover {
	box-shadow: 0px 0px 0px 0px #00833E;
	position: relative;
	top: 5px;
}
.efurup5 .linkItembtn2 a.orgbtn:hover {
	box-shadow: 0px 0px 0px 0px #f96d00;
	position: relative;
	top: 5px;
}

.efurup5 .linkItembtn2 a.grnbtn::after:hover {
	border-right: 2px #00833E solid !important;
	border-top: 2px #00833E solid !important;
}
.efurup5 .linkItembtn2 a.orgbtn::after:hover {
	border-right: 2px #f96d00 solid !important;
	border-top: 2px #f96d00 solid !important;
}