/*********************
BREAKPOINTS
*********************/
.message_list {
  background-image: url("../img/message/main-img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  position: relative;
  min-height: 300px;
}
@media (max-width: 37.5em) {
  .message_list {
    width: 320px;
    margin: 0 auto;
  }
}
@media (min-width: 37.5em) {
  .message_list {
    width: 550px;
    margin: 0 auto;
  }
}
@media (min-width: 50em) {
  .message_list {
    width: 100%;
    min-height: 600px;
    background-size: auto;
  }
}
.message_list li {
  text-align: center;
  position: absolute;
}
.message_list li.message_list__btn--message {
  left: 41%;
  top: 0;
}
@media (max-width: 37.5em) {
  .message_list li.message_list__btn--message {
    left: 35%;
  }
}
@media (min-width: 37.5em) {
  .message_list li.message_list__btn--message {
    left: 42%;
    top: -2%;
  }
}
.message_list li.message_list__btn--energy_fukuoka {
  left: 14%;
  top: 50%;
}
@media (max-width: 37.5em) {
  .message_list li.message_list__btn--energy_fukuoka {
    left: 0%;
  }
}
@media (min-width: 37.5em) {
  .message_list li.message_list__btn--energy_fukuoka {
    left: 15%;
  }
}
.message_list li.message_list__btn--agenda {
  left: 65%;
  top: 50%;
}
@media (max-width: 37.5em) {
  .message_list li.message_list__btn--agenda {
    left: 70%;
  }
}
@media (min-width: 37.5em) {
  .message_list li.message_list__btn--agenda {
    left: 65%;
  }
}
.message_list a {
  background-image: url("../img/message/ball.png");
  background-size: cover;
  text-decoration: none;
  display: block;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .message_list a {
    width: 80px;
    height: 50px;
    padding-top: 38px;
  }
}
@media (min-width: 37.5em) {
  .message_list a {
    width: 80px;
    height: 50px;
    padding-top: 38px;
  }
}
@media (min-width: 50em) {
  .message_list a {
    width: 166px;
    height: 87px;
    padding-top: 85px;
  }
}
.message_list a:hover .glow-text {
  text-shadow: 0 0 10px #fff,0 0 15px #fff;
  font-size: 100%;
}

.message_nav {
  width: 100%;
  position: relative;
  min-height: 100px;
}
@media (max-width: 37.5em) {
  .message_nav {
    width: 250px;
    margin: 0 auto;
  }
}
@media (min-width: 37.5em) {
  .message_nav {
    width: 550px;
    margin: 0 auto;
  }
}
@media (min-width: 50em) {
  .message_nav {
    width: 100%;
    max-width: 508px;
    margin: 0 auto 50px;
  }
}
.message_nav li {
  display: inline-block;
  text-align: center;
}
.message_nav a {
  background-image: url("../img/message/ball.png");
  background-size: cover;
  text-decoration: none;
  float: left;
  display: block;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .message_nav a {
    width: 80px;
    height: 50px;
    padding-top: 38px;
  }
}
@media (min-width: 37.5em) {
  .message_nav a {
    width: 166px;
    height: 88px;
    padding-top: 87px;
  }
}
@media (min-width: 50em) {
  .message_nav a {
    width: 166px;
    height: 87px;
    padding-top: 85px;
  }
}
.message_nav a:hover .glow-text {
  text-shadow: 0 0 10px #fff,0 0 15px #fff;
  font-size: 100%;
}

.message__text {
  min-height: 300px;
  margin-bottom: 40px;
}
@media (min-width: 37.5em) {
  .message__text {
    min-height: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 37.5em) {
  .message__text {
    min-height: 0;
    margin-bottom: 20px;
  }
}

.message__text:last-child {
  margin-bottom: 0;
}

.message__ph {
  text-align: center;
}
.message__ph img {
  width: 100%;
  max-width: 570px;
}

body#energy-fukuoka #mezasu-box img {
  width: 100%;
  max-width: 380px;
  height: auto;
}
body#energy-fukuoka #hasira {
  background-image: none;
}
@media (min-width: 50em) {
  body#energy-fukuoka #hasira {
    background-image: url("/img/message/gugenka-img01.jpg");
    background-repeat: no-repeat;
    width: 816px;
    height: 190px;
    text-indent: -9999px;
  }
}
@media (min-width: 50em) {
  body#energy-fukuoka #hasira .h-border {
    border: none;
  }
  body#energy-fukuoka #hasira .h-border::after {
    background-color: transparent;
  }
}
@media (min-width: 50em) {
  body#energy-fukuoka #hasira .hasira__box {
    display: none;
  }
}
body#energy-fukuoka #hasira .hasira__box {
  padding: 0.5em 1em 1.5em;
  margin: 2em 0;
  color: #232323;
  background: #fff8e8;
  border-left: solid 10px #ffc06e;
}
body#energy-fukuoka #hasira .hasira__box .h-border {
  margin: 0.5rem 0 1.5rem;
  border-color: #ffc06e;
}
body#energy-fukuoka #hasira .hasira__box .h-border::after {
  background-color: #ff9000;
}
body#energy-fukuoka #hasira .hasira__box p {
  line-height: 1.8;
}
@media (min-width: 50em) {
  body#energy-fukuoka #list {
    background-image: url("/img/message/gugenka-img01.jpg");
    background-position: 0 -217px;
    background-repeat: no-repeat;
    width: 816px;
    height: 300px;
    position: relative;
  }
}
@media (min-width: 50em) {
  body#energy-fukuoka #list h2 {
    text-indent: -9999px;
  }
  body#energy-fukuoka #list .h-border {
    margin: 0 !important;
    padding: 0 !important;
    border: none;
  }
  body#energy-fukuoka #list .h-border::after {
    background-color: transparent;
  }
  body#energy-fukuoka #list ol {
    position: absolute;
    top: 70px;
    left: 65px;
    font-size: 130%;
    margin-left: 0;
  }
}
body#energy-fukuoka ol {
  list-style-type: decimal;
  margin-left: 20px;
  line-height: 1.8;
}
body#energy-fukuoka #works-map h2, body#energy-fukuoka #works-map ul, body#energy-fukuoka #works-map li {
  display: block;
  line-height: 1.8;
  list-style: disc;
}
@media (min-width: 50em) {
  body#energy-fukuoka #works-map {
    background-image: url("/img/message/works-map.jpg");
    background-repeat: no-repeat;
    width: 800px;
    height: 537px;
    margin-left: auto;
    margin-right: auto;
  }
  body#energy-fukuoka #works-map h2, body#energy-fukuoka #works-map ul, body#energy-fukuoka #works-map li {
    display: none;
  }
}
