<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#event-contents-wrapper{
	width: 1060px;
	overflow: visible;
}

/* CSS Document */
body{
	background: #fff;
}
ul {
	margin: 0;
	padding: 0;
}
#event-contents-wrapper{
	width: auto;
}
#StyleT-list-wrapper{
	width: 1000px;
	margin: 0 auto;
}

#lp_contents img {
	max-width: 100%;
	vertical-align: bottom;
}
#lp_contents h1 {
	position: relative;
	top: auto;
	z-index: 0;
	margin: 0;
	padding: 0;
	width: auto;
}
.lp_contents_wrap{
	padding: 0 0 50px;
	margin: 0 0 50px;
}
.lp_contents_wrap * {
	font-family: "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "游ゴシック体", "Helvetica Neue", HelveticaNeue, YuGothic, Verdana, Meiryo, sans-serif;
	font-weight: 500;
	font-feature-settings : "palt";
	letter-spacing: 0.05em;
}

/*メインビジュアル*/
#lp_contents-mainvisual-wrap{
	width: 1000px;
	margin: 0 auto 60px;
}
#lp_contents-mainvisual {
	width: 1000px;
}
#lp_contents-mainvisual figure:nth-child(2n+0){
	display: none;
}
#lp_contents-mainvisual .lp_contents-mainvisual-img {
	margin: 0 0 84px;
	padding: 0;
}
#lp_contents-mainvisual-detail h1 {
	color: #7ea4c5;
	font-weight: bold;
	text-align: center;
	margin: 80px 0 30px;
	line-height: 1.4;
	font-size: 20px;
}
#event-contents-wrapper #lp_contents-mainvisual-detail h2{
	margin: 0 0 32px;
	padding: 0;
	font-size: 16px;
	color: #2c5aa7;
	font-weight: bold;
	text-align: center;
}
div#lp_contents-mainvisual-detail{
	position: relative;
	text-align: center;
}
p.lp_contents-mainvisual-comment{
	font-size: 16px;
	color: #333;
	line-height: 2;
	text-align: center;
	margin: 0 0 36px;
	padding: 0;
}
p.lp_contents-mainvisual-comment b {
	color: #82bda0;
}
#lp_contents-mainvisual-wrap p#lp_contents-releasedate {
	text-align: left;
	font-size: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 	1;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.lp_contents-mainvisual-date1{
	display: block;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	color: #82bda0;
}
.lp_contents-mainvisual-date2{
	display: block;
	line-height: 1;
	margin: 0 0 36px;
	padding: 0;
	font-size: 14px;
	color: #333;
}
/*メインビジュアル*/

