<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Poppins:400");
@import url("https://fonts.googleapis.com/css?family=Montserrat:600");
/*
$webfont: "Poppins", sans-serif;
*/
body {
  height: auto;
  background-image: url(/premium_friday/images/bg.png);
  background-size: 1020px;
  background-position: top center;
}

body.size_mobile {
  background-size: 510px;
}

#container {
  background-color: rgba(255, 255, 255, 0);
}
#container #wrapper {
  background-color: rgba(255, 255, 255, 0);
}

#header {
  max-width: 1040px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

#content {
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  font-size: 14px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
  line-height: 1.3;
}
#content .link {
  color: #00267f;
  font-weight: bold;
  transition: 0.3s;
}
.size_mobile #content .link {
  display: block;
  line-height: 3;
  font-weight: normal;
  text-align: center;
  color: #000;
  border: solid 1px;
}
#content .link::after {
  content: "\279c";
  margin-left: 2px;
  font-size: 18px;
}
.size_mobile #content .link::after {
  display: none;
}
#content .js-hover.link {
  color: #bbb;
}
.size_mobile #content .js-hover.link {
  background-color: #bbb;
  color: #fff;
  letter-spacing: 0.1em;
}
#content .lists &gt; li {
  margin-left: 1.3em;
  list-style-type: disc;
}
.size_mobile #content .lists &gt; li {
  margin-top: 10px;
}
#content .lists &gt; li .notes {
  margin-bottom: 10px;
}
#content .notes &gt; li {
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
}
#content .notes &gt; li a {
  text-decoration: underline;
}
#content .notes table td {
  vertical-align: top;
}
.size_mobile #content .notes table td span {
  display: block;
}
#content .link-box {
  margin-top: 20px;
}
.size_mobile #content .link-box {
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .box {
  max-width: 770px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}
.size_mobile #content .box {
  margin-top: 40px;
}
#content .box:last-of-type {
  margin-bottom: 80px;
}
.size_mobile #content .main_image {
  margin-top: 40px;
}
.size_mobile #content .main_image .pc {
  display: none;
}
#content .main_image .sp {
  display: none;
}
.size_mobile #content .main_image .sp {
  display: block;
}
#content .main_image img {
  width: 100%;
}
#content .box01__title {
  margin-bottom: 20px;
  padding: 0.5em 1em;
  font-size: 16px;
  font-weight: bold;
  background-size: 10px;
  border: 1px solid #000;
}
.size_mobile #content .box01__title span {
  display: block;
  text-align: center;
}
#content .box01__title01 {
  background-image: url(/premium_friday/images/pattern_h.png);
}
#content .box01__title02 {
  background-image: url(/premium_friday/images/pattern_b.png);
}
#content .box01__inr-title {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 1em;
  line-height: 1.6;
  border-left: 4px solid #e2c360;
}
#content .box02 {
  background-size: 10px;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #000;
}
#content .box02 img {
  width: 100%;
}
#content .box02 .credit {
  margin-top: 5px;
  font-size: 10px;
  text-align: right;
}
#content .box02 .detail {
  margin-top: 20px;
}
#content .box02__inr {
  padding: 40px;
  background-color: #fff;
  border: 1px solid #000;
}
.size_mobile #content .box02__inr {
  padding: 10px;
}
#content .box02__title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.size_mobile #content .box02__title {
  margin-top: 20px;
  margin-bottom: 10px;
}
#content .box02__title:first-of-type {
  margin-top: 0;
}
#content .box02 .left {
  float: left;
  width: 300px;
  margin-right: -300px;
}
.size_mobile #content .box02 .left {
  float: none;
  width: auto;
  margin-right: 0;
}
#content .box02 .right {
  float: right;
  margin-left: 300px;
  padding-left: 40px;
}
.size_mobile #content .box02 .right {
  float: none;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
#content .box02 .lists {
  list-style-type: disc;
}
#content .box02-01 {
  background-image: url(/premium_friday/images/pattern_f.png);
}
#content .box02-02 {
  background-image: url(/premium_friday/images/pattern_g.png);
}
#content .box02-03 {
  background-image: url(/premium_friday/images/pattern_e.png);
}
#content .box03__title {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-align: center;
}
.size_mobile #content .box03__title {
  font-size: 24px;
}
#content .box03__title span {
  color: #d9c166;
  text-shadow: #000 -1px -1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 1px 1px 0, #000 -1px 0px 0, #000 1px 0px 0;
  letter-spacing: .2em;
}
#content .box03 .cont__title {
  position: relative;
  margin-top: 40px;
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
}
#content .box03 .cont__title::after {
  content: "";
  display: inline-block;
  width: 2em;
  margin-bottom: 0.35em;
  margin-left: 1em;
  border-bottom: 1px solid #000;
}
#content .box03 .cont__title .js-switch {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  width: 30px;
  height: 2em;
}
.size_mobile #content .box03 .cont__title .js-switch {
  right: 0;
}
#content .box03 .cont__title .js-switch::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
}
#content .box03 .cont__title .js-switch.js-active {
  transform: rotate(180deg);
}
#content .box03 .cont__title .js-switch.js-active::after {
  border-right-color: #aaa;
  border-bottom-color: #aaa;
}
#content .box03 .cont__lists {
  margin-top: 20px;
  margin-left: 1.5em;
  list-style-type: disc;
}
#content .box03 .js-conts {
  display: none;
}
#content .box03 .js-conts.js-active {
  display: block;
}
</pre></body></html>