@charset "utf-8";

/*===== PC ここから =====*/
@media screen and (min-width: 741px){
#page .pc_none{
display: none!important;
}

#page .fv {
margin: 0 auto 20px;
}

#page .top_news{
width: 60%;
max-width: 800px;
margin: 0 auto;
border: 1px solid #e00000;
}

#page .top_news__ttl{
    text-align: center;
    font-size:20px;
    font-weight: bold;
    color: #e00000;
    padding: 15px;
    border-bottom: 1px solid #e00000;
}

#page .top_news__txt{
    text-align: center;
    color: #e00000;
    font-size: 16px;
    padding: 25px 0;
}


#page .top_news__txt span{
    text-align: center;
    color: #e00000;
    font-size: 16px;
    padding: 15px 0;
    display: block;
    font-weight: bold;
}

#page .info_bnr {
margin: 30px auto;
}
#page .info_bnr a {
transition: .3s;
}
#page .info_bnr a:hover {
opacity: 0.7;
}

#page .info_bnr img {
width: 100%;
}

#page .insta_lineup{
width: 100%;
max-width: 650px;
margin: 50px auto 0;
padding: 25px 30px;
border: 20px solid #c21500;
border-image: linear-gradient(45deg, yellow, #e13363, 80%, purple);
border-image-slice: 1;

}
#page .insta_lineup_ttl{
font-size: 1.6rem;
line-height: 1.3;
color: #004da0;
margin-bottom: 20px;
text-align: center;
}
#page .insta_lineup_ttl::before{
content: '';
width: 30px;
height: 30px;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/ico_Instagram.png) no-repeat center / contain;
display: inline-block;
margin-right: 10px;
margin-bottom: -5px;

}
#page .insta_list{
display: flex;
justify-content: space-between;

}
#page .insta_item{
width: 49%;
list-style:none;
text-align: center;
}

#page .insta_item img {
width: auto;
height: 230px;
max-width: 100%;
max-height: 100%;

}

#page .insta_item a{
transition: 0.2s;
color:#004da0;
text-decoration: none;
display: block;
}
#page .insta_item a span{
position: relative;
font-size:15px;
margin: 5px 0 0;
display: inline-block;
}
#page .insta_item a span::after{
content: '';
width: 6px;
height: 6px;
position: absolute;
top: 50%;
right: -20px;
transform: translateY(-50%) rotate(45deg);
border-right: 2px solid #004da0;
border-top: 2px solid #004da0;
border-color: #004da0;

}
#page .insta_item a span b{
font-size:16px;
}
#page .insta_item a:hover{
color: #004da0;
text-decoration: underline #004da0;
}
#page .insta_item a:hover::before{
background-color: #004da0;
}

#page .top-bnr_wrapper {
    width: 1000px;
    margin: 50px auto 55px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#page .top-bnr_wrapper .inner_bnr{
    width: 48%;
    margin-bottom: 15px;
}

#page .top-bnr_wrapper .inner_bnr:last-child{
    margin-bottom: 0;
}

#page .top_bnr {
margin: 35px 0 30px;
text-align: center;
}

#page .top_bnr a.link_none:hover {
opacity: 1;
}
#page .top_bnr a img {
    display: block;
    margin: 0 auto;
}

#page .top_bnr.gransta {
position: relative;
}
#page .top_bnr.gransta a {
position: absolute;
bottom: 10px;
}

#page .top_bnr.gransta a:nth-of-type(1) {
left: 17px;
}

#page .top_bnr.gransta a:nth-of-type(2) {
left: 266px;
}
#page .top_bnr.gransta a:nth-of-type(3) {
left: 518px;
}
#page .top_bnr.gransta a:nth-of-type(4) {
left: 764px;
}

#page .top_bnr a:hover {
opacity: 0.7;
}

#page .top_snsbnr {
    margin: 50px auto;
    max-width: 650px;
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#page .top_snsbnr li{
    width: 48%;
}
#page .top_snsbnr li a{
    display: block;
}


#page .menu_box01 li {
position: relative;
overflow: hidden;
z-index: 2;
}

#page .menu_box01 li a {
display: block;
position: relative;
color: #fefefe;
}

#page .menu_box01 li .fa {
position: absolute;
top: 45%;
right: 10px;
font-size: 12px;
}

#page .menu_box01.is-fv .list01 > li .fa{
top: 45%;
}

#page .menu_box01 li h3 {
line-height: 150%;
font-size: 26px;
}

#page .menu_box01 {
margin: 50px auto 55px;
}

#page .menu_box01.is-fv li {
width: 480px;
height: auto;
}

#page .menu_box01.is-fv .list01 > li:first-child,
#page .menu_box01.is-fv .list01 > li:last-child {
width: 480px;
height: auto;
}

#page .menu_box01.is-fv .list01 > li:first-child a,
#page .menu_box01.is-fv .list01 > li:last-child a {
padding: 20px 0;
}

#page .menu_box01.is-fv .list01 > li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico01.png) no-repeat left 20px center #ff6187;
}

#page .menu_box01.is-fv .list01 > li:first-child a::after {
background-color: #f67997
}

#page .menu_box01.is-fv .list01 > li:first-child a {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico01.png) no-repeat left 20px center;
}

#page .menu_box01.is-fv .list01 > li:last-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat left 20px center #ff8d30;
}

#page .menu_box01.is-fv .list01 > li:last-child a::after {
background-color: #fa994b
}

#page .menu_box01.is-fv .list01 > li:last-child a {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat left 20px center;
}


/*==== university ====*/


#page .property__university__ttl {
text-align: center;
font-size: 26px;
margin: 0 0 30px;
padding: 90px 0 50px;
margin: 0 0 80px;
color: #fff;
font-weight: normal;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_logo.png) no-repeat top 30px center / 40px,url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_heading.png) no-repeat center / contain;
}

#page .property__university__intro {
margin: 0 0 100px;
}

#page .property__university__intro__list {
display: flex;
justify-content: space-between;
margin: 0 0 15px;
}

#page .property__university__intro__item {
width: 32%;
background-color: #E7FCFA;
position: relative;
padding: 80px 20px 30px;
box-sizing: border-box;
}

#page .property__university__intro__item::before {
content: '';
width: 50%;
height: 100px;
position: absolute;
top: -50px;
left: 50%;
transform: translateX(-50%);
}

#page .property__university__intro__item:nth-child(1):before {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_furniture.png) no-repeat center / contain;
}

#page .property__university__intro__item:nth-child(2):before {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_money.png) no-repeat center / contain;
}

#page .property__university__intro__item:nth-child(3):before {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_box.png) no-repeat center / contain;
}

#page .property__university__intro__ttl {
text-align: center;
font-size: 20px;
margin: 0 0 10px;
line-height: 1.8;
font-weight: normal;
}

#page .property__university__intro__ttl span {
color: #FD75D9;
font-size: 24px;
}

#page .property__university__intro__txt {
font-size: 16px;
}

#page .property__university__intro__attention {
font-size: 16px;
}

#page .property__university__campus__content {
display: flex;
justify-content: space-between;
}

#page .property__university__campus__content__item {
width: calc(100% / 3);
border-right: 1px solid #E7E7E7;
}

#page .property__university__campus__content__item:last-child {
border: none;
}


#page .property__university__campus__content__item:nth-child(n+2) .property__university__campus__list::before,
#page .property__university__campus__content__item:nth-child(n+2) .property__university__campus__list::after {
content: '';
display: block;
width: 100%;
height: 58px;
margin: 0 0 15px;
}

#page .property__university__campus__list {
width: 90%;
margin: 0 auto 30px;
}

