@charset "UTF-8";
@media print, screen and (min-width: 769px) {
  body.en.eperan a:hover {
    opacity: 0.7;
  }
  body.en.eperan .a-link {
    color: #333399;
  }
  body.en.eperan .a-link span {
    color: #06f;
  }
  body.en.eperan .a-link:hover {
    color: #06F;
  }
  body.en.eperan .a-link:hover span {
    color: #3CF;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan .a-link {
    color: rgb(51, 51, 153) !important;
  }
  body.en.eperan .a-link span {
    color: #2489ce !important;
  }
}
body.en.eperan.eperan1 .contents-wrap {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan1 .contents-wrap {
    font-family: "メイリオ";
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan1 .contents-wrap {
    font-family: Helvetica, Arial, sans-serif;
  }
}
body.en.eperan.about ._bold, body.en.eperan.eperan-pp ._bold, body.en.eperan.eperan1 ._bold {
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.about h2, body.en.eperan.eperan-pp h2, body.en.eperan.eperan1 h2 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.about h2, body.en.eperan.eperan-pp h2, body.en.eperan.eperan1 h2 {
    margin-bottom: 9px;
    padding-left: 1%;
    padding-right: 1%;
  }
}
body.en.eperan.about .main-contents .std-title.type-2, body.en.eperan.eperan-pp .main-contents .std-title.type-2, body.en.eperan.eperan1 .main-contents .std-title.type-2 {
  margin-bottom: 18px;
}
body.en.eperan.about .main-contents .std-title.type-3, body.en.eperan.eperan-pp .main-contents .std-title.type-3, body.en.eperan.eperan1 .main-contents .std-title.type-3 {
  font-size: 1.1375rem;
  margin-bottom: 17px;
}
body.en.eperan.about .std-section * + .std-section, body.en.eperan.eperan-pp .std-section * + .std-section, body.en.eperan.eperan1 .std-section * + .std-section {
  margin-top: 39px;
}
body.en.eperan.about .float_img .img, body.en.eperan.eperan-pp .float_img .img, body.en.eperan.eperan1 .float_img .img {
  max-width: 200px;
}
body.en.eperan.about .float_img .clear, body.en.eperan.eperan-pp .float_img .clear, body.en.eperan.eperan1 .float_img .clear {
  clear: both;
  display: block;
}
body.en.eperan.about .float_img .detail, body.en.eperan.eperan-pp .float_img .detail, body.en.eperan.eperan1 .float_img .detail {
  margin-top: 24px;
}
body.en.eperan.about .float_img .kind, body.en.eperan.eperan-pp .float_img .kind, body.en.eperan.eperan1 .float_img .kind {
  color: #333399;
}
@media screen and (max-width: 768px) {
  body.en.eperan.about .float_img .kind, body.en.eperan.eperan-pp .float_img .kind, body.en.eperan.eperan1 .float_img .kind {
    display: block;
  }
}
body.en.eperan.about .float_img .a-link, body.en.eperan.eperan-pp .float_img .a-link, body.en.eperan.eperan1 .float_img .a-link {
  text-align: right;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.about .float_img, body.en.eperan.eperan-pp .float_img, body.en.eperan.eperan1 .float_img {
    display: grid;
    column-gap: 20px;
    align-items: start;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto auto auto;
  }
  body.en.eperan.about .float_img .img, body.en.eperan.eperan-pp .float_img .img, body.en.eperan.eperan1 .float_img .img {
    grid-column: 1;
    grid-row: 1/-1;
  }
  body.en.eperan.about .float_img .img img, body.en.eperan.eperan-pp .float_img .img img, body.en.eperan.eperan1 .float_img .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body.en.eperan.about .float_img._right .img, body.en.eperan.eperan-pp .float_img._right .img, body.en.eperan.eperan1 .float_img._right .img {
    grid-column: 2;
  }
  body.en.eperan.about .float_img._right *:not(.img), body.en.eperan.eperan-pp .float_img._right *:not(.img), body.en.eperan.eperan1 .float_img._right *:not(.img) {
    grid-column: 1;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.about .float_img .img, body.en.eperan.eperan-pp .float_img .img, body.en.eperan.eperan1 .float_img .img {
    float: left;
  }
  body.en.eperan.about .float_img > a, body.en.eperan.about .float_img > p, body.en.eperan.eperan-pp .float_img > a, body.en.eperan.eperan-pp .float_img > p, body.en.eperan.eperan1 .float_img > a, body.en.eperan.eperan1 .float_img > p {
    display: inline;
  }
  body.en.eperan.about .float_img .a-link, body.en.eperan.eperan-pp .float_img .a-link, body.en.eperan.eperan1 .float_img .a-link {
    text-decoration: underline;
    margin-top: 0.5em;
  }
  body.en.eperan.about .float_img._right .img, body.en.eperan.eperan-pp .float_img._right .img, body.en.eperan.eperan1 .float_img._right .img {
    float: right;
  }
}
body.en.eperan.about .block_img, body.en.eperan.eperan-pp .block_img, body.en.eperan.eperan1 .block_img {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  body.en.eperan.about .block_img, body.en.eperan.eperan-pp .block_img, body.en.eperan.eperan1 .block_img {
    flex-direction: column;
  }
}
body.en.eperan.about .sec02 {
  margin-top: 80px;
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.about .lists-wrap {
    max-width: 650px;
    padding-right: 10px;
  }
  body.en.eperan.about .properties-lists {
    display: flex;
    column-gap: 18px;
  }
  body.en.eperan.about .properties-lists li {
    flex: 1;
  }
  body.en.eperan.about .properties-lists.names {
    font-weight: 700;
    text-align: center;
    font-size: 0.875rem;
    margin-top: 25px;
  }
  body.en.eperan.about .properties-lists.imgs, body.en.eperan.about .properties-lists.txts {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.about .sec02 {
    line-height: 1.2;
    font-size: 1rem;
  }
  body.en.eperan.about .properties-lists > * {
    margin-bottom: 12px;
  }
  body.en.eperan.about .properties-lists.names {
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
  }
  body.en.eperan.about .properties-lists.imgs {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  body.en.eperan.about .properties-lists.txts {
    margin-top: 20px;
  }
}
body.en.eperan.eperan-pp h2 {
  margin-bottom: 39px;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan-pp .block_img.img1 {
    justify-content: flex-start;
    column-gap: 10px;
  }
  body.en.eperan.eperan-pp .block_img.img1 .img {
    max-width: 320px !important;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan-pp .block_img.img1 .img:first-child {
    margin-left: 4px;
  }
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan-pp .st_block_text {
    font-size: 0.8125rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan-pp .st_block_text {
    font-size: 1rem;
    margin-top: 8px;
  }
}
body.en.eperan.eperan-pp .float_img .img {
  max-width: 200px;
}
body.en.eperan.eperan-pp .content {
  line-height: normal !important;
}
body.en.eperan.eperan-pp .content .text {
  line-height: normal;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan-pp .content .text {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan-pp .content .text {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 1rem !important;
  }
}
body.en.eperan.eperan1 .std-title.type-2 {
  display: none;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan1 .block_img.img1 {
    max-width: 652px;
  }
  body.en.eperan.eperan1 .block_img.img1 .img {
    width: 100%;
    max-width: 320px !important;
  }
}
body.en.eperan.eperan1 .float_img .img {
  max-width: 200px;
}
body.en.eperan.eperan1 .text {
  line-height: normal;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan1 .st_block_text {
    margin-top: 36px;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan1 .st_block_text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan-pp .main-contents .std-title.type-3, body.en.eperan.eperan1 .main-contents .std-title.type-3 {
    font-size: 1rem;
  }
}
body.en.eperan.eperan-pp .block_img.img1, body.en.eperan.eperan1 .block_img.img1 {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan-pp .block_img.img1, body.en.eperan.eperan1 .block_img.img1 {
    margin-top: 20px;
  }
  body.en.eperan.eperan-pp .block_img.img1 .img, body.en.eperan.eperan1 .block_img.img1 .img {
    width: 100%;
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan-pp .block_img.img1, body.en.eperan.eperan1 .block_img.img1 {
    row-gap: 3px;
    margin-top: 18px;
  }
  body.en.eperan.eperan-pp .block_img.img1 .img, body.en.eperan.eperan1 .block_img.img1 .img {
    width: 100%;
    max-width: 320px;
  }
}
body.en.eperan.eperan-pp .std-section .content, body.en.eperan.eperan1 .std-section .content {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan-pp .std-section .std-section .content, body.en.eperan.eperan1 .std-section .std-section .content {
    line-height: 2;
  }
}
body.en.eperan.eperan-pp .st_block_text p + p, body.en.eperan.eperan1 .st_block_text p + p {
  margin-top: 5px;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.eperan-pp .float_img, body.en.eperan.eperan1 .float_img {
    grid-template-rows: 1fr auto auto 1fr;
    grid-template-columns: 1fr;
    gap: 0;
    width: 100%;
  }
  body.en.eperan.eperan-pp .float_img + .float_img, body.en.eperan.eperan1 .float_img + .float_img {
    margin-top: 40px;
  }
  body.en.eperan.eperan-pp .float_img .img, body.en.eperan.eperan1 .float_img .img {
    grid-row: -1/1;
    margin-left: 5px;
    margin-right: 5px;
  }
  body.en.eperan.eperan-pp .float_img .title, body.en.eperan.eperan1 .float_img .title {
    grid-row: 2;
    align-self: self-end;
  }
  body.en.eperan.eperan-pp .float_img .text, body.en.eperan.eperan1 .float_img .text {
    grid-row: 3;
  }
  body.en.eperan.eperan-pp .float_img > p, body.en.eperan.eperan1 .float_img > p {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.eperan-pp .float_img + .float_img, body.en.eperan.eperan1 .float_img + .float_img {
    margin-top: 90px;
  }
  body.en.eperan.eperan-pp .float_img .text,
  body.en.eperan.eperan-pp .float_img .title, body.en.eperan.eperan1 .float_img .text,
  body.en.eperan.eperan1 .float_img .title {
    display: block;
    font-size: 0.875rem;
  }
  body.en.eperan.eperan-pp .float_img .title, body.en.eperan.eperan1 .float_img .title {
    margin-bottom: 5px;
  }
  body.en.eperan.eperan-pp .float_img .text, body.en.eperan.eperan1 .float_img .text {
    line-height: 1.2;
    font-family: Meiryo, メイリオ, HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  }
  body.en.eperan.eperan-pp .float_img::after, body.en.eperan.eperan1 .float_img::after {
    content: "";
    display: table;
    clear: both;
  }
}
body.en.eperan.eperan-pp .font-meiriyo, body.en.eperan.eperan1 .font-meiriyo {
  font-family: Meiryo, メイリオ, HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  color: rgb(49, 49, 49);
}
@media screen and (max-width: 768px) {
  body.en.eperan.network .std-section .content,
  body.en.eperan.network .areamap,
  body.en.eperan.network h2 {
    padding-left: 1%;
    padding-right: 1%;
  }
  body.en.eperan.network .a-link {
    text-decoration: underline;
    font-weight: 700;
    color: #2489ce !important;
  }
  body.en.eperan.network .a-link:hover {
    color: #2489ce;
  }
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.network .a-link {
    color: #06c !important;
  }
  body.en.eperan.network .a-link:hover {
    color: #06f !important;
  }
  body.en.eperan.network .std-title.type-3 {
    font-size: 1.1375rem;
    font-weight: normal;
  }
}
body.en.eperan.network .areamap {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 36px;
  text-align: center;
}
body.en.eperan.network .areamap .map {
  margin-bottom: 10px;
}
body.en.eperan.network .std-section {
  margin-top: 39px;
  font-size: 0.875rem;
}
body.en.eperan.network .std-section .name {
  font-weight: 700;
  display: inline-block;
  font-size: 1rem;
  margin-right: 8.5px;
  color: #000080;
}
body.en.eperan.network .std-section .name a {
  color: #06c;
}
@media print, screen and (min-width: 769px) {
  body.en.eperan.network .std-section .text {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 768px) {
  body.en.eperan.network .std-section .std-title.type-3 {
    font-size: 1rem;
  }
  body.en.eperan.network .std-section .text {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
  }
}
body.en.eperan.network .sec02 ul li + li {
  margin-top: 25px;
}
/*# sourceMappingURL=style.css.map */