<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*.event_name_,*/ .category_name_ {display: none;}
.pc {display: block;}
.sp {display: none;}
header + .wrapper_ .pc {display: none;}
header + .wrapper_ .sp {display: block;}

.ac {text-align:center;}
.bold {font-weight:bold;}
.fs_s {font-size: 90%;}
.fs_l {font-size: 110%;}

.link {
	color: #00833f !important;
	text-decoration: underline solid #00833f !important;
}

/* 余白 */
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mb10 {margin-bottom:10px!important;}
.mb20 {margin-bottom:20px!important;}
.mb30 {margin-bottom:30px!important;}
.mb40 {margin-bottom:40px!important;}
.mb0 {margin-bottom:0!important;}
.mb50 {margin-bottom:50px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}


/* アンカーリンク */
.epoint21 .ancherlink {
	display: flex;
	justify-content: space-between;
	margin: 0px 0 60px;
}
.epoint21 .ancherlink a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	background: #00833f;
	padding: 15px 0 25px;
	position: relative;
	width: 19.8%;
	transition: .3s ease-in-out;
}
.epoint21 .ancherlink a:hover {
	text-decoration: none;
	cursor: pointer;
	background: #7ec24b;
}
.epoint21 .ancherlink a::after {
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: url("/feature/epoint21/img/icon_ancher01.png") 0 0 no-repeat;
	background-size: contain;
	bottom: 12px;
	left: 0;
	right: 0;
	margin: auto;
}
header + .wrapper_ .epoint21 .ancherlink {
	margin: 2%;
	flex-wrap: wrap;
}
header + .wrapper_ .epoint21 .ancherlink a {
	padding: 15px 0;
	width: 49.8%;
	text-decoration: none;
	margin-bottom: 2px;
}
header + .wrapper_ .epoint21 .ancherlink a::after {
	bottom: 0;
	top: 0;
	left: inherit;
	right: 10px;
	margin: auto;
}


/* 見出し */
.epoint21 h2 {
	margin: 0 !important;
	text-align: center;
	background-color: #00833f;
	color: #fff;
	padding: 30px 0 10px;
	font-size: 180%;
	font-weight: bold;
	line-height: 1.4;
}
.epoint21 h3 {
	text-align: center;
	margin-bottom: 40px;
}
.epoint21 h3 p {
	color: #f54740;
	font-size: 150%;
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #f54740;
	padding: 15px 0 10px;
}
.epoint21 .bg {
	width: 100%;
	margin-bottom: 40px;
}
header + .wrapper_ .epoint21 h2 {
	margin: 0 !important;
	padding: 15px 0 8px;
	font-size: 160%;
}
header + .wrapper_ .epoint21 h3 {
	margin-bottom: 8%;
}
header + .wrapper_ .epoint21 h3 p {
	font-size: 140%;
	padding: 4px 0 2px;
}


