@charset "utf-8";
/*------------------------------------------------------------
	store
------------------------------------------------------------*/
.comBox.mainBox {
    padding-top: 38px;
}
.headLine13 {
    margin-bottom: 15px;
    background-color: #FF7B00;
}
.headLine13::before {
    background-image: url("../../img/common/img01.png");
}
#conts p {
    margin-bottom: 18px;
    font-size: 1.6rem;
    line-height: 1.75;
}
#conts p:last-child {
    margin-bottom: 0;
}
#conts p .red {
    color: #E95B00;
}
#conts .linkP {
    margin: -15px 0 25px;
}
#conts .linkP a {
    padding-left: 10px;
    font-size: 1.4rem;
    color: #388BDB;
    font-weight: bold;
    display: inline-block;
    background: url("../../img/common/icon53.png") no-repeat left center;
    background-size: 5px auto;
}
#conts .linkP span {
    padding-right: 16px;
    display: inline-block;
    text-decoration: underline;
    background: url("../../img/common/icon70.png") no-repeat right center;
    background-size: 12px auto;
}
#conts .banner {
    margin-bottom: 11px;
    text-align: center;
}
#conts .textImg {
    margin-bottom: 20px;
    text-align: center;
    padding-top: 19px;
}
#conts .headLine14 {
    background-color: #FF7B00;
}
.headLine14::before {
    background-image: url("../../img/guide/bg01.png");
}
.headLine14::after {
    background-image: url("../../img/guide/bg02.png");
}
.h3Ttl::before {
    background-image: url("../../img/common/img10.png");
}
#conts .txt {
    font-size: 1.4rem;
    padding-top: 5px;
}
#conts .ttl {
    margin-bottom: 38px;
}
.condominiums {
    margin-bottom: 17px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: 3px solid #9C95C8;
    padding: 0 10px;
    position: relative;
}
.condominiums .photo01 {
    position: absolute;
    bottom: 0;
    right: 6px;
}
.condominiums .lBox {
    overflow: hidden;
}
#conts .condominiums .lBox p {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.75;
    color: white;
    margin: -27.4% 0 -28.4%;
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 22px;
    width: 243px;
    height: 243px;
    box-sizing: border-box;
    background-color: #9C95C8;
    border-radius: 100%;
}
.condominiums .rBox {
    flex: 1;
    padding: 0 130px 0 15px;
}
.condominiums02 {
    border-color: #68C07A;
}
#conts .condominiums02 .lBox p {
    background-color: #68C07A;
}

.condominiums03 {
    margin-bottom: 40px;
    border-color: #F272AD;
}
#conts .condominiums03 .lBox p {
    background-color: #F272AD;
}
.apartmentsTable {
    margin-bottom: 20px;
    padding-top: 7px;
}
.apartmentsTable table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1.2rem;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #DDD9D1;
}
.apartmentsTable table th {
    font-weight: normal;
    width: 29.5%;
    text-align: center;
    vertical-align: top;
    padding: 5px 5px 8px;
    background-color: #FAF6ED;
    border-right: 1px solid #DDD9D1;
    border-bottom: 1px solid #DDD9D1;
}

