@charset "utf-8";

#container {
    width:100% !important;
    padding:0 !important;
    margin:0 auto !important;
}
header {
    /*position:inherit !important;*/
    top:inherit !important;
    width:100% !important; 
    height:55px !important;
    min-width:inherit !important;  
	background-size: cover;
    background: rgba(255, 255, 255, 0.8) !important;
}
#top header {
    background: rgba(255, 255, 255, 0.8) !important;
}
header.smaller {
    background: rgba(255, 255, 255, 0.8) !important;
    top:0 !important;
    transform: translate(0, 0);
}
#top header.smaller {
    background: rgba(255, 255, 255, 0.8) !important;
}

#headerMenu {
    margin:0 !important;
}

main {
    padding-top:55px;
    min-width: inherit !important;
}
#top main {
    padding-top:0;
}

main article {
    float:none !important;
    width:auto !important;
    min-width: inherit !important;
    margin:0 !important;
    padding:0 !important;
}

#PageHeader {
    margin:55px 0 0 0;
    padding-top: 25.7% !important;
}
#PageHeader h1 {
    bottom:-25px;
    left:0;
    min-width:260px;
    font-size:1.2em;
}
#top section {
    width:95% !important;
}
main article section {
    width:95% !important;
}
main article p {
    margin-left:10px !important;
}
aSide {
    /*display: none;*/
    width:100% !important;
}
ol#PathNavi {
    margin-left:15px;
}
h2 {
    font-size:1.25em !important;
    letter-spacing: 0 !important;
}
h3 {
    font-size:1.2em !important;
    letter-spacing: 0;
}

/* rayout */
.view_2col {
  	grid-template-columns: minmax(auto, 100%) !important;
}
.column2 {
  	grid-template-columns: minmax(auto, 100%) !important;
}
.column3 {
  	grid-template-columns: minmax(auto, 100%) !important;
}
.property_list li {
  	grid-template-columns: minmax(auto, 100%) !important;
}
.property_list_info {
    margin:0 !important;
}

#introduction {
    width:auto !important;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    top:16vw !important;
    left:10px !important;
    z-index: 1 !important;
}
#introduction p {
    font-size:0.7em !important;
    padding:0 !important;
}
#introduction p em {
    line-height: 1.4;
}
#pickupNews {
    top:23vw !important;
    left:0 !important;
	width:100% !important;
	height:auto !important;
}
#pickupNews p {
    width:75% !important;
    margin:0 auto !important;
    padding:5px 10px !important;
    font-size:80% !important;
}
#topImage {
    margin-top:0 !important;
}

.db_navi td {
    display: block;
    width: 99% !important;
}
.cont-u {
    width:100% !important;
    margin-left:0 !important;
}
.cont-u th, .cont-u td {
    font-size:0.9em !important;
    border-bottom: none !important;
    display: block;
    width: 99% !important;
    padding:5px 0 !important;
    padding-left:1% !important;
}
.cont-u th {
    font-size:1.0em !important;
    border-bottom:1px solid #333 !important;
    background-color:#DEF2F7;
    padding:2px 0 !important;
}
.cont2 {
    width:98% !important;
    min-width: inherit !important;
    font-size:0.8em !important;
    margin-left:0 !important;
}
.cont3 {
    width:98% !important;
    margin-left:0 !important;
}
.cont3 th {
    font-size:0.9em;
}
.property-table th {
    font-size:0.9em;
    letter-spacing: 0;
}

/*
.s_list th, .s_list td {
    font-size:0.9em !important;
    border-bottom: none !important;
    display: block;
    width: 99% !important;
    padding:5px 0 !important;
    padding-left:1% !important;
}
*/
.list_ul {
    margin:0 !important;
    padding:0 !important;
}
.list_ul img {
    float:left;
    margin-right:5px;
}
.list_ul .list_set {
    clear:left;
    display: block !important;  
    text-align:right;
}

section span.br {
    display:inline !important;
}

#map1 {
    width:100% !important;
    height:500px !important;
    font-size:80% !important;
}

.step div {
    background: none !important;
}
.step:after {
    height:65px !important;
    background-color:#fff !important;
    background-repeat:no-repeat;
    background-position: 50% 0;
    background-image: url("../material/point-flow1.gif") !important;
}
.lst:after {
    height:0 !important;
    background-image:none !important;
}

.txt_waku2 {
    width:90% !important;
}