/*ボタン*/
#lp_contents-registerbtn{
	text-align: center;
	margin-bottom: 105px;
}
#lp_contents-registerbtn a{
	background: #b3454c url(/img/usr/event/feature-newlife/202501/ico_arrow_r.png) no-repeat right 15px center;
	border-radius: 10px;
	width: 460px;
	height: 69px;
	line-height: 69px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
	margin: 0 auto 16px;
}
#lp_contents-registerbtn a:hover{
	opacity: 0.8;
}
#lp_contents-registerbtn a span{
	color: #fff;
	font-weight: bold;
}
#lp_contents-registerbtn a span:first-child{
	font-size: 14px;
}
#lp_contents-registerbtn a span:first-child strong{
	font-weight: bold;
	font-size: 18px;
}
#lp_contents-registerbtn a span:last-child{
	font-size: 20px;
}
#lp_contents-registerbtn p{
	text-align: center;
	line-height: 1;
	font-size: 14px;
	color: #333333;
	margin: 0 0 0;
}
/*ボタン*/
/*商品一覧*/
#lp_contents-goodslist{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 0 80px;
}
.lp_contents-goodslist-item{
	width: calc((100% - 80px) / 2);
	margin-bottom: 60px;
}
.lp_contents-goodslist-item-tit ,
.lp_contents-goodslist-item-btn {
	width: 100%;
	text-align: center;
}
.lp_contents-goodslist-item-tit {
	border-top: 3px solid #cce2de;
	padding-top: 52px;
	margin-bottom: 33px;
}
.lp_contents-goodslist-item-tit h2 {
	padding: 0;
	margin: 0;
	color: #7ea4c5 !important;
	font-weight: bold;
	font-size: 22px !important;
	line-height: 1.6 !important;
}
.lp_contents-goodslist-item-btn {
	margin-bottom: 80px;
}
.lp_contents-goodslist-item-btn a{
	width: 360px;
	background: #e7d347 url(../ico_arrow_r.png) right 24px center no-repeat;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0 auto;
	border-radius: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.lp_contents-goodslist-item figure{
	margin: 0 0 30px;
	padding: 0;
}
.lp_contents-goodslist-item figure img{
	vertical-align: bottom;
}
.lp_contents-goodslist-item-slick .slick-arrow{
	width: 32px;
	height: 64px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 2;
}
.lp_contents-goodslist-item-slick .slick-arrow.slick-prev{
	outline: none;
	background-color: none;
	background: url(/img/usr/event/feature-travel/202504/pc/prev.png) center center no-repeat;
	left: 0;
}
.lp_contents-goodslist-item-slick .slick-arrow.slick-next{
	outline: none;
	background-color: none;
	background: url(/img/usr/event/feature-travel/202504/pc/next.png) center center no-repeat;
	right: 0;
}
.lp_contents-goodslist-item p{
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.6;
}
.lp_contents-goodslist-item p span{
	font-size: 14px;
	color: #333;
}
.lp_contents-goodslist-item p{
	margin: 0;
	padding: 0;
}
.lp_contents-goodslist-item p.goods{
	margin: 30px 0 0 0;
}
.lp_contents-goodslist-item p.goods span{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}
.lp_contents-goodslist-item p.goods a span,
.lp_contents-goodslist-item p.goods span span{
	display: inline;
	font-size: 12px;
	vertical-align: text-bottom;
	position: relative;
	padding: 0 0 0 10px;
}
.lp_contents-goodslist-item p.goods a span::before{
	content: '';
	display: inline-block;
	background: #fff;
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
}
.lp_contents-goodslist-item p.goods span{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;	
}
.lp_contents-goodslist-item p.goods a{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	text-decoration: underline;
}
.lp_contents-goodslist-item p.goods a:hover{
	text-decoration: none;
}
.lp_contents-goodslist-item p.goods span:last-child,
.lp_contents-goodslist-item p.goods a:last-child{
	margin-bottom: 0;
}
/*商品一覧*/

/*プレゼント*/
#section-present{
	width: 1000px;
	margin: 0 auto 120px;
	background-color: #f5f1ed;
	box-sizing: border-box;
}
#section-present h2{
	padding: 0 0 0;
	margin: 0;
	text-align: center;
}

.section-present-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 49px 0 50px;
}
.section-present-main figure{
	margin: 0 55px 0 0;
	padding: 0;
	width: 150px;
}
.section-present-main p{
	width: 700px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
}
.section-present-main p span{
	font-size: 13px;
}
.section-present-main a{
	text-decoration: underline;
	color: #333;
}
.section-present-main a:hover{
	text-decoration: none;
}
/*PICK UP*/
#section-pickup{
	width: 1000px;
	margin: 0 auto 120px;
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 40px 60px;
}
#section-pickup h2{
	text-align: center;
	line-height: 1;
	margin: 0 0 15px;
	padding: 0;
}
#section-pickup p{
	color: #231816;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	font-size: 20px;
}
#section-pickup ul{
	margin: 40px 0 0 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#section-pickup ul a:hover{
	opacity: 0.8;
}

/**/
#lp_contents .btn_item_lp_ {
	display: none;
	position: fixed;
	bottom: 35px;
	right: 20px;
	z-index: 9;
}
p#lp_contents-tax {
	font-size: 16px;
	text-align: center;
	color: #494949;
	display: block;
	margin: 120px 0 0 0;
}

