@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;
}

/* Chrome, Safari, Edge */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  height: auto;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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;
}

/* =======================================================================
リセット
======================================================================= */
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;
}

a {
  color: #333333;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}

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;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
モジュール
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 768px), print {
  .m-sp-only {
    display: none !important;
  }
}
.m-img-wmax {
  width: 100%;
}

/* text */
.m-text-10 {
  font-size: 1rem;
  line-height: 1.875;
}

.m-text-11 {
  font-size: 1.1rem;
  line-height: 1.875;
}

.m-text-12 {
  font-size: 1.2rem;
  line-height: 1.875;
}

.m-text-13 {
  font-size: 1.3rem;
  line-height: 1.875;
}

.m-text-14 {
  font-size: 1.4rem;
  line-height: 1.875;
}

.m-text-15 {
  font-size: 1.5rem;
  line-height: 1.875;
}

.m-text-16 {
  font-size: 1.6rem;
  line-height: 1.875;
}

.m-text-17 {
  font-size: 1.7rem;
  line-height: 1.65;
}

.m-text-18 {
  font-size: 1.8rem;
  line-height: 1.65;
}

.m-text-19 {
  font-size: 1.9rem;
  line-height: 1.65;
}

.m-text-20 {
  font-size: 2rem;
  line-height: 1.65;
}

.m-text-21 {
  font-size: 2.1rem;
  line-height: 1.65;
}

.m-text-22 {
  font-size: 2.2rem;
  line-height: 1.65;
}

.m-text-23 {
  font-size: 2.3rem;
  line-height: 1.65;
}

.m-text-24 {
  font-size: 2.4rem;
  line-height: 1.65;
}

.m-text-25 {
  font-size: 2.5rem;
  line-height: 1.65;
}

.m-text-26 {
  font-size: 2.6rem;
  line-height: 1.65;
}

.m-text-27 {
  font-size: 2.7rem;
  line-height: 1.65;
}

.m-text-28 {
  font-size: 2.8rem;
  line-height: 1.65;
}

.m-text-30 {
  font-size: 3rem;
  line-height: 1.65;
}

.m-text-31 {
  font-size: 3.1rem;
  line-height: 1.65;
}

.m-text-32 {
  font-size: 3.2rem;
  line-height: 1.2;
}

.m-text-34 {
  font-size: 3.4rem;
  line-height: 1.2;
}

.m-text-35 {
  font-size: 3.5rem;
  line-height: 1.2;
}

.m-text-36 {
  font-size: 3.6rem;
  line-height: 1.2;
}

.m-text-37 {
  font-size: 3.7rem;
  line-height: 1.2;
}

.m-text-38 {
  font-size: 3.8rem;
  line-height: 1.2;
}

.m-text-40 {
  font-size: 4rem;
  line-height: 1.2;
}

.m-text-42 {
  font-size: 4.2rem;
  line-height: 1.2;
}

.m-text-44 {
  font-size: 4.4rem;
  line-height: 1.2;
}

.m-text-46 {
  font-size: 4.6rem;
  line-height: 1.2;
}

.m-text-48 {
  font-size: 4.8rem;
  line-height: 1.2;
}

.m-text-60 {
  font-size: 6rem;
  line-height: 1.2;
}

.m-text-70 {
  font-size: 7rem;
  line-height: 1.2;
}

.m-text-lh-l {
  line-height: 2;
}

.m-text-lh-s {
  line-height: 1.5;
}

.m-ls1 {
  letter-spacing: 0.1em;
}

.m-ls2 {
  letter-spacing: 0.2em;
}

.m-text-ind {
  text-indent: 1em;
}

