/*layout*/
/*------------------------------------------------------------------------------*/
.toptitle03_01 {
	font-size: 22px;
	margin-bottom: 40px;
	text-align: center;
}
.toptitle03_02 {
	margin-bottom: 30px;
	text-align: center;
}

/*p/span*/
/*------------------------------------------------------------------------------*/


/*btn*/
/*------------------------------------------------------------------------------*/
.btn01 {
	text-align: center;
	display: inline-block;
}
.btn01 a {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	line-height: 32px;
	padding: 0 15px 0 26px;
	position: relative;
	background: #34b376;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn01 a:after{
	content: "";
	width: 6px;
	height: 6px;
	border: solid #FFF;
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 10px;
	top: calc(50% - 3px);
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn01 a:hover {
	color: #34b376;
	background: #FFF;
}
.btn01 a:hover:after{
	border-color: #34b376;
	left: 15px;
}

/*fadeInUp*/
/*------------------------------------------------------------------------------*/
.fadeInUp {
	opacity: 0;
}
.fadeInUp.active {
	opacity: 1;
    -webkit-animation: fadeInUp 1s cubic-bezier(.55,0,.1,1) both;
    animation: fadeInUp 1s cubic-bezier(.55,0,.1,1) both;
    font-size: 90%;
}
@-webkit-keyframes fadeInUp { from{ opacity: 0; -webkit-transform: translateY(8px); transform: translateY(8px); }}
@keyframes fadeInUp { from{ opacity: 0; -webkit-transform: translateY(8px); transform: translateY(8px); }}


/*topimg*/
/*------------------------------------------------------------------------------*/
#topimg {
	margin: 75px 0 50px;
	position: relative;
	background: #34383e url(../image/topimg_bg.png) no-repeat right top;
}
#topimg .bx-wrapper {
	margin: 0 auto;
}
#topimg #text {
	position: absolute;
	bottom: 70px;
	right: 10%;
	z-index: 99;
}
#topimg #text img {
	max-width: 691px;
}
.bx-wrapper .bx-pager {
	padding-top: 0;
	margin-top: -7px;
	z-index: 99;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #a0a59d;
	height: 14px;
	width: 14px;
	border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #f35b65;
}
#topimg .bxslider img {
	padding-right: 25%;
}

/*top_box01*/
/*------------------------------------------------------------------------------*/
#top_box01 {
	margin-bottom: 70px;
}
.top_box01_in .flt_pc {
	width: 50%;
	height: 370px;
	position: relative;
}
.top_box01_in .flt_pc .top_box01_bg {
	background: url(../image/top_img01_01.jpg) no-repeat center center / cover;
	height: 370px;
}
.top_box01_in .flt_pc a {
	position: absolute;
	text-align: center;
	top: 50px;
	left: 0;
	width: 100%;
}
.top_box01_in .flt_pc img {
	max-width: 177px;
}
.top_box01_in .top_box01_right {
	width: 50%;
	height: 370px;
	float: left;
}
.top_box01_in .top_box01_right li {
	position: relative;
}
.top_box01_in .top_box01_right li:nth-child(1) .top_box01_bg {
	background: url(../image/top_img01_02.jpg) no-repeat center center / cover;
	height: 256px;
}
.top_box01_in .top_box01_right li:nth-child(1) a {
	position: absolute;
	text-align: right;
	top: calc(50% - 27px);
	left: 0;
	width: 100%;
	padding-right: 15px;
}
.top_box01_in .top_box01_right li:nth-child(1) img {
	max-width: 186px;
}
.top_box01_in .top_box01_right li:nth-child(2) .top_box01_bg {
	background: url(../image/top_img01_03.jpg) no-repeat center center / cover;
	height: 114px;
}
.top_box01_in .top_box01_right li:nth-child(2) a {
	position: absolute;
	text-align: left;
	top: calc(50% - 27px);
	left: 0;
	width: 100%;
	padding-left: 25px;
}
.top_box01_in .top_box01_right li:nth-child(2) img {
	max-width: 197px;
}.top_box01_in .bl-hover .top_box01_bg {
	opacity: 0.7;
}
.top_box01_in .bl-hover img {
	opacity: 1!important;
}

/*top_box02*/
/*------------------------------------------------------------------------------*/
#top_box02 {
	background: #63989E url(../image/top_box02_bg.jpg) no-repeat center top / cover;
	height: 374px;
	padding-top: 30px;
	margin-bottom: 60px;
}
#top_box02 .inner {
	position: relative;
	text-align: center;
	color: #FFF;
}
#top_box02 p {
	margin-bottom: 20px;
}

/*top_box03*/
/*------------------------------------------------------------------------------*/
#top_box03 {
	margin-bottom: 40px;
}
.top_box03_in dl {
	width: 23.7%;
	float: left;
	margin-right: 1.73%;
	position: relative;
}
.top_box03_in dl:after  {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top_box03_in dl:last-child {
	margin-right: 0;
}
.top_box03_in dd {
	background: rgba(0,0,0,0.6);
	position: absolute;
	padding: 10px;
	color: #FFF;
	line-height: 1.4;
	bottom: 0;
	width: 100%;
}
.top_box03_in dd .rss_date {
	margin-bottom: 5px;
}
.top_box03_in dd .rss_contents {
	display: none;
}
.top_box03_in dd .rss_cat {
	position: absolute;
	right: 0;
}
.top_box03_in dd .rss_time {
	position: absolute;
	left: 0;
	color: #333333;
}
.top_box03_in dd .rss_cat li {
	display: inline-block;
	font-size: 10px;
	line-height: 20px;
	padding: 0 7px;
	margin: 0 0 5px 5px;
}
.top_box03_in dd .rss_cat .green {
	background: #6dc624;
}
.top_box03_in dd .rss_cat .purple {
	background: #ad6794;
}

/*top_box04*/
/*------------------------------------------------------------------------------*/
.top_box04_in .flt_pc {
	width: 23.4%;
	height: 302px;
	position: relative;
}
.top_box04_in .flt_pc .top_box04_bg {
	background: url(../image/top_box04_bg_01.jpg) no-repeat center center / cover;
	height: 302px;
}
.top_box04_in .flt_pc a {
	position: absolute;
	text-align: center;
	top: calc(50% - 33.5px);
	left: 0;
	width: 100%;
}
.img100 .flt_pc img {
	max-width: 201px;
}
.top_box04_in .flr_pc {
	width: 76.6%;
	height: 302px;
	position: relative;
}
.top_box04_in .flr_pc .top_box04_bg {
	background: url(../image/top_box04_bg_02.jpg) no-repeat center center / cover;
	height: 302px;
}
.top_box04_in .flr_pc .sub {
	position: absolute;
	text-align: center;
	top: calc(50% - 44px);
	left: 0;
	width: 100%;
}
.img100 .flr_pc img {
	max-width: 286px;
}
.top_box04_in.bl-hover .top_box04_bg,
.top_box04_in.bl-hover .sub {
	opacity: 0.7;
}
.top_box04_in.bl-hover img {
	opacity: 1!important;
}


.top_box03_in a {
    overflow: hidden;
    display: block;
    height: 225px;
}


.top_box03_in img {
    max-height: 225px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}