@charset "utf-8";

.main_slide {
    width: 100%;
}
.main_slide div {
	width: 100%;
}


.main_slide div img {
    width: 100%;
}
.main_slide div a {
	display: block;
}
.main_slide div a:hover {
      opacity:1;
      filter: alpha(opacity=40);
      -ms-filter: "alpha( opacity=70 )";
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
} 
#top_catch {
    position: relative;
}
.main_logo {
    width: 30%;
    position: absolute;
    left: 6.15%;
    top: 25%;
}
#top_catch_sp{
	position: relative;
}
.top_logo_sp {
    display: none;
}
.sankaku_img {
    z-index: 1;
    width: 100%;
    bottom: -1px;
    left: 0px;
    position: absolute;
}
.top_example_btn {
    position: absolute;
    z-index: 3;
    bottom: 10%;
    right: 6.15%;
    width: 12.3%;
    border-radius: 50%;
    background-color: #FFFFFF;
}
.top_example_btn.top_example_btn_b {
    bottom: 14%;
}

.top_example_btn a {
    display: block;
}
.top_example_btn a img {
    width: 100%;
    display: block;
}
.top_example_btn_sp {
 display: none;
}
/*
#main {
	position: relative;
	z-index: 1;
}
#main img {
	width: 100%;
	z-index: 0;
}
#main #main_logo {
	position: absolute;
	top: 50%;
	left: 18.46%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: block;
	width: 28.46%;
}
#main #main_jitsurei {
	position: absolute;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: block;
	width: 144px;
	right: 2.3%;
	bottom: 2.3%;
}
#main #top_sankaku {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	bottom: 0px;
}
*/
#top_contents1 {
	background-image: url(../images/flag_l.svg),url(../images/flag_r.svg);
	background-repeat: no-repeat;
	background-position: 4.61% 16px,95.38% 16px;
	background-size: 18.46%,18.46%;
	position: relative;
	padding-top: 4.61%;
	padding-bottom: 7.69%;
}
.case_h2.case_h2_ue_negative {
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 1;
}
#top_bukken_wrap {
	margin-top: 7.69%;
	background-image: url(../images/top_bukken_ilst1.svg),url(../images/top_bukken_ilst2.svg);
	background-repeat: no-repeat;
	background-position: 3.07% center,97.69% center;
	background-size: 4.61% auto,5.38% auto;
	padding-left: 5.38%;
	padding-right: 5.38%;

}
#top_bukken_box {
	border-left: 2px none hsla(0,0%,0%,1.00);
	border-right: 2px none hsla(0,0%,0%,1.00);
	border-bottom: 2px solid hsla(0,0%,0%,1.00);
	border-top: 2px solid hsla(0,0%,0%,1.00);
	max-width: 1080px;
	margin-left: auto;
	padding-top: 3.07%;
	padding-right: 6.15%;
	padding-left: 6.15%;
	padding-bottom: 3.07%;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
#top_bukken_box ul {
    padding: 0;
    margin-top: 0;
    margin-right: 6.15%;
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    width: 80%;
}
#top_bukken_box ul li {
    display: flex;
    margin-bottom: 4.61%;
    width: 100%;
    align-items: baseline;
}
#top_bukken_box ul li:last-child {
    margin-bottom: 0px;
}
.bukken_date {
    background-color: #C30D23;
    color: hsla(0,0%,100%,1.00);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    line-height: 1em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 6.15%;
    text-align: center;
    width: 100px;
}
#top_bukken_box ul li h3 {
    font-size: 16px;
    line-height: 1.7em;
    width: 100%;
}
#top_bukken_box ul li h3 a {
	text-decoration: none;
	background: linear-gradient(transparent 70%, #FAE133 70%);
}

.bukken_kako {
    margin-left: auto;
    font-size: 15px;
    font-weight: 900;
    line-height: 1em;
}
.bukken_kako a  {
	text-decoration: none;
}
.bukken_kako a img {
	width: 32px;
	margin-left: 8px;
	vertical-align: baseline;
}
#top_design_fee_box {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.38%;
	padding-right: 5.38%;
	display: flex;
	justify-content: center;
	margin-top: 7.69%;
	margin-bottom: 7.69%;
}
#top_design_fee_box h3 {
	background-image: url(../images/h2_deco2_l.svg),url(../images/h2_deco2_r.svg);
	background-repeat: no-repeat;
	background-position: left center,right center;
	background-size: 32px auto;
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding-left: 11.53%;
	padding-right: 11.53%;
}
.c_midasi_abc.white {
	color: #FFFFFF;
	background: linear-gradient(transparent 90%, #FAE133 90%);
	margin-bottom: 16px;
}
.case_h2_abc.white {
	color: #FFFFFF;
	background: linear-gradient(transparent 90%, #FAE133 90%);
	margin-bottom: 16px;
	display: block;
}

#top_design_fee_box a {
	width: 47.69%;
	text-decoration: none;
	position: relative;
}
#top_design_fee_box a img {
	width: 100%;
}
#top_design_fee_box a .arrow_wht {
}

#guarantee {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-left: 5.38%;
	padding-right: 5.38%;
}
#guarantee img {
	width: 100%;
}
#guarantee_sp {
	display: none;
}
#guarantee_sp img {
	width: 100%;
}
#top_voice_wrap {
	background-image: url(../images/top_voice_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 4.61%;
	background-position: center top;
	padding-left: 5.38%;
	padding-right: 5.38%;
	padding-bottom: 8.46%;
}
#top_voice_wrap ul {
	padding: 0;
	margin-top: 7.69%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	list-style-type: none;
	max-width: 1080px;
	display: flex;
	flex-wrap: wrap;
}
#top_voice_wrap ul li {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 1.53%;
	width: 25.38%;
	position: relative;
	margin-right: 6.15%;
}
#top_voice_wrap ul li:nth-child(3n) {
	margin-right: 0%;
}

.voice_date {
	background-image: url(../images/voice_date.png);
	font-family: 'Jost', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1em;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 3.84%;
	position: absolute;
	top: -9%;
	width: 132px;
	right: -9%;
	z-index: 1;
}
.voice_img {
	display: block;
	margin-bottom: 16px;
}
.voice_img img {
	width: 100%;
}
.voice_voice {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 600;
	background: linear-gradient(transparent 80%, #FAE133 80%);
	line-height: 1em;
	margin-bottom: 8px;
}
.voice_border {
	background-image: url(../images/voice_border.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left bottom;
	height: 16px;
	display: block;
	margin-bottom: 8px;
}


#top_voice_wrap ul li h3 {
	font-size: 15px;
	line-height: 1.6em;
}
#top_voice_wrap ul li h3 a {
	text-decoration: none;
}

#roomsearch {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 6.15%;
}
#roomsearch img {
	width: 100%;
}
#roomsearch_sp {
	display: none;
}
#roomsearch_sp img {
	width: 100%;
}
#about_kanagawa_renovation {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 6.15%;
}
