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

 PC CSS　大感謝祭
 
--------------------------------------------------------*/

.floatBnr{
	display:block;
	position: fixed;
	left:0;
	z-index:999;
	width:60px;
	height:300px;
	padding:0;
	background:#fff;
	text-align:center;
	writing-mode: vertical-rl;
}

#campaign{
	color: #222;
	background:#fcfaed;
}
#hed_set{
	padding:0;
}
#hed_set .main_img{
	background: url(../../../img/page/campaign/2306_fes/main_img.jpg) no-repeat top;
	background-size:100%;
	position:relative;
	height: 1450px;
}
#hed_set .main_img ul.notice{
	position:absolute;
	bottom: 20px;
	background:none;
	color:#fff;
}

.head_ttl_txt{padding:30px 0;}
.head_ttl_txt h2 {
	position: relative;
	color:#005846;
	font-size: 45px;
	font-weight:900;
	padding: 10px 0;
	text-align: center;
	margin: 1.5em 0;
}
.head_ttl_txt h2:before {
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
	width: 300px;
	height: 150px;
	border-radius: 50%;
	border: 10px solid #005846;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.head_ttl_txt p{
	color: #222;
	font-size:20px;
}
.head_ttl_txt p span{
	color:#ea5632;
	font-weight:900;
	font-size:150%;
}
.head_ttl_txt p span em{
	font-style:none;
	font-weight:normal;
	font-size:50%;
}

ul.nav{
	margin:50px auto 100px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
}
ul.nav li{
	position:relative;
}
ul.nav li:last-child {
	margin:auto;
}
ul.nav li a{
	display:block;
	width:150px;
	height:100px;
	margin:10px;
	padding:20px 5px;
	font-size:20px;
	font-weight:900;
	text-align:center;
	text-decoration:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background:#a1c11e!important;
	color:#004a7d;
	border:5px solid #fff;
}
ul.nav li a:after {
    content: ' ';
    width: 10px;
    height: 10px;
    border: 0;
    border-bottom: solid 3px #004a7d;
    border-right: solid 3px #004a7d;
    position: absolute;
    top: 65%;
    left: 45%;
    margin-top: -6px;
    transform: rotate(45deg);
}

ul.nav li a:hover{
	opacity: 0.6;
	transition: .8s;
}



.intro{
  margin:20px 0 20px 10px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  display: block;
}
.sec_ttl_txt{
	width:100%;
	
}

.intro .sec_ttl{
  display:block;
  width:40%;
  margin:0;
  background:none;
}
.sec_ttl_txt h3{
  font-size:40px;
  font-weight:900;
  text-align: cemter;
  letter-spacing:0.1em;
  margin:10px;
  color: #222;
}

