/* ===================================================

  下層共通（スマホ用）

=====================================================*/


.full_img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#lower_wrap{
	width: 95%;
	margin: 0 auto;
}


/* ページタイトル */
#h2_title{
	margin-bottom: 25px;
}
#h2_title .full_wrapper {
    position: relative;
    width: 100%;
}

#h2_title .full_wrapper:before {
    content:"";
    display: block;
    padding-top: 53.2967%; /* 高さを幅の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: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	padding-top: 30%;
}

#h2_title h2 {
	color: #0b0b0b;
	font-size: 1.5em;
	margin-bottom: 10px;
	text-shadow: 3px 3px 5px #fff,
    -3px 3px 5px #fff,
    3px -3px 5px #fff,
    -3px -3px 5px #fff;
}
#h2_title #result_text{
	width: auto;
	display: inline-block;
	padding: 10px 15px 6px;
	background: rgba(255,255,255,0.7);
}
#result_text_left{
    width: 30%;
    margin: 0 auto;
}
#result_text_left img{
	width: 100%;
	height: auto;
}
#h2_title #result_text p{
    font-weight: bold;
    line-height: 140%;
    font-size: 0.9em;
    margin-top: 5px;
}

#contents a, #contents a:link, #contents a:visited, #contents a:active {
    text-decoration: underline;
    color: #429840;
}



/* サブナビ */
#sab_nav{
	background:#f4f4ef;
	padding: 10px 0 5px;
	border: solid 1px #deddd9;
}
#sab_nav ul{
	width: 90%;
	margin: 0 auto;
}
#sab_nav ul li{
	width: 100%;
	float: auto;
	margin-bottom: 8px;
}
#sab_nav ul li:last-child{
	margin-right: 0;
}
#sab_nav li a{
	width: 100%;
    font-size: 1.3em;
	color:#403f3f;
	background:#dff0e7;
	display:inline-block;
	text-decoration:none;
    padding: 8px 0 5px 5%;
	border: solid 1px #c6e2d3;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#sab_nav li a span{
    padding-left: 3%;
    border-left: solid 3px #559170;
	line-height: 1.8em;
}
#sab_nav li a:hover{
	color:#fff;
	background:#559170;
	border: solid 1px #33684b;
}
#sab_nav li a:hover span{
    border-left: solid 3px #fff;
    line-height: 1.8em;
}

/* facebook */

#facebook_wrapper {
	width: 100%;
	padding: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ececec;
}

#facebook_wrapper h2{
	margin-bottom: 20px;
}
/* ===================================================

  topics

=====================================================*/

/* トピックス */
.page.topics h1::after {
        content: 'TOPICS';
}
#news h2{
	margin-bottom:20px;
}
#important_news {
	width:100%;
	padding:15px 10px;
	margin:0 auto 40px;
	text-align:left;
	border-bottom:2px solid #70b539;
	box-sizing: border-box;
}
#voice_detail{
	text-align:center;
}
#voice_detail a {
	width: 100%;
	color: #000;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	margin: 15px auto 0;
	padding: 20px 0;
	display: block;
	background: #e1ece4;
	}

#voice_detail a:hover {
	color: #333;
	background: #f5f5f5;
	}
#topics h3.h3_sunland{
	font-size: 30px;
    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;
}
#company h3.h3_sunland{
    font-size: 1.6em;
    font-weight: normal;
    background: url(../../images/record/icon_record.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 12%;
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: solid 2px #70b539;
    line-height:1.2em;
}
#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 #company_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 dt span {
    background: #4f9674 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}

#topicsList span.site {
    background: #ed92c1 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}
#topicsList dt span.news {
    background: #70b539 none repeat scroll 0 0;
	color: #fff;
	text-align: center;
	padding: 0 10px;
}

#topicsList span.tateuri {
    background: #70a2d1 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}

#topicsList dd {
    margin-left: 0%;
}
#topicsList dd span.st {
	font-weight:bold;
	text-decoration:underline;
}

#topicsList {
    font-size: 0.875rem;
    padding: 1.1rem 1.25rem;
}
#topicsList dl {
	justify-content: space-around;
	align-items: center;
}
#topicsList dt {
	text-align: left;
	margin-bottom: 0.5rem;
}
#topicsList dd {
}
#topicsList dt span {
    background: #4f9674 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
    margin-left: 10px;
}

#topicsList span.site {
    background: #ed92c1 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}
#topicsList dt span.news {
    color: #fff;
    text-align: center;
    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:25% 10%;
}
#h2_title .guidancetitle h2 {
	color: #fff;
	margin-bottom: 10px;
	text-shadow: 0 0 6px rgba(157,118,57,1);
	position:static;
    line-height:1.2em;
}
.guidance{
	margin-bottom:50px;
}
.guidancemain{
	font-size:1.2em!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;
}
/* ====建売ページより=====*/
.info_box2{
	width:100%;
	margin:30px auto 50px;
}
.info_block2{
	margin:0 auto ;
	display:table;
}

.info_tel2,
.info_mail2,
.info_form2{
	width:100%;
	margin-right:20px;
	float:left;
	font-weight:bold;
	text-align:center;
}

.info_tel2 a,
.info_mail2 a,
.info_form2 a{
	width:100%;
	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;
	margin-bottom:15px;
}
.info_form2 a{
	padding:0;
	line-height:75px;
}
.info_tel2 a:hover,
.info_mail2 a:hover,
.info_form2 a:hover{
	opacity: 0.7;
}
.pcbr2{
	display:none;
}