/**********************************
***********************************
Start of sustainabletown
***********************************
**********************************/
.section-sustainabletown {
	/* padding: 10px 0 0; */
}
header {
	position: static;
	width: 100%;
	padding: 10px 0 23px;
}
#h1-title {
	width: 61%;
	margin: 0 auto;
}
.img-town-logo {
	width: 100%;
	height: auto;
}
.section-sustainabletown-txt {
	padding: 0 0 15px;
}
.section-sustainabletown-txt-img {
	padding: 0 0 13px;
}
.img-section-sustainabletown-txt {
	width: auto;
	height: 21px;
}
.section-sustainabletown-txt p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.section-sustainabletown-map {
	padding: 0 5px 15px;
}
.img-section-sustainabletown-map {
	width: 100%;
	max-width: 840px;
	height: auto;
}
/***** slick *****/
.slick-slide {
	display: inline-block;
	vertical-align: top;
}
/***** banner *****/
.section-sustainabletown-banner {
	padding: 0 0 45px;
}
.section-sustainabletown-banner-slide {
	padding: 0 25px;
}
.ul-section-sustainabletown-banner {
	overflow: hidden;
}
.li-section-sustainabletown-banner {
	display: inline-block;
	width: calc(100% / 3);
	padding: 10px 2px 0;
}
.a-section-sustainabletown-banner {
	display: block;
	position: relative;
	background: #fff;
	color: #000;
	text-align: left;
	border: 2px solid;
	z-index: 1;
}
.a-section-sustainabletown-banner:hover {
	color: #000;
	background: #d1ffc6;
}
.img-section-sustainabletown-banner-num {
	position: absolute;
	top: -10px;
	left: -2px;
	width: 20px;
	z-index: +1;
}
.img-section-sustainabletown-banner {
	width: 100%;
	height: auto;
}
.img-section-sustainabletown-banner-new {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 22px;
	z-index: -1;
}
.ag2loaded .img-section-sustainabletown-banner-new {
	animation: new 3s ease-in-out infinite;
}
/** arrow **/
.slick-arrow {
	display: inline-block;
	position: absolute;
	top: 58%;
	background: none;
	border: none;
	font-size: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: +1;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-arrow:hover {
	background: none;
	border: none;
}
.span-slick-arrow {
	display: inline-block;
	position: relative;
	top: 0;
	width: 15px;
	height: 15px;
	color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: .2s;
}
.span-slick-prev {
	left: 25%;
	border-bottom: 3px solid;
	border-left: 3px solid;
}
.span-slick-next {
	right: 25%;
	border-top: 3px solid;
	border-right: 3px solid;
}
.slick-arrow:hover .span-slick-arrow {
	color: #969696;
}
/** dot-nav **/
.ul-sustainabletown-slider-dots {
	padding: 15px 0 0;
}
.ul-sustainabletown-slider-dots li {
	display: inline-block;
	vertical-align: top;
	width: 5px;
	height: 5px;
	background-color: #a3bcd2;
	margin: 0 5px;
	border-radius: 50%;
	cursor: pointer;
	transition: .2s;
}
.ul-sustainabletown-slider-dots li.slick-active {
	background-color: #969696;
}
.ul-sustainabletown-slider-dots li:hover {
	background-color: #000;
}
.span-sustainabletown-slider-dot {
	font-size: 0;
}
/**********************************
***********************************
End of sustainabletown
***********************************
**********************************/

/**********************************
***********************************
Start of sustainabletown-secondary
***********************************
**********************************/
.sustainabletown-secondary {
	padding: 20px 0 60px;
}
.sustainabletown-secondary-inner {
	padding: 0 20px 20px;
}
.ul-sustainabletown-secondary {
	/* display: flex;
	flex-wrap: wrap; */
	/* max-width: 100%; */
	text-align: left;
	margin: 0 -10px -5px 0;
}
.li-sustainabletown-secondary {
	display: inline-block;
	/* flex: 0 0 50%; */
	width: 50%;
	overflow: hidden;
	vertical-align: top;
	padding: 15px 10px 10px 0;
}
.a-sustainabletown-secondary {
	display: block;
	position: relative;
	/* height: 100%; */
	background-color: #fff;
	color: #000;
	padding: 5px 0 0;
	border: 2px solid;
}
.a-sustainabletown-secondary:hover {
	background-color: #d1ffc6;
	color: #000;
}
.block-sustainabletown-secondary-content-img {}
.img-block-sustainabletown-secondary-content {
	width: 100%;
	height: auto;
}
.img-section-sustainabletown-secondary-num {
	position: absolute;
	top: -15px;
	left: -2px;
	width: 30px;
	z-index: +1;
}
.img-section-sustainabletown-secondary-new {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	z-index: +1;
	animation: new 3s ease-in-out infinite;
}
.block-sustainabletown-secondary-title {
	padding: 0 10px 5px;
}
.img-block-sustainabletown-secondary-title {
	width: auto;
	height: 13.5px;
}
.block-sustainabletown-secondary-pic {
	padding: 0 0 5px;
}
.block-sustainabletown-secondary-pic-inner {
	position: relative;
	padding-top: 55%;
}
.img-block-sustainabletown-secondary-pic {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	transform: translate(-50%, -50%);
	opacity: 1;
	transition: .2s;
}
.block-sustainabletown-secondary-txt {
	padding: 0 10px;
}
.block-sustainabletown-secondary-txt p {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;
}
.sustainabletown-secondary-next {}
.img-sustainabletown-secondary-next {
	height: 60px;
}
/**********************************
***********************************
End of sustainabletown-secondary
***********************************
**********************************/



/**********************************
***********************************
Start of PC
***********************************
**********************************/
@media screen and (min-width: 640px) {

/** Start of body **/
.display-sp {
	display: none !important;
}
.display-pc {
	display: inline;
}
/** End of body **/
/**********************************
Start of sustainabletown
**********************************/
header {
	text-align: left;
	padding: 0;
	padding: 25px 0 0 35px;
}
#h1-title {
	width: 260px;
	margin: 0;
}
.section-sustainabletown-txt {
	padding: 0 0 25px;
}
.img-section-sustainabletown-txt {
	width: auto;
	height: 26px;
}
.section-sustainabletown-txt p {
	font-size: 12px;
}
/***** banner *****/
.section-sustainabletown-banner {
	max-width: 740px;
	max-width: 860px;
	margin: 0 auto;
}
.section-sustainabletown-banner-slide {
	padding: 0 45px;
}
.li-section-sustainabletown-banner {
	width: calc(100% / 6);
	padding: 12px 4px 0;
}
.img-section-sustainabletown-banner-num {
	position: absolute;
	top: -12px;
	left: -2px;
	width: 24px;
}
.img-section-sustainabletown-banner-new {
	width: 24px;
}
/**********************************
End of sustainabletown
**********************************/
/**********************************
Start of sustainabletown-secondary
**********************************/
.sustainabletown-secondary {
	padding: 60px 0;
}
.sustainabletown-secondary-inner {
	max-width: 1100px;
	padding: 0 15px 35px;
	margin: 0 auto;
}
.ul-sustainabletown-secondary {
	margin: 0 -15px -5px 0;
}
.li-sustainabletown-secondary {
	width: 33%;
	width: calc(100% / 3);
	padding: 15px 15px 8px 0;
  transition: 1s, opacity .8s, width 0s;
}
*::-ms-backdrop, .li-sustainabletown-secondary {
 width: 33%; /* IE11 */
 transition: 1s, opacity .8s, width 0s;
}
.a-sustainabletown-secondary {
	padding: 0;
}
.img-section-sustainabletown-secondary-new {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 35px;
}
/**********************************
End of sustainabletown-secondary
**********************************/


}
/**********************************
***********************************
End of PC
***********************************
**********************************/