@charset "UTF-8";
/*!
  Theme Name: 
  Author: advoke
*/
/* Scss Document */
@media screen and (max-width: 737px) {
  .pc {
    display: none !important; } }

@media screen and (min-width: 737px) {
  .sp {
    display: none !important; } }

dl.left {
  overflow: hidden; }
  @media screen and (min-width: 737px) {
    dl.left > dt {
      float: left; } }
  @media screen and (min-width: 737px) {
    dl.left > dd {
      float: right; } }

dl.right {
  overflow: hidden; }
  @media screen and (min-width: 737px) {
    dl.right > dt {
      float: right; } }
  @media screen and (min-width: 737px) {
    dl.right > dd {
      float: left; } }

@media screen and (min-width: 737px) {
  #wrapper {
    position: relative;
    /*
    width:1840px;
    height:1244px;*/
    min-height: 100%;
    padding-left: 10%; }

  #top #wrapper {
    background: url(../images/top_bg.jpg) fixed no-repeat right bottom;
    background-size: cover; }

  #infrastructure #wrapper {
    background: url(../images/energy_bg.jpg) fixed no-repeat;
    background-size: cover; }

  #about #wrapper {
    background: url(../images/company_bg.jpg) fixed no-repeat; }

  #contact #wrapper {
    background: url(../images/contact_bg.jpg) fixed no-repeat; }

  #plan #wrapper {
    background: url(../images/energy_bg.jpg) fixed no-repeat;
    background-size: cover; }

  header {
    line-height: 24px;
    padding-top: 60px; }

  header h1 {
    display: none; }

  header p.title {
    font-size: 24px;
    line-height: 24px;
    margin-top: 0; }

  header p {
    font-size: 14px;
    margin-top: 20px; }

  img.mainvis {
    padding-top: 120px;
    width: 36%;
    max-width: 750px; }

  footer {
    padding: 80px 0;
    font-size: 14px;
    line-height: 24px;
    /*
    position:absolute;
    left:170px;
    bottom:50px;*/ }

  footer img {
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 80px; }

  #content {
    width: 700px;
    font-size: 16px;
    line-height: 24px; }

  #infrastructure #content h2 {
    font-size: 18px; }

  #infrastructure #content dl {
    margin-top: 25px; }

  #infrastructure #content dl dt {
    float: left;
    width: 260px;
    height: 107px;
    padding-top: 18px;
    padding-left: 20px;
    background-color: #434343; }

  #infrastructure #content dl img {
    float: left;
    margin: 40px 30px 0px 40px; }

  #infrastructure #content dl dd {
    float: left;
    width: 260px;
    height: 85px;
    padding-top: 40px;
    padding-left: 20px;
    background-color: #434343; }

  #infrastructure #content ul {
    line-height: 0; }

  #infrastructure #content ul li {
    display: inline-block;
    margin-top: 25px;
    margin-right: 25px; }

  #infrastructure #content ul.tb {
    line-height: 0;
    margin-top: 30px; }
    #infrastructure #content ul.tb > li {
      font-size: 16px;
      line-height: 24px;
      padding: 0.1em 0;
      display: block;
      margin: 0;
      border-bottom: 1px solid #fff; }
      #infrastructure #content ul.tb > li:first-child {
        border-top: 1px solid #fff; }
      #infrastructure #content ul.tb > li > span {
        display: inline-block;
        width: 200px; }
      #infrastructure #content ul.tb > li > ul {
        font-size: 0;
        text-align: center; }
        #infrastructure #content ul.tb > li > ul > li {
          margin: 5px 10px; }

  #infrastructure #content p {
    margin-top: 25px; }

  #about #content h2 {
    font-size: 24px;
    margin-bottom: 35px; }

  #about #content dl {
    width: 700px;
    overflow: hidden; }

  #about #content dl dt {
    float: left;
    width: 110px; }

  #about #content dl dd {
    float: left;
    width: 590px; }

  #contact #content h2 {
    font-size: 24px; }

  #contact #content p {
    margin: 40px 0; }

  #contact #content .box {
    font-size: 12px;
    width: 460px;
    height: 250px;
    padding: 10px 10px 20px 15px;
    margin-top: 30px;
    border: solid 1px #fff;
    clear: both;
    overflow-y: scroll; }

  #contact #content form > dl {
    width: 700px;
    margin-bottom: 4px;
    overflow: hidden; }

  #contact #content form > dl dt {
    float: left;
    width: 180px; }

  #contact #content form > dl dd {
    float: left;
    width: 520px; }

  #contact #content input[type=text] {
    width: 300px;
    height: 18px; }

  #contact #content textarea {
    width: 302px;
    height: 80px; }

  #contact #content input.btn {
    margin-top: 25px;
    line-height: 30px;
    padding: 3px 30px; }

  #plan #content h2 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold; }

  #plan #content h2.mt {
    margin-top: 40px; }

  #plan #content dl {
    margin-top: 25px; }

  #plan #content ul.plan_box {
    margin-top: 30px; }

  #plan #content ul.plan_box li {
    display: inline-block;
    width: 200px;
    vertical-align: top; }

  #plan #content ul.plan_box li h3 {
    font-weight: bold; }

  #plan #content ul.plan_box li p {
    margin-top: 10px; }

  #plan #content ul.plan_box li p span {
    color: red; }

  #plan #content ul.plan_box li img {
    width: 200px;
    margin-top: 10px; }

  #plan #content ul.plan_box li img.mt {
    margin-top: 34px; }

  #plan #content p {
    margin-top: 25px; }

  #plan #content dl {
    overflow: hidden; }

  #plan #content dt {
    float: left;
    width: 200px; }

  #plan #content dt img {
    width: 200px; }

  #plan #content dd {
    float: right;
    width: 500px;
    padding-left: 20px;
    box-sizing: border-box; }

  #plan #content dd table tr:first-child {
    border-top: 1px solid; }

  #plan #content dd table tr {
    border-bottom: 1px solid; }

  #plan #content dd table tr th {
    padding: 3px 10px;
    border-right: 1px solid; }

  #plan #content dd table tr td {
    padding: 3px 10px; }

  #plan #content dd p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
    color: red; }

  #plan #content table.price {
    margin-top: 20px; }

  #plan #content table.price tr {
    border-bottom: 1px solid; }

  #plan #content table.price tr:first-child {
    border-top: 1px solid; }

  #plan #content table.price tr th {
    width: 200px;
    padding: 3px 10px; }

  #plan #content table.price tr td {
    width: 500px;
    padding: 3px 10px; }

  #plan #content table.price tr:last-child td {
    padding: 15px 10px; }

  #plan #content p.flow {
    margin-top: 0px;
    font-size: 14px;
    color: red; }

  #plan #content ul.txt li {
    margin-top: 14px; } }
