  @charset "UTF-8";
/* =======================================================================
normalize
======================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* =======================================================================
reset
======================================================================= */
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ol, ul {
  list-style: none;
}

i {
  font-style: normal;
}

label {
  cursor: pointer;
}

th, td {
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

em {
  font-weight: bold;
  font-style: normal;
}

figcaption {
  line-height: normal;
}

button,
input[type=reset],
input[type=submit] {
  display: inline-block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: none;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

hr {
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* =======================================================================
main
======================================================================= */
.l-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1.231;
  color: #000;
}

.u-align-c {
  text-align: center;
}

.u-align-l {
  text-align: left;
}

.u-align-r {
  text-align: right;
}

.u-bg-clear {
  background-color: #ffffff;
}

.u-bg-primary {
  background-color: #f7f2ee;
}

.u-bg-secondary {
  background-color: #d56856;
}

.u-bg-tertiary {
  background-color: #3e98c2;
}

.u-bg-round-pc {
  position: relative;
  z-index: 1;
}

.u-color-primary {
  color: #000;
}
.u-color-primary a {
  color: #000;
}

.u-color-secondary {
  color: #d56856;
}
.u-color-secondary a {
  color: #d56856;
}

.u-color-clear {
  color: #ffffff;
}
.u-color-clear a {
  color: #ffffff;
}

.u-ff-primary {
  font-family: "Noto Sans JP", sans-serif;
}

.u-ff-secondary {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

.u-uline {
  text-decoration: underline;
}

.u-uline:hover {
  text-decoration: none;
}

.u-hline:hover {
  text-decoration: underline;
}

.u-paragraph > * + * {
  margin-top: 1em;
}

.u-list > * {
  position: relative;
  padding-left: 0.75em;
}
.u-list > *:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.u-decimal {
  counter-reset: num-counter;
}
.u-decimal > * {
  position: relative;
  padding-left: 1.5em;
}
.u-decimal > *:before {
  content: counter(num-counter);
  counter-increment: num-counter;
  position: absolute;
  left: 0;
  top: 0.35em;
  width: 14px;
  height: 14px;
  border: solid 1px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 85%;
}

.u-remarks {
  counter-reset: num-counter;
}
.u-remarks > * {
  position: relative;
  padding-left: 2em;
}
.u-remarks > *:before {
  content: "※" counter(num-counter);
  counter-increment: num-counter;
  position: absolute;
  left: 0;
  top: 0;
}

/* =======================================================================
margin
padding
======================================================================= */
.u-fw-n {
  font-weight: 500;
}

.u-fw-b {
  font-weight: 700;
}

.u-fw-xb {
  font-weight: 900;
}

/* =======================================================================
top
======================================================================= */
.p-intro-txt {
  text-align: center;
  line-height: 1.75;
}

.p-intro-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -40px;
}
.p-intro-btns > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-right: 40px;
}
.p-intro-btns > * a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 4px;
  min-height: 100px;
  border-radius: 100px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-decoration: none;
}
.p-intro-btns > * a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.p-intro-btns > * a.time {
  color: #d56856;
  border-color: #d56856;
}
.p-intro-btns > * a.time .logo + .txt {
  border-left-color: #d56856;
}
.p-intro-btns > * a.month {
  color: #3e98c2;
  border-color: #3e98c2;
}
.p-intro-btns > * a.month .logo + .txt {
  border-left-color: #3e98c2;
}
.p-intro-btns > * a.month .txt .ico {
  background-color: #3e98c2;
}
.p-intro-btns > * a .logo {
  width: 38.8888888889%;
}
.p-intro-btns > * a .logo + .txt {
  border-left: solid 4px;
}
.p-intro-btns > * a .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 3.4rem;
}
.p-intro-btns > * a .txt .ico {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  background-color: #d56856;
}
.p-intro-btns > * a .txt .ico:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-intro-benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -40px;
}
.p-intro-benefits__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-right: 40px;
}
.p-intro-benefits-img {
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}

.p-intro-remarks {
  margin-top: 20px;
  font-size: 1.3rem;
  text-align: center;
}

.p-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  border: solid 4px #ffffff;
  padding: 20px 10px;
  color: #ffffff;
  text-align: center;
}
.p-link.time {
  background-color: #d56856;
}
.p-link.month {
  background-color: #3e98c2;
}
.p-link-txt {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.p-link-title {
  font-size: 2.3rem;
}
.p-link-btn {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
  max-width: 140px;
  min-height: 40px;
  border-radius: 40px;
  padding: 0 10px 2px 20px;
  font-size: 2.4rem;
  text-decoration: none !important;
  color: #3e98c2 !important;
}
.p-link-btn .ico {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  background-color: #3e98c2;
}
.p-link-btn .ico:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-link-time {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 372px;
  margin-left: auto;
  margin-right: auto;
}
.p-link-time__title {
  width: 52px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-link-time__list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-link-time__list > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-left: 5px;
}

.p-entry-h {
  text-align: center;
  color: #ffffff;
  line-height: 1.5;
}
.p-entry-h span {
  position: relative;
  display: inline-block;
}
.p-entry-h span:before, .p-entry-h span:after {
  content: "";
  position: absolute;
  top: 50%;
}
.p-entry-h span:before {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-30deg);
          transform: translateY(-50%) rotate(-30deg);
}
.p-entry-h span:after {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
}

.p-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 160px;
  border-radius: 160px;
  background-color: #ffffff;
  border: solid 4px;
  text-decoration: none !important;
  overflow: hidden;
}
.p-btn.time {
  color: #d56856;
  border-color: #d56856;
}
.p-btn.time .h + .txt {
  border-top-color: #d56856;
}
.p-btn.month {
  color: #3e98c2;
  border-color: #3e98c2;
}
.p-btn.month .h + .txt {
  border-top-color: #3e98c2;
}
/*.p-btn.month .txt .ico {
  background-color: #3e98c2;
}*/
.p-btn .h {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-btn .h + .txt {
  border-top: solid 4px;
}
.p-btn .h .logo {
  width: 28%;
}
.p-btn .h .title {
  font-size: 4.4rem;
}
.p-btn .txt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.2rem;
  padding: 10px;
}
.p-btn.month .txt .ico {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /*border-radius: 50%;
  background-color: #d56856;*/
  background: url(/energy_saving_cp_2023_winter/action/image/ico_btn_month.svg) no-repeat center center;
  background-size: 100% 100%;
}
/*.p-btn .txt .ico:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}*/

.p-entry {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: -40px;
  margin-right: -40px;
}
.p-entry__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-left: 40px;
  padding-right: 40px;
}

.p-entry-title {
  display: flex;
  width: 510px;
  margin: 45px auto 0;
}
.p-entry-title .logo {
  width: 181px;
  border-radius: 20px;
  background-color: #fff;
}
.p-entry-title .txt {
  font-size: 24px;
  padding-left: 15px;
}
.p-entry-title .txt .em {
  display: block;
  font-size: 54px;
}
.p-entry-txt {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}
.p-entry-img {
  overflow: hidden;
  border-radius: 20px;
}
.p-entry-remarks {
  color: #000;
  height: 45px;
  font-size: 1.3rem;
  line-height: 1.7;
}

.p-entry-btm {
  padding-top: 30px;
  margin-top: 20px;
  border-top: dotted 1px #ffffff;
}
.p-entry-img + .p-entry-btm {
  padding-top: 0;
  border-top: 0;
}
.p-entry-btm-txt {
  text-align: center;
  color: #ffffff;
  font-size: 1.7rem;
  line-height: 1.75;
  margin: 0 -45px;
}

.l-recommend {
  position: relative;
  margin-top: -200px;
  padding-top: 200px;
}

.p-recommend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: -40px;
  margin-right: -40px;
}
.p-entry__item .p-recommend {
  background-color: #f7f2ee;
}
.p-recommend__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-left: 40px;
  padding-right: 40px;
}
.p-recommend__item + .p-recommend__item {
  border-right: dotted 1px #929091;
}

.p-recommend-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -40px;
}
.p-recommend-list > * {
  width: 50%;
  margin-bottom: 40px;
  text-align: center;
}
.p-recommend-list .ico {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 128px;
  height: 128px;
  margin-bottom: 20px;
}
.p-recommend-list .txt {
  font-size: 1.8rem;
  line-height: 1.65;
}