#page .property__university__campus__item {
text-align: center;
margin: 0 0 15px;

}
#page .property__university__campus__item a {
display: block;
font-size: 16px;
color: #FD75D9;
border: 2px solid #FD75D9;
padding: 15px 0;
border-radius: 50px;
transition: .3s;
}
#page .property__university__campus__item a:hover {
background-color: #FD75D9;
color: #fff;
}

#page .property__university__campus__link {
text-align: center;
position: relative;
}
#page .property__university__campus__link a {
font-size: 16px;
transition: .3s;
}

#page .property__university__campus__link:hover a {
color: #FD75D9;
}
#page .property__university__campus__link:hover::after {
border-right: 2px solid #FD75D9;
border-bottom: 2px solid #FD75D9;
}

#page .property__university__campus__link::after {
content: '';
width: 10px;
height: 10px;
border-right: 2px solid #111;
border-bottom: 2px solid #111;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%) rotate(-45deg);
transition: .3s;

}

/*==== list01 ====*/

#page .menu_box01 .list01 > li {
width: 320px;
margin: 0 20px 20px 0;
float: left;
height: 280px;
}
#page .menu_box01 > li h3 {
line-height: 120%;
font-size: 26px;
margin-bottom: 15px;
}
#page .menu_box01 .list01 > li a {
font-size: 26px;
color: #fefefe;
padding: 115px 0 0;
text-align: center;
display: block;
height: 100%;
}
#page .list01 > li .fa{
top: 35%;
}
#page .menu_box01 .list01 > li span {
font-size: 14px;
color: #fefefe;
display: block;
}

#page .menu_box01 .list01 li a::after,.menu_box01 .list01 li::after {
content: "";
display: block;
width: 600px;
height: 500px;
position: absolute;
top: -20px;
right: -280px;
z-index: -1;
transform: rotate(-70deg);
transition: .3s;
}

#page .menu_box01 .list01 > li:first-child a {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico01.png) no-repeat center 30px;
}

#page .menu_box01 .list01 > li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico01.png) no-repeat center 30px #42668c;
}

#page .menu_box01 .list01 > li:first-child a::after {
background-color: #4b749f;
}
#page .menu_box01 .list01 > li:nth-child(2) a {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat center 30px;
padding: 125px 0 0;
}
#page .menu_box01 .list01 > li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat center 30px #e07c2a;
}
#page .menu_box01 .list01 > li:nth-child(2)::after {
background-color: #ff8d30;
}
#page .menu_box01 .list01 > li:nth-child(3) a {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico02.png) no-repeat center 30px;
padding: 125px 0 0;
}
#page .menu_box01 .list01 > li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico02.png) no-repeat center 30px #3d8940;
margin-right: 0;
}
#page .menu_box01 .list01 > li:nth-child(3) a::after {
background-color: #459c49;
}
#page .menu_box01 li:hover a::after {
right: -600px;
}
#page .menu_box01 .list01 > li:last-child {
margin: 0 0px 20px 0;
}
#page .map_btn {
position: relative;
width: 320px;
float: left;
padding: 0px;
margin: 0px;
overflow: hidden;
height: 280px;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat center 30px;
}
#page .map_btn dt{
padding: 120px 0 0;
position: relative;
height: 280px;
text-align: center;
color: #fff;
}
#page .map_btn dd{
background-color: rgba(255,255,255,0.9);
padding: 30px 0 20px 0px;
margin: 0px;
position: absolute;
top: 0;
opacity: 0;
transition: .3s;
height: 280px;
border: solid 3px #fc8b2f;
box-sizing: border-box;
}
#page .map_btn dd:hover{
opacity: 1;
transition: .3s;
}
#page .map_btn dd h4{
color: #fc8b2f;
font-size: 15px;
text-align: center;
margin: 0 0 20px 0;
}
#page .map_btn dd > ul{
margin: 0px!important;
padding: 0px!important;
}
#page .map_btn dd > ul li{
display: inline-block!important;
margin: 0px 0px 5px 60px!important;
width: 65px!important;
}
#page .map_btn dd > ul li a{
font-size: 16px!important;
color: #fc8b2f!important;
text-decoration: underline!important;
display: inline!important;
}

/*==== list02 ====*/
#page .menu_box01 .list02 li {
width: 320px;
float: left;
}

#page .menu_box01 .list02 li h3 {
font-size: 20px;
}

#page .menu_box01 .list02 li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico03.png) no-repeat 15px 30px #1e386a;
margin: 0 20px 0 0;
}

#page .menu_box01 .list02 li a {
padding: 20px 0 20px 100px;
}

#page .menu_box01 .list02 li a::after {
content: "";
display: block;
width: 400px;
height: 300px;
position: absolute;
top: -20px;
right: -95px;
z-index: -1;
transform: rotate(-70deg);
transition: .5s;
}

#page .menu_box01 .list02 li:first-child a::after {
background-color: #224079;
}

#page .menu_box01 .list02 li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico04.png) no-repeat 15px 20px #1f6984;
margin: 0 20px 0 0;
}

#page .menu_box01 .list02 li:nth-child(2) a::after {
background-color: #237796;
}

#page .menu_box01 .list02 li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico05.png) no-repeat 15px 25px #e05677;
}

#page .menu_box01 .list02 li:nth-child(3) a {
padding: 35px 0 35px 100px;
}

#page .menu_box01 .list02 li:nth-child(3) a::after {
background-color: #ff6287;
}

#page .menu_box01 .list02 li:hover a::after {
right: -550px;
}

#page .menu_box01 .list02 li:nth-child(3):hover a::after {
background-color: #ff6287;
right: -95px;
}

#page .menu_box01 .bnr {
width: 740px;
margin: 60px auto 0;
}

/*===== menu_box02 =====*/
#page .menu_box02 {
padding: 50px 0 35px;
background-color: #ececec;
}

#page .menu_box02 h2 {
font-size: 24px;
color: #004da0;
text-align: center;
margin: 0 auto 30px;
}

#page .menu_box02 .intro {
text-align: center;
font-size: 16px;
margin: 0 0 40px;
}

#page .menu_box02 li {
float: left;
width: 320px;
margin: 0 20px 20px 0;
}

#page .menu_box02 li:nth-child(3n) {
margin: 0 0 20px 0;
}

#page .menu_box02 .ttl {
font-size: 20px;
color: #fefefe;
position: relative;
overflow: hidden;
z-index: 2;
}

#page .menu_box02 .ttl span {
padding: 22px 0 22px 80px;
display: block;
position: relative;
}

#page .menu_box02 .ttl span::after {
content: "";
display: block;
width: 400px;
height: 300px;
position: absolute;
top: -20px;
right: -75px;
z-index: -1;
transform: rotate(-70deg);
transition: .4s;
}

#page .menu_box02 li:first-child .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico06.png) no-repeat 15px 10px #cd5fb7;
}

#page .menu_box02 li:first-child .ttl span::after {
background-color: #e96cd0;
}

#page .menu_box02 li:nth-child(2) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico07.png) no-repeat 15px 10px #5e9257;
}

#page .menu_box02 li:nth-child(2) .ttl span::after {
background-color: #6ba663;
}

#page .menu_box02 li:nth-child(3) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico08.png) no-repeat 15px 15px #3daaaa;
}

#page .menu_box02 li:nth-child(3) .ttl span::after {
background-color: #45c1c2;
}

#page .menu_box02 li:nth-child(4) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico09.png) no-repeat 15px 30px #a18e5c;
}

#page .menu_box02 li:nth-child(4) .ttl span::after {
background-color: #b7a269;
}

#page .menu_box02 li:nth-child(5) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico10.png) no-repeat 15px 15px #e05757;
}

#page .menu_box02 li:nth-child(5) .ttl span::after {
background-color: #ff6363;
}

#page .menu_box02 li:nth-child(6) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico11.png) no-repeat 15px 15px #6548a7;
}

#page .menu_box02 li:nth-child(6) .ttl span::after {
background-color: #7352be;
}

#page .menu_box02 li:nth-child(7) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico26.png) no-repeat 15px 15px #6FAFD4;
background-size: 38px;
}

#page .menu_box02 li:nth-child(7) .ttl span::after {
background-color: #659DC1;
}

#page .menu_box02 li:nth-child(8) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico24.png) no-repeat 15px 15px #4851a7;
}

#page .menu_box02 li:nth-child(8) .ttl span::after {
background-color: #525cbe;
}

#page .menu_box02 li:nth-child(9) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico23.png) no-repeat 15px 15px #5299b1;
}

#page .menu_box02 li:nth-child(9) .ttl span::after {
background-color: #5daec9;
}

#page .menu_box02 li:hover span::after {
right: -500px;
}

#page .menu_box02 .ttl .fa {
position: absolute;
top: 45%;
right: 10px;
font-size: 12px;
}

#page .menu_box02 .txt {
background-color: #fff;
font-size: 14px;
color: #555555;
display: table-cell;
vertical-align: middle;
height: 96px;
width: 320px;
padding: 0 0 0 20px;
line-height: 180%;
}
/*===== selection =====*/
#page .selection {
padding: 45px 0 0;
}

#page .vertical-padding {
    padding-bottom: 30px;
    padding-top: 0px;
}

#page .selection .btn {
width: 300px;
margin: 0 auto;
clear: both;
border: 1px solid #ff3363;
}
#page .selection .btn a {
background-color: #ff3363;
display: block;
padding: 15px 0;
text-align: center;
color: #fff;
position: relative;
transition: .3s;
}

#page .selection .btn a .fa {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 5px;
font-size: 10px;
}
#page .selection .btn a:hover {
background-color: #fff;
color: #ff3363;
}

#page .selection h2 {
font-size: 24px;
color: #004da0;
text-align: center;
padding: 40px 0 30px;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico22.png) no-repeat center top;
}

#page .selection .intro {
text-align: center;
font-size: 16px;
margin: 0 0 40px;
}

#page .selection_box h3 {
font-size: 18px;
color: #004da0;
text-align: center;
padding: 10px 0;
background-color: #fff;
border: 2px solid #004da0;
box-sizing: border-box;
margin: 0 0 10px;
}

#page .selection_box {
width: 1000px;
margin: 0 auto 0 auto;
}
#page .selection_box li {
margin: 0 0 40px 0;
}

#page .rent_imgbox {
    position: relative;
}

#page .rent_box {
float: left;
width: 230px;
margin: 0 calc(80px/3) 25px 0;
}

#page .rent_box:nth-of-type(4) {
margin-right: 0;
}

#page .rent_box:nth-of-type(n+5) {
display: none;
}

#page .rent_img {
width: 100%;
height: 230px;
font-size: 0;
text-align: center;
background-color: #ececec;
margin: 0 0 10px;
}

#page .rent_img::before {
content: "";
display: inline-block;
height:100%;
vertical-align: middle;
}

#page .rent_img img {
width:auto;
height:auto;
max-width:100%;
max-height:100%;
vertical-align: middle;
}

#page .fbox {
width: 110px;
float: left;
text-align: center;
}

#page .fbox:first-child {
margin: 0 10px 0 0;
}

#page .rent_txt {
color: #fff;
background-color: #004da0;
font-size: 13px;
padding: 5px 0;
margin: 0 0 5px;
}

#page .rent_price,
#page .rent_layout {
font-size: 24px;
font-weight: bold;
}

#page .rent_price {
color: #e20000;
}

#page .rent_layout {
color: #004da0;
}

#page .rent_name,
#page .rent_access{
font-size: 13px;
color: #333333;
font-weight: normal;
line-height: 150%;
}

/*===== top_guide =====*/

#page .top_guide {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico21.png) no-repeat center 7%,
url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_bg01.png) no-repeat center top;
background-size: 57px,cover;
padding: 130px 0 40px;
text-align: center;
}

#page .top_guide h2 {
font-size: 30px;
color: #fff;
margin: 0 auto 30px;

}

#page .top_guide p {
color: #fff;
font-size: 15px;
margin: 0 auto 20px;
line-height: 180%;
}

#page .top_guide .btn {
width: 240px;
margin: 40px auto 0;
}

#page .top_guide .btn a {
text-align: center;
display: block;
color: #fff;
font-weight: bold;
border: 1px solid #fff;
padding: 15px 0;
position: relative;
transition: .3s;
}

#page .top_guide .btn a:hover {
background-color: #fff;
color: #004da0;
}

#page .top_guide .btn a .fa {
position: absolute;
font-size: 12px;
top: 23px;
right: 10px;
}
/*==== reason ====*/
#page .reason {
background-color: #004da0;
color: #fff;
padding: 0 0 50px;
}

#page .reason ul {
-webkit-display: flex;
-ms-display: flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
}

#page .reason li {
width: 230px;
padding: 160px 0 0;
}

#page .reason li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason01.png) no-repeat center 72px;
}

#page .reason li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason02.png) no-repeat center 42px;
}

#page .reason li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason03.png) no-repeat center 67px;
}

#page .reason li:nth-child(4) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason04.png) no-repeat center 60px;
}

#page .reason h3 {
text-align: center;
font-size: 15px;
line-height: 150%;
}

#page .reason p {
font-size: 13px;
line-height: 180%;
padding: 10px 0 0;
}

#page .reason li:first-child h3,
#page .reason li:last-child h3 {
padding: 11px 0;
}

/*===== menu_box03 =====*/

#page .menu_box03 {
padding: 50px 0 0;
}


#page .menu_box03 li {
position: relative;
overflow: hidden;
z-index: 2;
}

#page .menu_box03 li a {
display: block;
position: relative;
padding: 30px 0 30px 70px;
color: #fefefe;

}

#page .menu_box03 li a .fa {
position: absolute;
top: 45%;
right: 10px;
font-size: 12px;
}

#page .menu_box03 li h3 {
line-height: 150%;
font-size: 28px;
}

#page .menu_box03 {
margin: 0 auto 40px;
}

/*==== list01 ====*/

#page .menu_box03 .list01 li {
width: 1000px;
margin: 0 0 20px;
/* float: left; */
}

#page .menu_box03 .list01 li a {
font-size: 26px;
color: #fefefe;
padding: 24px 0 24px 110px;
}

#page .menu_box03 .list01 li span {
font-size: 14px;
color: #fefefe;
display: block;
padding-top: 15px;
}

#page .menu_box03 .list01 li a::after {
content: "";
display: block;
width: 600px;
height: 500px;
position: absolute;
top: -20px;
right: -105px;
z-index: -1;
transform: rotate(-70deg);
transition: .3s;
}

#page .menu_box03 .list01 li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico12.png) no-repeat 20px 20px #dc234e;
margin: 0 10px 20px 0;
}

#page .menu_box03 .list01 li:first-child a::after {
background-color: #ff3363;
}

#page .menu_box03 .list01 li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico13.png) no-repeat 15px 30px #336fa1;
}

#page .menu_box03 .list01 li:nth-child(2) a::after {
background-color: #3a7eb7;
}

