@charset "UTF-8";
body {
  background: #fff;
}

.cvbtn {
  background: #00C681;
}

#header {
  background: #000;
  padding: 1rem 0;
}
#header .inner {
  max-width: 480px;
}

#header {
  background: #fff;
  padding: 0.8em 0;
}
#header h1 {
  max-width: 290px;
}
@media screen and (min-width: 1024px) {
  #header h1 {
    margin: 0 auto;
  }
}
#header + a {
  display: block;
  text-align: center;
  color: #000;
  background: #E4E4E4;
  padding: 0.4rem;
  text-decoration: underline;
  letter-spacing: 0.05em;
  font-size: 13px;
}

#mv {
  background-color: #DD5523;
  color: #707070;
  text-align: center;
  position: relative;
  padding: 10px 0 50px;
  overflow: hidden;
}
#mv:after {
  content: "";
  display: block;
  height: 120%;
  width: 120%;
  background-image: url(/energy/denki/pr/audenki_open/images/mv-screen.png);
  background-repeat: repeat;
  background-position: center center;
  background-size: 13%;
  position: absolute;
  top: -10%;
  left: -10%;
  transform: rotate(-5deg);
  opacity: 0.4;
}
@media screen and (max-width: 414px) {
  #mv:after {
    background-size: 43%;
  }
}
#mv .inner {
  max-width: 600px;
  position: relative;
  z-index: 1;
}
#mv .item__mv--title {
  padding: 2rem 0 1em 0.4rem;
}
#mv .item__mv--btn {
  margin-bottom: 4.5rem;
}
#mv .item__mv--btn a {
  padding-right: 0.2rem;
}
#mv .item__mv--small {
  opacity: 0.8;
  font-weight: 400;
}
#mv .chui li {
  padding-left: 1em;
  text-indent: -1em;
}
#mv .txtAnc {
  font-weight: 600;
  text-decoration: none;
  color: #707070;
  font-size: 14px;
  position: relative;
  margin-left: -1em;
}
#mv .txtAnc:after {
  position: absolute;
  top: 50%;
  right: -1em;
  content: "";
  display: inline-block;
  height: 4px;
  width: 4px;
  transform: rotate(-45deg);
  border: 2px solid #707070;
  margin-top: -5.5px;
  border-top-color: rgba(255, 255, 255, 0);
  border-right-color: rgba(255, 255, 255, 0);
}

.txtlink {
  color: #F07E3E;
  font-size: 12px;
}

.cvbtn2 {
  background-color: #E57F09;
}
.cvbtn2:hover {
  transform: scale(1);
}
.cvbtn2:after {
  transform: rotate(90deg);
}

#explenation {
  padding-top: 4rem;
}

.explenation_joken {
  background: #fff;
  color: #333;
  line-height: 1.3;
  font-size: 14px;
  padding: 1rem 0 0;
  padding-bottom: 2rem;
}
.explenation_joken .title {
  font-weight: 600;
  margin-bottom: 0.6em;
  margin-top: 2em;
}
.explenation_joken ul {
  font-size: 14px;
  padding: 0;
  margin: 1em 0;
}
.explenation_joken ul li {
  position: relative;
  text-indent: -1em;
  margin-left: 1em;
}
.explenation_joken dl {
  display: table;
  margin-bottom: 0.4em;
}
.explenation_joken dl dt {
  width: 3.3em;
}
.explenation_joken dl dt, .explenation_joken dl dd {
  display: table-cell;
}
.explenation_joken p {
  margin: 1em 0;
}
.explenation_joken a {
  color: #ff5200;
}

.explenation_about {
  margin-top: 0rem;
  background-color: #DD5523;
  padding-bottom: 4rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 414px) {
  .explenation_about {
    padding-bottom: 2rem;
  }
}
.explenation_about .inner {
  position: relative;
  z-index: 1;
}
.explenation_about:after {
  content: "";
  display: block;
  height: 120%;
  width: 120%;
  background-image: url(/energy/denki/pr/audenki_open/images/mv-screen.png);
  background-repeat: repeat;
  background-position: center center;
  background-size: 13%;
  position: absolute;
  top: -10%;
  left: -10%;
  transform: rotate(-5deg);
  opacity: 0.4;
}
@media screen and (max-width: 414px) {
  .explenation_about:after {
    background-size: 43%;
  }
}
@media screen and (min-width: 1024px) {
  .explenation_about {
    background-color: #DD5523;
  }
}
.explenation_about .about {
  display: block;
  margin: 0 auto 1.5rem;
  max-width: 142px;
}
.explenation_about .ds {
  margin-bottom: 3rem;
}
.explenation_about .chui {
  color: #fff;
}
.explenation_about .explenation_about2 {
  background: #fff;
  padding-bottom: 0;
}
.explenation_about .txtlink {
  color: #fff;
}