@media screen and (max-width: 737px) {
  #content {
    width: 96%;
    margin: 0 2%;
    margin-top: 60px; }

  #infrastructure #content h2 {
    font-size: 18px;
    line-height: 24px; }

  #infrastructure #content dl {
    margin-top: 25px; }

  #infrastructure #content dl dt {
    float: left;
    width: 260px;
    height: 107px;
    padding-top: 18px;
    padding-left: 20px;
    background-color: #434343; }

  #infrastructure #content dl img {
    float: left;
    margin: 40px 30px 0px 40px; }

  #infrastructure #content dl dd {
    float: left;
    width: 260px;
    height: 85px;
    padding-top: 40px;
    padding-left: 20px;
    background-color: #434343; }

  #infrastructure #content ul {
    line-height: 0;
    text-align: center; }

  #infrastructure #content ul li {
    display: inline-block;
    margin: 0 5px;
    margin-top: 10px; }

  #infrastructure #content ul.tb {
    line-height: 0;
    margin-top: 30px;
    text-align: left; }
    #infrastructure #content ul.tb > li {
      font-size: 14px;
      line-height: 24px;
      padding: 0.1em 0;
      display: block;
      margin: 0;
      border-bottom: 1px solid #fff; }
      #infrastructure #content ul.tb > li:first-child {
        border-top: 1px solid #fff; }
      #infrastructure #content ul.tb > li > span {
        display: inline-block;
        width: 120px; }
      #infrastructure #content ul.tb > li > ul > li {
        margin: 1%;
        width: 47%;
        max-width: 200px; }

  #infrastructure #content p {
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px; }

  #about #content h2 {
    font-size: 18px;
    line-height: 24px; }

  #about #content dl {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px; }

  #contact #content h2 {
    font-size: 18px;
    line-height: 24px; }

  #contact #content p {
    margin: 1em 0;
    font-size: 14px;
    line-height: 24px; }

  #contact #content .box {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    height: 250px;
    padding: 1em;
    box-sizing: border-box;
    margin-top: 30px;
    border: solid 1px #fff;
    overflow-y: scroll; }

  #contact #content .box p {
    font-size: 12px;
    line-height: 18px; }

  #contact #content form > dl {
    margin-bottom: 1em;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px; }

  #contact #content form > dl dt {
    display: block; }

  #contact #content form > dl dd {
    display: block; }

  #contact #content input[type=text] {
    width: 100%; }

  #contact #content textarea {
    width: 100%;
    height: 120px; }

  #contact #content input.btn {
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px;
    padding: 0.5em 2em; }

  #plan #content h2 {
    font-size: 18px;
    line-height: 24px; }

  #plan #content h2.mt {
    margin-top: 20px; }

  #plan #content p {
    font-size: 14px;
    line-height: 24px;
    text-align: left; }

  #plan #content h3 {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-top: 1.5em; }

  #plan #content img {
    display: block;
    margin: 10px auto; }

  #plan #content dl {
    margin-top: 25px; }

  #plan #content ul.plan_box {
    margin-top: 30px;
    text-align: center; }

  #plan #content ul.plan_box li p {
    margin-top: 10px; }

  #plan #content ul.plan_box li p span {
    color: red; }

  #plan #content ul.plan_box li img {
    width: 200px; }

  #plan #content p {
    margin-top: 25px; }

  #plan #content dl {
    margin-top: 30px; }

  #plan #content dt img {
    width: 200px; }

  #plan #content dd table {
    width: 100%; }

  #plan #content dd table tr:first-child {
    border-top: 1px solid; }

  #plan #content dd table tr {
    border-bottom: 1px solid;
    font-size: 14px;
    line-height: 24px; }

  #plan #content dd table tr th {
    padding: 3px 10px;
    border-right: 1px solid; }

  #plan #content dd table tr td {
    padding: 3px 10px; }

  #plan #content dd p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
    color: red; }

  #plan #content table.price {
    width: 100%;
    margin-top: 10px; }

  #plan #content table.price tr {
    border-bottom: 1px solid;
    font-size: 14px;
    line-height: 24px; }

  #plan #content table.price tr:first-child {
    border-top: 1px solid; }

  #plan #content table.price tr th {
    padding: 3px 10px;
    width: 100px; }

  #plan #content table.price tr td {
    padding: 3px 10px; }

  #plan #content p.flow {
    margin-top: 0px;
    font-size: 14px;
    color: red; }

  #plan #content ul.txt li {
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px; } }
button.tcon {
  appearance: none;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  transition: 0.3s;
  user-select: none;
  width: 30px;
  background: transparent;
  outline: none; }
  @media screen and (min-width: 737px) {
    button.tcon {
      display: none; } }
  button.tcon > * {
    display: block; }
  button.tcon:hover, button.tcon:focus {
    outline: none; }
  button.tcon::-moz-focus-inner {
    border: 0; }