#page .none,
#page .none a::after {
background-color: #ccc!important;
}

#page .none a {
pointer-events: none;
}

#page .menu_box03 li:hover a::after {
right: -550px;
}

/*==== list02 ====*/
#page .menu_box03 .list02 li {
width: 242px;
float: left;
}

#page .menu_box03 .list02 h3 {
font-size: 20px;
}

#page .menu_box03 .list02 li a::after {
content: "";
display: block;
width: 400px;
height: 300px;
position: absolute;
top: -20px;
right: -150px;
z-index: -1;
transform: rotate(-70deg);
transition: .5s;
}

#page .menu_box03 .list02 li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico14.png) no-repeat 15px 25px #70a33d;
margin: 0 11px 10px 0;
}

#page .menu_box03 .list02 li:first-child a::after {
background-color: #7fba46;
}

#page .menu_box03 .list02 li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico15.png) no-repeat 15px 15px #b8a922;
margin: 0 10px 10px 0;
}

#page .menu_box03 .list02 li:nth-child(2) a::after {
background-color: #d2c027;
}
#page .menu_box03 .list02 li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico16.png) no-repeat 15px 15px #e06b6b;
margin: 0 11px 10px 0;
}

#page .menu_box03 .list02 li:nth-child(3) a::after {
background-color: #ff7a7a;
}

#page .menu_box03 .list02 li:nth-child(4) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico17.png) no-repeat 15px 20px #e0a619;
}

#page .menu_box03 .list02 li:nth-child(4) a::after {
background-color: #ffbd1d;
}

#page .menu_box03 .list02 li:nth-child(5) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico18.png) no-repeat 15px 20px #e07219;
margin: 0 11px 10px 0;
}

#page .menu_box03 .list02 li:nth-child(5) a::after {
background-color: #ff821d;
}

#page .menu_box03 .list02 li:nth-child(6) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico19.png) no-repeat 15px 20px #4d9eb6;
margin: 0 10px 10px 0;
}

#page .menu_box03 .list02 li:nth-child(6) a::after {
background-color: #58b4cf;
}

#page .menu_box03 .list02 li:nth-child(7) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico20.png) no-repeat 15px 20px #c277bf;
margin: 0 11px 10px 0;
}

#page .menu_box03 .list02 li:nth-child(7) a::after {
background-color: #dd87da;
}

#page .menu_box03 .list02 li:nth-child(8) {
background-color: #cfcfcf;
margin: 0 0 10px 0;
position: relative;
}

#page .menu_box03 .list02 li:nth-child(8) a {
padding: 45px 0;
}

#page .menu_box03 .list02 li:nth-child(8) h3 {
width: 181px;
position: absolute;
top: 15px;
left: 30px;
}

#page .menu_box03 .list02 li:nth-child(8) a::after {
background-color: #ececec;
}


#page .menu_box03 .list02 li:hover a::after {
right: -550px;
}


/* ==== NEWS ==== */
#page .news_box{
background-color: #F0F0F0;
margin: 0px;
padding: 50px 0;
}
#page .fb_box{
float: left;
width: 460px;
}
#page .new_box{
background-color: #FFFFFF;
padding: 20px;
float: right;
width: 480px;
}
#page .new_box h2{
font-size: 20px;
color: #224079;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
}
#page .new_box ul{
margin: 0px;
padding: 0px;
}
#page .new_box ul li{
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
font-size: 14px;
font-weight: normal;
color: #222;
text-align: justify;
text-indent: -6.4em;
padding-left: 6.4em;
line-height: 150%;
}
#page .new_box ul li:nth-child(n+6){
display: none;
}
#page .new_box ul li span{
background-color: #224079;
font-size: 11px;
color: #FFFFFF;
padding-top: 2px;
padding-right: 8px;
padding-bottom: 2px;

padding-left: 8px;
margin-right: 10px;
line-height: 150%;
}

#page .contents_ttl04{
font-size: 16px;
color: #004da0;
padding: 40px 0 0;
margin: 0 0 10px;
}

#page .top_message {
font-size: 15px;
padding: 0 0 35px;
line-height: 150%;
color: #555;
}

#page .top_store {
background-color: #f2f2f2;
padding: 40px 0 30px;
}

#page .top_store .center_box {
/* width: 800px; */
}

#page .top_store h2 {
width: 253px;
margin: 0 0 25px;
}

#page .top_store ul {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-wrap: wrap;
display: flex;
}

#page .top_store li {
width: 15%;
margin: 0 calc(calc(100% - 75%) / 4) 30px 0;
}

#page .top_store li:nth-child(5n) {
margin-right: 0;
}

#page .top_store h4 {
font-size: 13px;
margin: 0 0 5px;
}

#page .top_store p {
font-size: 13px;
line-height: 150%;
}

#page .top_store a {
text-decoration: underline;
}
/*===== top_fnavi =====*/

#page .top_fnavi {
padding: 40px 0 45px;
}

#page .top_fnavi .box1,
#page .top_fnavi .box2 {
float: left;
}

#page .top_fnavi .box1 {
margin: 0 50px 0 0;
}

#page .top_fnavi .box3 {
clear: both;
}

#page .top_fnavi h4 {
font-size: 14px;
color: #333333;
border-bottom: 1px solid #cccccc;
padding: 0 0 10px;
margin: 0 0 10px;
}

#page .top_fnavi  ul {
float: left;
}

#page .top_fnavi  li {
padding-bottom: 5px;
}

#page .top_fnavi  li a:hover {
text-decoration: underline;
}

#page .top_fnavi .box1 h4 {
width: 380px;
}

#page .top_fnavi .box1 ul:first-of-type {
margin: 0 50px 0 0;
}


#page .top_fnavi .box2 h4 {
width: 84px;
}

#page .top_fnavi .box2 ul:first-of-type {
margin: 0 75px 0 0;
}

#page .top_fnavi .box3 h4 {
padding-top: 25px;
}

#page .top_fnavi .box3 ul {
margin: 0 26px 0 0;
}

#page .top_fnavi .box3 ul:last-of-type {
margin: 0;
}

#page .bnr_list {
width: 781px;
margin: 0 auto 30px;
}

#page .bnr_list li {
float: left;
margin: 0 20px 20px 0;
}
#page .bnr_list li:nth-child(3n) {
margin-right: 0;
}

#page .bnr_list li img {
width: 247px;
height: 76px;
}

#page .rely a {
position: relative;
}

#page .rely span {
color: #ff6287;
border: 3px solid #ff6287;
position: absolute;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 15px 10px;
top: 0;
left: 0;
font-size: 16px;
background-color: rgba(255,255,255,0.9);
opacity: 0;
visibility: hidden;
transition: .3s;
}

#page .rely a:hover span {
opacity: 1;
visibility: visible;
}
#page .box_lead{
width: 1000px;
margin: 0 auto 20px auto;
}
#page .box_lead .logo_lead{
float: left;
width: 200px;
margin-top: 15px;
}
#page .box_lead .txt_lead{
font-size: 11px;
float: right;
width: 740px;
}

#page .reserve_bnr {
width: 750px;
margin: 50px auto;
}
#page .reserve_bnr a {
display: block;
transition: .3s;
}
#page .reserve_bnr a:hover {
opacity: 0.7;
}

#page .entry-content .wp-block-image{
width: 80%;
margin: 0 auto;
}

#page .free_rent_fv_bnr{
    width: 85%;
    margin: 20px auto 0 auto;
}

#page .home-ig {
    margin-left: auto;
}

#page .home-ig .block-title {
    margin-bottom: 20px;
}
}

