#content {
	padding-bottom: 0;
}

.serviceSectionBox .pageHeadBox {
	width: 1000px;
	margin: 0 auto 0;
}

.serviceSectionBox sup {
	vertical-align: top;
}

.headContentsContainer {
	padding: 90px 0 0;
	background: #fbfbfb;
}

.headContentsBox {
	position: relative;
}

.headContentsBox .hcBody {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 125px;
}

.headContentsBox .hcBody .txtDescription {
	text-align: center;
	font-size: 16px;
	padding: 0 0 0 20px;
	margin-bottom: 50px;
}

.headContentsBox .valueList {
	letter-spacing: -0.4em;
}

.headContentsBox .valueList > li {
	letter-spacing: normal;
	width: 430px;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	margin: 0 40px 40px 0;
	padding: 5px 0;
	min-height: 410px;
	box-sizing: border-box;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
}

.headContentsBox .valueList > li .head {
	color: #39aed4;
	font-size: 28px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 4px;
}

.headContentsBox .valueList > li .authority {
	font-size: 12px;
	text-align: center;
}

.headContentsBox .valueList > li .icon {
	text-align: center;
	margin: 0 0 14px;
}

.headContentsBox .valueList > li .num, .headContentsBox .valueList > li .num02 {
	text-align: center;
	color: #001478;
	line-height: 1.2;
	font-weight: bold;
	font-size: 72px;
}

.headContentsBox .valueList > li .num span {
	font-size: 30px;
}

.headContentsBox .valueList > li .num02 {
	margin-bottom: 8px;
}

.headContentsBox .valueList > li .num02 span {
	font-size: 20px;
	display: block;
}

.headContentsBox .valueList > li .note {
	text-align: center;
	margin: 0 0 8px;
	color: #001478;
	font-size: 12px;
}

.headContentsBox .valueList > li .note .strong {
	font-size: 16px;
	font-weight: bold;
}

.headContentsBox .valueList > li .note.noteText {
	margin: 0 25px;
	padding: 15px 0 0 1em;
	text-align: left;
	text-indent: -1em;
}

.headContentsBox .valueList > li .exp {
	margin: 0 25px;
	line-height: 1.4;
	font-size: 12px;
}

.headContentsBox .valueList > li .graph {
	margin: 0 0 0 24px;
	padding: 18px 0 0;
	position: relative;
}

.headContentsBox .valueList > li .graph .pickup {
	position: absolute;
	right: 16px;
	top: 50%;
	color: #001478;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.headContentsBox .valueList > li .graph .pickup .label {
	font-size: 19px;
	line-height: 1.2;
	font-weight: bold;
	margin-right: 12px;
}

.headContentsBox .valueList > li .graph .pickup .value {
	font-size: 72px;
	font-weight: bold;
	line-height: 1.2;
}

.headContentsBox .valueList > li .graph .pickup .value span {
	font-size: 43px;
	font-weight: normal;
}

.headContentsBox .valueList > li.kyuyo .graph {
	margin-left: 14px;
}

.headContentsBox .valueList > li.office {
	padding-top: 16px;
	padding-bottom: 16px;
}

.headContentsBox .valueList > li.office .icon {
	margin-bottom: 21px;
}

.headContentsBox .valueList > li.office .head {
	margin-bottom: 10px;
}

.headContentsBox .valueList > li.advisor {
	padding-top: 30px;
}

.headContentsBox .valueList > li.office, .headContentsBox .valueList > li.advisor {
	min-height: 375px;
}

.headContentsBox .valueList > li:nth-child(2n) {
	margin-right: 0;
}

.headContentsBox .valueList > li:nth-last-child(-n+2), .headContentsBox .valueList > li:last-child {
	margin-bottom: 0;
}

.serviceList .serviceContainer {
	overflow: hidden;
	position: relative;
	padding: 92px 0 98px;
}

