@charset "UTF-8";
/* CSS Document */

/* 中身-モバイルファースト======================================================================================================== */

/* ヘッダー */
#detail_header{
margin-bottom: 20px;
}
#detail_header_inner{
margin-bottom: 20px;
}
#detail_header_name{
display: flex;
align-items: center;
}
#detail_header_name .icon{
margin-right: 10px;
}
#detail_header_name .icon img{
height: 40px;
}
#detail_header_name h2{
font-size: 30px;
}
#detail_header_copy em{
display: block;
font-size: 18px;
}
#detail_header_copy p{
display: block;
letter-spacing: 0.25em;
}

#detail_globalmenu ul{
display: flex;
flex-wrap: wrap;
}
#detail_globalmenu ul li{
width: 16.66%;
}
#detail_globalmenu ul li a{
display: block;
text-decoration: none;
text-align: center;
padding-bottom: 10px;
border-bottom: solid 1px #111;
}
#top #detail_globalmenu ul li.top a{ color: #3ba042; border-color: #3ba042; }
#concept #detail_globalmenu ul li.concept a{ color: #3ba042; border-color: #3ba042; }
#plan #detail_globalmenu ul li.plan a{ color: #3ba042; border-color: #3ba042; }
#equipment #detail_globalmenu ul li.equipment a{ color: #3ba042; border-color: #3ba042; }
#location #detail_globalmenu ul li.location a{ color: #3ba042; border-color: #3ba042; }
#outline #detail_globalmenu ul li.outline a{ color: #3ba042; border-color: #3ba042; }
#detail_globalmenu ul li a span{
display: none;
}
#detail_globalmenu ul li a p{
font-size: 2.6vw;
line-height: 1.2;
}


/* 中身共通 */
#detail_main > div{
margin-top: 20px;
}
#detail_main > div:first-child{
margin-top: 0px;
}


#detail_main .bom ul{
display: flex;
flex-wrap: wrap;
}
#detail_main .bom li{
width: 32%;
margin-left: 2%;
margin-top: 2%;
font-size: 2.6vw;
text-align: center;
padding: 2px 0;
border: solid 1px #111;
}
#detail_main .bom li:nth-child(3n-2){
margin-left: 0;
}

#detail_main .slider .bxslider li p{
display: block;
margin-top: 5px;
font-size: 12px;
}
#detail_main .slider .bxslider img{
max-height: 67.5vw;
}
#detail_main .slider .bx-wrapper .bx-pager{
bottom: 0;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a{
background-color: rgba(0,0,0,0.5);
}
#detail_main .slider .bx-wrapper .bx-controls-direction a::before{
border-color: #fff;
}



#detail_main .zoom_photo .p{
text-align: center;
}
#detail_main .zoom_photo a[rel^='popup']{
display: inline-block;
position: relative;
}
#detail_main .zoom_photo a[rel^='popup']::after{
content: "";
display: block;
background-image: url("../images/icon-zoom.svg");
background-repeat: no-repeat;
background-position: center center;
background-size: 15px;
width: 30px;
height: 30px;
background-color: #FFF;
border-radius: 30px;
position: absolute;
right: 10px;
bottom: 10px;
border: solid 1px rgba(0,0,0,0.1);
}

#detail_main .zoom_photo p{
font-size: 12px;
display: block;
margin-top: 5px;
}


#detail_main .copy{
font-size: 16px;
}


/* トップ */
#top #detail_main .slider .bx-wrapper{
margin-bottom: 40px;
}



/* コンセプト */
#concept .concept_list li{
border-bottom: solid 2px #3ba042;
padding-bottom: 10px;
margin-bottom: 10px;
}
#concept .concept_list li:last-child{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}
#concept .concept_list li p{
font-size: 16px;
}



