/**************************************/
#photo_indextop {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1600px;
	margin: 0px auto;
	box-sizing: border-box;
	padding: 0px 0px;
}
#photo_indextop ul {
	display: block;
	position: relative;
	list-style: none;
	margin: -50px 0px 0px 0px;
	padding: 0px;
	line-height: 0%;
}
#photo_indextop ul li {
	background: #000;
}
#photo_indextop ul li:last-child {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	background: linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0) 50%);
}
#photo_indextop ul img {
	width: 100%;
	opacity: 1;
}
.fs22 {
	font-size:137.5%;
}
#indextopTitleLeadtext {
	display: block;
	position: absolute;
	top: 20%;
	left: 50%;
	width: 50%;
}
#indextopTitleLeadtext img {
	width: 4.5%;
	margin-left: -2.25%;
}
#indextopTitle {
	display: block;
	position: relative;
	margin-top: -330px;
	margin-bottom: 28px;
	color: #fff;
	font-size: 525%;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
#indextopTitle img {
	width: 58%;
}
#photo_indextopSub {
	display: flex;
	position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content: center;
	margin-top: 120px;
	margin-bottom: 62px;
	background: #fff;
	z-index: 100;
}
#photo_indextopSub > div {
	display: block;
	position: relative;
	width: 17.5%;
	max-width: 180px;
	margin-top: -77px;
	padding: 0px 6px;
	overflow: hidden;
}
#photo_indextopSub > div img {
	width: 100%;
}

/*************************************************/
#introArea {
	display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
    text-align: center;
	max-width: 900px;
	margin: 0px auto;
}
#introArea > div:nth-child(1) {
	font-weight: bold;
}
#introArea > div:nth-child(2) {
	padding: 0.5em 0em 2em 0em;
	font-size: 200%;
	font-weight: bold;
	font-family: serif;
}
#introArea > div:nth-child(3) {
	display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
#introArea > div:nth-child(3) > div {
	display: flex;
	flex-direction: column;
    align-items: center;
	width: 13em;
	padding: 0em 2em;
}
#introArea > div:nth-child(3) > div > div:nth-child(2) {
	padding: 1em 0em 0em 0em;
	text-align: justify;
	font-size: 93.75%;
	line-height: 150%;
}

.introNum {
	display: flex;
	justify-content: center;
    align-items: center;
	position: relative;
	width: 82px;
	height: 82px;
	border-radius: 41px;
	background: url(../images2/bg_search2.svg);
}

#ill_introArea {
	display: flex;
    flex-direction: column;
    align-items: center;
	padding: 1.5em 0em 50px 0em;
}
#ill_introArea > div:nth-child(2) {
	display: flex;
}
#ill_introArea > div:nth-child(2) div {
	display: block;
	position: relative;
	width: 13.5em;
	margin: 1em;
	border: 1px solid #989898;
	padding: 0.5em;
	text-align: center;
	cursor: pointer;
}
#ill_introArea > div:nth-child(2) div:hover {
	background: #f3e0b3;
}



/**************************************/
#seeBywayArea {
	display: flex;
	flex-direction: column;
    align-items: center;
	width: 100%;
	box-sizing: border-box;
	margin: 60px 0px -105px 0px;
	padding: 0px 0px 135px 0px;
	background: url(../images2/bg_search2.svg);
}
#seeBywayArea > div:first-child {
	margin-top: -30px;
}

/*************************************/
#btBywayBackNum {
	display: table;
	position: relative;
	margin: 0px auto;
	padding: 0.25em 1.75em;
	text-align: center;	
	background: url(../images7/sen_vert.svg) repeat-x 0% 100%;
}

/***********バナーエリア2B************/
#slideAreaB {
	display: flex;
	align-items: center; 
	width: 1048px; 
	margin: 0px auto; 
	padding-bottom: 10px;
	/*background: url(../images2/bg_search2.svg);*/
}
#bannerArea2B {
	display: block;
	position: relative;
	width: 952px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	border: 0px solid #f00;
}
#bannerArea2BInn {
	display: flex;
	/*align-items: flex-start;*/
	align-items: center;
	margin-left: -284px;
}
#bannerArea2BInn > div {
	margin: 0px 12px;
	line-height: 135%;
	background: #fff;
	/*cursor: pointer;*/
	text-align: center;
}
#bannerArea2BInn > div > div:nth-child(1) {
	margin-bottom: 0.5em;
	line-height: 0;
	background: #000;
}
#bannerArea2BInn > div > div:nth-child(2) {
	line-height: 150%;
	padding-bottom: 0.25em;
	font-weight: bold;
	font-size: 93.75%;
	/*font-size: 87.5%;*/
	line-height: 135%;
	color: #222;
}
#bannerArea2BInn > div > div:nth-child(2) span {
	font-size: 81.25%;
	font-weight: normal;
}
#bannerArea2BInn > div > div:nth-child(3) {
	font-size: 81.25%;
	line-height: 135%;
	text-align: justify;
}

#bannerBtLB {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 48px;
	height: 48px;
	/*top: 70px;
	left: 10px;*/
	cursor: pointer;
	margin-top: -75px;
}
#bannerBtRB {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 48px;
	height: 48px;
	/*top: 70px;
	right: 10px;*/
	cursor: pointer;
	margin-top: -75px;
}

/**************************************/
#searchMapArea {
	display: flex;
	flex-direction: column;
    align-items: center;
	padding: 60px 0px 80px 0px;
}
#svgmap {
	padding-top: 20px;
}








/**************************************/
#memberArea{
	display: flex;
	flex-direction: column;
    align-items: center;
}
#memberAreaInn{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: auto;
	max-width: 1000px;
	box-sizing: border-box;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
.member {
	display: flex;
	position: relative;
	flex-direction: column;
    align-items: center;
	width: 200px;
	box-sizing: border-box;
	padding: 20px 25px;
	text-align: justify;
}
.member div:nth-child(2) {
	font-size: 93.75%;
}
.member div:nth-child(3) {
	font-size: 81.25%;
	line-height: 145%;
}
.member_keiLT {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
	border-left: 1px dotted #c9c9c9;
	border-top: 1px dotted #c9c9c9;
}
.member_keiRT {
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
	border-right: 1px dotted #c9c9c9;
	border-top: 1px dotted #c9c9c9;
}
.member_keiLB {
	display: block;
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
	border-left: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
}
.member_keiRB {
	display: block;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
	border-right: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
}
	
