@charset "UTF-8";

/*------------------MV画像バナー------------------*/
#mv {
  min-height: 500px!important;
}
#mv_outer_banner {
  position: absolute;
  right: 2%;
  bottom: 5%;
  z-index: 10;
  width: 30%;
  max-width: 350px;
}
#mv_outer_banner a{
display: block;
}
@media screen and (max-width: 800px){
  #mv_outer_banner {
      width: 30%;
      bottom: 5%;
  }
  #mv .mv_text.t_align_center>div{
      margin-top:-15%;
  }
}
@media screen and (max-width: 500px){
  #mv_outer_banner {
      width: 50%;
      bottom: 2%;
  }
}

/*------------------共通------------------*/

/*アイコン*/
a[id^="icon"]+section>.content_wrapper,
a[id^="icon"]+div>.content_wrapper{
position: relative;
}
a[id^="icon"]+section>.content_wrapper:before,
a[id^="icon"]+section>.content_wrapper:after,
a[id^="icon"]+div>.content_wrapper:before,
a[id^="icon"]+div>.content_wrapper:after{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
bottom: 0;
left: 0;
background-repeat: no-repeat;
pointer-events: none;
}

/*見出し*/
a[id^="icon"]+section .heading.block_header_2 .h,
a[id^="top"]+section .heading.block_header_2 .h{
display: inline-block;
font-weight: 400;
font-size: 3.4rem !important;
line-height: 1.4;
text-transform: uppercase;
position:relative;
z-index: 0;
letter-spacing: 0.2rem;
color: var(--i_main_color);
font-family: 'Kaisei Opti', serif;
padding-left: 0;
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
a[id^="icon"]+section .heading.block_header_2 .h:before,
a[id^="top"]+section .heading.block_header_2 .h:before{
display: none;
}
a[id^="icon"]+section .heading.block_header_2 p,
a[id^="top"]+section .heading.block_header_2 p{
font-size: 1.7rem;
font-weight: 400;
letter-spacing: 0.2rem !important;
color: var(--i_txt_color);
padding: 0 75px;
font-family: 'Kaisei Opti', serif;
}
@media screen and (max-width: 800px){
a[id^="icon"]+section .heading.block_header_2 .h,
a[id^="top"]+section .heading.block_header_2 .h{
  font-size: 2.5rem !important;
}
a[id^="icon"]+section .heading.block_header_2 p,
a[id^="top"]+section .heading.block_header_2 p{
  font-size: 1.5rem;
}
}

/*背景*/
a[id^="top"]+div:before,
a[id^="top"]+div:after,
a[id^="top"]+section:before,
a[id^="top"]+section:after{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
bottom: 0;
left: 0;
pointer-events: none;
}
a[id^="top"]+div:after,
a[id^="top"]+section:after{
background-repeat: no-repeat;
background-size: contain;
}
@media screen and (max-width: 900px){
a[id^="top"]+div:after,
a[id^="top"]+section:after{
  background-size: 1200px;
}
}

/*ボタン*/
.block_news_1 .content_wrapper .contents_btn01,
#btn_bm+div.contents_btn01,
.contents_box01[class*="block_text"] .inner_item_txt .contents_btn01,
#map+div.contents_btn01{
/*	padding-top: 60px !important;*/
}
@media screen and (max-width: 800px){
.block_news_1 .content_wrapper .contents_btn01,
#btn_bm+div.contents_btn01,
.contents_box01[class*="block_text"] .inner_item_txt .contents_btn01,
#map+div.contents_btn01{
  padding-top: 30px !important;
}
#home2_bg+div.contents_btn01{
  padding-top: 0;
}
#home3_bg + section .contents_btn01{
  margin-top: 0;
}
}

/*------------------オンリーワンの家づくりを提供中------------------*/

#home_bg+section p{
line-height: 2.5;
}
#home_bg+section:before{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url("/common/upload_data/mikidesignhousecom/image/back03.jpg") no-repeat left bottom / cover;
pointer-events: none;
opacity: 0.8;
}
@media screen and (max-width: 850px){
#home_bg+section:before{
  opacity: 0.6;
  background-position: center bottom;
}
#home_bg+section p{
  line-height: 2.2;
}
}

/*------------------コンセプトハウス------------------*/

#home2_bg+div:before{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(/common/upload_data/mikidesignhousecom/image/back01.png);
background-size: 1500px;
pointer-events: none;
}
@media screen and (max-width: 480px){
#home2_bg+div .inner_item_img{
  width: 65%;
}
}

/*------------------INTRODUCTION------------------*/