.p-recommend-title {
  position: relative;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
}
.p-recommend-title .em {
  font-style: normal;
}
.p-recommend-title.month {
  color: #3e98c2;
}
.p-recommend-title.month:before {
  background-image: url("/energy_saving_cp_2023_winter/action/image/line_title_month.svg");
}
.p-recommend-title.time {
  color: #d56856;
}
.p-recommend-title.time:before {
  background-image: url("/energy_saving_cp_2023_winter/action/image/line_title_time.svg");
}
.p-recommend-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 668px), print {
  /* ==========================================================================
  Not SP
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .l-wrapper {
    min-width: 1200px;
    padding-top: 150px;
  }
  .l-inner {
    *zoom: 1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .l-inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .l-inner--primary {
    max-width: 1060px;
  }
  .l-inner--pc {
    padding: 80px 50px;
  }
  .u-bg-round-pc {
    background-image: -webkit-gradient(linear, left top, right top, from(#d56856), color-stop(50%, #d56856), color-stop(50%, #3e98c2), to(#3e98c2));
    background-image: linear-gradient(90deg, #d56856 0%, #d56856 50%, #3e98c2 50%, #3e98c2 100%);
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    border-radius: 1000px 1000px 1000px 1000px/200px 200px 200px 200px;
  }
  .u-ff-primary {
    font-family: "Noto Sans JP", sans-serif;
  }
  .u-ff-secondary {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  .u-mt-xs {
    margin-top: 10px;
  }
  .u-mt-s {
    margin-top: 20px;
  }
  .u-mt-m {
    margin-top: 30px;
  }
  .u-mt-l {
    margin-top: 40px;
  }
  .u-mt-xl {
    margin-top: 60px;
  }
  .u-mt-2xl {
    margin-top: 80px;
  }
  .u-mb-xs {
    margin-bottom: 10px;
  }
  .u-mb-s {
    margin-bottom: 20px;
  }
  .u-mb-m {
    margin-bottom: 30px;
  }
  .u-mb-l {
    margin-bottom: 40px;
  }
  .u-mb-xl {
    margin-bottom: 60px;
  }
  .u-mb-2xl {
    margin-bottom: 80px;
  }
  .u-pt-xs {
    padding-top: 10px;
  }
  .u-pt-s {
    padding-top: 20px;
  }
  .u-pt-m {
    padding-top: 30px;
  }
  .u-pt-l {
    padding-top: 40px;
  }
  .u-pt-xl {
    padding-top: 60px;
  }
  .u-pt-2xl {
    padding-top: 80px;
  }
  .u-pb-xs {
    padding-bottom: 10px;
  }
  .u-pb-s {
    padding-bottom: 20px;
  }
  .u-pb-m {
    padding-bottom: 30px;
  }
  .u-pb-l {
    padding-bottom: 40px;
  }
  .u-pb-xl {
    padding-bottom: 60px;
  }
  .u-pb-2xl {
    padding-bottom: 80px;
  }
  .u-fs-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .u-fs-12 {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .u-fs-14 {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .u-fs-16 {
    font-size: 1.6rem;
    line-height: 2;
  }
  .u-fs-18 {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .u-fs-20 {
    font-size: 2rem;
    line-height: 1.6;
  }
  .u-fs-32 {
    font-size: 3.2rem;
    line-height: 1.6;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-mv {
    position: relative;
    background-color: #d5d2d3;
    background-image: url("/energy_saving_cp_2023_winter/action/image/mv_bg_01.png");
    background-size: 1200px auto;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    height: 580px;
  }
  .p-mv:before {
    content: "";
    position: absolute;
    height: 80px;
    width: 100%;
    left: 50%;
    bottom: 0;
    background-size: 1200px auto;
    background-image: url("/energy_saving_cp_2023_winter/action/image/mv_bg_02.png");
    background-position: 50% 100%;
    background-repeat: repeat-x;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-mv-title {
    position: absolute;
    left: 50%;
    bottom: 110px;
    max-width: 608px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-intro-txt {
    font-size: 2.9rem;
  }
  .p-intro-btns > * a .txt .ico {
    margin-left: 10px;
    width: 36px;
    height: 36px;
  }
  .p-intro-btns > * a .txt .ico:before {
    border-top: solid 10px #ffffff;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
  }
  .p-link-btn .ico {
    margin-left: 10px;
    width: 24px;
    height: 24px;
  }
  .p-link-btn .ico:before {
    border-top: solid 8px #ffffff;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
  }
  .p-entry-h {
    font-size: 4.6rem;
  }
  .p-entry-h span {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p-entry-h span:before, .p-entry-h span:after {
    border-top: solid 40px #ffffff;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
  }
  .month .p-entry-txt {
    padding: 20px 0;
  }
  .p-btn.month .txt .ico {
    margin-left: 10px;
    width: 32px;
    height: 32px;
  }
  /*.p-btn .txt .ico:before {
    border-top: solid 10px #ffffff;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
  }*/

  .p-recommend-title {
    padding-bottom: 40px;
    font-size: 3rem;
  }
  .p-recommend-title .em {
    font-size: 5.2rem;
  }
  .p-recommend-title:before {
    width: 400px;
    height: 16px;
  }
}
@media screen and (min-width: 1399px) {
  /* ==========================================================================
  Large
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  .u-ff-primary {
    font-family: "Noto Sans JP", sans-serif;
  }
  .u-ff-secondary {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  /* =======================================================================
  top
  ======================================================================= */
}
@media screen and (min-width: 1025px) and (max-width: 1399px), print {
  /* ==========================================================================
  PC
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  .u-ff-primary {
    font-family: "Noto Sans JP", sans-serif;
  }
  .u-ff-secondary {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  /* =======================================================================
  top
  ======================================================================= */
}
@media screen and (min-width: 668px) and (max-width: 1024px) {
  /* ==========================================================================
  TB
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  .u-ff-primary {
    font-family: "Noto Sans JP", sans-serif;
  }
  .u-ff-secondary {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  /* =======================================================================
  top
  ======================================================================= */
}
@media screen and (max-width: 667px) {
  /* ==========================================================================
  SP
  ========================================================================== */
  img {
    width: 100%;
    max-width: inherit;
  }
  /* =======================================================================
  main
  ======================================================================= */
  .l-wrapper {
    padding-top: 18vw;
  }
  .l-inner--sp {
    padding: 60px 20px;
  }
  .u-bg-round-sp {
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    border-radius: 1000px 1000px 1000px 1000px/200px 200px 200px 200px;
  }
  .u-bg-round-sp.month {
    background-color: #3e98c2;
  }
  .u-bg-round-sp.time {
    background-color: #d56856;
  }
  .u-pc-only {
    display: none;
  }
  .u-ff-primary {
    font-family: "Noto Sans JP", sans-serif;
  }
  .u-ff-secondary {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  .u-mt-xs {
    margin-top: 5px;
  }
  .u-mt-s {
    margin-top: 10px;
  }
  .u-mt-m {
    margin-top: 15px;
  }
  .u-mt-l {
    margin-top: 20px;
  }
  .u-mt-xl {
    margin-top: 30px;
  }
  .u-mt-2xl {
    margin-top: 40px;
  }
  .u-mb-xs {
    margin-bottom: 5px;
  }
  .u-mb-s {
    margin-bottom: 10px;
  }
  .u-mb-m {
    margin-bottom: 15px;
  }
  .u-mb-l {
    margin-bottom: 20px;
  }
  .u-mb-xl {
    margin-bottom: 30px;
  }
  .u-mb-2xl {
    margin-bottom: 40px;
  }
  .u-pt-xs {
    padding-top: 5px;
  }
  .u-pt-s {
    padding-top: 10px;
  }
  .u-pt-m {
    padding-top: 15px;
  }
  .u-pt-l {
    padding-top: 20px;
  }
  .u-pt-xl {
    padding-top: 30px;
  }
  .u-pt-2xl {
    padding-top: 40px;
  }
  .u-pb-xs {
    padding-bottom: 5px;
  }
  .u-pb-s {
    padding-bottom: 10px;
  }
  .u-pb-m {
    padding-bottom: 15px;
  }
  .u-pb-l {
    padding-bottom: 20px;
  }
  .u-pb-xl {
    padding-bottom: 30px;
  }
  .u-pb-2xl {
    padding-bottom: 40px;
  }
  .u-fs-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .u-fs-12 {
    font-size: 1rem;
    line-height: 1.75;
  }
  .u-fs-14 {
    font-size: 1rem;
    line-height: 1.75;
  }
  .u-fs-16 {
    font-size: 1.2rem;
    line-height: 2;
  }
  .u-fs-18 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .u-fs-20 {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .u-fs-32 {
    font-size: 2rem;
    line-height: 1.6;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-mv {
    height: 150vw;
    background-image: url("/energy_saving_cp_2023_winter/action/image/mv_sp.png");
    background-size: cover;
  }
  .p-mv-title {
    display: none;
  }
  .p-intro-txt {
    font-size: 1.6rem;
    padding: 0 20px;
  }
  .p-intro-txt .u-sp-inline {
    display: inline-block;
  }
  .p-intro-way {
    padding: 0 30px;
  }
  .p-intro-btns {
    padding: 0 18px;
    flex-direction: column;
  }
  .p-intro-btns > * + * {
    margin-top: 10px;
  }
  .p-intro-btns > * a {
    min-height: 60px;
  }
  .p-intro-btns > * a .logo + .txt {
    font-size: 21px;
  }
  .p-intro-btns > * a .txt .ico {
    margin-left: 5px;
    width: 18px;
    height: 18px;
  }
  .p-intro-btns > * a .txt .ico:before {
    border-top: solid 5px #ffffff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
  }
  .p-link-btn .ico {
    margin-left: 5px;
    width: 18px;
    height: 18px;
  }
  .p-link-btn .ico:before {
    border-top: solid 5px #ffffff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
  }
  .p-intro-float {
    right: 0;
    bottom: 2px;
    position: fixed;
    z-index: 10;
    transition: .3s;
  }
  .p-intro-float.is-scroll {
    opacity: 0;
    pointer-events: none;
  }
  .p-intro-float li {
    margin-top: 2px;
  }
  .p-intro-float li a {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 15.5px;
    text-align: center;
    border: 2px solid #fff;
    border-right: none;
    border-radius: 50px 0 0 50px;
    text-decoration: none;
    padding: 5px 10px 5px 15px;
  }
  .p-intro-float li.p-intro-float-time a {
    background-color: #d56856;
  }
  .p-intro-float li.p-intro-float-month a {
    background-color: #3e98c2;
  }
  .p-intro-remarks {
    font-size: 10px;
  }
  .p-entry-h {
    font-size: 1.7rem;
  }
  .p-entry-h span {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-entry-h span:before, .p-entry-h span:after {
    border-top: solid 30px #ffffff;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
  }
  .p-btn .txt .ico {
    margin-left: 5px;
    width: 19px;
    height: 19px;
  }
  /*.p-btn .txt .ico:before {
    border-top: solid 5px #ffffff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
  }*/
  .p-recommend-title {
    padding-bottom: 20px;
    font-size: 1.8rem;
  }
  .p-recommend-title .em {
    font-size: 3.1rem;
  }
  .p-recommend-title:before {
    width: 75vw;
    height: 1.875vw;
  }
  .p-entry {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
  }
  .p-entry__item {
    padding-left: 0;
    padding-right: 0;
  }
  .p-intro-benefits-img {
    transform: none;
  }
  .p-link {
    margin: 0 15px;
  }
  .p-entry-title {
    width: 280px;
    margin-top: 0;
  }
  .p-entry-title .logo {
    width: 106px;
  }
  .p-entry-title .txt {
    font-size: 14px;
    padding-left: 5px;
  }
  .p-entry-title .txt .em {
    font-size: 32px;
  }
  .p-entry-txt {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
  }
  .p-entry-benefit {
    margin-left: -20px;
    margin-right: -20px;
  }
  .p-btn {
    min-height: 92px;
  }
  .p-btn .h .title {
    color: #d56856;
    font-size: 25px;
  }
  .p-btn.month .h .title {
    color: #3e98c2;
  }
  .p-btn .h .logo {
    width: 55%;
    margin: -6px -3%;
  }
  .p-btn .h + .txt {
    font-size: 14px;
  }
  .p-entry-remarks {
    height: auto;
  }
  .p-entry-btm .p-link {
    margin: 20px 0 0;
    letter-spacing: -0.1em;
  }
  .p-entry-btm .p-link .p-link-title {
    margin: 0 -20px;
  }
  .p-link {
    font-family: "Zen Maru Gothic", sans-serif;
  }
  .p-link-time {
    padding: 20px;
    align-items: center;
  }
  .p-link-time__list {
    flex-direction: column;
  }
  .p-recommend {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
  }
  .p-entry__item .u-bg-round-sp {
    border-radius: 0;
  }
  .p-entry__item .p-recommend {
    border-radius: 10px;
    margin-top: 30px;
  }
  .p-recommend__item {
    padding: 60px 0;
  }
  .p-entry__item .p-recommend__item {
    padding-top: 20px;
  }
  .p-recommend-list {
    margin-left: 25px;
    margin-right: 25px;
    justify-content: space-between;
  }
  .p-recommend-list .ico {
    width: 60%;
    height: auto;
  }
  .p-recommend-list .txt {
    font-size: 12px;
    line-height: 21px;
  }
  .p-entry__item .p-recommend-list .txt {
    color: #000000;
  }
  .p-recommend-img {
    margin-top: 80px;
  }
  .p-recommend .p-btn {
    margin: 50px 20px 40px;
  }
  .p-recommend__item + .p-recommend__item {
    border-right: none;
    border-top: dotted 1px #929091;
  }

  .l-footer .pagetop {
    bottom: calc(95px + 5vw);
  }
  .l-footer .pagetop.is-scroll {
    opacity: 0;
    pointer-events: none;
  }
}