/*===== PC ここまで =====*/


/*===== SP ここから =====*/
@media screen and (max-width: 740px){
#page .sp_none{
display: none!important;
}

#page .fv {
width: 100%;
margin: 0 auto 20px;
overflow: hidden;
}

#page .top_news{
    width: 95%;
    margin: 0 auto;
    border: 1px solid #e00000;
    }
    
    #page .top_news__ttl{
        text-align: center;
        font-size:15px;
        font-weight: bold;
        color: #e00000;
        padding: 10px;
        border-bottom: 1px solid #e00000;
    }
    
    #page .top_news__txt{
        text-align: center;
        color: #e00000;
        font-size: 13px;
        padding: 25px 0;
        margin-bottom: 0;
    }
    
    
    #page .top_news__txt span{
        text-align: center;
        color: #e00000;
        font-size: 14px;
        padding: 10px 0;
        display: block;
        font-weight: bold;
    }
    

#page .info_bnr {
width: 90%;
margin: 20px auto;
}

#page .info_bnr img {
width: 100%;
}

#page .top_snsbnr {
    margin: 0 auto;
    width: 90%;
    padding:0;
    display: flex;
    justify-content: space-evenly;
}
#page .top_snsbnr li{
    margin: 10px 0;
    width: 45%;
}
#page .top_snsbnr li a{
    display: block;
}

#page .top-bnr_wrapper {
    width: 90%;
    margin: 40px auto 30px auto;
    display: block;
}

#page .top-bnr_wrapper .inner_bnr{
    width: 100%;
    margin-bottom: 15px;
}

#page .top-bnr_wrapper .inner_bnr:last-child{
    margin-bottom: 0;
}


#page .top_bnr {
width: 90%;
margin: 15px auto 0;
}
#page .top_bnr img {
width: 100%;
margin: 0 auto;
}
#page .top_bnr.gransta {
position: relative;
}
#page .top_bnr.gransta a {
position: absolute;
width: 48%;
}

#page .top_bnr.gransta a:nth-of-type(1),
#page .top_bnr.gransta a:nth-of-type(2) {
bottom: 16%;
}

#page .top_bnr.gransta a:nth-of-type(3),
#page .top_bnr.gransta a:nth-of-type(4) {
bottom: 3%;
}

#page .top_bnr.gransta a:nth-of-type(odd) {
left: 1%;
}
#page .top_bnr.gransta a:nth-of-type(even) {
right: 1%;
}
#page .menu_box01 h2{
font-size: 18px;
color: #004da0;
text-align: center;
margin: 0 auto 30px;
}

#page .menu_box01 li {
position: relative;
overflow: hidden;
z-index: 2;
}

#page .menu_box01 li a {
display: block;
position: relative;
padding: 29px 0 29px 100px;
color: #fefefe;
}


#page .menu_box01 {
width: 90%;
margin: 40px auto 30px;
}

#page .menu_box01.is-fv {
margin: 20px auto 10px;
}

#page .menu_box01.is-fv .list01 > li:first-child,
#page .menu_box01.is-fv .list01 > li:last-child {
width: 48%
}

#page .menu_box01.is-fv .list01 > li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico01.png) no-repeat 10px center /22px #ff6187;
}

#page .menu_box01.is-fv .list01 > li:first-child a::after {
background-color: #f67997
}

#page .menu_box01.is-fv .list01 > li:last-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat 10px center /32px #ff8d30;
}

#page .menu_box01.is-fv .list01 > li:last-child a::after {
background-color: #fa994b
}


#page .menu_box01.is-fv .list01 > li a {
padding: 10px 0 10px 45px;
background: right 5px center;
}

#page .menu_box01.is-fv .list01 > li a::after {
right: -250px;

}

/*==== university ====*/

#page .property__university {
width: 90%;
margin: 0 auto;
}
#page .property__university__ttl {
text-align: center;
font-size: 18px;
margin: 50px 0 60px;
padding: 70px 0 30px;
color: #fff;
font-weight: normal;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_logo.png) no-repeat top 20px center / 36px,url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_heading_sp.png) no-repeat center / contain;
line-height: 1.5;
}

#page .property__university__intro {
margin: 0 0 50px;
}

#page .property__university__intro__list {
display: flex;
justify-content: space-between;
flex-direction: column;
margin: 0 0 15px;
}

#page .property__university__intro__item {
width: 100%;
background-color: #E7FCFA;
position: relative;
padding: 60px 30px 30px;
box-sizing: border-box;
margin: 0 0 70px;
}

#page .property__university__intro__item:last-child {
margin-bottom: 0;
}

#page .property__university__intro__item::before {
content: '';
width: 50%;
height: 100px;
position: absolute;
top: -50px;
left: 50%;
transform: translateX(-50%);
}

#page .property__university__intro__item:nth-child(1):before {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_furniture.png) no-repeat center / contain;
}

#page .property__university__intro__item:nth-child(2):before {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_money.png) no-repeat center / contain;
}

#page .property__university__intro__item:nth-child(3):before {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/university_box.png) no-repeat center / contain;
}

#page .property__university__intro__ttl {
text-align: center;
font-size: 16px;
margin: 0 0 10px;
line-height: 1.8;
font-weight: normal;
}

#page .property__university__intro__ttl span {
color: #FD75D9;
font-size: 20px;
}

#page .property__university__intro__txt {
font-size: 13px;
text-align: center;
}

#page .property__university__intro__attention {
font-size: 13px;
}

#page .property__university__campus__content {
display: flex;
justify-content: space-between;
flex-direction: column;
}

#page .property__university__campus__content__item {
width: 100%;
border-bottom: 1px solid #E7E7E7;
padding: 0 0 20px;
margin: 0 0 30px;
}

#page .property__university__campus__content__item:last-child {
border: none;
}

#page .property__university__campus__content__item:nth-child(n+2) .property__university__campus__list::before,
#page .property__university__campus__content__item:nth-child(n+2) .property__university__campus__list::after {
/* content: ''; */
display: block;
width: 100%;
height: 58px;
margin: 0 0 15px;
}

#page .property__university__campus__list {
width: 100%;
margin: 0 auto 30px;
}

#page .property__university__campus__item {
text-align: center;
margin: 0 0 15px;

}
#page .property__university__campus__item a {
display: block;
font-size: 14px;
color: #FD75D9;
border: 2px solid #FD75D9;
padding: 15px 0;
border-radius: 50px;
transition: .3s;
}

#page .property__university__campus__link {
font-size: 14px;
text-align: center;
position: relative;
}

#page .property__university__campus__link::after {
content: '';
width: 8px;
height: 8px;
border-right: 2px solid #111;
border-bottom: 2px solid #111;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%) rotate(-45deg);
}

/*==== list01 ====*/
#page .menu_box01 .list01{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#page .menu_box01 .list01::after {
    content: none;
}

#page .menu_box01 .list01 li a .fa{
position: absolute;
top: 45%;
right: 10px;
font-size: 12px;
display: none;
}

#page .menu_box01 .list01 li {
width: 48%;
margin: 0 0 15px;
padding: 0px;
}

#page .menu_box01 .list01 li h3 {
font-size: 16px;
font-weight: normal;
text-align: center;
line-height: 130%;
}

#page .menu_box01 .list01 li a {
color: #fefefe;
/* padding: 30px 0 30px 25%; */
padding: 70px 0 20px;
}

#page .menu_box01 .list01 li span {
font-size: 14px;
color: #fefefe;
display: none;
padding-top: 15px;
}



