@charset "UTF-8";

ul.pc_nav li:nth-child(1) a:before,
ul.pc_nav li:nth-child(7) a:before{
	background: #333;
}

#header_wrap{
	background-color:rgba(244,244,244,1.0);
}

#header h1 img{
	width:auto;
	height:auto;
	vertical-align:top;
	filter: invert(100%) opacity(60%);
}

ul.pc_nav li a{
color: #585858;
}
ul.pc_nav li a span{
color: #585858;
}
h2.btn_menu{
color: #585858;
background-image: url(../../images/base/btn_menu_w.svg)
}

.page_tit{
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
	background-color:rgba(244,244,244,1.0);
	min-width: 1170px;
}

h2.page_tit{
	margin: 0 auto;
	padding: 0 0 40px;
	position: relative;
	text-align: center;
}
h2.page_tit strong{
	margin: 0 0;
	padding: 0 0 0 ;
	position: relative;

font-family: Lato;
font-weight: 300;
font-size: 30px;
letter-spacing: 0.25em;
line-height: 30px;
text-align: center;
color: #585858;
}

h2.page_tit small{
	margin: 0 0 0;
	padding: 0 0 0;
	position: relative;

font-family: "Noto Sans JP";
font-weight: 500;
font-size: 20px;
letter-spacing: 0.1em;
line-height: 20px;
text-align: center;
color: #585858;
display:block;
margin-top:20px;
}





.btn_style{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	text-align:center;
}

.btn_style a{
	margin: 0 auto;
	padding: 10px 0;
	position:relative;
	text-align:center;

font-family: Lato;
font-weight: bold;
font-size: 12px;
line-height: 1.5;
text-align: center;
color: #585858;
border: 1px solid rgba(88, 88, 88, 0.5);

transition-duration: .2s;
box-sizing: border-box;
background: url(../../images/base/plus.svg) no-repeat right 10px top 50%;
background-color: #fff;
}

.btn_style a:hover{
background: url(../../images/base/plus_on.svg) no-repeat right 10px top 50%;
background-color: #383837;
color:#fff;
text-decoration:none;
}




#document{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0;
	position: relative;
	text-align:center;
	overflow: hidden;
}

.area_inner{
	width: 1170px;
	margin: 0 auto;
	padding: 0 0;
	position:relative;
}

h2.h2_style{
	margin: 0 0 50px;
	padding: 0 0;
	position: relative;
text-align: left;
display: flex;
align-items:center;
justify-content:flex-start;
}
h2.h2_style strong{
	margin: 0 30px 0 0;
	padding: 0 0 0 ;
	position: relative;

font-family: Lato;
font-weight: 300;
font-size: 30px;
letter-spacing: 0.25em;
line-height: 30px;
text-align: left;
color: #585858;
}

h2.h2_style small{
	margin: 0 0 0;
	padding: 0 0 0;
	position: relative;

font-family: "Noto Sans JP";
font-weight: 500;
font-size: 18px;
letter-spacing: 0.02em;
line-height: 38px;
text-align: left;
color: #585858;
}


.short_term_area{
	min-width: 1170px;
	max-width: 1300px;
	margin: 0 auto;
	padding: 80px 0 0px;
	position:relative;
	text-align:center;
}

.short_term_area .section{
	margin: 0 0 0;
	padding: 0 0 70px;
	position: relative;
}


.short_term_area h2{
	margin: 0 0 40px;
	padding: 0 0 0;
	position: relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 30px;
letter-spacing: 0.07em;
line-height: 50px;
text-align: center;
color: #585858;

}

.short_term_area h2 em{
display:block;

}

.short_term_area .main_p{
	margin: 0 auto;
	padding: 0 0 0;
	position: relative;
text-align: center;
}

.short_term_area p{
	margin: 0 0 30px;
	padding: 0 0 0;
	position: relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 15px;
line-height: 34px;
text-align: center;
color: #585858;
}

.short_term_area p small{
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 15px;
line-height: 34px;
text-align: center;
color: #585858;
}


.short_term_area .house_map{
	margin: 60px auto 40px;
	padding: 0 0 0;
	position: relative;
text-align: center;
}

