#typo_shopname{
width: 30%;
}


.esws_colors__main_color__text{
color:#108ccf;
}

.esws_content--left, .esws_content--right{
vertical-align: middle;
}

.esws_colors__main_color__background{
background-color:#108ccf;
}
.global_header h2{
padding-left: 4%;
margin-bottom: 10px;
display: block;
}

.global_header h2 img{
max-height: 70px;
}

.esws_colors__main_color__background--before:before{
background-color: #338fc7;
}

a:visited{
color:#338fc7;
}
a{
color:#338fc7;
text-decoration: none !important;
}

#esws_section--main h3 {
    margin-bottom: 10px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.2;
}
#esws_section--links ul p {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 2em;
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 1.8rem;
    word-break: break-all;
}


#esws_section--links{
background-color: #dff2fc;
}
.esws_colors__accent_color__text{
color: #1d8fcb;
}
.esws_colors__static--orange_red__background{
background-color: #f58932 !important;
}

.esws_section--pickup h4{
padding: 4% 0 3%;
color: #003c5f;
}

.global_header h1{
    margin: 7px 10px 14px 10px;
}
#esws_section--features{
    background: #dff2fc;
}

#esws_section--features li a,.esws_colors__main_color__background--after:after{
    background: #fff;
}
#esws_section--features li a{
color: #108ccf
}


#esws_section--features li a:before{
    background-color: #108ccf !important;
	top:40%;
	right:4%;
}
#esws_section--features li a:after{
	top:40%;
	right:5%;
}
#esws_section--features li span.img{
    width: 50px;
}
#esws_section--features li p{
    padding-top: 2%;
    padding-right: 2em;
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 1.8rem;
    word-break: break-all;
}
/*
売買物件一覧
***************************************************************************/

.esws_colors__main_color--deep__background{
background-color:#338fc7;
margin-bottom: 5%;
}
.esws_colors__main_color__border{
border-color:#338fc7;
}
.esws__property_list__item{
    margin-bottom: 0.7em;
}

.esws_colors__static--accent2--deep__border{
    border-color: #0e5682 !important;
}
.esws_colors__static--accent2__background{
    background-color: #338fc7 !important;
}
.esws_colors__main_color__border{
border: none;
}
/*
TOP地図から検索
***************************************************************************/
.acdn-button{
	position: relative;
	width: 96%;
	margin: 0 auto;
}

.acdn-button::before{
content: "";
	position: absolute;
	top: 0.5vw;
	bottom: 0;
	margin: auto 0;
	display: inline-block;
	width: 0.3em;
	height: 0.3em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(135deg);
	right: 8.4vw;
}


.acdn-button.active::before{
	transform: rotate(-45deg);
	top: 1vw;
}



.acdn-content{
	display: none;
	overflow:hidden;
	width: 96%;
	margin: 2% auto 0;
}
#acdn-target li{
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
	padding:4% 2% 3%;
	box-sizing:border-box;
	text-align:center;
	border-radius:4px;
	border:1px solid #338fc7;
}

#acdn-target li:nth-child(2n){
	margin-right:0;
}
#acdn-target li a{
	color:#338fc7;
	font-size:3.5vw;
}