button .tcon-menu__lines {
  display: inline-block;
  height: 4px;
  width: 30px;
  transition: 0.3s;
  background: #fff;
  position: relative; }
  button .tcon-menu__lines::before, button .tcon-menu__lines::after {
    display: inline-block;
    height: 4px;
    width: 30px;
    transition: 0.3s;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    transform-origin: 2.85714px center;
    width: 100%; }
  button .tcon-menu__lines::before {
    top: 10px; }
  button .tcon-menu__lines::after {
    top: -10px; }
button .tcon-transform .tcon-menu__lines {
  transform: scale3d(0.8, 0.8, 0.8); }
button.tcon-menu--xbutterfly {
  width: auto; }
  button.tcon-menu--xbutterfly .tcon-menu__lines::before, button.tcon-menu--xbutterfly .tcon-menu__lines::after {
    transform-origin: 50% 50%;
    transition: top .3s .6s ease, transform .3s ease; }
button.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
  background: transparent; }
  button.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before, button.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
    top: 0;
    transition: top .3s ease, transform .3s .5s ease;
    width: 30px; }
  button.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
    transform: rotate3d(0, 0, 1, 45deg); }
  button.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
    transform: rotate3d(0, 0, 1, -45deg); }
button .tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background: #fff; }
  button .tcon-visuallyhidden:active, button .tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

@media screen and (min-width: 737px) {
  p.vis_txt {
    font-size: 18px;
    line-height: 30px;
    margin-top: 1em; }

  nav {
    margin-top: 70px;
    margin-bottom: 30px; }

  #top nav {
    margin-top: 40px; }

  nav ul li {
    font-size: 16px;
    line-height: 36px;
    display: inline-block; }

  nav ul li:first-child {
    width: 240px; }

  nav ul li a:link {
    display: block; }

  nav ul li a.col_on {
    color: #FFF607; }

  nav ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 14px solid;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin-right: 20px; } }
