/*----------------------------------
 divide2
----------------------------------*/
.divide2 dt {
	padding-left: 9px;
}
.divide2 .cat1 dt img {
	width:91px;
	height:61px;
}
.divide2 .cat2 dt img {
	width:101px;
	height:61px;
}
.divide2 dd {
	width:334px;
	height:180px;
	border-radius: 5px;
}
.divide2 .cat1 dd {
	border: solid 3px #00A24A;
}
.divide2 .cat2 dd {
	border: solid 3px #FF6E19;
}
.divide2 dd strong {
	width:100%;
	height: 47px;
	margin-bottom: 25px;
	padding:7px 0 0 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
	display: block;
}
.divide2 .cat1 dd strong {
	background: #00A24A;
}
.divide2 .cat2 dd strong {
	background: #FF6E19;
}
.divide2 .cat1 dd div, .cat2 dd div {
	margin: 0 27px;
}
.divide2 dd div a {
	height: 56px;
	min-height: 0;
	padding-top:0;
	padding-bottom:0;
	font-size: 1.3em;
}
.divide2 dd div a span {
	line-height: 120%;
}
.divide2 dd p {
	padding:0 27px;
	font-size: 1em;
}

/*----------------------------------
 merit
----------------------------------*/
.merit dl {
	margin-bottom: 30px;
	border:solid 1px #04984A;
	border-radius: 4px;
}
.merit dt {
	width: 96.1%;
	padding: 7px 2%;
	background: #04984A;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	display: table;
}
.merit dt p {
	width: 55px;
	height: 45px;
	padding:10px 0 0 0;
	background: #fff;
	border-radius: 55px;
  font-family: Helvetica , "游ゴシック" , "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #04984A;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	font-size: 0.5em;
	letter-spacing: -1px;
	display: table-cell;
}
.merit dt em {
	display: block;
	font-size: 1.5em;
}
.merit dt span {
	padding-left: 18px;
	display: table-cell;
	vertical-align: middle;
}
.merit dd {
	padding: 10px 15px;
}
.merit dd p {
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 200%;
}
.merit dd p em {
	font-weight: bold;
}
.merit dd p small {
	font-size: 0.8em;
}
.merit dd p strong {
	color: #EC6829;
	font-size: 2em;
}
.merit dd p span {
	margin-right: 30px;
	padding:0 10px;
	background: #777;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
}
.merit dd ul {
	margin-bottom: 0;
	line-height: 100%;
}
.merit dd li {
	margin-bottom: 5px;
}

/*----------------------------------
 divide3
----------------------------------*/
.divide3 {
	margin-bottom: 10px;
}
.divide3 div p {
	height:46px;
	padding:7px 0 0 90px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
}
.divide3 div:nth-child(1) p {
	background: url(/401k/kojin/images/index_ico03.png) 5px bottom no-repeat;
	background-size: 76px 50px;
	color: #04984A;
}
.divide3 div:nth-child(2) p {
	background: url(/401k/kojin/images/index_ico04.png) 5px bottom no-repeat;
	background-size: 76px 47px;
	color: #EE6D34;
}
.divide3 div a {
	min-height:72px;
}
.divide3 div a span {
	font-size: 1.2em;
	line-height: 115%;
}

@media screen and (max-width: 767px) {
/*----------------------------------
 divide2
----------------------------------*/
.divide2 dd {
	width:100%;
	height:auto;
	padding-bottom: 20px;
}

/*----------------------------------
 merit
----------------------------------*/
.merit dt {
	font-size: 4.6vw;
}
.merit dt span {
	padding-left: 2.4vw;
}
.merit dt p {
	width: 11vw;
	height: 9vw;
	padding:2vw 0 0 0;
	border-radius: 11vw;
	font-size: 2.4vw;
}

/*----------------------------------
 divide3
----------------------------------*/

.divide3 div p {
	height:10vw;
	min-height:38px;
	padding:15px 0 0 80px;
	font-size: 3.8vw;
	line-height: 4.5vw;
}
.divide3 div:nth-child(1) p {
	background-size: 65px 43px;
}
.divide3 div:nth-child(2) p {
	background-size: 65px 40px;
}

}