.apartmentsTable table th:last-child {
    border-right: none;
}
.apartmentsTable table th:first-child {
    width: 11.5%;
}
.apartmentsTable table td {
    text-align: left;
    line-height: 1.67;
    vertical-align: top;
    padding: 5px 5px 13px;
    border-right: 1px solid #DDD9D1;
    border-bottom: 1px solid #DDD9D1;
}
.apartmentsTable table tr:last-child td {
    border-bottom: none;
}
.apartmentsTable table .style01 {
    color: #E95B00;
}
.apartmentsTable table .style02 {
    color: #FF7B00;
}
.apartmentsTable table .style03 {
    color: #1F8BB9;
}
.apartmentsTable table .style04 {
    color: #E76357;
}
#conts .movieUl {
    margin-bottom: 28px;
    padding-top: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#conts .movieUl li .photo > img {
    width: 100%;
}
#conts .movieUl li a:hover img {
    opacity: 0.7;
}
#conts .movieUl li {
    width: 49%;
    margin-bottom: 15px;
}
#conts .movieUl li .photo {
    position: relative;
}
#conts .movieUl li .photo span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
#conts .movieUl li p {
    margin-top: 8px;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
}
#conts .inner {
    margin-bottom: 18px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#conts .inner02 {
    margin-bottom: 25px;
}
#conts .inner .photoBox {
    width: 25.4%;
}
#conts .inner .photoBox img {
    width: 100%;
}
#conts .inner .textBox {
    margin-top: 32px;
    flex: 1;
    padding: 0 20px 0 23px;
}
#conts .inner .textBox p {
    margin-bottom: 13px;
    font-size: 1.4rem;
    line-height: 1.71;
}
#conts .inner .textBox p:last-child {
    margin-bottom: 0;
}
#conts .inner .textBox .ttl {
    margin-bottom: 24px;
    font-weight: bold;
    padding: 10px 15px 6px;
    position: relative;
    background-color: #FBDBD2;
}
#conts .inner .textBox .ttl:after {
	width: 23px;
	height: 18px;
    background: url("../../img/guide/bg03.png") no-repeat;
    background-size: 100% auto;
	position: absolute;
	top: -4px;
	left: -4px;
	content: "";
}
#conts .inner .textBox .ttl:before {
	width: 23px;
	height: 18px;
    background: url("../../img/guide/bg04.png") no-repeat;
    background-size: 100% auto;
	position: absolute;
	bottom: -4px;
	right: -4px;
	content: "";
}
#conts .inner .list {
    margin: 0 -3px 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#conts .inner .list li {
    margin-bottom: 10px;
    width: 48.7%;
}
#conts .inner .list li a {
    display: block;
    padding: 10px 2px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    border: 1px solid #EAE3D3;
    background: url("../../img/common/icon16.png") no-repeat right 5px center;
    background-size: 6px auto;
    border-radius: 5px;
    border-bottom-width: 3px;
}
#conts .inner .list li a:hover {
    opacity: 0.7;
}
#conts .inner .list .liStyle a {
    font-size: 1.1rem;
}
#conts .inner .list li img {
    vertical-align: -6px;
    margin-right: 5px;
}
#conts .inner .list .liStyle img {
    vertical-align: -8px;
}
#conts .infoUl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#conts .infoUl li {
    width: 49%;
}
#conts .infoUl li a {
    display: block;
    border: 1px solid #E95B00;
    border-radius: 5px;
}
#conts .infoUl li a > img {
    width: 100%;
}
#conts .infoUl li a:hover {
    opacity: 0.7;
}
#conts .infoUl li p {
    margin: 14px 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#conts .infoUl li p .img {
    margin: -5px 10px 0 0;
}
#conts .infoUl li p .txtSpan {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}
#conts .infoUl li p .txtSpan span {
    margin-bottom: -2px;
    display: block;
    font-size: 1.1rem;
}
#conts .infoUl li .link {
    padding: 4px;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    color: white;
    background-color: #E95B00;
}
#conts .innerBox {
    margin: 0 16px 27px;
}
#conts .arrow {
    text-align: center;
}
#conts .inner .textBox p a {
    text-decoration: underline;
    color: #388bdb;
    font-weight: bold;
}
#conts .inner .textBox .text {
    margin-bottom: 20px;
    min-height: 140px;
}
#conts .inner .textBox .comBtn03 {
    margin: 0 23px;
    width: 290px;
}
#conts .btnUl {
    margin: -10px 0 40px;
    display: flex;
    justify-content: center;
}
#conts .btnUl li {
    margin: 0 8px;
}
#conts .btnUl .comBtn03 {
    width: 290px;
}
#conts .btnUl .liStyle .comBtn03 a {
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 1.1rem;
}
#conts .btnUl02 .comBtn03 {
    width: 250px;
}
#conts .banner02 {
    padding: 35px 0 75px;
}
#conts .banner a:hover img {
    opacity: 0.7;
}
#conts .bigPhoto {
    margin-bottom: 30px;
    padding-top: 40px;
}
#conts .btmLink {
    margin-bottom: 45px;
    width: 286px;
}
.comPopBox {
    border-radius: 0;
}

.comPopBox .titleBox .title {
    background-image: url("../../img/common/icon41.png");
}

#comSearchPop .popContent {
    padding-left: 0;
    max-height: inherit;
}

.popContent iframe {
    width: 96%;
    height: 450px;
    margin: 0 2%;
}

.comPopBox .popContent {
    height: auto !important;
}