/* プラン・区画 */
#plan .plan_list .article{
border-bottom: solid 2px #3ba042;
padding-bottom: 10px;
margin-bottom: 10px;
}
#plan .plan_list .article:last-child{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}
#plan .plan_list .article em{
font-size: 18px;
}
#plan .plan_list .article .inner ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#plan .plan_list .article .inner ul li{
width: 48%;
margin-top: 4%;
}
#plan .plan_list .article .inner ul li .p img{
max-height: 33vw;
}


/* 設備・仕様 */
#equipment .equipment_list .article{
border-bottom: solid 2px #3ba042;
padding-bottom: 10px;
margin-bottom: 10px;
}
#equipment .equipment_list .article:last-child{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}
#equipment .equipment_list .article > em{
font-size: 18px;
}
#equipment .equipment_list .article .inner ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#equipment .equipment_list .article .inner ul li{
width: 48%;
margin-top: 4%;
}
#equipment .equipment_list .article .inner ul li em{
font-size: 14px;
font-weight: bold;
}
#equipment .equipment_list .article .inner ul li .p img{
max-height: 33vw;
}



/* 周辺環境＆アクセス */
#location .map iframe{
vertical-align: top;
}
#location .map .carnavi{
background-color: #3ba042;
color: #fff;
text-align: center;
padding: 5px;
}
#location .map .carnavi span{
display: block;
font-size: 18px;
}

#location .location h3{
font-size: 18px;
}
#location .location ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#location .location ul li{
width: 48%;
margin-top: 4%;
}
#location .location ul li .p img{
max-height: 33vw;
}

#location .life_info h3{
font-size: 18px;
}
#location .life_info dl{
display: flex;
justify-content: space-between;
border-bottom: solid 1px  #ddd;
padding-bottom: 10px;
margin-top: 10px;
}



/* 物件概要 */



/* 資料請求 */
#mailformpro h3{
font-size: 18px;
background-color: #3D9941;
color: #FFF;
padding: 10px;
}
#mailformpro .head{
border: solid 1px #3D9941;
border-top: none;
padding: 0 10px 10px;
}
#mailformpro .head table{
width: 100%;
}
#mailformpro .head th{
background-color: #EEE;
text-align: center !important;
border-radius: 5px;
}
#mailformpro .head input,
#mailformpro .head input[type="text"]:hover,
#mailformpro .head input[type="text"]:focus{
display: block;
line-height: 1.8;
width: 100%;
border: none;
background-color: transparent;
border-radius: 0px;
padding: 0;
margin: 0;
white-space: nowrap;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}

#mailformpro .covid-19{
border: solid 3px #ddd;
padding: 20px;
border-radius: 5px;
}
#mailformpro .covid-19 em{
display: block;
font-weight: bold;
text-align: center;
margin-bottom: 10px;
}
#mailformpro .covid-19 p{
font-size: 12px;
}

/* フッター */
#detail_footer{
margin-top: 40px;
}
#detail_footer_btn{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#detail_footer_btn > div{
text-align: center;
}
#detail_footer_btn .btn{
width: 48%;
}
#detail_footer_btn .btn a{
display: block;
text-decoration: none;color: #fff;
padding: 10px 0;
}
#detail_footer_btn .btn.request a{
background-color: #3ba042;
}
#detail_footer_btn .btn.reserve a{
background-color: #111;
}
#detail_footer_btn .btn a em{
font-size: 18px;
}
#detail_footer_btn .btn a p{
font-size: 10px;
}
#detail_footer_btn .contact{
width: 100%;
background-color: #eee;
margin-top: 4%;
display: flex;
justify-content: center;
align-items: center;
padding: 10px 0;
}
#detail_footer_btn .contact em{
display: block;
font-size: 12px;
line-height: 1.2;
margin-right: 10px;
}
#detail_footer_btn .contact a{
display: flex;
align-items: center;
}
#detail_footer_btn .contact a .icon img{
height: 20px;
vertical-align: middle;
margin-right: 5px;
}
#detail_footer_btn .contact a span{
font-size: 24px;
}