/* #page .menu_box01 .list01 li a::after,.menu_box01 .list01 li:nth-child(2)::after {
content: "";
display: block;
width: 400px;
height: 300px;
position: absolute;
top: -20px;
right: -80px;
z-index: -1;
transform: rotate(-60deg);
} */

#page .menu_box01 .list01 li a::after {
    content: "";
    display: block;
    width: 75px;
    height: 75px;
    position: absolute;
    top: -40px;
    left: -40px;
    z-index: -1;
    transform: rotate(-45deg);
}

#page .menu_box01 .list01 > li:first-child {
align-self: flex-start;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico01.png) no-repeat center 20px #4b749f;
background-size: 33px;
margin: 0 4% 20px 0;
float: left;
}

#page .menu_box01 .list01 > li:first-child a::after {
background-color: #42668c;
}

#page .menu_box01 .list01 > li:nth-child(2) {
align-self: flex-start;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico_map.png) no-repeat center 20px #e07c2a;
background-size: 60px;
}
#page .menu_box01 .list01 > li:nth-child(2) dl::after {
    content: "";
    display: block;
    width: 75px;
    height: 75px;
    position: absolute;
    top: -40px;
    left: -40px;
    z-index: -1;
    transform: rotate(-45deg);
    background-color: #ff8d30;
}
#page .menu_box01 .list01 > li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico02.png) no-repeat center 20px #459c49;
background-size: 31px;
}

#page .menu_box01 .list01 > li:nth-child(3) a::after {
background-color: #3d8940;
}

#page .menu_box01 .list01 > li:nth-child(4) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico03.png) no-repeat center 24px #1e386a;
background-size: 38px;
}

#page .menu_box01 .list01 > li:nth-child(4) a::after {
background-color: #224079;
}

#page .menu_box01 .list01 > li:nth-child(5) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico04.png) no-repeat center 20px #1f6984;
background-size: 44px;
}

#page .menu_box01 .list01 > li:nth-child(5) a::after {
background-color: #237796;
}

#page .menu_box01 .list01 > li:nth-child(6) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico05.png) no-repeat center 24px #e05677;
background-size: 40px;
}

#page .menu_box01 .list01 > li:nth-child(6) a::after {
background-color: #ff6287;
}
#page .menu_box01 .bnr {
width: 100%;
margin: 35px auto 0;
}
#page .map_btn{
position: relative;
padding: 0px;
margin: 0px;
}
#page .map_btn dt{
background-image: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/arrow_a.png);
background-repeat: no-repeat;
background-position: 97% 20px;
background-size: 20px;
/* padding: 30px 0 30px 25%; */
padding: 70px 0 20px;
position: relative;
color: #fff;
}
#page .map_btn dt.active{
background-image: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/arrow_b.png);}
#page .map_btn dd{
margin: 0px!important;
padding: 15px 5px 5px!important;
display: none;
background-color: #fff;
border-right: solid 2px #ff8d30;
border-left: solid 1px #ff8d30;
border-bottom: solid 2px #ff8d30;
box-sizing: border-box;
}
#page .map_btn h4{
color: #ff8d30;
font-size: 14px;
text-align: center;
margin: 0 0 10px 0;
}
#page .map_btn dd ul{
margin: 0px auto!important;
padding: 0px!important;
}
#page .map_btn dd ul li{
width: 46%!important;
float: left!important;
margin: 0 2% 10px!important;
background-color: #ff8d30!important;
border-radius: 5px!important;
}

#page .map_btn dd ul li a{
color: #fff!important;
font-weight: bold!important;
display: block!important;
text-align: center!important;
padding: 10px 0!important;
}
/*==== list02 ====*/

#page .menu_box01 .list02 li a .fa {
position: absolute;
top: 45%;
right: 10px;
font-size: 12px;
display: none;
}

#page .menu_box01 .list02 li {
width: 100%;
margin: 0 0 20px;
}

#page .menu_box01 .list02 li h3 {
font-size: 16px;
}

#page .menu_box01 .list02 li a {
padding: 30px 10px 30px 25%;
}

#page .menu_box01 .list02 li a::after {
content: "";
display: block;
width: 400px;
height: 300px;
position: absolute;
top: -20px;
right: -80px;
z-index: -1;
transform: rotate(-60deg);
}

#page .menu_box01 .list02 li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico03.png) no-repeat 20px center #1e386a;
background-size: 25px;
}

#page .menu_box01 .list02 li:first-child a::after {
background-color: #224079;
}

#page .menu_box01 .list02 li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico04.png) no-repeat 20px center #1f6984;
background-size: 25px;
}

#page .menu_box01 .list02 li:nth-child(2) a::after {
background-color: #237796;
}

#page .menu_box01 .list02 li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico05.png) no-repeat 20px center #e05677;
background-size: 30px;
}

#page .menu_box01 .list02 li:nth-child(3) a::after {
background-color: #ff6287;
}
/*===== menu_box02 =====*/
#page .menu_box02 {
padding: 20px 0 20px;
background-color: #ececec;
}

#page .menu_box02 h2 {
font-size: 18px;
color: #004da0;
text-align: center;
margin: 0 auto 30px;
}
#page .menu_box02 .intro {
font-size: 14px;
margin: 0 0 40px;
}

#page .menu_box02 {
padding: 25px 5%;
}


#page .menu_box02 li {
float: left;
width: 48%;
margin: 0 4% 10px 0;
}

#page .menu_box02 li:nth-child(2n) {
margin: 0 0 10px 0;
}

#page .menu_box02 .ttl {
font-size: 15px;
text-align: center;
color: #fefefe;
position: relative;
overflow: hidden;
z-index: 2;
}

#page .menu_box02 .ttl span {
padding: 70px 0 25px;
display: block;
position: relative;
font-size: 14px;
}

#page .menu_box02 .ttl span::after {
content: "";
display: block;
width: 75px;
height: 75px;
position: absolute;
top: -40px;
left: -40px;
z-index: -1;
transform: rotate(-45deg);
}

#page .menu_box02 li:first-child .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico06.png) no-repeat center 25px #cd5fb7;
background-size: 40px;
}

#page .menu_box02 li:first-child .ttl span::after {
background-color: #e96cd0;
}

#page .menu_box02 li:nth-child(2) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico07.png) no-repeat center 25px #5e9257;
background-size: 40px;
}

#page .menu_box02 li:nth-child(2) .ttl span::after {
background-color: #6ba663;
}

#page .menu_box02 li:nth-child(3) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico08.png) no-repeat center 25px #3daaaa;
background-size: 35px;
}

#page .menu_box02 li:nth-child(3) .ttl span::after {
background-color: #45c1c2;
}

#page .menu_box02 li:nth-child(4) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico09.png) no-repeat center 40px #a18e5c;

}

#page .menu_box02 li:nth-child(4) .ttl span::after {
background-color: #b7a269;
}

#page .menu_box02 li:nth-child(5) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico10.png) no-repeat center 30px #e05757;
background-size: 35px;
}

#page .menu_box02 li:nth-child(5) .ttl span::after {
background-color: #ff6363;
}

#page .menu_box02 li:nth-child(6) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico11.png) no-repeat center 25px #6548a7;
background-size: 35px;
}

#page .menu_box02 li:nth-child(6) .ttl span::after {
background-color: #7352be;
}

#page .menu_box02 li:nth-child(7) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico26.png) no-repeat center 30px #6FAFD4;
background-size: 35px;
}

#page .menu_box02 li:nth-child(7) .ttl span::after {
background-color: #659DC1;
}

#page .menu_box02 li:nth-child(8) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico24.png) no-repeat center 20px #4851a7;
background-size: 35px;
}