.mfp-fade.mfp-wrap .mfp-content {
    height: auto !important;
}
.comMovieBox .movie {
    width: 49%;
}
@media all and (min-width: 897px) {
    #conts .inner .textBox p a:hover,
    #conts .linkP a:hover span {
        text-decoration: none;
    }
}
@media all and (max-width: 897px) {
    .comPageTab {
        margin-bottom: 0;
    }
    .comBox.mainBox {
        padding-top: 0;
    }
    .supportNavi .linkList a span {
        padding-left: 0;
    }
    .supportNavi .linkList a span::before {
        display: none;
    }
    .supportNavi {
        margin-bottom: 25px;
        padding-bottom: 22px;
    }
    #conts p {
        margin-bottom: 12px;
        font-size: 1.4rem;
        line-height: 1.71;
    }
    .headLine11 {
        padding: 8px 16px 7px;
        margin: 0 -15px 10px;
        border-radius: 0;
        text-align: center;
    }
    #conts .linkP {
        margin-top: -10px;
    }
    #conts .textImg {
        margin-bottom: 40px;
    }
    #conts .ttl {
        margin-bottom: 20px;
    }
    .condominiums {
        padding: 0;
        margin: 0 -7px 16px;
        display: block;
    }
    .condominiums .lBox {
        overflow: inherit;
        position: relative;
    }
    .condominiums .rBox {
        padding: 2px 5px;
    }
    #conts .condominiums .lBox p {
        border-radius: 0;
        width: auto;
        height: auto;
        margin: 0;
        font-size: 1.6rem;
        line-height: 1.6875;
        padding: 6px 10px 1px 15px;
    }
    .condominiums .photo01 {
        bottom: 0;
        width: 73px;
    }
    .condominiums03 .photo01 {
        width: 86px;
    }
    .apartmentsTable {
        margin-right: -15px;
        overflow-x: scroll;
    }
    .apartmentsTable table {
        min-width: 100%;
        width: 885px;
    }
    #conts .movieUl {
        display: block;
    }
    #conts .movieUl {
        margin-bottom: 0;
        width: auto;
    }
    #conts .movieUl li {
        margin-bottom: 12px;
        width: auto;
    }
    #conts .movieUl li p {
        color: #4D3A2E;
        margin-top: 3px;
    }
    #conts .inner {
        padding-top: 20px;
        display: block;
    }
    #conts .inner .photoBox {
        display: none;
    }
    #conts .inner .textBox {
        margin: 0;
        padding: 0;
    }
    #conts .inner .textBox .ttl::before {
        width: 18px;
        height: 17px;
        background-image: url("../../img/guide/sp_bg02.png");
    }
    #conts .inner .textBox .ttl::after {
        width: 18px;
        height: 17px;
        background-image: url("../../img/guide/sp_bg01.png");
    }
    #conts .inner .textBox .ttl {
        margin: 0 -3px 12px;
    }
    #conts .inner .spPhoto {
        margin: 0 -3px 10px;
    }
    #conts .inner .textBox .comBtn03 {
        margin: 0 auto;
    }
    #conts .inner .list li a {
        padding-top: 2px;
        padding-bottom: 2px;
        min-height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }
    #conts .inner .list img {
        height: 16px;
        width: auto;
    }
    #conts .inner .spPhoto img {
        width: 100%;
    }
    #conts .inner .list li span {
        display: inline-block;
        text-align: left;
    }
    #conts .inner .list .liStyle a {
        font-size: 1rem;
    }
    #conts .inner .list {
        margin: 0 0 19px;
    }
    #conts .innerBox {
        margin: 0 0 27px;
    }
    #conts .infoUl {
        margin-bottom: 12px;
        display: block;
    }
    #conts .infoUl li {
        width: auto;
        margin-bottom: 30px;
    }
    #conts .infoUl li:last-child {
        margin-bottom: 0;
    }
    #conts .infoUl li p .img img {
        width: 35px;
    }
    #conts .infoUl li p .img {
        margin-right: 15px;
    }
    #conts .arrow {
        margin-bottom: 10px;
    }
    #conts .arrow img {
        width: 30px;
    }
    #conts .btnUl {
        margin: 0;
        display: block;
    }
    #conts .btnUl li {
        margin: 0 0 20px;
    }
    #conts .btnUl02 .comBtn03 {
        width: 290px;
    }
    .comBtn03 a {
        font-size: 1.3rem;
    }
    .headLine06 {
        margin: 0 -15px 20px;
        font-size: 1.2rem;
        padding: 9px 16px 9px;
    }
    #conts .banner02 {
        padding: 0;
        margin: 0 auto 30px;
        width: 61%;
    }
    .headLine13 small {
        display: block;
        font-size: 1.2rem;
    }
    .h3Ttl02::before {
        right: 0;
    }
    #conts .bigPhoto {
        margin-bottom: 5px;
        padding-top: 0;
    }
    #conts .bigPhoto img {
        width: 100%;
    }
    .comPopBox .titleBox {
        flex-wrap: wrap;
    }

    .comPopBox .titleBox .title {
        font-size: 1.3rem;
        max-width: 70%;
    }
    #conts .btmLink {
        margin-bottom: 25px;
    }
    #conts .spTxt {
        margin-bottom: 4px;
        text-align: center;
        font-weight: bold;
        color: #4D3A2E;
        line-height: 1.71;
    }
    .comMovieBox .movie {
        width: auto;
        max-width: inherit;
    }
}
@media all and (max-width: 374px) {
    #conts .condominiums .lBox p {
        font-size: 1.5rem;
    }
    #conts .inner .list li a {
        font-size: 1.0rem;
    }
    #conts .inner .list .liStyle a {
        font-size: 0.8rem;
    }
    #conts .inner .list {
        margin-left: -5px;
        margin-right: -5px;
    }
    #conts .inner .textBox .comBtn03 {
        width: auto;
        max-width: 290px;
    }
    .h3Ttl02 {
        font-size: 1.5rem;
        padding-left: 20px;
        padding-right: 40px;
    }
}

.movie-icon {
	position: relative;
}

.youtube {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: absolute;
	top: 45%;
	left: 45%;
}

@media all and (max-width: 599px) {
	.youtube {
		top: 40%;
		left: 40%;
	}
}

.notes {
  color: red;
  font-size: 12px;
}