.sec_ttl_txt h4{
  font-size:24px;
  font-weight:700;
  text-align:left;
  margin:10px;
  font-feature-settings: "palt";
}
.sec_ttl_txt h4{color: #005846;text-align: center;}

.sec_ttl_txt p{
    text-align: center;
    font-size:14px;
    line-height: 1.85em;
    color: #005846;
    width: 660px;
    margin: auto;
}

.intro .sec_img{
	display: block;
    width: 48%;
    margin: 0 auto;
    text-align: center;
    padding:20px 0;
    position: relative;
}
.intro .sec_img .photo{
	border:10px solid #fff;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
}

.intro .sec_img .ico_left{
	width:100px;
	position:absolute;
	top:0;
	left:-30px;
}
.intro .sec_img .ico_right{
	width:100px;
	position:absolute;
	bottom: -20px;
    right: -50px;
}



/*-- ボタン --*/
.btn01 {
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 250px;
	padding: 20px;
	line-height: 2;
	cursor: pointer;
}
.btn01{border: 3px solid #a1c11e;}
.btn01 a{
	text-align:center;
	color:#004a7d;
	display:block;
	padding:10px 0;
}
.btn01 a:hover{text-decoration:none;}
.btn01:before, .btn01:after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
}
.btn01:after {
	top: -10px;
	left: -10px;
	border: 3px solid #004a7d;
}


.btn02{
	width:620px;
	position:absolute;
	top:980px;
	left:18%;
	right:18%;
}
.btn03{
	width:620px;
	margin:10px auto;
}
.btn02 a,.btn03 a{
	display:block;
}


/*-- 商品 --*/
.sec_ttl_item{
	width:400px;
	margin:50px auto 30px;
	text-align:center;
	background-size:100%;
	padding:30px 0 10px 10px;
	color:#004a7d;
}
.sec_ttl_item{background:url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165.52 79.95"&gt;&lt;path fill="%23a1c11e" d="M141.36,14c1.57.78,3,1.47,4.41,2.21A45,45,0,0,1,160.91,28.3c5.54,7.12,6.09,15.15,1.61,23a33.11,33.11,0,0,1-9.22,10.07c-7.28,5.43-15.54,8.83-24.12,11.51a158.07,158.07,0,0,1-38.62,6.75,206.72,206.72,0,0,1-42.41-2.06C37.9,76,27.83,73.66,18.4,69.25A49.15,49.15,0,0,1,7.82,62.77C-.53,55.84-2.28,45.12,3,35.62a42.7,42.7,0,0,1,10.44-12C23.18,15.5,34.5,10.39,46.51,6.69A153.8,153.8,0,0,1,97,.08c11.44.37,22.77,1.53,33.8,4.68,3.27.93,6.41,2.29,9.59,3.51a9.51,9.51,0,0,1,2.2,1.28c1.8,1.4,1.7,2.61-.27,3.95C142.07,13.67,141.79,13.79,141.36,14Zm-49-9,0-.28c-.63,0-1.27-.11-1.9-.1a149,149,0,0,0-41,6.06C37.79,14.18,26.76,18.91,17.2,26.59A39.92,39.92,0,0,0,7.36,37.43c-4.62,8-3.14,16.66,4.1,22.31a45.68,45.68,0,0,0,8.76,5.2c8.37,3.89,17.29,6,26.34,7.63a198.78,198.78,0,0,0,39.21,2.57A150.26,150.26,0,0,0,131,67.34c6.88-2.36,13.51-5.27,19.4-9.64a27.43,27.43,0,0,0,8.74-10c2.22-4.62,2.4-9.28-.19-13.8A26.74,26.74,0,0,0,155.32,29a44.14,44.14,0,0,0-15.27-10.3A115,115,0,0,0,117.8,11.8c-10.2-2.07-20.46-3.05-30.81-1a2.65,2.65,0,0,1-1.57.06c-.7-.35-1.63-.88-1.79-1.51a2.71,2.71,0,0,1,.92-2.1,5.71,5.71,0,0,1,2.33-1C88.69,5.86,90.53,5.48,92.36,5.06Zm32,3.24L139,13C134.51,10.08,129.56,8.86,124.4,8.3Z"/&gt;&lt;/svg&gt;') no-repeat top center;}

.sec_item dl.item{
	background:#fff;
	padding:10px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
    font-feature-settings: "palt" 1;
    position:relative;
}
.point10,.point15{
	width:100px;
	height:100px;
    padding: 10px;
    font-size: 20px;
    font-weight: 900;
    text-align: left!important;
    line-height: 0.8;
    font-feature-settings: "palt" 1;
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	text-align:center;
	z-index:55;
}
.point10 em,.point15 em{
	font-size:70%;
}
.point10{
	color: #fff000;
	background-image: linear-gradient(135deg, #f00 70px, transparent 0);
}
.point15{
	color: #ff0000;
	background-image: linear-gradient(135deg, #ff0 70px, transparent 0);
}
.item_txt .goods{
	height:55px;
	font-size:20px;
	line-height:1.3;
}
.item_txt .goods .men,
.item_txt .goods .women{
	font-size:80%;
	padding:1px 5px;
	color:#fff;
	background: #222;
	margin-right:5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.item_txt .ico_brand{
	width: 45%;
    height: 80px;
}
.item_txt .brand{
	width: 50%;
}
.item_txt .desc{
	height:110px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_txt .point{
	background:#fcfaed;
	color:#ff0000;
}
.item_txt .btn a{
	color:#fff;
	font-size:22px;
	font-weight:900;
	border:0;
	padding:20px;
	border-radius:0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.item_txt .btn a{background: #005846;}
.item_txt .btn a:hover{
	background:#222;
	cursor: pointer;
	opacity: 0.8;
	transition: .4s;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
    color:#fff;
}

.item_txt .btn a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

.shop_btn a{
	color: #b1921b;
	border-right: 4px solid #cea82c;
	border-bottom: 10px solid #987c1e;
	border-left: 4px solid #ffed8b;
	border-top:none;
	border-radius: 0;
	background: -webkit-gradient(linear, right top, left top, from(#ffd75b), color-stop(30%, #fff5a0), color-stop(40%, #fffabe), color-stop(50%, #ffffdb), color-stop(70%, #fff5a0), to(#fdd456));
	background: -webkit-linear-gradient(right, #ffd75b 0%, #fff5a0 30%, #fffabe 40%, #ffffdb 50%, #fff5a0 70%, #fdd456 100%);
	background: linear-gradient(-90deg, #ffd75b 0%, #fff5a0 30%, #fffabe 40%, #ffffdb 50%, #fff5a0 70%, #fdd456 100%);
	text-shadow: -1px -1px 1px #ffffd9;
}
.shop_btn a:hover {
	color: #b1921b;
	border-right: 4px solid #cea82c;
	border-bottom: 10px solid #987c1e;
	border-left: 4px solid #ffed8b;
	border-top:none;
	border-radius: 0;
	background: -webkit-gradient(linear, right top, left top, from(#ffd75b), color-stop(30%, #fff5a0), color-stop(40%, #fffabe), color-stop(50%, #ffffdb), color-stop(70%, #fff5a0), to(#fdd456));
	background: -webkit-linear-gradient(right, #ffd75b 0%, #fff5a0 30%, #fffabe 40%, #ffffdb 50%, #fff5a0 70%, #fdd456 100%);
	background: linear-gradient(-90deg, #ffd75b 0%, #fff5a0 30%, #fffabe 40%, #ffffdb 50%, #fff5a0 70%, #fdd456 100%);
	background-size: 800% 400%;
	animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}


#sec06{
	background:transparent;
}


#sec07{
	position:relative;
	background:#fff;
	padding:0 0 50px;
}
#sec07 img{
	width:100%;
	text-align:center;
}

.cp{
	position:absolute;
	font-size: 48px !important;
	font-family: fantasy;
	top: -50px;
	font-weight: normal !important;
	z-index: 0;
	left: 0;
	transform: rotate(-16deg);
}
.cpimg{
	display: flex !important;
	justify-content: space-between !important;
	width: 80%;
}
.cpimg li{
	width: 48%;
	/*margin: 0 0 4%;*/
}

.cpimg img{
	width:100%;
}
#foot_set{margin-top:100px;}
.foot_ttl_txt p{color: #005846!important;}
.foot_ttl_txt{
	padding: 0 0 12px;
}</pre></body></html>