@media screen and (max-width: 737px) {
  body {
    background-color: #1b1b1b; }

  img {
    max-width: 100%; }

  header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 45px;
    background-color: #050102;
    z-index: 999; }
    header > a {
      display: inline-block;
      height: 45px; }
      header > a > img {
        height: 35px;
        padding: 5px; }
    header > h1, header > p {
      display: none; }
    header > button {
      float: right;
      margin-right: 5px; }

  nav {
    position: fixed;
    z-index: 99;
    top: -478px;
    left: 0;
    width: 100%;
    height: calc(100% - 45px);
    background-color: #fff;
    max-height: 478px;
    margin-top: 45px;
    overflow-y: scroll; }
    nav > ul:first-child {
      border-top: 1px solid #000; }
    nav > ul > li {
      border-bottom: 1px solid #000; }
      nav > ul > li > a {
        display: block;
        font-size: 16px;
        line-height: 36px;
        color: #000;
        padding: 0.2em 1em; }

  img.mainvis_sp {
    margin-top: 45px;
    width: 100%; }

  img.mainvis {
    margin: 15px 2% 0 2%;
    max-width: 96%; }

  p.vis_txt {
    margin: 0 2%;
    font-size: 20px;
    line-height: 24px;
    margin-top: 0.5em; }

  footer {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    margin: 20px 0; }
    footer > img {
      display: none; } }
#content2 {
  width: 540px; }
  @media screen and (max-width: 737px) {
    #content2 {
      width: 96%;
      margin: 0 2%; } }
  #content2.top > h2, #content2.top p, #content2.top span {
    font-size: 14px;
    line-height: 24px; }
  #content2.top > ul {
    border-top: 3px solid;
    border-bottom: 3px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px; }
    #content2.top > ul > li > span {
      display: inline-block;
      vertical-align: top;
      width: 130px; }
    #content2.top > ul > li > p {
      display: inline-block;
      width: 410px; }
  @media screen and (max-width: 737px) {
    #content2.top h2 {
      font-size: 16px;
      margin-top: 1em; }
    #content2.top > ul > li {
      margin-top: 10px; }
      #content2.top > ul > li:first-child {
        margin-top: 0; }
      #content2.top > ul > li > p {
        width: auto; } }
  #content2 > ul.subnav {
    border-top: 3px solid;
    border-bottom: 3px solid;
    padding: 10px 0;
    margin-top: 60px; }
    #content2 > ul.subnav > li {
      display: inline-block; }
      #content2 > ul.subnav > li > a {
        font-size: 14px;
        line-height: 24px;
        margin-right: 2em; }
        #content2 > ul.subnav > li > a:before {
          content: "▼"; }
      @media screen and (max-width: 737px) {
        #content2 > ul.subnav > li {
          display: block;
          margin-right: 0; } }
  #content2 > ul.link_list {
    margin-top: 30px; }
    #content2 > ul.link_list > li {
      display: inline-block; }
      #content2 > ul.link_list > li:first-child {
        margin-right: 15px; }
    @media screen and (max-width: 737px) {
      #content2 > ul.link_list {
        text-align: center; }
        #content2 > ul.link_list > li {
          margin: 0 10px; }
          #content2 > ul.link_list > li:first-child {
            margin-bottom: 10px;
            margin-right: 10px; } }
  #content2 > div > h2 {
    font-size: 16px;
    line-height: 36px;
    margin-top: 25px;
    background-color: #9dc3d7; }
    #content2 > div > h2:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 9px;
      height: 26px;
      background-color: #fff;
      margin-left: 5px;
      margin-right: 10px; }
  #content2 > div > p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 1em; }
  #content2 > div > img {
    display: block;
    margin: 0 auto;
    margin-top: 15px; }
  #content2 > div > ul.img_list {
    margin-top: 10px; }
    #content2 > div > ul.img_list > li {
      display: inline-block; }
      #content2 > div > ul.img_list > li:first-child {
        margin-right: 10px; }
    @media screen and (max-width: 737px) {
      #content2 > div > ul.img_list {
        text-align: center; }
        #content2 > div > ul.img_list > li {
          margin: 0 10px; }
          #content2 > div > ul.img_list > li:first-child {
            margin-bottom: 10px; } }
  #content2 > div > ul.txt_list > li {
    margin-top: 20px; }
    #content2 > div > ul.txt_list > li > * {
      font-size: 14px;
      line-height: 24px; }
    #content2 > div > ul.txt_list > li > span {
      display: inline-block;
      vertical-align: top;
      width: 30px; }
    #content2 > div > ul.txt_list > li p {
      display: inline-block;
      width: 510px; }
    @media screen and (max-width: 737px) {
      #content2 > div > ul.txt_list > li > span {
        width: 20px; }
      #content2 > div > ul.txt_list > li > p {
        width: calc(100% - 20px); } }
