/* ===================================================

  下層共通

=====================================================*/
* {
	box-sizing: border-box;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.full_img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#lower_wrap{
	max-width: 1218px;
	margin: 0 auto;
	padding: 0 20px;
}
#contents a, #contents a:link, #contents a:visited, #contents a:active {
    text-decoration: underline;
    color: #429840;
}

/* ページタイトル */
#h2_title{
	margin-bottom: 25px;
}
#h2_title .full_wrapper {
    position: relative;
    width: 100%;
}
#h2_title .full_wrapper:before {
    content:"";
    display: block;
    padding-top: 20.5333%; /* 高さを幅の75%に固定 */
}
#h2_title .full_img {
	background: url(../../images/company/bg_result.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

#h2_title .m_center {
	width: 800px;
	height: 100%;
	position: relative;
}

#h2_title h2 {
	color: #fff;
	font-size: 3.8em;
	position: absolute;
	left:250px;
	top:50%;
	margin-top: 20px;
	text-shadow: 0 0 6px rgba(157,118,57,1);
}

#h2_title p {
	display: inline-block;
	font-size: 1.8em;
	line-height: 140%;
	padding: 10px 15px 6px;
	position: absolute;
	right:0;
	top:50%;
	margin-top: -40px;
	background: rgba(255,255,255,0.6);
}



/* ===================================================

  topics

=====================================================*/

/* トピックス */
.page.topics h1::after {
        content: 'TOPICS';
}
#news h2{
	margin-bottom:20px;
}
#important_news {
	width:1178px;
	padding:15px 10px 30px;
	margin:0 auto 40px;
	text-align:center;
	border-bottom:2px solid #70b539;
}
#important_news p {
	font-size: 1em;
}
#important_news #voice_detail a{
	margin-top:15px;
}
#voice_detail a {
	width: 360px;
	color: #000;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	margin: 30px auto 0;
	padding: 20px 0;
	display: block;
	background: #e1ece4;
	}

#voice_detail a:hover {
	color: #333;
	background: #f5f5f5;
}



#contents h3.h3_sunland{
	font-size: 2.3em;
    font-weight: normal;
    background: url(../../images/record/icon_record.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 35px;
    padding: 15px 0;
    border-bottom: solid 2px #70b539;
}
#topics h4.h4_greenbg{
	font-size: 23px;
    font-weight: normal;
    background: #dff0e7;
	margin-bottom: 15px;
    padding: 17px 0 14px 20px;
    border: solid 1px #c3e0d1;
	border-left: solid 20px #c3e0d1;
}

#topics #contents_greeting{
	margin-bottom: 64px;
}
#topics #sab_nav {
	margin-bottom: 30px;
	text-align: center;
}
#topics #sab_nav ul {
	width: 65%;
	text-align: center;
}
#topics #sab_nav ul li {
	text-align: left;
}
#topics #sab_nav li a {
	width: 100%;
}

#topics .box {
	margin-bottom: 30px;
}
#topics table {
	margin-bottom: 30px;
}

#topics th,
#topics td {
	padding: 10px 20px;
	border: 1px solid #ccc;
	text-align: left;
}
#topics th {
	width: 180px;
    background: #ebebeb;
}

#topics #theme img {
	float : left;
	margin-right: 10px;
}
#topics #theme .title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0;
}



div .topics_block {
    background: #e7f2eb none repeat scroll 0 0;
}

div .topics_block_last {
    background: #e7f2eb none repeat scroll 0 0;
    margin: 0 0 50px 0;
}

div .topics_block_off {
    background: #fff none repeat scroll 0 0;
}

div .topics_block_off_last {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 50px 0;
}

#topicsList {
    font-size: 0.875rem;
    padding: 1.1rem 1.25rem;
}
#topicsList dl {
    display: flex;
	justify-content: space-around;
	align-items: center;
}
#topicsList dt {
	width: 12%;
	text-align: center;
}
#topicsList dd {
	width: 83%;
}
#topicsList dt span {
    background: #4f9674 none repeat scroll 0 0;
    color: #fff;
    display: block;
    text-align: center;
}

#topicsList span.site {
    background: #ed92c1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    text-align: center;
}
#topicsList dt span.news {
    color: #fff;
    text-align: center;
    display: block;
    background: #70b539;
    line-height:150%;
    padding:3px 0;
}		

#topicsList span.tateuri {
    background: #70a2d1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    text-align: center;
}
#topicsList dd span.st {
	font-weight:bold;
	text-decoration:underline;
}




/* ===================================================

  コロナウイルス対策ページ

=====================================================*/
#h2_title .guidancetitle {
	padding-top:9%;
}
#h2_title .guidancetitle h2 {
	position:static;
}
.guidance{
	margin-bottom:50px;
	font-size:1.1em;
}
.guidancemain{
	font-size:1.4em!important;
	margin-bottom:30px;
}

.guidance1,.guidance2{
	margin-bottom:30px;
}
.guidance2 ul{
	font-size:1.2em!important;
}
.initiatives{
	padding-left:30px;
	line-height:1.7em;
}
.initiatives li{
	list-style: disc;
}
.pcbr{
	display: block;
}
/* ====建売ページより=====*/
.info_box2{
	width:100%;
	margin:70px auto 80px;
	max-width:1000px;
}
.info_block2{
	margin:0 auto ;
	display:table;
}

.info_tel2,
.info_mail2,
.info_form2{
	margin-right:20px;
	float:left;
	font-weight:bold;
	text-align:center;
}

.info_tel2 a,
.info_mail2 a,
.info_form2 a{
	width:300px;
	height:75px;
	background: #5bb531;
	color: #fff;
	padding: 11px 14px;
	display: inline-block;
	border-radius: 10px;
	font-size: 1.4em;
	line-height: 1.5em;
	text-decoration:none;

}
.info_tel2 a{
	pointer-events:none;
}
.info_form2 a{
	padding:0;
	line-height:75px;
}
.info_tel2 a:hover,
.info_mail2 a:hover,
.info_form2 a:hover{
	opacity: 0.7;
}
