﻿@charset "UTF-8";
.titstyle{
	text-align:center;
	font-size:42px;
	font-weight:bold;
	margin-bottom:40px;
}
.titstyle .tittxt{
	position:relative;
}
.titstyle .tittxt .word{
	position:absolute;
	width:74px;
	height:74px;
	line-height:74px;
	color:#fff;
	background:#000;
	border-radius:50%;
	text-align:center;
	right:-95px;
	top:50%;
	transform:translate(0,-50%);
	font-size:32px;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
}
.titstyleb{
	font-size:28px;
	line-height:34px;
	font-weight:bold;
	margin-bottom:15px;
}
.txtstyle {
	font-size: 14px;
	line-height: 24px;
}
.colw{
	color: #fff;
}
@media screen and (max-width: 959px) {
.titstyle{
	font-size:15px;
	margin-bottom:10px;
}
.titstyle .tittxt .word{
	width:30px;
	height:30px;
	line-height:30px;
	right:-30px;
	font-size:14px;
}
.titstyleb{
	font-size:14px;
	line-height:17px;
	margin-bottom:7px;
}
.txtstyle {
	font-size: 12px;
	line-height: 18px;
}
}
.pointa{
	position:relative;
	padding-top:24px;
	margin-bottom:60px;
}
.pointa .tags{
	position:absolute;
	right:50px;
	top:40px;
	display:table;
}
.pointa .tags dt{
	display:table-cell;
	vertical-align:middle;
}
.pointa .tags dt span{
	font-size:15px;
	display:block;
	line-height:40px;
	height:40px;
	width:150px;
	text-align:center;
	background:#000;
	color:#fff;
}
.pointa .tags dd{
	display:table-cell;
	font-size:15px;
	line-height:24px;
	padding-left:15px
}
.pointa .pointaa{
	position:relative;
}
.pointa .txta{
	width:360px;
	position:absolute;
	top:136px;
	right:75px;
}
.pointa .txta .tit{
	font-size:48px;
	line-height:1;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	margin-bottom:30px;
}
.pointa .txta .txt{
	font-size:14px;
	line-height:26px;
	color:#fff;
}
.pointa .pointaa .bar{
	position:absolute;
	right:0;
	top:96px;
	border-left:1px solid #fff;
}
.pointa .pointab{
	margin:-104px -50px 0;
	position:relative;
}
.pointa .imgb{
	text-align:right;
}
.pointa .txtb{
	position:absolute;
	top:275px;
	right:270px;
}
.pointa .titin{
	font-size:20px;
	font-weight:bold;
}
.pointa .titin .san{
	font-size:14px;
}
.pointa .titin .age{
	font-size:13px;
	font-weight:normal;
	margin-left:10px;
}
.pointa .txtin{
	font-size:14px;
	line-height:20px;
}
.pointa .txtin .his{
	line-height:28px;
}
.pointa .imgc{
	position:absolute;
	left:0;
	bottom:0;
	z-index:99;
}
.pointa .txtc{
	position:absolute;
	top:140px;
	left:360px;
	width:260px;
}
.pointa .pointab .bar{
	position:absolute;
	background:#000;
	left:50px;
	top:104px;
}
@media screen and (max-width: 959px) {
.pointa{
	padding-top:5px;
	margin-bottom:20px;
}
.pointa .tags{
	position:static;
}
.pointa .tags dt{
	display:table-cell;
	vertical-align:middle;
}
.pointa .tags dt span{
	font-size:14px;
	line-height:20px;
	height:20px;
	width:75px;
}
.pointa .tags dd{
	font-size:12px;
	line-height:14px;
	padding-left:5px
}
.pointa .txta{
	width:auto;
	position:static;
}
.pointa .txta .tit{
	font-size:24px;
	line-height:1;
	color:#000;
	font-family: 'Oswald', sans-serif;
	margin-bottom:10px;
}
.pointa .txta .txt{
	font-size:12px;
	line-height:18px;
	color:#000;
}
.pointa .pointaa .barbox{
	position:relative;
}
.pointa .pointaa .barbox .imga img{
	width:100%;
}
.pointa .pointaa .bar{
	position:absolute;
	height:100%;
	border-left:1px solid #fff;
	top:0;
}
.pointa .pointaa .bar img,
.pointa .pointab .bar img{
	height:100%;
}
.pointa .pointab{
	margin:0;
	position:relative;
}
.pointa .imgb{
	text-align:right;
	margin-right:-10px;
	margin-bottom:5px;
}
.pointa .txtb{
	position:static;
	margin-bottom:5px;
}
.pointa .titin{
	font-size:15px;
}
.pointa .titin .san{
	font-size:12px;
}
.pointa .titin .age{
	font-size:10px;
	margin-left:5px;
}
.pointa .txtin{
	font-size:12px;
	line-height:14px;
}
.pointa .txtin .his{
	line-height:18px;
}
.pointa .pointab .barbox{
	position:relative;
}
.pointa .imgc{
	position:relative;
	margin-left:-10px;
}
.pointa .txtc{
	position:static;
	width:auto;
}
.pointa .pointab .bar{
	height:100%;
	top:0;
	left:0;
}
}
.pointb{
	padding:50px;
	background:url(../images/top/bg_pointb.jpg) center center no-repeat;
	background-size:cover;
	position:relative;
}
.pointb li{
	position:relative;
	margin-top:-70px;
}
.pointb .sceneb{
	position:absolute;
	top:50px;
	left:323px;
}
.pointb .scenec{
	position:absolute;
	top:50px;
	right:50px;
}
@media screen and (max-width: 959px) {
.pointb{
	padding:45px 10px 10px 10px;
}
.pointb .scene{
	border:3px solid #fff;
	position:relative;
	margin-bottom:45px;
}
.pointb .scene.last{
	margin-bottom:0;
}
.pointb .scene .img{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%,-50%);
	width:70px;
}
.pointb .scene .img img{
	width:100%;
}
.pointb .scene .num{
	background:#fff;
	vertical-align:bottom;
	padding-top:40px;
	line-height:0.7;
	font-weight:bold;
	font-size:13px;
	font-family: 'Oswald', sans-serif;
}
.pointb .scene .numb{
	font-size:16px;
}
.pointb .scene .txtbox{
	text-align:center;
	padding:10px;
	background:#000;
}
.pointb .scene .txtbox .tit{
	font-size:14px;
	font-weight:bold;
	color:#ffff96;
}
.pointb .scene .txtbox .txt{
	font-size:12px;
	color:#fff;
}
}
.pointc{
	padding-top:20px;
}
.pointc .pointcin .img{
	width:440px;
}
.pointc .pointcin .txtbox{
	width:385px;
}
.pointc .pointcin .txtbox .txta{
	margin-bottom: 25px;
}
.pointc .pointcin .txtbox .txtb{
	margin-bottom: 15px;
}
.pointc .pointcin{
	margin-bottom: 80px;
}
.pointc .pointcinb{
	margin-bottom: 40px;
}
.pointc .pointcinb .img{
	float: left;
	width: 320px;
	margin-top: -45px;
}
.pointc .pointcinb .txtbox{
	float: right;
	width: 505px;
}
@media screen and (max-width: 959px) {
.pointc{
	padding-top:10px;
}
.pointc .titstyle img{
	width:127px;
}
.pointc .pointcin .img{
	width:100%;
	margin-bottom:5px;
	text-align:center;
}
.pointc .pointcin .txtbox{
	width:100%;
}
.pointc .pointcin .txtbox .tabimg{
	text-align:center;
}
.pointc .pointcin .txtbox .txta{
	margin-bottom: 10px;
}
.pointc .pointcin .txtbox .txtb{
	margin-bottom: 10px;
}
.pointc .pointcin{
	margin-bottom: 10px;
}
.pointc .pointcinb{
	margin-bottom: 0px;
}
.pointc .pointcinb .img{
	width: 100%;
	margin-top: 0px;
	margin-bottom:5px;
	text-align:center;
}
.pointc .pointcinb .txtbox{
	width: 100%;
}
}
.pointd{
	padding-top: 150px;
	background:url(../images/top/bg_pointd.png) top center no-repeat #e6e8d7;
	padding-bottom: 40px;
}
.pointd .titstyle{
	color: #fff;
}
.pointd .titstyle img{
	margin-bottom:10px
}
.pointd .titstyle .tittxt .word{
	color:#000;
	background:#fff;
	text-align:center;
	right:-80px;
}
.pointd .pointdin{
	background: #fff;
	padding:5px;
	margin-bottom: 20px;
}
.pointd .pointdin .img{
	width: 425px;
}
.pointd .pointdin .txtbox{
	width: 420px;
	padding:20px 23px 0;
	box-sizing: border-box;
}
.pointd .pointdinb{
	padding-top: 60px;
}
.pointd .pointdinb .img{
	float: left;
	width: 370px;
	margin-left: -50px;
}
.pointd .pointdinb .txtbox{
	float: right;
	width: 500px;
}
@media screen and (max-width: 959px) {
.pointd{
	padding-top: 40px;
	background:url(../images/top/bg_pointd.png) top center no-repeat #e6e8d7;
	background-size:100% auto;
	padding-bottom: 10px;
}
.pointd .titstyle img{
	width:230px;
	margin-bottom:3px;
}
.pointd .titstyle .tittxt .word{
	right:-30px;
}
.pointd .pointdin{
	padding:2px;
	margin-bottom: 10px;
}
.pointd .pointdin .img{
	width:100%;
	text-align:center;
}
.pointd .pointdin .txtbox{
	width:100%;
	padding:5px 10px 0;
}
.pointd .pointdinb{
	padding-top: 0px;
}
.pointd .pointdinb .img{
	width: 100%;
	margin-left: -20px;
	margin-bottom:5px;
}
.pointd .pointdinb .txtbox{
	width: 100%;
}
}
.pointe{
	padding-top: 150px;
	background: url(../images/top/bg_pointe.png) top center no-repeat;
	margin-bottom: 80px;
}
.pointe .pointeina{
	position: relative;
	margin-bottom: 20px;
}
.pointe .pointeina .txtbox{
	position: absolute;
	width:380px;
	right: 40px;
	bottom: 40px;
	color:#fff;
}
.pointe .pointeinb{
	position: relative;
	margin-bottom: 80px;
}
.pointe .pointeinb .txtbox{
	position: absolute;
	width:300px;
	left: 40px;
	bottom: 40px;
	color:#fff;
}
.pointe .pointeinc .img{
	float: left;
	width: 320px;
	margin-top: -60px;
}
.pointe .pointeinc .txtbox{
	float: right;
	width: 500px;
}
@media screen and (max-width: 959px) {
.pointe{
	padding-top: 50px;
	background: url(../images/top/bg_pointe.png) top center no-repeat;
	background-size:100% auto;
	margin-bottom: 20px;
}
.pointe .titstyle img{
	width:142px;
}
.pointe .pointeina{
	margin-bottom: 10px;
}
.pointe .pointeina .txtbox,
.pointe .pointeinb .txtbox{
	position:static;
	width:100%;
	color:#000;
	padding-top:5px;
}
.pointe .pointeinb{
	margin-bottom: 10px;
}
.pointe .pointeinc .img{
	width: 100%;
	margin-top:0px;
	text-align:center;
}
.pointe .pointeinc .txtbox{
	width: 100%;
}
}
.pointf{
	background: #000;
	padding-bottom: 60px;
}
.pointf .pointfina{
	position: relative;
}
.pointf .pointfina .txtbox{
	width: 342px;
	position: absolute;
	top: 40px;
	right: 40px;
}
.pointf .pointfinb{
	background: #fff;
	display: table;
}
.pointf .pointfinb .img{
	display: table-cell;
	width: 270px;
	text-align: right;
}
.pointf .pointfinb .txtbox{
	display: table-cell;
	vertical-align: middle;
	width: 524px;
	padding: 0 28px;
}
@media screen and (max-width: 959px) {
.pointf{
	padding-bottom: 20px;
}
.pointf .pointfina .txtbox{
	width:100%;
	position:static;
}
.pointf .pointfinb{
	display: block;
}
.pointf .pointfinb .img{
	display:block;
	width: 100%;
	text-align: center;
}
.pointf .pointfinb .txtbox{
	display:block;
	width: 100%;
	padding: 0 10px;
	box-sizing:border-box;
	margin-top:10px;
}
}
.pointg{
	padding-top: 240px;
	background: url(../images/top/bg_pointg.jpg) top center no-repeat;
	background-size: 100% auto;
	margin-bottom: 60px;
}
.pointg .pointgin{
	padding:0 40px;
}
.pointg .pointgin .tit{
	color: #fff;
	font-size: 56px;
	font-family: 'Oswald', sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
}
.pointg .pointgin .tit .tittxt{
	font-size: 18px;
	margin-left: 20px;
}
.pointg .pointgin .tablestyle{
	margin-bottom: 20px;
}
.pointg .pointgin .tablestyle th{
	width: 80px;
	background: #000;
	border-right: 1px solid #fff;
	text-align: center;
	height: 60px;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
}
.pointg .pointgin .tablestyle th.first{
	width: 140px;
}
.pointg .pointgin .tablestyle th.last{
	border-right: none;
	width: 90px;
}
.pointg .pointgin .tablestyle td{
	background: #e6e6e6;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
.pointg .pointgin .tablestyle tr.first td{
	border-right: none;
}
.pointg .pointgin .tablestyle th.tabwa{
	width:120px;
}
.pointg .pointgin .tablestyle th.tabwb{
	width:163px;
}
@media screen and (max-width: 959px) {
.pointg{
	padding-top: 5px;
	margin-bottom: 20px;
	background:none;
	
}
.pointg .pointgin{
	padding:0 5px;
}
.pointg .pointgin .tit{
	font-size: 20px;
	line-height: 14px;
	margin-bottom: 5px;
	background:#000;
	padding:10px;
}
.pointg .pointgin .bgimg{
	margin-bottom:5px;
}
.pointg .pointgin .tit .tittxt{
	font-size: 12px;
	margin-left: 14px;
}
.pointg .pointgin .tablestyle{
	margin-bottom: 10px;
	width:100%;
	overflow-x:scroll;
}
.pointg .pointgin .tablestyle table{
	width:625px;
	margin:0 auto;
}
.pointg .pointgin .tablestyle th{
	width: 60px;
	height: 30px;
	font-size: 11px;
	line-height: 14px;
}
.pointg .pointgin .tablestyle th.first{
	width: 80px;
}
.pointg .pointgin .tablestyle th.last{
	border-right: none;
	width: 55px;
}
.pointg .pointgin .tablestyle td{
	font-size: 11px;
	line-height: 14px;
	padding: 3px;
}
.pointg .pointgin .tablestyle th.tabwa{
	width:90px;
}
.pointg .pointgin .tablestyle th.tabwb{
	width:120px;
}
}
.LinkBtn {
	list-style-type: none;
	border-bottom: 1px solid #000;
	overflow:hidden;
	margin-bottom:20px;
}
.LinkBtn li {
	float: left;
	width:33.33%;
	box-sizing:border-box;
	padding-left: 20px;
}
.LinkBtn li.first {
	padding-left: 0;
}
.txt01 a {
	color: #000;
	text-decoration: underline;
}
@media screen and (max-width: 959px) {
.LinkBtn {
	margin-bottom:0px;
}
.LinkBtn li {
	width:100%;
	text-align:center;
	padding-left: 0px;
	margin-bottom:10px
}
.txt01 a {
	color: #000;
	text-decoration: underline;
}
}