/* スマホのみ======================================================================================================== */
@media screen and (max-width: 750px){

#outline table,
#outline tbody,
#outline th,
#outline td{
display: block;
font-size: 12px;
}
#outline tr{
display: flex;
flex-wrap: wrap;
}
#outline th{
width: 30%;
}
#outline td{
width: 70%;
}


#mailformpro .head tr{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#mailformpro .head th,
#mailformpro .head td{
padding: 5px 0 !important;
margin-top: 10px;
}
#mailformpro .head th{
width: 28%;
}
#mailformpro .head td{
width: 70%;
}



}

/* PCのみ======================================================================================================== */
@media print, screen and (min-width: 751px){

#detail_header{
margin-bottom: 60px;
}
#detail_header_inner{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 40px;
}
#detail_header_title{
flex: 1;
margin-right: 20px;
display: flex;
align-items: center;
}
#detail_header_name{
margin-right: 20px;
}
#detail_header_name .icon{
width: 37px;
}
#detail_header_name h2{
font-size: 40px;
white-space: nowrap;
}
#detail_header_copy em{
font-size: 28px;
line-height: 1.2;
margin-bottom: 10px;
}
#detail_header_copy p{
font-size: 18px;
line-height: 1.2;
}
#detail_header_btn{
display: flex;
justify-content: space-between;
width: 280px;
}
#detail_header_btn > div{
text-align: center;
}
#detail_header_btn .btn{
width: 130px;
}
#detail_header_btn .btn a{
display: block;
text-decoration: none;color: #fff;
padding: 10px 0;
}
#detail_header_btn .btn.request a{
background-color: #3ba042;
}
#detail_header_btn .btn.reserve a{
background-color: #111;
}
#detail_header_btn .btn a em{
font-size: 18px;
}
#detail_header_btn .btn a p{
font-size: 10px;
}

#detail_globalmenu ul li a:hover{
opacity: 1;
color: #3ba042;
}
#detail_globalmenu ul li a span{
display: block;
font-size: 18px;
margin-bottom: 5px;
}
#detail_globalmenu ul li a p{
font-size: 12px;
margin-bottom: 10px;
}


/* 中身共通 */
#detail_main > div{
margin-top: 60px;
}

#detail_main .bom li{
width: 140px;
margin-left: 10px;
margin-top: 10px;
font-size: 12px;
padding: 2px 0;
}
#detail_main .bom li:nth-child(3n-2){
margin-left: 10px;
}
#detail_main .bom li:nth-child(8n-7){
margin-left: 0;
}

#top #detail_main .slider .bx-wrapper{
margin-bottom: 20px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a{
width: 80px;
height: 80px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a::before{
width: 30px;
height: 30px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a.bx-prev{
left: 0px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a.bx-next{
right: 0px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a.bx-prev::before{
left: 30px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a.bx-next::before{
right: 30px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a.bx-prev:hover::before{
left: 20px;
}
#detail_main .slider .bx-wrapper .bx-controls-direction a.bx-next:hover::before{
right: 20px;
}

#detail_main .slider .slider_tm{
display: flex;
flex-wrap: wrap;
}
#detail_main .slider .slider_tm li{
margin-top: 11px;
margin-left: 11.428px;
}
#detail_main .slider .slider_tm li:nth-child(8n-7){
margin-left: 0;
}
#detail_main .slider .slider_tm li a{
display: block;
position: relative;
width: 140px;
height: 105px;
text-align: center;
}
#detail_main .slider .slider_tm li a.active::after{
content: "";
display: block;
width: 100%;
height: 100%;
border: solid 3px #3ba042;
box-sizing: border-box;
position: absolute;
left: 0;
top: 0;
}
#detail_main .slider .slider_tm li img{
max-width: 140px;
max-height: 105px;
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.2s ease;
}
#detail_main .slider .slider_tm li img:hover{
opacity: 0.8;
}


#detail_main .middle_photo{
width: 640px;
margin-right: auto;
margin-left: auto;
}
#detail_main .middle_photo .p{
width: 640px;
height: 480px;
}
#detail_main .middle_photo .p img{
max-width: 640px;
max-height: 480px;
}
#detail_main .zoom_photo .p img{
transition: all 0.2s ease;
}
#detail_main .zoom_photo .p img:hover{
opacity: 0.8;
}