#page .menu_box02 li:nth-child(8) .ttl span::after {
background-color: #525cbe;
}

#page .menu_box02 li:nth-child(9) {
width: 100%;
}

#page .menu_box02 li:nth-child(9) .ttl {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico23.png) no-repeat center 30px #5299b1;
background-size: 35px;
}

#page .menu_box02 li:nth-child(9) .ttl span::after {
background-color: #5daec9;
}

#page .menu_box02 .ttl .fa {
position: absolute;
bottom: 7%;
right: 45%;
font-size: 12px;
display: none;
}

#page .menu_box02 .txt {
display: none;
}
/*===== selection =====*/
#page .selection {
padding: 30px 0 0;
}


#page .selection h2 {
font-size: 18px;
color: #004da0;
text-align: center;
padding: 40px 0 30px;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico22.png) no-repeat center top;
margin: 20px 0 0;
}

#page .selection .intro {
font-size: 14px;
margin: 0 0 40px;
}

#page .selection_box h3 {
font-size: 15px;
color: #004da0;
text-align: center;
padding: 10px 0;
background-color: #fff;
border: 2px solid #004da0;
box-sizing: border-box;
margin: 0 0 15px;
}

#page .selection .btn {
width: 80%;
margin: 0 auto 50px;
clear: both;
border: 1px solid #ff3363;
}
#page .selection .btn a {
background-color: #ff3363;
display: block;
padding: 15px 0;
text-align: center;
color: #fff;
position: relative;
transition: .3s;
}

#page .selection .btn a .fa {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 5px;
font-size: 10px;
}

#page .rent_imgbox {
    position: relative;
}

#page .rent_box {
width: 49%;
margin: 0 2% 25px 0;
float: left;
}

#page .rent_box:nth-of-type(2n) {
margin-right: 0;
}

#page .rent_box:nth-of-type(n+5) {
display: none;
}


#page .rent_img {
width: 100%;
height: auto;
font-size: 0;
text-align: center;
background-color: #ececec;
margin: 0 0 10px;
}

#page .rent_img::before {
content: "";
display: inline-block;
height:100%;
vertical-align: middle;
}

#page .rent_img img {
width:auto;
height:auto;
max-width:100%;
max-height:100%;
vertical-align: middle;
max-height: 130px;
}

#page .fbox {
width: 45%;
float: left;
text-align: center;
}

#page .fbox:first-child {
margin: 0 10px 0 0;
}

#page .rent_txt {
display: none;
}

#page .rent_price,
#page .rent_layout {
font-size: 15px;
font-weight: bold;
}

#page .rent_price {
color: #e20000;
}

#page .rent_layout {
color: #004da0;
}

#page .rent_name,
#page .rent_access{
font-size: 14px;
color: #333333;
font-weight: normal;
line-height: 150%;
}
/*===== top_guide =====*/

#page .top_guide {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_bg01.png) no-repeat center top;
background-size: cover;
padding: 75px 0 40px;
text-align: center;
}

#page .top_guide h2 {
font-size: 17px;
color: #fff;
margin: 0 auto 30px;

}

#page .top_guide p {
color: #fff;
font-size: 13px;
margin: 0 auto 20px;
line-height: 180%;
}

#page .top_guide .btn {
width: 240px;
margin: 40px auto 0;
}

#page .top_guide .btn a {
text-align: center;
display: block;
color: #fff;
font-weight: bold;
border: 1px solid #fff;
padding: 15px 0;
position: relative;
}

#page .top_guide .btn a .fa {
position: absolute;
font-size: 12px;
top: 22px;
right: 10px;
}
/*==== reason ====*/

#page .reason {
background-color: #004da0;
color: #fff;
padding: 0 0 50px;
}

#page .reason ul {

}

#page .reason li {
width: 90%;
margin: 0 auto;
padding: 40% 0 15px;
}

#page .reason li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason01.png) no-repeat center 15%;
}

#page .reason li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason02.png) no-repeat center 5%;
}

#page .reason li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason03.png) no-repeat center 15%;
}

#page .reason li:nth-child(4) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_reason04.png) no-repeat center 10%;
}

#page .reason h3 {
text-align: center;
font-size: 13px;
line-height: 150%;
}

#page .reason p {
font-size: 12px;
line-height: 180%;
padding: 10px 0 0;
color: #fff;
}
/*===== menu_box03 =====*/

#page .menu_box03 {
padding: 40px 0 0;
width: 90%;
}


#page .menu_box03 li {
position: relative;
overflow: hidden;
z-index: 2;
}

#page .menu_box03 li a {
display: block;
position: relative;
padding: 60px 0 20px 0;
color: #fefefe;

}

#page .menu_box03 li a .fa {
position: absolute;
top: 45%;
right: 10px;
font-size: 12px;
display: none;
}



#page .menu_box03 li h3 {
line-height: 150%;
font-size: 15px;
}

#page .menu_box03 {
margin: 0 auto 20px;
}

/*==== list01 ====*/

#page .menu_box03 .list01 li {
margin: 0 0 20px;
}

#page .menu_box03 .list01 li a {
color: #fefefe;
padding: 30px 0 30px 25%;
}

#page .menu_box03 .list01 li span {
font-size: 14px;
color: #fefefe;
display: block;
padding-top: 15px;
}

#page .menu_box03 .list01 li a::after {
content: "";
display: block;
width: 400px;
height: 300px;
position: absolute;
top: -20px;
right: -105px;
z-index: -1;
transform: rotate(-70deg);
transition: .3s;
}

#page .menu_box03 .list01 li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico12.png) no-repeat 20px 15px #dc234e;
margin: 0 0 20px 0;
background-size: 40px;
}

#page .menu_box03 .list01 li:first-child a::after {
background-color: #ff3363;
}

/* .menu_box03 .list01 li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/top_ico13.png) no-repeat 15px 20px #336fa1;
background-size: 50px;
} */

#page .menu_box03 .list01 li:nth-child(2) a::after {
background-color: #3a7eb7;
}

#page .none,
#page .none a::after {
background-color: #ccc!important;
}


#page .none a {
pointer-events: none;
}

#page .menu_box03 li:hover a::after {
right: -550px;
}

/*==== list02 ====*/
#page .menu_box03 .list02 li {
width: 48%;
float: left;
margin: 0 4% 10px 0;
}

#page .menu_box03 .list02 h3 {
font-size: 15px;
text-align: center;
}

#page .menu_box03 .list02 li a {
position: relative;
}

#page .menu_box03 .list02 li a .fa {
position: absolute;
top: inherit;
bottom: 7%;
left: 48%;
font-size: 12px;
display: none;
}

#page .menu_box03 .list02 li a::after {
content: "";
display: block;
width: 75px;
height: 75px;
position: absolute;
top: -40px;
left: -40px;
z-index: -1;
transform: rotate(-45deg);
transition: .5s;
}

#page .menu_box03 .list02 li:nth-child(2n) {
margin-right: 0;
}

#page .menu_box03 .list02 li:first-child {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico14.png) no-repeat center 25px #70a33d;
background-size: 35px;
}

#page .menu_box03 .list02 li:first-child a::after {
background-color: #7fba46;
}

#page .menu_box03 .list02 li:nth-child(2) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico15.png) no-repeat center 20px #b8a922;
background-size: 35px;
}

#page .menu_box03 .list02 li:nth-child(2) a::after {
background-color: #d2c027;
}
#page .menu_box03 .list02 li:nth-child(3) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico16.png) no-repeat center 20px #e06b6b;
background-size: 35px;
}

