@charset "utf-8";

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
table {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.4;
    color: #333333;
}

body {
    /*スマホで勝手に文字が大きくなる対策*/
    -webkit-text-size-adjust: 100%;
}

.l-wrapper {
    background: #fff;
}

.breadcrumbs {
    width: 100%;
}

.org_head-wrap {
    background: url(../images/ttl_h1.webp) no-repeat left center;
    margin: 0 0 10px;
    width: 950px;
    min-height: 40px;
}

.org_head-wrap h1 {
    float: left;
    font-size: 18px;
    padding: 0 0 0 7px;
    margin: 6px 0 0 10px;
    font-weight: bold;
    display: inline;
    border-left: 4px solid #130975;
    width: 920px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Arial, Helvetica, sans-serif;
}

/*-----------------------------------------------------------

学区選択

-----------------------------------------------------------*/
#contents_outer {
    background-color: #fff !important;
}

.article * {
    font-family: "メイリオ", Helvetica, "hiragino kaku gothic pro", "ms pgothic", sans-serif;
}

/*物件のマップ*/
.article_map .tab_menu {
    margin-bottom: 10px;
}

.tab_menu .tab_sale {
    float: left;
}

.tab_menu .tab_rent {
    float: right;
    cursor: pointer;
}

.map_sale,
.map_rent {
    position: relative;
    width: 100%;
    height: 760px;
    background: url(../images/img_map_school.webp) center top no-repeat;
}

.map_rent {
    display: none;
}

.btn_elementary_school,
.btn_junior_high_school {
    position: absolute;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .35);
}

.btn_elementary_school a,
.btn_junior_high_school a {
    display: block;
    font-size: 18px;
    color: #000;
    padding: 4px 20px 2px;
    border-radius: 3px;
    line-height: 1.4;
}

.btn_elementary_school a:hover,
.btn_junior_high_school a:hover {
    text-decoration: none;
}

.btn_elementary_school a:before,
.btn_junior_high_school a:before {
    position: absolute;
    top: 10px;
    left: 9px;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.btn_elementary_school a:before {
    border-left: 5px solid #00a0e9;
}

.btn_junior_high_school a:before {
    border-left: 5px solid #f39800;
}

.btn_elementary_school a {
    background-color: rgb(237, 251, 255);
}

.btn_elementary_school a:hover {
    opacity: .7;
}

.btn_junior_high_school a {
    background-color: rgb(255, 245, 216);
}

.btn_junior_high_school a:hover {
    opacity: .7;
}

/*各学校のマップ上の位置*/
.otg-es {
    top: 524px;
    left: 579px;
}

.ksm-es {
    top: 601px;
    left: 319px;
}

.kzk-es {
    top: 157px;
    left: 468px;
}

.sik-es {
    top: 423px;
    left: 787px;
}

.soy-es {
    top: 532px;
    left: 712px;
}

.smh-es {
    top: 312px;
    left: 730px;
}

.srd-es {
    top: 287px;
    left: 215px;
}

.tkm-es {
    top: 556px;
    left: 473px;
}

.tmd-es {
    top: 212px;
    left: 304px;
}

.tmh-es {
    top: 272px;
    left: 449px;
}

.tmm-es {
    top: 354px;
    left: 335px;
}

.trm-es {
    top: 618px;
    left: 441px;
}

.cdo-es {
    top: 453px;
    left: 405px;
}

.cyg-es {
    top: 494px;
    left: 384px;
}

.ttj-es {
    top: 313px;
    left: 571px;
}

.ngs-es {
    top: 109px;
    left: 253px;
}

.nmi-es {
    top: 440px;
    left: 155px;
}

.nsw-es {
    top: 323px;
    left: 222px;
}

.htr-es {
    top: 580px;
    left: 583px;
}

.hmi-es {
    top: 526px;
    left: 244px;
}

.fkd-es {
    top: 474px;
    left: 543px;
}

.htm-es {
    top: 264px;
    left: 334px;
}

.mik-es {
    top: 484px;
    left: 152px;
}

.mtn-es {
    top: 162px;
    left: 347px;
}

.mdn-es {
    top: 220px;
    left: 616px;
}

.uts-ms {
    top: 565px;
    left: 284px;
}

.soy-ms {
    top: 450px;
    left: 660px;
}

.snr-ms {
    top: 249px;
    left: 213px;
}

.sir-ms {
    top: 412px;
    left: 304px;
}

.tmh-ms {
    top: 329px;
    left: 455px;
}

.trm-ms {
    top: 531px;
    left: 370px;
}

.ngs-ms {
    top: 70px;
    left: 253px;
}

.trh-ms {
    top: 487px;
    left: 654px;
}

.fkd-ms {
    top: 377px;
    left: 493px;
}

.htm-ms {
    top: 299px;
    left: 332px;
}

.mai-ms {
    top: 398px;
    left: 136px;
}

.mmy-ms {
    top: 268px;
    left: 668px;
}

/*各学校のHPへのリンク*/
.article_school-hp {
    margin: 42px 0 15px;
}

.ttl_school-hp {
    background: url(../images/bg_school_hp.webp) center top no-repeat;
    height: 60px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.elementary_school {
    float: left;
    width: 629px;
    background-color: #f2fafe;
}

.junior_high_school {
    float: right;
    width: 306px;
    background-color: #fefaf2;
}

.ttl_elementary_school,
.ttl_junior_high_school {
    font-size: 20px;
    font-weight: bold;
    padding: 7px 0 3px 20px;
}

.ttl_elementary_school {
    color: #00a0e9;
    border-bottom: 1px solid #00a0e9;
}

.ttl_junior_high_school {
    color: #f39800;
    border-bottom: 1px solid #f39800;
}

.ttl_elementary_school:before,
.ttl_junior_high_school:before {
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.elementary_school_inner,
.junior_high_school_inner {
    padding: 20px 0 20px 20px;
}

.ttl_elementary_school:before {
    content: url(../images/icon_es_01.webp);
}

.ttl_junior_high_school:before {
    content: url(../images/icon_jh_01.webp);
}

.elementary_school_left,
.elementary_school_right {
    float: left;
}

.elementary_school_left {
    margin-right: 209px;
}

.elementary_school_item,
.junior_high_school_item {
    margin-bottom: 13px;
    height: 21px;
}

.elementary_school_item a,
.junior_high_school_item a {
    font-size: 15px;
    color: #000;
}

.elementary_school_item a:before {
    content: url(../images/icon_es_02.webp);
    margin-right: 10px;
}

.junior_high_school_item a:before {
    content: url(../images/icon_jh_02.webp);
    margin-right: 10px;
}

.elementary_school_item:last-child,
.junior_high_school_item:last-child {
    margin-bottom: 0;
}

.attention_school-hp {
    float: right;
    font-size: 15px;
    color: #000;
    text-align: right;
    padding-top: 7px;
}