@charset "utf-8";

/* ======================================================
 * top.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Common
 * - Main
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Common
 * - Main
 * SP Media Queries
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- font ----- */
  #content-top-wrapper p,
  #content-top-wrapper a {
    color: #333;
  }
  #content-top-wrapper .f-color01 {
    color: #108931;
  }
  
  /* ----- a ----- */
  #content-top-wrapper a:focus, *:focus { outline:none; }
  #content-top-wrapper a:hover {
    color: #108931;
  }
  /* ----- img ----- */
  /* figure */
  #content-top-wrapper figure {
    margin: 0 !important;
  }
  .top-hero-content-item > .hero-content > .img-column,
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .img-column,
  .top-content-wrapper02 > .top-content-ly-type02 ul > li .top-column-block .img-column,
  .top-content-wrapper04 .top-content-ly-type04 > ul > li .img-column {
    overflow: hidden;
  }
  /* img */
  #content-top-wrapper .img-column img {
    vertical-align: top;
  }
  #content-top-wrapper .img-column img {
    width: 100%;
  }
  /* zoom */
  .top-hero-content-item > .hero-content > .img-column img,
  .top-content-wrapper01 > .top-content-ly-type01 ul > li a .img-column img,
  .top-content-wrapper02 > .top-content-ly-type02 ul > li a .img-column img,
  .top-content-wrapper04 .top-content-ly-type04 > ul > li .img-column img {
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
  }
  a.top-hero-content-item:hover > .hero-content > .img-column img,
  .top-content-wrapper01 > .top-content-ly-type01 ul > li a:hover .img-column img,
  .top-content-wrapper02 > .top-content-ly-type02 ul > li a:hover .img-column img,
  .top-content-wrapper04 .top-content-ly-type04 > ul > li a:hover .img-column img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  /* ----- window ----- */
  [class*="top-content-wrapper0"],
  #content-top-wrapper > #content-info-wrapper > .content-info-inner {
    max-width: 1800px;
    margin: 0 auto;
  }
  
  .mediaQueries-none { display: none; }
  
  /* ------------------------------------------------------
   * Main
  ------------------------------------------------------ */
  /* content-info-wrapper */
  #content-top-wrapper > #content-info-wrapper {
    background-color: #ffeded;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-box {
    position: relative;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-box + .emergency-box {
    border-top: solid 2px #fff;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-toggle {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 24px;
    height: 24px;
    background: url("/rp/shared_files/images/top/icon_open_plus.png") no-repeat 0 0;
    text-indent: -9999px;
    cursor: pointer;
    content: "";
  }
  #content-top-wrapper > #content-info-wrapper .emergency-toggle.open {
    background: url("/rp/shared_files/images/top/icon_close_minus.png") no-repeat 0 0;
  }
  #content-top-wrapper > #content-info-wrapper .content-info-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 60px 15px 15px;
  }
  #content-top-wrapper > #content-info-wrapper .content-info-inner .content-info-data,
  #content-top-wrapper > #content-info-wrapper .content-info-inner .content-info-title {
    color: #eb0810;
    font-size: 16px;
  }
  #content-top-wrapper > #content-info-wrapper .content-info-inner .content-info-data {
    margin-right: 1em;
    font-weight: bold;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-body {
    display: none;
    max-width: 1845px;
    margin: 0 auto;
    padding: 0 15px 15px;
  }
  /* content-info-wrapper */
  #content-top-wrapper > .hero-ly-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1900px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter {
    width: 75.6%;
    max-width: 1440px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter:first-child {
    background-color: #f6f6f6;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top {
    height: auto;
    margin-bottom: 0;
  }
  #content-top-wrapper > .hero-ly-content .hero-carousel-top ul {
    height: auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item {
    display: block;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item .hero-content {
  }
  #content-top-wrapper > .hero-ly-content > .content-innter + .content-innter {
    width: 24.4%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item .top-hero-text {
    padding: 35px 490px 33px 60px;
    font-size: 21px;
  }
  /* top-column-type02 */
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li + li {
    border-top: 1px solid #50be6d;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a {
    position: relative;
    display: block;
    padding: 33px 50px 31px 150px;
    background-color: #15a83c;
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a {
    padding: 23px 50px 21px 65px;
    font-size: 16px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a:hover {
    background-color: #2db150;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-hydroelectric a::before {
    width: 73px;
    height: 60px;
    left: 39px;
    background: url("/rp/shared_files/images/top/img_index-j_01.png") no-repeat 0 0 / 73px auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-wind a::before {
    width: 68px;
    height: 68px;
    left: 43px;
    background: url("/rp/shared_files/images/top/img_index-j_02.png") no-repeat 0 0 / 68px auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-megasolar a::before {
    width: 73px;
    height: 73px;
    left: 40px;
    background: url("/rp/shared_files/images/top/img_index-j_03.png") no-repeat 0 0 / 73px auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a::before {
    width: 17px;
    height: 22px;
    left: 39px;
    background: url("/rp/shared_files/images/top/img_index-j_04.png") no-repeat 0 0 / 17px auto;
  }
  /* hero-ly-info-content */
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-ly-info-content {
    padding: 42px 40px;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min {
    display: none;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .hdg-wrapper {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 15px;
    padding: 0;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .hdg-wrapper .hdg-level3 {
    margin: 0;
    color: #333;
    font-size: 18px;
    font-weight: bold;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .hdg-wrapper .link-btn-type01 {
    position: relative;
    top: auto;
    right: auto;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .hdg-wrapper .link-btn-type01 a {
    min-width: 4.2em;
    margin-left: 20px;
    padding: 6px 0 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: none;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .hdg-wrapper .link-btn-type01 a:hover {
    color: #333;
    box-shadow: 0px 6px 4px -3px #d7d7d7;;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper {
    margin-bottom: 35px;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .section + .section .news-element-wrapper {
    margin-bottom: 0;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl > dt {
    color: #666;
    font-size: 12px;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl > dt span {
    position: relative;
    left: auto;
    top: auto;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl > dd {
    padding: 0;
    margin-bottom: 10px;
    font-size: 16px;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl > dd a:hover {
    text-decoration: underline;
  }
  /* bxSlider */
  #content-top-wrapper > .hero-ly-content .bx-controls {
    position: absolute;
    min-width: 490px;
    height: 100px;
    bottom: 0;
    right: 0;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager {
    width: auto;
    height: 20px;
    top: 0;
    bottom: 0 !important;
    right: 185px;
    margin: auto 0;
    padding: 0;
    text-align: left;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager .bx-pager-item .bx-pager-link {
    background: #9d9d9d !important;
    margin: 0 10px;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager .bx-pager-item a.active {
    border: none !important;
    background: #14a83c !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-controls-direction {
    width: 70px;
    height: 30px;
    top: 0;
    bottom: 0;
    right: 40px;
    left: auto;
    margin: auto 0;
    opacity: 1;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-prev,
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-next {
    width: 15px;
    height: 30px;
    top: 0;
    margin-top: 0;
    z-index: 2;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url("/rp/shared_files/images/top/icon_top_prev_pc.png") no-repeat 0 0  !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-prev:hover {
    background: url("/rp/shared_files/images/top/icon_top_prev_on_pc.png") no-repeat 0 0  !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-next {
    background: url("/rp/shared_files/images/top/icon_top_next_pc.png") no-repeat 0 0  !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-next:hover {
    background: url("/rp/shared_files/images/top/icon_top_next_on_pc.png") no-repeat 0 0  !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto {
    width: 17px;
    height: 30px;
    top: 50%;
    bottom: auto!important;
    right: 145px;
    margin-top: -16px;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start,
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop {
    display: block;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start.active,
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop.active {
    display: none;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start {
    width: 20px;
    height: 30px;
    background: url("/rp/shared_files/images/top/icon_top_play_pc.png") no-repeat 50% 50%;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start:hover {
    background: url("/rp/shared_files/images/top/icon_top_play_on_pc.png") no-repeat 50% 50%;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop {
    margin: 0;
    width: 14px;
    height: 30px;
    background: url("/rp/shared_files/images/top/icon_top_stop_pc.png") no-repeat 50% 50%;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop:hover {
    background: url("/rp/shared_files/images/top/icon_top_stop_on_pc.png") no-repeat 50% 50%;
  }
  /* top-content-wrapper */
  [class*="top-content-wrapper"] > [class*="top-content-ly-type"] .top-hdg-level2 {
    margin-bottom: 30px;
    color: #333;
    font-size: 27px;
  }
  /* top-content-wrapper01 */
  .top-content-wrapper01 > .top-content-ly-type01 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 55px 15px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 > .content-innter {
    width: calc(50% - 30px);
  }
  .top-content-wrapper01 > .top-content-ly-type01 > .content-innter:nth-child(even) {
    margin-left: 60px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li {
    width: 49.4%;
    box-shadow: 0px 2px 3px 1px #d7d7d7;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:hover {
    box-shadow: 0px 2px 3px 1px #9b9b9b;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:nth-child(even) {
    margin-left: 1.2%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:nth-child(n+3) {
    margin-top: 1.2%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block {
    display: block;
    height: 100%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 70px;
    padding: 23px 10px 20px;
    text-align: center;
    line-height: 1.5;
    box-shadow: 0px 1px 3px 1px #d7d7d7;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column > * {
    width: 100%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .heading-level03-subtitle {
    margin-bottom: 2px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .top-hdg-level3-type03 {
    font-size: 18px;
  }
  /* top-content-wrapper02 */
  .top-content-wrapper02 {
    padding: 55px 15px;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0px 1px 3px 1px #d7d7d7;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li {
    width: calc((100%) / 3);
  }
  _:-ms-lang(x)::-ms-backdrop, .top-content-wrapper02 > .top-content-ly-type02 > ul > li {
    width: 33.32%;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column {
    padding: 20px 10px 15px;
    text-align: center;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li + li .item-column {
    box-shadow:-2px 0px 3px -1px #d7d7d7;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .heading-level03-subtitle {
    font-size: 14px;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .top-hdg-level3-type03 {
    font-size: 20px;
  }
  /* top-content-wrapper03 */
  .top-content-wrapper03 {
    padding: 45px 15px 0;
  }
  .top-content-wrapper03 > .top-news-element-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-content-wrapper03 > .top-news-element-wrapper > .section-wrapper {
    display: none;
  }
  .top-content-wrapper03 > .top-news-element-wrapper > .section {
    width: 46%;
    padding-right: 4%;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper {
    margin-bottom: 0;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 28px;
    padding: 0;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .hdg-level3 {
    margin: 0;
    color: #333;
    font-size: 24px;
    font-weight: bold;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .link-btn-type01 {
    position: relative;
    top: auto;
    right: auto;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .link-btn-type01 a {
    min-width: 4.2em;
    margin-left: 20px;
    padding: 6px 0 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: none;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .link-btn-type01 a:hover {
    color: #333;
    box-shadow: 0px 6px 4px -3px #d7d7d7;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl + dl {
    margin-top: 30px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > * {
    width: 100%;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dt {
    color: #666;
    font-size: 12px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dt span {
    position: relative;
    left: auto;
    top: auto;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dd {
    margin-bottom: 4px;
    padding: 0;
    font-size: 16px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dd a:hover {
    text-decoration: underline;
  }
  /* top-content-wrapper04 */
  .top-content-wrapper04 {
    padding: 65px 15px 0;
  }
  #content-body-wrapper .top-content-wrapper04 .hdg-level2 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li {
    width: 50%;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #1b95d4;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li > a {
    background-color: #009a4a;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a:hover {
    text-decoration: none;
    background-color: #32a0d8;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li > a:hover {
    text-decoration: none;
    background-color: #1aa45c;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a > * {
    width: 50%;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column {
    text-align: center;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .item-column-hdg {
    width: 100%;
    margin-bottom: 1em;
    color: #fff;
    font-size: 21px;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .link-button {
    display: inline-block;
    min-width: 220px;
    padding: 12px 10px 10px;
    border-radius: 10em;
    box-shadow: 0px 1px 3px 1px #177eb3;
    background-color: #fff;
    color: #333;
    font-size: 18px;
    font-weight: bold;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li > a .item-column .link-button {
    box-shadow: 0px 1px 3px 1px #00823f;
  }


  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
/***
@media screen and (min-width: 1921px) {
}
***/
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .mediaQueries-none { display: block; }
  .mediaQueries-none.pc-none { display: block !important; }
  
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-wide {
    display: none;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min {
    display: block;
    width: 100%;
    padding: 30px 20px;
  }
  [class*="top-content-wrapper"] > [class*="top-content-ly-type"] .top-hdg-level2 {
    font-size: 2.25vw;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min .top-news-element-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min .top-news-element-wrapper > .section {
    width: 48.5%;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min .top-news-element-wrapper > .section + .section {
    margin-left: 3%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter {
    width: 67.5%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item .top-hero-text {
    padding: 25px 385px 23px 20px;
    font-size: 1.31vw;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter + .content-innter {
    width: 32.5%;
  }
  /* bxSlider */
  #content-top-wrapper > .hero-ly-content .bx-controls {
    min-width: 385px;
    max-height: 75px;
    height: 19.5%;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager {
    width: auto;
    height: 20px;
    right: 180px;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager .bx-pager-item {
    height: 10px;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager .bx-pager-item .bx-pager-link {
    margin: 0 5px;
  }
  #content-top-wrapper > .hero-ly-content .bx-controls-direction {
    right: 25px;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto {
    width: 17px;
    height: 30px;
    bottom: 35px !important;
    right: 135px
  }
  /* top-column-type02 */
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 {
    height: 100%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    box-sizing: border-box;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li {
    width: 100%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    padding: 25px 10px 25px 10vw;
    font-size: 1.5vw;
    box-sizing: border-box;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a {
    padding: 0 10px 0 5vw;
    font-size: 1.3vw;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-hydroelectric a::before,
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-wind a::before,
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-megasolar a::before {
    left: 2vw;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a::before {
    left: 2.3vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1420px) {
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content .news-element-wrapper > dl > dd {
    font-size: 14px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a {
    padding-left: 100px;
    font-size: 15px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a {
    padding-left: 50px;
    font-size: 13px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-hydroelectric a::before,
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-wind a::before,
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-megasolar a::before {
    left: 20px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a::before {
    left: 25px;
  }
  /* top-content-wrapper01 */
  .top-content-wrapper01 > .top-content-ly-type01 {
    padding: 50px 20px 0;
  }
  .top-content-wrapper01 > .top-content-ly-type01 > .content-innter {
    width: calc(50% - 20px);
  }
  .top-content-wrapper01 > .top-content-ly-type01 > .content-innter:nth-child(even) {
    margin-left: 40px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li {
    width: 49.1%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:nth-child(even) {
    margin-left: 1.8%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:nth-child(n+3) {
    margin-top: 1.8%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column {
    min-height: 85px;
    padding: 10px 10px 8px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column > * {
    width: 100%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .heading-level03-subtitle {
    font-size: 1.2vw;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .top-hdg-level3-type03 {
    font-size: 1.55vw;
  }
  /* top-content-wrapper02 */
  .top-content-wrapper02 {
    padding: 70px 20px 0;
  }
  .top-content-wrapper02 > .top-content-ly-type02 .top-hdg-level2 {
    font-size: 2.25vw;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .heading-level03-subtitle {
    font-size: 1.2vw;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .top-hdg-level3-type03 {
    font-size: 1.55vw;
  }
  /* top-content-wrapper03 */
  .top-content-wrapper03 {
    padding: 100px 20px 0;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .hdg-level3 {
    font-size: 2.0vw;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dd {
    font-size: 14px;
  }
  /* top-content-wrapper04 */
  .top-content-wrapper04 {
    padding: 65px 20px 0;
  }
  #content-body-wrapper .top-content-wrapper04 .hdg-level2 {
    font-size: 2.0vw;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .item-column-hdg {
    margin-bottom: 0.5em;
    font-size: 1.74vw;
    line-height: 1.3;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .link-button {
    width: 70%;
    min-width: auto;
    max-width: 220px;
    padding: 3.2% 10px 2.8%;
    font-size: 1.5vw;
  }

}
@media screen and (min-width: 768px) and (max-width: 930px) {
  [class*="top-content-wrapper"] > [class*="top-content-ly-type"] .top-hdg-level2 {
    font-size: 21px;
  }
  /* top-content-wrapper01 */
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .heading-level03-subtitle {
    font-size: 11px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .top-hdg-level3-type03 {
    font-size: 14px;
  }
  /* top-content-wrapper02 */
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .heading-level03-subtitle {
    font-size: 11px;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .top-hdg-level3-type03 {
    font-size: 14px;
  }
  /* top-content-wrapper03 */
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .hdg-level3 {
    font-size: 19px;
  }
  /* top-content-wrapper04 */
  #content-body-wrapper .top-content-wrapper04 .hdg-level2 {
    font-size: 19px;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .item-column-hdg {
    font-size: 16px;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .link-button {
    font-size: 14px;
  }

}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- font ----- */
  #content-top-wrapper p,
  #content-top-wrapper a {
    color: #333;
  }
  #content-top-wrapper .f-color01 {
    color: #108931;
  }
  
  /* ----- a ----- */
  #content-top-wrapper a:focus, *:focus { outline:none; }
  
  /* ----- img ----- */
  #content-top-wrapper figure {
    margin: 0 !important;
  }
  #content-top-wrapper .img-column img {
    vertical-align: top;
    width: 100%;
  }
  
  /* ----- window ----- */
  #content-top {
    margin: 0;
  }
  
  .mediaQueries-none { display: none !important; }
  .mediaQueries-none.pc-none { display: block !important; }
  
  /* ------------------------------------------------------
   * Main
  ------------------------------------------------------ */
  /* content-info-wrapper */
  #content-top-wrapper > #content-info-wrapper {
    background-color: #ffeded;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-box {
    position: relative;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-box + .emergency-box {
    border-top: solid 2px #fff;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-toggle {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url("/rp/shared_files/images/top/icon_open_plus.png") no-repeat 0 0;
    background-size: contain;
    text-indent: -9999px;
    cursor: pointer;
    content: "";
  }
  #content-top-wrapper > #content-info-wrapper .emergency-toggle.open {
    background: url("/rp/shared_files/images/top/icon_close_minus.png") no-repeat 0 0;
    background-size: contain;
  }
  #content-top-wrapper > #content-info-wrapper .content-info-inner {
    padding: 15px 40px 15px 15px;
  }
  #content-top-wrapper > #content-info-wrapper .content-info-inner .content-info-data,
  #content-top-wrapper > #content-info-wrapper .content-info-inner .content-info-title {
    color: #eb0810;
    font-size: 13px;
  }
  #content-top-wrapper > #content-info-wrapper .content-info-inner .content-info-data {
    margin-bottom: 0.5em;
    font-weight: bold;
  }
  #content-top-wrapper > #content-info-wrapper .emergency-body {
    display: none;
    padding: 0 15px 15px;
  }
  /* content-info-wrapper */
  #content-top-wrapper > .hero-ly-content > .content-innter:first-child {
    margin-bottom: 45px;
    background-color: #f6f6f6;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top {
    height: auto;
    margin-bottom: 0;
  }
  #content-top-wrapper > .hero-ly-content .hero-carousel-top ul {
    height: auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item {
    display: block;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item .top-hero-text {
    padding: 15px;
    font-size: 14px;
  }
  /* top-column-type02 */
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li {
    position: relative;
    width: 33.3%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map {
    border-top: 1px solid #50be6d;
    width: 100%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li + li::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 70%;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    background-color: #50be6d;
    z-index: 1;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map::before {
    display: none;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a {
    position: relative;
    display: block;
    height: 100%;
    padding: 67px 20px 15px;
    background-color: #15a83c;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a {
    padding: 17px 20px 13px;
    font-size: 13px;
    font-weight: normal;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a::before {
    position: absolute;
    content: "";
    top: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-hydroelectric a::before {
    width: 46px;
    height: 37px;
    background: url("/rp/shared_files/images/top/img_index-j_01.png") no-repeat 0 0 / 46px auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-wind a::before {
    width: 43px;
    height: 43px;
    background: url("/rp/shared_files/images/top/img_index-j_02.png") no-repeat 0 0 / 43px auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-megasolar a::before {
    width: 46px;
    height: 46px;
    background: url("/rp/shared_files/images/top/img_index-j_03.png") no-repeat 0 0 / 46px auto;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a::before {
    position: relative;
    display: inline-block;
    margin-right: 7px;
    width: 15px;
    height: 20px;
    top: auto;
    bottom: auto;
    background: url("/rp/shared_files/images/top/img_index-j_04.png") no-repeat 0 0 / 15px auto;
    vertical-align: middle;
  }
  /* hero-ly-info-content */
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-ly-info-content,
  #content-top-wrapper > .hero-ly-content > .hero-ly-info-content.type-min {
    display: none;
  }
  /* bxSlider */
  #content-top-wrapper > .hero-ly-content .bx-controls {
    position: absolute;
    width: 100%;
    height: 45px;
    bottom: -45px;
    right: 0;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager {
    width: 70%;
    height: 15px;
    top: 0;
    bottom: 0 !important;
    right: 105px;
    margin: auto 0;
    padding: 0;
    text-align: right;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager .bx-pager-item .bx-pager-link {
    background: #9d9d9d !important;
    margin: 0 8px;
    width: 8px !important;
    height: 8px !important;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
  }
  #content-top-wrapper > .hero-ly-content .bx-pager .bx-pager-item a.active {
    border: none !important;
    background: #14a83c !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-controls-direction {
    width: 45px !important;
    height: 18px;
    top: 0;
    bottom: 0;
    right: 15px;
    left: auto !important;
    margin: auto 0;
    opacity: 1;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-prev,
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-next {
    width: 9px;
    height: 18px;
    top: 0;
    margin-top: 0;
    z-index: 2;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url("/rp/shared_files/images/top/icon_top_prev_sp.png") no-repeat 0 0 / 9px auto  !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-direction a.bx-next {
    background: url("/rp/shared_files/images/top/icon_top_next_sp.png") no-repeat 0 0 / 9px auto  !important;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto {
    width: 17px;
    height: 20px;
    top: 50%;
    bottom: auto!important;
    right: 77px;
    margin-top: -10px;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start,
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop {
    display: block;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start.active,
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop.active {
    display: none;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-start {
    width: 13px;
    height: 15px;
    background: url("/rp/shared_files/images/top/icon_top_play_sp.png") no-repeat 50% 50% / 13px auto;
  }
  #content-top-wrapper > .hero-ly-content .bx-wrapper .bx-controls-auto .bx-controls-auto-item .bx-stop {
    margin: 0;
    width: 9px;
    height: 18px;
    background: url("/rp/shared_files/images/top/icon_top_stop_sp.png") no-repeat 50% 50% / 9px auto;
  }
  /* top-content-wrapper */
  [class*="top-content-wrapper"] > [class*="top-content-ly-type"] .top-hdg-level2 {
    margin-bottom: 18px;
    color: #333;
    font-size: 17px;
  }
  /* top-content-wrapper01 */
  .top-content-wrapper01 > .top-content-ly-type01 {
    padding: 42px 15px 0;
  }
  .top-content-wrapper01 > .top-content-ly-type01 > .content-innter + .content-innter {
    margin-top: 45px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li {
    width: 48.6%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:nth-child(even) {
    margin-left: 2.8%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li:nth-child(n+3) {
    margin-top: 2.8%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block {
    display: block;
    height: 100%;
    box-shadow: 0px 2px 3px 1px #d7d7d7;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block:hover {
    box-shadow: 0px 2px 3px 1px #9b9b9b;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 50px;
    padding: 10px 10px 7px;
    text-align: center;
    line-height: 1.5;
    box-shadow: 0px 1px 3px 1px #d7d7d7;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column > * {
    width: 100%;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .heading-level03-subtitle {
    margin-bottom: 2px;
    font-size: 10px;
  }
  .top-content-wrapper01 > .top-content-ly-type01 ul > li .top-column-block .item-column .top-hdg-level3-type03 {
    font-size: 12px;
  }
  /* top-content-wrapper02 */
  .top-content-wrapper02 {
    padding: 45px 15px 0;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0px 1px 3px 1px #d7d7d7;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li {
    width: 50%;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column {
    padding: 12px 10px 7px;
    text-align: center;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li:nth-child(even) .item-column {
    box-shadow:-2px 0px 3px -1px #d7d7d7;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .heading-level03-subtitle {
    font-size: 11px;
  }
  .top-content-wrapper02 > .top-content-ly-type02 > ul > li .item-column .top-hdg-level3-type03 {
    font-size: 15px;
  }
  /* top-content-wrapper03 */
  .top-content-wrapper03 {
    padding: 65px 15px 0;
  }
  .top-content-wrapper03 > .top-news-element-wrapper {
  }
  .top-content-wrapper03 > .top-news-element-wrapper > .section-wrapper {
    display: none;
  }
  .top-content-wrapper03 > .top-news-element-wrapper > .section + .section {
    margin-top: 30px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper {
    margin-bottom: 0;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 0;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .hdg-level3 {
    margin: 0;
    color: #333;
    font-size: 15px;
    font-weight: bold;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .link-btn-type01 {
    position: relative;
    top: auto;
    right: auto;
    margin: 0;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .link-btn-type01 a {
    min-width: 4em;
    margin-left: 20px;
    padding: 6px 0 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: none;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper .hdg-wrapper .link-btn-type01 a:hover {
    color: #333;
    box-shadow: 0px 6px 4px -3px #d7d7d7;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl + dl {
    margin-top: 15px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > * {
    width: 100%;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dt {
    color: #666;
    font-size: 9px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dt span {
    position: relative;
    left: auto;
    top: auto;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dd {
    margin-bottom: 4px;
    padding: 0;
    font-size: 13px;
  }
  #content-body-wrapper .top-content-wrapper03 > .top-news-element-wrapper > .section .news-element-wrapper > dl > dd a:hover {
    text-decoration: underline;
  }
  /* top-content-wrapper04 */
  .top-content-wrapper04 {
    padding: 35px 15px 0;
  }
  #content-body-wrapper .top-content-wrapper04 .hdg-level2 {
    margin-bottom: 20px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li {
    margin-top: 1px;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #1b95d4;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li > a {
    background-color: #009a4a;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a:hover {
    text-decoration: none;
    background-color: #32a0d8;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li > a:hover {
    text-decoration: none;
    background-color: #1aa45c;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a > * {
    width: 50%;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column {
    padding: 0 10px 5px;
    box-sizing: border-box;
    text-align: center;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .item-column-hdg {
    width: 100%;
    margin-bottom: 0.2em;
    color: #fff;
    font-size: 12px;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li > a .item-column .link-button {
    display: block;
    padding: 10px 10px 9px;
    border-radius: 10em;
    box-shadow: 0px 1px 3px 1px #177eb3;
    background-color: #fff;
    color: #333;
    font-size: 13px;
    font-weight: bold;
  }
  .top-content-wrapper04 .top-content-ly-type04 > ul > li + li > a .item-column .link-button {
    box-shadow: 0px 1px 3px 1px #00823f;
  }


}

/* ======================================================
 * SP Media Queries
====================================================== */
/***
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 414px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
***/


/* ======================================================
 * Print
====================================================== */
@media print {
  body[data-browser="ie11"] .hero-ly-content {
    max-width: 100% !important;
  }
  body[data-browser="ie11"] .hero-ly-content .content-innter {
    max-width: none !important;
    width: 65% !important;
  }
  body[data-browser="ie11"] .hero-ly-content .content-innter + .content-innter {
    max-width: none !important;
    width: 35% !important;
  }
  
  
  
  body {
    width: 1000px;
  }
  .mediaQueries-none { display: block; }
  .mediaQueries-none.pc-none { display: block !important; }
  
  #content-top-wrapper > .hero-ly-content > .content-innter {
    width: 700px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter + .content-innter {
    width: 300px;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-wide {
    display: none;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter {
    height: 375px;
    overflow: hidden !important;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-hero-content-item .hero-content .img-column {
    height: 325px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-hero-content-item .hero-content .img-column img {
    width: 100%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .hero-carousel-top .top-hero-content-item .top-hero-text {
    padding: 15px;
    font-size: 17px;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min {
    display: block;
    width: 100%;
    padding: 30px 20px;
  }
  [class*="top-content-wrapper"] > [class*="top-content-ly-type"] .top-hdg-level2 {
    font-size: 2.25vw;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min .top-news-element-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min .top-news-element-wrapper > .section {
    width: 48.5%;
  }
  #content-top-wrapper > .hero-ly-content .hero-ly-info-content.type-min .top-news-element-wrapper > .section + .section {
    margin-left: 3%;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a {
    padding-right: 80px;
    font-size: 15px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li a::before {
    left: 10px;
  }
  #content-top-wrapper > .hero-ly-content > .content-innter .top-column-type02 .top-business-list > li.type-map a {
    padding-right: 60px;
  }
  /* bxSlider */
  #content-top-wrapper > .hero-ly-content .bx-controls {
    display: none;
  }
  [class*="top-content-wrapper"] > [class*="top-content-ly-type"] .top-hdg-level2 {
    margin-bottom: 18px;
    color: #333;
    font-size: 21px;
  }

}