.short_term_area h3{
	margin: 0 0 20px;
	padding: 0 0 0;
	position: relative;
font-family: Lato;
font-weight: bold;
font-size: 19px;
letter-spacing: 0.1em;
line-height: 19px;
text-align: center;
color: #585858;
}
.short_term_area h3:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  right: 0;
  width: 460px;
  height: 1px;
  content: '';
  background: #585858;
  text-align: center;
  margin:auto;
}

.short_term_area h3 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

.short_term_area h4{
	margin: 0 0 20px;
	padding: 0 0 0;
	position: relative;
font-family: Poppins;
font-weight: 600;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 16px;
text-align: center;
color: #585858;
}

.point_box{
	margin: 0 auto 70px;
	padding: 15px 40px 40px;
	position: relative;
text-align: center;
background-color: #f3f3f3;
width:1130px;
box-sizing: border-box;
}

.point_box h5{
	margin: 0 0 20px;
	padding: 0 0 5px;
	position: relative;
font-family: "Noto Sans JP";
font-weight: 500;
font-size: 22px;
letter-spacing: 0.03em;
line-height: 38px;
text-align: center;
color: #585858;
border-bottom:2px solid #a6a6a6;
}
.point_box h6{
	margin: 0 0 20px;
	padding: 0 0 5px;
	position: relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 34px;
text-align: left;
color: #585858;
}

.point_box h6.point_h6{
	margin: 0 auto 20px;
	padding: 0 0 5px;
	position: relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 34px;
text-align: left;
color: #585858;
display:inline-block;
}

.point_txt{
	margin: 0 0 20px 30px;
	padding: 5px 100px 10px;
	position: relative;
font-family: "Noto Sans JP";
font-weight: 600;
font-size: 28px;
letter-spacing: 0.03em;
line-height: 36px;
text-align: center;
color: #fff;
display:inline-block;
background-color:#797979;
}

.point_txt small{
	margin: 0 0;
	padding: 0 0;
	position: relative;
font-family: "Noto Sans JP";
font-weight: 500;
font-size: 13px;
line-height: 26px;
text-align: center;
color: #fff;
display:block;
}


ul.point_list {
	margin: 0 0;
	padding: 0 0;
	position: relative;
	text-align: left;
}

ul.point_list li {
	margin: 0 30px 0 0;
	padding: 0 0;
	position: relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 32px;
text-align: left;
color: #585858;
display:inline-block;
}

ul.point_list li:before {
	content:  "";
	width:  10px;
	height:  10px;
	display:  inline-block;
	background-color: #585858;
	position:  relative;
	top: 0px;
	margin-right: 8px;
}

.point_box p.txt_position{
position: absolute;
bottom:45px;
right:50px;
}

.point_box p{
	margin: 0 0;
	padding: 0 0;
	position: relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 14px;
letter-spacing: 0.03em;
line-height: 22px;
text-align: left;
color: #585858;
}

.point_box .point_p{
position: absolute;
top:90px;
right:50px;
}






.access_block{
	margin: 0 auto;
	padding: 0 0;
	position: relative;
	text-align: center;
}

.access_block h2.h2_style{
	margin: 0 auto 15px;
	padding: 0 0;
	position: relative;
text-align: center;
display: flex;
align-items:center;
justify-content:center;
}

.access_block .map_block{
	margin: 0 auto;
	padding: 0 0;
	position: relative;
	text-align: center;
}

.access_block .map_block iframe{
display: block;
}




@keyframes fadeIn01 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadein01 {
    animation-name: fadeIn01;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}

@keyframes fadeInUp02 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadein_up02 {
    animation-name: fadeInUp02;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}

@keyframes fadeInRight02 {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadein_right02 {
    animation-name: fadeInRight02;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}







.kotei {
    animation-name: fadeIn01;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
    animation: fadeIn 2s ease-in-out;
}


@keyframes fadeInUp01 {
    from {
        opacity: 0;
        transform: translateY(14px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.h2_kv01 {
    animation-name: fadeInUp01;
    animation-duration: 0.3s; 
    animation-delay: 0.3s; 
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}
.h2_kv02 {
    animation-name: fadeInUp01;
    animation-duration: 0.3s;
    animation-delay: 1.0s;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}

@keyframes fadeInRight01 {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.h3_kv {
    animation-name: fadeInRight01;
    animation-duration: 0.3s;
    animation-delay: 1.5s;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}




