@charset "utf-8";

.columnArea {
	line-height: 1.75;
}
.columnArea img {
	max-width: 100%;
	height: auto;
}
.columnArea p {
	margin: 0 0 16px 0 !important;
}
.columnArea a {
	transition: all 0.4s ease;
}
.columnArea a:hover {
	opacity: 0.7;
}
.columnArea .font16 {
	font-size: 16px;
}
.columnArea .font18 {
	font-size: 18px;
}
.columnArea ul.list {
	margin: 0 0 16px 24px;
	list-style: disc;
}
.columnArea .arw {
	display: inline-block;
	position: relative;
	padding-right: 24px;
}
.columnArea .arw:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform-origin: center;
	-webkit-transform: rotate(45deg);
	transform-origin: center;
	transform: rotate(45deg);
}
.columnArea .clearfix {
	display: block;
}
.columnArea .clearfix:after {
	content: '';
	display: block;
	clear: both;
}
.columnArea .main {
	height: 412px;
	background: url(../img/bg_01.jpg) no-repeat center;
	background-size: cover;
}
.columnArea .layout {
	max-width: 980px;
	margin: 0 auto;
}
.columnArea .layout.min {
	max-width: 728px;
}
.columnArea h1 {
	display: block !important;
	margin: 0 0 56px 0;
	padding: 0;
	color: #53565a !important;
	font-size: 36px !important;
	font-weight: bold;
	text-align: center;
}
@media only screen and (max-width: 1023px){
.columnArea .layout {
	margin: 0 24px;
}
}
@media only screen and (max-width: 767px){
.columnArea {
	text-align: left;
}
.columnArea .arw:after {
	width: 8px;
	height: 8px;
	margin-top: -4px;
}
.columnArea .font18 {
	font-size: 16px;
}
.columnArea .font16 {
	font-size: 14px;
}
.columnArea .layout {
	margin: 0 16px;
}
.columnArea .main {
	height: 200px;
}
.columnArea h1 {
	margin: 0 0 40px 0;
	font-size: 24px !important; 
}
}



/* ------------------------ head */
.columnArea .head {
	padding: 60px 0;
}
.columnArea .head .nav li {
	margin-bottom: 10px;
}
.columnArea .head .nav li:last-child {
	margin-bottom: 0;
}
.columnArea .head .nav a {
	display: block;
	position: relative;
	padding-left: 24px;
	background: none !important;
	font-size: 16px;
	text-decoration: none !important;
}
.columnArea .head .nav a:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 14px;
	height: 14px;
	background: #53565a;
}
.columnArea .head .nav a:after {
	content: '';
	position: absolute;
	top: 11px;
	left: 4px;
	border: 3px solid transparent;
	border-top: 5px solid #fff;
}
@media only screen and (max-width: 767px){
.columnArea .head .columnGroup {
	margin: 0 5.5%;
}
.columnArea .head .img {
	margin-bottom: 40px;
}
.columnArea .head .nav br {
	display: none;
}
}

/* ------------------------ section */
.columnArea .section {
	float: none;
	width: auto;
	padding: 56px 0;
}
.columnArea #section01, 
.columnArea #section03, 
.columnArea #section06 {
	background: #f5f5f5;
}
.columnArea #section05 {
	background: url(../img/bg_02.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.columnArea #section02, 
.columnArea #section03, 
.columnArea #section04 {
	padding-bottom: 16px;
}
.columnArea .section h2 {
	width: auto;
	margin: 0 0 24px 0; 
	padding: 0;
	color: #53565a;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.columnArea .section h2 .shoulder {
	display: block;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
}
.columnArea .columnGroup {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
	flex-wrap: wrap;
	margin-left: -3%
}
.columnArea .columnGroup .column2 {
	float: left;
	width: 46%;
	margin: 0 0 0 3%;
}
.columnArea .columnGroup .item {
	position: relative;
	float: left;
	width: 46%;
	margin: 0 0 48px 3%;
}
.columnArea .columnGroup .item .ico {
	position: absolute;
	top: 0;
	left: 16px;
	width: 63px;
}
.columnArea .columnGroup .item .body {
	padding-left: 98px;
}
.columnArea .columnGroup .item .h {
	margin-bottom: 8px !important;
	font-size: 16px;
	font-weight: bold;
}
.columnArea .section .hGroup {
	margin-bottom: 40px;
}
.columnArea .section .hGroup h2 {
	color: #fff;
	font-weight: normal;
	text-align: left;
}
.columnArea .columnBlock {
	margin-bottom: 60px;
	background: #f6f4f2;
}
.columnArea .columnBlock:last-child {
	margin-bottom: 0;
	background: #d1c9c0;
}
.columnArea .columnBlock .head {
	padding: 24px 0 16px 0;
	background: #fff;
	text-align: center;
}
.columnArea .columnBlock h3 {
	margin-bottom: 16px;
	color: #53565a;
	font-size: 24px;
}
.columnArea .columnBlock .halfGroup .item {
	float: left;
	width: 50%;
	padding: 28px;
	box-sizing: border-box;
	background: #d1c9c0;
}
.columnArea .columnBlock .halfGroup .item:first-child {
	background: #f6f4f2;
}
.columnArea .columnBlock .halfGroup .item .h {
	padding-bottom: 16px;
	border-bottom: 1px solid #a39382;
}
.columnArea .columnBlock .halfGroup .item ul li {
	position: relative;
	padding-left: 18px;
}
.columnArea .columnBlock .halfGroup .item ul li:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #a39382;
}
.columnArea .columnBlock .ico {
	width: 98px;
	margin: 0 auto 24px auto;
}
.columnArea .columnBlock .h {
	margin-bottom: 24px;
	font-size: 16px;
	text-align: center;
}
.columnArea .columnBlock .summary {
	padding: 24px 126px 8px 126px;
	background: #a39382;
	color: #fff;
	text-align: center;
}
.columnArea .columnBlock .summary.bg {
	background: url(../img/bg_03.jpg) no-repeat center;
	background-size: cover;
	text-align: left;
}
.columnArea .columnBlock .summary .h {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.columnArea .columnBlock .summary .security {
	position: relative;
	padding-top: 16px;
	border-top: 1px solid #b6b7b9;
}
.columnArea .columnBlock .summary .security .img {
	position: absolute;
	top: 20px;
	left: 0;
	width: 75px;
}
.columnArea .columnBlock .summary .security .body {
	padding-left: 98px;
}
.columnArea .columnBlock .summary .security .h {
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.columnArea .btGroup {
	padding: 100px 24px;
	text-align: center;
}
.columnArea .btGroup li {
	display: inline-block;
	width: 400px;
	margin: 0 14px !important;
}
.columnArea .btGroup li a {
	display: block;
	border-radius: 4px;
	background: #53565a;
	color: #fff;
	font-size: 18px;
	line-height: 80px;
}
.columnArea .btGroup .ico {
	display: inline-block;
	width: 51px;
	margin-right: 20px;
	padding-top: 20px;
}
@media only screen and (max-width: 1023px){
.columnArea .columnBlock .summary {
	padding: 24px;
}
.columnArea .btGroup li {
	display: inline-block;
	width: 400px;
	margin: 0 0 24px 0 !important;
}
}
@media only screen and (max-width: 767px){
.columnArea .section {
	padding: 40px 0;
}
.columnArea .section h2 {
	font-size: 20px;
}
.columnArea .columnGroup {
	display: block;
	margin-left: 0
}
.columnArea .columnGroup .column2 {
	float: none;
	width: auto;
	margin: 0;
}
.columnArea .columnGroup .item {
	float: none;
	width: auto;
	margin: 0 0 32px 0;
}
.columnArea .columnGroup .item .ico {
	position: static;
	width: 64px;
	margin: 0 auto 16px auto; 
}
.columnArea .columnGroup .item .body {
	padding-left: 0;
}
.columnArea .columnBlock .head {
	padding: 16px;
}
.columnArea .columnBlock h3 {
	font-size: 18px;
	font-weight: bold;
}
.columnArea .columnBlock .halfGroup .item {
	float: none;
	width: auto;
	padding: 16px;
}
.columnArea .columnBlock .summary {
	padding: 16px;
}
.columnArea .columnBlock .summary .security .img {
	position: static;
	margin: 0 auto 16px auto;
}
.columnArea .columnBlock .summary .security .body {
	padding-left: 0;
}
.columnArea .btGroup {
	padding: 40px 16px;
}
.columnArea .btGroup li {
	display: block;
	width: auto;
	margin: 0 0 16px 0 !important;
}
.columnArea .btGroup li:last-child {
	margin: 0 !important;
}
.columnArea .btGroup li a {
	font-size: 14px;
	line-height: 48px;
}
.columnArea .btGroup li .ico {
	width: 32px;
}
}


#content.nonav .contentasset h2 {
	margin: 0 0 24px;
}


#section06 ul li {
	list-style: none;
}