/* さがす */
.epoint21 .search {
	background: url("/feature/epoint21/img/img_bg01.png") center 0 no-repeat #fff9cf;
	padding: 60px 60px 0px;
	text-align: center;
}
.epoint21 .search &gt; div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.epoint21 .search &gt; div a {
	display: block;
	margin-bottom: 40px;
	font-size: 80%;
	width: 22%;
}
.epoint21 .search &gt; div a:hover {
	text-decoration: none;
	color: #f54740;
}
.epoint21 .search &gt; div img {
	margin-bottom: 15px;
	width: 100%;
}
.epoint21 .price {
	background: url("/feature/epoint21/img/img_bg02.png") center 0 no-repeat #fffce5;
	padding: 60px 50px 40px;
}
.epoint21 .price &gt; div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}
.epoint21 .price &gt; div a {
	width: 32%;
	color: #fff;
	display: block;
	border-radius: 30px;
	padding: 15px 20px 12px;
	background: linear-gradient( to right, #f54740 50%, #00833f 50% ) top right;
	background-size: 200%;
	transition: .3s ease-out;
	margin-bottom: 3%;
	box-sizing: border-box;
	position: relative;
	font-size: 80%;
}
.epoint21 .price &gt; div a::after {
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: url("/feature/epoint21/img/icon_link.png") 0 0 no-repeat;
	background-size: contain;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
}
.epoint21 .price &gt; div a:hover {
	text-decoration: none;
	background: linear-gradient( to right, #f54740 50%, #00833f 50% ) top left;
	background-size: 200%;
}
.epoint21 .price &gt; div a span {
	font-size: 180%;
	font-weight: bold;
}
header + .wrapper_ .epoint21 .search {
	background: url("/feature/epoint21/img/img_bg01.png") center 0 no-repeat #fff9cf;
	background-size: 100%;
	padding: 10% 8% 8%;
}
header + .wrapper_ .epoint21 .search &gt; div {
	margin-bottom: 2%;
}
header + .wrapper_ .epoint21 .search &gt; div a {
	margin-bottom: 6%;
	font-size: 100%;
	width: 47%;
	text-decoration: none;
}
header + .wrapper_ .epoint21 .search &gt; div img {
	margin-bottom: 10px;
}
header + .wrapper_ .epoint21 .price {
	background: url("/feature/epoint21/img/img_bg02.png") center 0 no-repeat #fffce5;
	background-size: 100%;
	padding: 12% 8% 8%;
}
header + .wrapper_ .epoint21 .price &gt; div a {
	width: 48%;
	padding: 10px 20px 8px;
	text-decoration: none;
	margin-bottom: 6%;
	border-radius: 40px;
}

/* メリット */
.epoint21 .merit {
	background: url("/feature/epoint21/img/img_bg01.png") center 0 no-repeat;
	padding: 120px 0px 5px;
	text-align: center;
}
.epoint21 .merit h3 {
	color: #f54740;
	font-size: 200%;
	font-weight: bold;
	display: inline;
	background: linear-gradient( to bottom, transparent 60%, #FFF7BF 60%, #FFF7BF 100% );
	position: relative;
}
.epoint21 .merit h3::before {
	position: absolute;
	display: block;
	content: "";
	width: 37px;
	height: 27px;
	background: url("/feature/epoint21/img/img_merit01.png") center 0 no-repeat;
	left: -20px;
	top: -10px;
}
.epoint21 .merit h3::after {
	position: absolute;
	display: block;
	content: "";
	width: 30px;
	height: 24px;
	background: url("/feature/epoint21/img/img_merit02.png") center 0 no-repeat;
	right: -25px;
	top: -15px;
}
.epoint21 .merit p {
	margin: 40px 0 80px;
}
header + .wrapper_ .epoint21 .merit {
	background: url("/feature/epoint21/img/img_bg01.png") center 0 no-repeat;
	background-size: 100%;
	padding: 20% 6% 0%;
}
header + .wrapper_ .epoint21 .merit h3 {
	font-size: 150%;
	background: linear-gradient( to bottom, transparent 60%, #FFF7BF 60%, #FFF7BF 100% );
}
header + .wrapper_ .epoint21 .merit h3::before {
	left: -20px;
	top: -15px;
}
header + .wrapper_ .epoint21 .merit h3::after {
	right: -30px;
	top: -15px;
}
header + .wrapper_ .epoint21 .merit p {
	margin: 6% 0 14%;
	text-align: left;
}

/* 利用方法 */
.epoint21 .guide {
	background: url("/feature/epoint21/img/img_bg01.png") center 0 no-repeat #fff9cf;
	padding: 100px 40px 1px;
}
.epoint21 .guide02 {
	background: url("/feature/epoint21/img/img_bg02.png") center 0 no-repeat #fffce5;
	padding: 100px 40px 10px;
}
.epoint21 .guide03 {
	background: url("/feature/epoint21/img/img_bg03.png") center 0 no-repeat #fff9cf;
	padding: 100px 40px 10px;
}
.epoint21 .guide .title {
	color: #f54740;
	font-size: 180%;
	font-weight: bold;
}
.epoint21 [class^="guide"] h3 {
	color: #fff;
	background: #f54740;
	padding: 12px 20px 10px; 
	font-size: 130%;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 40px;
	margin-left: -45px;
}
.epoint21 [class^="guide"] p {
	margin-bottom: 20px;
}
.epoint21 [class^="guide"] img {
	width: 80%;
	margin-bottom: 30px;
}
header + .wrapper_ .epoint21 .guide {
	background: url("/feature/epoint21/img/img_bg01.png") center 0 no-repeat #fff9cf;
	background-size: 100%;
	padding: 14% 6% 1%;
}
header + .wrapper_ .epoint21 .guide02 {
	background: url("/feature/epoint21/img/img_bg02.png") center 0 no-repeat #fffce5;
	background-size: 100%;
	padding: 16% 6% 6%;
}
header + .wrapper_ .epoint21 .guide03 {
	background: url("/feature/epoint21/img/img_bg03.png") center 0 no-repeat #fff9cf;
	background-size: 100%;
	padding: 16% 6% 1%;
}
header + .wrapper_ .epoint21 [class^="guide"] h3 {
	padding: 10px 15px 8px; 
	font-size: 110%;
	margin-bottom: 30px;
	margin-left: -7%;
}
header + .wrapper_ .epoint21 [class^="guide"] p {
	margin-bottom: 10px;
}
header + .wrapper_ .epoint21 [class^="guide"] img {
	width: 100%;
	margin-bottom: 30px;
}

/* ボタン */
.epoint21 a.btn {
	display: inline-block;
	padding: 15px 40px;
	background-color: #00833f;
	color: #fff;
	font-weight: bold;
	border-radius: 40px;
	font-size: 110%;
	transition: .3s ease-out;
	margin-bottom: 20px;
}
.epoint21 a.btn:hover {
	background-color: #f54740;
	text-decoration: none;
}
header + .wrapper_ .epoint21 a.btn {
	text-decoration: none;
	padding: 15px 15px;
	margin-bottom: 10px;
	font-size: 100%;
}


/* リード */
.epoint21 .lead {
	margin: 0px 0 60px;
}
.epoint21 .lead &gt; p {
	text-align: center;
	margin-bottom: 10px;
}
.epoint21 .lead .img {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
header + .wrapper_ .epoint21 .lead {
	margin: 0 0 10%;
	padding: 0 8%;
}
header + .wrapper_ .epoint21 .lead &gt; p {
	text-align: left;
}
header + .wrapper_ .epoint21 .lead .img {
	display: block;
	margin-top: 8%;
	text-align: center;
}
header + .wrapper_ .epoint21 .lead .img img {
	margin: 0;
}

/* おすすめ特集 */
.epoint21 .campaign {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
	margin: 60px 0;
}
.epoint21 .campaign a {
	margin-bottom: 30px;
	width: 48%;
}
.epoint21 .campaign img {
	width: 100%;
}
header + .wrapper_ .epoint21 .campaign {
	margin: 10% 0;
	padding: 0 4%;
	text-align: center;
}
header + .wrapper_ .epoint21 .campaign &gt; div a {
	margin-bottom: 20px;
	width: 100%;
}

/* 追加 */

/* topリード */
.epoint21 .top_lead  {
    margin: 0px 0 60px;
	text-align: center;
}
.epoint21 .top_lead &gt; h2 {
    background-color:transparent;
    color: #333333;
	padding:0;
}
.epoint21 .top_lead &gt; h2 span{		
	color:#E81C13;
	font-size: 100%;
}
.epoint21 .top_lead &gt; h3 {
    margin-top: 30px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
}
.epoint21 .top_lead .period {
	font-weight: bold;
	font-size: 110%;
	display: inline;
	background: linear-gradient( to bottom, transparent 40%, #FFF7BF 40%, #FFF7BF 100% );
}
.epoint21 .top_lead &gt; p.blue {
	margin-bottom:5px;
}	
.epoint21 .top_lead &gt; p.blue a{
	color: #0095A3;
    font-size: 110%;
}			
		
header + .wrapper_ .epoint21 .top_lead {
	text-align: left;
	padding: 0 4%;
}


/* 注意事項 */
.epoint21 .notes_box {
	margin-bottom:50px;
	margin-top: 20px;
	padding:40px;
	background:#f3f3f3;
}
.epoint21 .notes_box .notes_h {
	margin-bottom:30px;
	text-align:center;
	font-size:1.38rem;/* 22px */
}
.epoint21 .notes_box .notes_ttl {
	margin-bottom: 0.8em;
	font-size:1rem;/* 16px */
}
.epoint21 .notes_box .notes_ttl::before {
	content:"●";
	display: inline-block;
	color:#999;
}
.epoint21 .notes_box .notes_list li {
	margin-bottom:0.6em;
	padding-left:1em;
	text-indent:-1em;
	font-size:0.82rem;/* 13px */
}
.epoint21 .notes_box .notes_list li a {
	text-decoration: underline;
}
/* ----------for SP ---------- */
header + .wrapper_ .contents_ .contents_ .epoint21 .notes_box {padding:5%;}
header + .wrapper_ .contents_ .contents_ .epoint21 .notes_h {margin-bottom:5% !important;}
header + .wrapper_ .contents_ .contents_ .epoint21 .notes_list li {font-size:0.93rem !important;/* 13px */}



</pre></body></html>