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

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
small,
strong,
b,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header,
menu,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

ul li {
  list-style: none;
}

img {
  width: 100%;
}

a {
  margin: 0;
  padding: 0;
  color: #666;
  text-decoration: none;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.7;
}

table {
  border-spacing: 0;
}

/* ===================================================================================
  resetここまで
=================================================================================== */
body * {
  font-family: '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
  color: #333;
  font-size: 3.7vw;
}

.sec_coupon  p{
  text-align: center;
}
.sec_coupon .coupon img{
  width: 90%;
  margin-bottom: 20px;
}
.maniau img{
  width: 100%;
  margin: 0;
}

.pc_none {
  display: block;
}

.sp_none {
  display: none;
}

.sec05 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/soy_sp.jpg") no-repeat top center/100%;
  height: 100vw;
  background-color: #000000;
}

.sec06 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/mond_unagisp.jpg") no-repeat top center/100%;
  height: 115vw;
}

.sec01 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/sp_bg01.jpg") no-repeat top center/100%;
}

.sec03 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/sp_bg02.jpg") no-repeat bottom center/100%;
  height: 124.5vw;
}

.sec02 {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/sp_bg03.jpg") no-repeat top center/100%;
  height: 38vw;
}

.sec04 {
  background:
    url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/sp_bg04.jpg") repeat-y top center/100%;
}

#osusume {
  background:
    url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/sp_bg020.jpg") repeat-y top center/100%;
}

.sec01 .bnr_area {
  padding: 6.7vw 0;
}

.sec03 .rank_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 92vw;
  margin: 0 auto;
  padding-top: 15.7vw;
}

.sec03 .rank_area li {
  position: relative;
  margin-right: 2.7vw;
}

.sec03 .rank_area li:nth-child(-n+3) {
  margin-bottom: 13.3vw;
}

.sec03 .rank_area li:nth-child(3),
.sec03 .rank_area li:last-child {
  margin-right: 0;
}

.sec03 .rank_area li .rank {
  text-align: center;
  width: 26.1vw;
  margin: 0 auto;
  position: absolute;
  top: -8vw;
  left: 0;
  right: 0;
  z-index: 5;
  filter: drop-shadow(0.5vw 0.5vw 0.8vw rgba(0, 0, 0, 0.1));
}

.sec03 .rank_area li .rank img {
  width: 100%;
}

.sec03 .rank_area li .rank_img {
  background: #fff;
  border-radius: 0.5vw;
  padding: 1.3vw;
  filter: drop-shadow(1.3vw 1.3vw 0.7vw rgba(0, 0, 0, 0.2));
}

.sec03 .rank_area li .rank_img img {
  width: 26.1vw;
}

.sec02 .inner {
  display: flex;
  justify-content: space-between;
  width: 86vw;
  margin: 0 auto;
  padding-top: 8vw;
}

.sec02 .inner p img {
  width: 16vw;
}

.sec04 .inner {
  margin: 0 auto;
  width: 98vw;
}

.sec04 .inner&gt;div {
  padding-bottom: 5vw;
}

.sec04 .wrapper {
  display: flex;
  flex-wrap: wrap;
}

.sec04 h2 {
  font-size: 10vw;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1.3vw;
  padding: 10vw 0 4vw;
}

.sec04 .box {
  border-left: 1px solid #b48f42;
  border-right: 1px solid #b48f42;
  background: #fff;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  width: 42vw;
  padding: 1.8vw;
  border-radius: 7px;
  margin: 2vw 1vw;
  display: flex;
  flex-direction: column;
}

.sec04 .box .top img {
  width: 100%;
}

.sec04 .box .top img:hover {
  opacity: 0.7;
}

.sec04 .box a:hover {
  opacity: 1;
}

.sec04 .box .text_area h3 {
  font-family: "Noto Sans JP", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  margin-top: 1.2vw;
  font-size: 4vw;
}

.sec04 .box .text_area h4 {
  font-family: "Noto Sans JP", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  margin: 1vw 0 1vw 0;
  font-size: 3.5vw;
}

.sec04 .box .price_area {
  display: flex;
}

.sec04 .box .price_area {
  margin: 1.5vw 0 0.5vw 0;
}

.sec04 .box .price_area li {
  color: #d43535;
  font-family: "Noto Sans JP", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 5vw;
  margin: 0.3vw;
  font-weight: bold;
}

.sec04 .box .price_area .free {
  color: #d43535;
  font-family: "Noto Sans JP", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  border: solid 1px #d43535;
  padding: 0.7vw;
  padding-bottom: 1.1vw;
  font-size: 3vw;
}

.sec04 .box .price_area li span {
  color: #d43535;
  font-family: "Noto Sans JP", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 2.5vw;
  font-weight: bold;
}

.sec04 .icon_box {
  margin: auto;
}

.sec04 .icon_box ul {
  display: flex;
  flex-wrap: wrap;
  margin: 1.5vw 0 1vw 0;
}

.sec04 .icon_box ul li {
  background-color: #d43535;
  font-family: "Noto Sans JP", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  color: #fff;
  padding: 1.2vw;
  border-radius: 3px;
  margin: 0.5vw;
  letter-spacing: 1px;
  font-size: 2.8vw;
  font-weight: bold;
}

.sec04 .more {
  margin-top: auto;
}

.sec04 .more a {
  display: block;
  color: #fff;
  font-size: 3.3vw;
  font-weight: bold;
  text-align: center;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u43193556/pc/special-feature-unagi/css/../img/pc_bg_btn02.png")no-repeat center/100%;
  width: 100%;
  margin: 0 auto;
  padding: 4vw 0;
}

.sec04 .more a:hover {
  opacity: 0.7;
}

#osusume h2 {
  color: #fff;
  font-size: 9vw;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1vw;
  padding: 10vw 0 4vw;
  text-shadow: 0px 0px 8px rgb(21, 24, 39);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sousyoku::before,
.sousyoku::after {
  margin-right: 2vw;
  margin-left: 2vw;
  content: '';
  width: 5vw;
  height: 4px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px rgb(39, 21, 21);
}
/*
#osusume .inner {
  width: 1013px;
}

#osusume .box {
  width: 430px;
  margin: 21px;
}

#osusume .more a {
  padding: 20px 0;
}*/

footer p {
  text-align: center;
}

footer p img {
  width: 50%;
  margin: 3vw;
}</pre></body></html>