#page .menu_box03 .list02 li:nth-child(3) a::after {
background-color: #ff7a7a;
}

#page .menu_box03 .list02 li:nth-child(4) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico17.png) no-repeat center 20px #e0a619;
background-size: 35px;
}

#page .menu_box03 .list02 li:nth-child(4) a::after {
background-color: #ffbd1d;
}

#page .menu_box03 .list02 li:nth-child(5) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico18.png) no-repeat center 20px #e07219;
background-size: 25px;
}

#page .menu_box03 .list02 li:nth-child(5) a::after {
background-color: #ff821d;
}

#page .menu_box03 .list02 li:nth-child(6) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico19.png) no-repeat center 20px #4d9eb6;
background-size: 35px;
}

#page .menu_box03 .list02 li:nth-child(6) a::after {
background-color: #58b4cf;
}

#page .menu_box03 .list02 li:nth-child(7) {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/09/top_ico20.png) no-repeat center 20px #c277bf;
background-size: 25px;
}

#page .menu_box03 .list02 li:nth-child(7) a::after {
background-color: #dd87da;
}

#page .menu_box03 .list02 li:nth-child(8) {
background-color: #cfcfcf;
margin: 0 0 10px 0;
position: relative;
}

#page .menu_box03 .list02 li:nth-child(8) a {
padding: 51px 0;
}

#page .menu_box03 .list02 li:nth-child(8) h3 {
width: 80%;
position: absolute;
top: 20px;
left: 10%;
}

#page .menu_box03 .list02 li:nth-child(8) a::after {
background-color: #ececec;
}


#page .menu_box03 .list02 li:hover a::after {
right: -550px;
}

#page .news_box {
background-color: #ececec;
padding: 20px 0;
}

#page .fb_box {
background-color: #142c6a;
width: 90%;
margin: 0 auto 20px;
}

#page .fb_box a {
font-size: 20px;
color: #fff;
text-align: center;
padding: 20px 0;
display: block;
}

#page .new_box{
background-color: #FFFFFF;
padding: 20px 5%;
width: 80%;
margin: 0 auto 20px;
}
#page .new_box h2{
font-size: 20px;
color: #224079;
padding: 0px;
margin: 0 0 15px;
text-align: center;
}
#page .new_box ul{
margin: 0px;
padding: 0px;
}
#page .new_box ul li{
padding: 0px;
margin: 0 0 8px;
font-size: 14px;
font-weight: normal;
}
#page .new_box ul li:nth-child(n+6){
display: none;
}
#page .new_box ul li span{
background-color: #224079;
font-size: 12px;
color: #FFFFFF;
padding: 2px 8px;
margin-right: 10px;
}

#page .contents_ttl04{
font-size: 16px;
color: #004da0;
padding: 20px 0;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/plus_b.png) no-repeat 95% center;
background-size: 15px;
width: 90%;
margin: 0 auto;
}

h2.active {
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/minus_b.png) no-repeat 95% center;
background-size: 15px;
}

#page .top_message {
font-size: 15px;
color: #555;
padding: 0 0 40px;
line-height: 150%;
display: none;
width: 90%;
margin: 0 auto;
}

#page .top_store {
background-color: #f2f2f2;
padding: 25px 5% 20px;
}

#page .top_store h2 {
width: 253px;
margin: 0 0 25px;
}

#page .top_store li {
margin: 0 0 20px 0;
}

#page .top_store li:last-child {
margin: 0;
}

#page .top_store h4 {
font-size: 13px;
margin: 0 0 5px;
}

#page .top_store p {
line-height: 150%;
color: #000;
font-size: 12px;
}

#page .top_store a {
text-decoration: underline;
}
/*===== top_fnavi =====*/

#page .top_fnavi {
padding: 40px 0 45px;
}

#page .top_fnavi .box3 {
clear: both;
}

#page .top_fnavi h4 {
font-size: 14px;
color: #333333;
border-bottom: 1px solid #cccccc;
padding: 0 0 10px;
margin: 0 0 5px;
}
#page .top_fnavi  li {
font-size: 12px;
padding-bottom: 10px;
}

#page .top_fnavi  li a {
font-size: 12px;
}

#page .top_fnavi ul {
float: left;
}

#page .top_fnavi .box1 ul:first-of-type {
margin: 0 10% 0 0;
}


#page .top_fnavi .box2 h4 {
width: 50%;
}

#page .top_fnavi .box2 ul:first-of-type {
margin: 0 20% 0 0;
}

#page .top_fnavi .box3 h4 {
border-top: 1px solid #cccccc;
padding: 15px 0;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/plus.png) no-repeat 95% center;
background-size: 15px;
}

#page .top_fnavi .box3 h4.active {
border-top: 1px solid #cccccc;
padding: 15px 0;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/minus.png) no-repeat 95% center;
background-size: 15px;
}

#page .top_fnavi .box3 ul {
margin: 0 0 20px 0;
}


#page .top_fnavi .box3 ul:first-of-type {
margin: 0 20% 20px 0;
}

#page .top_fnavi .box3 ul:nth-of-type(3) {
margin: 0 20% 50% 0;
}

#page .box_wrap {
display: none;
}

#page .bnr_list {
width: 90%;
margin: 10px auto;
}

#page .bnr_list li {
float: left;
width: 48%;
margin: 0 4% 20px 0;
}
#page .bnr_list li:nth-child(2n) {
margin-right: 0;
}
#page .box_lead{
margin: 0 auto 30px auto;
}
#page .box_lead .logo_lead{
display: none;
}
#page .box_lead .txt_lead{
font-size: 10px;
}

#page .reserve_bnr {
width: 90%;
margin: 40px auto;
}

#page .reserve_bnr img {
width: 100%;
}

#page .insta_lineup{
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto 15px;
    padding: 25px 15px;
    border: 15px solid #c21500;
    border-image: linear-gradient(0deg, yellow, #e13363, 80%, purple);
    border-image-slice: 1;
}

#page .insta_lineup_ttl{
text-align: center;
font-size: 1.1rem;
line-height: 1.3;
color: #004da0;
padding-right: 20px;
margin-bottom: 15px;
}
#page .insta_lineup_ttl::before{
content: '';
width: 25px;
height: 25px;
background: url(https://answer-chintai.re-ws.jp/app/uploads/sites/1085/2023/08/ico_Instagram.png) no-repeat center / contain;
display: inline-block;
margin-right: 6px;
margin-bottom: -6px;
}
#page .insta_list{
display: flex;
justify-content: space-between;
padding: 0;
width: 100%;
margin: 0 auto;
}
#page .insta_item{
width: 47%;
margin: 0 0 20px;
}

#page .insta_item img{
width: 100%;
height: 100%;
object-fit: cover;
}

#page .insta_item a{
font-size: 0.9rem;
transition: 0.2s;
color: #999;
text-decoration: underline;
font-size: 4vw;
}

#page .insta_item a{
transition: 0.2s;
color:#004da0;
text-decoration: none;
display: block;
}
#page .insta_item a span{
display: block;
position: relative;
margin: 10px 0 0;

}
#page .insta_item a span::after{
content: '';
width: 6px;
height: 6px;
position: absolute;
top: 50%;
right: -20px;
transform: translateY(-50%) rotate(45deg);
border-right: 2px solid #004da0;
border-top: 2px solid #004da0;
border-color: #004da0;
}
#page .insta_item a:hover{
color: #004da0;
text-decoration: underline #004da0;
}
#page .insta_item a:hover::before{
background-color: #004da0;
}
#page .home-ig .block-title {
    margin-bottom: 20px;
}

}
/*===== SP ここまで =====*/