@charset "utf-8";
/*common*/
#contents {
	width: 600px;
	margin-left: 220px;
	padding-bottom: 60px;
}
#contents h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	font-size: 112.5%;
	line-height: 133%;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 45px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	background: url(../images/m_mark.jpg) left top no-repeat;
	font-weight: 400;

}
#contents h2 span {
	font-size: 70%;
}
#contents span.sp_none {
  display: inline-block;
}
#contents p {
	font-size: 88%;
	line-height: 175%;
	margin-bottom: 1.5em;
	color: #171717;
}
#contents ul {
	font-size: 85%;
	line-height: 175%;
	padding-left: 1.2em;
}
#contents ul li {
	list-style-type: disc;
	list-style-position: outside;

}
.btn_block {
	text-align: right;
	padding-top: 20px;
}
.gm-style .gm-style-iw-c {
  padding: 12px!important;
}
.gm-style-iw {
    overflow: hidden ! important;
}
.gm-style-iw div {
    overflow: hidden ! important;
}
#map_custmomize h1 {
	white-space: nowrap;
}
#contents ul.kadoulist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;

}
#contents ul.kadoulist li {
	width: 298px;
	margin: 10px 0;
	font-size: 10px;
  list-style-type: none;
	padding: 5px 0;
	line-height: 1.6;
	font-weight: 500;
	position: relative;
}
#contents ul.kadoulist li.mark3 span,
#contents ul.kadoulist li.mark4 span,
#contents ul.kadoulist li.mark5 span,
#contents ul.kadoulist li.mark6 span{
	position: relative;
	display: inline;
}
#contents ul.kadoulist li.mark:after {
  content: '';
  width: 63px;
  height: 63px;
  background: url(../images/residents.png) center center no-repeat;
  right: 9px;
  top: 14px;
  position: absolute;
}
#contents ul.kadoulist li.mark2:after {
  content: '';
  width: 64px;
  height: 64px;
  background: url(../images/project.png) center center no-repeat;
  right: 8px;
  top: 13px;
  position: absolute;
}
#contents ul.kadoulist li.mark3 span:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../images/youtube.png) center center no-repeat;
  left: 10px;
  top: 161px;
  position: absolute;
}
/* #contents ul.kadoulist li.mark4 span::after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../images/HPmark.png) center center no-repeat;
  left: 10px;
  top: 161px;
  position: absolute;
} */
#contents ul.kadoulist li.mark6:after {
  content: '';
  width: 64px;
  height: 64px;
  background: url(../images/no_vacancy.png) center center no-repeat;
  right: 8px;
  top: 13px;
  position: absolute;
}
.mark4-custom { /* アイコンが２個ならんだのでしかたなくイレギュラー対応 */
	width: 60px;
	height: 60px;
	left: 10px;
	top: 166px;
	position: absolute;
	background:url(../images/HPmark.png) no-repeat center center / contain;
	text-indent: -9999px;
}
.mark5-custom { /* アイコンが２個ならんだのでしかたなくイレギュラー対応 */
	width: 60px;
	height: 60px;
	left: 80px;
	top: 166px;
	position: absolute;
	background:url(../images/youtube.png) no-repeat center center / contain;
	text-indent: -9999px;
}

#contents ul.kadoulist li img {
	margin-bottom: 5px;
}
#contents ul.kadoulist li span {
	color: #b92024;
}
#contents ul.kadoulist li img.kengakukai {
	margin-bottom:5px;
	margin-left:0px;
	margin-top: 5px;
}
#contents ul.kadoulist li.bnr {
	height: 308px;
}
#contents p.form_link {
  margin-bottom: 10px;
}
#contents p.form_link a {
  display: inline-block;
  padding-right: 35px;
  font-size: 16px;
  background: url(../images/mail.png) right center no-repeat;
  text-decoration: underline;
}
#contents p.form_link a:hover {
  text-decoration: none;
}
a.a_red {
	color: #E54746;
}

/*土地活用*/
#music .title {
  font-size: 134%;
	line-height: 133%;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	font-weight: 400;
  font-feature-settings: "palt";
}
#music .sub_title {
  font-size: 113%;
	line-height: 133%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
	font-weight: 700;
  font-feature-settings: "palt";
}
#music .section_title {
  font-size: 88%;
	line-height: 133%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: 700;
  font-feature-settings: "palt";
}
#music .copy {
  font-size: 113%;
	line-height: 133%;
	margin-top: 80px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	font-weight: 700;
  font-feature-settings: "palt";
}
#music .copy a {
  text-decoration: underline;
}
#music .copy a:hover {
  text-decoration: none;
}
.flex_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 500px;
  margin: 20px auto 10px;
  flex-wrap: wrap;
}
.flex_element {
  width: 109px;
}
.flex_element img {
  width:100%;
}
.btn_block2 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.btn_text {
  margin-right: 10px;
  font-weight: bold;
  font-size: 16px;
}
.usage_list li {
  margin-bottom: 1em;
}

/* 21.08.18_追記 */
.mb-10 {
	margin-bottom:-10px !important;
}
.txt-contact {
	font-size:12px;
	margin-right: 10px;
}
.txt-tel {
	font-size:12px;
}
.font-green {
	color:#8CC11F;
}
.txt-sub-ttl {
	font-size:10px;
}
#header .corpinfo {
	margin-top:22px !important;
}
.flex_img {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
}