#lp_contents-btn{
	width: 460px;
	height: 50px;
	line-height: 50px;
	background: #ae4043 url(main_btn.png) right 15px center no-repeat;
	margin: 0 auto;
	border-radius: 25px;
	box-sizing: border-box;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
#lp_contents-btn:hover{
	opacity: 0.8;
}

/*ankerLink*/
.ankerLink {
	margin: 0 auto 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1000px;
}
.ankerLink a {
	width: 320px;
	border-radius: 35px;
	font-size: 18px;
	line-height: 1.22;
	background: #7ea4c5 url(../ico_arrow_b.png) right 24px center no-repeat;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 13px 0;
}
.itemTit {
	text-align: center;
	margin: 60px 0;
}

/*special_items*/
#special_items {
	background: #d194a4;
	margin-bottom: 120px;
}
#special_items .special_items_warap {
	width: 1000px;
	padding: 70px 0;
	margin: auto;
	text-align: center;
}
#special_items .special_items_catch {
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}
#special_items .special_items_catch::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
#special_items .special_items_catch span {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background: #d194a4;
	padding: 0 .5em;
}
#special_items .special_items-goodslist-item {
	width: 460px;
	padding: 0;
	margin: 0 auto;
}
#special_items .special_items-goodslist-item figure {
	margin: 0 0 30px;
}
#special_items .special_items-goodslist-item-detail p {
	font-size: 16px;
	text-align: left;
	color: #fff;
}
#special_items .special_items-goodslist-item-detail p span ,
#special_items .special_items-goodslist-item-detail p a {
	font-size: 14px;
	color: #fff;
	display: block;
}
#special_items .special_items-goodslist-item-detail p a {
	text-decoration: underline;
}

/*PRESENT*/
#present {
	width: 1000px;
	padding: 70px 80px;
	margin: 0 auto 120px;
	text-align: center;
	background: #b3454c;
	box-sizing: border-box;
}
#present .present_catch {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 50px;
}
#present .present-goodslist-item {
	gap: 0 40px;
	display: flex;
}
#present .present-goodslist-item figure {
	width: 400px;
	margin: 0;
}
#present .present-goodslist-item-detail p {
	font-size: 16px;
	text-align: left;
	color: #fff;
}

/*swiper_item*/
.swiper_item {
	position: relative;
}
/* 前へ次への矢印カスタマイズ */
.swiper_item .swiper-button-prev,
.swiper_item .swiper-button-next {
  height: 40px;
  width: 40px;
}
.swiper_item .swiper-button-prev {
  transform: translateX(-50%);
	left: 0;
}
.swiper_item .swiper-button-next {
  transform: translateX(50%);
	right: 0;
}
/* 前へ次への矢印カスタマイズ */
.swiper_item .swiper-button-prev::after,
.swiper_item .swiper-button-next::after {
  height: 40px;
  width: 40px;
	border-radius: 40px;
  content: "";
  margin: auto;
}
/* 前への矢印カスタマイズ */
.swiper_item .swiper-button-prev::after {
  background: #82bda0 url(/img/usr/event/feature-newlife/202501/ico_arrow_l.png) no-repeat center center;
}
/* 次への矢印カスタマイズ */
.swiper_item .swiper-button-next::after {
  background: #82bda0 url(/img/usr/event/feature-newlife/202501/ico_arrow_r.png) no-repeat center center;
}
/* 画像サイズ調整 */
.swiper_item .swiper-slide img {
  height: auto;
  width: 100%;
}

.hacobune-layout-base-top-html {
	display: none;
}

.titCatch {
	margin: 6px 0 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.86;
}

.btnLarge {
	border-top: 3px solid #cce2de;
	padding-top: 120px;
	width: 1000px;
  margin: auto;
}
.btnLarge a {
	width: 780px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	background: #7ea4c5 url(../ico_arrow_r.png) right 24px center no-repeat;
}

.staff_coordinate {
	margin-bottom: 100px;
}
.staff_coordinate h2 {
	margin: 0;
	padding: 110px 0 0;
	text-align: center;
}
.staff_coordinate h2 span {
	margin-top: 15px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}</pre></body></html>