#top .btn_link a {
    max-width: 185px;
    letter-spacing: 0;
}
.app {
    left:23% !important;
    right:23% !important;
}

#whatsNew {
    position: inherit !important;
    top:0 !important;
    background: #fff;
}
#whatsNew h2 {
    display:inherit !important;
}

.slider-top {
    /*height:300px !important;*/
}
.slider-top .swiper-slide {
    margin-top:55px !important;
}
.slider-top #top1,
.slider-top #top2,
.slider-top #top3,
.slider-top #top4,
.slider-top #top5 {
    padding-top: 62.4%;    
}

.slider-new {
    height: auto !important;
}
.slider-new .swiper-slide {
    font-size:1.0em !important;
}

.swiper-wrapper {
    /*display:inherit !important;*/
}
.swiper-button-next,
.swiper-button-prev {
    /*display: none !important;*/
}
.slider-new .swiper-slide,
.slider-picup .swiper-slide {
    /*display:inherit !important;*/
    margin-bottom:1em;
}
.swiper-slide .details h3 {
    height: auto;
    min-height: auto;
}
.slider-picup .swiper-slide .i_image {
    height:auto;
}
.slider-picup .swiper-slide img {
    width:auto;
    height:auto;
}
.interview1, .interview2 {
    width:62% !important;
    font-size:0.8em !important;
    padding:12px !important;
}
.box-punch {
    width:88% !important;
    padding-left:25px !important;
}
.box-punch h4 {
    font-size:1.1em !important;
    margin-left:0 !important;
    letter-spacing: 0 !important;
}
.box-punch img {
    width:92% !important;
    float:none !important;
    margin:0 !important;
}
.itemBox li {
    width:97% !important;
}

#contactForm {
    width:85% !important;   
}

.introduceArea {
    display:inherit !important;
    grid-template-columns: minmax(auto, 100%) !important;
}
.introduceArea .v1, .introduceArea .v2 {
    width:100% !important;
    float:none !important;
}
.introduceArea .v1 {
    min-width:inherit !important;
    min-height:inherit !important;
}

.cont_r {
    width:100% !important;
    margin:10px 0 !important;
}
.cont_r {
}
.cont_r td {
    font-size:1.0em !important;
}

.gallery-top {
    width:100% !important;
    height:200px !important;
}
.introduceArea .gallery-introduce {
    width:100% !important;
    height:280px !important;
}

.ytube iframe {
    width:320px !important;
    height:200px !important;
}

.step-item p {
    width:auto;
}
.step-item .cut1,
.step-item .cut2,
.step-item .cut3 {
    position:inherit;
    width:auto;
    top:inherit;
    bottom:inherit;
    right:inherit;
    margin:0 1em;
}
.step-point li {
    width:310px;
}

/* Grid Layout footer */
footer article {
    grid-template-columns: minmax(auto, 100%) !important;
}
.gd1 { grid-row: 2 !important; grid-column: 1 !important; }
.gd2 { grid-row: 1 !important; grid-column: 1 !important; }
/* menu - footer */
#footerMenu {
    display:inherit !important;
}

#aboutus {
    background-size:contain;
}
#recommend {
    background-size:contain;
    background-color:#7d848a;
}
#aboutus p,
#recommend p {
    margin:0;
    padding:1em 2.5em 2em 2.5em !important;
    font-feature-settings: "palt" 1;
}

/* search area box */
#search {
    width: 100% !important;
    margin: 0 0 2em 0 !important;
    padding: 0 !important;
}
#searchArea {
    width: 90% !important;
    margin:1em auto 0 auto !important;
    padding:1em 0 !important;
    background: none !important;
}
#searchArea .btn_link {
    margin:1.5em 0 !important;
}

.formarea {
    width:auto;
    /*
    margin:0 !important;
    padding:0 !important;
    height:auto !important;
    min-width:inherit !important;
    background: none;
    */
}
.formarea .formblock {

}
#map_search {
    display: none !important;
}
#search_sp {
    display: block !important;
}

#aboutus .txt_l {
    font-size:1.1em;    
}
/* エリアマップイメージ */
#areaMap {
	width: 100%;
	height: 300px;
	margin:0;
	padding:300px 10px 0 10px;
    background-size:contain;
}
#areaMap h4,
#areaMap p {
    text-align: left;
    padding-left:10px !important;
}

/* casestudy */
#casestudy {
	min-width:auto;
}
#casestudy .case {
	float: none !important;
	width:98%;
	min-height:150px;
}
