@charset "UTF-8";


body { 
    font-family: "Noto Sans JP"; 
    color: #525252;
    font-size: 1.1rem;
}

body{
    background-image: url("../images/body_topbg.png");
    background-position: top right;
    background-repeat: no-repeat;
}




a {
    text-decoration: none;
    color: #525252;
}

/*.kuwasi{
    width: 400px;
    border: 2px solid #76a0ff;
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}*/

.topcomarea:hover{
    opacity: 0.75;
}

.ftmc{
    font-family: "Sawarabi Mincho" !important;
    font-weight: bold;
}

.kuwasi {
    width: 400px;
  position: relative;
  display: inline-block;
    padding-top: 35px;
    padding-bottom: 35px;
    border: 2px solid #76a0ff;
    background-color: white;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all .2s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.kuwasi::before,.kuwasi::after {
  position: absolute;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: content-box;
}
.kuwasi::before {
  top: -2px;
  left: -2px;
}
.kuwasi::after {
  bottom: -2px;
  right: -2px;
}
.kuwasi:hover {
  color: #0CB41F;
}
.kuwasi:hover::before,
.kuwasi:hover::after {
  width: 100%;
  height: 100%;
}
.kuwasi:hover::before {
  border-bottom-color: #0CB41F;
  border-left-color: #0CB41F;
  transition: height .3s, width .3s .3s;
}
.kuwasi:hover::after {
  border-top-color: #0CB41F;
  border-right-color: #0CB41F;
  transition: height .3s, width .3s .3s;
}














.mt-6{
    margin-top: 6rem;
}

.topinfo{
    position: fixed; /* 要素の位置を固定する */
    top: 10px; /* 基準の位置を画面の一番下に指定する */
    right: 10px; /* 基準の位置を画面の一番右に指定する */
    border: 1px solid #ffffff; /* ボーダーを指定する */
    background-color: rgba(255,255,255,1.00);
    z-index: 9999;
    width: 240px;
    border: 4px solid #76a0ff;
    padding: 10px 5px;
}

.topinfog{
    color: rgba(0,0,0,.55);
}

@media screen and (max-width:991px) {
    .topinfo{
        display: none
    }
}

.sikaku_box {
}
.sikaku_box.fixed {
    position: fixed;
    top: 50px;
    left: auto;
    z-index: +1;
}
.sikaku_box.fixed.none {
    opacity: 0;
    z-index: -1;
}
    
.mvre{
    position: relative;
    height: 93vh;
}

.mvre_under{
    position: relative;
    height: 70vh;
}

.mvre_under_bg_com{
    background-image: url("../images/hd_underbg_company.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.mvre_under_bg_rec{
    background-image: url("../images/hd_underbg_saiyou.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.mvre_under_bg_koda{
    background-image: url("../images/hd_underbg_kodawari.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.hd_underbg_mansion_bill{
    background-image: url("../images/hd_underbg_mansion_bill.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.mvre_under_bg_pp{
    background-image: url("../images/hd_underbg_contact.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}


.fv{
    position: absolute;
    z-index: 10;
}
.mvbottombg{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}

.mvleftbg{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}

.hedborder{
  border-bottom: 5px solid;
    border-image: linear-gradient(to right, #b0e1fa 0%, #fbf0ea 100%);
    border-image-slice: 1;
  height: -10px;
}

.bread{
    font-size: 0.8rem;
}

@media screen and (min-width:992px) {
    .tate{

     -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      letter-spacing: 4px;
        font-size: 1.3rem;
      line-height: 2;
    }
    .rectatearea{
     -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      letter-spacing: 4px;
        font-size: 1.3rem;
      line-height: 2; 
    }
}

.topmvbg{
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/top_sekou_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.topkodabg{
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/top_kodawari_bg.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}


.toprecbg{
    margin-top: 200px;
    padding-top: 120px;
    padding-bottom: 200px;
    background-image: url("../images/top_rec_bg2.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}

.underkodabg01{
    padding-top: 200px;
    padding-bottom: 20px;
    background-image:url("../images/koda_bg01.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}


.underkodabg02{
    padding-top: 200px;
    padding-bottom: 20px;
    background-image:url("../images/koda_bg02.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}


.underkodabg02{
    padding-top: 200px;
    padding-bottom: 20px;
    background-image:url("../images/koda_bg02.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}


.underkodabg03{
    padding-top: 200px;
    padding-bottom: 20px;
}

.underrecbg01{
    padding-top: 200px;
    padding-bottom: 200px;
    background-image:url("../images/rec_mes_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.underrecbg02{
    padding-top: 200px;
    padding-bottom: 200px;
    background-image:url("../images/rec_edu_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 700px;
}

.underrecbg03{
    padding-top: 200px;
    padding-bottom: 200px;
}


.undercombg01{
    padding-top: 62px;
    padding-bottom: 200px; 
}

.undercombg02{
    padding-top: 200px;
    padding-bottom: 100px;
    background-image:url("../images/koda_bg01.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.undercombg03{
    padding-top: 100px;
    padding-bottom: 200px;
    background-image:url("../images/koda_bg02.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}

.underkodabg01{
    padding-top: 200px;
    padding-bottom: 200px;
    background-image:url("../images/koda_bg01.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}





.mes01area{
    background-color: rgba(255,255,255,0.70);
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: solid 5px #0a5abc;
    font-size: 3rem;
    
}

.mes01areasub{
    font-weight: bold;
    font-size: 2rem;
}


.topcom{
     padding-top: 200px;
    padding-bottom: 200px;   
}


.topkodamainre{
    position: relative;
}

.topkodamainab{
    position: absolute;
    top:0;
}

.bgtopkodablue{
    background-color: #2987fa;
}

.ftarea{
  
  background-image: -moz-linear-gradient( 16deg, rgb(13,204,255) 25%, rgb(71,158,255) 100%);
  background-image: -webkit-linear-gradient( 16deg, rgb(13,204,255) 25%, rgb(71,158,255) 100%);
  background-image: -ms-linear-gradient( 16deg, rgb(13,204,255) 25%, rgb(71,158,255) 100%);
}

.ftimages{
    text-align: right;
}


/*font-size関連*/

.fv{
    font-size: 1.5rem;
    z-index: 10;
}

.fvbig{
    font-size: 1.8rem;
    font-weight: bold;
}

.ft18{
    font-size: 1.2rem;
}

.eshishintitle{
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 2px;
}

.eshishin{
    font-size: 1.2rem;
    letter-spacing: 3px;
}

.commes{
    font-size: 1.2rem;
    letter-spacing: 3px;
    line-height: 4;
    text-align: center;
}

.fvh1title{
  width: 200px;
  font-weight: bold;
  background-image: -moz-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  background-image: -webkit-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  background-image: -ms-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.widthauto{
    width: auto;
}


.csh1large{
  width: 350px !important;
}

.csh1large2{
  width: 400px !important;
}

.topsekou{
    font-size: 1.8rem;
    font-weight: bolder;
      border-bottom: 5px solid;
        border-image: linear-gradient(to right, #2987fa 0%, rgb(101,192,224) 100%);
        border-image-slice: 1;
    
    
  background-image: -moz-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  background-image: -webkit-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  background-image: -ms-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.topcodah2{
    font-size: 2rem;
}

.topcodaft , .topcodah2{
     font-weight: bold;   
}

.topcodaft{
    border-top: 5px solid #0a5abc;
    margin-top: 25px;
    padding-top: 25px;
}

.recft00{
    font-size: 1.8rem;
}

.recfth2{
     font-size: 3rem;   
    margin-bottom: 25px;
}


/*.topcomarea_left{
    border-left: 5px solid;
    border-image: linear-gradient(to right, #2987fa 0%, rgb(101,192,224) 100%);
    border-image-slice: 1;    
}*/

.topcomarea_left {
    margin-top: 20px;
  padding-left: 10px;
  background: linear-gradient(#2987fa, rgb(101,192,224));
}

.topcomarea_left span {
  display: block;
  padding-left: 10px;
  background: #fff;
}

.undermvbt{
    padding: 10px 20px;
    font-size: 1.2rem;
      border-style: solid;
      border-width: 2px;
      border-color:rgba(65,169,235,1.00);
      border-radius: 5px;
      background-image: -moz-linear-gradient( 31deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
      background-image: -webkit-linear-gradient( 31deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
      background-image: -ms-linear-gradient( 31deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
}

.underh2mida{

  background-image: -moz-linear-gradient( 52deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 25%, rgb(101,192,224) 50%, rgb(174,162,219) 75%, rgb(129,193,217) 100%);
  background-image: -webkit-linear-gradient( 52deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 25%, rgb(101,192,224) 50%, rgb(174,162,219) 75%, rgb(129,193,217) 100%);
  background-image: -ms-linear-gradient( 52deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 25%, rgb(101,192,224) 50%, rgb(174,162,219) 75%, rgb(129,193,217) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-weight: bold;
    letter-spacing: 3px;
}

.eshishintitle{
    font-weight: bold;
}

.hrgra{
  background: -moz-linear-gradient( 86deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  background: -webkit-linear-gradient( 86deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  background: -ms-linear-gradient( 86deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  height: 8px !important;
    opacity: 1;
}

.bgstepcur{
    background-image: url("../images/stepbgcur.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    
}

.mesminheight{
    min-height: 500px;
}

.mestextsubtitle{
    font-weight: bold;
    padding-bottom: 15px;
}

.recmototitle{
      background-image: -moz-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  background-image: -webkit-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);
  background-image: -ms-linear-gradient( 34deg, rgba(233,165,165,0.99608) 0%, rgb(184,193,192) 31%, rgb(101,192,224) 77%, rgb(174,162,219) 100%);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-weight: bolder;

}

.recmototitlesub{
    font-weight: bold;
    color: #0a5abc;
    font-size: 1.2rem;
}


.restable tr {
  border-bottom: 1px solid #b5b1b1;
}

.restable th,
.restable td {
  padding: 24px 0;
  border: none;
}

.restable th {
  width: 30% !important;
}


.restable td {
  width: 70% !important;
}


/* sp */
@media only screen and (max-width: 480px) {
  .restable th,
  .restable td {
    width: 100%;
    display: block;
  }

  .restable th {
    width: 100%;
  }

  .restable td {
    padding-top: 0;
  }
}



/*レスポンシブ　lg以下*/

@media screen and (max-width:991px) {
    .toprecbg{
        background-color:rgba(255,255,255,0.8);
        background-blend-mode:lighten;
    }
    .undermvbt{
        margin-top: 7px;
        display: inline-block;
        font-size: 1rem;
    }
    .recmototitle{
         width: 300px;
    }
    .bgwhite{
        background-color: #ffffff;
        padding: 15px 7px;
    }

}


/*レスポンシブ　md以下*/
@media screen and (max-width:767px) {
    body { 
        font-family: "Noto Sans JP"; 
        color: #525252;
        font-size: 1rem;
    }
    .fv{
        font-size: 1.2rem;
    }

    .fvbig{
        font-size: 1.4rem;
        font-weight: bold;
    }
    .topsekou{
        font-size: 1.6rem;
    }
    .mvre{
        height: 93vh;
    }
    .kuwasi{
        width: 250px;
    }
    .toprecbg{
        margin-top: 25px;
    }

    .topcom , .topmvbg{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .navbar-light{
        background-color: #ffffff;
    }
    .bgtopkodablue{
        background-color:rgba(41,135,250,0.80);
    }
    .mes01area{
         font-size: 1.8rem;   
    }
    .mes01areasub{
        font-size: 1.2rem;
    }
    .commes{
        font-size: 1.0rem;
        letter-spacing: 1px;
        line-height: 2;
        text-align: left;
    }
}

.stepbar {
  margin: 0 auto;
  width: 100%;
}

.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
/*  align-items: center;*/


}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
  border-radius: 50%;
  background: -moz-linear-gradient( 45deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  background: -webkit-linear-gradient( 45deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  background: -ms-linear-gradient( 45deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
    border-color: rgba(7,147,248,1.00);
    border-width: 1px;
    border-style: solid;
  color: #000;
  text-align: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle span {
  display: inline-block;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: bold;
  position: relative;
  top: 0.9em;
}

.stepbar .stepbarwrap .steptitle .title {
  margin: 0.5em;
  font-weight: bold;
  font-size: 1.2em;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 4em;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 0.9em;
}

/*.stepbar .stepbarwrap .stepline {
  width: 3px;
  height: calc(100% + 1em);
  background-color: #000;
  position: absolute;
  top: 1em;
  left: 1.7em;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}*/


.stepft18{
    font-weight: normal;
    font-size: 1.1rem;
}

@media screen and (max-width: 991px) {
  .stepbar {
    width: 100%;
  }
    .stepbar .stepbarwrap .steptitle {
      display: block;
  }
  .stepbar .stepbarwrap .steptitle .stepcircle {

      border-radius: 0%;
  }
    .stepbar .stepbarwrap .steptxt {
      padding-left: 0.5em;
    }
}

.spoint{
    font-weight: bold;
    color: rgba(7,147,248,1.00);
}

.commes span{opacity: 0;}
.commes.appeartext span{ animation:text_anime_on 0.1s ease-out forwards; }
@keyframes text_anime_on {
	0% {opacity:0;}
	100% {opacity:1;}
}

.pagetop {
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	display: none;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	font-size: 1.5rem;
	width: 3.3rem;
	height: 3.3rem;
	line-height: 3.3rem;
	border-radius: 3.3rem;
	text-align: center;
	cursor: pointer;
}

.pagetop:hover {
	color: #fff !important;
  background: -moz-linear-gradient( 45deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  background: -webkit-linear-gradient( 45deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
  background: -ms-linear-gradient( 45deg, rgba(176,225,250,0.99608) 0%, rgb(251,240,234) 100%);
	text-decoration: none;
}


/*.hedmenu{
    list-style: none;
    display:flex;
}
.hedmenu li{
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 1px solid #000;
}
.hedmenu li a{
    display:block;
    transform: skewX(-150deg);
    padding:0 15px;
}
    */
    
