.mainArea {
	width: 1100px;
	margin: 50px auto 150px;
}
/*ç€ä¸ˆã‚¬ã‚¤ãƒ‰ç”¨*/
.is-help1-hide {
		display: none !important;
}
input[type="radio"]:checked + label.g-help1-kitake {
 border-bottom: 2px solid #232323;
 color: #000;
}
label.g-help1-kitake {
	border-bottom: 2px solid #f6f6f6;
	text-align:center;
	color: #999;
	float: left;
	line-height: 44px;
	height: 44px;
	margin-left: 25px;
	margin-right: 25px;
	cursor: pointer;
}
.g-help1-gendermenu{
	border-bottom: 2px solid #f6f6f6;
	margin-bottom: 20px;
	height: 44px;
	line-height: 44px;
}
.g-help1-search-box,.g-help1-search-box2{
	border-bottom: 2px solid #f6f6f6;
	/* padding:3px 0px; */
	margin-bottom: 25px;
	height: 44px;
}
ul li ul.g-help1-item {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.g-help1-item li img {
		max-width:100%;
    margin-bottom: 5px;
}
ul.g-help1-item li{
		margin-bottom: 22px;
margin-left: 10px;
margin-right: 10px;
width: 45.3125%;
width: -webkit-calc(50% - 15px);
width: -moz-calc(50% - 15px);
width: calc(50% - 15px);
	list-style-type: none;
}
.g-help1-tit label{
    font-size:16px;
    color: #999;
}
.g-help1-listtit{
	color: #FFF;
    background: #2c2e30;
    padding: 10px;
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 14px;
}
.g-help1-tit2{margin-bottom:0px !important;}
.g-help1-subtit{font-size:14px}

.mdltxt {
	font-size: 1.2em;
	font-weight: bold;
}

.m-heading {
	/* font-weight: bold; */
	/* border-bottom: none; */
}

