@charset "shift_jis";
/* CSS Document */

/****************************
トップページ専用cssです
****************************/
a:hover img {
    opacity: 1.0 !important;
}

/****************************
main
****************************/
.t_main {
 width: 100%;
 height: 455px;
 position: relative;
}
.t_main_in {
 position: absolute;
 top: 75px;
 width: 310px;
 left: 40%;
}
.t_main .t_main_in img {
 width: 310px;
 margin: 0 auto;
 margin-top: 25px;
 overflow: hidden;
}
.t_box {
 overflow: hidden;
 width: 1200px;
 margin: 30px auto 0;
}


.merit_wrap{
	background-image: url(/img/index/merit_bg.png);
	background-repeat: no-repeat;
	background-position-y: 0px;
	background-position-x: 0px;
	width: 1000px;
	margin: 30px auto 0px auto;
	overflow: hidden;
	padding: 80px 0px 0px 0px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}
.merit_box{
	width:638px;
	float:right;
}
.merit_box h2{
	margin:0px 0px 35px 0px;
	float:right;
}
.merit_box h2 img{

}
.merit_box .merit_box_tex{
	text-align: right;
	font-size: 13px;
	margin: 0px 0px 45px 0px;
	float: right;
	line-height: 30px;
}
.merit_box ul{
	float:right;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.merit_box ul li{
	float: left;
	margin-right: 19px;
	margin-bottom: 19px;
}
.merit_box ul li:nth-child(2){
}
.merit_box ul li:nth-child(5){
}
.merit_box ul li a{
	display: block;
	box-sizing: border-box;
	border-radius: 3px;
	background-repeat: no-repeat;
	padding: 10px;
	width: 200px;
	height: 100px;
	text-decoration: none;
	position: relative;
}
.merit_box ul li:nth-child(1) a h3{
	color:#0844a0;
}
.merit_box ul li:nth-child(1) a h3:hover{
	color: #31aae8;
}
.merit_box ul li:nth-child(1) a{
	background-image:url(/img/index/merit_01.png);
}
.merit_box ul li:nth-child(1) a:hover{
	background-image:url(/img/index/merit_01_on.png);
}
.merit_box ul li:nth-child(2){
}
.merit_box ul li:nth-child(2) a h3{
}
.merit_box ul li:nth-child(2) a h3:hover{
}
.merit_box ul li:nth-child(2) a{
	background-image:url(/img/index/merit_02.png);
}
.merit_box ul li:nth-child(2) a:hover{
	background-image:url(/img/index/merit_02_on.png);
}
.merit_box ul li:nth-child(3n){
	margin-right:0px;
}
.merit_box ul li:nth-child(3) a{
	background-image:url(/img/index/merit_03.png);
}
.merit_box ul li:nth-child(3) a:hover{
	background-image:url(/img/index/merit_03_on.png);
}
.merit_box ul li:nth-child(4) a{
	background-image:url(/img/index/merit_04.png);
}
.merit_box ul li:nth-child(4) a:hover{
	background-image:url(/img/index/merit_04_on.png);
}
.merit_box ul li:nth-child(5) a{
	background-image:url(/img/index/merit_05.png);
}
.merit_box ul li:nth-child(5) a:hover{
	background-image:url(/img/index/merit_05_on.png);
}
.merit_box ul li:nth-child(6) a{
	background-image:url(/img/index/merit_06.png);
}
.merit_box ul li:nth-child(6) a:hover{
	background-image:url(/img/index/merit_06_on.png);
}
.merit_box ul li:nth-child(7) a{
	background-image:url(/img/index/merit_07.png);
}
.merit_box ul li:nth-child(7) a:hover{
	background-image:url(/img/index/merit_07_on.png);
}
.merit_box ul li a p{
    color: #fff;
    margin: 0px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
	position: relative;
}

.merit_box ul li a h3{
    color: #333;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: bold;
    margin-top: 9px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 40px 10px 10px 61px;
}
.merit_box ul li a h3:hover{
    color: #0844a0;
}

.owner_wrap{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}
.owner_wrap h2{
    text-align: center;
    margin: 0px 0px 20px 0px;
}
.owner_wrap h2 img{

}
.owner_wrap p{
    text-align: center;
    font-size: 18px;
    box-shadow: 0px 2px 8px #f5f5f5;
    width: 760px;
    margin: auto;
    padding: 0px 0px 24px 0px;
}
.owner_wrap img{
    display: block;
    margin: 50px auto 0px auto;
}
.owner_conts{
    background-color: #042455;
    padding: 40px;
    overflow: hidden;
    margin-top: 40px;
}
.owner_conts h3{
	text-align:center;
	color:#fff;
	font-size:18px;
	margin:0px 0px 30px 0px;
	font-weight: normal;
}
.owner_wrap ul{
    margin: auto;
    padding: 0px;
    list-style-type: none;
    width: 1000px;
}
.owner_wrap ul li{
    float: left;
    margin-right: 20px;
    width: 320px;
}
.owner_wrap ul li:nth-child(3){
	margin-right:0px;

}
.owner_wrap ul li:nth-child(1) a{
	background-image:url(/img/index/owner_icon01.png);
	background-position-x: 30px;
	background-position-y: 23px;
}
.owner_wrap ul li:nth-child(2) a{
	background-image:url(/img/index/owner_icon02.png);
	background-position-x: 30px;
	background-position-y: 23px;
}
.owner_wrap ul li:nth-child(3) a{
	background-image:url(/img/index/owner_icon03.png);
	background-position-x: 30px;
	background-position-y: 23px;
}
.owner_wrap ul li a{
	display: block;
	text-decoration: none;
	background-color: #FFF;
	font-size: 18px;
	line-height: 70px;
	padding-left: 70px;
	background-repeat: no-repeat;
	color: #333;
	border: solid 2px #042455;
	font-weight:bold;
}
.owner_wrap ul li a:hover{
	border: solid 2px #ff5c00;
}
.owner_wrap ul li a span{
    font-size: 12px;
    color: #aaa;
    padding-left: 44px;
}
.owner_streng_wrap{
    background-image: url(/img/index/for_the_owners.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
    width: 95%;
    margin: 0px 0px 80px 0px;
}
.owner_streng_img{
    width: 1180px;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding: 80px 0px 210px 0px;
    text-align: center;
}
.owner_streng_img img{
    padding: 0px 0px 0px 60px;
}
/* ----------------------------------------
　company_wrap
---------------------------------------- */
.company_wrap{
	width: 1000px;
	margin: 30px auto 0px auto;
	overflow: hidden;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}

.company_l{
	
	width:1000px;
}
.company_l h2{
	float:left;
	margin-right:20px;
}
.company_l h2 img{

}
.company_l iframe{
    float: left;
    width: 940px;
    height: 252px;
    overflow: auto;
}
.info_wrap{
    height: 252px;
    overflow: auto;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.info_wrap ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
	overflow-x: hidden;
}
.info_wrap ul li{
    width: 920px;
    border-bottom: solid 1px #042455;

}
.info_wrap ul li a{
	display: block;
	color: #333;
	text-decoration: none;
	padding: 8px 0px 8px 0px;
}
.info_wrap ul li a:hover{
	background-color:#f7f7f7;
}
.info_title p{
    font-size: 13px !important;
    font-weight: bold;
    margin: 0px 0px 0px 0px !important;
    color: #042455;
    text-decoration: underline;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
}
.info_title span{
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #333;
    text-decoration: none;
}
.info_wrap ul li a p{
    font-size: 12px;
    margin: 8px 0px 0px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.info_link{
clear: both;
    margin-top: 15px;
    float: right;
    width: 202px;
}
.info_link a{
	font-size: 15px;
	display: block;
	box-sizing: border-box;
	border: solid 1px #042455;
	line-height: 40px;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	color: #042455;
	font-weight: bold;
	position: relative;
}
.info_link a:hover{
	background-color:#042455;
	color:#fff;
}
.info_link a::before{
	content: "";
	left: 151px;
	width: 30px;
	height: 2px;
	top: 18px;
	background: #042455;
	position: absolute;
}
.info_link a:hover::before{
	background: #fff;
}
.info_link a::after{
	content: "";
	left: 170px;
	top: 14px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #042455;
	border-right: 2px solid #042455;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.info_link a:hover::after{
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.company_r{

    width: 1000px;
    margin-left: 0px;
    padding: 0px 0px 30px 0px;
    background: #fff;
}
.company_r ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:flex ;
	flex-wrap: wrap;
	justify-content: space-between;
}
.company_r ul li{
    float: left;
    margin-bottom: 13px;
}
.company_r ul li:nth-child(2n){
	margin-right:0px;
}
.company_r ul li img:nth-child(1){
	width: 300px;
}
.company_r ul li img:hover{

}
.company_b{
    clear: both;
    background-image: url(/img/index/company_bg.jpg);
    background-position-x: center;
    padding: 60px 0px 60px 0px;
    margin-top: 15px;
}
.company_b ul{
	margin: auto;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 860px;
}
.company_b ul li{
	float:left;
	margin-right:20px;
	width:200px;
}
.company_b ul li:nth-child(4){
	margin-right:0px;
}
.company_b ul li a{
    display: block;
    background-color: #042455;
    border: solid 1px #042455;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
    position: relative;
    letter-spacing: 2px;
}
.company_b ul li a:hover{
	background-color:#FFF;
	color:#042455;
}
.company_b ul li a::before{
	content: "";
	left: 151px;
	width: 30px;
	height: 2px;
	top: 18px;
	background: #fff;
	position: absolute;
}
.company_b ul li a:hover::before{
	background: #042455;
}
.company_b ul li a::after{
	content: "";
	left: 170px;
	top: 14px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.company_b ul li a:hover::after{
	border-top: 2px solid #042455;
	border-right: 2px solid #042455;
}

.services_link{
clear: both;
    margin-bottom: 30px;
    float: right;
    width: 300px;
}
.services_link a{
	font-size: 17px;
	display: block;
	box-sizing: border-box;
	border: solid 1px #042455;
	line-height: 30px;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	color: #042455;
	font-weight: bold;
	position: relative;
}
.services_link a:hover{
	background-color:#042455;
	color:#fff;
}
.services_link a::before{
	content: "";
	left: 200px;
	width: 30px;
	height: 2px;
	top: 31px;
	background: #042455;
	position: absolute;
}
.services_link a:hover::before{
	background: #fff;
}
.services_link a::after{
	content: "";
	left: 220px;
	top: 27px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #042455;
	border-right: 2px solid #042455;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.services_link a:hover::after{
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}


/*20200528rental-contents*/

    .online_box {
        border: 10px solid #0085b2;
        padding: 28px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 900px;
    }
    .online_box p {
        font-size: 17px;
        line-height: 26px;
        font-weight: bold;
        text-align: center;
        color: #0085b2;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .online_box ul {
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .online_box li {
        list-style: none;
    }
    .online_box a {
        display: block;
        width: 260px;
        background: #ff9326;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        position: relative;
        padding: 15px 0;
        padding-left: 10px;
        border: 2px solid #ff9326;
        text-decoration: none;
    }
    .online_box a:hover {
        background: #fff;
        color: #ff9326;
    }
    .online_box a::after {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        vertical-align: middle;
        right: 15px;
        width: 8px;
        height: 8px;
        border-top: 3px solid #FFF;
        border-right: 3px solid #FFF;
        border-radius: 2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .online_box a:hover::after {
        border-top: 3px solid #ff9326;
        border-right: 3px solid #ff9326;
    }

.residence_bn{
	width:1000px;
	margin: 10px auto 10px auto;
}
.residence_bn a{
	display:block;
}

.residence_bn a:hover{
	opacity: 0.7;
}

.souzoku_seminer_bn{
width: 1100px;
    margin: 50px auto 10px auto;
}
.souzoku_seminer_bn a{
	display:block;
}

.souzoku_seminer_bn a:hover{
	opacity: 0.7;