.inner.np {
  padding: 0;
}

.explenation_about2 .chui {
  color: #969696;
}

.basicLink {
  display: block;
  text-align: center;
  color: #EC5600;
}

#header {
  text-align: center;
  border-bottom: 3px solid #FF9900;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#footer {
  padding: 0;
  margin: 0;
  color: #000;
}

.cvArea {
  border: 3px solid #FF9900;
  border-right: none;
  border-left: none;
  background-color: #fff7ec;
  padding-bottom: 1.5em;
}
.cvArea .cvh {
  padding: 3em 0 0.7em 0;
  text-align: center;
}
.cvArea .cvD {
  padding: 2rem 1em 1em;
}
.cvArea .btns {
  background: none;
}

.btns {
  background: #fff;
  padding: 1rem 0;
  text-align: center;
}
.btns p {
  font-weight: 700;
  font-size: 16px;
  color: #575757;
  margin: 0.6em 0;
}
@media screen and (max-width: 414px) {
  .btns p {
    font-size: 14px;
  }
}
.btns a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 1.2em 0;
  font-size: 18px;
  line-height: 1;
  border-radius: 500px;
  margin: 0 auto 0.8em;
  max-width: 380px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  position: relative;
  font-weight: 600;
}
@media all and (-ms-high-contrast: none) {
  .btns a {
    font-family: "メイリオ", Meiryo, sans-serif;
  }
}
.btns a:last-child {
  margin-bottom: 0;
}
.btns a:after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  transform: rotate(-45deg);
  border: 2px solid #fff;
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -5.5px;
  border-top-color: rgba(255, 255, 255, 0);
  border-left-color: rgba(255, 255, 255, 0);
}
@media screen and (min-width: 414px) {
  .btns a {
    transition: all 50ms ease-in;
  }
  .btns a:hover {
    transform: scale(1.1);
  }
}

.btn1 {
  background: rgb(247, 118, 49);
  background: -moz-linear-gradient(180deg, rgb(247, 118, 49) 0%, rgb(255, 171, 56) 100%);
  background: -webkit-linear-gradient(180deg, rgb(247, 118, 49) 0%, rgb(255, 171, 56) 100%);
  background: linear-gradient(180deg, rgb(247, 118, 49) 0%, rgb(255, 171, 56) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f77631",endColorstr="#ffab38",GradientType=1);
}

.btn2 {
  background: rgb(55, 196, 126);
  background: -moz-linear-gradient(180deg, rgb(55, 196, 126) 0%, rgb(162, 234, 117) 100%);
  background: -webkit-linear-gradient(180deg, rgb(55, 196, 126) 0%, rgb(162, 234, 117) 100%);
  background: linear-gradient(180deg, rgb(55, 196, 126) 0%, rgb(162, 234, 117) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#37c47e",endColorstr="#a2ea75",GradientType=1);
  /*
      background: #eeeeee;
      box-shadow: none !important;
      pointer-events: none;
      color: #ccc !important;
      &:after{
          content: none !important;
      }
  */
}

.tab_trigg {
  display: block;
  text-align: center;
  width: 100%;
  background: #fff;
  padding: 0 1em 0;
}
.tab_trigg ul {
  width: 100%;
  display: table;
}
.tab_trigg li {
  color: #808080;
  line-height: 1.2;
  font-weight: 600;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 1.5em 1em;
  background: rgb(234, 234, 234);
  border-radius: 9px 9px 0 0;
  cursor: pointer;
}
.tab_trigg li.active {
  background: #DD5523;
  color: #fff;
}
@media screen and (min-width: 414px) {
  .tab_trigg li {
    transition: all 50ms ease-in;
  }
  .tab_trigg li:hover {
    opacity: 0.6;
  }
  .tab_trigg li.active {
    cursor: default;
  }
  .tab_trigg li.active:hover {
    opacity: 1;
  }
}

.tab_elm li {
  display: none;
}
.tab_elm li.active {
  display: block;
}

.chui {
  letter-spacing: -0.02em;
  font-size: 12px;
  width: 100%;
}
.chui + .chui {
  padding: 0;
}
.chui + .chui a {
  color: #fff;
}

.denkiExplenation_head {
  margin-top: 0rem;
}

@media all and (-ms-high-contrast: none) {
  .mod_faq, .mod_Acd-trigg {
    font-family: "メイリオ", Meiryo, sans-serif;
  }
}

.slider {
  margin: 0 -1rem !important;
}

.forPC {
  display: inline;
}
@media screen and (max-width: 414px) {
  .forPC {
    display: none;
  }
}
