@charset "utf-8";

@media (max-width: 600px) {

.mainTitleTop {
	background: url(../img/shared/bg_sand-sp.jpg) repeat-x right top;
	background-size: auto 79px;
}

.mainTitleTop_bg {
	background: url(../img/shared/bg_kiku-sp.jpg) no-repeat right top;
	background-size: auto 79px;
}

.mainTitleTop_intro p {
	background: #eaeace;
	font-size: 14px;
}

.dlBox-col2 .dlBox dt {
	height: 40px;
}
.dlBox-col2 .dlBox dd {
	height: auto;
}

.btnList .btn {
	display: block;
	margin-left: auto!important;
	margin-right: auto!important;
	width: 294px;
	padding: 23px 0 21px;
	line-height: 16px;
	height: 16px;
}

.btnList .btn span {
	font-size: 16px;
	line-height: 16px;
	height: 16px;
}

.linkRight {
	width: auto;
	padding-left: 0px;
	margin: 0 auto;
	text-align: center;
}

.btn_gojo {
	width: 294px;
	padding: 23px 0 21px;
	line-height: 16px;
	height: 16px;
}

.btn_gojo span {
	font-size: 16px;
	line-height: 16px;
	height: 16px;
}


.nwListNav a {
	display: inline-block;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	width: auto;
	text-align: center;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	background: none;
	font-weight: normal;
	border-radius: 0;
	color: #3399cc;
	border-right: #3399cc solid 1px;
}

.nwListNav a:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.nwListMain h2 {
	padding: 20px 0 10px;
}

.nwListMain_table {
	margin-bottom: 20px;
}

.nwList_com,
.nwList_gojo {
	width: auto;
}

.nwList_info {
}


.networkSearch {
	height: auto;
	padding: 16px 0 35px;
}

.networkSearch h3 {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	border-left: #b9b294 solid 2.5px;
	padding: 0 0 0 8px;
	margin: 0 0 0 20px;
}

.networkSearch p {
	margin: 27px 0 0 41px;
}

.networkSearch h4 {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 0 30px;
}

.networkSearch_list {
	margin: 0 -20px 0 30px;
}

.networkSearch_list:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
}

.networkSearch_list li {
	float: left;
	width: 65px;
}

.networkSearch_list a {
	position: static;
	display: inline;
	background-image: none;
	text-indent: 0px;
	font-size: 16px;
	color: #3399cc;
	text-decoration: none;
}



/* 互助会一覧 */

#form1 select {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	font-size: 20px;
	padding: 0 0 0 13px;
}

#form1 button.btn_02 {
	float: none;
	display: block;
	width: 116px;
	margin: 15px auto 0;
}

.gojokaiList {
	margin: 0 -10px;
}
.gojokaiList li {
	float: left;
	box-sizing: border-box;
	width: 50%;
	margin: 0;
	padding: 10px 10px 0;
}
.gojokaiList li.gl-clear {
	clear: none;
}
.gojokaiList li:nth-child(2n+1) {
	clear: both;
}
.gojokaiList li a {
	display: table;
	width: 100%;
}
.gojokaiList li .gl_img {
	display: none;
}
.gojokaiList li .gl_txt {
	display: table-cell;
	width: auto;
	height: 52px;
	padding: 0 5px;
	text-align: center;
	vertical-align: middle;
	margin-left: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: #f3f2ef;
}

.l-search-top p {
	float: left;
	width: 50%;
	line-height: 40px;
}

.l-search-top select {
	border: #999999 solid 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.l-search-list {
	margin: 0 0 30px;
	padding: 20px 15px 10px;
}

.l-search-list_bnr {
	float: none;
	width: 100%;
	height: 87px;
	margin: 0 0 20px;
}

.l-search-list_bnr div {
}

.l-search-list_detail {
	display: block;
	width: auto;
}
.l-search-list_area {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
.l-search-list_detail dl,
.l-search-list_area dl {
	display: block;
}
.l-search-list_detail dt,
.l-search-list_detail dd,
.l-search-list_area dt,
.l-search-list_area dd {
	display: block;
}
.l-search-list_detail dt,
.l-search-list_area dt {
	width: auto;
	padding-right: 0;
	padding-bottom: 5px;
}
.l-search-list_detail dt span,
.l-search-list_area dt span {
	display: inline-block;
	padding: 5px 8px 4px;
}
.l-search-list_detail dd,
.l-search-list_area dd {
	padding-bottom: 15px;
}
.l-search-list_detail *,
.l-search-list_area * {
	line-height: 1.7;
}

.l-search-list_btn .btn {
	width: 295px;
	margin: 10px auto 0;
}

}/* @media (max-width: 600px) */