.serviceList .serviceContainer .ribon {
	letter-spacing: 0;
	position: absolute;
	left: -193px;
	top: -75px;
	color: #fff;
	font-size: 19px;
	text-align: center;
	line-height: 1.1;
	padding: 8px 0 5px;
	width: 400px;
	transform-origin: right top;
	transform: rotate(-45deg);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #079cd1), color-stop(0, #0caad9));
	background: -webkit-linear-gradient(#0caad9, #079cd1);
	background: -moz-linear-gradient(#0caad9, #079cd1);
	background: -o-linear-gradient(#0caad9, #079cd1);
	background: -ms-linear-gradient(#0caad9, #079cd1);
	background: linear-gradient(#0caad9, #079cd1);
	border-bottom: 1px solid #0695c1;
}

.serviceList .serviceContainer .ribon .strong {
	font-size: 39px;
	color: #ffde00;
	display: block;
}

.serviceList .serviceContainer .ribon .strong sup {
	color: #fff;
	font-size: 16px;
}

.serviceList .serviceContainer .serviceBody {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.serviceList .serviceContainer .serviceBody .serviceLogo,
.serviceList .serviceContainer .serviceBody .srvHead {
	text-align: center;
}

.serviceList .serviceContainer .serviceBody .serviceLogo {
	margin-bottom: 25px;
}

.serviceList .serviceContainer .serviceBody .serviceLogo .logoCaption {
	color: #0f2280;
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
}

.serviceList .serviceContainer .serviceBody .serviceLogo .logoCaption.color_green {
	color: #006939;
}

.serviceList .serviceContainer .serviceBody .srvHead {
	color: #39aed4;
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 29px;
}

.serviceList .serviceContainer .serviceBody .checkListContainer {
	text-align: center;
}

.serviceList .serviceContainer .serviceBody .checkListContainer .checkList {
	display: inline-block;
	text-align: left;
	margin: 0 auto 35px;
	font-size: 16px;
}

.serviceList .serviceContainer .serviceBody .checkListContainer .checkList li {
	background: url(/img/service/icon-check.png) no-repeat 0 8px;
	padding: 0 0 0 24px;
}

.serviceList .serviceContainer .serviceBody .centeringBtnBox {
	position: relative;
}

.serviceList .serviceContainer .serviceBody .centeringBtnBox .note {
	position: absolute;
	right: 30px;
	bottom: -4px;
	font-size: 12px;
}

.serviceList .serviceContainer .serviceBody .centeringBtnBox .note.ext {
	bottom: -3em;
	right: 0;
	display: block;
	width: 100%;
	text-align: center;
}

.serviceList .serviceContainer .serviceBody .optionBox.typeLogo {
	position: absolute;
	right: 32px;
	top: 0;
}

.serviceList .serviceContainer .serviceBody .optionBox.typeCircle {
	position: absolute;
	right: 6px;
	top: -47px;
	color: #fff;
	text-align: center;
	width: 160px;
	height: 160px;
	border-radius: 100%;
	background: -webkit-gradient(linear, left top, right bottom, color-stop(1, #b27c15), color-stop(0.35, #e0c664));
	background: -webkit-linear-gradient(left top, #e0c664 35%, #b27c15 100%);
	background: -moz-linear-gradient(left top, #e0c664 35%, #b27c15 100%);
	background: -o-linear-gradient(left top, #e0c664 35%, #b27c15 100%);
	background: -ms-linear-gradient(left top, #e0c664 35%, #b27c15 100%);
	background: linear-gradient(left top, #e0c664 35%, #b27c15 100%);
	line-height: 1.3;
	padding: 44px 0 0;
	box-sizing: border-box;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.serviceList .serviceContainer .serviceBody .optionBox.typeCircle .sub {
	font-size: 16px;
}

.serviceList .serviceContainer .serviceBody .optionBox.typeCircle .sub span {
	font-weight: bold;
	font-size: 28px;
}

.serviceList .serviceContainer .serviceBody .optionBox.typeCircle .note {
	font-size: 14px;
}

.serviceList .serviceContainer:nth-child(2n) {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e9f2f7), color-stop(0, #f8fafb));
	background: -webkit-linear-gradient(#f8fafb, #e9f2f7);
	background: -moz-linear-gradient(#f8fafb, #e9f2f7);
	background: -o-linear-gradient(#f8fafb, #e9f2f7);
	background: -ms-linear-gradient(#f8fafb, #e9f2f7);
	background: linear-gradient(#f8fafb, #e9f2f7);
}

.serviceList .serviceContainer:first-child .ribon {
	font-size: 21px;
}

.serviceList .serviceContainer:last-child {
	padding-bottom: 160px;
}

#nyukon {
	width: 1000px;
	margin: 0 auto;
}

#nyukon .mainDisplay,
#nyukon .thumbList {
	width: 960px;
	margin: 0 auto;
}

#nyukon .mainDisplay {
	text-align: center;
	margin-bottom: 20px;
}

#nyukon .thumbList {
	letter-spacing: -0.4em;
}

#nyukon .thumbList li {
	letter-spacing: normal;
	display: inline-block;
	width: 22%;
	margin: 0 3% 10px 0;
}

#nyukon .thumbList li a {
	display: block;
}

#nyukon .thumbList li a img {
	width: 100%;
	height: auto;
}

#nyukon .thumbList li:nth-child(4n) {
	margin-right: 0;
}

#nyukon_sp {
	display: none;
}

/* layout for smartphone
==============================================================*/
@media screen and (max-width: 640px) {
	.headContentsContainer {
		padding-top: 30px;
	}
	.serviceSectionBox .pageHeadBox {
		width: auto;
	}
	.serviceSectionBox .pageHeadBox .contentHead {
		font-size: 18px;
		font-weight: bold;
	}
	.headContentsBox .hcBody {
		width: auto;
		margin: 0 14px;
		padding-bottom: 50px;
	}
	.headContentsBox .hcBody .txtDescription {
		font-size: 12px;
		padding: 0;
		margin-bottom: 0;
	}
	.headContentsBox .hcBody .txtDescription:after {
		content: "";
		display: block;
		width: 60px;
		height: 0;
		margin: 15px auto 20px;
		border-bottom: 1px solid #0f98d8;
	}
	.headContentsBox .hcBody:before {
		display: none;
	}
	.headContentsBox .valueList > li {
		width: auto;
		display: block;
		padding: 0;
		min-height: 0;
	}
	.headContentsBox .valueList > li .head {
		font-size: 16px;
	}
	.headContentsBox .valueList > li .authority {
		font-size: 10px;
	}
	.headContentsBox .valueList > li .num, .headContentsBox .valueList > li .num02 {
		font-size: 32px;
	}
	.headContentsBox .valueList > li .num span {
		font-size: 14px;
	}
	.headContentsBox .valueList > li .icon {
		margin-bottom: 9px;
	}
	.headContentsBox .valueList > li .num02 span {
		font-size: 12px;
	}
	.headContentsBox .valueList > li .note {
		margin-bottom: 8px;
		font-size: 9px;
	}
	.headContentsBox .valueList > li .note .strong {
		font-size: 12px;
	}
	.headContentsBox .valueList > li .exp {
		margin: 0 36px;
		line-height: 1.4;
	}
	.headContentsBox .valueList > li .graph {
		width: 185px;
		margin: 0 auto -4px;
	}
	.headContentsBox .valueList > li .graph img {
		width: 110px;
		height: auto;
	}
	.headContentsBox .valueList > li .graph .pickup {
		top: 56%;
		right: 5px;
	}
	.headContentsBox .valueList > li .graph .pickup .label {
		font-size: 10px;
	}
	.headContentsBox .valueList > li .graph .pickup .value {
		font-size: 32px;
	}
	.headContentsBox .valueList > li .graph .pickup .value span {
		font-size: 19px;
	}
	.headContentsBox .valueList > li .note02 {
		margin: 0 10px;
	}
	.headContentsBox .valueList > li.advisor {
		padding-top: 18px;
		padding-bottom: 18px;
	}
	.headContentsBox .valueList > li.advisor .icon img {
		width: 47px;
		height: auto;
	}
	.headContentsBox .valueList > li.office, .headContentsBox .valueList > li.advisor {
		min-height: 0;
	}
	.headContentsBox .valueList > li.office {
		padding-top: 18px;
	}
	.headContentsBox .valueList > li.office .icon {
		margin-bottom: 9px;
	}
	.headContentsBox .valueList > li.office .icon img {
		width: 29px;
		height: auto;
	}
	.headContentsBox .valueList > li.kyuyo .graph {
		margin-left: auto;
	}
	.headContentsBox .valueList > li.kyuyo .graph .pickup {
		right: 0;
	}
	.headContentsBox .valueList > li:nth-child(2n-1), .headContentsBox .valueList > li:nth-child(2n) {
		/*margin-right: 21px;*/
	}
	.headContentsBox .valueList > li:nth-last-child(-n+2) {
		/*margin-bottom: 20px;*/
	}
	.headContentsBox .valueList > li:last-child {
		margin-bottom: 0;
	}
	.headContentsBox:before, .headContentsBox:after {
		display: none;
	}
	.serviceList .serviceContainer {
		padding: 0;
	}
	.serviceList .serviceContainer .ribon {
		left: -232px;
		top: -116px;
		font-size: 9px;
		padding: 4px 0 1px;
	}
	.serviceList .serviceContainer .ribon .sub {
		font-size: 10px;
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
		display: block;
	}
	.serviceList .serviceContainer .ribon .strong {
		font-size: 15px;
	}
	.serviceList .serviceContainer .ribon .strong sup {
		font-size: 10px;
	}
	.serviceList .serviceContainer .serviceBody {
		width: auto;
		margin: 0 14px;
	}
	.serviceList .serviceContainer .serviceBody .serviceLogo {
		margin-bottom: 15px;
	}
	.serviceList .serviceContainer .serviceBody .serviceLogo .logoCaption {
		font-size: 10px;
	}
	.serviceList .serviceContainer .serviceBody .serviceLogo .logo img {
		width: auto;
		height: 40px;
	}
	.serviceList .serviceContainer .serviceBody .srvHead {
		font-size: 20px;
		margin-bottom: 13px;
	}
	.serviceList .serviceContainer .serviceBody .checkListContainer .checkList {
		width: auto;
		margin-bottom: 17px;
		font-size: 12px;
	}
	.serviceList .serviceContainer .serviceBody .checkListContainer .checkList li {
		background-position: 0 5px;
		background-size: 15px auto;
		margin-bottom: 2px;
	}
	.serviceList .serviceContainer .serviceBody .checkListContainer .checkList li:last-child {
		margin-bottom: 0;
	}
	.serviceList .serviceContainer .serviceBody .centeringBtnBox .note {
		position: static;
		font-size: 10px;
		padding-bottom: 8px;
		text-align: right;
	}
	.serviceList .serviceContainer .serviceBody .centeringBtnBox .note.ext {
		text-align: right;
	}
	.serviceList .serviceContainer .serviceBody .optionBox.typeLogo {
		position: static;
		text-align: center;
		margin-bottom: 20px;
	}
	.serviceList .serviceContainer .serviceBody .optionBox.typeLogo img {
		width: 150px;
		height: auto;
	}
	.serviceList .serviceContainer .serviceBody .optionBox.typeCircle {
		right: -5px;
		top: -5px;
		-webkit-transform-origin: top right;
		transform-origin: top right;
		-webkit-transform: scale(0.43, 0.43);
		transform: scale(0.43, 0.43);
	}
	.serviceList .serviceContainer .serviceBody .optionBox.typeCircle .sub {
		margin-bottom: 8px;
	}
	.serviceList .serviceContainer:last-child {
		padding-bottom: 60px;
	}
	#nyukon {
		display: none;
	}
	#nyukon_sp {
		display: block;
	}
}