.m-font-en {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-font-serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.m-font-n {
  font-weight: 500;
}

.m-font-b {
  font-weight: 700;
}

.m-color-default {
  color: #333333;
}
.m-color-default a {
  color: #333333;
}

.m-color-wh {
  color: #ffffff;
}
.m-color-wh a {
  color: #ffffff;
}

.m-color-gr {
  color: #00a33e;
}
.m-color-gr a {
  color: #00a33e;
}

.m-color-gy {
  color: #7b7b7b;
}
.m-color-gy a {
  color: #7b7b7b;
}

.m-color-red, .error, .m-attention {
  color: #f01919;
}
.m-color-red a, .error a, .m-attention a {
  color: #f01919;
}

.m-uline {
  text-decoration: underline;
}

.m-uline:hover {
  text-decoration: none;
}

.m-hline:hover {
  text-decoration: underline;
}

.m-op {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-op:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* display */
.m-cf {
  *zoom: 1;
}
.m-cf:after {
  content: "";
  display: table;
  clear: both;
}

.m-dis-n {
  display: none;
}

.m-dis-b {
  display: block;
}

.m-dis-ib {
  display: inline-block;
}

.m-dis-i {
  display: inline;
}

.m-ov-h {
  overflow: hidden;
}

.m-d-tbl {
  display: table;
  width: 100%;
}
.m-d-tbl__cell {
  display: table-cell;
}

.m-nowrap {
  white-space: nowrap;
}

.m-radius {
  border-radius: 50%;
}

/* float */
.m-fl-l {
  float: left;
}

.m-fl-r {
  float: right;
}

.m-hr {
  height: 1px;
  background-color: #cccccc;
  border: 0;
}

/* align */
.m-align-c {
  text-align: center;
}

.m-align-l {
  text-align: left;
}

.m-align-r {
  text-align: right;
}

.m-valign-t {
  vertical-align: top;
}

.m-valign-m {
  vertical-align: middle;
}

.m-valign-b {
  vertical-align: bottom;
}

/* margin */
.m-mt-2xs {
  margin-top: 5px;
}

.m-mt-xs {
  margin-top: 10px;
}

.m-mt-s {
  margin-top: 20px;
}

.m-mt {
  margin-top: 30px;
}

.m-mt-l {
  margin-top: 40px;
}

.m-mt-xl {
  margin-top: 60px;
}

.m-mt-2xl {
  margin-top: 80px;
}

.m-mt-3xl {
  margin-top: 100px;
}

.m-mb-2xs {
  margin-bottom: 5px;
}

.m-mb-xs {
  margin-bottom: 10px;
}

.m-mb-s {
  margin-bottom: 20px;
}

.m-mb {
  margin-bottom: 30px;
}

.m-mb-l {
  margin-bottom: 40px;
}

.m-mb-xl {
  margin-bottom: 60px;
}

.m-mb-2xl {
  margin-bottom: 80px;
}

.m-mb-3xl {
  margin-bottom: 100px;
}

.m-ml-1em {
  margin-left: 1em;
}

.m-mr-1em {
  margin-right: 1em;
}

/* padding */
.m-pt-2xs {
  padding-top: 5px;
}

.m-pt-xs {
  padding-top: 10px;
}

.m-pt-s {
  padding-top: 20px;
}

.m-pt {
  padding-top: 30px;
}

.m-pt-l {
  padding-top: 40px;
}

.m-pt-xl {
  padding-top: 60px;
}

.m-pt-2xl {
  padding-top: 80px;
}

.m-pt-3xl {
  padding-top: 100px;
}

.m-pb-2xs {
  padding-bottom: 5px;
}

.m-pb-xs {
  padding-bottom: 10px;
}

.m-pb-s {
  padding-bottom: 20px;
}

.m-pb {
  padding-bottom: 30px;
}

.m-pb-l {
  padding-bottom: 40px;
}

.m-pb-xl {
  padding-bottom: 60px;
}

.m-pb-2xl {
  padding-bottom: 80px;
}

.m-pb-3xl {
  padding-bottom: 100px;
}

.m-p-xs {
  padding: 10px;
}

.m-p-s {
  padding: 20px;
}

.m-p {
  padding: 30px;
}

.m-p-l {
  padding: 40px;
}

.m-p-xl {
  padding: 60px;
}

/* list */
.m-list-dot > li {
  position: relative;
  padding-left: 1em;
}
.m-list-dot > li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.m-list-cir > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-cir > li:before {
  content: "●";
  top: 0;
  left: 0;
  position: absolute;
}

.m-list-cir-wh > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-cir-wh > li:before {
  content: "●";
  top: 0;
  left: 0;
  position: absolute;
  color: #ffffff;
}

.m-list-cir-gr > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-cir-gr > li:before {
  content: "●";
  top: 0;
  left: 0;
  position: absolute;
  color: #cbe62e;
}

.m-list-d-circle > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-d-circle > li:before {
  content: "◎";
  top: 0;
  left: 0;
  position: absolute;
}

.m-list-square > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-square > li:before {
  content: "■";
  top: 0;
  left: 0;
  position: absolute;
}

.m-list-attention > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-attention > li:before {
  content: "※";
  top: 0;
  left: 0;
  position: absolute;
}

.m-list-star > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-star > li:before {
  content: "★";
  top: 0;
  left: 0;
  position: absolute;
}

.m-list-decimal {
  list-style: decimal;
  margin-left: 1.5em;
}
.m-list-num {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.m-list-num .m-list-decimal {
  text-indent: 0em;
}

.m-list-ar > li {
  position: relative;
  padding-left: 20px;
}
.m-list-ar > li:before {
  content: "";
  border-left: solid 8px #fff000;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  position: absolute;
  left: 0;
  top: 7px;
}

/* layout */
.l-inner-xs,
.l-inner-s,
.l-inner,
.l-inner-l,
.l-inner-xl {
  *zoom: 1;
}
.l-inner-xs:after,
.l-inner-s:after,
.l-inner:after,
.l-inner-l:after,
.l-inner-xl:after {
  content: "";
  display: table;
  clear: both;
}
.l-inner-xs,
.l-inner-s,
.l-inner,
.l-inner-l,
.l-inner-xl {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.l-inner-xs {
  max-width: 700px;
}

.l-inner-s {
  max-width: 940px;
}

.l-inner {
  max-width: 1140px;
}

.l-inner-l {
  max-width: 1220px;
}

.l-inner-xl {
  max-width: 1525px;
}

/* border */
.m-bor-t {
  border-top: solid 1px rgba(0, 0, 0, 0.075);
}

.m-bor {
  border: solid 1px #cccccc;
}

/* bg */
.m-bg-wh {
  background-color: #ffffff;
}

.m-bg-gy {
  background-color: #f6f6f6;
}

.m-bg-yl {
  background-color: #fff000;
}

.m-bg-st-lye {
  background-image: repeating-linear-gradient(-55deg, #ffffff 0, #ffffff 4px, rgba(255, 240, 1, 0.075) 0, rgba(255, 240, 1, 0.3) 10px);
}

.m-bg-st-ye {
  background-image: repeating-linear-gradient(-55deg, #ffffff 0, #ffffff 4px, rgba(255, 240, 1, 0.3) 0, rgba(255, 240, 1, 0.3) 10px);
}

.m-bg-st-dye {
  background-image: repeating-linear-gradient(-55deg, rgba(255, 240, 1, 0.3) 0, rgba(255, 240, 1, 0.3) 4px, #fff000 0, #fff000 10px);
}

.m-bg-st-gr {
  background-image: repeating-linear-gradient(-55deg, #d5eb58 0, #d5eb58 4px, #cbe62e 0, #cbe62e 10px);
}

.m-bg-st-gy {
  background-image: repeating-linear-gradient(-55deg, #f8f8f8 0, #f8f8f8 8px, #f6f6f6 0, #f6f6f6 20px);
}

/* box */
/* flex */
.m-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-flex--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-flex--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-flex--align-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-flex--align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.m-flex--c2 > .m-flex__item {
  width: 50%;
}
.m-flex--c3 {
  margin-right: -1px;
}
.m-flex--c3 > .m-flex__item {
  width: 33.3333333333%;
}
.m-flex--c4 > .m-flex__item {
  width: 25%;
}
.m-flex--c5 > .m-flex__item {
  width: 20%;
}
.m-flex--g10 {
  margin-left: -10px;
  margin-bottom: -10px;
}
.m-flex--g10 > .m-flex__item {
  margin-left: 10px;
  margin-bottom: 10px;
}
.m-flex--g10.m-flex--c2 > .m-flex__item {
  width: calc(50% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g10.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g10.m-flex--c4 > .m-flex__item {
  width: calc(25% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g10.m-flex--c5 > .m-flex__item {
  width: calc(20% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20 {
  margin-left: -20px;
  margin-bottom: -20px;
}
.m-flex--g20 > .m-flex__item {
  margin-left: 20px;
  margin-bottom: 20px;
}
.m-flex--g20.m-flex--c2 > .m-flex__item {
  width: calc(50% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20.m-flex--c4 > .m-flex__item {
  width: calc(25% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20.m-flex--c5 > .m-flex__item {
  width: calc(20% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30 {
  margin-left: -30px;
  margin-bottom: -30px;
}
.m-flex--g30 > .m-flex__item {
  margin-left: 30px;
  margin-bottom: 30px;
}
.m-flex--g30.m-flex--c2 > .m-flex__item {
  width: calc(50% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30.m-flex--c4 > .m-flex__item {
  width: calc(25% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30.m-flex--c5 > .m-flex__item {
  width: calc(20% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40 {
  margin-left: -40px;
  margin-bottom: -40px;
}
.m-flex--g40 > .m-flex__item {
  margin-left: 40px;
  margin-bottom: 40px;
}
.m-flex--g40.m-flex--c2 > .m-flex__item {
  width: calc(50% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40.m-flex--c4 > .m-flex__item {
  width: calc(25% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40.m-flex--c5 > .m-flex__item {
  width: calc(20% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60 {
  margin-left: -60px;
  margin-bottom: -60px;
}
.m-flex--g60 > .m-flex__item {
  margin-left: 60px;
  margin-bottom: 60px;
}
.m-flex--g60.m-flex--c2 > .m-flex__item {
  width: calc(50% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60.m-flex--c4 > .m-flex__item {
  width: calc(25% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60.m-flex--c5 > .m-flex__item {
  width: calc(20% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80 {
  margin-left: -80px;
  margin-bottom: -80px;
}
.m-flex--g80 > .m-flex__item {
  margin-left: 80px;
  margin-bottom: 80px;
}
.m-flex--g80.m-flex--c2 > .m-flex__item {
  width: calc(50% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80.m-flex--c4 > .m-flex__item {
  width: calc(25% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80.m-flex--c5 > .m-flex__item {
  width: calc(20% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* table */
/* btn */
button.m-btn,
input.m-btn,
a.m-btn,
.m-btn {
  position: relative;
  width: 100%;
  height: 50px;
  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: #fff000;
  font-size: 1.4rem;
  color: #232323;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}
button.m-btn:before,
input.m-btn:before,
a.m-btn:before,
.m-btn:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: 1px #232323 solid;
  border-right: 1px #232323 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
button.m-btn--back:before,
input.m-btn--back:before,
a.m-btn--back:before,
.m-btn--back:before {
  right: auto;
  left: 15px;
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}
button.m-btn--noar:before,
input.m-btn--noar:before,
a.m-btn--noar:before,
.m-btn--noar:before {
  display: none;
}
button.m-btn .icon,
input.m-btn .icon,
a.m-btn .icon,
.m-btn .icon {
  margin-right: 10px;
  background-image: url("../images/common/icon-inquiry.png");
  width: 20px;
  height: 25px;
  background-size: 100%;
}
button.m-btn .icon-blank,
input.m-btn .icon-blank,
a.m-btn .icon-blank,
.m-btn .icon-blank {
  margin-left: 5px;
  background-image: url("../images/common/icon-blank-bk.png");
  width: 12px;
  height: 10px;
  background-size: 100%;
}
button.m-btn--l,
input.m-btn--l,
a.m-btn--l,
.m-btn--l {
  height: 64px;
}
button.m-btn--s,
input.m-btn--s,
a.m-btn--s,
.m-btn--s {
  height: 36px;
  font-size: 1.2rem;
}
button.m-btn--w360,
input.m-btn--w360,
a.m-btn--w360,
.m-btn--w360 {
  width: 360px;
}
button.m-btn--w260,
input.m-btn--w260,
a.m-btn--w260,
.m-btn--w260 {
  width: 260px;
}
button.m-btn--left,
input.m-btn--left,
a.m-btn--left,
.m-btn--left {
  margin-left: 0;
  margin-right: 0;
}
button.m-btn--bor,
input.m-btn--bor,
a.m-btn--bor,
.m-btn--bor {
  border: solid 1px #333333;
}

button.m-btn:hover,
input.m-btn:hover,
a.m-btn:hover,
a:hover .m-btn {
  background-color: #cbe62e;
  text-decoration: none;
}

/* icon */
.m-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  background-size: auto 100%;
}
.m-icon--blank {
  width: 12px;
  height: 10px;
  background-image: url("../images/common/icon-blank-bk.png");
  margin-right: 0;
  margin-left: 0.5em;
}
.m-icon--ar-r {
  margin-right: 0;
  margin-left: 0.5em;
  width: 8px;
  height: 8px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-icon--pdf {
  width: 26px;
  height: 26px;
  background-image: url("../images/common/icon-pdf-l.png");
  margin-right: 0;
  margin-left: 0.5em;
}
.m-icon--pdf-s {
  width: 24px;
  height: 14px;
  background-image: url("../images/common/icon-pdf-bk.png");
  margin-right: 0;
  margin-left: 0.5em;
}

/* breadcrumb */
.m-breadcrumb-wrap {
  background-color: #fff000;
  padding: 20px 20px;
}

.m-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -10px;
  font-size: 1.2rem;
  overflow: hidden;
}

.m-breadcrumb__item {
  position: relative;
  padding-right: 2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 10px;
}
.m-breadcrumb__item:before {
  content: "＞";
  position: absolute;
  right: 0.5em;
  top: 0;
  font-size: 1.2rem;
}
.m-breadcrumb__item:last-child:before {
  display: none;
}
.m-breadcrumb__item a {
  color: #000000;
}
.m-breadcrumb__item a:hover {
  text-decoration: underline;
}

/* title */
/* form */
input[type=text].m-input-text,
textarea.m-textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: solid 1px #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 15px;
  border-radius: 4px;
  width: 100%;
  background-color: #ffffff;
  outline: none;
  font-size: 1.6rem;
}
input[type=text].m-input-text:focus,
textarea.m-textarea:focus {
  background-color: #ffffe4;
}
input[type=text].m-input-text--s,
textarea.m-textarea--s {
  width: 30%;
}

textarea.m-textarea {
  resize: none;
  line-height: 1.875;
}

input[type=radio].m-input-radio,
input[type=checkbox].m-input-checkbox {
  position: relative;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  margin-right: 10px;
  margin-top: -3px;
  border: solid 1px #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ffffff;
  outline: none;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

input[type=radio].m-input-radio:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #333333;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  display: none;
}
input[type=radio].m-input-radio:checked:after {
  display: block;
}

input[type=checkbox].m-input-checkbox:after {
  content: "";
  width: 6px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  border-bottom: solid 2px #333333;
  border-right: solid 2px #333333;
  margin-top: -8px;
  margin-left: -3px;
  display: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
input[type=checkbox].m-input-checkbox:checked:after {
  display: block;
}

input[type=radio].m-input-radio {
  border-radius: 100%;
}

input[type=checkbox].m-input-checkbox {
  border-radius: 0;
}

label.m-label-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
label.m-label-set input[type=radio].m-input-radio,
label.m-label-set input[type=checkbox].m-input-checkbox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  display: block;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

select.m-select {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-height: 40px;
  padding: 12px 45px 12px 15px;
  border: solid 2px #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-image: url("../images/icon-select.png/index.html");
  background-position: right 50%;
  cursor: pointer;
  font-size: 1.6rem;
  outline: none;
  line-height: 1.231;
  text-overflow: "";
}

select.m-select::-ms-expand {
  display: none;
}

body.m-cms-editor-body {
  background-color: #ffffff;
  color: #333333;
  max-width: 980px !important;
  padding: 40px !important;
}

body.m-cms-editor-body,
.m-cms-body {
  *zoom: 1;
}
body.m-cms-editor-body:after,
.m-cms-body:after {
  content: "";
  display: table;
  clear: both;
}
body.m-cms-editor-body,
.m-cms-body {
  word-wrap: break-word;
  font-size: 1.6rem;
  line-height: 2;
}
body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6, body.m-cms-editor-body p, body.m-cms-editor-body ol, body.m-cms-editor-body ul, body.m-cms-editor-body dl, body.m-cms-editor-body pre, body.m-cms-editor-body hr, body.m-cms-editor-body blockquote,
.m-cms-body h1,
.m-cms-body h2,
.m-cms-body h3,
.m-cms-body h4,
.m-cms-body h5,
.m-cms-body h6,
.m-cms-body p,
.m-cms-body ol,
.m-cms-body ul,
.m-cms-body dl,
.m-cms-body pre,
.m-cms-body hr,
.m-cms-body blockquote {
  *zoom: 1;
}
body.m-cms-editor-body h1:after, body.m-cms-editor-body h2:after, body.m-cms-editor-body h3:after, body.m-cms-editor-body h4:after, body.m-cms-editor-body h5:after, body.m-cms-editor-body h6:after, body.m-cms-editor-body p:after, body.m-cms-editor-body ol:after, body.m-cms-editor-body ul:after, body.m-cms-editor-body dl:after, body.m-cms-editor-body pre:after, body.m-cms-editor-body hr:after, body.m-cms-editor-body blockquote:after,
.m-cms-body h1:after,
.m-cms-body h2:after,
.m-cms-body h3:after,
.m-cms-body h4:after,
.m-cms-body h5:after,
.m-cms-body h6:after,
.m-cms-body p:after,
.m-cms-body ol:after,
.m-cms-body ul:after,
.m-cms-body dl:after,
.m-cms-body pre:after,
.m-cms-body hr:after,
.m-cms-body blockquote:after {
  content: "";
  display: table;
  clear: both;
}
body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6, body.m-cms-editor-body p, body.m-cms-editor-body ol, body.m-cms-editor-body ul, body.m-cms-editor-body dl, body.m-cms-editor-body pre, body.m-cms-editor-body hr, body.m-cms-editor-body blockquote,
.m-cms-body h1,
.m-cms-body h2,
.m-cms-body h3,
.m-cms-body h4,
.m-cms-body h5,
.m-cms-body h6,
.m-cms-body p,
.m-cms-body ol,
.m-cms-body ul,
.m-cms-body dl,
.m-cms-body pre,
.m-cms-body hr,
.m-cms-body blockquote {
  clear: both;
}
body.m-cms-editor-body a,
.m-cms-body a {
  text-decoration: underline;
  color: #00a33e;
}
body.m-cms-editor-body a:hover,
.m-cms-body a:hover {
  text-decoration: none;
}
body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6,
.m-cms-body h1,
.m-cms-body h2,
.m-cms-body h3,
.m-cms-body h4,
.m-cms-body h5,
.m-cms-body h6 {
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 700;
}
body.m-cms-editor-body h2,
.m-cms-body h2 {
  position: relative;
  padding-left: 1em;
  border-left: solid 4px #fff000;
  font-size: 2.2rem;
}
body.m-cms-editor-body h3,
.m-cms-body h3 {
  position: relative;
  padding-left: 1em;
  border-left: solid 4px #fff000;
  font-size: 2rem;
}
body.m-cms-editor-body h4,
.m-cms-body h4 {
  font-size: 1.8rem;
}
body.m-cms-editor-body i,
.m-cms-body i {
  font-style: italic;
}
body.m-cms-editor-body pre,
.m-cms-body pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}
body.m-cms-editor-body blockquote,
.m-cms-body blockquote {
  margin: 0 0 30px;
  padding: 10px 20px;
  background-color: #f6f6f6;
  font-size: 1.4rem;
}
body.m-cms-editor-body blockquote p,
.m-cms-body blockquote p {
  margin-bottom: 0;
}
body.m-cms-editor-body blockquote p + p,
.m-cms-body blockquote p + p {
  margin-top: 30px;
}
body.m-cms-editor-body hr,
.m-cms-body hr {
  height: 1px;
  background-color: #cccccc;
  border: 0;
  margin-bottom: 30px;
}
body.m-cms-editor-body p,
.m-cms-body p {
  *zoom: 1;
}
body.m-cms-editor-body p:after,
.m-cms-body p:after {
  content: "";
  display: table;
  clear: both;
}
body.m-cms-editor-body p,
.m-cms-body p {
  margin-bottom: 30px;
  line-height: 2;
}
body.m-cms-editor-body ul, body.m-cms-editor-body ol,
.m-cms-body ul,
.m-cms-body ol {
  margin-bottom: 30px;
}
body.m-cms-editor-body ol li,
.m-cms-body ol li {
  list-style-type: decimal;
  margin-left: 1.5em;
}
body.m-cms-editor-body ul li,
.m-cms-body ul li {
  position: relative;
  list-style-type: none;
  padding-left: 1.5em;
}
body.m-cms-editor-body ul li:before,
.m-cms-body ul li:before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
  color: #cbe62e;
}
body.m-cms-editor-body img,
.m-cms-body img {
  max-width: 100%;
  height: auto;
}
body.m-cms-editor-body img.alignleft,
.m-cms-body img.alignleft {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
}
body.m-cms-editor-body img.alignright,
.m-cms-body img.alignright {
  float: right;
  margin-left: 40px;
  margin-bottom: 20px;
}
body.m-cms-editor-body img.aligncenter,
.m-cms-body img.aligncenter {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
body.m-cms-editor-body table,
.m-cms-body table {
  width: 100%;
  background-color: #ffffff;
  table-layout: fixed;
}
body.m-cms-editor-body table th, body.m-cms-editor-body table td,
.m-cms-body table th,
.m-cms-body table td {
  padding: 10px 20px;
  font-size: 1.6rem;
  border: solid 1px #cccccc;
}
body.m-cms-editor-body table th,
.m-cms-body table th {
  font-weight: 500;
  background-color: #f6f6f6;
}
body.m-cms-editor-body table.m-cms-body-tbl th,
.m-cms-body table.m-cms-body-tbl th {
  background-color: #fff000;
}
body.m-cms-editor-body .wp-caption-text,
.m-cms-body .wp-caption-text {
  font-size: 1.4rem;
  margin-top: 0.5em;
}
body.m-cms-editor-body .wp-caption.alignleft,
.m-cms-body .wp-caption.alignleft {
  display: block;
  float: left;
  margin-bottom: 10px;
  width: calc(50% - 20px) !important;
  margin-right: 20px;
}
body.m-cms-editor-body .wp-caption.alignleft img,
.m-cms-body .wp-caption.alignleft img {
  width: 100%;
  height: auto;
}
body.m-cms-editor-body .wp-caption.alignright,
.m-cms-body .wp-caption.alignright {
  display: block;
  float: right;
  margin-bottom: 10px;
  width: calc(50% - 20px) !important;
  margin-left: 20px;
}
body.m-cms-editor-body .wp-caption.alignright img,
.m-cms-body .wp-caption.alignright img {
  width: 100%;
  height: auto;
}
body.m-cms-editor-body .wp-caption.aligncenter, body.m-cms-editor-body .wp-caption.alignnone,
.m-cms-body .wp-caption.aligncenter,
.m-cms-body .wp-caption.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.m-topics-archives + .wp-pagenavi {
  margin-top: 80px;
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -10px;
}
.wp-pagenavi > a, .wp-pagenavi > span {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
  width: 46px;
  height: 46px;
  color: #333333;
}
.wp-pagenavi > a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wp-pagenavi > a:hover {
  text-decoration: none;
}
.wp-pagenavi > a:hover {
  background-color: #fff000;
}
.wp-pagenavi > span {
  background-color: #fff000;
}

.m-cms-set + * {
  margin-top: 80px;
}
.m-cms-set table th {
  background-color: #fff000;
}

.m-cms-body-point-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.m-cms-body-point-title span {
  padding: 5px 20px;
  display: inline-block;
  background-image: repeating-linear-gradient(-55deg, rgb(255, 255, 255) 0, rgb(255, 255, 255) 6px, #fff000 0, #fff000 16px);
}
.m-cms-body-point-text {
  font-weight: 700;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, white), to(white)), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(98%, rgba(255, 255, 255, 0)), color-stop(98%, #232323), to(#232323));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 50%, white 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 98%, #232323 98%, #232323 100%);
  background-repeat: repeat-x, repeat-y;
  background-size: 8px 100%, 100% 3em;
  line-height: 3;
}

.m-cms-body-conversation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-cms-body-conversation + .m-cms-body-conversation {
  margin-top: 20px;
}
.m-cms-body-conversation-icon {
  width: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}
.m-cms-body-conversation-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-cms-body-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #333333;
  padding: 30px;
}
.m-cms-body-comment-image {
  width: 320px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
}
.m-cms-body-comment-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-cms-body-comment-title {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 700;
  border-bottom: dotted 1px #333333;
  padding-bottom: 10px;
}
.m-cms-body-comment-h {
  font-size: 2rem;
  font-weight: 700;
}

.m-cms-body-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-cms-body-member__item {
  text-align: center;
}
.m-cms-body-member__item + .m-cms-body-member__item {
  margin-left: 80px;
}
.m-cms-body-member-image {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}
.m-cms-body-member-image img {
  border-radius: 50%;
}
.m-cms-body-member-title {
  font-size: 1.7rem;
  color: #00a33e;
  margin-bottom: 10px;
}
.m-cms-body-member-text {
  margin-top: 10px;
}

.m-cms-body-col {
  margin-right: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-cms-body-col--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-cms-body-col__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-right: 40px;
}
.m-cms-body-col__item img {
  width: 100%;
}

.m-cms-body-caption {
  margin-top: 10px;
  font-size: 1.5rem;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
  outline: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
}

.slick-arrow.slick-disabled {
  display: none;
  opacity: 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
base
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  word-wrap: break-word;
  word-break: break-all;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.231;
  color: #333333;
}

#l-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  min-width: 1220px;
}

.l-container {
  padding-top: 136px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.m-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 136px;
  padding-top: 36px;
  min-width: 1220px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
}
.m-header-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-header-logo {
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-header-logo a {
  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;
  width: 158px;
  height: 100px;
}
.m-header-logo svg {
  width: 138px;
}
.m-header-logo svg .st0 {
  fill: #00a33e;
}
.m-header-menu {
  display: none;
}
.m-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-header-inquiry {
  padding: 0 38px 0 34px;
}
.m-header-btn {
  width: 210px;
  height: 60px;
  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: #fff000;
  font-size: 1.4rem;
  font-weight: 700;
  color: #232323;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-header-btn:hover {
  background-color: #cbe62e;
  text-decoration: none;
}

@media screen and (min-width: 768px), print {
  .m-header {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .m-header.is-scrolled {
    -webkit-transform: translateY(-36px);
            transform: translateY(-36px);
  }
  .m-global-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .m-global-nav__top a, .m-global-nav__individual a {
    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;
    padding: 0 20px;
    height: 100px;
    color: #232323;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-global-nav__top a:hover, .m-global-nav__individual a:hover {
    color: #00a33e;
  }
  .m-global-nav__top a::before {
    content: "TOP";
  }
  .m-global-nav__top a span {
    display: none;
  }
  .m-global-nav__individual ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-global-nav__main {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
  }
  .m-global-nav__main:before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    border-left: 1px solid #ebebeb;
  }
  .m-global-nav__item {
    position: relative;
  }
  .m-global-nav__item:before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
    border-right: 1px solid #ebebeb;
  }
  .m-global-nav__item > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100px;
    height: 100px;
    padding-bottom: 20px;
    color: #232323;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-global-nav__item > a:hover {
    color: #00a33e;
  }
  .m-global-nav__item > a .icon {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
  }
  .m-global-nav__item > a .icon svg {
    width: 48px;
    height: 48px;
  }
  .m-global-nav__item > a .icon-kerosene {
    top: 12px;
  }
  .m-global-nav__item > a .icon-gas {
    top: 18px;
  }
  .m-global-nav__item > a .icon-electric-power {
    top: 15px;
  }
  .m-global-nav__item > a .icon-equipment {
    top: 15px;
  }
  .m-global-nav__item > a .icon-environment {
    top: 18px;
  }
  .m-global-nav__item > a .icon-online {
    top: 20px;
  }
  .m-global-nav__item:hover .m-global-nav-child {
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
    pointer-events: auto;
  }
  .m-global-nav__item:hover > a {
    color: #00a33e;
  }
  .t-home .m-global-nav__top > a,
  .t-point .m-global-nav__individual li:nth-of-type(1) > a,
  .t-topics.t-campaign .m-global-nav__individual li:nth-of-type(2) > a,
  .t-kerosene .m-global-nav__item:nth-of-type(1) > a,
  .t-gas .m-global-nav__item:nth-of-type(2) > a,
  .t-electric-power .m-global-nav__item:nth-of-type(3) > a,
  .t-equipment .m-global-nav__item:nth-of-type(4) > a,
  .t-environment .m-global-nav__item:nth-of-type(7) > a,
  .t-company .m-global-nav__item:nth-of-type(8) > a {
    color: #00a33e;
  }
  .m-help-nav {
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background-color: #f9f9f9;
    padding-right: 22px;
    height: 36px;
  }
  .m-help-nav a {
    display: block;
    padding: 0 16px;
    font-size: 1.3rem;
    font-weight: 700;
    text-decoration: none;
    color: #232323;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-help-nav a:hover {
    color: #00a33e;
  }
  .m-global-nav-child {
    display: block !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    position: absolute;
    left: 50%;
    top: 100px;
    width: 260px;
    background-color: #fff000;
  }
  .m-global-nav-child:before {
    content: "";
    border-bottom: solid 10px #fff000;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    z-index: 1;
  }
  .m-global-nav-child__item {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .m-global-nav-child__item + .m-global-nav-child__item {
    border-top: solid 1px #ffffff;
  }
  .m-global-nav-child__item a {
    position: relative;
    display: block;
    padding: 15px 30px 15px 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-global-nav-child__item a:hover {
    text-decoration: none;
    background-color: #cbe62e;
  }
  .m-global-nav-child__item a:before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 2px #333333;
    border-right: solid 2px #333333;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.m-footer-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-footer-contact__btn {
  text-align: right;
}
.m-footer-contact-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}
.m-footer-contact-title__logo {
  display: block;
  margin-right: 20px;
  width: 118px;
  overflow: hidden;
}
.m-footer-contact-title__logo svg {
  fill: #00a33e;
}
.m-footer-contact-address {
  margin-top: 35px;
}
.m-footer-contact-address__title {
  font-size: 1.4rem;
}
.m-footer-contact-address__text {
  margin-top: 5px;
  font-size: 1.3rem;
  line-height: 1.7;
}
.m-footer-contact-nav {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-footer-contact-nav__item {
  position: relative;
}
.m-footer-contact-nav__item + .m-footer-contact-nav__item {
  padding-left: 20px;
  margin-left: 20px;
}
.m-footer-contact-nav__item + .m-footer-contact-nav__item:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 12px;
  background-color: #232323;
}
.m-footer-contact-nav__item a {
  font-size: 1.3rem;
  color: #232323;
}
.m-footer-contact-inquiry {
  margin-top: 40px;
  width: 260px;
  height: 64px;
}

.m-footer-coop-logo img {
  width: 104px;
}

.m-footer {
  background-color: #3f3f3f;
}
.m-footer a {
  color: #ffffff;
}
.m-footer-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px 60px;
  max-width: 1220px;
}
.m-footer-title {
  font-size: 1.4rem;
  font-weight: 700;
}
.m-footer-nav {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-footer-nav__item--sp {
  display: none;
}
.m-footer-list {
  font-size: 1.3rem;
}
.m-footer-list__item + .m-footer-list__item {
  margin-top: 20px;
}
.m-footer-list__item > a {
  font-weight: 700;
}
.m-footer-list-child {
  margin-top: 20px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.m-footer-list-child__item + .m-footer-list-child__item {
  margin-top: 10px;
}
.m-footer-list-child__item a.blank {
  padding-right: 15px;
  display: inline-block;
  position: relative;
}
.m-footer-list-child__item a.blank:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 10px;
  background-image: url("../images/common/icon-blank.png");
  background-size: 100%;
}
.m-footer-list-child__item a.pdf {
  padding-right: 30px;
  display: inline-block;
  position: relative;
}
.m-footer-list-child__item a.pdf:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 14px;
  background-image: url("../images/common/icon-pdf.png");
  background-size: 100%;
}
.m-footer-cr {
  padding: 10px 20px;
  border-top: 1px #808080 solid;
  text-align: right;
  color: #ffffff;
  font-size: 1.1rem;
}

.m-footer-sp-list {
  display: none;
}

.fix-sp-nav {
  position: fixed;
  bottom: 62px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 200;
  max-width: 1180px;
  width: 100%;
}
.fix-sp-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fix-sp-nav ul li {
  width: 100%;
}
.fix-sp-nav ul li + li {
  border-left: 1px solid #fff;
}
.fix-sp-nav ul li a {
  display: block;
  height: 62px;
  padding-top: 4px;
  background-color: #fff000;
  text-decoration: none;
  text-align: center;
  font-size: 1.4rem;
}
.fix-sp-nav ul li a .ico {
  display: block;
  margin-bottom: 3px;
}
.fix-sp-nav ul li:only-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fix-sp-nav ul li:only-child a .ico {
  margin: 0 10px 0 0;
}

.m-header.is-scrolled ~ .fix-sp-nav {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* =======================================================================
共通
======================================================================= */
.m-gmap {
  position: relative;
  padding-bottom: 44.4444444444%;
  overflow: hidden;
}
.m-gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.m-mv {
  position: relative;
  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;
  height: 140px;
  background-color: #f6f6f6;
}
.m-mv-title {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
}

.m-mv-bg {
  height: 634px;
  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-size: cover;
  background-position: 50%;
}
.m-mv-bg--electric-power {
  background-image: url("../images/electric-power/bg-mv.jpg");
}
.m-mv-bg--kerosene {
  background-image: url("../images/kerosene/bg-mv.jpg");
}
.m-mv-bg--gas {
  background-image: url("../images/gas/bg-mv.jpg");
}
.m-mv-bg--equipment {
  background-image: url("../images/equipment/bg-mv.jpg");
}
.m-mv-bg--solar {
  background-image: url("../images/equipment/solar/bg-mv.jpg");
}
.m-mv-bg--company {
  background-image: url("../images/company/bg-mv.jpg");
}
.m-mv-bg--environment {
  background-image: url("../images/environment/bg-mv.jpg");
}
.m-mv-bg--binary {
  height: 360px;
  background-image: url("../images/environment/binary/bg-mv.jpg");
}
.m-mv-bg--ppa {
  height: 360px;
  background-image: url("../images/environment/ppa/bg-mv.jpg");
}
.m-mv-bg--saving {
  height: 360px;
  background-image: url("../images/environment/saving/bg-mv.jpg");
}
.m-mv-bg--fit {
  height: 360px;
  background-image: url("../images/electric-power/renewable-energy/bg-mv.jpg");
}
.m-mv-bg--greeting {
  height: 260px;
  background-image: url("../images/company/greeting/bg-mv.jpg");
}
.m-mv-bg--biogas {
  height: 360px;
  background-image: url("../images/company/service/biogas/bg-mv.jpg");
}
.m-mv-bg--mega_solar {
  height: 360px;
  background-image: url("../images/company/service/mega_solar/bg-mv.jpg");
}
.m-mv-bg--social {
  height: 360px;
  background-image: url("../images/company/social/bg-mv.jpg");
}
.m-mv-bg > * {
  padding: 20px;
}
.m-mv-bg-title {
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 700;
}
.m-mv-bg-text {
  margin-top: 20px;
  font-size: 1.5rem;
  line-height: 2.1;
}
.m-mv-bg-btn {
  margin: 30px auto 0;
  width: 360px;
}

.m-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-btn-list__item {
  width: 360px;
}
.m-btn-list__item + .m-btn-list__item {
  margin-left: 40px;
}
.m-btn-list--s .m-btn-list__item {
  width: 280px;
}
.m-btn-list--s .m-btn-list__item + .m-btn-list__item {
  margin-left: 10px;
}

.m-title-line {
  padding-bottom: 30px;
  text-align: center;
  font-size: 2.8rem;
  position: relative;
  font-weight: 700;
}
.m-title-line:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 112px;
  height: 10px;
  background-image: url("../images/common/img-title-line.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.m-content-nav {
  padding: 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
}
.m-content-nav-list {
  margin-left: 40px;
}
.m-content-nav-list__item {
  position: relative;
  padding-left: 15px;
}
.m-content-nav-list__item + .m-content-nav-list__item {
  margin-top: 15px;
}
.m-content-nav-list__item a {
  font-size: 1.4rem;
  color: #333333;
}
.m-content-nav-list__item:before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #cbe62e;
  border-radius: 50%;
}

.m-common-environment {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-common-environment__item {
  margin-left: 10px;
  width: calc(50% - 10px);
  text-align: center;
}
.m-common-environment__item figure {
  border: solid 1px #cccccc;
  background-color: #ffffff;
}
.m-common-environment__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-common-environment__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.m-common-special-bnr {
  border: 8px #ffffff solid;
  -webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-common-special-bnr:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-common-special-bnr__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-common-special-bnr__content {
  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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding: 40px;
}
.m-common-special-bnr-title {
  margin-left: auto;
  margin-right: auto;
  width: 220px;
}
.m-common-special-bnr-text {
  margin-top: 20px;
  font-size: 1.6rem;
}

.m-grline-box {
  padding: 20px 30px 20px 50px;
  border: 2px #cbe62e solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-grline-box__title {
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-common-gr-text {
  padding-left: 20px;
  display: block;
  font-size: 2rem;
  line-height: 1.5;
  color: #00a33e;
  position: relative;
}
.m-common-gr-text:before {
  position: absolute;
  content: "■";
  left: 0;
  top: 0;
}

.m-common-point-nav {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.m-common-point-nav__item {
  position: relative;
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}
.m-common-point-nav__item a {
  width: 100%;
  padding: 90px 20px 50px;
  color: #333333;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff000;
}
.m-common-point-nav__item a:hover {
  background-color: #cbe62e;
}
.m-common-point-nav__item--no-icon a {
  padding-top: 50px;
}
.m-common-point-nav__item:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 10px;
  width: 12px;
  height: 12px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-common-point-nav__item:hover:before {
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
}
.m-common-point-nav__item:hover .m-common-point-nav-icon {
  -webkit-animation-name: pointIcon;
          animation-name: pointIcon;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.m-common-point-nav-icon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.m-common-point-nav-icon .text {
  margin-bottom: 5px;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #00a33e;
}
.m-common-point-nav-icon .icon {
  display: block;
}
.m-common-point-nav-title {
  font-size: 2.8rem;
  line-height: 2;
}
.m-common-point-nav-title .underline {
  display: inline;
  padding-bottom: 2px;
  border-bottom: 2px solid #333333;
}
.m-common-point-nav-text {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.65;
}

@-webkit-keyframes pointIcon {
  0% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  50% {
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@keyframes pointIcon {
  0% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  50% {
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.m-common-point-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-common-point-number .underline {
  margin-right: 10px;
  padding-bottom: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.7rem;
  line-height: 1.75;
  color: #00a33e;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.m-common-point-number .underline:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #00a33e;
}

.m-common-point-title {
  font-size: 2.6rem;
  line-height: 1.8;
}
.m-common-point-title span {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff000;
}
.m-common-point-title span + span {
  margin-top: 10px;
}

.m-circle-bg-wh-image {
  border-radius: 50%;
  background-color: #ffffff;
  overflow: hidden;
}

.m-uline-title {
  padding-bottom: 5px;
  display: inline;
  border-bottom: #fff000 4px solid;
  line-height: 2.5;
}

.m-common-contact {
  background-color: #ececec;
}
.m-common-contact-title {
  padding: 25px 20px;
  border-bottom: 1px #ffffff solid;
  text-align: center;
  font-size: 1.9rem;
}
.m-common-contact-content {
  padding: 30px 20px 30px;
  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;
}
.m-common-contact-content__tel .title {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.m-common-contact-content__btn {
  margin-left: 40px;
  width: 290px;
}
.m-common-contact-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: center;
}
.m-common-contact-tel .icon {
  margin-top: 8px;
  width: 58px;
  height: 34px;
  background-image: url("../images/common/icon-tel.png");
  background-size: 100%;
}
.m-common-contact-tel .number {
  margin-left: 5px;
  display: block;
  font-size: 5rem;
  line-height: 1;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-common-contact-businesshour {
  font-size: 1.2rem;
  text-align: right;
}

.m-common-flow {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-common-flow__item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  background-color: #ffffff;
  border: 1px #000000 solid;
}
.m-common-flow__item + .m-common-flow__item {
  margin-left: 10px;
}
.m-common-flow-title {
  position: relative;
  padding: 30px;
  background-color: #fff000;
  text-align: center;
}
.m-common-flow-title:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  border: 8px solid transparent;
  border-top: 12px #fff000 solid;
}
.m-common-flow-content {
  padding: 40px 30px 30px;
}
.m-common-flow-image {
  text-align: center;
}
.m-common-flow-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3.2rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-common-flow-contact .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 5px;
  width: 40px;
  height: 23px;
  background-image: url("../images/common/icon-tel.png");
  background-size: 100%;
}

.m-common-tel-box {
  padding: 30px;
  border: 4px #cbe62e solid;
  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;
}
.m-common-tel-box-tel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-common-tel-box-tel > * + * {
  margin-left: 20px;
}
.m-common-tel-box-tel--caption {
  padding-top: 30px;
}
.m-common-tel-box-tel--caption > div {
  position: relative;
}
.m-common-tel-box-tel--caption > div .title {
  position: absolute;
  left: -90px;
  top: -30px;
}
.m-common-tel-box-tel .number {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6.4rem;
  line-height: 1;
  margin-top: -6px;
}
.m-common-tel-box-tel .icon {
  margin-top: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 70px;
  height: 40px;
  background-image: url("../images/common/icon-tel.png");
  background-size: 100%;
}

.m-common-merumaga-box {
  padding: 16px 60px;
  border: 4px #cbe62e solid;
}
.m-common-merumaga-box a {
  color: #1b94e0;
  text-decoration: underline;
}

.m-common-merumaga-col {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.m-common-merumaga-item.w-36 {
  width: 36%;
}
.m-common-merumaga-item.w-52 {
  width: 52%;
}
.m-common-merumaga-item img {
  max-width: 160px;
}
.m-common-merumaga-item p {
  line-height: 2.5;
}

.m-common-entry-way {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.m-common-entry-way__item {
  margin-left: 10px;
  width: calc(50% - 10px);
  background-color: #ffffff;
  border: 3px #cbe62e solid;
}
.m-common-entry-way-title {
  padding: 20px;
  background-color: #cbe62e;
}

.m-common-point-item {
  position: relative;
  border: solid 3px #cbe62e;
}
.m-common-point-item .icon-balloon {
  position: absolute;
  right: -40px;
  top: -80px;
  z-index: 1;
}

.m-line-bottom {
  padding-bottom: 10px;
  border-bottom: solid 4px #fff000;
}
.m-line-bottom--gr {
  border-bottom-color: #cbe62e;
}
.m-line-bottom--gy {
  border-bottom-color: #cccccc;
}
.m-line-bottom--thin {
  border-bottom-width: 2px;
}

.m-mv-slide {
  min-height: 554px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.m-mv-slide--kerosene {
  background-image: url("../images/kerosene/bg-slide.jpg");
}
.m-mv-slide--gas {
  background-image: url("../images/gas/bg-slide.jpg");
}
.m-mv-slide--equipment {
  background-image: url("../images/equipment/bg-slide.jpg");
}
.m-mv-slide--electric-power {
  background-image: url("../images/electric-power/bg-slide.jpg");
}
.m-mv-slide:empty {
  display: none;
}

.m-common-mv-slide {
  position: relative;
}
.m-common-mv-slide .item {
  width: 640px;
  margin: 0 50px;
}
.m-common-mv-slide .item a {
  display: block;
  text-decoration: none;
  color: #232323;
  font-weight: 700;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-common-mv-slide .item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-common-mv-slide .item a .img {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 20px;
  padding-top: 52.5%;
}
.m-common-mv-slide .item a .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid #fff;
  border-radius: 19px;
  opacity: 0.8;
  z-index: 2;
}
.m-common-mv-slide .item a .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.m-common-mv-slide .item a .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.m-common-mv-slide .item a .cat li {
  margin: 0 8px 8px 0;
  padding: 8px 1em;
  border-radius: 5px;
  font-size: 1.3rem;
  background-color: #fff000;
}
.m-common-mv-slide .item a .title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
}
.m-common-mv-slide .arrow {
  position: absolute;
  width: 54px;
  height: 54px;
  background-color: #fff;
  border: 3px solid #fff000;
  border-radius: 100%;
  top: 140px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-common-mv-slide .arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #232323;
  border-right: 2px solid #232323;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.m-common-mv-slide .arrow:hover {
  background-color: #cbe62e;
}
.m-common-mv-slide .arrow.l {
  left: 50%;
  margin-left: -395px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.m-common-mv-slide .arrow.r {
  right: 50%;
  margin-right: -395px;
}
.m-common-mv-slide .arrow.slick-hidden {
  display: none;
}

@media screen and (min-width: 768px), print {
  .m-common-mv-slide .item .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-common-mv-slide .item .text {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-common-mv-slide .item.show .img::after {
    opacity: 0;
  }
  .m-common-mv-slide .item.show .text {
    opacity: 1;
  }
}
.m-common-important-news {
  position: relative;
  background-color: #fff000;
}
.m-common-important-news a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px 20px 10px 0;
  line-height: 1.65;
  text-decoration: none !important;
}
.m-common-important-news a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 6px;
  height: 6px;
  border-top: 1px #232323 solid;
  border-right: 1px #232323 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-common-important-news a .time {
  width: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.5rem;
  font-weight: 700;
  padding-top: 2px;
  letter-spacing: 0;
}
.m-common-important-news a .cat {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 100px;
  background-color: #fff;
  padding: 1px 10px;
  border: 1px solid #cccccc;
  font-size: 1.3rem;
  text-align: center;
  font-weight: 700;
}
.m-common-important-news a .title {
  margin-left: 15px;
  font-size: 1.5rem;
}
.m-common-important-news a:hover .title {
  text-decoration: underline;
}

.m-mv + .m-common-important-news {
  border-top: 1px solid #d1d1d1;
}

@media screen and (min-width: 768px), print {
  .m-common-important-news {
    overflow: hidden;
  }
  .m-common-important-news > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-common-important-news h2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 64px;
    width: 220px;
    padding-right: 20px;
    font-weight: 700;
    z-index: 2;
  }
  .m-common-important-news h2::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2000px;
    background-color: #cbe62e;
    z-index: -1;
  }
  .m-common-important-news h2::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    width: 200px;
    height: 200px;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(0.5) rotate(45deg);
            transform: scaleX(0.5) rotate(45deg);
    background-color: #cbe62e;
    z-index: -1;
  }
  .m-common-important-news .item {
    width: calc(100% - 270px);
    margin-left: auto;
  }
}
.m-common-local-nav {
  padding: 40px 0;
  background-color: #fafafa;
  font-size: 1.4rem;
}
.m-common-local-nav dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
.m-common-local-nav dt .icon {
  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;
  width: 64px;
  height: 64px;
  margin-right: 1em;
  border-radius: 100%;
  background-color: #fff000;
}
.m-common-local-nav dt .icon svg {
  width: 50px;
  height: 50px;
}
.m-common-local-nav dd li + li {
  margin-top: 12px;
}
.m-common-local-nav dd a {
  position: relative;
  display: block;
  padding-left: 1.2em;
}
.m-common-local-nav dd a::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #cbe62e;
}

@media screen and (min-width: 768px), print {
  .m-common-local-nav {
    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;
  }
  .m-common-local-nav dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-common-local-nav dd ul {
    margin-left: 40px;
  }
}
.m-common-voice {
  background-image: repeating-linear-gradient(-55deg, #f6f6f6 0, #f6f6f6 8px, #fcfcfc 8px, #fcfcfc 13px);
}
.m-common-voice .contents {
  margin-top: 60px;
}
.m-common-voice .contents section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.7;
}
.m-common-voice .contents section .img img {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  border-radius: 100%;
}
.m-common-voice .contents section .text {
  width: calc(100% - 225px);
}
.m-common-voice .contents section .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.m-common-voice .contents section .cat li {
  margin: 0 8px 8px 0;
  padding: 5px 1em;
  border-radius: 5px;
  font-size: 1.3rem;
  background-color: #fff000;
}
.m-common-voice .contents section .from {
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.m-common-voice .contents section h3 {
  font-size: 2rem;
  font-weight: 700;
}
.m-common-voice .contents section h3::before {
  content: "";
  display: block;
  margin-bottom: 15px;
  width: 30px;
  border-top: 4px solid #fff000;
}
.m-common-voice-green {
  color: #fff;
  background-image: repeating-linear-gradient(-55deg, #009c56 0, #009c56 8px, #0da15f 8px, #0da15f 13px);
}

@media screen and (min-width: 768px), print {
  .m-common-voice .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-common-voice .contents section {
    width: 530px;
    position: relative;
  }
  .m-common-voice .contents section .text {
    padding-bottom: 70px;
  }
  .m-common-voice .contents section .more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    font-weight: 700;
  }
  .m-common-voice .contents section .more a {
    height: 50px;
  }
}
/* =======================================================================
home
======================================================================= */
.m-index-mv {
  position: relative;
  overflow: hidden;
  color: #232323;
}
.m-index-mv-inner {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1220px;
}
.m-index-mv__main {
  padding: 25px;
  background-color: #cbe62e;
  font-weight: 700;
}
.m-index-mv__main h1 {
  display: table;
  margin: auto;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.25em;
}
.m-index-mv__main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-index-mv__main ul a {
  display: block;
  background-color: #fff;
  text-decoration: none;
}
.m-index-mv__main ul a .icon {
  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;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  background-color: #fff000;
}
.m-index-mv__main ul a .icon svg {
  width: 50px;
  height: 50px;
}
.m-index-mv__main ul.-col1 {
  margin-top: 0;
}
.m-index-mv__main ul.-col1 li {
  width: 100%;
}
.m-index-mv__main ul.-col1 a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 63px;
  background-color: #F7FBE0;
}
.m-index-mv__main ul.-col1 a .icon {
  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;
  width: 54px;
  height: 54px;
  margin: 5px 17px 5px -17px;
  border-radius: 100%;
  background-color: #fff000;
}
.m-index-mv__main ul.-col1 a .icon svg {
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 768px), print {
  .m-index-mv {
    padding: 40px 0;
    background: url("../images/index/bg-mv.jpg") 50% no-repeat;
    background-size: cover;
  }
  .m-index-mv-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-index-mv__main {
    width: 440px;
    padding-top: 50px;
  }
  .m-index-mv__main h1 {
    margin-bottom: 10px;
  }
  .m-index-mv__main h1 span {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 20px;
    background: url("../images/index/line-mv.png") no-repeat 50% 100%;
    background-size: 100% 10px;
  }
  .m-index-mv__main p {
    margin-left: 30px;
    font-size: 1.25rem;
    line-height: 2.1;
  }
  .m-index-mv__main ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 20px;
  }
  .m-index-mv__main ul li {
    width: 25%;
    padding: 3px;
  }
  .m-index-mv__main ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 125px;
    /*	padding-left: 18px;
    	padding-right: 10px;*/
    font-size: 1rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-index-mv__main ul a .icon {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 18px auto;
  }
  .m-index-mv__main ul a .icon + * {
    text-align: center;
  }
  .m-index-mv__main ul a:hover {
    background-color: #fff000;
  }
  .m-index-mv__main ul a:hover .icon {
    background-color: #fff;
  }
}
@media screen and (min-width: 768px), print {
  .m-index-slide {
    width: 680px;
  }
  .m-index-slide .m-common-mv-slide {
    height: 100%;
  }
  .m-index-slide .slide {
    width: 1360px;
    height: 100%;
  }
  .m-index-slide .item {
    margin: 0 60px 0 0;
  }
  .m-index-slide .arrow.l {
    left: -40px;
    margin-left: 0;
  }
  .m-index-slide .arrow.r {
    right: auto;
    margin-right: 0;
    left: 624px;
  }
  .m-index-slide .slick-dots {
    position: absolute;
    left: -10px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
  }
  .m-index-slide .slick-dots li button {
    position: relative;
    overflow: hidden;
    width: 34px;
    height: 0;
    margin: 0;
    padding: 34px 0 0;
    border: 0;
    background: none;
  }
  .m-index-slide .slick-dots li button::after {
    content: "";
    position: absolute;
    top: 11px;
    bottom: 11px;
    left: 11px;
    right: 11px;
    background-color: #ffffff;
    border: 1px solid #333333;
    border-radius: 100%;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
  }
  .m-index-slide .slick-dots .slick-active button::after {
    background-color: #fff000;
  }
  .m-index-slide .btn {
    position: absolute;
    bottom: 0;
    right: 60px;
    width: 210px;
    font-weight: 700;
    z-index: 5;
  }
  .m-index-slide .btn a {
    height: 50px;
  }
}
.m-index-topics {
  position: relative;
  margin: 0 auto;
  padding: 80px 20px 90px;
  max-width: 1220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-index-topics-title {
  width: 190px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.3rem;
}
.m-index-topics-title p {
  font-weight: 700;
  font-size: 3.5rem;
}
.m-index-topics-title h2 {
  font-weight: 700;
}
.m-index-topics-list {
  width: 700px;
  margin-top: -5px;
}
.m-index-topics-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 15px 20px 15px 0;
  border-bottom: 1px solid #ebebeb;
  line-height: 1.65;
  text-decoration: none !important;
}
.m-index-topics-list__item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 6px;
  height: 6px;
  border-top: 1px #232323 solid;
  border-right: 1px #232323 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-index-topics-list__item .time {
  width: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.5rem;
  font-weight: 700;
  padding-top: 2px;
  letter-spacing: 0;
}
.m-index-topics-list__item .cat {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 100px;
  padding: 1px 10px;
  border: 1px solid #cccccc;
  font-size: 1.3rem;
  text-align: center;
  font-weight: 700;
}
.m-index-topics-list__item .title {
  margin-left: 15px;
  font-size: 1.5rem;
}
.m-index-topics-list__item:hover .title {
  text-decoration: underline;
}
.m-index-topics-btn {
  width: 210px;
  font-weight: 700;
  margin: auto 40px 0 auto;
}
.m-index-topics-btn a {
  height: 50px;
}

.m-index-otoku {
  position: relative;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  line-height: 1.7;
}
.m-index-otoku::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.m-index-otoku > * {
  position: relative;
  z-index: 2;
}
.m-index-otoku .point {
  text-align: center;
  font-weight: 700;
  font-size: 2.4rem;
}
.m-index-otoku h2 {
  margin-top: 20px;
  text-align: center;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0.1em;
}
.m-index-otoku h2 span {
  position: relative;
  display: inline-block;
  margin: 0 0.4em;
}
.m-index-otoku h2 span:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -2px;
  height: 10px;
  background: url("../images/index/line-otoku.png") no-repeat 50% 100%;
  background-size: 100% 10px;
}
.m-index-otoku__main {
  margin-top: 50px;
}
.m-index-otoku__main section {
  background-color: #fff;
}
.m-index-otoku__main section a {
  display: block;
  height: 100%;
  padding-bottom: 40px;
  background-color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  font-weight: 700;
}
.m-index-otoku__main section h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 84px;
  margin-bottom: 30px;
  font-size: 2.4rem;
  font-weight: 700;
  background-color: #cbe62e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-index-otoku__main section h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  border-top: 2px #232323 solid;
  border-right: 2px #232323 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-index-otoku__main section h3 .new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 64px;
  height: 64px;
  margin-right: 12px;
  padding-top: 4px;
  border-radius: 100%;
  background-color: #FA4600;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
.m-index-otoku__main section a:hover h3 {
  background-color: #fff000;
}
.m-index-otoku__main section .lead {
  margin-bottom: 30px;
  text-align: center;
  color: #00a33e;
  font-size: 2rem;
}
.m-index-otoku__main section dl {
  display: table;
  margin: auto;
}
.m-index-otoku__main section dl dt {
  margin-bottom: 10px;
  font-size: 2.1rem;
}
.m-index-otoku__main section dl dd {
  color: #FA4600;
  font-size: 3.8rem;
  line-height: 0.8;
}
.m-index-otoku__main section dl dd .num {
  margin-right: 5px;
  font-size: 9rem;
  font-weight: 700;
  letter-spacing: 0;
}
.m-index-otoku__main section dl dd .unit {
  font-size: 5.7rem;
}
.m-index-otoku__main section dl dd .unit + * {
  margin-left: 10px;
}
.m-index-otoku__main section dl dd .p {
  font-size: 7.3rem;
  font-weight: 700;
}
.m-index-otoku__main section dl dd .p + * {
  margin-left: 10px;
}
.m-index-otoku__main section .note {
  margin-top: 20px;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 400;
}
.m-index-otoku__main section .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-index-otoku__main section .column dl {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0 20px;
}
.m-index-otoku__main section.otoku2 a {
  padding-bottom: 20px;
}
.m-index-otoku__main section.otoku2 .lead {
  margin-bottom: 20px;
}
.m-index-otoku__main section.otoku4 dd {
  margin-top: 20px;
  font-size: 4.8rem;
}
.m-index-otoku__btn {
  margin-top: 50px;
  font-weight: 700;
}
.m-index-otoku__btn a {
  width: 360px;
  height: 70px;
}

@media screen and (min-width: 768px), print {
  .m-index-otoku {
    background-image: url("../images/index/bg-otoku.jpg");
  }
  .m-index-otoku::after {
    background-image: url("../images/index/bg-otoku-img.png");
  }
  .m-index-otoku__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-index-otoku__main section {
    width: 580px;
  }
  .m-index-otoku__main section:nth-child(n+3) {
    margin-top: 20px;
  }
}
.m-index-eco {
  position: relative;
  height: 530px;
  padding-top: 130px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.m-index-eco::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100px;
  background: url("../images/index/bg-eco-loop.png") 50%;
  background-size: auto 100%;
}
.m-index-eco::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
}
.m-index-eco > * {
  position: relative;
  z-index: 2;
}
.m-index-eco h2 {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 18px;
  background: url("../images/index/line-eco.png") no-repeat 50% 100%;
  background-size: 100% 10px;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.m-index-eco .lead {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 700;
}
.m-index-eco .btn {
  width: 300px;
  margin: 40px auto 0;
  font-weight: 700;
}

@media screen and (min-width: 768px), print {
  .m-index-eco {
    background-image: url("../images/index/bg-eco.jpg");
  }
  .m-index-eco::after {
    top: 60px;
    height: 340px;
    background: url("../images/index/bg-eco-img.png") no-repeat 50%;
  }
}
.m-index-service .title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
}
.m-index-service .title .icon {
  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;
  width: 76px;
  height: 76px;
  margin: 0 auto 10px;
  background-color: #fff000;
  border-radius: 100%;
}
.m-index-service .title .icon svg {
  width: 58px;
  height: 58px;
}
.m-index-service__main {
  margin-top: 50px;
}
.m-index-service__main li {
  border-bottom: 1px solid #ebebeb;
}
.m-index-service__main li a {
  position: relative;
  display: block;
  padding: 15px 10px 15px 1.3em;
  font-size: 1.4rem;
  font-weight: 700;
}
.m-index-service__main li a::before {
  content: "●";
  position: absolute;
  top: 15px;
  left: 0;
  color: #cbe62e;
}
.m-index-service__main li a:not([target])::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  width: 6px;
  height: 6px;
  border-top: 1px #232323 solid;
  border-right: 1px #232323 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-index-service__btn {
  margin-top: 30px;
}
.m-index-service__btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  padding-right: 30px;
  background-color: #f7fbe0;
  border: 3px solid #cbe62e;
  font-size: 2rem;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-index-service__btn a .icon {
  margin-right: 12px;
}
.m-index-service__btn a .icon svg {
  width: 58px;
  height: 58px;
}
.m-index-service__btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 1px #232323 solid;
  border-right: 1px #232323 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-index-service__btn a:hover {
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .m-index-service__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-index-service__main section {
    width: calc((100% - 36px) / 4);
    padding: 50px 20px 34px;
    border: 3px solid #fff000;
  }
  .m-index-service__main .title {
    margin-bottom: 30px;
  }
  .m-index-service__main.-col1 {
    margin-top: 10px;
  }
  .m-index-service__main.-col1 section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .m-index-service__main.-col1 section .title {
    margin-bottom: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 280px;
  }
  .m-index-service__main.-col1 section ul {
    margin-left: 40px;
  }
  .m-index-service__main.-col1 section ul li a::after {
    border: none;
  }
}
.m-index-energy {
  background-image: repeating-linear-gradient(-55deg, #f6f6f6 0, #f6f6f6 8px, #fcfcfc 8px, #fcfcfc 13px);
}
.m-index-energy ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px 20px 0;
}
.m-index-energy ul li {
  width: 254px;
}
.m-index-energy ul a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #232323;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
}
.m-index-energy ul a .ico {
  display: block;
  border: 10px solid #fff;
  border-radius: 100%;
  margin-bottom: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-index-energy ul li:nth-child(2n+1) a .ico {
  background-color: #fff000;
}
.m-index-energy ul li:nth-child(2n+1) a:hover .ico {
  background-color: #fff;
  border-color: #fff000;
}
.m-index-energy ul li:nth-child(2n) a .ico {
  background-color: #cbe62e;
}
.m-index-energy ul li:nth-child(2n) a:hover .ico {
  background-color: #fff;
  border-color: #cbe62e;
}

.m-index-company .m-title-line {
  margin-bottom: 50px;
}
.m-index-company a {
  height: 70px;
  background-color: #fff;
  font-weight: 700;
}
.m-index-company__main {
  height: 420px;
  padding: 130px 0 0 150px;
  background: url("../images/index/bg-company.jpg") no-repeat 50%;
}
.m-index-company__main .copy {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 3.4rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #fff;
}
.m-index-company__main a {
  width: 350px;
  margin-left: 0;
}
.m-index-company ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 40px 50px 40px 30px;
  background-color: #00a33e;
}
.m-index-company li {
  padding-left: 20px;
  width: 33.33%;
}
.m-index-company li:nth-child(n+4) {
  margin-top: 20px;
}

/* =======================================================================
concept
index
======================================================================= */
.m-concept-index-mv {
  position: relative;
  width: 100%;
  height: 634px;
}
.m-concept-index-mv:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../images/concept/bg-mv.jpg");
  background-size: cover;
  background-position: 50%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.m-concept-index-mv:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../images/concept/bg-mv-illust.png");
  background-size: cover;
  background-position: 50%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.m-concept-index-mv.is-on:before, .m-concept-index-mv.is-on:after {
  opacity: 1;
}
.m-concept-index-mv-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 20px;
  color: #ffffff;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.m-concept-index-mv.is-on .m-concept-index-mv-title {
  opacity: 1;
}
.m-concept-index-mv-title .title {
  font-size: 3rem;
  line-height: 1.6;
}
.m-concept-index-mv-title .text {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 2.1;
}

.m-concept-index-content {
  position: relative;
  z-index: 1;
}
.m-concept-index-content + .m-concept-index-content {
  margin-top: 120px;
}
.m-concept-index-content-text {
  margin-top: 40px;
  font-size: 1.7rem;
  line-height: 2.5;
}
.m-concept-index-content .js-anima-line {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.m-concept-index-content .js-anima-line.is-on {
  opacity: 1;
}

.m-concept-index-image {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.m-concept-index-image.is-on {
  opacity: 1;
}

.m-concept-index-image-01 {
  position: absolute;
  top: 25%;
  left: 50%;
  margin-left: -600px;
}

.m-concept-index-image-02 {
  position: absolute;
  bottom: 34%;
  right: 50%;
  margin-right: -600px;
}

.m-concept-index-image-03 {
  position: absolute;
  bottom: 8%;
  left: 50%;
  margin-left: -600px;
}

/* =======================================================================
concept/point
======================================================================= */
.m-concept-point-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-concept-point-item__text {
  width: 530px;
}
.m-concept-point-item__image {
  margin-left: auto;
  margin-right: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-concept-point-item__image--circle {
  background-color: #ffffff;
  border-radius: 50%;
}
.m-concept-point-item--01 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.m-concept-point-item--01 .m-concept-point-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-concept-point-item--01 .m-concept-point-item__image {
  margin-left: 40px;
}
.m-concept-point-item--02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.m-concept-point-set {
  margin-left: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-concept-point-set__item {
  position: relative;
  margin-left: 40px;
  width: calc(33.3333333333% - 40px);
}
.m-concept-point-set__item + .m-concept-point-set__item:before {
  position: absolute;
  content: "";
  top: 50%;
  left: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -15px;
  width: 20px;
  height: 2px;
  background-color: #333333;
}
.m-concept-point-set__item + .m-concept-point-set__item:after {
  position: absolute;
  content: "";
  top: 50%;
  left: -21px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -15px;
  width: 2px;
  height: 20px;
  background-color: #333333;
}

.m-concept-point-tbl {
  width: 100%;
  background-color: #ffffff;
  border: 1px #d3d3d3 solid;
  font-size: 1.6rem;
}
.m-concept-point-tbl th, .m-concept-point-tbl td {
  border: 1px #d3d3d3 solid;
}
.m-concept-point-tbl thead th {
  padding: 15px;
  background-color: #ebebeb;
  text-align: center;
}
.m-concept-point-tbl tbody {
  font-size: 1.5rem;
  text-align: center;
}
.m-concept-point-tbl tbody tr:nth-last-of-type(1) th, .m-concept-point-tbl tbody tr:nth-last-of-type(1) td {
  background-color: #fffccc;
}
.m-concept-point-tbl tbody th {
  padding: 15px;
  text-align: center;
}
.m-concept-point-tbl tbody .vertical {
  padding: 20px;
  width: 1em;
  background-color: #ebebeb;
  font-size: 1.6rem;
}

.m-point-block {
  background-color: #fffdd9;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.m-point-block__item + .m-point-block__item {
  margin-top: 100px;
}
.m-point-block__item header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 40px;
  font-size: 2.7rem;
  line-height: 1.4;
  color: #232323;
}
.m-point-block__item header .num {
  margin-right: 20px;
  color: #cbe62e;
  -webkit-text-stroke: 2px #232323;
  text-stroke: 2px #232323;
  font-size: 14rem;
  font-weight: 700;
  line-height: 0.7;
}
.m-point-block__item header h2 {
  font-weight: bold;
  letter-spacing: 0.1em;
}
.m-point-block__item header h2 > span {
  display: table;
  padding-bottom: 3px;
  border-bottom: 2px solid;
}
.m-point-block__item header h2 > span + span {
  margin-top: 5px;
}
.m-point-block__item header .circle {
  margin: 0 0 5px 20px;
}
.m-point-block__item .content {
  padding: 50px 120px 60px;
  background-color: #fff;
  border: 1px solid #fff000;
  border-radius: 10px;
}
.m-point-block__item .lead {
  margin-bottom: 30px;
  text-align: center;
}
.m-point-block__item .lead.l {
  font-weight: 700;
  font-size: 120%;
}
.m-point-block__item .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  height: 80px;
  background-color: #FA4600;
  border-radius: 100%;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 700;
}
.m-point-block__item .circle-s {
  font-size: 1.8rem;
}
.m-point-block__item.point1 .logo {
  margin-bottom: 20px;
  text-align: center;
}
.m-point-block__item.point1 .lead {
  margin-bottom: 20px;
}
.m-point-block__item.point1 .delivery {
  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: #f3ffb2;
  height: 124px;
  border-radius: 10px;
}
.m-point-block__item.point1 .delivery dt {
  font-size: 2rem;
  line-height: 1.5;
}
.m-point-block__item.point1 .delivery dd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 200px 0 90px;
  color: #00a33e;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.3;
}
.m-point-block__item.point1 .delivery dd::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -26px;
  border-style: solid;
  border-width: 26px 0 26px 32px;
  border-color: transparent transparent transparent #cbe62e;
}
.m-point-block__item.point1 .delivery dd::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -45px;
  width: 170px;
  height: 90px;
  background: url(../images/point/img-point1.png) no-repeat 50%;
  background-size: 100%;
}
.m-point-block__item.point1 .delivery dd .num {
  margin-right: 5px;
  font-size: 8rem;
  font-weight: 700;
  line-height: 0.85;
}
.m-point-block__item.point1 .delivery dd .yen {
  margin-right: 5px;
  font-size: 5.1rem;
  line-height: 1.2;
}
.m-point-block__item.point1 .otoku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.m-point-block__item.point1 .otoku dt {
  font-size: 2.16rem;
}
.m-point-block__item.point1 .otoku dd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-right: 100px;
  color: #FA4600;
  font-weight: 700;
  font-size: 3.9rem;
  line-height: 1.3;
}
.m-point-block__item.point1 .otoku dd .num {
  margin-right: 5px;
  font-size: 9rem;
  font-weight: 700;
  line-height: 0.85;
}
.m-point-block__item.point1 .otoku dd .yen {
  margin-right: 5px;
  font-size: 5.8rem;
  line-height: 1.2;
}
.m-point-block__item.point1 .otoku dd .circle {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -40px;
}
.m-point-block__item.point1 .notes {
  margin-top: 20px;
  text-align: center;
  font-size: 1.3rem;
}
.m-point-block__item.point2 .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
.m-point-block__item.point2 .plus li {
  position: relative;
  padding: 0 25px;
  text-align: center;
}
.m-point-block__item.point2 .plus li + li::before, .m-point-block__item.point2 .plus li + li::after {
  content: "";
  position: absolute;
  top: 85px;
  left: -3px;
  width: 6px;
  height: 30px;
  margin-top: -15px;
  background-color: #cbe62e;
  border-radius: 10px;
}
.m-point-block__item.point2 .plus li + li::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.m-point-block__item.point2 .plus .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 170px;
  height: 170px;
  margin-bottom: 10px;
  border: 3px solid #fff000;
  border-radius: 100%;
}
.m-point-block__item.point2 .plus .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  font-weight: 700;
  font-size: 2rem;
  color: #646464;
}
.m-point-block__item.point2 .otoku__caption {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-size: 1.3rem;
}
.m-point-block__item.point3 section {
  position: relative;
  padding: 47px 37px 37px;
  border: 3px solid #cbe62e;
}
.m-point-block__item.point3 section h3 {
  position: relative;
  margin-bottom: 40px;
  padding-left: 90px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
  z-index: 2;
}
.m-point-block__item.point3 section h3 .circle {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-point-block__item.point3 section .img {
  display: block;
  position: relative;
  height: 250px;
}
.m-point-block__item.point3 section .img img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.m-point-block__item.point3 section .service dt {
  margin-bottom: 20px;
  padding: 2px;
  background-color: #fff000;
  text-align: center;
  font-size: 1.44rem;
  font-weight: 700;
}
.m-point-block__item.point3 section .service ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-point-block__item.point3 section .service ul li {
  width: 112px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
  color: #00a33e;
}
.m-point-block__item.point3 section .service ul li .ico {
  display: block;
  margin-bottom: 5px;
}
.m-point-block__item.point3 section .service ul li .s {
  display: block;
  margin-top: 5px;
  font-size: 1.2rem;
  color: #656565;
  font-weight: 400;
}
.m-point-block__item.point3 .arrow {
  position: relative;
  height: 70px;
  top: -3px;
}
.m-point-block__item.point3 .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 50%;
  width: 28px;
  height: 20px;
  margin-left: -14px;
  background-color: #cbe62e;
}
.m-point-block__item.point3 .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -28px;
  border-style: solid;
  border-width: 26px 28px 0 28px;
  border-color: #cbe62e transparent transparent transparent;
}
.m-point-block__item.point4 .content {
  padding-left: 0;
  padding-right: 0;
}
.m-point-block__item.point4 .lead {
  position: relative;
  z-index: 2;
}
.m-point-block__item.point4 .img {
  display: block;
  margin-top: -50px;
  text-align: center;
}
.m-point-block__item.point4 .btn {
  width: 360px;
  margin: 40px auto 0;
}
.m-point-block__item.point4 .note {
  margin-top: 15px;
  font-size: 1.3rem;
  line-height: 1.6;
}

.m-point-onetime-payment {
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.m-point-onetime-payment h2 {
  margin-bottom: 50px;
  text-align: center;
  color: #00a33e;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.m-point-onetime-payment h2 span {
  padding-bottom: 5px;
  border-bottom: 2px solid;
}
.m-point-onetime-payment .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 680px;
  margin: auto;
}
.m-point-onetime-payment .contents .text {
  width: 400px;
}
.m-point-onetime-payment .contents .lead {
  position: relative;
  margin-bottom: 20px;
  padding-left: 95px;
  font-weight: 700;
  font-size: 1.8rem;
}
.m-point-onetime-payment .contents .lead .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  width: 80px;
  height: 80px;
  background-color: #FA4600;
  border-radius: 100%;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 700;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* =======================================================================
electric-power
index
======================================================================= */
.m-electric-power-index-main {
  position: relative;
  height: 960px;
  padding-top: 180px;
  background-position: 50%;
  background-image: url("../images/electric-power/bg-main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2;
  letter-spacing: 0.15em;
  z-index: 2;
}
.m-electric-power-index-main::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -12px;
  height: 140px;
  background: url("../images/electric-power/bg-main-loop.png") 50%;
  background-size: auto 100%;
}
.m-electric-power-index-main::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
}
.m-electric-power-index-main > * {
  position: relative;
  z-index: 2;
}
.m-electric-power-index-main h2 {
  margin-bottom: 40px;
  font-size: 4.3rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.6;
}
.m-electric-power-index-main h2 span {
  display: table;
  margin: 0 auto 10px;
  padding-bottom: 15px;
  background: url("../images/index/line-eco.png") no-repeat 50% 100%;
  background-size: 100% 10px;
}
.m-electric-power-index-main .btn {
  width: 370px;
  margin: 50px auto 0;
  font-weight: 700;
}
.m-electric-power-index-main .btn a {
  height: 70px;
}

@media screen and (min-width: 768px), print {
  .m-electric-power-index-main::after {
    top: 100px;
    height: 660px;
    background: url("../images/electric-power/bg-main-img.png") no-repeat 50%;
  }
}
.m-electric-power-index-otoku {
  position: relative;
  padding-top: 135px;
  padding-bottom: 90px;
  background: url(../images/electric-power/bg-otoku-t.jpg) 50% 0;
}
.m-electric-power-index-otoku::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 260px;
  background-position: 50%;
  background-image: url(../images/electric-power/bg-otoku.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.m-electric-power-index-otoku > * {
  position: relative;
  z-index: 3;
}
.m-electric-power-index-otoku h2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  margin-bottom: 70px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  color: #FA4600;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-electric-power-index-otoku h2:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: 36px;
  width: 180px;
  height: 156px;
  background: url(../images/electric-power/img-otoku-title.png) no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-index-otoku h2 .arrow {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  height: 40px;
}
.m-electric-power-index-otoku h2 .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-electric-power-index-otoku .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-electric-power-index-otoku .contents section {
  width: calc(50% - 6px);
  padding: 3px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-electric-power-index-otoku .contents section:nth-child(n+3) {
  margin-top: 12px;
}
.m-electric-power-index-otoku .contents section h3 {
  padding: 25px 40px;
  background-color: #00a33e;
  font-size: 2.6rem;
  color: #fff;
  font-weight: 700;
}
.m-electric-power-index-otoku .contents section .text {
  position: relative;
  padding: 25px 37px 37px;
  line-height: 1.8;
}
.m-electric-power-index-otoku .contents section.otoku1 .ico {
  position: absolute;
  right: 37px;
  top: -26px;
}
.m-electric-power-index-otoku .contents section.otoku1 .point {
  display: table;
  margin-top: 5px;
  margin-bottom: 45px;
  padding: 5px 10px;
  background-color: #fff000;
  font-weight: 700;
}
.m-electric-power-index-otoku .contents section.otoku2 .btn {
  margin-top: 30px;
  font-weight: 700;
}
.m-electric-power-index-otoku .contents section.otoku3 .ico {
  position: absolute;
  right: 37px;
  top: -67px;
}
.m-electric-power-index-otoku .contents section.otoku3 .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.m-electric-power-index-otoku .contents section.otoku3 .circle li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 136px;
  height: 136px;
  padding-top: 10px;
  margin: 0 6px;
  background-color: #cbe62e;
  border-radius: 100%;
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: 700;
}
.m-electric-power-index-otoku .contents section.otoku3 .step {
  margin-top: 25px;
  margin-bottom: 15px;
  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;
}
.m-electric-power-index-otoku .contents section.otoku3 .step dl {
  margin-right: 30px;
  font-size: 2rem;
  text-align: center;
  font-weight: 700;
}
.m-electric-power-index-otoku .contents section.otoku3 .step dl dd {
  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;
}
.m-electric-power-index-otoku .contents section.otoku3 .step dl .num {
  margin-right: 10px;
  color: #fff000;
  -webkit-text-stroke: 2px #232323;
  text-stroke: 2px #232323;
  font-size: 9.6rem;
  line-height: 0.8;
  font-weight: 700;
}
.m-electric-power-index-otoku .contents section.otoku3 .step dl .en {
  position: relative;
  margin-right: 5px;
  font-size: 3.6rem;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.m-electric-power-index-otoku .contents section.otoku3 .step dl .en::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom: 2px solid;
}
.m-electric-power-index-otoku .contents section.otoku3 .step dl .en + * {
  padding-top: 5px;
}
.m-electric-power-index-otoku .contents section.otoku4 .ico {
  position: absolute;
  right: 37px;
  top: -67px;
}
.m-electric-power-index-otoku .contents section.otoku4 .img {
  text-align: center;
}
.m-electric-power-index-otoku .simulation_btn {
  position: relative;
  width: 930px;
  margin: 70px auto 0;
  font-weight: 700;
}
.m-electric-power-index-otoku .simulation_btn::after {
  content: "";
  position: absolute;
  right: 60px;
  bottom: -10px;
  width: 114px;
  height: 130px;
  background: url("../images/electric-power/img-simulation-btn.png") no-repeat 50%;
  background-size: 100%;
  pointer-events: none;
}
.m-electric-power-index-otoku .simulation_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 160px;
  padding-right: 50px;
  background: #fff000;
  border-radius: 30px;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-electric-power-index-otoku .simulation_btn a .how {
  position: absolute;
  left: 75px;
  top: -25px;
  width: 150px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 100%;
  background: url("../images/electric-power/img-simulation-how.png") no-repeat 50%;
  background-size: 100%;
  font-size: 2.3rem;
  color: #fff;
}
.m-electric-power-index-otoku .simulation_btn a .blank {
  position: relative;
  padding: 0 35px;
}
.m-electric-power-index-otoku .simulation_btn a .blank::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 22px;
  height: 18px;
  margin-top: -9px;
  background: url("../images/common/icon-blank-large.png") no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-index-otoku .simulation_btn a:hover {
  background-color: #cbe62e;
}

.m-electric-power-entry {
  position: relative;
  padding-top: 120px;
  padding-bottom: 90px;
  background: url(../images/electric-power/bg-entry.jpg) 50% 0;
}
.m-electric-power-entry h2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  margin-bottom: 70px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  color: #FA4600;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-electric-power-entry h2:after {
  content: "";
  position: absolute;
  bottom: -36px;
  right: 64px;
  width: 160px;
  height: 206px;
  background: url(../images/electric-power/img-entry-title.png) no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry h2 .arrow {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  height: 40px;
}
.m-electric-power-entry h2 .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-electric-power-entry .main {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding-bottom: 40px;
  font-size: 3.1rem;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.m-electric-power-entry .main:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45px;
  width: 186px;
  height: 130px;
  background: url(../images/electric-power/img-entry-main01.png) no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry .main:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 100px;
  width: 120px;
  height: 186px;
  background: url(../images/electric-power/img-entry-main02.png) no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry .main dd {
  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;
  margin-top: 20px;
}
.m-electric-power-entry .main .num {
  margin-right: 10px;
  color: #fff000;
  -webkit-text-stroke: 2px #232323;
  text-stroke: 2px #232323;
  font-size: 12.1rem;
  font-weight: 700;
  line-height: 0.8;
}
.m-electric-power-entry .main .en {
  position: relative;
  margin-right: 5px;
  font-size: 4.5rem;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.m-electric-power-entry .main .en::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom: 2px solid;
}
.m-electric-power-entry .main .en + * {
  padding-top: 5px;
}
.m-electric-power-entry .entry_btn {
  position: relative;
  width: 940px;
  margin: 0 auto;
  font-weight: 700;
  z-index: 2;
}
.m-electric-power-entry .entry_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 114px;
  border: 3px solid #fff;
  background: #00a33e;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-electric-power-entry .entry_btn a .blank {
  position: relative;
  padding: 0 35px;
}
.m-electric-power-entry .entry_btn a .blank::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 22px;
  height: 18px;
  margin-top: -9px;
  background: url("../images/common/icon-blank-large_wh.png") no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry .entry_btn a:hover {
  background-color: #7ecd02;
}
.m-electric-power-entry .contents {
  position: relative;
  overflow: hidden;
  margin-top: -57px;
  padding-top: 110px;
  padding-bottom: 30px;
  background-color: #fff;
  border: 5px solid #fff;
  border-radius: 15px;
}
.m-electric-power-entry .contents::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 250px;
  background-color: #dcf0c4;
}
.m-electric-power-entry .contents > * {
  position: relative;
  z-index: 2;
}
.m-electric-power-entry .contents .flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 115px;
}
.m-electric-power-entry .contents .flow li {
  position: relative;
  width: 410px;
  padding: 30px;
  background-color: #fff;
  border: 4px solid #cbe62e;
  border-radius: 10px;
  text-align: center;
  line-height: 1.7;
}
.m-electric-power-entry .contents .flow li .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  font-weight: 700;
}
.m-electric-power-entry .contents .flow li .title .en {
  position: relative;
  margin-right: 8px;
  font-size: 2.6rem;
  line-height: 1.3;
}
.m-electric-power-entry .contents .flow li .title .en::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom: 1px solid;
}
.m-electric-power-entry .contents .flow li .title .num {
  color: #fff000;
  -webkit-text-stroke: 2px #232323;
  text-stroke: 2px #232323;
  font-size: 6.8rem;
  line-height: 0.8;
}
.m-electric-power-entry .contents .flow li .img {
  margin-bottom: 10px;
}
.m-electric-power-entry .contents .flow li + li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -84px;
  width: 50px;
  height: 74px;
  margin-top: -37px;
  background: url("../images/electric-power/img-entry-arrow.png") no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry .contents .note_li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.m-electric-power-entry .contents .note_li li {
  width: 180px;
  text-align: center;
}
.m-electric-power-entry .contents .note_li li span {
  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;
  height: 3em;
  margin-top: 5px;
}
.m-electric-power-entry .contents .note {
  margin-top: 15px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.8;
}
.m-electric-power-entry .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
.m-electric-power-entry .callcenter {
  position: relative;
  width: 720px;
  padding: 40px 20px 40px 180px;
  background-color: #fff;
  border: 3px solid #cbe62e;
  line-height: 1.8;
}
.m-electric-power-entry .callcenter::before {
  content: "";
  position: absolute;
  left: 60px;
  top: 35px;
  width: 98px;
  height: 98px;
  border-radius: 100%;
  background: #fff000 url("../images/electric-power/icon-callcenter.png") no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry .callcenter h3 {
  margin-bottom: 10px;
  font-size: 2.2rem;
  line-height: 1.6;
  font-weight: 700;
}
.m-electric-power-entry .callcenter dl {
  margin-top: 20px;
}
.m-electric-power-entry .callcenter dl dt {
  font-size: 1.7rem;
}
.m-electric-power-entry .callcenter dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-electric-power-entry .callcenter dl dd .icon {
  margin-top: 8px;
  width: 66px;
  height: 38px;
  background: url("../images/common/icon-tel.png") no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-entry .callcenter dl dd .number {
  margin-left: 5px;
  display: block;
  font-size: 5.2rem;
  line-height: 1;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-electric-power-entry .callcenter dl dd .time {
  width: 100%;
}
.m-electric-power-entry .nonmember {
  position: relative;
  width: 420px;
  background-color: #fff;
  line-height: 1.8;
  text-align: center;
  font-size: 2.1rem;
}
.m-electric-power-entry .nonmember h3 {
  margin-bottom: 60px;
  padding: 25px 0;
  background-color: #00a33e;
  color: #fff;
  text-align: center;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.6;
}
.m-electric-power-entry .nonmember .m-btn {
  background-color: #00a33e;
  color: #fff;
}
.m-electric-power-entry .nonmember .m-btn .m-icon--blank {
  background-image: url("../images/common/icon-blank.png");
}
.m-electric-power-entry .nonmember .m-btn:hover {
  opacity: 0.7;
}

.m-electric-power-menu {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-electric-power-menu__item {
  position: relative;
  margin-left: 10px;
  padding: 50px 50px 40px 50px;
  width: calc(50% - 10px);
  background-color: #f6f6f6;
  text-align: center;
}
.m-electric-power-menu-image {
  position: relative;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-electric-power-menu-image .icon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.m-electric-power-menu.is-on .m-electric-power-menu-image .icon {
  opacity: 1;
}
.m-electric-power-menu.is-on .m-electric-power-menu-image {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.m-electric-power-footnote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-electric-power-footnote .number {
  margin-right: 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-electric-power-plan {
  margin-left: -10px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
.m-electric-power-plan__item {
  margin-left: 10px;
  margin-bottom: 10px;
  width: calc(50% - 10px);
  background-color: #ffffff;
  border: solid 1px #333333;
}
.m-electric-power-plan-title {
  padding: 25px;
  background-color: #fff000;
  font-size: 2.4rem;
  font-weight: 700;
  position: relative;
}
.m-electric-power-plan-title:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 30px;
  border: 10px transparent solid;
  border-top: 15px #fff000 solid;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.m-electric-power-plan-content {
  padding: 40px;
}
.m-electric-power-plan-price .underline {
  margin-left: 10px;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, transparent), color-stop(75%, #fff000), to(#fff000));
  background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #fff000 75%, #fff000 100%);
}
.m-electric-power-plan-price .price {
  font-size: 5rem;
}

.m-electric-power-feature {
  margin-top: 35px;
  margin-left: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-electric-power-feature__item {
  margin-left: 30px;
  width: 275px;
  height: 275px;
  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;
  border: #fff000 3px solid;
  border-radius: 50%;
  font-size: 2.5rem;
  line-height: 1.4;
  text-align: center;
}

.m-electric-power-flow {
  margin-left: -140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.m-electric-power-flow__item {
  position: relative;
  padding-top: 35px;
  margin-left: 140px;
  width: calc(33.3333333333% - 140px);
}
.m-electric-power-flow-title {
  padding: 15px;
  background-color: #f6f6f6;
  font-size: 1.9rem;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.m-electric-power-flow-title:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  border: 8px transparent solid;
  border-top: 12px #f6f6f6 solid;
}
.m-electric-power-flow-content {
  position: relative;
  min-height: 230px;
  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;
  padding: 20px 20px 80px;
  border: 3px #cbe62e solid;
}
.m-electric-power-flow-content--01 .m-electric-power-flow-arrow {
  position: absolute;
  top: 50%;
  right: -112px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-electric-power-flow-content--02 {
  background-color: #cbe62e;
}
.m-electric-power-flow-content--02 .m-electric-power-flow-arrow {
  position: absolute;
  top: 0;
  right: -116px;
}
.m-electric-power-flow-content--03 .m-electric-power-flow-arrow {
  position: absolute;
  left: -112px;
  bottom: 0;
}
.m-electric-power-flow-content .text {
  font-size: 2.6rem;
  line-height: 1.4;
}
.m-electric-power-flow-image {
  position: absolute;
  left: 50%;
  bottom: -15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-electric-power-flow-btn {
  width: 360px;
  margin: 80px auto 0;
}

/* =======================================================================
electric-power
fit
======================================================================= */
.m-electric-power-renewable-energy-main {
  position: relative;
  height: 546px;
  padding-top: 100px;
  background: url("../images/electric-power/renewable-energy/bg-main.jpg") 50%;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.m-electric-power-renewable-energy-main::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -5px;
  height: 140px;
  background: url("../images/electric-power/bg-main-loop.png") 50%;
  background-size: auto 100%;
}
.m-electric-power-renewable-energy-main::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
}
.m-electric-power-renewable-energy-main > * {
  position: relative;
  z-index: 2;
}
.m-electric-power-renewable-energy-main h2 {
  width: 680px;
  height: 114px;
  margin: 0 auto 30px;
  padding-top: 20px;
  background: url("../images/electric-power/renewable-energy/bg-main-title.png") 50% no-repeat;
  background-size: 100%;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.5;
  text-align: center;
  color: #00997D;
  letter-spacing: 0.2em;
}
.m-electric-power-renewable-energy-main .text {
  color: #232323;
}

@media screen and (min-width: 768px), print {
  .m-electric-power-renewable-energy-main::after {
    top: 60px;
    height: 310px;
    background: url("../images/electric-power/renewable-energy/bg-main-img.png") no-repeat 50%;
  }
  .m-electric-power-renewable-energy-main .text .pc {
    display: table;
    margin: 0 auto 10px;
    padding-bottom: 12px;
    background: url("../images/electric-power/renewable-energy/line-main.png") no-repeat 50% 100%;
    background-size: 100% 10px;
  }
}
.m-electric-power-renewable-energy-qa {
  padding: 90px 0;
  background: url("../images/electric-power/renewable-energy/bg-qa.jpg") no-repeat 50%;
  background-size: cover;
}
.m-electric-power-renewable-energy-qa > div {
  max-width: 1180px;
  margin: 0 auto;
  padding: 90px 0 70px;
  background-color: #fff;
  border-radius: 10px;
}
.m-electric-power-renewable-energy-qa .qa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 60px 50px;
  line-height: 1.8;
}
.m-electric-power-renewable-energy-qa .qa section {
  position: relative;
  width: 515px;
  padding: 70px 45px 30px;
  border: 4px solid #cbe62e;
  border-radius: 6px;
}
.m-electric-power-renewable-energy-qa .qa section h3 {
  position: absolute;
  top: -32px;
  left: 16px;
  right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  border-radius: 100px;
  background-color: #cbe62e;
  text-align: center;
  color: #5C370C;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.m-electric-power-renewable-energy-qa .qa section h3:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #cbe62e transparent transparent transparent;
}
.m-electric-power-renewable-energy-qa .qa section dt {
  position: relative;
  display: table;
  margin: 0 0 15px 75px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #00a33e;
  border-bottom: 3px dotted #cbe62e;
}
.m-electric-power-renewable-energy-qa .qa section dt::before {
  content: "";
  position: absolute;
  left: -75px;
  top: -5px;
  width: 66px;
  height: 44px;
  background: url("../images/electric-power/renewable-energy/ico-qa.png") no-repeat 50%;
  background-size: 100%;
}
.m-electric-power-renewable-energy-qa .img {
  text-align: center;
}

.m-electric-power-fit-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-electric-power-fit-item--even {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-electric-power-fit-item--even .m-electric-power-fit-item__image {
  margin-left: 0;
  margin-right: 60px;
}
.m-electric-power-fit-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-electric-power-fit-item__image {
  margin-left: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-electric-power-fit-title {
  padding-bottom: 10px;
  border-bottom: 4px #fff000 solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.6rem;
  font-weight: 700;
}
.m-electric-power-fit-title .icon {
  margin-right: 15px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 90px;
  height: 90px;
  background-size: 100%;
}
.m-electric-power-fit-title .icon--hydraulic {
  background-image: url("../images/electric-power/renewable-energy/icon-fit-01.png");
}
.m-electric-power-fit-title .icon--biomass {
  background-image: url("../images/electric-power/renewable-energy/icon-fit-02.png");
}
.m-electric-power-fit-title .icon--wind {
  background-image: url("../images/electric-power/renewable-energy/icon-fit-03.png");
}

.m-electric-power-fit-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-electric-power-fit-base .icon {
  width: 24px;
  height: 24px;
  display: block;
  background-image: url("../images/electric-power/renewable-energy/icon-access.png");
  background-size: 100%;
}
.m-electric-power-fit-base > * + * {
  margin-left: 5px;
}

.m-electric-power-fit-ratio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-electric-power-fit-ratio__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-electric-power-fit-ratio__image {
  margin-left: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-electric-power-fit-ratio-graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.m-electric-power-fit-ratio-graph__item {
  position: relative;
  text-align: center;
}
.m-electric-power-fit-ratio-graph__item + .m-electric-power-fit-ratio-graph__item {
  margin-left: 60px;
}
.m-electric-power-fit-ratio-graph__item + .m-electric-power-fit-ratio-graph__item:before {
  position: absolute;
  content: "";
  top: 50%;
  left: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-left: 18px #646464 solid;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}

/* =======================================================================
electric-power
price
======================================================================= */
.m-electric-power-tab-content {
  border-top: solid 2px;
  display: none;
}
.m-electric-power-tab-content.is-active {
  display: block;
}
.m-electric-power-tab-content.b {
  border-top-color: #00a33e;
}
.m-electric-power-tab-content.c {
  border-top-color: #3a8dde;
}

.m-electric-power-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-electric-power-tab-list__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.m-electric-power-tab-list__item span {
  font-size: 3.7rem;
  margin-left: 0.1em;
  margin-right: 0.1em;
  display: inline-block;
}
.m-electric-power-tab-list__item + .m-electric-power-tab-list__item {
  margin-left: 12px;
}
.m-electric-power-tab-list__item a {
  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;
  height: 80px;
  color: #ffffff;
  background-color: #cccccc;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-electric-power-tab-list__item a:hover {
  text-decoration: none;
}
.m-electric-power-tab-list__item a.b:hover, .m-electric-power-tab-list__item a.b.is-active {
  background-color: #00a33e;
}
.m-electric-power-tab-list__item a.c:hover, .m-electric-power-tab-list__item a.c.is-active {
  background-color: #3a8dde;
}

.m-electric-power-tbl-wrap .w100 {
  width: 100px;
}
.m-electric-power-tbl-wrap .w120 {
  width: 120px;
}
.m-electric-power-tbl-wrap .w140 {
  width: 140px;
}
.m-electric-power-tbl-wrap .w280 {
  width: 280px;
}
.m-electric-power-tbl-wrap table {
  width: 100%;
}
.m-electric-power-tbl-wrap th, .m-electric-power-tbl-wrap td {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 10px 0;
  border: solid 1px #ffffff;
  text-align: center;
}
.m-electric-power-tbl-wrap th span, .m-electric-power-tbl-wrap td span {
  line-height: 1.2;
}
.m-electric-power-tbl-wrap thead th {
  padding: 10px 20px;
  font-size: 1.9rem;
  font-weight: 700;
  color: #ffffff;
  text-align: left;
}
.m-electric-power-tbl-wrap thead td {
  letter-spacing: -0.1em;
}
.m-electric-power-tbl-wrap .icon {
  float: right;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -5px;
  margin-right: 5px;
  padding: 5px;
  background-color: #f45064;
  font-size: 1.1rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
}
.m-electric-power-tbl-wrap .dgr {
  background-color: #00a33e;
}
.m-electric-power-tbl-wrap .bl {
  background-color: #3a8dde;
}
.m-electric-power-tbl-wrap .lgy {
  background-color: #f4f4f4;
}
.m-electric-power-tbl-wrap .gy {
  background-color: #e4e4e4;
}
.m-electric-power-tbl-wrap .gr {
  background-color: #d5eb58;
}
.m-electric-power-tbl-wrap .lgr {
  background-color: #eaf5ab;
}
.m-electric-power-tbl-wrap .yl {
  background-color: #fff333;
}
.m-electric-power-tbl-wrap .lyl {
  background-color: #fff999;
}
.m-electric-power-tbl-wrap .egr {
  background-color: #d1ede2;
}
.m-electric-power-tbl-wrap .sbl {
  background-color: #d0e6fc;
}
.m-electric-power-tbl-wrap .lpr {
  background-color: #d4d9f9;
}
.m-electric-power-tbl-wrap .lbl {
  background-color: #ebf3fc;
}
.m-electric-power-tbl-wrap .pk {
  background-color: #f45064;
  color: #ffffff;
}
.m-electric-power-tbl-wrap .lpk {
  background-color: #fcdbde;
}
.m-electric-power-tbl-wrap .or {
  background-image: repeating-linear-gradient(-55deg, #fde6a1 0, #fde6a1 4px, #fcdb78 0, #fcdb78 10px);
}

.m-home-price-fit {
  position: relative;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid 2px #cbe62e;
  background-color: #ffffff;
  padding: 10px 30px 10px 40px;
}

.m-home-price-fit:before {
  content: "";
  border-bottom: solid 30px #cbe62e;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
  position: absolute;
  left: 200px;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.m-home-price-fit:after {
  content: "";
  border-bottom: solid 26px #ffffff;
  border-left: solid 16px transparent;
  border-right: solid 16px transparent;
  position: absolute;
  left: 204px;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.m-home-price-fit-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.m-home-price-fit-title .icon {
  width: 68px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  margin-right: 10px;
}

.m-home-price-fit-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  margin-left: 40px;
}

/* =======================================================================
kerosene
index
======================================================================= */
.m-kerosene-index-main {
  position: relative;
  height: 998px;
  padding: 140px 0;
  background: url(../images/kerosene/bg-main.jpg) no-repeat 50% 100%;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2;
  letter-spacing: 0.2em;
}
.m-kerosene-index-main:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  background-position: 50%;
  background-repeat: no-repeat;
}
.m-kerosene-index-main > * {
  position: relative;
  z-index: 2;
}
.m-kerosene-index-main h2 {
  margin-bottom: 60px;
  font-size: 4.3rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.m-kerosene-index-main h2 span {
  display: table;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../images/index/line-otoku.png") no-repeat 50% 100%;
  background-size: 100% 10px;
}

@media screen and (min-width: 768px), print {
  .m-kerosene-index-main:after {
    height: 650px;
    top: 85px;
    background-image: url(../images/kerosene/bg-main-img.png);
  }
}
.m-kerosene-index-otoku {
  position: relative;
  padding-top: 135px;
  padding-bottom: 90px;
  background-color: #fffbbf;
}
.m-kerosene-index-otoku::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 260px;
  background-position: 50%;
  background-image: url(../images/kerosene/bg-otoku.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.m-kerosene-index-otoku > * {
  position: relative;
  z-index: 3;
}
.m-kerosene-index-otoku h2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  margin-bottom: 70px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  color: #FA4600;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-kerosene-index-otoku h2:after {
  content: "";
  position: absolute;
  top: 44px;
  right: -18px;
  width: 240px;
  height: 112px;
  background: url(../images/kerosene/img-otoku-title.png) no-repeat 50%;
  background-size: 100%;
}
.m-kerosene-index-otoku h2 .arrow {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  height: 40px;
}
.m-kerosene-index-otoku h2 .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-kerosene-index-otoku .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-kerosene-index-otoku .contents section {
  width: calc(50% - 6px);
  padding: 3px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-kerosene-index-otoku .contents section h3 {
  padding: 25px 40px;
  background-color: #ffcf00;
  font-size: 2.6rem;
  color: #232323;
  font-weight: 700;
}
.m-kerosene-index-otoku .contents section .text {
  position: relative;
  padding: 25px 37px 37px;
}
.m-kerosene-index-otoku .contents section.otoku1 .ico {
  position: absolute;
  right: 37px;
  top: -26px;
}
.m-kerosene-index-otoku .contents section.otoku1 .point {
  display: table;
  margin-top: 5px;
  margin-bottom: 45px;
  padding: 5px 10px;
  background-color: #fff000;
  font-weight: 700;
}
.m-kerosene-index-otoku .contents section.otoku2 .btn {
  margin-top: 30px;
  font-weight: 700;
}
.m-kerosene-index-otoku .contents section.otoku3 {
  width: 100%;
  margin-top: 12px;
}
.m-kerosene-index-otoku .contents section.otoku3 .ico {
  position: absolute;
  right: 37px;
  top: -67px;
}
.m-kerosene-index-otoku .contents section.otoku3 .img {
  display: block;
  text-align: center;
}

.m-kerosene-index-service .contents {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-kerosene-index-service .contents section {
  position: relative;
  width: calc(50% - 6px);
  padding: 25px 37px 30px;
  background-color: #fff;
  border: 3px solid #cbe62e;
  line-height: 1.7;
}
.m-kerosene-index-service .contents section:nth-child(n+3) {
  margin-top: 12px;
}
.m-kerosene-index-service .contents section .point {
  display: table;
  margin-bottom: 5px;
  padding: 2px 10px;
  background-color: #fff000;
  font-weight: 700;
}
.m-kerosene-index-service .contents section .point.empty {
  visibility: hidden;
}
.m-kerosene-index-service .contents section h3 {
  margin-bottom: 15px;
  font-size: 2.6rem;
  font-weight: 700;
}
.m-kerosene-index-service .contents section .img {
  max-width: 430px;
  margin: 25px auto 0;
}
.m-kerosene-index-service .contents section .img .caption {
  margin-top: 10px;
  font-size: 1.4rem;
}
.m-kerosene-index-service .contents section .ico {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #4ab800;
  border-radius: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 2.2rem;
}
.m-kerosene-index-service .contents section .flow {
  margin-top: 40px;
}
.m-kerosene-index-service .contents section .flow dt {
  margin-bottom: 25px;
  padding: 5px;
  background-color: #cbe62e;
  text-align: center;
  font-size: 1.7rem;
}
.m-kerosene-index-service .contents section.service5 .img {
  margin-top: 0;
}
.m-kerosene-index-service .contents section.service6 .img {
  margin-top: 60px;
}

.m-kerosene-index-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-left: -10px;
}
.m-kerosene-index-list__item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  border: 3px #cbe62e solid;
  margin-left: 10px;
  background-color: #ffffff;
}
.m-kerosene-index-list__item:nth-of-type(2) {
  margin-left: 120px;
}
.m-kerosene-index-list__item:nth-of-type(2):before {
  position: absolute;
  content: "";
  top: 50%;
  left: -60px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 2px;
  height: 65px;
  background-color: #333333;
}
.m-kerosene-index-list__item:nth-of-type(2):after {
  position: absolute;
  content: "";
  top: 50%;
  left: -60px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 2px;
  height: 65px;
  background-color: #333333;
}

.m-kerosene-index-supply .m-title-line {
  margin-bottom: 60px;
}
.m-kerosene-index-supply .point {
  display: table;
  margin-bottom: 15px;
  padding: 10px 20px;
  background-color: #cbe62e;
  font-weight: 700;
}

.m-kerosene-index-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-kerosene-index-item + .m-kerosene-index-item {
  margin-top: 60px;
}
.m-kerosene-index-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 50px;
}
.m-kerosene-index-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-kerosene-index-item--even {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-kerosene-index-item--even .m-kerosene-index-item__image {
  margin-right: 0;
  margin-left: 50px;
}

/* =======================================================================
kerosene
price
======================================================================= */
.m-kerosene-price-tbl {
  width: 100%;
  border: 1px #d3d3d3 solid;
}
.m-kerosene-price-tbl th, .m-kerosene-price-tbl td {
  padding: 15px;
  border: 1px #d3d3d3 solid;
}
.m-kerosene-price-tbl thead th {
  font-weight: 700;
  background-color: #ebebeb;
}
.m-kerosene-price-tbl .type {
  width: 30%;
}

.m-kerosene-price-order {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-kerosene-price-order__item {
  margin-left: 10px;
  padding: 60px 40px 35px 40px;
  width: calc(50% - 10px);
  background-color: #fff000;
}
.m-kerosene-price-order-title .icon {
  margin: 0 auto 15px;
  width: 70px;
  height: 70px;
  display: block;
  background-size: 100%;
}
.m-kerosene-price-order-title .icon--delivery {
  background-image: url("../images/kerosene/price/icon-order-01.png");
}
.m-kerosene-price-order-title .icon--tel {
  background-image: url("../images/kerosene/price/icon-order-02.png");
}
.m-kerosene-price-order-list {
  display: inline-block;
  text-align: left;
}
.m-kerosene-price-order-list + .m-kerosene-price-order-list {
  margin-left: 20px;
}

.m-kerosene-price-delivery {
  padding: 60px 50px;
}

.m-kerosene-price-delivery-cycle-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-kerosene-price-delivery-cycle-item + .m-kerosene-price-delivery-cycle-item {
  margin-top: 5px;
}
.m-kerosene-price-delivery-cycle-item--tel .m-kerosene-price-delivery-cycle-item__content {
  border-bottom: 2px #e2e2e2 dashed;
}
.m-kerosene-price-delivery-cycle-item--tel .m-kerosene-price-delivery-cycle-item__content .arrow {
  background-color: #e2e2e2;
}
.m-kerosene-price-delivery-cycle-item--tel .m-kerosene-price-delivery-cycle-item__content .arrow:before {
  border-top-color: #e2e2e2;
  border-right-color: #e2e2e2;
}
.m-kerosene-price-delivery-cycle-item--tel .m-kerosene-price-delivery-cycle-item__content .arrow:after {
  border-bottom-color: #e2e2e2;
  border-left-color: #e2e2e2;
}
.m-kerosene-price-delivery-cycle-item--tel .m-kerosene-price-delivery-cycle-month__item {
  background-color: #e2e2e2;
}
.m-kerosene-price-delivery-cycle-item__month {
  width: 204px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-kerosene-price-delivery-cycle-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 40px 40px 110px;
  margin-left: 10px;
  position: relative;
  border-top: 2px #e2e2e2 dashed;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-kerosene-price-delivery-cycle-item__content .arrow {
  position: absolute;
  top: 0;
  left: 28px;
  display: block;
  width: 3px;
  height: 100%;
  background-color: #cbe62e;
}
.m-kerosene-price-delivery-cycle-item__content .arrow:before {
  position: absolute;
  content: "";
  top: 0;
  left: -8px;
  width: 18px;
  height: 18px;
  border-top: 3px #cbe62e solid;
  border-right: 3px #cbe62e solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.m-kerosene-price-delivery-cycle-item__content .arrow:after {
  position: absolute;
  content: "";
  left: -8px;
  bottom: 0;
  width: 18px;
  height: 18px;
  border-bottom: 3px #cbe62e solid;
  border-left: 3px #cbe62e solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.m-kerosene-price-delivery-cycle-month__item {
  padding: 5px;
  background-color: #cbe62e;
  font-size: 1.5rem;
  text-align: center;
}
.m-kerosene-price-delivery-cycle-month__item + .m-kerosene-price-delivery-cycle-month__item {
  margin-top: 5px;
}
.m-kerosene-price-delivery-cycle-month__item .number {
  font-size: 2.7rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-kerosene-price-pay {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-kerosene-price-pay__item {
  position: relative;
  margin-left: 10px;
  padding: 120px 50px 40px 50px;
  width: calc(50% - 10px);
  background-color: #cbe62e;
}
.m-kerosene-price-pay__item .icon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -20%);
          transform: translate(-50%, -20%);
}
.m-kerosene-price-pay-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.m-kerosene-price-area-table {
  width: 100%;
  height: auto;
}
.m-kerosene-price-area-table tr {
  background: #cbe62e;
}
.m-kerosene-price-area-table tr:nth-child(2) {
  background: #e5f296;
}
.m-kerosene-price-area-table tr th {
  border: solid 1px #d3d3d3;
  text-align: center;
  font-size: 1.5rem;
}
.m-kerosene-price-area-table tr td {
  border: solid 1px #d3d3d3;
  text-align: center;
  padding: 10px 0;
  font-size: 1.4rem;
}
.m-kerosene-price-area-table tr td span {
  font-size: 2.7rem;
  letter-spacing: 0.2rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-kerosene-price-areaMap-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-kerosene-price-areaMap-l {
  width: 35%;
  margin: 0 2% 0 auto;
}
.m-kerosene-price-areaMap-r {
  width: 50%;
  margin: 0 auto 0 2%;
}
.m-kerosene-price-areaMap-r-item {
  display: none;
}
.m-kerosene-price-areaMap-r-item.is-active {
  display: block;
}
.m-kerosene-price-areaMap-head {
  color: #00a33e;
  font-size: 2rem;
  padding-bottom: 40px;
}
.m-kerosene-price-areaMap-head:before {
  content: "■";
  font-size: 2.1rem;
  display: inline;
}
.m-kerosene-price-areaMap-in {
  width: 100%;
  height: auto;
  position: relative;
}
.m-kerosene-price-areaMap-in img {
  width: 100%;
  height: auto;
}
.m-kerosene-price-areaMap-in a {
  position: absolute;
  border: solid 1px #000;
  background: #fff001;
  padding: 3px 18px;
  font-size: 1.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.m-kerosene-price-areaMap-in a::after {
  content: "";
  font-size: 1.3rem;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: solid 1.5px #000;
  border-right: solid 1.5px #000;
  -webkit-transform: translate(100%, -25%) rotate(45deg);
          transform: translate(100%, -25%) rotate(45deg);
}
.m-kerosene-price-areaMap-in a:hover {
  background: #e2e2e2;
}
.m-kerosene-price-areaMap-sapporo {
  top: 50%;
  left: 22%;
}
.m-kerosene-price-areaMap-otaru {
  top: 55.2%;
  left: 0.3%;
}
.m-kerosene-price-areaMap-sorachi {
  top: 39.7%;
  left: 29.9%;
}
.m-kerosene-price-areaMap-asahikawa {
  top: 30.3%;
  left: 33.15%;
}
.m-kerosene-price-areaMap-kitami {
  top: 26.1%;
  left: 56.2%;
}
.m-kerosene-price-areaMap-wakkanai {
  top: 5.5%;
  left: 13%;
}
.m-kerosene-price-areaMap-hakodate {
  top: 100%;
  left: -6%;
}
.m-kerosene-price-areaMap-tomakomai {
  top: 65.8%;
  left: 29.7%;
}
.m-kerosene-price-areaMap-obihiro {
  top: 53.6%;
  left: 49.2%;
}
.m-kerosene-price-areaMap-kushiro {
  top: 57.9%;
  left: 73.8%;
}
.m-kerosene-price-areaMap-nemuro {
  top: 44.2%;
  left: 81.9%;
}
.m-kerosene-price-areaMap-table {
  width: 100%;
  height: auto;
}
.m-kerosene-price-areaMap-table-head {
  background: #f6f6f6;
}
.m-kerosene-price-areaMap-table th {
  border: solid 1px #d3d3d3;
  padding: 10px 5px;
  font-size: 1.5rem;
  font-weight: 600;
}
.m-kerosene-price-areaMap-table th:last-child {
  background: #e2e2e2;
}
.m-kerosene-price-areaMap-table td {
  border: solid 1px #d3d3d3;
  padding: 10px 5px;
  font-size: 1.5rem;
}
.m-kerosene-price-areaMap-table td:not(:first-child) {
  text-align: center;
  color: #00a33e;
  font-weight: 600;
}
.m-kerosene-price-areaMap-table td:last-child {
  background: #e2e2e2;
}
.m-kerosene-price-areaMap-table td span {
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
}

.m-kerosene-price-areaDetail-comparison {
  width: 500px;
  margin: 70px auto;
}
.m-kerosene-price-areaDetail-comparison table {
  width: 100%;
}
.m-kerosene-price-areaDetail-comparison tr {
  width: 50%;
}
.m-kerosene-price-areaDetail-comparison th {
  border: solid 1px #d3d3d3;
  padding: 10px 5px;
  font-size: 1.5rem;
  background: #e5f296;
}
.m-kerosene-price-areaDetail-comparison th:last-child {
  background: #cbe62e;
}
.m-kerosene-price-areaDetail-comparison td {
  border: solid 1px #d3d3d3;
  padding: 10px 5px;
  font-size: 1.5rem;
  text-align: center;
  color: #00a33e;
}
.m-kerosene-price-areaDetail-comparison td span {
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
}
.m-kerosene-price-areaDetail-wrap {
  width: 100%;
}
.m-kerosene-price-areaDetail-content {
  width: 100%;
  height: auto;
}
.m-kerosene-price-areaDetail-content:last-child {
  margin-top: 60px;
}
.m-kerosene-price-areaDetail-head {
  color: #00a33e;
  font-size: 2rem;
}
.m-kerosene-price-areaDetail-head:before {
  content: "■";
  font-size: 2.1rem;
  display: inline;
}
.m-kerosene-price-areaDetail-in {
  width: 100%;
  height: auto;
  position: relative;
  background: #fff;
  padding: 40px 210px;
}
.m-kerosene-price-areaDetail-in img {
  width: 100%;
  height: auto;
}
.m-kerosene-price-areaDetail-in a {
  position: absolute;
  border: solid 1px #000;
  background: #fff001;
  padding: 3px 18px;
  font-size: 1.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.m-kerosene-price-areaDetail-in a::after {
  content: "";
  font-size: 1.3rem;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: solid 1.5px #000;
  border-right: solid 1.5px #000;
  -webkit-transform: translate(100%, -25%) rotate(45deg);
          transform: translate(100%, -25%) rotate(45deg);
}
.m-kerosene-price-areaDetail-in a:hover {
  background: #e2e2e2;
}
.m-kerosene-price-areaDetail-sapporo {
  top: 50%;
  left: 35%;
}
.m-kerosene-price-areaDetail-otaru {
  top: 55.2%;
  left: calc(210px + 0.3%);
}
.m-kerosene-price-areaDetail-sorachi {
  top: 42.7%;
  left: 38.9%;
}
.m-kerosene-price-areaDetail-asahikawa {
  top: 35.2%;
  left: 41.15%;
}
.m-kerosene-price-areaDetail-kitami {
  top: 31.1%;
  left: 53.2%;
}
.m-kerosene-price-areaDetail-wakkanai {
  top: 14.5%;
  left: 35.1%;
}
.m-kerosene-price-areaDetail-hakodate {
  top: 86%;
  left: 23.2%;
}
.m-kerosene-price-areaDetail-tomakomai {
  top: 62.8%;
  left: 38.7%;
}
.m-kerosene-price-areaDetail-obihiro {
  top: 53.6%;
  left: 49.2%;
}
.m-kerosene-price-areaDetail-kushiro {
  top: 54.9%;
  left: 60.8%;
}
.m-kerosene-price-areaDetail-nemuro {
  top: 46.2%;
  left: 67.9%;
}
.m-kerosene-price-areaDetail-table {
  width: 100%;
  height: auto;
}
.m-kerosene-price-areaDetail-table-head {
  background: #f6f6f6;
}
.m-kerosene-price-areaDetail-table th {
  border: solid 1px #d3d3d3;
  padding: 10px 5px;
  font-size: 1.5rem;
  font-weight: 600;
  background: #e5f296;
}
.m-kerosene-price-areaDetail-table th:last-child {
  background: #cbe62e;
}
.m-kerosene-price-areaDetail-table td {
  border: solid 1px #d3d3d3;
  padding: 10px 5px;
  font-size: 1.5rem;
  background: #fff;
}
.m-kerosene-price-areaDetail-table td:not(:first-child) {
  text-align: center;
  color: #00a33e;
}
.m-kerosene-price-areaDetail-table td span {
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
}

.m-kerosene-price-catalog {
  width: 710px;
  margin: 80px auto 0;
  line-height: 1.8;
  text-align: center;
}
.m-kerosene-price-catalog > a {
  position: relative;
  display: block;
  padding: 40px 240px 40px 0;
  background-color: #cbe62e;
  border: 7px solid #fff;
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.m-kerosene-price-catalog > a .fuki {
  position: absolute;
  top: -30px;
  right: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 114px;
  height: 78px;
  border-radius: 100%;
  background-color: #00a33e;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
.m-kerosene-price-catalog > a .fuki::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -15px;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #00a33e transparent transparent transparent;
}
.m-kerosene-price-catalog > a h3 {
  margin-bottom: 10px;
  font-size: 2.6rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.m-kerosene-price-catalog > a .img {
  position: absolute;
  top: 40px;
  right: 90px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
.m-kerosene-price-catalog > a .m-btn {
  margin-top: 20px;
  width: 330px;
}
.m-kerosene-price-catalog > a:hover {
  border-color: #fff000;
}
.m-kerosene-price-catalog > a:hover .m-btn {
  background-color: #fff;
}

/* =======================================================================
kerosene
service
======================================================================= */
.m-kerosene-service-col-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-kerosene-service-col-01__content {
  margin-top: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-kerosene-service-col-01__image {
  margin-left: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-kerosene-service-tbl {
  width: 100%;
}
.m-kerosene-service-tbl th, .m-kerosene-service-tbl td {
  border: 1px #d3d3d3 solid;
  padding: 15px;
}
.m-kerosene-service-tbl th {
  width: 35%;
  background-color: #ebebeb;
  font-weight: 700;
}

.m-kerosene-service-col-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-kerosene-service-col-02__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-kerosene-service-col-02__content {
  margin-left: 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-kerosene-service-box {
  border: 2px #cbe62e solid;
  padding: 50px 80px 40px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-kerosene-service-box + .m-kerosene-service-box {
  margin-top: 10px;
}
.m-kerosene-service-box .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 60px;
}
.m-kerosene-service-box__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-gas-campaign {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
}

/* =======================================================================
gas
index
======================================================================= */
.m-gas-index-otoku {
  position: relative;
  padding-top: 135px;
  padding-bottom: 90px;
}
.m-gas-index-otoku::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  background-position: 50%;
  background-image: url(../images/gas/bg-otoku.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.m-gas-index-otoku > * {
  position: relative;
  z-index: 3;
}
.m-gas-index-otoku h2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  margin-bottom: 70px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  color: #FA4600;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-gas-index-otoku h2 .arrow {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  height: 40px;
}
.m-gas-index-otoku h2 .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-gas-index-otoku .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-gas-index-otoku .contents section {
  width: calc(50% - 6px);
  padding: 3px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-gas-index-otoku .contents section h3 {
  padding: 25px 40px;
  background-color: #2d93ee;
  font-size: 2.6rem;
  color: #fff;
  font-weight: 700;
}
.m-gas-index-otoku .contents section .text {
  position: relative;
  padding: 25px 37px 37px;
}
.m-gas-index-otoku .contents section.otoku0 {
  width: 100%;
  margin-bottom: 12px;
}
.m-gas-index-otoku .contents section.otoku0 .text {
  padding-top: 35px;
}
.m-gas-index-otoku .contents section.otoku0 .img {
  text-align: center;
}
.m-gas-index-otoku .contents section.otoku0 .btn {
  width: 440px;
  margin: 30px auto 0;
  font-weight: 700;
}
.m-gas-index-otoku .contents section.otoku0 .btn a {
  height: 70px;
}
.m-gas-index-otoku .contents section.otoku1 .ico {
  position: absolute;
  right: 37px;
  top: -26px;
}
.m-gas-index-otoku .contents section.otoku1 .point {
  display: table;
  margin-top: 5px;
  margin-bottom: 45px;
  padding: 5px 10px;
  background-color: #fff000;
  font-weight: 700;
}
.m-gas-index-otoku .contents section.otoku2 .btn {
  margin-top: 30px;
  font-weight: 700;
}

.m-gas-simulator {
  position: relative;
  padding: 80px 0 90px;
  background: url(../images/gas/bg-simulator.jpg) no-repeat 50%;
  background-size: cover;
}
.m-gas-simulator::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../images/gas/bg-simulator-img.png) no-repeat 50% 0;
}
.m-gas-simulator > * {
  position: relative;
  z-index: 3;
}
.m-gas-simulator .point {
  width: 380px;
  height: 116px;
  background: url(../images/gas/bg-simulator-point.png) no-repeat 50%;
  background-size: 100%;
  margin: 0 auto 30px;
  padding-top: 40px;
  font-size: 3.1rem;
  line-height: 1.4;
  font-weight: 700;
  color: #2B92EE;
  text-align: center;
  letter-spacing: 0.2em;
}
.m-gas-simulator .contents {
  position: relative;
}
.m-gas-simulator .contents .input {
  border: 8px solid #97e3ff;
  background-color: #fff;
}
.m-gas-simulator .contents .input h3 {
  position: relative;
  margin-bottom: 30px;
  padding-left: 105px;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 25px;
}
.m-gas-simulator .contents .input h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 92px;
  background-size: 100%;
}
.m-gas-simulator .contents .input input, .m-gas-simulator .contents .input select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 194px;
  height: 60px;
  margin: 0;
  padding: 0 1em;
  vertical-align: middle;
  font-family: inherit;
  outline: none;
  font-size: 100%;
  background-color: #fff;
  border: 1px solid #646464;
}
.m-gas-simulator .contents .input input[type=number], .m-gas-simulator .contents .input select[type=number] {
  background-color: #feffb3;
  border-width: 4px;
}
.m-gas-simulator .contents .input select {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAUCAYAAADRA14pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NDA5Zjk4MGQtZGU0OS0yNTQ4LWI3ZDEtZGU1Y2Q3MDg5MzM3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRGRTAzMjZBREY1NDExRUJBNDNCQUFGNjY3NEU4NTA1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRTAzMjY5REY1NDExRUJBNDNCQUFGNjY3NEU4NTA1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMi40IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjMxMUUyNzlDREY1NDExRUJCODc3OEZCMDhBRjc1NDNGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjMxMUUyNzlEREY1NDExRUJCODc3OEZCMDhBRjc1NDNGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rlVsUgAAAWBJREFUeNpiZFhs94CBgUGegb7gwf+Yg4oMAwCYgPjqANh7jWGAAMjDMUB8i4523oLaOUAejj30Hkj7AvF7OtgHsQti54DFMAPQAaBQDwbi3zS06zfYDohdDAPrYYin9wPJbBralQ21g2FweBji6dlAsocG9vRCzWYYXB6GgAog3kxFO0BmlTMMEsCIVXSxHQ+QPALE+hSafxGIbYCx+wVd4v///4PIwxBPywHJU0AsTqbZL4HYDOjZR9gkB8rDTDhlIA71A+IfZJj7A6wXh2cHWx5G9jQohhPIMDcBqpdhaHkY4umVQLKeBDProXoYhqaHIaAZiJcToW45VO2gBYxEq1xsxwEk9wGxJQ4VJ4DYERi7ROX5wVdKY/c0qMQ+iaU7+RCIzYGefUmsUYOvlMaen19COxqfkUQ/QzsELxmGAGAiWUfsoctAMhSIX0FxKFRsSADGgUpaQyeGhzgACDAAmnBjstj+agQAAAAASUVORK5CYII=);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 30px;
}
.m-gas-simulator .contents .input select::-ms-expand {
  display: none;
}
.m-gas-simulator .contents .input dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 1.8rem;
  padding-bottom: 30px;
}
.m-gas-simulator .contents .input dl dt {
  width: 140px;
  text-align: right;
  padding-right: 1em;
}
.m-gas-simulator .contents .input dl dd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-gas-simulator .contents .input dl span {
  font-size: 3rem;
  margin-left: 10px;
}
.m-gas-simulator .contents .input dl span.use-err {
  display: none;
  position: absolute;
  left: 0;
  bottom: -20px;
  margin-left: 0;
  color: #FA4600;
  font-size: 1.6rem;
}
.m-gas-simulator .contents .result {
  border: 8px solid #fff;
  background-image: repeating-linear-gradient(-55deg, #95e0fc 0, #95e0fc 8px, #9ce4ff 8px, #9ce4ff 13px);
}
.m-gas-simulator .contents .result .img {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 150px;
}
.m-gas-simulator .contents .result .img .persent-box {
  position: relative;
  display: inline-block;
  border-radius: 10px;
  margin-top: 25px;
  background-color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  color: #FA4600;
  line-height: 1;
  padding: 10px 20px;
  right: 0px;
  width: 100%;
  text-align: center;
}
.m-gas-simulator .contents .result .img .persent-box #monthly-price {
  font-size: 36px;
}
.m-gas-simulator .contents .result .img .persent-box #year-price {
  font-size: 36px;
}
.m-gas-simulator .contents .result .img .persent-box #persent {
  font-size: 36px;
}
.m-gas-simulator .contents .result .img .persent-box:before {
  content: "";
  border-top: solid 8px #ffffff;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.m-gas-simulator .contents .result dl {
  padding: 10px 0 20px 20px;
  background-color: #fff;
  border-radius: 10px;
  line-height: 1.6;
  width: 310px;
  position: relative;
  right: 0;
  top: 0;
}
.m-gas-simulator .contents .result dl dt {
  font-weight: 700;
}
.m-gas-simulator .contents .result dl dd {
  font-size: 1.4rem;
}
.m-gas-simulator .contents .result dl dd span {
  color: #FA4600;
  font-weight: 700;
  line-height: 1;
}
.m-gas-simulator .contents .result dl dd span.yen {
  font-size: 26px;
}
.m-gas-simulator .contents .result dl dd span#result {
  margin-right: 5px;
  font-size: 52px;
}
.m-gas-simulator .contents .result dl dd .chara {
  position: absolute;
  right: -52px;
  bottom: -8px;
  width: 68px;
}
.m-gas-simulator .contents .calc_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.m-gas-simulator .contents .calc_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 150px;
  height: 150px;
  font-weight: 700;
  background-color: #fff000;
  border: 3px solid #fff;
  border-radius: 75px;
  font-size: 2rem;
  -webkit-box-shadow: 5px 5px 5px rgba(2, 62, 76, 0.2);
          box-shadow: 5px 5px 5px rgba(2, 62, 76, 0.2);
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-gas-simulator .contents .calc_btn a:hover {
  background-color: #cbe62e;
}

.persent-box__txt01 {
  font-size: 24px;
}
.persent-box__txt01 span {
  font-size: 36px;
}

.persent-box__txt02 {
  font-size: 16px;
  padding: 5px 0 40px;
  position: relative;
}
.persent-box__txt02:after {
  position: absolute;
  content: "";
  width: 28px;
  height: 40px;
  background-image: url(../images/gas/wp/img_arrow_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 65%;
  right: 0;
  margin: 0 auto;
}
.persent-box__txt02 span {
  font-size: 25px !important;
}

.persent-box__txt03 {
  font-size: 24px;
}
.persent-box__txt03 span {
  font-size: 36px;
}

@media screen and (min-width: 768px), print {
  .m-gas-simulator h2 {
    display: table;
    margin: 0 auto 50px;
    padding-bottom: 20px;
    background: url(../images/gas/line-simulator.png) no-repeat 50% 100%;
    background-size: 100% 10px;
    font-size: 3.9rem;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  .m-gas-simulator .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 900px;
  }
  .m-gas-simulator .contents .input {
    width: 50%;
    border-right-width: 0;
    border-radius: 10px 0 0 10px;
    padding: 60px 25px 0 25px;
  }
  .m-gas-simulator .contents .input figure img {
    width: 100%;
  }
  .m-gas-simulator .contents .result {
    width: 50%;
    border-left-width: 0;
    border-radius: 0 10px 10px 0;
    padding-top: 7px;
  }
  .m-gas-simulator .contents .calc_btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    border-top: 2px #232323 solid;
    border-right: 2px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
}
.m-gas-index-service .contents {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-gas-index-service .contents section {
  position: relative;
  width: calc(50% - 6px);
  padding: 50px 37px 30px;
  background-color: #fff;
  border: 3px solid #cbe62e;
  line-height: 1.7;
}
.m-gas-index-service .contents section:nth-child(n+3) {
  margin-top: 12px;
}
.m-gas-index-service .contents section h3 {
  margin-bottom: 15px;
  font-size: 2.6rem;
  font-weight: 700;
}
.m-gas-index-service .contents section .img {
  margin-top: 25px;
  text-align: center;
}
.m-gas-index-service .contents section .ico {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fa4600;
  border-radius: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 2.2rem;
}
.m-gas-index-service .contents section dl dt {
  color: #00a33e;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 2px solid #cbe62e;
  text-align: center;
  font-weight: 700;
}
.m-gas-index-service .contents section dl ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-gas-index-service .contents section dl ul li {
  width: 33%;
  text-align: center;
}
.m-gas-index-service .contents section dl ul li span {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
}
.m-gas-index-service .contents section .btn {
  margin-top: 120px;
}
.m-gas-index-service .contents section.service3 .img {
  margin-top: 0;
}
.m-gas-index-service .contents section.service4 .img {
  margin-top: 60px;
}

/* =======================================================================
gas
price
======================================================================= */
.m-gas-price-main {
  padding: 90px 0;
  background-color: #fffdd9;
}
.m-gas-price-main .contents {
  padding: 35px 0;
  background-color: #fff;
  border: 3px solid #cbe62e;
  line-height: 1.8;
}
.m-gas-price-main .contents > * {
  width: 1100px;
  margin: auto;
}
.m-gas-price-main .contents .main2 {
  position: relative;
  margin-top: 50px;
  padding-top: 30px;
  padding-left: 30px;
  border-top: 1px solid #cbe62e;
}
.m-gas-price-main .contents .main2 h3 {
  margin-bottom: 10px;
  color: #00a33e;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.5;
}
.m-gas-price-main .contents .main2 .price {
  margin-top: 30px;
}
.m-gas-price-main .contents .main2 .img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.m-gas-price-icon {
  position: relative;
  display: inline-block;
}
.m-gas-price-icon .icon {
  position: absolute;
  right: -132px;
  bottom: 20px;
}

.m-gas-price-tbl {
  width: 100%;
  background-color: #ffffff;
}
.m-gas-price-tbl th, .m-gas-price-tbl td {
  padding: 15px;
  border: 1px #d3d3d3 solid;
}
.m-gas-price-tbl th {
  background-color: #ebebeb;
}
.m-gas-price-tbl thead th {
  width: 50%;
}
.m-gas-price-tbl tbody th {
  width: 30%;
}

.m-gas-price-info {
  border: solid 3px #cbe62e;
  text-align: center;
  padding: 40px;
}
.m-gas-price-info-image {
  position: relative;
  display: inline-block;
}
.m-gas-price-info-image__title {
  position: absolute;
  left: 0;
  top: 20px;
  text-align: left;
}

.m-gas-price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-gas-price-list__item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  text-align: center;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-gas-price-list__item + .m-gas-price-list__item {
  margin-left: 36px;
}
.m-gas-price-list__item + .m-gas-price-list__item:before, .m-gas-price-list__item + .m-gas-price-list__item:after {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  background-color: #333333;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.m-gas-price-list__item + .m-gas-price-list__item:before {
  width: 16px;
  height: 2px;
}
.m-gas-price-list__item + .m-gas-price-list__item:after {
  width: 2px;
  height: 16px;
}
.m-gas-price-list__item .vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.m-gas-price-list__item:nth-last-of-type(1):before {
  margin-top: -4px;
}
.m-gas-price-list__item:nth-last-of-type(1):after {
  width: 16px;
  height: 2px;
  margin-bottom: -4px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}

.m-gas-price-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-gas-price-col__image {
  margin-left: -20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-gas-price-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-gas-price-area + .m-gas-price-area {
  margin-top: 10px;
}
.m-gas-price-area__title {
  position: relative;
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 1em;
}
.m-gas-price-area__title:before {
  content: "●";
  color: #cbe62e;
  position: absolute;
  left: 0;
  top: 0;
}

.m-gas-price-set__items {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-gas-price-set__item {
  width: 50%;
  min-height: 65px;
  border: 1px #d3d3d3 solid;
}
.m-gas-price-set__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  height: 100%;
}
.m-gas-price-set__content h3 {
  font-size: 24px;
  font-weight: 500;
}
.m-gas-price-set__content p {
  font-size: 24px;
  font-weight: 500;
  line-height: 2;
}
.m-gas-price-set__content p.small {
  font-size: 1.4rem;
  line-height: 1.875;
  font-weight: 400;
}

@media screen and (max-width: 768px), print {
  .m-gas-price-set__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    gap: 10px;
  }
  .m-gas-price-set__item {
    width: 100%;
    border: none;
  }
  .m-gas-price-set__item:first-child {
    border-bottom: 1px solid #000;
  }
  .m-gas-price-set__content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
  }
  .m-gas-price-set__content h3 {
    font-size: 18px;
  }
  .m-gas-price-set__content p {
    font-size: 18px;
  }
  .m-gas-price-set__content p.small {
    font-size: 12px;
  }
}
/* =======================================================================
gas
trouble
======================================================================= */
.m-gas-trouble-list {
  margin-top: 20px;
}
.m-gas-trouble-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-gas-trouble-list__item .datetime {
  position: relative;
  width: 180px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 1.5em;
}
.m-gas-trouble-list__item .datetime:before {
  content: "■";
  position: absolute;
  left: 0;
  top: 0;
  color: #cccccc;
}
.m-gas-trouble-list__item .name {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-gas-trouble-list__item .number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-gas-comparison-col {
  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;
  gap: 60px;
  width: 100%;
}
.m-gas-comparison-col > .left {
  position: relative;
  width: calc((100% - 60px) / 2);
}
.m-gas-comparison-col > .left::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 44px;
  background-image: url(../images/gas/wp/img_arrow_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: -62px;
  top: 50%;
  -webkit-transform: rotate(90deg) translateX(-50%);
          transform: rotate(90deg) translateX(-50%);
}
.m-gas-comparison-col > .left .main-ttl {
  margin-bottom: 20px;
  max-width: 330px;
  margin-inline: auto;
}
.m-gas-comparison-col > .left .table-content {
  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;
  gap: 30px;
}
.m-gas-comparison-col > .left .table-content .table01 {
  position: relative;
}
.m-gas-comparison-col > .left .table-content .table01::after {
  position: absolute;
  content: "";
  width: 36px;
  height: 24px;
  background-image: url(../images/gas/wp/img_arrow_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: -34px;
  top: 50%;
  -webkit-transform: rotate(90deg) translateX(-50%);
          transform: rotate(90deg) translateX(-50%);
}
.m-gas-comparison-col > .left .table-content .table01 .content {
  background-color: #C2E0EB;
  padding: 25px 10px;
}
.m-gas-comparison-col > .left .table-content .table01 .content .year {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.m-gas-comparison-col > .left .table-content .table01 .content .year span {
  font-size: 40px;
  margin-right: 5px;
  line-height: 1;
}
.m-gas-comparison-col > .left .table-content .table01 .content .month {
  font-size: 16px;
  font-weight: 600;
  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;
  gap: 30px;
}
.m-gas-comparison-col > .left .table-content .table01 .content .month p:first-child {
  position: relative;
}
.m-gas-comparison-col > .left .table-content .table01 .content .month p:first-child::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url(../images/gas/wp/icon_plus_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-gas-comparison-col > .left .table-content .table01 .content .info {
  margin-top: 10px;
  text-align: center;
}
.m-gas-comparison-col > .left .table-content .table01 .content .info p {
  font-size: 16px;
}
.m-gas-comparison-col > .left .table-content .table02 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.m-gas-comparison-col > .left .table-content .table02 .content .left {
  width: 100%;
  background-color: #CBE62E;
  padding: 20px 10px;
}
.m-gas-comparison-col > .left .table-content .table02 .content .left .year {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.m-gas-comparison-col > .left .table-content .table02 .content .left .year span {
  color: #FA4600;
  font-size: 40px;
  margin-right: 5px;
  line-height: 1;
}
.m-gas-comparison-col > .left .table-content .table02 .content .left .month {
  font-size: 16px;
  font-weight: 600;
  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;
  gap: 30px;
}
.m-gas-comparison-col > .left .table-content .table02 .content .left .month p:first-child {
  position: relative;
}
.m-gas-comparison-col > .left .table-content .table02 .content .left .month p:first-child::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url(../images/gas/wp/icon_plus_02.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-gas-comparison-col > .left .table-content .table02 .content .left .info {
  margin-top: 10px;
  text-align: center;
}
.m-gas-comparison-col > .left .table-content .table02 .content .right {
  width: 100%;
  height: 30px;
  border: 2px dashed #646464;
}
.m-gas-comparison-col .right {
  width: calc((100% - 60px) / 2);
}
.m-gas-comparison-col .right .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  background-color: #FFFDD9;
  padding: 60px 20px;
}
.m-gas-comparison-col .right .content .char {
  max-width: 100px;
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-gas-comparison-col .right .content .text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
  padding: 0;
  padding-top: 10px !important;
}
.m-gas-comparison-col .right .content .text p {
  font-size: 20px;
  font-weight: 500;
}
.m-gas-comparison-col .right .content .text p .bold {
  font-weight: 600;
  font-size: 30px;
}
.m-gas-comparison-col .right .content .text p .price {
  font-weight: 600;
  font-size: 60px;
  color: #FA4600;
  line-height: 1.5;
}

.p-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.p-columns__l {
  width: 48%;
  background: #f1ffa3;
  border-radius: 30px;
  padding: 90px 40px 40px 40px;
  font-family: "Noto Sans JP", sans-serif;
}
.p-columns__l figure {
  text-align: center;
  width: 110px;
  margin: 0 auto;
  display: block;
}
.p-columns__l .bold {
  font-weight: bold;
}
.p-columns__l .price {
  color: #FA4600;
  font-size: 50px;
  font-weight: bold;
}

.p-columns__txt01 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.p-columns__txt02 {
  font-size: 34px;
  line-height: 48px;
  margin-top: 20px;
  text-align: center;
}

.p-columns__r {
  width: 48%;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
}
.p-columns__r .month {
  /* background: #ffffff; */
  padding: 8px;
  margin-top: 16px;
  font-size: 19px;
  line-height: 26px;
}

.p-columns__ippan {
  background: #ececec;
  border-radius: 30px;
  padding: 40px;
  position: relative;
}
.p-columns__ippan:after {
  content: "";
  position: absolute;
  /* top: 50%; */
  /* left: -84px; */
  width: 32px;
  height: 74px;
  margin-top: -37px;
  background: url(../images/electric-power/img-entry-arrow.png) no-repeat 50%;
  background-size: 100%;
  bottom: -70px;
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  margin: 0 auto;
  right: 0;
  left: 0;
}

.p-columns__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 28px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-columns__dt {
  font-size: 20px;
  font-weight: bold;
}

.p-columns__dd span {
  color: #FA4600;
  font-size: 50px;
  font-weight: bold;
  padding: 0 4px;
}

.p-columns__corpgas {
  margin-top: 60px;
  background: #fff000;
  border-radius: 30px;
  padding: 40px;
}

.p-simu__content {
  display: block !important;
}

.p-simu__genzai {
  background: #c3e0eb;
  border: 1px solid #595959;
  padding: 20px 30px;
  position: relative;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}
.p-simu__genzai:after {
  content: "▼";
  color: #FFF;
  font-size: 20px;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
}

.p-simu__genzai-txt01 {
  font-size: 18px;
  text-align: center;
}

.p-simu__genzai-txt02 {
  font-size: 51px;
}
.p-simu__genzai-txt02 span {
  font-size: 28px;
}

.p-simu__corpcost {
  border: 1px solid #595959;
}

.p-simu__sagaku {
  background: #FFF;
  border: 3px dashed #595959;
}

.p-simu__sagaku-txt {
  font-size: 24px;
  color: #ff3600;
  text-align: center;
  padding: 10px;
}

.p-simu__sagaku-txt02 {
  font-size: 20px;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}

.p-simu__ryokin {
  background: #c4e229;
  padding: 20px;
  position: relative;
}

/*============================
#result.m-font-en
============================*/
/* =======================================================================
equipment
index
======================================================================= */
.m-equipment-index-ec {
  height: 1120px;
  padding-top: 86px;
  background: url(../images/equipment/bg-ec.jpg) no-repeat 50%;
  background-size: cover;
}
.m-equipment-index-ec .box {
  position: relative;
  width: 960px;
  height: 852px;
  margin: 0 auto;
  padding-top: 250px;
  background: url(../images/equipment/bg-ec-in.png) no-repeat 50%;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.2;
}
.m-equipment-index-ec .box::before {
  content: "";
  position: absolute;
  top: 320px;
  right: -50px;
  left: -50px;
  height: 280px;
  background: url(../images/equipment/bg-ec-img.png) no-repeat 50% 0;
}
.m-equipment-index-ec .box > * {
  position: relative;
  z-index: 3;
}
.m-equipment-index-ec h2 {
  margin-bottom: 30px;
  font-size: 3.8rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
}
.m-equipment-index-ec .btn {
  position: relative;
  width: 760px;
  margin: 30px auto 0;
}
.m-equipment-index-ec .btn::after {
  content: "";
  position: absolute;
  right: 44px;
  bottom: 2px;
  width: 94px;
  height: 110px;
  background: url("../images/equipment/img-ec-btn.png") no-repeat 50%;
  background-size: 100%;
  pointer-events: none;
}
.m-equipment-index-ec .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 150px;
  padding-right: 50px;
  background-image: repeating-linear-gradient(-55deg, #cbe62e 0, #cbe62e 8px, #d5eb58 8px, #d5eb58 13px);
  border: 6px solid #fff;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-equipment-index-ec .btn a span {
  position: relative;
  padding: 0 35px 0 110px;
}
.m-equipment-index-ec .btn a span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 90px;
  height: 90px;
  margin-top: -45px;
  border-radius: 100%;
  background: #fff000 url("../images/equipment/ico-ec-btn.png") no-repeat 50%;
  background-size: 100%;
}
.m-equipment-index-ec .btn a span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 22px;
  height: 18px;
  margin-top: -9px;
  background: url("../images/common/icon-blank-large.png") no-repeat 50%;
  background-size: 100%;
}
.m-equipment-index-ec .btn a:hover {
  border-color: #fff000;
  opacity: 0.7;
}

@media screen and (min-width: 768px), print {
  .m-equipment-index-ec h2 .pc {
    display: table;
    margin: 0 auto 10px;
    padding-bottom: 15px;
    background: url("../images/equipment/line-ec.png") no-repeat 50% 100%;
    background-size: 100% 10px;
  }
}
.m-equipment-index-otoku {
  position: relative;
  padding-bottom: 90px;
  background-color: #fffbbf;
}
.m-equipment-index-otoku::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  background-position: 50%;
  background-image: url(../images/equipment/bg-otoku.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.m-equipment-index-otoku > * {
  position: relative;
  z-index: 3;
}
.m-equipment-index-otoku h2 {
  position: relative;
  top: -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  color: #FA4600;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-equipment-index-otoku h2:after {
  content: "";
  position: absolute;
  bottom: -12px;
  right: 80px;
  width: 124px;
  height: 150px;
  background: url(../images/equipment/img-otoku-title.png) no-repeat 50%;
  background-size: 100%;
}
.m-equipment-index-otoku h2 .arrow {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  height: 40px;
}
.m-equipment-index-otoku h2 .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-equipment-index-otoku .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-equipment-index-otoku .contents section {
  width: calc(50% - 6px);
  padding: 3px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.m-equipment-index-otoku .contents section h3 {
  padding: 25px 40px;
  background-color: #308D1A;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 700;
}
.m-equipment-index-otoku .contents section .text {
  position: relative;
  padding: 25px 37px 37px;
  line-height: 1.8;
}
.m-equipment-index-otoku .contents section .ico {
  position: absolute;
  right: 20px;
  top: -64px;
  width: 80px;
  height: 80px;
  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: #FA4600;
  border-radius: 100%;
  color: #fff;
  font-size: 2.2rem;
  border: 2px solid #fff;
}
.m-equipment-index-otoku .contents section .img {
  text-align: center;
}
.m-equipment-index-otoku .contents section.otoku2 .img {
  margin-top: 40px;
}

.m-equipment-btn-column {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-equipment-btn-column li {
  width: calc(50% - 6px);
}
.m-equipment-btn-column li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 84px;
  padding-right: 30px;
  background-color: #fff000;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.m-equipment-btn-column li a:hover {
  background-color: #cbe62e;
}
.m-equipment-btn-column li a > span {
  position: relative;
  padding-left: 72px;
}
.m-equipment-btn-column li a > span::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  left: 0;
  top: 50%;
  margin-top: -30px;
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.m-equipment-btn-column li a > span.contact::before {
  background-image: url(../images/equipment/btn-contact.png);
}
.m-equipment-btn-column li a > span.ec::before {
  background-image: url(../images/equipment/btn-ec.png);
}

.m-equipment-index-solar {
  position: relative;
  margin-top: 40px;
  padding: 37px;
  border: 3px solid #cbe62e;
  line-height: 1.7;
}
.m-equipment-index-solar h3 {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: 700;
}
.m-equipment-index-solar .btn {
  position: absolute;
  right: 37px;
  bottom: 37px;
  width: 270px;
}

.m-equipment-index-flyer {
  margin-top: 90px;
  padding: 80px 0;
  background: url(../images/equipment/bg-flyer_v2.jpg) no-repeat 50%;
  background-size: cover;
}
.m-equipment-index-flyer a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 930px;
  height: 275px;
  margin: auto;
  padding-left: 65px;
  background: #cbe62e;
  border: 6px solid #fff;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-equipment-index-flyer a .text {
  width: 330px;
  margin-right: 35px;
  text-align: center;
}
.m-equipment-index-flyer a .text h2 {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 2.6rem;
  letter-spacing: 0.2em;
}
.m-equipment-index-flyer a:hover {
  border-color: #fff000;
}
.m-equipment-index-flyer a:hover .m-btn {
  background-color: #fff;
}

.m-equipment-index-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-equipment-index-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-right: 20px;
}
.m-equipment-index-item__point {
  width: 348px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.m-equipment-index-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
}
.m-equipment-index-list__item {
  width: calc(50% - 10px);
  margin-left: 10px;
}
.m-equipment-index-list__item a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-equipment-index-list__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-equipment-index-list__item a {
  display: block;
}

.m-equipment-index-lineup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -11px;
}
.m-equipment-index-lineup__item {
  width: 33.33%;
  padding-left: 11px;
}
.m-equipment-index-lineup__item:nth-child(n+4) {
  margin-top: 50px;
}
.m-equipment-index-lineup-link {
  display: block;
  margin-bottom: 10px;
}
.m-equipment-index-lineup-link:hover img {
  opacity: 0.7;
}
.m-equipment-index-lineup-image {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-top: 59.585%;
}
.m-equipment-index-lineup-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.m-equipment-index-lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
}
.m-equipment-index-lineup-list li {
  margin: 5px 0 0 1em;
}
.m-equipment-index-lineup-list li a {
  display: block;
  position: relative;
  padding: 0 0 0 1.1em;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
.m-equipment-index-lineup-list li a::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #cbe62e;
}

.m-equipment-index-help {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-equipment-index-help__item + .m-equipment-index-help__item {
  margin-left: 60px;
}

/* =======================================================================
equipment
solar
======================================================================= */
.m-equipment-solar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-equipment-solar-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 522px;
  margin-left: 60px;
}
.m-equipment-solar-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-equipment-solar-request {
  position: relative;
  margin-top: 160px;
  padding: 100px 20px 60px;
  text-align: center;
  background-color: #cbe62e;
}
.m-equipment-solar-request-icon {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* =======================================================================
environment
binary
======================================================================= */
.m-environment-binary .text {
  padding: 0 10px;
  line-height: 2.25;
  letter-spacing: 0.08rem;
}

.m-environment-binary-about {
  background-color: #FFFDD9;
  letter-spacing: 0.08rem;
}
.m-environment-binary-about h3 {
  letter-spacing: 0.1em;
}

.m-environment-binary-about__item.-item1 {
  margin-bottom: -40px;
}
.m-environment-binary-about__item.-item2 {
  margin-top: -85px;
}

/* =======================================================================
environment
ppa
======================================================================= */
.m-environment-ppa {
  letter-spacing: 0.1rem;
}
.m-environment-ppa h3 {
  letter-spacing: 0.2rem;
}

.m-environment-ppa-about__item {
  background-color: #fff;
  border: 3px solid #cbe62e;
}
.m-environment-ppa-about__item.-item1 {
  padding: 48px 78px;
}
.m-environment-ppa-about__item.-item2 {
  padding: 52px 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-environment-ppa-about__item.-item2 figure {
  width: 476px;
  margin-right: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-environment-ppa-about__item.-item2 p {
  line-height: 2.5;
}

.m-environment-ppa-works {
  margin-top: 5.4%;
  background-color: #fffdd9;
  padding-top: 130px;
  padding-bottom: 30px;
}
.m-environment-ppa-works .h-line {
  font-weight: 600;
  font-size: 22px;
  position: relative;
  padding-bottom: 15px;
  line-height: 2;
}
.m-environment-ppa-works .h-line span {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 4px;
}
.m-environment-ppa-works .h-line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #fff100;
  bottom: 0;
  left: 0;
}
.m-environment-ppa-works .column01 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 85px;
  margin-bottom: 135px;
}
.m-environment-ppa-works .column01 .left {
  width: 50%;
}
.m-environment-ppa-works .column01 .right {
  background-color: #fff;
  padding: 40px;
  width: 50%;
}
.m-environment-ppa-works .column01 .right p {
  margin-top: 10px;
  line-height: 1.8;
}
.m-environment-ppa-works .column02 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 44px;
  background-color: #fff;
  margin-bottom: 135px;
  padding: 47px 47px 47px 37px;
}
.m-environment-ppa-works .column02 .right {
  width: 50%;
  max-width: 510px;
}
.m-environment-ppa-works .column02 .left {
  width: 50%;
  max-width: 539px;
  padding-top: 16px;
}
.m-environment-ppa-works .column02 .left p {
  margin-top: 10px;
  line-height: 1.8;
}
.m-environment-ppa-works .works {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.m-environment-ppa-works .works .work-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 35px;
  padding: 97px 110px 106px 110px;
  background-color: #fff;
  border: 3px solid #cbe62e;
}
.m-environment-ppa-works .works .work-content.--ttl {
  position: relative;
}
.m-environment-ppa-works .works .work-content.--start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-environment-ppa-works .works .work-content .cat {
  width: 117px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff100;
  font-size: 16px;
  font-weight: 700;
}
.m-environment-ppa-works .works .work-content h3 {
  font-size: 26px;
  font-weight: 700;
  margin-top: 16px;
}
.m-environment-ppa-works .works .work-content .label {
  position: absolute;
  font-weight: 600;
  top: -43px;
  left: -3px;
  width: 224px;
  height: 41px;
  background-color: #cbe62e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-environment-ppa-works .works .work-content .left {
  width: 60%;
  max-width: 532px;
}
.m-environment-ppa-works .works .work-content .left .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}
.m-environment-ppa-works .works .work-content .left .pic > div {
  width: calc((100% - 12px) / 2);
}
.m-environment-ppa-works .works .work-content .left .pic p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  height: 30px;
  width: 100%;
  background-color: #f5f5f5;
}
.m-environment-ppa-works .works .work-content .right table {
  width: 100%;
}
.m-environment-ppa-works .works .work-content .right table th {
  text-align: center;
  width: 204px;
  min-height: 42px;
  padding: 9px 0;
  border: solid 2px #fff;
  background-color: #cbe62e;
}
.m-environment-ppa-works .works .work-content .right table td {
  width: 173px;
  font-weight: 600;
  border: solid 2px #cbe62e;
  background-color: #fff;
  padding-left: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
}
.m-environment-ppa-works .works .work-content .right table td span {
  font-size: 14px;
}
.m-environment-ppa-works .add {
  font-size: 13px;
  font-weight: 500;
  margin-top: 15px;
  line-height: 2;
}

.m-environment-ppa-faq {
  padding: 0 60px;
}

.m-environment-ppa-faq-item {
  margin-top: 20px;
  position: relative;
  text-align: left;
}
.m-environment-ppa-faq-item .faq-item-q {
  position: relative;
  padding: 32px 20px 32px 88px;
  font-size: 1.8rem;
  line-height: 1.1;
  font-weight: bold;
  background-color: #E2F18A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px 10px 0 0;
}
.m-environment-ppa-faq-item .faq-item-q::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 20px;
  top: 16px;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background-color: #00A33E;
  border-radius: 50%;
}
.m-environment-ppa-faq-item .faq-item-q::after {
  display: inline-block;
  content: "Q";
  position: absolute;
  left: 38px;
  top: 28px;
  color: #fff;
  font-size: 2.3rem;
  font-weight: normal;
}
.m-environment-ppa-faq-item .faq-item-a {
  padding: 28px 30px;
  font-size: 1.4rem;
  line-height: 1.75;
  letter-spacing: 0.07rem;
  border: solid 2px #E2F18A;
  border-radius: 0 0 10px 10px;
}

/* =======================================================================
environment
saving
======================================================================= */
.m-environment-saving-about {
  text-align: center;
}
.m-environment-saving-about .lead {
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #00A33E;
}
.m-environment-saving-about .text {
  line-height: 2;
  letter-spacing: 0.1em;
}
.m-environment-saving-about h3 {
  letter-spacing: 0.1em;
}

.m-environment-saving-about__item {
  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;
  margin: 0 auto;
  width: 356px;
  height: 356px;
  border: #fff000 3px solid;
  border-radius: 50%;
  font-size: 2.6rem;
  line-height: 1.42;
  text-align: center;
}
.m-environment-saving-about__item .num {
  font-size: 5rem;
  color: #E75428;
}

.m-environment-saving-about-arrow {
  margin-right: auto;
  margin-left: auto;
  height: 81px;
  width: 40px;
}

.m-environment-saving-aesg__item {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.m-environment-saving-aesg__item img {
  max-width: 100%;
}
.m-environment-saving-aesg__item .text {
  line-height: 2.25;
  letter-spacing: 0.1em;
}

/* =======================================================================
company
common
======================================================================= */
.m-company-service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f6f6f6;
}
.m-company-service-item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-company-service-item--energy {
  background-color: #ffffff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-company-service-item--energy:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.m-company-service-item + .m-company-service-item {
  margin-top: 60px;
}
.m-company-service-item__image {
  width: 50%;
}
.m-company-service-item__content {
  width: 50%;
  padding: 40px;
}

/* =======================================================================
company
index
======================================================================= */
.m-company-index-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -20px;
  margin-left: -12px;
}
.m-company-index-nav__item {
  width: calc(50% - 12px);
  margin-left: 12px;
  margin-bottom: 20px;
}
.m-company-index-nav__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-company-index-nav__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-company-index-nav--h .m-company-index-nav__item {
  width: calc(33.3333333333% - 12px);
}

.m-company-topics {
  border-top: solid 1px #cccccc;
}
.m-company-topics__item {
  border-bottom: solid 1px #cccccc;
}
.m-company-topics__item a {
  display: block;
  padding: 20px 0;
}

/* =======================================================================
company
service
======================================================================= */
.m-company-service-mega_solar-facility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -52px;
}
.m-company-service-mega_solar-facility__item {
  width: calc(50% - 52px);
  margin-left: 52px;
}

.m-company-service-mega_solar-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
}
.m-company-service-mega_solar-status__item {
  width: calc(50% - 12px);
  margin-left: 12px;
}

.m-company-service-mega_solar-status-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border: solid 2px #00a33e;
  background-color: #ffffff;
}
.m-company-service-mega_solar-status-box + .m-company-service-mega_solar-status-box {
  margin-top: 12px;
}
.m-company-service-mega_solar-status-box .title {
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-company-service-mega_solar-status-box .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-company-service-mega_solar-status-box .text > * + * {
  margin-left: 5px;
}
.m-company-service-mega_solar-status-box--row {
  display: block;
}
.m-company-service-mega_solar-status-box--row .title {
  width: auto;
}
.m-company-service-mega_solar-status-box--row .text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-company-service-mega_solar-status2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border: solid 2px #cbe62e;
  background-color: #ffffff;
}
.m-company-service-mega_solar-status2 > * + * {
  margin-left: 20px;
}

.m-company-service-biogas-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-company-service-biogas-list__item {
  border: solid 2px #cbe62e;
  padding: 30px 20px;
}
.m-company-service-biogas-list__item:nth-of-type(2), .m-company-service-biogas-list__item:nth-of-type(3) {
  width: 330px;
}
.m-company-service-biogas-list__item + .m-company-service-biogas-list__item {
  position: relative;
  margin-left: 52px;
}
.m-company-service-biogas-list__item + .m-company-service-biogas-list__item:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 6px;
  left: -26px;
  top: 50%;
  background-color: #00a33e;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.m-company-service-biogas-list__item + .m-company-service-biogas-list__item:after {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
  border-left: solid 12px #00a33e;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.m-company-service-biogas-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-company-service-biogas-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 60px;
}

.m-company-service-biogas-box {
  border: solid 2px #cbe62e;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
}

.m-company-service-mega_solar-tbl {
  width: 100%;
  font-size: 1.6rem;
  table-layout: fixed;
}
.m-company-service-mega_solar-tbl th,
.m-company-service-mega_solar-tbl td {
  padding: 10px;
  border: solid 1px #cccccc;
}
.m-company-service-mega_solar-tbl td {
  background-color: #ffffff;
}
.m-company-service-mega_solar-tbl th {
  background-color: #f6f6f6;
}
.m-company-service-mega_solar-tbl thead th {
  background-color: #00a33e;
  color: #ffffff;
  font-weight: 700;
}
.m-company-service-mega_solar-tbl tbody td {
  text-align: right;
}
.m-company-service-mega_solar-tbl tfoot th {
  background-color: #fff000;
  font-weight: 700;
}
.m-company-service-mega_solar-tbl tfoot td {
  text-align: right;
}

/* =======================================================================
company
profile
======================================================================= */
.m-company-profile-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-company-profile-item:nth-of-type(1) {
  margin-top: 60px;
}
.m-company-profile-item:nth-last-of-type(1) .m-company-profile-item__title {
  border-bottom: solid 2px #fff000;
}
.m-company-profile-item:nth-last-of-type(1) .m-company-profile-item__content {
  border-bottom: solid 2px #cccccc;
}
.m-company-profile-item__title {
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 20px 20px 0;
  border-top: solid 2px #fff000;
}
.m-company-profile-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding: 20px 0 20px 30px;
  border-top: solid 2px #cccccc;
}

/* =======================================================================
company
greeting
======================================================================= */
.m-company-greeting-2col {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-company-greeting-2col > .m-flex__item {
  width: 50%;
}
.m-company-greeting-2col .m-flex__item:nth-child(2) {
  padding-left: 20px;
}
.m-company-greeting-2col .m-flex__item:nth-child(2) p {
  letter-spacing: 1px;
  font-size: 1.6rem;
  line-height: 1.875;
}
.m-company-greeting-2col .m-flex__item:nth-child(2) p:not(:first-child, :last-child) {
  margin-top: 35px;
}
.m-company-greeting-2col .m-flex__item:nth-child(2) p:last-child {
  text-align: right;
}

/* =======================================================================
company
social
======================================================================= */
.m-company-social-action-image {
  text-align: center;
}

.m-company-social-action-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
}
.m-company-social-action-list__item {
  width: calc(50% - 12px);
  margin-left: 12px;
  background-color: #fff000;
  padding: 60px;
  text-align: center;
}

.m-company-social-action-sdgs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -12px;
}
.m-company-social-action-sdgs-list__item {
  margin-left: 12px;
  text-align: center;
}

.m-company-social-action-recycling {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-company-social-action-recycling__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 40px;
}
.m-company-social-action-recycling__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

/* =======================================================================
company
btn
======================================================================= */
.m-company__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
.m-company__btn {
  margin: 0 auto;
  background-color: #01a340;
  display: block;
  width: 100%;
  max-width: 300px;
  text-align: center;
  border-radius: 9999px;
}
.m-company__btn a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 12px 0;
  border-radius: 9999px;
}

/* =======================================================================
special
======================================================================= */
.m-special-title {
  text-align: center;
}
.m-special-title span {
  display: block;
  margin-top: 10px;
  font-size: 1.6rem;
}
.m-special-title a {
  display: inline-block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-special-title a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.m-special-cat-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
  margin-right: -6px;
  margin-bottom: -6px;
}
.m-special-cat-nav__item {
  width: calc(16.6666666667% - 6px);
  margin-right: 6px;
  margin-bottom: 6px;
  font-size: 1.6rem;
}
.m-special-cat-nav__item a {
  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;
  padding: 20px;
  text-align: center;
  border: solid 1px #333333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
}
.m-special-cat-nav__item a.is-active, .m-special-cat-nav__item a:hover {
  background-color: #fff000;
  text-decoration: none;
}

.m-special-archives {
  position: relative;
  margin-top: 80px;
}
.m-special-archives a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-special-archives a:hover {
  text-decoration: none;
}
.m-special-archives a:hover .m-special-archives-content {
  border-color: #fff000;
}
.m-special-archives-image {
  position: relative;
  z-index: 1;
  width: 44%;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.m-special-archives-content {
  width: 50%;
  margin-left: -60px;
  margin-top: 70px;
  background-color: #ffffff;
  padding: 70px 80px 60px 140px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 4px transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-special-archives:nth-of-type(even):before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(255, 240, 0, 0.15);
}
.m-special-archives:nth-of-type(even) a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-special-archives:nth-of-type(even) a .m-special-archives-content {
  margin-left: 0;
  margin-right: -60px;
  padding: 70px 140px 60px 80px;
}
.m-special-archives-cat {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 2.2rem;
  font-weight: 700;
}
.m-special-archives-cat:before {
  content: "";
  width: 30px;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff000;
}
.m-special-archives-title {
  font-size: 1.8rem;
  line-height: 1.65;
}
.m-special-archives .m-btn {
  margin-top: 40px;
}

.m-special-article {
  position: relative;
  margin-top: 40px;
}
.m-special-article-cat {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff000;
  padding: 10px 20px;
  font-size: 1.4rem;
}
.m-special-article-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.m-special-article-heading__image {
  width: 52%;
}
.m-special-article-heading__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding: 80px 60px 0;
}
.m-special-article-heading-cat {
  margin-bottom: 40px;
}
.m-special-article-heading-title {
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.5;
}
.m-special-article-heading-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.m-special-article-heading-name .num {
  padding: 5px 20px;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  margin-right: 1em;
}
.m-special-article-heading-name .name {
  font-size: 1.3rem;
}
.m-special-article-heading-text {
  margin-top: 10px;
  font-size: 1.3rem;
  line-height: 1.6;
}
.m-special-article-intro {
  margin-bottom: 20px;
  padding-left: 140px;
  padding-right: 140px;
  font-size: 1.8rem;
  line-height: 2;
}
.m-special-article-body {
  position: relative;
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 60px;
  padding-bottom: 100px;
}
.m-special-article-body:before {
  content: "";
  height: 4px;
  width: calc(100% - 140px);
  background-color: #fff000;
  position: absolute;
  left: 0;
  top: 0;
}

.m-special-article-relation {
  padding: 60px 140px 80px;
}
.m-special-article-relation-title {
  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;
}
.m-special-article-relation-title-image {
  width: 310px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
}
.m-special-article-relation-title-text {
  font-size: 1.5rem;
  line-height: 1.5;
}
.m-special-article-relation-inner {
  margin-top: 40px;
}
.m-special-article-relation-inner .m-icon-slide-prev,
.m-special-article-relation-inner .m-icon-slide-next {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-indent: -9998em;
  cursor: pointer;
}
.m-special-article-relation-inner .m-icon-slide-prev:before,
.m-special-article-relation-inner .m-icon-slide-next:before {
  content: "";
  width: 24px;
  height: 24px;
  border-top: solid 1px #333333;
  position: absolute;
  left: 50%;
  top: 50%;
}
.m-special-article-relation-inner .m-icon-slide-prev {
  left: 0;
}
.m-special-article-relation-inner .m-icon-slide-prev:before {
  border-left: solid 1px #333333;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.m-special-article-relation-inner .m-icon-slide-next {
  right: 0;
}
.m-special-article-relation-inner .m-icon-slide-next:before {
  border-right: solid 1px #333333;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.m-special-article-relation-item {
  width: 760px;
  margin-left: 70px;
  margin-right: 70px;
}
.m-special-article-relation-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 10px;
}
.m-special-article-relation-content__image {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 46.7105263158%;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.m-special-article-relation-content__box {
  width: 61.5789473684%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 25px;
  margin-left: -60px;
  padding: 50px 36px 36px 100px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.m-special-article-relation-text .title {
  position: relative;
  font-weight: 700;
  font-size: 1.9rem;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.m-special-article-relation-text .title:before {
  content: "";
  width: 26px;
  height: 4px;
  background-color: #fff000;
  position: absolute;
  left: 0;
  bottom: 0;
}
.m-special-article-relation-text .text {
  font-size: 1.6rem;
  line-height: 1.7;
}
.m-special-article-relation-btn {
  width: 160px;
  margin-top: 20px;
  margin-left: auto;
}

.m-special-article-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-special-article-nav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-special-article-nav__item a {
  display: block;
  padding: 30px 60px 50px;
  background-color: #fff000;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-special-article-nav__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-special-article-nav__item--prev a {
  background-color: #fff54d;
}
.m-special-article-nav__item--next {
  text-align: right;
}
.m-special-article-nav__item--next .m-special-article-nav-ar {
  padding-right: 20px;
}
.m-special-article-nav__item--next .m-special-article-nav-ar:before {
  left: auto;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
.m-special-article-nav__item--next .m-special-article-nav-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-special-article-nav__item--next .m-special-article-nav-content__text {
  margin-right: 20px;
  margin-left: 0;
}
.m-special-article-nav__item--next .m-special-article-nav-content__text .cat:before {
  left: auto;
  right: 0;
}
.m-special-article-nav-ar {
  position: relative;
  margin-bottom: 20px;
  font-size: 1.6rem;
  padding-left: 20px;
}
.m-special-article-nav-ar:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  border-top: solid 2px #333333;
  border-left: solid 2px #333333;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.m-special-article-nav-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-special-article-nav-content__image {
  width: 160px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-special-article-nav-content__text {
  margin-left: 20px;
  line-height: 1.5;
}
.m-special-article-nav-content__text .cat {
  display: block;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 1.9rem;
}
.m-special-article-nav-content__text .cat:before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.m-special-article-nav-content__text .title {
  display: block;
  font-size: 1.4rem;
}

/* =======================================================================
inquiry
======================================================================= */
.m-inquiry-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -15px;
}
.m-inquiry-list__item {
  position: relative;
  width: calc(50% - 15px);
  margin-left: 15px;
}
.m-inquiry-list__item a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-inquiry-list__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-inquiry-list__item a {
  display: block;
  height: 100%;
  background-color: #fff000;
  padding: 40px;
  text-align: center;
}

/* =======================================================================
question
======================================================================= */
.m-question-nav-title {
  text-align: center;
  line-height: 1.65;
}
.m-question-nav-title .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.m-question-nav-title .icon svg {
  width: 70px;
  height: 70px;
}
.m-question-nav-title .title {
  display: block;
  font-size: 2rem;
}
.m-question-nav-title .text {
  display: block;
  font-size: 1.6rem;
}

.m-question-title {
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: solid 3px #cbe62e;
}

.m-question-item + .m-question-item {
  margin-top: 10px;
}
.m-question-item__q, .m-question-item__a {
  position: relative;
}
.m-question-item__q .icon, .m-question-item__a .icon {
  color: #00a33e;
  font-size: 1.8rem;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  left: 20px;
  top: 20px;
  font-weight: normal;
}
.m-question-item__q {
  cursor: pointer;
  font-weight: 700;
  background-color: #f6f6f6;
  padding: 20px 20px 20px 60px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-question-item__q:hover, .m-question-item__q.is-active {
  background-color: #cbe62e;
}
.m-question-item__a {
  display: none;
  padding: 20px 20px 40px 60px;
}

/* =======================================================================

======================================================================= */
/* =======================================================================
sitemap
======================================================================= */
.m-sitemap-list__item + .m-sitemap-list__item {
  margin-top: 60px;
}
.m-sitemap-list-title {
  padding-bottom: 15px;
  border-bottom: solid 4px #fff000;
  font-size: 2.1rem;
  font-weight: 700;
}
.m-sitemap-list-title > a {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.m-sitemap-list-title > a:hover {
  text-decoration: none;
}
.m-sitemap-list-title > a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-sitemap-list-title > a:hover {
  color: #00a33e;
}
.m-sitemap-list-title > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-sitemap-list-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: -20px;
  font-size: 1.6rem;
}
.m-sitemap-list-child__item {
  width: 33.3333333333%;
  margin-bottom: 20px;
}

/* =======================================================================
topics
======================================================================= */
.m-topics-cat-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 100px;
  margin-right: 96px;
  margin-bottom: -4px;
}
.m-topics-cat-nav__item {
  width: calc(25% - 4px);
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.m-topics-cat-nav__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f6f6f6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-topics-cat-nav__item a.is-active, .m-topics-cat-nav__item a:hover {
  background-color: #fff000;
  text-decoration: none;
}

.m-topics-archives {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -60px;
}
.m-topics-archives__item {
  width: calc(33.3333333333% - 60px);
  margin-right: 60px;
  margin-top: 60px;
}
.m-topics-archives__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-topics-archives__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-topics-archives-image {
  position: relative;
  margin-bottom: 20px;
  padding-top: 52.5%;
}
.m-topics-archives-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.m-topics-archives-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-topics-archives-h > * + * {
  margin-left: 5px;
}
.m-topics-archives-h .datetime {
  margin-right: 5px;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
.m-topics-archives-h .cat {
  padding: 5px 10px;
  border: solid 1px #333333;
  font-size: 1.2rem;
}
.m-topics-archives-title {
  line-height: 1.7;
  font-size: 1.7rem;
  font-weight: 700;
}
.m-topics-archives-text {
  font-size: 1.4rem;
  line-height: 1.7;
}

.m-topics-article-cat {
  background-color: #fff000;
  padding: 5px 20px;
  font-size: 1.3rem;
}
.m-topics-article-datetime {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
.m-topics-article-title {
  padding-bottom: 20px;
  border-bottom: solid 4px #fff000;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.5;
}

.m-topics-detail-nav {
  position: relative;
  margin-top: 120px;
}
.m-topics-detail-nav__item--prev, .m-topics-detail-nav__item--next {
  position: absolute;
  top: 0;
  width: 240px;
}
.m-topics-detail-nav__item--index {
  width: calc(100% - 540px);
  margin: 0 auto;
}
.m-topics-detail-nav__item--prev {
  left: 0;
}
.m-topics-detail-nav__item--next {
  right: 0;
}

.m-topics-connection__title {
  color: #fff;
  background-color: #00a33e;
  font-size: 2.5rem;
  font-weight: 700;
  padding: 10px 20px;
}
.m-topics-connection__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  margin-top: 30px;
}
.m-topics-connection__list {
  width: 100%;
  height: 100%;
}
.m-topics-connection__list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5%;
}
.m-topics-connection__list a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  opacity: 0.7;
}
.m-topics-connection__img {
  width: 25%;
}
.m-topics-connection__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-topics-connection__content {
  width: 70%;
}
.m-topics-connection__date {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
.m-topics-connection__sub-title {
  font-size: 1.8rem;
  margin-top: 15px;
}

.m-voice-article-user {
  margin-top: 40px;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
}
.m-voice-article-user .img {
  margin-bottom: 10px;
}
.m-voice-article-user .img img {
  width: 240px;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  border-radius: 100%;
}

/* =======================================================================

======================================================================= */
.m-backnumber-mv {
  background: url(../images/backnumber/backnumber-bg.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 537px;
  text-align: center;
  color: #FFF;
  padding: 42px 0;
}

.m-backnumber-mv-title01 {
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: 3px;
}

.m-backnumber-mv-title02 {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 9px;
  margin-bottom: 10px;
}

.m-backnumber-mv-title03 {
  font-size: 16px;
  margin-bottom: 72px;
}

.m-backnumber-mv-title04 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-bottom: 40px;
}

.m-backnumber-mv-title05 {
  font-size: 14px;
  line-height: 30px;
}

.m-backnumber-about {
  padding: 60px 0;
  max-width: 1070px;
  width: 100%;
  margin: 0 auto;
}

.m-backnumber-about-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}

.m-backnumber-about-subtitle {
  font-size: 14px;
  text-align: center;
  margin-bottom: 70px;
}

.m-backnumber-about-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.m-backnumber-about-column-item {
  width: 48%;
  margin-bottom: 50px;
}
.m-backnumber-about-column-item figure {
  margin-bottom: 24px;
  height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-backnumber-about-column-item figure img {
  width: 100%;
}
.m-backnumber-about-column-item {
  -webkit-transition: 1s;
  transition: 1s;
}
.m-backnumber-about-column-item a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .m-backnumber-mv {
    background: url(../images/backnumber/backnumber-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 425px;
    text-align: center;
    color: #FFF;
    padding: 40px 15px;
  }
  .m-backnumber-mv-title01 {
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 3px;
  }
  .m-backnumber-mv-title02 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 9px;
    margin-bottom: 10px;
  }
  .m-backnumber-mv-title03 {
    font-size: 16px;
    margin-bottom: 65px;
  }
  .m-backnumber-mv-title04 {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 18px;
  }
  .m-backnumber-mv-title05 {
    font-size: 14px;
    line-height: 30px;
  }
  .m-backnumber-about {
    padding: 40px 15px;
    max-width: 1070px;
    width: 100%;
    margin: 0 auto;
  }
  .m-backnumber-about-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 25px;
  }
  .m-backnumber-about-subtitle {
    font-size: 14px;
    text-align: center;
    margin-bottom: 45px;
    line-height: 1.8;
  }
  .m-backnumber-about-column {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .m-backnumber-about-column-item {
    width: 100%;
  }
  .m-backnumber-about-column-item figure {
    margin-bottom: 10px;
    height: auto;
  }
  .m-backnumber-about-column-item {
    -webkit-transition: 1s;
    transition: 1s;
  }
  .m-backnumber-about-column-item a:hover {
    opacity: 0.7;
  }
  .m-backnumber-about-column-item p {
    line-height: 1.8;
  }
}
/* =======================================================================
corporation
======================================================================= */
.m-corporation-main {
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
}
.m-corporation-main .lead {
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 1.733;
  font-weight: 700;
  color: #00a33e;
  letter-spacing: 0.05em;
}

.m-corporation-content > section {
  padding: 70px 0 90px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.m-corporation-content > section .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 1.9rem;
}
.m-corporation-content > section .icons > li {
  margin: 0 10px;
}
.m-corporation-content > section .icons .icon {
  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;
  width: 85px;
  height: 85px;
  margin: 0 auto 8px;
  background-color: #ececec;
  border-radius: 100%;
}
.m-corporation-content > section .icons .icon svg {
  width: 70%;
  height: 70%;
}
.m-corporation-content__electric-power {
  background-image: url(../images/corporation/bg-01.jpg);
}
.m-corporation-content__electric-power header {
  text-align: center;
  color: #fff;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.m-corporation-content__electric-power header .lead {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 25px;
  padding-bottom: 22px;
  font-size: 2rem;
  line-height: 1.5;
}
.m-corporation-content__electric-power header .lead::before, .m-corporation-content__electric-power header .lead::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 11px;
  border-bottom: 3px solid #cbe62e;
}
.m-corporation-content__electric-power header .lead::before {
  right: 50%;
  margin-right: 7px;
}
.m-corporation-content__electric-power header .lead::after {
  left: 50%;
  margin-left: 7px;
}
.m-corporation-content__electric-power header .lead .line {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 14px;
}
.m-corporation-content__electric-power header .lead .line::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 20px;
  width: 20px;
  border-left: 4px solid #cbe62e;
  border-bottom: 4px solid #cbe62e;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-corporation-content__electric-power header h2 {
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 1.733;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.m-corporation-content__electric-power .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
.m-corporation-content__electric-power .contents section {
  width: 386px;
  padding: 40px 0;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.8125;
}
.m-corporation-content__electric-power .contents section h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 170px;
  font-size: 2.8rem;
  font-weight: 700;
}
.m-corporation-content__electric-power .contents section h3 + p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 5.5em;
}
.m-corporation-content__other {
  background-image: url(../images/corporation/bg-02.jpg);
}
.m-corporation-content__other .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
.m-corporation-content__other .contents section {
  width: 584px;
  padding: 70px 0 50px;
  background-color: #fff;
  text-align: center;
  line-height: 1.8125;
}
.m-corporation-content__other .contents section h3 {
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-weight: 700;
}
.m-corporation-content__other .contents section .img {
  margin-top: 30px;
}
.m-corporation-content__other .contents section .img > a {
  position: relative;
  display: inline-block;
  color: #232323;
  text-decoration: none;
  text-align: left;
}
.m-corporation-content__other .contents section .img > a > span {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  padding-left: 40px;
  background-color: #fff000;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: 700;
  letter-spacing: 0.05em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-corporation-content__other .contents section .img > a > span .m-font-en {
  margin-right: 30px;
  color: #00a33e;
  font-size: 2.3rem;
  line-height: 1.5;
  border-bottom: 3px solid;
}
.m-corporation-content__other .contents section .img > a > span:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: 1px #333333 solid;
  border-right: 1px #333333 solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.m-corporation-content__other .contents section .img > a:hover > span {
  background-color: #cbe62e;
}
.m-corporation-content__environment {
  background-image: url(../images/corporation/bg-03.jpg);
}
.m-corporation-content__environment header {
  text-align: center;
  color: #fff;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.m-corporation-content__environment header .lead {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 25px;
  padding-bottom: 22px;
  font-size: 2rem;
  line-height: 1.5;
}
.m-corporation-content__environment header .lead::before, .m-corporation-content__environment header .lead::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 11px;
  border-bottom: 3px solid #cbe62e;
}
.m-corporation-content__environment header .lead::before {
  right: 50%;
  margin-right: 7px;
}
.m-corporation-content__environment header .lead::after {
  left: 50%;
  margin-left: 7px;
}
.m-corporation-content__environment header .lead .line {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 14px;
}
.m-corporation-content__environment header .lead .line::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 20px;
  width: 20px;
  border-left: 4px solid #cbe62e;
  border-bottom: 4px solid #cbe62e;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleX(0.7) rotate(-45deg);
          transform: scaleX(0.7) rotate(-45deg);
}
.m-corporation-content__environment header h2 {
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 1.733;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.m-corporation-content__environment .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.m-corporation-content__environment .contents section {
  width: 386px;
  padding: 40px 0;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.8125;
}
.m-corporation-content__environment .contents section h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 170px;
  font-size: 2.8rem;
  font-weight: 700;
}
.m-corporation-content__environment .contents section h3 + p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 5.5em;
}
.m-corporation-content__environment .contents section h3 img {
  margin-bottom: 10px;
}

.m-corporation-btn a {
  max-width: 460px;
}

@media screen and (max-width: 767px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  モジュール
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* sp only */
  .m-align-c--pc {
    text-align: inherit;
  }
  .m-pc-only {
    display: none !important;
  }
  /* text */
  .m-text-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .m-text-11 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .m-text-12 {
    font-size: 1.1rem;
    line-height: 1.6;
  }
  .m-text-13 {
    font-size: 1.1rem;
    line-height: 1.6;
  }
  .m-text-14 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .m-text-15 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .m-text-16 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .m-text-17 {
    font-size: 1.3rem;
    line-height: 1.4;
  }
  .m-text-18 {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .m-text-19 {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .m-text-20 {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .m-text-21 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .m-text-22 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .m-text-23 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-24 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-25 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-26 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-27 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-28 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .m-text-30 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .m-text-31 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .m-text-32 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .m-text-34 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .m-text-35 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .m-text-36 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .m-text-37 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .m-text-38 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .m-text-40 {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .m-text-42 {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .m-text-44 {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .m-text-46 {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .m-text-48 {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .m-text-60 {
    font-size: 3rem;
    line-height: 1.2;
  }
  .m-text-70 {
    font-size: 3.5rem;
    line-height: 1.2;
  }
  .m-text-lh-l {
    line-height: 2;
  }
  .m-text-lh-s {
    line-height: 1.5;
  }
  .m-ls1 {
    letter-spacing: 0em;
  }
  .m-ls2 {
    letter-spacing: 0em;
  }
  .m-uline {
    text-decoration: none;
  }
  .m-uline:hover {
    text-decoration: none;
  }
  .m-hline {
    text-decoration: none;
  }
  .m-hline:hover {
    text-decoration: none;
  }
  .m-op {
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }
  .m-op:hover {
    opacity: 1;
  }
  /* margin */
  .m-mt-2xs {
    margin-top: 5px;
  }
  .m-mt-xs {
    margin-top: 10px;
  }
  .m-mt-s {
    margin-top: 10px;
  }
  .m-mt {
    margin-top: 15px;
  }
  .m-mt-l {
    margin-top: 20px;
  }
  .m-mt-xl {
    margin-top: 25px;
  }
  .m-mt-2xl {
    margin-top: 30px;
  }
  .m-mt-3xl {
    margin-top: 30px;
  }
  .m-mb-2xs {
    margin-bottom: 5px;
  }
  .m-mb-xs {
    margin-bottom: 10px;
  }
  .m-mb-s {
    margin-bottom: 10px;
  }
  .m-mb {
    margin-bottom: 15px;
  }
  .m-mb-l {
    margin-bottom: 20px;
  }
  .m-mb-xl {
    margin-bottom: 25px;
  }
  .m-mb-2xl {
    margin-bottom: 30px;
  }
  .m-mb-3xl {
    margin-bottom: 30px;
  }
  /* padding */
  .m-pt-2xs {
    padding-top: 5px;
  }
  .m-pt-xs {
    padding-top: 10px;
  }
  .m-pt-s {
    padding-top: 10px;
  }
  .m-pt {
    padding-top: 15px;
  }
  .m-pt-l {
    padding-top: 20px;
  }
  .m-pt-xl {
    padding-top: 25px;
  }
  .m-pt-2xl {
    padding-top: 30px;
  }
  .m-pt-3xl {
    padding-top: 30px;
  }
  .m-pb-2xs {
    padding-bottom: 5px;
  }
  .m-pb-xs {
    padding-bottom: 10px;
  }
  .m-pb-s {
    padding-bottom: 10px;
  }
  .m-pb {
    padding-bottom: 15px;
  }
  .m-pb-l {
    padding-bottom: 20px;
  }
  .m-pb-xl {
    padding-bottom: 25px;
  }
  .m-pb-2xl {
    padding-bottom: 30px;
  }
  .m-pb-3xl {
    padding-bottom: 30px;
  }
  .m-p-xs {
    padding: 10px;
  }
  .m-p-s {
    padding: 10px;
  }
  .m-p {
    padding: 15px;
  }
  .m-p-l {
    padding: 20px;
  }
  .m-p-xl {
    padding: 20px;
  }
  .l-inner-xs,
  .l-inner-s,
  .l-inner,
  .l-inner-l,
  .l-inner-xl {
    max-width: inherit;
  }
  .l-inner-xs .l-inner-xs,
  .l-inner-xs .l-inner-s,
  .l-inner-xs .l-inner,
  .l-inner-xs .l-inner-l,
  .l-inner-xs .l-inner-xl,
  .l-inner-s .l-inner-xs,
  .l-inner-s .l-inner-s,
  .l-inner-s .l-inner,
  .l-inner-s .l-inner-l,
  .l-inner-s .l-inner-xl,
  .l-inner .l-inner-xs,
  .l-inner .l-inner-s,
  .l-inner .l-inner,
  .l-inner .l-inner-l,
  .l-inner .l-inner-xl,
  .l-inner-l .l-inner-xs,
  .l-inner-l .l-inner-s,
  .l-inner-l .l-inner,
  .l-inner-l .l-inner-l,
  .l-inner-l .l-inner-xl,
  .l-inner-xl .l-inner-xs,
  .l-inner-xl .l-inner-s,
  .l-inner-xl .l-inner,
  .l-inner-xl .l-inner-l,
  .l-inner-xl .l-inner-xl {
    padding-left: 0;
    padding-right: 0;
  }
  .l-inner-xs .l-inner-sp,
  .l-inner-s .l-inner-sp,
  .l-inner .l-inner-sp,
  .l-inner-l .l-inner-sp,
  .l-inner-xl .l-inner-sp {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* border */
  /* bg */
  /* flex */
  .m-flex:not(.m-flex--sp):not(.m-flex--c2) {
    display: block;
    margin-bottom: 0;
  }
  .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--c3 {
    margin-right: 0;
  }
  .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--c5 > .m-flex__item {
    width: auto;
  }
  .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g10, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g20, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g30, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g40, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g60, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g80 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g10 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g20 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g30 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g40 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g60 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g80 > .m-flex__item {
    margin-left: 0;
    margin-bottom: 0;
  }
  .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g10.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g10.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g10.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g20.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g20.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g20.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g30.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g30.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g30.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g40.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g40.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g40.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g60.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g60.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g60.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g80.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g80.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp):not(.m-flex--c2).m-flex--g80.m-flex--c5 > .m-flex__item {
    width: auto;
  }
  .m-flex:not(.m-flex--sp):not(.m-flex--c2) > .m-flex__item + .m-flex__item {
    margin-top: 10px;
  }
  .m-flex--sp {
    margin-left: -10px;
    margin-bottom: -10px;
  }
  .m-flex--sp > .m-flex__item {
    margin-left: 10px;
    margin-bottom: 10px;
  }
  /* btn */
  button.m-btn,
  input.m-btn,
  a.m-btn,
  .m-btn {
    position: relative;
    font-size: 1.2rem;
  }
  button.m-btn:before,
  input.m-btn:before,
  a.m-btn:before,
  .m-btn:before {
    right: 10px;
    width: 5px;
    height: 5px;
  }
  button.m-btn--back:before,
  input.m-btn--back:before,
  a.m-btn--back:before,
  .m-btn--back:before {
    right: auto;
    left: 10px;
  }
  button.m-btn .icon,
  input.m-btn .icon,
  a.m-btn .icon,
  .m-btn .icon {
    margin-right: 10px;
    background-image: url(../images/common/icon-inquiry.png);
    width: 18px;
    height: 23px;
    background-size: cover;
  }
  button.m-btn--s,
  input.m-btn--s,
  a.m-btn--s,
  .m-btn--s {
    font-size: 1rem;
  }
  button.m-btn--w360,
  input.m-btn--w360,
  a.m-btn--w360,
  .m-btn--w360 {
    width: 100%;
  }
  button.m-btn--w260,
  input.m-btn--w260,
  a.m-btn--w260,
  .m-btn--w260 {
    width: 100%;
  }
  /* icon */
  .m-icon--ar-r {
    width: 6px;
    height: 6px;
  }
  /* breadcrumb */
  .m-breadcrumb-wrap {
    padding: 10px 20px;
  }
  .m-breadcrumb {
    max-width: inherit;
    font-size: 1rem;
    margin-bottom: -5px;
  }
  .m-breadcrumb__item {
    margin-bottom: 5px;
  }
  .m-breadcrumb__item:before {
    font-size: 1rem;
  }
  /* title */
  /* form */
  input[type=text].m-input-text,
  textarea.m-textarea {
    width: 100%;
    padding: 10px;
    font-size: 1.2rem;
  }
  textarea.m-textarea {
    line-height: 1.6;
  }
  input[type=radio].m-input-radio,
  input[type=checkbox].m-input-checkbox {
    width: 16px;
    height: 16px;
  }
  select.m-select {
    font-size: 1.2rem;
    background-size: 20px auto;
  }
  body.m-cms-editor-body {
    max-width: inherit !important;
    padding: 20px !important;
  }
  body.m-cms-editor-body,
  .m-cms-body {
    font-size: 1.4rem;
  }
  body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6,
  .m-cms-body h1,
  .m-cms-body h2,
  .m-cms-body h3,
  .m-cms-body h4,
  .m-cms-body h5,
  .m-cms-body h6 {
    margin-bottom: 10px;
  }
  body.m-cms-editor-body h2,
  .m-cms-body h2 {
    font-size: 1.8rem;
  }
  body.m-cms-editor-body h3,
  .m-cms-body h3 {
    font-size: 1.7rem;
  }
  body.m-cms-editor-body h4,
  .m-cms-body h4 {
    font-size: 1.6rem;
  }
  body.m-cms-editor-body blockquote,
  .m-cms-body blockquote {
    margin: 0 0 20px;
    font-size: 1.2rem;
  }
  body.m-cms-editor-body blockquote p,
  .m-cms-body blockquote p {
    margin-bottom: 0;
  }
  body.m-cms-editor-body blockquote p + p,
  .m-cms-body blockquote p + p {
    margin-top: 20px;
  }
  body.m-cms-editor-body hr,
  .m-cms-body hr {
    margin-bottom: 20px;
  }
  body.m-cms-editor-body p,
  .m-cms-body p {
    margin-bottom: 20px;
  }
  body.m-cms-editor-body ul, body.m-cms-editor-body ol,
  .m-cms-body ul,
  .m-cms-body ol {
    margin-bottom: 20px;
  }
  body.m-cms-editor-body img,
  .m-cms-body img {
    max-width: 100%;
    height: auto;
  }
  body.m-cms-editor-body img.alignleft, body.m-cms-editor-body img.alignright, body.m-cms-editor-body img.aligncenter,
  .m-cms-body img.alignleft,
  .m-cms-body img.alignright,
  .m-cms-body img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    float: none;
  }
  body.m-cms-editor-body table th, body.m-cms-editor-body table td,
  .m-cms-body table th,
  .m-cms-body table td {
    padding: 10px;
    font-size: 1.3rem;
  }
  body.m-cms-editor-body .wp-caption-text,
  .m-cms-body .wp-caption-text {
    font-size: 1.2rem;
    margin-top: 0.5em;
  }
  body.m-cms-editor-body .wp-caption.alignleft, body.m-cms-editor-body .wp-caption.alignright,
  .m-cms-body .wp-caption.alignleft,
  .m-cms-body .wp-caption.alignright {
    display: block;
    margin-bottom: 10px;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  body.m-cms-editor-body .wp-caption.alignleft img, body.m-cms-editor-body .wp-caption.alignright img,
  .m-cms-body .wp-caption.alignleft img,
  .m-cms-body .wp-caption.alignright img {
    width: 100%;
    height: auto;
  }
  body.m-cms-editor-body .wp-caption.aligncenter, body.m-cms-editor-body .wp-caption.alignnone,
  .m-cms-body .wp-caption.aligncenter,
  .m-cms-body .wp-caption.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .m-topics-archives + .wp-pagenavi {
    margin-top: 40px;
  }
  .wp-pagenavi > a, .wp-pagenavi > span {
    font-size: 1.5rem;
    width: 32px;
    height: 32px;
  }
  .m-cms-set + * {
    margin-top: 40px;
  }
  .m-cms-body-point-title {
    font-size: 1.6rem;
  }
  .m-cms-body-comment {
    display: block;
    padding: 20px;
  }
  .m-cms-body-comment-image {
    width: auto;
    text-align: center;
    margin-right: 0;
  }
  .m-cms-body-comment-content {
    margin-top: 20px;
  }
  .m-cms-body-comment-title {
    font-size: 1.6rem;
  }
  .m-cms-body-comment-h {
    font-size: 1.8rem;
  }
  .m-cms-body-member {
    display: block;
  }
  .m-cms-body-member__item + .m-cms-body-member__item {
    margin-left: 0;
    margin-top: 20px;
  }
  .m-cms-body-member-image {
    width: 80px;
  }
  .m-cms-body-member-title {
    font-size: 1.5rem;
  }
  .m-cms-body-col {
    margin-right: 0;
    display: block;
  }
  .m-cms-body-col__item {
    margin-right: 0;
  }
  .m-cms-body-col__item img {
    width: 100%;
  }
  .m-cms-body-col__item + .m-cms-body-col__item {
    margin-top: 20px;
  }
  .m-cms-body-caption {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  a {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
  }
  a:hover {
    opacity: 1 !important;
    text-decoration: none !important;
  }
  a.m-uline:hover {
    text-decoration: underline !important;
  }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  base
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  body {
    font-size: 1.2rem;
  }
  #l-wrapper {
    min-width: inherit;
  }
  .l-container {
    padding-top: 50px;
  }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  header
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .m-header {
    height: 50px;
    padding-top: 0;
    min-width: inherit;
  }
  .m-header-inner {
    height: 50px;
  }
  .m-header-logo {
    margin-left: 15px;
  }
  .m-header-logo a {
    width: 86px;
  }
  .m-header-menu {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #fff000;
    display: block;
  }
  .m-header-menu figure {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 18px;
    height: 2px;
    background-color: #232323;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-header-menu figure:nth-of-type(1) {
    top: 50%;
    margin-top: -8px;
  }
  .m-header-menu figure:nth-of-type(2) {
    top: 50%;
    margin-top: -1px;
  }
  .m-header-menu figure:nth-of-type(3) {
    bottom: 50%;
    margin-bottom: -8px;
  }
  .m-header-menu.is-active {
    background-color: #cbe62e;
  }
  .m-header-menu.is-active figure:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
            transform: translateY(7px) rotate(45deg);
  }
  .m-header-menu.is-active figure:nth-of-type(2) {
    height: 0;
    opacity: 0;
  }
  .m-header-menu.is-active figure:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
            transform: translateY(-7px) rotate(-45deg);
  }
  .m-header-nav {
    position: fixed;
    right: 0;
    top: 50px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    width: 100%;
    height: calc(100vh - 50px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 5001;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    background-color: #ffffff;
  }
  .m-header-nav.is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .m-header-inquiry {
    padding: 20px 20px 0;
  }
  .m-header-btn {
    position: relative;
    width: 100%;
    height: 56px;
  }
  .m-header-btn .icon {
    display: block;
    margin-right: 10px;
    background-image: url("../images/common/icon-inquiry.png");
    width: 20px;
    height: 25px;
    background-size: 100%;
  }
  .m-header-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 20px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-global-nav {
    width: auto;
    display: block;
    margin-right: 0;
  }
  .m-global-nav__top a {
    position: relative;
    display: block;
    padding: 20px 50px 20px 25px;
    background-color: #fff000;
    font-size: 1.5rem;
    font-weight: 700;
    color: #232323;
    text-decoration: none;
  }
  .m-global-nav__top a:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 25px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-global-nav__individual {
    padding: 30px 20px 20px;
  }
  .m-global-nav__individual dt {
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
  }
  .m-global-nav__individual a {
    position: relative;
    display: block;
    margin-bottom: 1px;
    padding: 28px 50px 28px 75px;
    background-color: #cbe62e;
    font-size: 1.5rem;
    font-weight: 700;
    color: #232323;
    text-decoration: none;
  }
  .m-global-nav__individual a:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 20px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-global-nav__individual a .icon {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .m-global-nav__individual a .icon svg {
    width: 45px;
    height: 45px;
  }
  .m-global-nav__main {
    margin: 0 20px;
    border: 3px solid #fff000;
  }
  .m-global-nav__item {
    background-color: #fff;
    font-size: 1.5rem;
  }
  .m-global-nav__item + * {
    border-top: 3px solid #fff000;
  }
  .m-global-nav__item > a {
    position: relative;
    display: block;
    padding: 25px 50px 25px 75px;
    font-weight: 700;
    color: #232323;
    text-decoration: none;
  }
  .m-global-nav__item > a .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -24px;
    background-color: #fff000;
    border-radius: 24px;
  }
  .m-global-nav__item > a .icon svg {
    width: 38px;
    height: 38px;
  }
  .m-global-nav__item > a:hover {
    color: #232323;
  }
  .m-global-nav__item > a:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 25px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-global-nav__item--toggle > a:before, .m-global-nav__item--toggle > a:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 16px;
    width: 12px;
    height: 2px;
    margin-top: -1px;
    background-color: #232323;
    border: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .m-global-nav__item--toggle > a:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-global-nav__item--toggle > a.is-active:after {
    height: 0;
    opacity: 0;
  }
  .m-global-nav-child {
    display: none;
    background-color: #f6f6f6;
  }
  .m-global-nav-child__item {
    font-size: 1.3rem;
    border-top: 1px #ffffff solid;
  }
  .m-global-nav-child__item a {
    position: relative;
    display: block;
    padding: 20px 50px 20px 50px;
  }
  .m-global-nav-child__item a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 15px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-global-nav-child__item a:after {
    content: "●";
    position: absolute;
    top: 20px;
    left: 30px;
    color: #cbe62e;
  }
  .m-header-sp-nav {
    margin: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    font-size: 1.2rem;
  }
  .m-header-sp-nav > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .m-header-sp-nav > * + * {
    border-left: solid 1px #333333;
  }
  .m-global-sub-nav {
    margin-top: 30px;
    padding-bottom: 100px;
    background-color: #eee;
  }
  .m-global-sub-nav__item {
    border-top: 1px solid #ffffff;
    font-size: 1.4rem;
    font-weight: 700;
  }
  .m-global-sub-nav__item > a {
    position: relative;
    display: block;
    padding: 20px 50px 20px 30px;
    background-color: #cbe62e;
    color: #232323;
    text-decoration: none;
  }
  .m-global-sub-nav__item > a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 25px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-global-sub-nav__item--toggle > a:before, .m-global-sub-nav__item--toggle > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 21px;
    width: 11px;
    height: 1px;
    background-color: #232323;
    border: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .m-global-sub-nav__item--toggle > a:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-global-sub-nav__item--toggle > a.is-active:after {
    height: 0;
    opacity: 0;
  }
  .m-global-sub-nav-child {
    display: none;
    background-color: #f6f6f6;
  }
  .m-global-sub-nav-child__item {
    font-size: 1.3rem;
    border-top: 1px #ffffff solid;
  }
  .m-global-sub-nav-child__item a {
    position: relative;
    display: block;
    padding: 20px 50px 20px 50px;
  }
  .m-global-sub-nav-child__item a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 25px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  footer
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .m-footer-contact {
    display: block;
  }
  .m-footer-contact__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    text-align: center;
    margin-top: 15px;
    padding-bottom: 10px;
  }
  .m-footer-contact-title {
    display: block;
    font-size: 1.1rem;
  }
  .m-footer-contact-title__logo {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .m-footer-contact-address {
    margin-top: 25px;
  }
  .m-footer-contact-address__title {
    font-size: 1.3rem;
  }
  .m-footer-contact-address__text {
    font-size: 1.2rem;
  }
  .m-footer-contact-nav {
    display: none;
  }
  .m-footer-contact-inquiry {
    margin-top: 0;
    width: 100%;
  }
  .m-footer-coop-logo {
    width: 82px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .m-footer-coop-logo img {
    width: 100%;
  }
  .m-footer {
    padding-bottom: 62px;
  }
  .m-footer-inner {
    padding: 0;
    width: 100%;
  }
  .m-footer-title {
    display: none;
  }
  .m-footer-nav {
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }
  .m-footer-nav__item {
    width: auto;
  }
  .m-footer-nav__item--sp {
    padding: 30px 25px;
    display: block;
  }
  .m-footer-list {
    font-size: 1.2rem;
  }
  .m-footer-list__item {
    border-bottom: 1px #808080 solid;
  }
  .m-footer-list__item a {
    padding: 20px;
    display: block;
    position: relative;
  }
  .m-footer-list__item a:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    border-top: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
  }
  .m-footer-list__item + .m-footer-list__item {
    margin-top: auto;
  }
  .m-footer-list-child {
    display: none;
  }
  .m-footer-cr {
    padding: 20px;
    text-align: center;
    font-size: 1.2rem;
  }
  .m-footer-sp-list {
    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;
  }
  .m-footer-sp-list__item {
    position: relative;
    font-size: 1.1rem;
  }
  .m-footer-sp-list__item + .m-footer-sp-list__item {
    margin-left: 20px;
    padding-left: 20px;
  }
  .m-footer-sp-list__item + .m-footer-sp-list__item:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background-color: #ffffff;
  }
  .fix-sp-nav {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    z-index: 200;
  }
  .fix-sp-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fix-sp-nav ul li {
    width: 100%;
  }
  .fix-sp-nav ul li + li {
    border-left: 1px solid #fff;
  }
  .fix-sp-nav ul li a {
    display: block;
    height: 62px;
    padding-top: 4px;
    background-color: #fff000;
    text-decoration: none;
    text-align: center;
    font-size: 1.4rem;
  }
  .fix-sp-nav ul li a .ico {
    display: block;
    margin-bottom: 3px;
  }
  .fix-sp-nav ul li:only-child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fix-sp-nav ul li:only-child a .ico {
    margin: 0 10px 0 0;
  }
  .m-header.is-scrolled ~ .fix-sp-nav {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  共通
  ======================================================================= */
  .m-mv {
    padding: 20px;
    height: 100px;
  }
  .m-mv-title {
    font-size: 2rem;
  }
  .m-mv-bg {
    height: auto;
  }
  .m-mv-bg > * {
    padding: 60px 20px;
  }
  .m-mv-bg--fit {
    height: auto;
  }
  .m-mv-bg--greeting {
    height: auto;
  }
  .m-mv-bg--biogas {
    height: auto;
  }
  .m-mv-bg--mega_solar {
    height: auto;
  }
  .m-mv-bg--social {
    height: auto;
  }
  .m-mv-bg-title {
    font-size: 2rem;
  }
  .m-mv-bg-text {
    margin-top: 20px;
    font-size: 1.2rem;
  }
  .m-mv-bg-btn {
    margin: 20px auto 0;
    width: auto;
  }
  .m-btn-list {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-btn-list__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .m-btn-list__item + .m-btn-list__item {
    margin-left: 0;
    margin-top: 10px;
  }
  .m-btn-list--s .m-btn-list__item {
    width: auto;
  }
  .m-btn-list--s .m-btn-list__item + .m-btn-list__item {
    margin-left: 0;
    margin-top: 10px;
  }
  .m-title-line {
    padding-bottom: 15px;
    font-size: 1.9rem;
    position: relative;
  }
  .m-title-line:before {
    width: 75px;
    height: 7px;
  }
  .m-content-nav {
    padding: 30px 20px;
    display: block;
    font-size: 1.2rem;
  }
  .m-content-nav-list {
    margin-left: 0;
    margin-top: 15px;
  }
  .m-content-nav-list__item {
    position: relative;
    padding-left: 15px;
  }
  .m-content-nav-list__item + .m-content-nav-list__item {
    margin-top: 15px;
  }
  .m-content-nav-list__item a {
    font-size: 1.2rem;
  }
  .m-content-nav-list__item:before {
    top: 2px;
    width: 10px;
    height: 10px;
  }
  .m-common-environment {
    margin-left: 0;
    display: block;
  }
  .m-common-environment__item {
    margin-left: 0;
    width: auto;
    text-align: left;
  }
  .m-common-environment__item + .m-common-environment__item {
    margin-top: 20px;
  }
  .m-common-environment__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-common-environment__item figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 40%;
    margin-right: 20px;
  }
  .m-common-environment__item figure img {
    width: 100%;
  }
  .m-common-environment__item dl {
    margin-top: 0;
  }
  .m-common-special-bnr {
    border-width: 4px;
    display: block;
  }
  .m-common-special-bnr__content {
    padding: 20px;
  }
  .m-common-special-bnr__content > * {
    width: 100%;
  }
  .m-common-special-bnr-title {
    margin-left: auto;
    margin-right: auto;
    width: 110px;
  }
  .m-common-special-bnr-text {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .m-grline-box {
    padding: 20px;
    display: block;
  }
  .m-grline-box__title {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .m-common-gr-text {
    font-size: 1.6rem;
  }
  .m-common-gr-text:before {
    width: 12px;
    height: 12px;
  }
  .m-common-point-nav--sp2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -10px;
  }
  .m-common-point-nav--sp2 .m-common-point-nav__item {
    width: calc(50% - 10px);
    margin-bottom: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .m-common-point-nav__item {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .m-common-point-nav__item:before {
    bottom: 5px;
  }
  .m-common-point-nav__item a {
    padding: 30px 10px 20px;
  }
  .m-common-point-nav__item--no-icon {
    margin-top: 0;
  }
  .m-common-point-nav__item--no-icon a {
    padding-top: 20px;
  }
  .m-common-point-nav-icon .text {
    white-space: nowrap;
    font-size: 1.2rem;
  }
  .m-common-point-nav-icon .icon {
    display: block;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-common-point-nav-title {
    font-size: 1.2rem;
  }
  .m-common-point-nav-text {
    margin-top: 10px;
    font-size: 1rem;
  }
  .m-common-point-number {
    font-size: 5rem;
  }
  .m-common-point-number .underline {
    font-size: 1.4rem;
  }
  .m-common-point-title {
    font-size: 2rem;
  }
  .m-circle-bg-wh-image {
    border-radius: 50%;
    background-color: #ffffff;
    overflow: hidden;
  }
  .m-uline-title {
    padding-bottom: 5px;
    display: inline;
    border-bottom: #fff000 4px solid;
    line-height: 2.5;
  }
  .m-common-contact-title {
    padding: 20px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .m-common-contact-content {
    padding: 30px 20px 30px;
    display: block;
  }
  .m-common-contact-content__tel .title {
    text-align: center;
  }
  .m-common-contact-content__btn {
    margin-top: 20px;
    margin-left: 0px;
    width: auto;
  }
  .m-common-contact-tel {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-common-contact-tel .icon {
    margin-top: 6px;
    width: 40.6px;
    height: 23.8px;
    background-repeat: no-repeat;
  }
  .m-common-contact-tel .number {
    font-size: 3.6rem;
  }
  .m-common-contact-businesshour {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 5px;
  }
  .m-common-flow {
    margin-top: 20px;
    display: block;
  }
  .m-common-flow__item + .m-common-flow__item {
    margin-left: 0;
    margin-top: 20px;
  }
  .m-common-flow-title {
    padding: 20px;
  }
  .m-common-flow-content {
    padding: 30px 20px 20px;
  }
  .m-common-flow-image {
    width: 76px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-common-flow-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2.4rem;
  }
  .m-common-flow-contact .icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 5px;
    width: 40px;
    height: 23px;
  }
  .m-common-tel-box {
    padding: 20px;
  }
  .m-common-tel-box-tel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .m-common-tel-box-tel > * + * {
    margin-left: 5px;
  }
  .m-common-tel-box-tel-btn {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .m-common-tel-box-tel--caption {
    padding-top: 30px;
  }
  .m-common-tel-box-tel--caption > div {
    position: relative;
  }
  .m-common-tel-box-tel--caption > div .title {
    position: absolute;
    left: -90px;
    top: -30px;
  }
  .m-common-tel-box-tel .number {
    font-size: 3.2rem;
    margin-top: -4px;
  }
  .m-common-tel-box-tel .icon {
    margin-top: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    width: 45.5px;
    height: 26px;
    background-repeat: no-repeat;
  }
  .m-common-merumaga-box {
    padding: 20px;
  }
  .m-common-merumaga-item.w-36 {
    width: 45%;
  }
  .m-common-merumaga-item.w-52 {
    width: 45%;
  }
  .m-common-merumaga-item img {
    max-width: 160px;
  }
  .m-common-merumaga-item p {
    line-height: 1.5;
  }
  .m-common-entry-way {
    margin-left: 0;
    display: block;
  }
  .m-common-entry-way__item {
    margin-left: 0;
    width: auto;
  }
  .m-common-entry-way__item + .m-common-entry-way__item {
    margin-top: 20px;
  }
  .m-common-point-item .icon-balloon {
    width: 66px;
    right: -20px;
    top: -20px;
  }
  .m-line-bottom {
    padding-bottom: 10px;
    border-bottom: solid 4px #fff000;
  }
  .m-line-bottom--gr {
    border-bottom-color: #cbe62e;
  }
  .m-line-bottom--gy {
    border-bottom-color: #cccccc;
  }
  .m-line-bottom--thin {
    border-bottom-width: 2px;
  }
  .m-mv-slide {
    min-height: 0;
    padding: 0 0 20px;
  }
  .m-common-mv-slide {
    position: relative;
  }
  .m-common-mv-slide .item {
    width: auto;
    margin: 0;
    padding: 30px;
  }
  .m-common-mv-slide .item a .img {
    margin-bottom: 10px;
    border-radius: 10px;
  }
  .m-common-mv-slide .item a .img::before {
    border-width: 3px;
    border-radius: 9px;
  }
  .m-common-mv-slide .item a .cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
  }
  .m-common-mv-slide .item a .cat li {
    margin: 0 5px 5px 0;
    padding: 4px 1em;
    border-radius: 3px;
    font-size: 1rem;
  }
  .m-common-mv-slide .item a .title {
    font-size: 1.6rem;
  }
  .m-common-mv-slide .arrow {
    width: 36px;
    height: 36px;
    border-width: 2px;
    top: calc(30px + 18vw);
  }
  .m-common-mv-slide .arrow:before {
    right: 13px;
    width: 8px;
    height: 8px;
  }
  .m-common-mv-slide .arrow:hover {
    background-color: #cbe62e;
  }
  .m-common-mv-slide .arrow.l {
    left: 12px;
    margin-left: 0;
  }
  .m-common-mv-slide .arrow.r {
    right: 12px;
    margin-right: 0;
  }
  .m-common-important-news h2 {
    position: absolute;
    top: -30px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 42px;
    padding: 0 25px 0 30px;
    font-weight: 700;
    z-index: 2;
  }
  .m-common-important-news h2::before, .m-common-important-news h2::after {
    content: "";
    position: absolute;
    right: 0;
    height: 50.1%;
    width: 2000px;
    background-color: #cbe62e;
    z-index: -1;
  }
  .m-common-important-news h2::before {
    top: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: skewX(30deg);
            transform: skewX(30deg);
  }
  .m-common-important-news h2::after {
    bottom: 0;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: skewX(-30deg);
            transform: skewX(-30deg);
  }
  .m-common-important-news .item {
    padding: 15px 10px 0;
  }
  .m-common-important-news .item a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px 15px 0;
  }
  .m-common-important-news .item a:after {
    top: auto;
    bottom: 20px;
  }
  .m-common-important-news .item a .time {
    width: auto;
    margin-right: 10px;
    font-size: 1.3rem;
    padding-top: 0;
  }
  .m-common-important-news .item a .cat {
    min-width: 85px;
    padding: 1px 10px;
    font-size: 1.1rem;
  }
  .m-common-important-news .item a .title {
    width: 100%;
    margin: 5px 0 0;
    font-size: 1.3rem;
  }
  .m-common-local-nav {
    padding: 30px 20px;
    font-size: 1.4rem;
  }
  .m-common-local-nav dt {
    margin-bottom: 20px;
  }
  .m-common-local-nav dt .icon {
    width: 56px;
    height: 56px;
  }
  .m-common-local-nav dt .icon svg {
    width: 42px;
    height: 42px;
  }
  .m-common-local-nav dd ul + ul,
  .m-common-local-nav dd li + li {
    margin-top: 6px;
  }
  .m-common-local-nav dd a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 1.3em;
  }
  .m-common-local-nav dd a::before {
    top: 10px;
  }
  .m-common-voice {
    padding: 15px 0;
  }
  .m-common-voice .contents {
    margin-top: 35px;
  }
  .m-common-voice .contents section + section {
    margin-top: 50px;
  }
  .m-common-voice .contents section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .m-common-voice .contents section .img img {
    width: 128px;
    height: 128px;
  }
  .m-common-voice .contents section .text {
    width: calc(100% - 145px);
  }
  .m-common-voice .contents section .cat {
    margin-bottom: 5px;
  }
  .m-common-voice .contents section .cat li {
    margin: 0 5px 5px 0;
    padding: 2px 1em;
    border-radius: 3px;
    font-size: 1rem;
  }
  .m-common-voice .contents section .from {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .m-common-voice .contents section h3 {
    font-size: 1.3rem;
  }
  .m-common-voice .contents section h3::before {
    margin-bottom: 10px;
    width: 20px;
    border-top-width: 3px;
  }
  .m-common-voice .contents section .more {
    width: 100%;
    margin-top: 15px;
    font-weight: 700;
  }
  .m-common-voice-green {
    background-image: repeating-linear-gradient(-55deg, #009c56 0, #009c56 4px, #0da15f 4px, #0da15f 7px);
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  home
  ======================================================================= */
  .m-index-mv-inner {
    padding: 0;
  }
  .m-index-mv__main {
    padding: 30px 20px 20px;
  }
  .m-index-mv__main h1 {
    font-size: 1.8rem;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: url("../images/index/line-mv.png") no-repeat 50% 100%;
    background-size: 100% 5px;
  }
  .m-index-mv__main ul {
    margin: 0 -2px;
  }
  .m-index-mv__main ul li {
    width: 25%;
    padding: 0 2px;
  }
  .m-index-mv__main ul a {
    padding: 12px 0;
    text-align: center;
    font-size: 1rem;
    min-height: 103px;
  }
  .m-index-mv__main ul a .icon {
    width: 46px;
    height: 46px;
    margin: 0 auto 8px;
  }
  .m-index-mv__main ul a .icon svg {
    width: 34px;
    height: 34px;
  }
  .m-index-mv__main ul.-col1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .m-index-mv__main ul.-col1 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 63px;
    margin-top: 3px;
  }
  .m-index-mv__main ul.-col1 a .icon {
    width: 46px;
    height: 46px;
    margin: 5px 17px 5px -17px;
  }
  .m-index-mv__main ul.-col1 a .icon svg {
    width: 34px;
    height: 34px;
  }
  .m-index-mv__main ul:nth-of-type(2) {
    margin-top: 20px;
  }
  .m-index-slide {
    padding-bottom: 50px;
    background: url("../images/index/bg-mv.jpg") 50% no-repeat;
    background-size: cover;
  }
  .m-index-slide .slick-dots {
    display: none !important;
  }
  .m-index-slide .thumbs .item {
    width: 28vw;
    margin: 0 5px;
  }
  .m-index-slide .thumbs .item a {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    padding-top: 52.5%;
  }
  .m-index-slide .thumbs .item a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
  }
  .m-index-slide .thumbs .item a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .m-index-slide .thumbs .item.show a::after {
    opacity: 0;
  }
  .m-index-slide .btn {
    margin: 25px 20px 0;
    font-weight: 700;
  }
  .m-index-slide .btn a {
    height: 50px;
  }
  .m-index-topics {
    padding: 50px 20px;
    display: block;
  }
  .m-index-topics-title {
    width: auto;
    margin-bottom: 10px;
    font-size: 1.1rem;
  }
  .m-index-topics-title p {
    font-size: 2.8rem;
  }
  .m-index-topics-list {
    width: auto;
    margin-top: 0;
  }
  .m-index-topics-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 20px 15px 0;
  }
  .m-index-topics-list__item:after {
    top: auto;
    bottom: 20px;
  }
  .m-index-topics-list__item .time {
    width: auto;
    margin-right: 10px;
    font-size: 1.3rem;
    padding-top: 0;
  }
  .m-index-topics-list__item .cat {
    min-width: 85px;
    padding: 1px 10px;
    font-size: 1.1rem;
  }
  .m-index-topics-list__item .title {
    width: 100%;
    margin: 5px 0 0;
    font-size: 1.3rem;
  }
  .m-index-topics-btn {
    width: 100%;
    margin: 25px 0 0;
  }
  .m-index-topics-btn a {
    height: 50px;
  }
  .m-index-otoku {
    padding: 40px 0 10px;
    background-image: url("../images/index/bg-otoku.jpg");
    background-position: 50% 100%;
  }
  .m-index-otoku::after {
    background-image: url("../images/index/bg-otoku-img_sp.png");
    background-size: 100%;
  }
  .m-index-otoku .point {
    font-size: 1.6rem;
  }
  .m-index-otoku h2 {
    margin: 10px -20px 0;
    font-size: 2.7rem;
  }
  .m-index-otoku h2 span {
    margin-left: 0;
  }
  .m-index-otoku h2 span:after {
    height: 5px;
  }
  .m-index-otoku__main {
    margin-top: 30px;
  }
  .m-index-otoku__main section + section {
    margin-top: 20px;
  }
  .m-index-otoku__main section a {
    padding-bottom: 20px;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  }
  .m-index-otoku__main section h3 {
    height: 48px;
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .m-index-otoku__main section h3::after {
    right: 10px;
    width: 8px;
    height: 8px;
    border-top: 1px #232323 solid;
    border-right: 1px #232323 solid;
  }
  .m-index-otoku__main section h3 .new {
    width: 37px;
    height: 37px;
    margin-right: 12px;
    margin-left: -30px;
    padding-top: 2px;
    font-size: 1rem;
  }
  .m-index-otoku__main section .lead {
    margin-bottom: 15px;
    font-size: 1.2rem;
  }
  .m-index-otoku__main section dl dt {
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
  .m-index-otoku__main section dl dd {
    font-size: 2.3rem;
  }
  .m-index-otoku__main section dl dd .num {
    margin-right: 3px;
    font-size: 5.2rem;
  }
  .m-index-otoku__main section dl dd .unit {
    font-size: 3.4rem;
  }
  .m-index-otoku__main section dl dd .unit + * {
    margin-left: 5px;
  }
  .m-index-otoku__main section dl dd .p {
    font-size: 4.2rem;
  }
  .m-index-otoku__main section dl dd .p + * {
    margin-left: 5px;
  }
  .m-index-otoku__main section .note {
    margin-top: 10px;
    font-size: 1rem;
  }
  .m-index-otoku__main section .column dl {
    padding: 0 10px;
  }
  .m-index-otoku__main section.otoku2 a {
    padding-bottom: 10px;
  }
  .m-index-otoku__main section.otoku2 .lead {
    margin-bottom: 10px;
  }
  .m-index-otoku__main section.otoku4 dd {
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 2.8rem;
  }
  .m-index-otoku__btn {
    margin-top: 25px;
  }
  .m-index-otoku__btn a {
    width: 100%;
    height: 50px;
  }
  .m-index-eco {
    position: relative;
    height: auto;
    padding-top: 80px;
    padding-bottom: 95px;
    background-image: url("../images/index/bg-eco_sp.jpg");
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .m-index-eco::before {
    height: 75px;
  }
  .m-index-eco::after {
    top: 0;
    height: 270px;
    background: url("../images/index/bg-eco-img_sp.png") no-repeat 50%;
    background-size: auto 100%;
  }
  .m-index-eco h2 {
    padding-bottom: 10px;
    background-size: 100% 5px;
    font-size: 2rem;
  }
  .m-index-eco .lead {
    font-size: 1.4rem;
  }
  .m-index-eco .btn {
    width: 250px;
  }
  .m-index-service {
    padding: 15px 0 20px;
  }
  .m-index-service .m-title-line {
    line-height: 1.8;
  }
  .m-index-service__sp_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    border: 3px solid #fff000;
    border-bottom-width: 0;
  }
  .m-index-service__sp_tab li {
    width: 100%;
  }
  .m-index-service__sp_tab li + li {
    border-left: 3px solid #fff000;
  }
  .m-index-service .title {
    position: relative;
    display: block;
    padding: 14px 0 20px;
    background-color: #fffab2;
    border-bottom: 3px solid #fff000;
    font-size: 1.4rem;
  }
  .m-index-service .title .icon {
    width: 48px;
    height: 48px;
  }
  .m-index-service .title .icon svg {
    width: 38px;
    height: 38px;
  }
  .m-index-service .title::after {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 50%;
    width: 6px;
    height: 6px;
    border-bottom: 1px #232323 solid;
    border-right: 1px #232323 solid;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .m-index-service .title.is-active {
    background-color: #fff;
    border-bottom-color: #fff;
  }
  .m-index-service .title.is-active::after {
    opacity: 0;
  }
  .m-index-service__main {
    border: 3px solid #fff000;
    border-top-width: 0;
    margin-top: 0;
  }
  .m-index-service__main section {
    display: none;
    padding: 20px 22px 25px;
  }
  .m-index-service__main section.is-active {
    display: block;
  }
  .m-index-service__main.-col1 {
    margin-top: 20px;
    border-top: 3px solid #fff000;
  }
  .m-index-service__main.-col1 section {
    display: block;
  }
  .m-index-service__main.-col1 section .title {
    border-bottom: none;
    background-color: #fff;
  }
  .m-index-service__main.-col1 section .title::after {
    border: none;
  }
  .m-index-service__btn {
    margin-top: 15px;
  }
  .m-index-service__btn a {
    height: 70px;
    padding-right: 20px;
    font-size: 1.4rem;
  }
  .m-index-service__btn a .icon {
    margin-right: 8px;
  }
  .m-index-service__btn a .icon svg {
    width: 35px;
    height: 35px;
  }
  .m-index-energy {
    padding: 15px 0;
    background-image: repeating-linear-gradient(-55deg, #f6f6f6 0, #f6f6f6 4px, #fcfcfc 4px, #fcfcfc 7px);
  }
  .m-index-energy ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 25px -7px 0;
  }
  .m-index-energy ul li {
    width: 50%;
    padding: 0 7px;
  }
  .m-index-energy ul li:nth-child(n+3) {
    margin-top: 20px;
  }
  .m-index-energy ul a {
    font-size: 1.4rem;
  }
  .m-index-energy ul a .ico {
    border-width: 7px;
    margin-bottom: 5px;
  }
  .m-index-company {
    padding-bottom: 20px;
  }
  .m-index-company .l-inner-l {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .m-index-company a {
    height: 55px;
  }
  .m-index-company__main {
    height: 210px;
    padding: 50px 10px 0 20px;
    background-position: 40%;
    background-size: cover;
  }
  .m-index-company__main .copy {
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
  .m-index-company__main a {
    width: calc(50% - 10px);
  }
  .m-index-company ul {
    padding: 20px 20px 20px 10px;
  }
  .m-index-company li {
    padding-left: 10px;
    width: 50%;
  }
  .m-index-company li:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  concept
  index
  ======================================================================= */
  .m-concept-index-mv {
    position: relative;
    height: auto;
    padding: 60px 40px;
  }
  .m-concept-index-mv-title {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    padding: 60% 0 0;
  }
  .m-concept-index-mv-title .title {
    font-size: 2.4rem;
    text-align: center;
  }
  .m-concept-index-mv-title .text {
    margin-top: 10px;
    font-size: 1.3rem;
  }
  .m-concept-index-content {
    position: relative;
  }
  .m-concept-index-content + .m-concept-index-content {
    margin-top: 60px;
  }
  .m-concept-index-image-01 {
    top: 25%;
    left: 0;
    margin-left: 0;
    width: 115px;
  }
  .m-concept-index-image-02 {
    bottom: 34%;
    right: 0;
    margin-right: 0;
    width: 116px;
  }
  .m-concept-index-image-03 {
    bottom: 8%;
    left: 0;
    margin-left: 0;
    width: 128px;
  }
  /* =======================================================================
  concept/point
  ======================================================================= */
  .m-concept-point-item {
    display: block;
  }
  .m-concept-point-item__text {
    width: auto;
  }
  .m-concept-point-item__image {
    text-align: center;
    margin-top: 20px;
  }
  .m-concept-point-item--01 .m-concept-point-item__image {
    margin-left: 0px;
  }
  .m-concept-point-set {
    margin-left: -20px;
  }
  .m-concept-point-set__item {
    margin-left: 20px;
    width: calc(33.3333333333% - 20px);
  }
  .m-concept-point-set__item + .m-concept-point-set__item:before {
    left: -15px;
    width: 10px;
  }
  .m-concept-point-set__item + .m-concept-point-set__item:after {
    left: -11px;
    margin-top: -15px;
    height: 10px;
  }
  .m-concept-point-tbl {
    font-size: 1.2rem;
  }
  .m-concept-point-tbl thead th {
    padding: 10px;
  }
  .m-concept-point-tbl tbody {
    font-size: 1.2rem;
  }
  .m-concept-point-tbl tbody th {
    padding: 10px;
  }
  .m-concept-point-tbl tbody .vertical {
    padding: 10px;
    width: 1em;
    font-size: 1.2rem;
  }
  .m-point-block {
    padding-top: 20px;
  }
  .m-point-block__item + .m-point-block__item {
    margin-top: 50px;
  }
  .m-point-block__item header {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
  .m-point-block__item header .num {
    margin-right: 10px;
    font-size: 10rem;
  }
  .m-point-block__item header .circle {
    position: absolute;
    right: 0;
    top: -24px;
  }
  .m-point-block__item .content {
    padding: 30px 20px 30px;
  }
  .m-point-block__item .lead {
    margin-bottom: 20px;
    text-align: left;
  }
  .m-point-block__item .circle {
    width: 60px;
    height: 60px;
    font-size: 1.6rem;
  }
  .m-point-block__item .circle-s {
    font-size: 1.4rem;
  }
  .m-point-block__item.point1 .logo {
    margin-bottom: 10px;
  }
  .m-point-block__item.point1 .lead {
    margin-bottom: 15px;
  }
  .m-point-block__item.point1 .delivery {
    display: block;
    height: auto;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
  }
  .m-point-block__item.point1 .delivery dt {
    font-size: 1.6rem;
  }
  .m-point-block__item.point1 .delivery dd {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px 0 0;
    font-size: 2rem;
    line-height: 1.3;
  }
  .m-point-block__item.point1 .delivery dd::before {
    top: -12px;
    left: 50%;
    margin-top: 0;
    -webkit-transform-origin: 0;
            transform-origin: 0;
    -webkit-transform: scale(0.6) rotate(90deg);
            transform: scale(0.6) rotate(90deg);
  }
  .m-point-block__item.point1 .delivery dd::after {
    right: -10px;
    top: 10px;
    margin-top: 0;
    width: 80px;
    background-position: 50% 0;
  }
  .m-point-block__item.point1 .delivery dd .num {
    font-size: 6rem;
    line-height: 0.8;
  }
  .m-point-block__item.point1 .delivery dd .yen {
    font-size: 3.8rem;
  }
  .m-point-block__item.point1 .otoku {
    display: block;
    margin: 20px auto 0;
    text-align: center;
  }
  .m-point-block__item.point1 .otoku dt {
    font-size: 1.7rem;
  }
  .m-point-block__item.point1 .otoku dd {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
    font-size: 2rem;
  }
  .m-point-block__item.point1 .otoku dd .num {
    font-size: 6rem;
    line-height: 0.85;
  }
  .m-point-block__item.point1 .otoku dd .yen {
    font-size: 3.8rem;
  }
  .m-point-block__item.point1 .otoku dd .circle {
    right: -10px;
    top: 0;
  }
  .m-point-block__item.point1 .notes {
    font-size: 1.1rem;
  }
  .m-point-block__item.point2 .plus {
    margin: 0 -5px 20px;
  }
  .m-point-block__item.point2 .plus li {
    padding: 0 5px;
    width: 33.33%;
  }
  .m-point-block__item.point2 .plus li + li::before, .m-point-block__item.point2 .plus li + li::after {
    top: 40px;
    left: -2px;
    width: 4px;
    height: 14px;
    margin-top: -7px;
  }
  .m-point-block__item.point2 .plus .ico {
    width: 80px;
    height: 80px;
    margin: 0 auto 5px;
    border-width: 2px;
  }
  .m-point-block__item.point2 .plus .ico img {
    width: 80%;
  }
  .m-point-block__item.point2 .plus .logo {
    height: 20px;
    font-size: 1.2rem;
  }
  .m-point-block__item.point2 .plus .logo img {
    width: auto;
    height: 18px;
  }
  .m-point-block__item.point2 .otoku__caption {
    font-size: 1rem;
    line-height: 1.6;
  }
  .m-point-block__item.point3 section {
    padding: 10px 20px 20px;
  }
  .m-point-block__item.point3 section h3 {
    position: relative;
    margin-bottom: 15px;
    padding-left: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  .m-point-block__item.point3 section h3 .circle {
    position: static;
    margin: 0 auto 6px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .m-point-block__item.point3 section .img {
    height: auto;
    margin: 0 -15px;
  }
  .m-point-block__item.point3 section .img img {
    position: static;
  }
  .m-point-block__item.point3 section .service dt {
    margin-bottom: 10px;
    padding: 6px;
    font-size: 1.3rem;
    line-height: 1.3;
  }
  .m-point-block__item.point3 section .service ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .m-point-block__item.point3 section .service ul li {
    width: 33.33%;
    font-size: 1.1rem;
  }
  .m-point-block__item.point3 section .service ul li .ico {
    width: 80%;
    margin: 0 auto 3px;
  }
  .m-point-block__item.point3 section .service ul li .s {
    margin-top: 2px;
    font-size: 1rem;
  }
  .m-point-block__item.point4 .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-point-block__item.point4 .img {
    margin-top: 0;
  }
  .m-point-block__item.point4 .btn {
    width: auto;
    margin-top: 30px;
  }
  .m-point-block__item.point4 .note {
    margin-top: 10px;
    font-size: 1.1rem;
  }
  .m-point-onetime-payment h2 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 2rem;
  }
  .m-point-onetime-payment h2 span {
    display: table;
    margin: 0 auto 5px;
    padding-bottom: 3px;
  }
  .m-point-onetime-payment .contents {
    display: block;
  }
  .m-point-onetime-payment .contents .text {
    width: auto;
  }
  .m-point-onetime-payment .contents .lead {
    display: table;
    margin: 0 auto 10px;
    padding-left: 75px;
    font-size: 1.5rem;
  }
  .m-point-onetime-payment .contents .lead .circle {
    width: 60px;
    height: 60px;
    font-size: 1.6rem;
  }
  .m-point-onetime-payment .contents .img {
    width: 180px;
    margin: 20px auto 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  electric-power
  index
  ======================================================================= */
  .m-electric-power-index-main {
    position: relative;
    height: auto;
    padding-top: 80px;
    padding-bottom: 120px;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
  .m-electric-power-index-main::before {
    height: 90px;
  }
  .m-electric-power-index-main::after {
    top: 0;
    height: 470px;
    background: url("../images/electric-power/bg-main-img_sp.png") no-repeat 50%;
    background-size: auto 100%;
  }
  .m-electric-power-index-main h2 {
    margin-bottom: 30px;
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
  .m-electric-power-index-main h2 span {
    display: table;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    background-size: 100% 5px;
  }
  .m-electric-power-index-main .lead {
    font-size: 1.4rem;
  }
  .m-electric-power-index-main .btn {
    width: 270px;
    margin-top: 30px;
  }
  .m-electric-power-index-main .btn a {
    height: 50px;
  }
  .m-electric-power-index-otoku {
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: 100px;
  }
  .m-electric-power-index-otoku::before {
    top: 100px;
    background-size: 100%;
  }
  .m-electric-power-index-otoku::before {
    background-repeat: repeat;
    background-position: 50% 0;
    background-size: 100%;
  }
  .m-electric-power-index-otoku h2 {
    height: 130px;
    margin-bottom: 45px;
    border-radius: 15px;
    font-size: 2.4rem;
  }
  .m-electric-power-index-otoku h2:after {
    bottom: -40px;
    right: -20px;
    width: 90px;
    height: 78px;
  }
  .m-electric-power-index-otoku h2 .arrow:after {
    bottom: 25px;
  }
  .m-electric-power-index-otoku .contents {
    display: block;
  }
  .m-electric-power-index-otoku .contents section {
    width: auto;
    padding: 2px;
  }
  .m-electric-power-index-otoku .contents section + section {
    margin-top: 15px;
  }
  .m-electric-power-index-otoku .contents section h3 {
    padding: 10px 20px;
    font-size: 1.8rem;
  }
  .m-electric-power-index-otoku .contents section .text {
    padding: 20px 20px 20px;
  }
  .m-electric-power-index-otoku .contents section.otoku1 .ico {
    width: 105px;
    right: 20px;
    top: -12px;
  }
  .m-electric-power-index-otoku .contents section.otoku1 .point {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 5px 10px;
    font-size: 1rem;
  }
  .m-electric-power-index-otoku .contents section.otoku2 .btn {
    margin-top: 15px;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .ico {
    width: 12vw;
    right: 20px;
    top: -35px;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .circle {
    margin-top: 15px;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .circle li {
    width: 24vw;
    height: 24vw;
    padding-top: 5px;
    margin: 0 3px;
    font-size: 1.2rem;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .step {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .step dl {
    margin-right: 10px;
    font-size: 1.4rem;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .step dl .num {
    margin-right: 5px;
    font-size: 5.4rem;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .step dl .en {
    font-size: 2.2rem;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .step dl .en + * {
    padding-top: 4px;
  }
  .m-electric-power-index-otoku .contents section.otoku3 .step p {
    width: 60px;
  }
  .m-electric-power-index-otoku .contents section.otoku4 .ico {
    width: 12vw;
    right: 20px;
    top: -35px;
  }
  .m-electric-power-index-otoku .simulation_btn {
    width: auto;
    margin-top: 30px;
  }
  .m-electric-power-index-otoku .simulation_btn::after {
    right: -5px;
    width: 57px;
    background-position: 50% 100%;
  }
  .m-electric-power-index-otoku .simulation_btn a {
    height: 100px;
    padding-right: 0;
    padding-left: 20px;
    border-radius: 15px;
    font-size: 2rem;
    text-align: center;
  }
  .m-electric-power-index-otoku .simulation_btn a .how {
    left: auto;
    top: -15px;
    right: 50%;
    width: 80px;
    height: 80px;
    margin-right: 80px;
    font-size: 1.2rem;
  }
  .m-electric-power-index-otoku .simulation_btn a .blank {
    padding: 0 18px 0 0;
  }
  .m-electric-power-index-otoku .simulation_btn a .blank::after {
    width: 11px;
    height: 9px;
    margin-top: -3px;
  }
  .m-electric-power-entry {
    padding-top: 60px;
    padding-bottom: 45px;
    background-size: 70px;
  }
  .m-electric-power-entry h2 {
    height: 110px;
    margin-bottom: 45px;
    border-radius: 15px;
    font-size: 2.4rem;
  }
  .m-electric-power-entry h2:after {
    top: -50px;
    bottom: auto;
    right: 10px;
    width: 80px;
    height: 103px;
  }
  .m-electric-power-entry h2 .arrow:after {
    bottom: 25px;
  }
  .m-electric-power-entry .main {
    width: auto;
    padding-bottom: 100px;
    font-size: 1.8rem;
  }
  .m-electric-power-entry .main:before {
    left: auto;
    right: 50%;
    margin-right: 10px;
    width: 93px;
    height: 65px;
  }
  .m-electric-power-entry .main:after {
    right: auto;
    left: 50%;
    margin-left: 10px;
    width: 60px;
    height: 96px;
  }
  .m-electric-power-entry .main dd {
    margin-top: 10px;
  }
  .m-electric-power-entry .main .num {
    font-size: 8rem;
  }
  .m-electric-power-entry .main .en {
    font-size: 3rem;
  }
  .m-electric-power-entry .entry_btn {
    width: auto;
  }
  .m-electric-power-entry .entry_btn a {
    height: 70px;
    margin: 0 15px;
    border-radius: 15px;
    font-size: 2rem;
  }
  .m-electric-power-entry .entry_btn a .blank {
    position: relative;
    padding: 0 18px;
  }
  .m-electric-power-entry .entry_btn a .blank::after {
    width: 11px;
    height: 9px;
    margin-top: -5px;
  }
  .m-electric-power-entry .contents {
    margin-top: -35px;
    padding: 60px 20px 30px;
    border-width: 4px;
    border-radius: 10px;
  }
  .m-electric-power-entry .contents::before {
    height: 250px;
  }
  .m-electric-power-entry .contents .flow {
    display: block;
    padding: 0;
  }
  .m-electric-power-entry .contents .flow li {
    width: auto;
    padding: 30px 20px 20px;
  }
  .m-electric-power-entry .contents .flow li .title {
    margin-bottom: 20px;
  }
  .m-electric-power-entry .contents .flow li .title .en {
    font-size: 2.2rem;
  }
  .m-electric-power-entry .contents .flow li .title .num {
    font-size: 6rem;
  }
  .m-electric-power-entry .contents .flow li + li {
    margin-top: 40px;
  }
  .m-electric-power-entry .contents .flow li + li:before {
    top: -30px;
    left: 50%;
    margin: -30px 0 0 -25px;
    -webkit-transform: scale(0.7) rotate(90deg);
            transform: scale(0.7) rotate(90deg);
  }
  .m-electric-power-entry .contents .note_li {
    margin: 20px -10px 0;
    font-size: 1.1rem;
  }
  .m-electric-power-entry .contents .note_li li {
    width: 33.33%;
  }
  .m-electric-power-entry .contents .note_li li img {
    width: 60%;
  }
  .m-electric-power-entry .contents .note {
    font-size: 1rem;
  }
  .m-electric-power-entry .column {
    display: block;
    margin-top: 20px;
  }
  .m-electric-power-entry .callcenter {
    width: auto;
    padding: 20px 20px 20px;
  }
  .m-electric-power-entry .callcenter::before {
    content: none;
  }
  .m-electric-power-entry .callcenter h3 {
    position: relative;
    display: table;
    margin: 0 auto 10px;
    padding: 6px 0 6px 50px;
    font-size: 1.7rem;
  }
  .m-electric-power-entry .callcenter h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 100%;
    background: #fff000 url("../images/electric-power/icon-callcenter.png") no-repeat 50%;
    background-size: 100%;
  }
  .m-electric-power-entry .callcenter dl {
    margin-top: 10px;
    text-align: center;
  }
  .m-electric-power-entry .callcenter dl dt {
    font-size: 1.5rem;
  }
  .m-electric-power-entry .callcenter dl dd {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-electric-power-entry .callcenter dl dd .icon {
    margin-top: 6px;
    width: 46.2px;
    height: 26.6px;
  }
  .m-electric-power-entry .callcenter dl dd .number {
    font-size: 4rem;
  }
  .m-electric-power-entry .nonmember {
    width: auto;
    margin-top: 20px;
    font-size: 1.6rem;
    padding-bottom: 40px;
  }
  .m-electric-power-entry .nonmember h3 {
    margin-bottom: 30px;
    padding: 20px 0;
    font-size: 1.5rem;
  }
  .m-electric-power-entry .nonmember .m-btn {
    width: 240px;
  }
  .m-electric-power-menu {
    margin-left: 0;
    display: block;
  }
  .m-electric-power-menu__item {
    margin-left: 0;
    padding: 20px;
    width: auto;
    margin-top: 30px;
  }
  .m-electric-power-menu-image {
    position: relative;
  }
  .m-electric-power-menu-image .icon {
    width: 50px;
  }
  .m-electric-power-plan {
    margin-left: 0;
    margin-bottom: 0;
    display: block;
  }
  .m-electric-power-plan__item {
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
  }
  .m-electric-power-plan__item + .m-electric-power-plan__item {
    margin-top: 20px;
  }
  .m-electric-power-plan-title {
    padding: 20px;
    font-size: 2rem;
  }
  .m-electric-power-plan-content {
    padding: 30px 20px 20px;
  }
  .m-electric-power-plan-image {
    width: 152px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-electric-power-plan-price .price {
    font-size: 3rem;
  }
  .m-electric-power-feature {
    margin-top: 20px;
    margin-left: -10px;
  }
  .m-electric-power-feature__item {
    margin-left: 10px;
    width: 80px;
    height: 80px;
    font-size: 1.1rem;
  }
  .m-electric-power-flow {
    margin-left: 0;
    display: block;
  }
  .m-electric-power-flow__item {
    margin-left: 0;
    width: auto;
  }
  .m-electric-power-flow__item + .m-electric-power-flow__item {
    margin-top: 50px;
  }
  .m-electric-power-flow-title {
    padding: 15px;
    font-size: 1.6rem;
  }
  .m-electric-power-flow-content {
    min-height: inherit;
    padding: 40px 20px 60px;
  }
  .m-electric-power-flow-content--01 .m-electric-power-flow-arrow {
    position: absolute;
    top: auto;
    bottom: -60px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-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;
  }
  .m-electric-power-flow-content--01 .m-electric-power-flow-arrow .icon {
    width: 41px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-electric-power-flow-content--02 .m-electric-power-flow-arrow {
    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;
    top: auto;
    right: auto;
    left: 20px;
    bottom: -70px;
  }
  .m-electric-power-flow-content--02 .m-electric-power-flow-arrow .icon {
    width: 41px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-electric-power-flow-content--03 .m-electric-power-flow-arrow {
    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;
    left: auto;
    bottom: auto;
    top: -70px;
    right: 20px;
  }
  .m-electric-power-flow-content--03 .m-electric-power-flow-arrow .icon {
    width: 41px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-electric-power-flow-content .text {
    font-size: 2rem;
  }
  .m-electric-power-flow-image {
    bottom: -15px;
    width: 64px;
  }
  .m-electric-power-flow-btn {
    width: auto;
    margin-top: 40px;
  }
  /* =======================================================================
  electric-power
  fit
  ======================================================================= */
  .m-electric-power-renewable-energy-main {
    height: auto;
    padding-top: 60px;
    padding-bottom: 100px;
    background-size: 100px;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
  }
  .m-electric-power-renewable-energy-main::before {
    height: 80px;
  }
  .m-electric-power-renewable-energy-main::after {
    top: 0;
    height: 320px;
    background: url("../images/electric-power/renewable-energy/bg-main-img_sp.png") no-repeat 50%;
    background-size: 400px;
  }
  .m-electric-power-renewable-energy-main h2 {
    max-width: 98%;
    width: 340px;
    height: 60px;
    margin-bottom: 15px;
    padding-top: 12px;
    font-size: 1.8rem;
  }
  .m-electric-power-renewable-energy-main .text .sp {
    display: table;
    margin: 0 auto 5px;
    padding-bottom: 6px;
    background: url("../images/electric-power/renewable-energy/line-main.png") repeat-x 50% 100%;
    background-size: 265px 5px;
  }
  .m-electric-power-renewable-energy-qa {
    padding: 40px 20px;
  }
  .m-electric-power-renewable-energy-qa > div {
    padding: 40px 20px 20px;
  }
  .m-electric-power-renewable-energy-qa .qa {
    display: block;
    margin: 0 0 30px;
  }
  .m-electric-power-renewable-energy-qa .qa section {
    width: auto;
    padding: 55px 20px 20px;
  }
  .m-electric-power-renewable-energy-qa .qa section + section {
    margin-top: 40px;
  }
  .m-electric-power-renewable-energy-qa .qa section h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
  .m-electric-power-renewable-energy-qa .qa section dt {
    display: block;
    margin: 0 0 10px 50px;
    font-size: 1.5rem;
  }
  .m-electric-power-renewable-energy-qa .qa section dt::before {
    left: -50px;
    top: -2px;
    width: 40px;
    height: 33px;
  }
  .m-electric-power-renewable-energy-qa .img {
    margin: 0 -10px;
  }
  .m-electric-power-fit-item {
    display: block;
  }
  .m-electric-power-fit-item--even .m-electric-power-fit-item__image {
    margin-right: 0;
  }
  .m-electric-power-fit-item__image {
    margin-top: 20px;
    text-align: center;
    margin-left: 0;
  }
  .m-electric-power-fit-title {
    font-size: 2rem;
  }
  .m-electric-power-fit-title .icon {
    width: 45px;
    height: 45px;
  }
  .m-electric-power-fit-ratio {
    display: block;
  }
  .m-electric-power-fit-ratio__image {
    margin-top: 20px;
    margin-left: 0px;
  }
  .m-electric-power-fit-ratio-graph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-electric-power-fit-ratio-graph__item + .m-electric-power-fit-ratio-graph__item {
    margin-left: 30px;
  }
  .m-electric-power-fit-ratio-graph__item + .m-electric-power-fit-ratio-graph__item:before {
    left: -15px;
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
  }
  /* =======================================================================
  electric-power
  price
  ======================================================================= */
  .m-electric-power-tab-list__item {
    font-size: 1.2rem;
  }
  .m-electric-power-tab-list__item span {
    font-size: 1.6rem;
  }
  .m-electric-power-tab-list__item + .m-electric-power-tab-list__item {
    margin-left: 12px;
  }
  .m-electric-power-tab-list__item a {
    display: block;
    height: auto;
    padding: 10px 20px;
  }
  .m-electric-power-tbl-wrap {
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding-top: 24px;
  }
  .m-electric-power-tbl-wrap:before {
    content: "左右にスクロールします";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.2rem;
  }
  .m-electric-power-tbl-wrap table {
    width: 1080px;
  }
  .m-electric-power-tbl-wrap th, .m-electric-power-tbl-wrap td {
    white-space: nowrap;
    font-size: 1.4rem;
  }
  .m-electric-power-tbl-wrap thead th {
    font-size: 1.6rem;
  }
  .m-home-price-fit {
    margin-top: 20px;
    display: block;
    padding: 20px;
  }
  .m-home-price-fit:before {
    border-bottom-width: 15px;
    border-left-width: 10px;
    border-right-width: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
  .m-home-price-fit:after {
    border-bottom-width: 13px;
    border-left-width: 8px;
    border-right-width: 8px;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
  .m-home-price-fit-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .m-home-price-fit-title .icon {
    width: 34px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    margin-right: 10px;
  }
  .m-home-price-fit-content {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  kerosene
  index
  ======================================================================= */
  .m-kerosene-index-main {
    height: 565px;
    padding: 85px 0;
    background-image: url(../images/kerosene/bg-main_sp.jpg);
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  }
  .m-kerosene-index-main:after {
    height: 440px;
    background-image: url(../images/kerosene/bg-main-img_sp.png);
    background-size: 375px;
  }
  .m-kerosene-index-main h2 {
    margin-bottom: 30px;
    font-size: 1.9rem;
  }
  .m-kerosene-index-main h2 span {
    margin-bottom: 12px;
    padding-bottom: 10px;
    background-size: 100% 5px;
  }
  .m-kerosene-index-otoku {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-kerosene-index-otoku::before {
    top: 100px;
    background: url(../images/kerosene/bg-otoku_sp.jpg) repeat 50% 0;
    background-size: 100%;
  }
  .m-kerosene-index-otoku h2 {
    height: 110px;
    margin-bottom: 45px;
    border-radius: 15px;
    font-size: 2.4rem;
  }
  .m-kerosene-index-otoku h2:after {
    top: 90px;
    right: -3px;
    width: 120px;
    height: 56px;
  }
  .m-kerosene-index-otoku h2 .arrow:after {
    bottom: 25px;
  }
  .m-kerosene-index-otoku .contents {
    display: block;
  }
  .m-kerosene-index-otoku .contents section {
    width: auto;
    padding: 2px;
  }
  .m-kerosene-index-otoku .contents section + section {
    margin-top: 15px;
  }
  .m-kerosene-index-otoku .contents section h3 {
    padding: 10px 20px;
    font-size: 1.8rem;
  }
  .m-kerosene-index-otoku .contents section .text {
    padding: 20px 20px 20px;
  }
  .m-kerosene-index-otoku .contents section.otoku1 .ico {
    width: 105px;
    right: 20px;
    top: -12px;
  }
  .m-kerosene-index-otoku .contents section.otoku1 .point {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 5px 10px;
    font-size: 1rem;
  }
  .m-kerosene-index-otoku .contents section.otoku2 .btn {
    margin-top: 15px;
  }
  .m-kerosene-index-otoku .contents section.otoku3 {
    margin-top: 15px;
  }
  .m-kerosene-index-otoku .contents section.otoku3 .text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .m-kerosene-index-otoku .contents section.otoku3 .ico {
    width: 12vw;
    right: 20px;
    top: -35px;
  }
  .m-kerosene-index-service {
    padding: 25px 0;
  }
  .m-kerosene-index-service .m-title-line {
    line-height: 1.8;
  }
  .m-kerosene-index-service .contents {
    margin-top: 40px;
    display: block;
  }
  .m-kerosene-index-service .contents section {
    width: auto;
    padding: 12px 0;
  }
  .m-kerosene-index-service .contents section:nth-child(n+2) {
    margin-top: 15px;
  }
  .m-kerosene-index-service .contents section header {
    position: relative;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 17px;
  }
  .m-kerosene-index-service .contents section header > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .m-kerosene-index-service .contents section header::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .m-kerosene-index-service .contents section header.is-active::after {
    margin-top: -5px;
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .m-kerosene-index-service .contents section .point {
    margin-bottom: 0;
    font-size: 1rem;
  }
  .m-kerosene-index-service .contents section .point.empty {
    display: none;
  }
  .m-kerosene-index-service .contents section h3 {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
  .m-kerosene-index-service .contents section .item {
    display: none;
    padding: 0 17px;
  }
  .m-kerosene-index-service .contents section .item > p:first-child {
    padding-top: 10px;
  }
  .m-kerosene-index-service .contents section .img {
    position: relative;
    margin-top: 12px;
  }
  .m-kerosene-index-service .contents section .img .caption {
    margin-top: 5px;
    font-size: 1.1rem;
  }
  .m-kerosene-index-service .contents section .ico {
    position: absolute;
    right: -5px;
    top: -8px;
    width: 46px;
    height: 46px;
    font-size: 1.3rem;
  }
  .m-kerosene-index-service .contents section .flow {
    margin-top: 20px;
  }
  .m-kerosene-index-service .contents section .flow dt {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
  .m-kerosene-index-service .contents section.service5 .ico {
    top: 20px;
  }
  .m-kerosene-index-service .contents section.service6 .img {
    margin-top: 12px;
  }
  .m-kerosene-index-list {
    display: block;
    margin-left: 0;
  }
  .m-kerosene-index-list__item {
    margin-left: 0;
  }
  .m-kerosene-index-list__item + .m-kerosene-index-list__item {
    margin-top: 20px;
  }
  .m-kerosene-index-list__item:nth-of-type(2) {
    margin-left: 0;
    margin-top: 60px;
  }
  .m-kerosene-index-list__item:nth-of-type(2):before {
    top: -30px;
    left: 50%;
    -webkit-transform: rotate(-45deg) translate(-50%, -50%);
            transform: rotate(-45deg) translate(-50%, -50%);
    width: 2px;
    height: 30px;
  }
  .m-kerosene-index-list__item:nth-of-type(2):after {
    position: absolute;
    content: "";
    top: -30px;
    left: 50%;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
            transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    width: 2px;
    height: 30px;
  }
  .m-kerosene-index-supply .m-title-line {
    margin-bottom: 30px;
  }
  .m-kerosene-index-supply .point {
    margin-bottom: 10px;
  }
  .m-kerosene-index-item {
    display: block;
  }
  .m-kerosene-index-item + .m-kerosene-index-item {
    margin-top: 60px;
  }
  .m-kerosene-index-item__image {
    margin-top: 20px;
    text-align: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 0;
  }
  .m-kerosene-index-item__content {
    margin-top: 20px;
  }
  .m-kerosene-index-item--even .m-kerosene-index-item__image {
    margin-left: 0;
  }
  /* =======================================================================
  kerosene
  price
  ======================================================================= */
  .m-kerosene-price-tbl th, .m-kerosene-price-tbl td {
    padding: 10px;
  }
  .m-kerosene-price-tbl .type {
    width: 40%;
  }
  .m-kerosene-price-order {
    margin-left: 0;
    display: block;
  }
  .m-kerosene-price-order__item {
    margin-left: 0;
    padding: 30px 20px 20px;
    width: auto;
  }
  .m-kerosene-price-order__item + .m-kerosene-price-order__item {
    margin-top: 20px;
  }
  .m-kerosene-price-order-title .icon {
    width: 35px;
    height: 35px;
  }
  .m-kerosene-price-delivery {
    padding: 30px 20px;
  }
  .m-kerosene-price-delivery-cycle-item__month {
    width: 60px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .m-kerosene-price-delivery-cycle-item__content {
    padding: 20px 20px 20px 40px;
  }
  .m-kerosene-price-delivery-cycle-item__content .arrow {
    left: 14px;
    width: 2px;
  }
  .m-kerosene-price-delivery-cycle-item__content .arrow:before {
    left: -5px;
    width: 12px;
    height: 12px;
    border-top-width: 2px;
    border-right-width: 2px;
  }
  .m-kerosene-price-delivery-cycle-item__content .arrow:after {
    left: -5px;
    width: 12px;
    height: 12px;
    border-bottom-width: 2px;
    border-left-width: 2px;
  }
  .m-kerosene-price-delivery-cycle-month__item {
    padding: 5px;
    font-size: 1.2rem;
  }
  .m-kerosene-price-delivery-cycle-month__item .number {
    font-size: 2rem;
  }
  .m-kerosene-price-pay {
    margin-left: 0;
    display: block;
  }
  .m-kerosene-price-pay__item {
    position: relative;
    margin-left: 0;
    padding: 50px 20px 20px;
    width: auto;
    margin-top: 30px;
  }
  .m-kerosene-price-pay__item .icon {
    width: 45px;
  }
  .m-kerosene-price-area-table {
    width: 100%;
    height: auto;
  }
  .m-kerosene-price-area-table tr {
    background: #cbe62e;
  }
  .m-kerosene-price-area-table tr:nth-child(2) {
    background: #cbe62e;
  }
  .m-kerosene-price-area-table tr th {
    border: solid 1px #fff;
    text-align: center;
    font-size: 1.4rem;
    padding: 0 15px;
  }
  .m-kerosene-price-area-table tr td {
    border: solid 1px #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 1.4rem;
    background: #e5f296;
  }
  .m-kerosene-price-area-table tr td:last-child {
    background: #cbe62e;
  }
  .m-kerosene-price-area-table tr td span {
    font-size: 2.7rem;
    letter-spacing: 0.2rem;
  }
  .m-kerosene-price-areaMap-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .m-kerosene-price-areaMap-l {
    width: 92%;
    margin: 0;
    margin: 30px auto 0;
  }
  .m-kerosene-price-areaMap-r {
    width: 92%;
    margin: 0;
    margin: 75px auto 0;
  }
  .m-kerosene-price-areaMap-head {
    font-size: 1.7rem;
    padding-bottom: 30px;
  }
  .m-kerosene-price-areaMap-head:before {
    font-size: 1.9rem;
  }
  .m-kerosene-price-areaMap-in a {
    padding: 3px 14px;
    font-size: 1.4rem;
  }
  .m-kerosene-price-areaMap-sapporo {
    top: 50%;
    left: 22%;
  }
  .m-kerosene-price-areaMap-otaru {
    top: 55.2%;
    left: 0.3%;
  }
  .m-kerosene-price-areaMap-sorachi {
    top: 39.7%;
    left: 29.9%;
  }
  .m-kerosene-price-areaMap-asahikawa {
    top: 30.3%;
    left: 33.15%;
  }
  .m-kerosene-price-areaMap-kitami {
    top: 26.1%;
    left: 56.2%;
  }
  .m-kerosene-price-areaMap-wakkanai {
    top: 5.5%;
    left: 13%;
  }
  .m-kerosene-price-areaMap-hakodate {
    top: 100%;
    left: 0%;
  }
  .m-kerosene-price-areaMap-tomakomai {
    top: 65.8%;
    left: 29.7%;
  }
  .m-kerosene-price-areaMap-obihiro {
    top: 53.6%;
    left: 49.2%;
  }
  .m-kerosene-price-areaMap-kushiro {
    top: 57.9%;
    left: 73.8%;
  }
  .m-kerosene-price-areaMap-nemuro {
    top: 44.2%;
    left: 78%;
  }
  .m-kerosene-price-areaMap-table {
    width: 100%;
    height: auto;
  }
  .m-kerosene-price-areaMap-table-head {
    background: #f6f6f6;
  }
  .m-kerosene-price-areaMap-table th {
    border: solid 1px #999999;
    padding: 10px 5px;
    font-size: 1.5rem;
    font-weight: 600;
  }
  .m-kerosene-price-areaMap-table td {
    border: solid 1px #999999;
    padding: 10px 5px;
    font-size: 1.4rem;
  }
  .m-kerosene-price-areaMap-table td:not(:first-child) {
    text-align: center;
    color: #00a33e;
  }
  .m-kerosene-price-areaMap-table td span {
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
  }
  .m-kerosene-price-areaDetail-comparison {
    width: calc(100% - 40px);
    margin: 25px auto;
  }
  .m-kerosene-price-areaDetail-comparison tr {
    width: 50%;
  }
  .m-kerosene-price-areaDetail-comparison th {
    border: solid 1px #999999;
    padding: 10px 5px;
    font-size: 1.4rem;
    background: #e5f296;
  }
  .m-kerosene-price-areaDetail-comparison th:last-child {
    background: #cbe62e;
  }
  .m-kerosene-price-areaDetail-comparison td {
    border: solid 1px #999999;
    padding: 10px 5px;
    font-size: 1.5rem;
    text-align: center;
  }
  .m-kerosene-price-areaDetail-comparison td span {
    font-size: 2.5rem;
    letter-spacing: 0.2rem;
    color: #00a33e;
    font-weight: 600;
  }
  .m-kerosene-price-areaDetail-wrap {
    width: 100%;
  }
  .m-kerosene-price-areaDetail-content:last-child {
    margin-top: 40px;
  }
  .m-kerosene-price-areaDetail-head {
    font-size: 1.8rem;
  }
  .m-kerosene-price-areaDetail-head:before {
    font-size: 1.9rem;
  }
  .m-kerosene-price-areaDetail-in {
    padding: 15px;
  }
  .m-kerosene-price-areaDetail-in img {
    width: 100%;
    height: auto;
  }
  .m-kerosene-price-areaDetail-in a {
    padding: 3px 14px;
    font-size: 1.4rem;
  }
  .m-kerosene-price-areaDetail-sapporo {
    top: 50%;
    left: 23.5%;
  }
  .m-kerosene-price-areaDetail-otaru {
    top: 55.2%;
    left: 2%;
  }
  .m-kerosene-price-areaDetail-sorachi {
    top: 39.7%;
    left: 29.9%;
  }
  .m-kerosene-price-areaDetail-asahikawa {
    top: 30.3%;
    left: 33.15%;
  }
  .m-kerosene-price-areaDetail-kitami {
    top: 26.1%;
    left: 56.2%;
  }
  .m-kerosene-price-areaDetail-wakkanai {
    top: 5.5%;
    left: 13%;
  }
  .m-kerosene-price-areaDetail-hakodate {
    top: 88%;
    left: 5%;
  }
  .m-kerosene-price-areaDetail-tomakomai {
    top: 65.8%;
    left: 29.7%;
  }
  .m-kerosene-price-areaDetail-obihiro {
    top: 53.6%;
    left: 49.2%;
  }
  .m-kerosene-price-areaDetail-kushiro {
    top: 57.9%;
    left: 73.8%;
  }
  .m-kerosene-price-areaDetail-nemuro {
    top: 44.2%;
    left: 78%;
  }
  .m-kerosene-price-areaDetail-table {
    width: 100%;
    height: auto;
  }
  .m-kerosene-price-areaDetail-table-head {
    background: #f6f6f6;
  }
  .m-kerosene-price-areaDetail-table th {
    border: solid 1px #999999;
    padding: 10px 5px;
    font-size: 1.6rem;
    font-weight: 600;
    background: #e5f296;
  }
  .m-kerosene-price-areaDetail-table th:last-child {
    background: #cbe62e;
  }
  .m-kerosene-price-areaDetail-table td {
    border: solid 1px #999999;
    padding: 10px 5px;
    font-size: 1.5rem;
  }
  .m-kerosene-price-areaDetail-table td:not(:first-child) {
    text-align: center;
    color: #00a33e;
  }
  .m-kerosene-price-areaDetail-table td span {
    font-size: 2.5rem;
    letter-spacing: 0.2rem;
  }
  .m-kerosene-price-catalog {
    width: auto;
    margin-top: 40px;
  }
  .m-kerosene-price-catalog > a {
    padding: 20px 0;
    border-width: 4px;
  }
  .m-kerosene-price-catalog > a .fuki {
    right: -30px;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  .m-kerosene-price-catalog > a h3 {
    font-size: 1.8rem;
  }
  .m-kerosene-price-catalog > a .img {
    position: static;
    display: table;
    margin: 15px auto 0;
    text-align: center;
  }
  .m-kerosene-price-catalog > a .m-btn {
    margin: 20px 20px 0;
    width: auto;
  }
  /* =======================================================================
  kerosene
  service
  ======================================================================= */
  .m-kerosene-service-col-01 {
    display: block;
  }
  .m-kerosene-service-col-01__content {
    margin-top: 0;
  }
  .m-kerosene-service-col-01__image {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
  .m-kerosene-service-tbl th, .m-kerosene-service-tbl td {
    padding: 10px;
  }
  .m-kerosene-service-tbl th {
    width: 35%;
  }
  .m-kerosene-service-col-02 {
    display: block;
  }
  .m-kerosene-service-col-02__image {
    text-align: center;
  }
  .m-kerosene-service-col-02__content {
    margin-top: 20px;
    margin-left: 0;
  }
  .m-kerosene-service-box {
    padding: 20px;
    display: block;
  }
  .m-kerosene-service-box + .m-kerosene-service-box {
    margin-top: 10px;
  }
  .m-kerosene-service-box .icon {
    display: block;
    width: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .m-kerosene-service-box__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
}
@media screen and (max-width: 767px) {
  .m-gas-campaign {
    max-width: inherit;
  }
  /* =======================================================================
  gas
  index
  ======================================================================= */
  .m-gas-index-otoku {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gas-index-otoku::before {
    background: url(../images/gas/bg-otoku.jpg) repeat 50% 0;
    background-size: 150%;
  }
  .m-gas-index-otoku h2 {
    height: 130px;
    margin-bottom: 45px;
    border-radius: 15px;
    font-size: 2.4rem;
  }
  .m-gas-index-otoku h2:after {
    top: 90px;
    right: -3px;
    width: 120px;
    height: 56px;
  }
  .m-gas-index-otoku h2 .arrow:after {
    bottom: 25px;
  }
  .m-gas-index-otoku .contents {
    display: block;
  }
  .m-gas-index-otoku .contents section {
    width: auto;
    padding: 2px;
  }
  .m-gas-index-otoku .contents section + section {
    margin-top: 15px;
  }
  .m-gas-index-otoku .contents section h3 {
    padding: 10px 20px;
    font-size: 1.8rem;
  }
  .m-gas-index-otoku .contents section .text {
    padding: 20px 20px 20px;
  }
  .m-gas-index-otoku .contents section.otoku0 {
    margin-bottom: 15px;
  }
  .m-gas-index-otoku .contents section.otoku0 .text {
    padding-top: 20px;
  }
  .m-gas-index-otoku .contents section.otoku0 .btn {
    width: 100%;
    margin-top: 15px;
  }
  .m-gas-index-otoku .contents section.otoku0 .btn a {
    height: 50px;
  }
  .m-gas-index-otoku .contents section.otoku1 .ico {
    width: 105px;
    right: 20px;
    top: -12px;
  }
  .m-gas-index-otoku .contents section.otoku1 .point {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 5px 10px;
    font-size: 1rem;
  }
  .m-gas-index-otoku .contents section.otoku2 .btn {
    margin-top: 15px;
  }
  .m-gas-simulator {
    padding: 70px 0 50px;
    background: #1e80e1 url(../images/gas/bg-simulator_sp.jpg) no-repeat 50% 0;
    background-size: 100%;
  }
  .m-gas-simulator::before {
    background-image: url(../images/gas/bg-simulator-img_sp.png);
    background-size: 375px;
  }
  .m-gas-simulator .point {
    width: 220px;
    height: 66px;
    margin: 0 auto 10px;
    padding-top: 22px;
    font-size: 1.8rem;
  }
  .m-gas-simulator h2 {
    margin-bottom: 30px;
    font-size: 2.1rem;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  .m-gas-simulator h2 span {
    display: table;
    margin: auto;
    padding-bottom: 10px;
    background: url(../images/gas/line-simulator.png) no-repeat 50% 100%;
    background-size: 344px 5px;
  }
  .m-gas-simulator h2 span + span {
    margin-top: 5px;
  }
  .m-gas-simulator .contents .input {
    padding: 25px 20px 55px;
    border-width: 6px 6px 0;
    border-radius: 6px 6px 0 0;
  }
  .m-gas-simulator .contents .input h3 {
    margin-bottom: 30px;
    padding-left: 60px;
    font-size: 1.3rem;
  }
  .m-gas-simulator .contents .input h3:before {
    left: -5px;
    top: -5px;
    width: 50px;
    height: 92px;
    background-position: 50% 0;
  }
  .m-gas-simulator .contents .input input, .m-gas-simulator .contents .input select {
    width: 150px;
    height: 50px;
    font-size: 1.6rem;
  }
  .m-gas-simulator .contents .input dl {
    font-size: 1.4rem;
  }
  .m-gas-simulator .contents .input dl dt {
    width: 6em;
    padding-right: 1em;
  }
  .m-gas-simulator .contents .input dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-gas-simulator .contents .input dl span {
    font-size: 2.1rem;
  }
  .m-gas-simulator .contents .input dl span.use-err {
    bottom: -20px;
    font-size: 1.3rem;
  }
  .m-gas-simulator .contents .result {
    position: relative;
    padding: 80px 20px 20px;
    border-width: 0 6px 6px;
    border-radius: 0 0 6px 6px;
    background-image: repeating-linear-gradient(-55deg, #95e0fc 0, #95e0fc 4px, #9ce4ff 4px, #9ce4ff 7px);
  }
  .m-gas-simulator .contents .result .img {
    width: 80%;
    margin-bottom: 20px;
  }
  .m-gas-simulator .contents .result .img .persent-box {
    right: 0;
    font-size: 1.6rem;
  }
  .m-gas-simulator .contents .result .img .persent-box #persent {
    font-size: 2.4rem;
  }
  .m-gas-simulator .contents .result dl {
    position: relative;
    margin: 0;
    padding: 15px 20px;
    right: 0px;
    width: 235px;
  }
  .m-gas-simulator .contents .result dl dd {
    font-size: 1.1rem;
  }
  .m-gas-simulator .contents .result dl dd span.yen {
    font-size: 3.3rem;
  }
  .m-gas-simulator .contents .result dl dd span#result {
    margin-right: 5px;
    font-size: 5rem;
  }
  .m-gas-simulator .contents .result dl dd .chara {
    width: 90px;
    right: -38px;
    bottom: -29px;
  }
  .m-gas-simulator .contents .calc_btn {
    top: 0;
  }
  .m-gas-simulator .contents .calc_btn a {
    width: 115px;
    height: 115px;
    border-radius: 115px;
    font-size: 1.7rem;
  }
  .m-gas-simulator .contents .calc_btn a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 25px;
    width: 8px;
    height: 8px;
    border-bottom: 2px #232323 solid;
    border-right: 2px #232323 solid;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .m-gas-simulator .contents .result .img {
    margin-top: 0px;
    width: 100%;
  }
  .m-gas-index-service {
    padding: 25px 0;
  }
  .m-gas-index-service .contents {
    margin-top: 40px;
    display: block;
  }
  .m-gas-index-service .contents section {
    width: auto;
    padding: 12px 0;
  }
  .m-gas-index-service .contents section:nth-child(n+2) {
    margin-top: 15px;
  }
  .m-gas-index-service .contents section header {
    position: relative;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 17px;
  }
  .m-gas-index-service .contents section header::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .m-gas-index-service .contents section header.is-active::after {
    margin-top: -5px;
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .m-gas-index-service .contents section h3 {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
  .m-gas-index-service .contents section .item {
    display: none;
    padding: 0 17px;
  }
  .m-gas-index-service .contents section .item > p:first-child {
    padding-top: 10px;
  }
  .m-gas-index-service .contents section .img {
    position: relative;
    margin-top: 12px;
  }
  .m-gas-index-service .contents section .ico {
    position: absolute;
    right: -5px;
    top: -8px;
    width: 46px;
    height: 46px;
    font-size: 1.3rem;
  }
  .m-gas-index-service .contents section dl ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-gas-index-service .contents section dl ul li img {
    width: 80px;
  }
  .m-gas-index-service .contents section dl ul li span {
    font-size: 1.1rem;
  }
  .m-gas-index-service .contents section .btn {
    margin-top: 0;
    padding-top: 40px;
  }
  .m-gas-index-service .contents section.service3 .ico {
    top: 20px;
  }
  .m-gas-index-service .contents section.service4 .img {
    margin-top: 12px;
  }
  /* =======================================================================
  gas
  price
  ======================================================================= */
  .m-gas-price-main {
    padding: 30px 0;
  }
  .m-gas-price-main .contents {
    padding: 20px;
    line-height: 1.8;
  }
  .m-gas-price-main .contents > * {
    width: auto;
  }
  .m-gas-price-main .contents .main2 {
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 0;
  }
  .m-gas-price-main .contents .main2 h3 {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .m-gas-price-main .contents .main2 .price {
    margin-top: 20px;
  }
  .m-gas-price-main .contents .main2 .img {
    position: static;
  }
  .m-gas-price-icon {
    position: relative;
    display: block;
    padding-top: 70px;
  }
  .m-gas-price-icon .icon {
    position: absolute;
    width: 66px;
    right: 50%;
    bottom: auto;
    top: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .m-gas-price-tbl th, .m-gas-price-tbl td {
    padding: 10px;
  }
  .m-gas-price-info {
    padding: 20px;
  }
  .m-gas-price-info-image {
    padding-top: 40px;
  }
  .m-gas-price-info-image__title {
    top: 0px;
  }
  .m-gas-price-list {
    display: block;
  }
  .m-gas-price-list__item {
    padding: 20px;
  }
  .m-gas-price-list__item + .m-gas-price-list__item {
    margin-left: 0;
    margin-top: 30px;
  }
  .m-gas-price-list__item + .m-gas-price-list__item:before, .m-gas-price-list__item + .m-gas-price-list__item:after {
    left: 50%;
    top: -15px;
  }
  .m-gas-price-list__item + .m-gas-price-list__item:before {
    width: 8px;
    height: 2px;
  }
  .m-gas-price-list__item + .m-gas-price-list__item:after {
    width: 2px;
    height: 8px;
  }
  .m-gas-price-list__item .vertical {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .m-gas-price-list__item:nth-last-of-type(1):before {
    width: 2px;
    height: 8px;
    margin-top: 0;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
  .m-gas-price-list__item:nth-last-of-type(1):after {
    width: 2px;
    height: 8px;
    margin-bottom: 0;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
  .m-gas-price-col {
    display: block;
  }
  .m-gas-price-col__image {
    margin-top: 20px;
    margin-left: 0;
    text-align: center;
  }
  .m-gas-price-area__title {
    width: 100px;
  }
  /* =======================================================================
  gas
  trouble
  ======================================================================= */
  .m-gas-trouble-list__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .m-gas-trouble-list__item + .m-gas-trouble-list__item {
    margin-top: 10px;
  }
  .m-gas-trouble-list__item .datetime {
    width: 100%;
    margin-bottom: 10px;
  }
  .m-gas-trouble-list__item .name {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .m-gas-trouble-list__item .number {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  /* =======================================================================
  gas
  comparison
  ======================================================================= */
  .m-gas-comparison-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
    width: 100%;
  }
  .m-gas-comparison-col > .left {
    position: relative;
    width: 100%;
  }
  .m-gas-comparison-col > .left::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 43px;
    background-image: url(../images/gas/wp/img_arrow_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: inherit;
  }
  .m-gas-comparison-col > .left .main-ttl {
    margin-bottom: 20px;
  }
  .m-gas-comparison-col > .left .table-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
  }
  .m-gas-comparison-col > .left .table-content .table01 {
    position: relative;
  }
  .m-gas-comparison-col > .left .table-content .table01::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 43px;
    background-image: url(../images/gas/wp/img_arrow_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: inherit;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content {
    background-color: #C2E0EB;
    padding: 20px 10px;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .year {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .year span {
    font-size: 50px;
    margin-right: 5px;
    line-height: 1;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .month {
    font-size: 16px;
    font-weight: 600;
    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;
    gap: 30px;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .month p:first-child {
    position: relative;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .month p:first-child::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(../images/gas/wp/icon_plus_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .info {
    margin-top: 10px;
    text-align: center;
  }
  .m-gas-comparison-col > .left .table-content .table01 .content .info p {
    font-size: 12px;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left {
    width: 85%;
    background-color: #CBE62E;
    padding: 20px 10px;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left .year {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left .year span {
    color: #FA4600;
    font-size: 40px;
    margin-right: 5px;
    line-height: 1;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left .month {
    font-size: 14px;
    font-weight: 600;
    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;
    gap: 30px;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left .month p:first-child {
    position: relative;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left .month p:first-child::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(../images/gas/wp/icon_plus_02.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .left .info {
    margin-top: 10px;
    text-align: center;
  }
  .m-gas-comparison-col > .left .table-content .table02 .content .right {
    width: 15%;
    height: inherit;
    border: 2px dashed #646464;
  }
  .m-gas-comparison-col .right {
    width: 100%;
  }
  .m-gas-comparison-col .right .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    background-color: #FFFDD9;
    padding: 20px 20px;
  }
  .m-gas-comparison-col .right .content .char {
    max-width: 60px;
    width: 24%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-gas-comparison-col .right .content .text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    text-align: center;
    padding: 0;
  }
  .m-gas-comparison-col .right .content .text p {
    font-size: 16px;
    font-weight: 500;
  }
  .m-gas-comparison-col .right .content .text p .bold {
    font-weight: 600;
    font-size: 24px;
  }
  .m-gas-comparison-col .right .content .text p .price {
    font-weight: 600;
    font-size: 40px;
    color: #FA4600;
    line-height: 1.5;
  }
  .p-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    -ms-flex-flow: column-reverse nowrap;
        flex-flow: column-reverse nowrap;
  }
  .p-columns__l {
    width: 100%;
    background: #f1ffa3;
    border-radius: 30px;
    padding: 46px 40px 40px 40px;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 30px;
  }
  .p-columns__r {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
  }
  .p-simu__genzai {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  equipment
  index
  ======================================================================= */
  .m-equipment-index-ec {
    height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .m-equipment-index-ec .box {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 10px;
    padding: 100px 20px 30px;
    background-size: 100% 100%;
    font-size: 1.3rem;
  }
  .m-equipment-index-ec .box::before {
    content: "";
    position: absolute;
    top: 150px;
    right: -20px;
    left: -20px;
    background: url(../images/equipment/bg-ec-img_sp.png) no-repeat 50% 0;
    background-size: 375px;
  }
  .m-equipment-index-ec .box > * {
    position: relative;
    z-index: 3;
  }
  .m-equipment-index-ec h2 {
    margin-bottom: 20px;
    font-size: 2.3rem;
  }
  .m-equipment-index-ec h2 .sp {
    display: table;
    margin: 0 auto 5px;
    padding-bottom: 5px;
    background: url("../images/equipment/line-ec.png") no-repeat 50% 100%;
    background-size: 304px 5px;
  }
  .m-equipment-index-ec .btn {
    position: static;
    width: auto;
    margin-top: 20px;
  }
  .m-equipment-index-ec .btn::after {
    right: 10px;
    bottom: 10px;
    width: 60px;
    height: 110px;
    background-position: 50% 100%;
  }
  .m-equipment-index-ec .btn a {
    height: 80px;
    padding-right: 40px;
    background-image: repeating-linear-gradient(-55deg, #cbe62e 0, #cbe62e 4px, #d5eb58 4px, #d5eb58 7px);
    border-width: 4px;
    font-size: 1.6rem;
  }
  .m-equipment-index-ec .btn a span {
    position: relative;
    padding: 0 18px 0 60px;
  }
  .m-equipment-index-ec .btn a span::before {
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }
  .m-equipment-index-ec .btn a span::after {
    width: 11px;
    height: 9px;
    margin-top: -3px;
  }
  .m-equipment-index-otoku {
    padding-bottom: 40px;
  }
  .m-equipment-index-otoku::before {
    background: url(../images/kerosene/bg-otoku_sp.jpg) repeat 50% 0;
    background-size: 100%;
  }
  .m-equipment-index-otoku h2 {
    top: -30px;
    height: 110px;
    margin-bottom: 0;
    border-radius: 15px;
    font-size: 2.4rem;
  }
  .m-equipment-index-otoku h2:after {
    bottom: -30px;
    right: -10px;
    width: 62px;
    height: 75px;
  }
  .m-equipment-index-otoku h2 .arrow:after {
    bottom: 25px;
  }
  .m-equipment-index-otoku .contents {
    display: block;
  }
  .m-equipment-index-otoku .contents section {
    width: auto;
    padding: 2px;
  }
  .m-equipment-index-otoku .contents section + section {
    margin-top: 15px;
  }
  .m-equipment-index-otoku .contents section h3 {
    padding: 10px 20px;
    font-size: 1.8rem;
  }
  .m-equipment-index-otoku .contents section .text {
    padding: 20px 20px 20px;
  }
  .m-equipment-index-otoku .contents section .ico {
    right: 15px;
    top: -34px;
    width: 50px;
    height: 50px;
    font-size: 1.3rem;
  }
  .m-equipment-index-otoku .contents section.otoku2 .img {
    margin-top: 20px;
  }
  .m-equipment-btn-column {
    margin-top: 30px;
    display: block;
  }
  .m-equipment-btn-column li {
    width: auto;
  }
  .m-equipment-btn-column li + * {
    margin-top: 15px;
  }
  .m-equipment-btn-column li a {
    height: 60px;
    padding-right: 20px;
  }
  .m-equipment-btn-column li a > span {
    padding-left: 60px;
  }
  .m-equipment-btn-column li a > span::before {
    width: 44px;
    height: 44px;
    margin-top: -22px;
  }
  .m-equipment-index-solar {
    position: relative;
    margin-top: 30px;
    padding: 20px;
  }
  .m-equipment-index-solar h3 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .m-equipment-index-solar .btn {
    position: static;
    margin-top: 20px;
    width: auto;
  }
  .m-equipment-index-flyer {
    margin-top: 40px;
    padding: 30px 0;
  }
  .m-equipment-index-flyer a {
    display: block;
    width: auto;
    height: auto;
    padding: 30px 20px 20px;
    border-width: 4px;
  }
  .m-equipment-index-flyer a .text {
    width: auto;
    margin-right: 0;
  }
  .m-equipment-index-flyer a .text h2 {
    font-size: 2rem;
  }
  .m-equipment-index-flyer a .img {
    margin-top: 20px;
  }
  .m-equipment-index-item {
    display: block;
  }
  .m-equipment-index-item__content {
    margin-right: 0;
  }
  .m-equipment-index-item__point {
    width: auto;
    margin-top: 20px;
  }
  .m-equipment-index-lineup {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
  .m-equipment-index-lineup__item {
    width: calc(50% - 7px);
    padding-left: 0;
  }
  .m-equipment-index-lineup__item:nth-child(n+3) {
    margin-top: 30px;
  }
  .m-equipment-index-lineup-link {
    margin-bottom: 5px;
  }
  .m-equipment-index-lineup-link span {
    font-size: 1.35rem;
  }
  .m-equipment-index-lineup-image {
    margin-bottom: 8px;
  }
  .m-equipment-index-lineup-list li {
    margin-top: 3px;
  }
  .m-equipment-index-lineup-list li a {
    font-size: 1.1rem;
  }
  .m-equipment-index-help__item + .m-equipment-index-help__item {
    margin-left: 10px;
  }
  /* =======================================================================
  equipment
  solar
  ======================================================================= */
  .m-equipment-solar-item {
    display: block;
  }
  .m-equipment-solar-item__image {
    width: auto;
    text-align: center;
    margin-left: 0;
    margin-top: 20px;
  }
  .m-equipment-solar-request {
    margin-top: 80px;
    padding: 50px 20px 30px;
  }
  .m-equipment-solar-request-icon {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  environment
  binary
  ======================================================================= */
  .m-environment-binary-about__item.-item1 {
    margin-bottom: -20px;
  }
  .m-environment-binary-about__item.-item2 {
    margin-top: -20px;
  }
  /* =======================================================================
  environment
  ppa
  ======================================================================= */
  .m-environment-ppa-about__item {
    background-color: #fff;
    border: 3px solid #cbe62e;
  }
  .m-environment-ppa-about__item.-item1 {
    padding: 20px 30px;
  }
  .m-environment-ppa-about__item.-item2 {
    padding: 20px 35px;
    -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;
  }
  .m-environment-ppa-about__item.-item2 figure {
    width: 100%;
    margin-right: inherit;
    margin-bottom: 20px;
  }
  .m-environment-ppa-about__item.-item2 p {
    line-height: 2.5;
  }
  .m-environment-ppa-works {
    margin-top: 5.4%;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .m-environment-ppa-works .h-line {
    font-size: 20px;
    position: relative;
    padding-bottom: 15px;
    line-height: 2;
  }
  .m-environment-ppa-works .h-line span {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 4px;
  }
  .m-environment-ppa-works .h-line::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #fff100;
    bottom: 0;
    left: 0;
  }
  .m-environment-ppa-works .column01 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 35px;
    margin-bottom: 100px;
  }
  .m-environment-ppa-works .column01 .left {
    width: 100%;
  }
  .m-environment-ppa-works .column01 .right {
    background-color: #fff;
    padding: 40px;
    width: 100%;
  }
  .m-environment-ppa-works .column01 .right p {
    margin-top: 10px;
    line-height: 1.8;
  }
  .m-environment-ppa-works .column02 {
    width: 100%;
    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-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 44px;
    background-color: #fff;
    margin-bottom: 75px;
    padding: 20px;
  }
  .m-environment-ppa-works .column02 .right {
    width: 100%;
    max-width: 510px;
    padding-top: 16px;
  }
  .m-environment-ppa-works .column02 .left {
    width: 100%;
    max-width: 539px;
  }
  .m-environment-ppa-works .column02 .left p {
    margin-top: 10px;
    line-height: 1.8;
  }
  .m-environment-ppa-works .works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
  .m-environment-ppa-works .works .work-content {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 35px;
    padding: 20px;
    background-color: #fff;
    border: 3px solid #cbe62e;
  }
  .m-environment-ppa-works .works .work-content.--ttl {
    position: relative;
  }
  .m-environment-ppa-works .works .work-content .label {
    position: absolute;
    font-weight: 600;
    top: -43px;
    left: -3px;
    width: 224px;
    height: 41px;
    background-color: #cbe62e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-environment-ppa-works .works .work-content .left {
    width: 100%;
    max-width: 100%;
  }
  .m-environment-ppa-works .works .work-content .left .cat {
    width: 117px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff100;
    font-size: 16px;
    font-weight: 700;
  }
  .m-environment-ppa-works .works .work-content .left h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 16px;
  }
  .m-environment-ppa-works .works .work-content .left .pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
    margin-top: 22px;
  }
  .m-environment-ppa-works .works .work-content .left .pic > div {
    width: calc((100% - 12px) / 2);
  }
  .m-environment-ppa-works .works .work-content .left .pic p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    height: 30px;
    width: 100%;
    background-color: #f5f5f5;
  }
  .m-environment-ppa-works .works .work-content .right {
    width: 100%;
  }
  .m-environment-ppa-works .works .work-content .right table {
    width: 100%;
  }
  .m-environment-ppa-works .works .work-content .right table th {
    text-align: center;
    width: 50%;
    min-height: 42px;
    padding: 9px 0;
    border: solid 2px #fff;
    background-color: #cbe62e;
  }
  .m-environment-ppa-works .works .work-content .right table td {
    width: 50%;
    font-weight: 600;
    border: solid 2px #cbe62e;
    background-color: #fff;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  .m-environment-ppa-works .works .work-content .right table td span {
    font-size: 14px;
  }
  .m-environment-ppa-works .add {
    font-size: 12px;
    font-weight: 600;
    margin-top: 15px;
    line-height: 2;
  }
  .m-environment-ppa-faq {
    padding: 0 10px;
  }
  .m-environment-ppa-faq-item {
    margin-top: 20px;
  }
  .m-environment-ppa-faq-item .faq-item-q {
    position: relative;
    padding: 26px 24px 26px 70px;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-environment-ppa-faq-item .faq-item-q::before {
    left: 20px;
    top: 18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .m-environment-ppa-faq-item .faq-item-q::after {
    left: 30px;
    top: 20px;
    font-size: 2rem;
  }
  .m-environment-ppa-faq-item .faq-item-a {
    padding: 26px 30px;
    font-size: 1.2rem;
  }
  /* =======================================================================
  environment
  saving
  ======================================================================= */
  .m-environment-saving-about {
    text-align: center;
  }
  .m-environment-saving-about .lead {
    color: #00A33E;
  }
  .m-environment-saving-about .text {
    line-height: 2;
  }
  .m-environment-saving-about__item {
    width: 250px;
    height: 250px;
    border: #fff000 3px solid;
    border-radius: 50%;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
  }
  .m-environment-saving-about__item .num {
    font-size: 3rem;
  }
  .m-environment-saving-about-arrow {
    height: 40px;
    width: 20px;
  }
  .m-environment-saving-aesg__item {
    text-align: center;
  }
  .m-environment-saving-aesg__item .text {
    line-height: 2.25;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  company
  common
  ======================================================================= */
  .m-company-service-item {
    display: block;
  }
  .m-company-service-item + .m-company-service-item {
    margin-top: 30px;
  }
  .m-company-service-item__image {
    width: auto;
  }
  .m-company-service-item__content {
    width: auto;
    padding: 20px;
  }
  /* =======================================================================
  company
  index
  ======================================================================= */
  .m-company-index-nav--h {
    display: block;
    margin-left: 0;
  }
  .m-company-index-nav--h .m-company-index-nav__item {
    width: auto;
    margin-left: 0;
  }
  .m-company-topics__item a {
    padding: 10px 0;
  }
  /* =======================================================================
  company
  service
  ======================================================================= */
  .m-company-service-mega_solar-facility {
    display: block;
    margin-left: 0;
  }
  .m-company-service-mega_solar-facility__item {
    width: auto;
    margin-left: 0;
  }
  .m-company-service-mega_solar-facility__item + .m-company-service-mega_solar-facility__item {
    margin-top: 20px;
  }
  .m-company-service-mega_solar-status {
    display: block;
    margin-left: 0;
  }
  .m-company-service-mega_solar-status__item {
    width: auto;
    margin-left: 0;
  }
  .m-company-service-mega_solar-status__item + .m-company-service-mega_solar-status__item {
    margin-top: 10px;
  }
  .m-company-service-mega_solar-status-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-company-service-mega_solar-status-box + .m-company-service-mega_solar-status-box {
    margin-top: 10px;
  }
  .m-company-service-mega_solar-status-box .title {
    width: auto;
    margin-right: 10px;
  }
  .m-company-service-biogas-list {
    display: block;
  }
  .m-company-service-biogas-list__item {
    padding: 20px;
  }
  .m-company-service-biogas-list__item:nth-of-type(2), .m-company-service-biogas-list__item:nth-of-type(3) {
    width: auto;
  }
  .m-company-service-biogas-list__item + .m-company-service-biogas-list__item {
    margin-left: 0;
    margin-top: 50px;
  }
  .m-company-service-biogas-list__item + .m-company-service-biogas-list__item:before {
    width: 4px;
    height: 30px;
    left: 50%;
    top: -30px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .m-company-service-biogas-list__item + .m-company-service-biogas-list__item:after {
    left: 50%;
    top: -30px;
    border-top: solid 8px #00a33e;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
  .m-company-service-biogas-item {
    display: block;
  }
  .m-company-service-biogas-item__image {
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .m-company-service-biogas-box {
    padding: 20px;
  }
  .m-company-service-mega_solar-tbl {
    font-size: 1.4rem;
  }
  /* =======================================================================
  company
  profile
  ======================================================================= */
  .m-company-profile-item:nth-of-type(1) {
    margin-top: 30px;
  }
  .m-company-profile-item__title {
    width: 100px;
  }
  .m-company-profile-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    padding: 20px 0 20px 0;
  }
  /* =======================================================================
  company
  greeting
  ======================================================================= */
  .m-company-greeting-2col {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .m-company-greeting-2col > .m-flex__item {
    width: 100%;
  }
  .m-company-greeting-2col .m-flex__item:nth-child(2) {
    padding-left: 0;
  }
  .m-company-greeting-2col .m-flex__item:nth-child(2) p {
    letter-spacing: 1px;
    font-size: 1.2rem;
    line-height: 1.875;
    margin-top: 15px;
  }
  .m-company-greeting-2col .m-flex__item:nth-child(2) p:not(:first-child, :last-child) {
    margin-top: 15px;
  }
  .m-company-greeting-2col .m-flex__item:nth-child(2) p:last-child {
    text-align: right;
  }
  /* =======================================================================
  company
  social
  ======================================================================= */
  .m-company-social-action-image {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-company-social-action-list {
    display: block;
    margin-left: 0;
  }
  .m-company-social-action-list__item {
    width: auto;
    margin-left: 0;
    padding: 20px;
  }
  .m-company-social-action-list__item + .m-company-social-action-list__item {
    margin-top: 12px;
  }
  .m-company-social-action-recycling {
    display: block;
  }
  .m-company-social-action-recycling__image {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
  /* =======================================================================
  company
  btn
  ======================================================================= */
  .m-company__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
  }
  .m-company__btn {
    margin: 0 auto;
    background-color: #01a340;
    display: block;
    width: 100%;
    max-width: 200px;
    min-width: 150px;
    text-align: center;
    border-radius: 9999px;
  }
  .m-company__btn a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 12px 0;
    border-radius: 9999px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  special
  ======================================================================= */
  .m-special-title {
    text-align: center;
  }
  .m-special-title img {
    width: 160px;
  }
  .m-special-title span {
    font-size: 1.4rem;
  }
  .m-special-cat-nav {
    margin-top: 40px;
  }
  .m-special-cat-nav__item {
    width: calc(50% - 6px);
    font-size: 1.4rem;
  }
  .m-special-archives {
    position: relative;
    margin-top: 40px;
  }
  .m-special-archives a {
    display: block;
  }
  .m-special-archives-image {
    width: auto;
    margin-right: 20px;
  }
  .m-special-archives-content {
    width: auto;
    margin-left: 20px;
    margin-top: -20px;
    padding: 40px 20px 20px 20px;
  }
  .m-special-archives:nth-of-type(even) a .m-special-archives-image {
    margin-right: 0;
    margin-left: 20px;
  }
  .m-special-archives:nth-of-type(even) a .m-special-archives-content {
    margin-left: 0;
    margin-right: 20px;
    padding: 40px 20px 20px 20px;
  }
  .m-special-archives-cat {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.6rem;
  }
  .m-special-archives-cat:before {
    width: 22px;
    height: 3px;
  }
  .m-special-archives-title {
    font-size: 1.4rem;
  }
  .m-special-archives .m-btn {
    margin-top: 20px;
  }
  .m-special-article {
    margin-top: 30px;
  }
  .m-special-article-cat {
    font-size: 1.2rem;
    z-index: 1;
  }
  .m-special-article-heading {
    display: block;
    margin-bottom: 30px;
  }
  .m-special-article-heading__image {
    width: auto;
    text-align: center;
  }
  .m-special-article-heading__content {
    padding: 30px 20px 0;
  }
  .m-special-article-heading-cat {
    margin-bottom: 20px;
  }
  .m-special-article-heading-title {
    font-size: 1.8rem;
  }
  .m-special-article-intro {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.4rem;
  }
  .m-special-article-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .m-special-article-body:before {
    width: calc(100% - 20px);
  }
  .m-special-article-relation {
    padding: 30px 20px;
  }
  .m-special-article-relation-title {
    display: block;
    text-align: center;
  }
  .m-special-article-relation-title-image {
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .m-special-article-relation-title-text {
    font-size: 1.3rem;
  }
  .m-special-article-relation-inner {
    margin-top: 30px;
    margin-left: -60px;
    margin-right: -60px;
  }
  .m-special-article-relation-inner .m-icon-slide-prev,
  .m-special-article-relation-inner .m-icon-slide-next {
    width: 30px;
    height: 30px;
  }
  .m-special-article-relation-inner .m-icon-slide-prev:before,
  .m-special-article-relation-inner .m-icon-slide-next:before {
    width: 20px;
    height: 20px;
  }
  .m-special-article-relation-inner .m-icon-slide-prev {
    left: 30px;
  }
  .m-special-article-relation-inner .m-icon-slide-next {
    right: 30px;
  }
  .m-special-article-relation-item {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
  .m-special-article-relation-content {
    display: block;
  }
  .m-special-article-relation-content__image {
    width: auto;
    margin-right: 20px;
  }
  .m-special-article-relation-content__box {
    width: auto;
    margin-top: -20px;
    margin-left: 20px;
    padding: 40px 20px 20px;
  }
  .m-special-article-relation-text .title {
    font-size: 1.6rem;
  }
  .m-special-article-relation-text .title:before {
    width: 22px;
    height: 3px;
  }
  .m-special-article-relation-text .text {
    font-size: 1.4rem;
  }
  .m-special-article-relation-btn {
    width: 100%;
  }
  .m-special-article-nav {
    display: block;
  }
  .m-special-article-nav__item a {
    display: block;
    padding: 20px;
  }
  .m-special-article-nav-ar {
    font-size: 1.4rem;
  }
  .m-special-article-nav-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-special-article-nav-content__image {
    width: 25%;
  }
  .m-special-article-nav-content__text .cat {
    font-size: 1.6rem;
  }
  .m-special-article-nav-content__text .cat:before {
    width: 22px;
    height: 3px;
  }
  .m-special-article-nav-content__text .title {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  inquiry
  ======================================================================= */
  .m-inquiry-list {
    display: block;
    margin-left: 0;
  }
  .m-inquiry-list__item {
    position: relative;
    width: auto;
    margin-left: 0;
  }
  .m-inquiry-list__item + .m-inquiry-list__item {
    margin-top: 10px;
  }
  .m-inquiry-list__item a {
    padding: 20px;
  }
  .m-inquiry-list__item .icon {
    display: block;
    width: 35px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-common-tel-box-tel--caption > div .title {
    left: -50px;
    right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  question
  ======================================================================= */
  .m-question-nav-title .icon {
    margin-bottom: 0;
  }
  .m-question-nav-title .icon svg {
    width: 50px;
    height: 50px;
  }
  .m-question-nav-title .title {
    font-size: 1.2rem;
  }
  .m-question-nav-title .text {
    font-size: 1rem;
  }
  .m-question-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: solid 3px #cbe62e;
  }
  .m-question-item + .m-question-item {
    margin-top: 10px;
  }
  .m-question-item__q .icon, .m-question-item__a .icon {
    font-size: 1.8rem;
    left: 20px;
    top: 16px;
  }
  .m-question-item__q {
    padding: 20px 20px 20px 50px;
  }
  .m-question-item__a {
    display: none;
    padding: 20px 20px 40px 50px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  sitemap
  ======================================================================= */
  .m-sitemap-list__item + .m-sitemap-list__item {
    margin-top: 40px;
  }
  .m-sitemap-list-title {
    padding-bottom: 10px;
    font-size: 1.6rem;
  }
  .m-sitemap-list-child {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1.3rem;
  }
  .m-sitemap-list-child__item {
    width: auto;
    margin-bottom: 0;
  }
  .m-sitemap-list-child__item + .m-sitemap-list-child__item {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  topics
  ======================================================================= */
  .m-topics-cat-nav {
    margin-left: 0;
    margin-right: -4px;
    margin-bottom: -4px;
  }
  .m-topics-cat-nav__item {
    width: calc(50% - 4px);
    margin-right: 4px;
    margin-bottom: 4px;
    font-size: 1.4rem;
  }
  .m-topics-archives {
    display: block;
    margin-right: 0;
  }
  .m-topics-archives__item {
    width: auto;
    margin-top: 30px;
    margin-right: 0;
  }
  .m-topics-archives-h .datetime {
    font-size: 1.4rem;
  }
  .m-topics-archives-h .cat {
    font-size: 1rem;
  }
  .m-topics-archives-title {
    font-size: 1.6rem;
  }
  .m-topics-archives-text {
    font-size: 1.2rem;
  }
  .m-topics-article-cat {
    font-size: 1.2rem;
  }
  .m-topics-article-datetime {
    font-size: 1.6rem;
  }
  .m-topics-article-title {
    font-size: 2rem;
  }
  .m-topics-detail-nav {
    margin-top: 40px;
  }
  .m-topics-detail-nav__item--prev, .m-topics-detail-nav__item--next, .m-topics-detail-nav__item--index {
    width: calc((100% - 20px) / 3);
  }
  .m-voice-article-user {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .m-voice-article-user .img {
    margin-bottom: 10px;
  }
  .m-voice-article-user .img img {
    width: 150px;
    height: 150px;
  }
  .m-topics-connection__title {
    color: #fff;
    background-color: #00a33e;
    font-size: 2rem;
    font-weight: 700;
    padding: 5px 10px;
  }
  .m-topics-connection__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-top: 30px;
  }
  .m-topics-connection__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5%;
  }
  .m-topics-connection__list a:hover {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
    opacity: 0.7;
  }
  .m-topics-connection__img {
    width: 50%;
  }
  .m-topics-connection__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .m-topics-connection__content {
    width: 50%;
  }
  .m-topics-connection__date {
    font-family: din-2014, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
  }
  .m-topics-connection__sub-title {
    font-size: 1.6rem;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  corporation
  ======================================================================= */
  .m-corporation-main .lead {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .m-corporation-content > section {
    padding: 30px 0 40px;
  }
  .m-corporation-content > section .icons {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
  .m-corporation-content > section .icons > li {
    margin: 0 5px;
  }
  .m-corporation-content > section .icons .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 5px;
  }
  .m-corporation-content__electric-power header .lead {
    margin-bottom: 5px;
    font-size: 1.4rem;
  }
  .m-corporation-content__electric-power header h2 {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .m-corporation-content__electric-power .contents {
    display: block;
    margin-top: 20px;
  }
  .m-corporation-content__electric-power .contents section {
    width: auto;
    padding: 20px;
  }
  .m-corporation-content__electric-power .contents section + section {
    margin-top: 15px;
  }
  .m-corporation-content__electric-power .contents section h3 {
    height: auto;
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .m-corporation-content__electric-power .contents section h3 img {
    width: 50%;
  }
  .m-corporation-content__electric-power .contents section h3 + p {
    height: auto;
  }
  .m-corporation-content__other .contents {
    display: block;
    margin-top: 20px;
  }
  .m-corporation-content__other .contents section {
    width: auto;
    padding: 20px;
  }
  .m-corporation-content__other .contents section + section {
    margin-top: 15px;
  }
  .m-corporation-content__other .contents section h3 {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .m-corporation-content__other .contents section .img {
    margin-top: 15px;
  }
  .m-corporation-content__other .contents section .img > a {
    display: block;
  }
  .m-corporation-content__other .contents section .img > a > span {
    height: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    padding-right: 10px;
    font-size: 1.1rem;
  }
  .m-corporation-content__other .contents section .img > a > span .m-font-en {
    margin-right: 15px;
    font-size: 1.5rem;
  }
  .m-corporation-content__other .contents section .img > a > span:before {
    right: 10px;
    width: 5px;
    height: 5px;
  }
  .m-corporation-content__environment header .lead {
    margin-bottom: 5px;
    font-size: 1.4rem;
  }
  .m-corporation-content__environment header h2 {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .m-corporation-content__environment .contents {
    display: block;
    margin-top: 20px;
  }
  .m-corporation-content__environment .contents section {
    width: auto;
    padding: 20px;
  }
  .m-corporation-content__environment .contents section + section {
    margin-top: 15px;
  }
  .m-corporation-content__environment .contents section h3 {
    height: auto;
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .m-corporation-content__environment .contents section h3 img {
    width: 50%;
  }
  .m-corporation-content__environment .contents section h3 + p {
    height: auto;
  }
}