#icon_bg3+div{
overflow: visible;
}
#icon_bg3+div>.content_wrapper:before{
background-image: url("/common/upload_data/mikidesignhousecom/image/icon9_1.png");
background-position: bottom left;
background-size: 90px;
bottom: -15px;
left: -100px;
}
#icon_bg3+div>.content_wrapper:after{
background-image: url("/common/upload_data/mikidesignhousecom/image/icon1_2.png");
background-position: top right;
background-size: 140px;
top: -10px;
}
@media screen and (max-width: 1450px){
#icon_bg3+div .content_wrapper:after,
#icon_bg3+div .content_wrapper:before{
  width: calc(100% - 30px);
  left: 15px;
}
}
@media screen and (max-width: 900px){
#icon_bg3+div .content_wrapper:after{
  background-size: 110px;
  top: -80px;
  z-index: -1;
}
#icon_bg3+div .content_wrapper:before{
  background-size: 85px;
  bottom: -100px;
}
}

/*------------------CUSTOM HOUSE------------------*/

#home3_bg+section:before,
#home3_bg+div:before{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(/common/upload_data/mikidesignhousecom/image/back02.png);
background-size: 1400px;
opacity: 0.6;
pointer-events: none;
}
#home3_bg+section .heading.block_header_2 .h{
border-bottom:none;
padding-left: 0;
padding-bottom: 0;
margin-bottom: 0;
display: inline-block;
font-weight: 700;
font-size: 3rem !important;
line-height: 1.4;
text-transform: uppercase;
position:relative;
z-index: 0;
letter-spacing: 0.2rem;
color: var(--i_main_color);
font-family: 'Kaisei Opti', serif !important;
}
#home3_bg+section .heading.block_header_2 .h:before{
display: none;
}
#home3_bg+section .heading.block_header_2{
text-align: center;
padding: 30px 0;
position: relative;
}
#home3_bg+section .heading.block_header_2:before,
#home3_bg+section .heading.block_header_2:after{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
}
#home3_bg+section .heading.block_header_2:before{
background: url("/common/upload_data/mikidesignhousecom/image/h.png") no-repeat top center / 400px;
}
#home3_bg+section .heading.block_header_2:after{
background: url("/common/upload_data/mikidesignhousecom/image/h.png") no-repeat bottom center / 400px;
}
#home3_bg+section .contents_btn01{
text-align: center;
overflow: visible;
margin-top: 10px;
}
@media screen and (max-width: 1150px){
#home3_bg+section .heading.block_header_2:before, 
#home3_bg+section .heading.block_header_2:after{
  background-size: 400px;
}
}
@media screen and (max-width: 800px){
#home3_bg+section .heading.block_header_2{
  padding: 30px 0;
}
#home3_bg+section .heading.block_header_2 .h{
  font-size: 2.5rem !important;
}
#home3_bg+section .heading.block_header_2:before, 
#home3_bg+section .heading.block_header_2:after{
  background-size: 300px;
}
}

/*------------------VOICE------------------*/

#home4_bg+div:before{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(/common/upload_data/mikidesignhousecom/image/back02.png);
background-size: 1400px;
opacity: 0.6;
pointer-events: none;
}

/*------------------ブログ------------------*/

#icon_bg4+div>.content_wrapper:before{
background-image: url("/common/upload_data/mikidesignhousecom/image/icon9_1.png");
background-position: bottom right;
background-size: 100px;
bottom: -40px;
z-index: -1;
}
#icon_bg4+div>.content_wrapper:after{
background-image: url("/common/upload_data/mikidesignhousecom/image/icon3_1.png");
background-position: top left;
background-size: 120px;
top: -20px;
z-index: -1;
}
@media screen and (max-width: 1450px){
#icon_bg4+div .content_wrapper:after,
#icon_bg4+div .content_wrapper:before{
  width: calc(100% - 30px);
  left: 15px;
}
#icon_bg4 + div > .content_wrapper:after{
  background-size: 100px;
}
#icon_bg4 + div > .content_wrapper:before{
  background-size: 100px;
  top: 50px;
  bottom: auto;
}
}
@media screen and (max-width: 900px){
#icon_bg4+div .content_wrapper:after{
  background-size: 90px;
  top: -85px;
}
#icon_bg4+div .content_wrapper:before{
  top: 85px;
}
#icon_bg4+div{
  overflow: visible;
}
}

/*------------------FEATURE------------------*/

#home5_bg+section:before{
position: absolute;
display: block;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(/common/upload_data/mikidesignhousecom/image/back01.png);
background-size: 1500px;
pointer-events: none;
}

/*------------------スマホ余白設定------------------*/

@media screen and (max-width: 600px){
#home_bg+section,
#home3_bg+section,
#home5_bg+section{
  padding-top: 65px;
  padding-bottom: 65px;
}
.composite_box01.block_images_13{
  padding-top: 65px;
}
#map + div.contents_btn01{
  padding-bottom: 65px;
}
}

/*---画像幅調整
---------------------------------------*/
@media screen and (max-width: 900px){
  #top_img1 + .contents_box01 .inner_item_img {
    width: 55%;
  }

  #top_img2 + .contents_box01 .inner_item_img {
    width: 30%;
  }
}