@charset "UTF-8";
body.eperan.case .font-meiriyo {
  font-family: Meiryo, メイリオ, HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  color: rgb(49, 49, 49);
}
@media print, screen and (min-width: 769px) {
  body.eperan.case .std-title.type-3 {
    font-size: 1.1375rem;
  }
  body.eperan.case a:hover {
    opacity: 0.7;
  }
  body.eperan.case .a-link {
    color: #06F;
    text-decoration: underline;
  }
  body.eperan.case .a-link:hover {
    color: #3CF;
    opacity: 1;
  }
  body.eperan.case .block_img {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case .a-link {
    color: #2489ce;
    text-decoration: underline;
    font-weight: 700;
  }
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.index .std-title.type-3 {
    margin-top: 39px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.index .std-title.type-3 {
    margin-top: 30px;
  }
  body.eperan.case.index .std-section .content,
  body.eperan.case.index h2 {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.index .std-section {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.index .std-section {
    margin-top: 9px;
  }
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.index .block_img p {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.eperan.case.index .block_img p:nth-child(1) {
    width: 36.4740740741%;
  }
  body.eperan.case.index .block_img p:nth-child(2) {
    width: 36.4740740741%;
  }
  body.eperan.case.index .block_img p:nth-child(3) {
    width: 27.2592592593%;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.index .block_img {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    max-width: 220px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    row-gap: 7px;
  }
  body.eperan.case.index .block_img p:nth-child(3) {
    max-width: 159px;
  }
}
body.eperan.case.index .st_block_text {
  margin-top: 34px;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.index .st_block_text {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.index .st_block_text {
    font-size: 0.875rem;
  }
}
body.eperan.case.index .case-menu-lists {
  padding-left: 3px;
}
body.eperan.case.index .case-menu-lists > li:nth-child(2) {
  margin-top: 6px;
}
body.eperan.case.index .case-menu-lists > li:nth-child(3) {
  margin-top: 7px;
}
body.eperan.case.index .case-menu-lists ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  column-gap: 5px;
}
@media screen and (max-width: 768px) {
  body.eperan.case.index .case-menu-lists ul {
    flex-direction: column;
  }
}
body.eperan.case.index .case-menu-lists ul li {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-content: center;
}
body.eperan.case.index .case-menu-lists ul li .name {
  font-weight: 700;
  color: #003366;
  text-align: center;
  font-size: 0.875rem;
}
body.eperan.case.index .case-menu-lists ul li a {
  max-width: 115px;
  margin-left: auto;
  margin-right: auto;
}
body.eperan.case.index .case-menu-lists ul li a:not(.a-link):hover {
  opacity: 0.7;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.index .case-menu-lists ul li a {
    text-decoration: none;
  }
}
body.eperan.case.car .contents-wrap h2, body.eperan.case.houzai .contents-wrap h2, body.eperan.case.kinoubuzai .contents-wrap h2, body.eperan.case.kenchiku_shizai .contents-wrap h2, body.eperan.case.sonota .contents-wrap h2 {
  margin-bottom: 10px;
}
body.eperan.case.car .contents-wrap .std-title.type-2, body.eperan.case.houzai .contents-wrap .std-title.type-2, body.eperan.case.kinoubuzai .contents-wrap .std-title.type-2, body.eperan.case.kenchiku_shizai .contents-wrap .std-title.type-2, body.eperan.case.sonota .contents-wrap .std-title.type-2 {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  body.eperan.case.car .main-contents .std-title.type-2, body.eperan.case.houzai .main-contents .std-title.type-2, body.eperan.case.kinoubuzai .main-contents .std-title.type-2, body.eperan.case.kenchiku_shizai .main-contents .std-title.type-2, body.eperan.case.sonota .main-contents .std-title.type-2 {
    margin-left: -1%;
    margin-right: -1%;
  }
  body.eperan.case.car .main-contents h2, body.eperan.case.houzai .main-contents h2, body.eperan.case.kinoubuzai .main-contents h2, body.eperan.case.kenchiku_shizai .main-contents h2, body.eperan.case.sonota .main-contents h2 {
    margin-left: 1%;
    margin-right: 1%;
  }
}
body.eperan.case.car .contents-wrap .std-title.type-2 {
  margin-bottom: 20px;
}
body.eperan.case.car .contents-wrap .headline {
  margin-bottom: 20px;
  font-size: 0.875rem;
}
body.eperan.case.car .contents-wrap .item_img {
  margin-top: 29px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
body.eperan.case.houzai .main-contents .std-section {
  margin-top: 30px !important;
}
body.eperan.case.houzai .sec02 .block_img {
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.houzai .std-title.type-3 {
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.houzai .std-title.type-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 1.125rem !important;
  }
  body.eperan.case.houzai .sec02 .block_img > div:last-child p {
    width: 100% !important;
  }
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.kinoubuzai .std-title.type-2 {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.kinoubuzai .buzai-lists {
    padding-left: 1%;
    padding-right: 1%;
  }
  body.eperan.case.kinoubuzai h2 {
    margin-bottom: 5px !important;
  }
  body.eperan.case.kinoubuzai .std-title.type-2 {
    margin-top: 8.5px !important;
  }
  body.eperan.case.kinoubuzai .std-title.type-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
body.eperan.case.kinoubuzai .buzai-lists li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
}
body.eperan.case.kinoubuzai .buzai-lists li .name {
  font-weight: 700;
  margin-bottom: 5px;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.kinoubuzai .buzai-lists li + li {
    margin-top: 33px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li .img {
    padding-left: 2px;
    padding-right: 3px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li .detail {
    padding-right: 20px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li:nth-child(1) .img {
    width: 38.0597014925%;
  }
  body.eperan.case.kinoubuzai .buzai-lists li:nth-child(1) .detail {
    width: 61.9402985075%;
  }
  body.eperan.case.kinoubuzai .buzai-lists li:nth-child(2) .img {
    width: 45.5223880597%;
  }
  body.eperan.case.kinoubuzai .buzai-lists li:nth-child(2) .detail {
    width: 54.4776119403%;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.kinoubuzai .buzai-lists li {
    align-items: flex-start;
    flex-direction: column;
  }
  body.eperan.case.kinoubuzai .buzai-lists li + li {
    margin-top: 27px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li:nth-child(1) .img {
    width: 100%;
    max-width: 250px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li:nth-child(2) .img {
    width: 100%;
    max-width: 300px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li .img {
    margin-bottom: 1px;
  }
  body.eperan.case.kinoubuzai .buzai-lists li .detail {
    width: 100% !important;
  }
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.kenchiku_shizai .sp-content-wrap {
    margin-top: 19px;
  }
  body.eperan.case.kenchiku_shizai .std-title.type-2 {
    margin-top: 12px;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.kenchiku_shizai .kenchikuzai-lists,
  body.eperan.case.kenchiku_shizai h2 {
    margin-top: 16px;
    margin-bottom: 9px !important;
  }
  body.eperan.case.kenchiku_shizai .std-title.type-2 {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
body.eperan.case.kenchiku_shizai .kenchikuzai-lists li {
  display: flex;
  justify-content: space-between;
  column-gap: 18px;
  font-size: 0.875rem;
}
body.eperan.case.kenchiku_shizai .kenchikuzai-lists li .img {
  margin-bottom: 8px;
}
body.eperan.case.kenchiku_shizai .kenchikuzai-lists li .name {
  font-weight: 700;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.kenchiku_shizai .kenchikuzai-lists li > * {
    flex: 1;
    padding-left: 2px;
  }
  body.eperan.case.kenchiku_shizai .kenchikuzai-lists li:nth-child(1) .img {
    padding-left: 6px;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.kenchiku_shizai .kenchikuzai-lists li {
    flex-direction: column;
    row-gap: 15px;
  }
  body.eperan.case.kenchiku_shizai .kenchikuzai-lists li .img {
    width: 100%;
    max-width: 320px;
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
  }
}
body.eperan.case.sonota .std-section + .std-section {
  margin-top: 66px;
}
body.eperan.case.sonota .headline {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.sonota .std-title.type-2 {
    margin-bottom: 30px;
  }
  body.eperan.case.sonota .std-title.type-3 {
    font-size: 1.1375rem;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.sonota .kenchikuzai-lists,
  body.eperan.case.sonota h2 {
    margin-bottom: 9px !important;
  }
  body.eperan.case.sonota .std-title.type-2 {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
body.eperan.case.sonota .kenchikuzai-lists {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  body.eperan.case.sonota .kenchikuzai-lists {
    margin-top: 31px;
  }
  body.eperan.case.sonota .kenchikuzai-lists li {
    display: flex;
  }
  body.eperan.case.sonota .kenchikuzai-lists li.mt {
    margin-top: 7px;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list1 {
    padding-left: 34px;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list1 li {
    column-gap: 45px;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list1 li > * {
    width: calc((100% - 135px) / 4);
  }
  body.eperan.case.sonota .kenchikuzai-lists.list1 li .name {
    text-align: center;
    margin-bottom: 3px;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list2 li {
    column-gap: 5px;
    justify-content: space-between;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list2 li > * {
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  body.eperan.case.sonota .kenchikuzai-lists {
    margin-top: 26px;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list1 {
    width: 100%;
    max-width: 125px;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list2 {
    width: 100%;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  body.eperan.case.sonota .kenchikuzai-lists.list2 p + p {
    margin-top: 5px;
  }
  body.eperan.case.sonota .kenchikuzai-lists li .name {
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */