@charset 'utf-8';

#contents_wrapper {
	padding-bottom: 0;
}

.txt_link a {
	color: #134c9f;
}

/*---------- main ----------*/

#main {
	padding: 35px 0;
	background: #eee;
}

#main .inbox {
	width: 960px;
	height: 340px;
	margin: 0 auto;
	padding: 9px 0 0;
	background-color: #f6fbff;
	border: 2px solid #e1e1e1;
	box-sizing: border-box;
}

#main .inbox ul {
	width: 920px;
	margin: 0 auto;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

#main .inbox li {
	text-align: center;
}

#main .inbox li a p {
	font-size: 14px;
	margin-top: 2px;
	color: #19479d;
}

/*---------- contents ----------*/

#contents_top .tl {
	width: 810px;
	margin: 0 auto 60px;
	padding-bottom: 18px;
	border-bottom: 4px solid #19479d;
	text-align: center;
}

#contents_top .tl h3 {
	font-size: 36px;
	font-weight: bold;
}

.btn_closing a {
	background: url(/img/cmn/btn_closing.png) no-repeat;
}

/*---------- factor ----------*/

#factor {
	padding: 90px 0 100px;
}

#factor .factorbox {
	width: 960px;
	margin: 0 auto 40px;
	padding: 25px 38px 30px;
	border: 1px solid #e9e7d7;
	background-color: #fffef4;
	box-sizing: border-box;
}

#factor ol li:not(:last-of-type) {
	margin-bottom: 30px;
	padding-bottom: 24px;
	border-bottom: 3px dotted #cdccc4;
}

#factor .factorbox {
	width: 960px;
	margin: 20px auto 40px;
	padding: 25px 38px 30px;
	border: 1px solid #e9e7d7;
	background-color: #fffef4;
	box-sizing: border-box;
}

#factor .box_btn {
	margin-top: 50px;
	text-align: center;
}

/*---------- service ----------*/

#service {
	padding: 90px 0 100px;
	background-color: #f6fbff;
}

#service .tl {
	width: 820px;
	margin-top: -136px;
	padding-top: 136px;
	font-feature-settings: "palt";
}

#service ul {
	width: 960px;
	margin: 0 auto;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

#service li:nth-of-type(n + 4) {
	margin-top: 45px;
}

#service li a {
	display: block;
	width: 290px;
	height: 298px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
}

#service li .name {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: 88px;
	text-align: center;
	box-sizing: border-box;
}

#service li .name p {
	display: inline-block;
	padding-right: 30px;
	background: url(/img/top/1809/ar_li_service.png) no-repeat right center;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	color: #fffddb;
}

#service li .name span {
	display: block;
	font-size: 18px;
}

#service li:nth-of-type(2) .name,
#service li:nth-of-type(6) .name {
	font-size: 26px;
	line-height: 1.2;
}

#service li:nth-of-type(1) a {
	background: url(/img/top/1809/bg_service1.png) no-repeat;
}

#service li:nth-of-type(2) a {
	background: url(/img/top/1809/bg_service2.png) no-repeat;
}

#service li:nth-of-type(3) a {
	background: url(/img/top/1809/bg_service3.png) no-repeat;
}

#service li:nth-of-type(4) a {
	background: url(/img/top/1809/bg_service4.png) no-repeat;
}

#service li:nth-of-type(5) a {
	background: url(/img/top/1809/bg_service5.png) no-repeat;
}

#service li:nth-of-type(6) a {
	background: url(/img/top/1809/bg_service6.png) no-repeat;
}

/*---------- merit ----------*/

#merit {
	padding: 90px 0 100px;
	background-color: #f6fbff;
}

#merit ol {
	width: 960px;
	margin: 0 auto 40px;
	padding: 25px 38px 30px;
	border: 1px solid #e9e7d7;
	background-color: #fffef4;
	box-sizing: border-box;
}

#merit ol li:not(:last-of-type) {
	margin-bottom: 30px;
	padding-bottom: 24px;
	border-bottom: 3px dotted #cdccc4;
}

/*---------- costdown ----------*/

#costdown {
	padding: 90px 0 80px;
	background-color: #f6f6f6;
}

#costdown .cdbox {
	width: 940px;
	margin: 0 auto;
	border-top: 6px solid #19479d;
	background-color: #fff;
	position: relative;
}

#costdown .cdbox dt {
	width: 530px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #adadad;
	box-sizing: border-box;
}

#costdown .cdbox dd:not(:last-of-type) {
	margin-bottom: 15px;
}

#costdown .cdbox .kotei {
	padding: 25px 0 38px 30px;
	background-color: #f3fcff ;
}

#costdown .cdbox .mobile {
	margin-top: -20px;
	padding: 50px 0 55px 30px;
	background: url(/img/top/1809/ico_plus_costdown.png) no-repeat 30px top;
	position: relative;
}

#costdown .cdbox .plus {
	display: block;
	width: 566px;
	height: 42px;
	background: url(/img/top/1809/ico_plus_costdown.png) no-repeat;
}

#costdown .cdbox .imgbox {
	position: absolute;
	right: 20px;
	top: 25px;
}

/*---------- feature ----------*/

#feature {
	padding: 90px 0 80px;
}

#feature .inbox {
	width: 960px;
	margin: 0 auto;
}

#feature .feature_list li {
	padding: 30px 20px;
	background: #eee;
}

#feature .feature_list li.even {
	background: #fff;
}

#feature .feature_list h3 {
	margin-bottom: 20px;
}

#feature .feature_list .services {
	overflow: hidden;
	width: 945px;
	margin: 0 -25px 40px 0;
}

#feature .feature_list .services:last-child {
	margin: 0 -25px 0 0;
}

#feature .feature_list .service {
	display: inline;
	float: left;
	width: 290px;
	margin-right: 25px;
}

#feature .feature_list .service h4 {
	margin-bottom: 10px;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/