#detail_main .copy{
font-size: 20px;
}


/* トップ */


/* コンセプト */
#concept .concept_list li{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 20px;
display: flex;
}
#concept .concept_list li em{
display: block;
white-space: nowrap;
border-right: solid 2px #3ba042;
font-size: 20px;
width: 160px;
margin-right: 40px;
}
#concept .concept_list li p{
flex: 1;
font-size: 20px;
}


/* プラン・区画 */
#plan .plan_list .article{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 60px;
display: flex;
justify-content: space-between;
}
#plan .plan_list .article em{
display: block;
border-right: solid 2px #3ba042;
font-size: 30px;
width: 200px;
text-align: center;
}
#plan .plan_list .article .inner{
width: 940px;
}
#plan .plan_list .article .inner ul{
justify-content: flex-start;
}
#plan .plan_list .article .inner ul li{
width: 220px;
margin-left: 20px;
margin-top: 20px;
}
#plan .plan_list .article .inner ul li:nth-child(4n-3){
margin-left: 0px;
}
#plan .plan_list .article .inner ul li .p img{
max-width: 220px;
max-height: 165px;
}



/* 設備・仕様 */
#equipment .equipment_list .article{
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 60px;
display: flex;
justify-content: space-between;
}
#equipment .equipment_list .article > em{
display: block;
border-right: solid 2px #3ba042;
font-size: 30px;
width: 200px;
text-align: center;
}
#equipment .equipment_list .article .inner{
width: 940px;
}
#equipment .equipment_list .article .inner ul{
justify-content: flex-start;
}
#equipment .equipment_list .article .inner ul li{
width: 220px;
margin-left: 20px;
margin-top: 20px;
}
#equipment .equipment_list .article .inner ul li:nth-child(-n+4){
margin-top: 0;
}
#equipment .equipment_list .article .inner ul li:nth-child(4n-3){
margin-left: 0px;
}
#equipment .equipment_list .article .inner ul li .p img{
max-width: 220px;
max-height: 165px;
}



/* 周辺環境＆アクセス */
#location .map iframe{
height: 600px;
}
#location .map .carnavi{
padding: 10px;
}
#location .map .carnavi span{
display: inline-block;
font-size: 24px;
}

#location .location h3{
font-size: 30px;
}
#location .location ul{
justify-content: flex-start;
}
#location .location ul li{
width: 220px;
margin-top: 25px;
margin-left: 25px;
}
#location .location ul li:nth-child(5n-4){
margin-left: 0px;
}

#location .life_info h3{
font-size: 30px;
}
#location .life_info .inner{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#location .life_info dl{
width: 48%;
padding-bottom: 20px;
margin-top: 20px;
}


/* 物件概要 */
#outline th,
#outline td{
padding: 15px;
border-left: solid 1px #ddd;
}
#outline th{
width: 180px;
}
#outline th:first-child{
border-left: none;
}

/* 資料請求 */
#mailformpro .head{
padding-top: 10px;
}
#mailformpro .head table{
border-collapse: separate;
border-spacing: 10px;
}
#mailformpro .head th,
#mailformpro .head td{
padding: 10px 0;
}
#mailformpro .head th{
width: 10%;
}
#mailformpro .head td{
width: 40%;
border-bottom: solid 1px #DDD;
}



/* フッター */
#detail_footer{
margin-top: 80px;
}

#detail_footer_btn{
justify-content: center;
}
#detail_footer_btn .btn{
width: 200px;
margin-right: 20px;
}
#detail_footer_btn .btn a{
padding: 15px 0;
}
#detail_footer_btn .btn a em{
font-size: 20px;
}
#detail_footer_btn .contact{
width: 400px;
margin-top: 0;
}
#detail_footer_btn .contact a span{
font-size: 30px;
}


}
