html,body{
  width: 640px;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  overflow-y: auto;
}
.pagebox{
  width: 100%;
  height: 100%;
}
.e_OrdinaryStyleBox-001 {
	width: 100%;
	height: auto;
	width-uint: %;
}

.e_OrdinaryStyleBox-001 .stylebox_top {
	background-color: #F0F0F0;
	height: 67px;
}

.e_OrdinaryStyleBox-001 .stylebox_link {
	font-size: 30px;
	color: #a7a7a7;
	display: table;
	height: inherit;
	border-width: 0;
	padding: 0 15px;
	margin: 0;
	float: right;
	vertical-align: middle;
}

.e_OrdinaryStyleBox-001 .stylebox_link:active {
	color: rgba(101,190,186,1);
}

.e_OrdinaryStyleBox-001 .stylebox_content {
	width: 100%;
	height: calc(100% - 48px);
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width-uint: %;
}

.e_OrdinaryStyleBox-001 .title_main {
	font-size: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 352px;
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	font-weight: normal;
}

.e_OrdinaryStyleBox-001 .title_sub {
	font-size: 34px;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	margin-left: 10px;
	color: #333333;
}

.e_OrdinaryStyleBox-001 .stylebox_title {
	background-color: transparent;
}

.e_OrdinaryStyleBox-001 .stylebox_link i:before {
	content: "\e6ae";
}

.e_OrdinaryStyleBox-001 .stylebox_title {
	line-height: 67px;
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.e_OrdinaryStyleBox-001 .stylebox_link i:before {
	content: "\e6ae";
}

.e_OrdinaryStyleBox-001 .stylebox_link:active {
	background-color: #4E9694;
}

.e_OrdinaryStyleBox-001 .stylebox_title .title_icon {
	text-align: center;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	color: rgba(255,255,255,1);
	margin-right: 10px;
	font-size: initial;
}

.e_OrdinaryStyleBox-001 .stylebox_title .title_icon:before {
	content: "\e63d";
	font-size: 34px;
	color: #333;
}

.e_OrdinaryStyleBox-001 .stylebox_link a {
	color: inherit;
	vertical-align: middle;
	display: table-cell;
}

.e_OrdinaryStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}

.c_nav_main-46002 {
	position: absolute;
	width: 640px;
	height: 65px;
}

#header {
	float: left;
	width: 100%;
	height: 50px;
	color: rgba(255,255,255,1);
	line-height: 50px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#header a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	display: block;
	font-size: 15px;
}

#header-left {
	float: left;
	height: 50px;
}

#header-left:hover #header-left-icon {
	background-color: #3F8DBF;
}

#header-left:hover #header-left-text {
	background-color: #599BC8;
}

#header-left-icon {
	float: left;
	height: 50px;
	width: 50px;
	text-align: center;
	background-color: #35759F;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

#header-left-icon a {
	font-size: 25px;
}

#header-left-text {
	float: left;
	height: 50px;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

#header-left-text a {
	padding-left: 20px;
	padding-right: 20px;
}

#header-right {
	float: right;
	height: 50px;
}

#header-right:hover #header-right-icon {
	background-color: #3F8DBF;
}

#header-right:hover #header-right-text {
	background-color: #599BC8;
}

#header-right-icon {
	float: right;
	height: 50px;
	width: 50px;
	text-align: center;
	background-color: #35759F;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

#header-right-text {
	float: right;
	height: 50px;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

#header-right-text a {
	padding-right: 20px;
	padding-left: 20px;
}

.wrapper {
	width: 100%;
	float: left;
	margin-top: 50px;
	margin-bottom: 150px;
}

.wrapper-inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wrapper-inner-buttons {
	width: 100%;
	float: left;
	margin-top: 50px;
	text-align: center;
}

.wrapper-inner-buttons a {
	background-color: #3f8dbf;
	line-height: 35px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 10px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
	border-radius: calc(35px / 2);
}

.wrapper-inner-buttons a.current {
	background-color: #f5d76e;
	color: #d35400;
}

.wrapper-inner-buttons a:hover {
	background-color: #35759F;
	color: #fff;
}

.mobile {
	width: 100%;
	float: left;
}

.mobile-inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	position: relative;
}

.mobile-inner img {
	width: 100%;
	margin-bottom: 30px;
}

.mobile-inner p {
	color: #676767;
	line-height: 25px;
	font-size: 16px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
}

.mobile-inner-header {
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 7vh;
	position: absolute;
	top: 0px;
	left: 0px;
}

.mobile-inner-header-icon {
	color: #ffffff;
	height: 7vh;
	font-size: 18px;
	text-align: center;
	float: right;
	width: 7vh;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

.mobile-inner-header-icon:hover {
	background-color: rgba(255,255,255,0.2);
	cursor: pointer;
}

.mobile-inner-header-icon span {
	position: absolute;
	left: calc((100% - 25px) / 2);
	top: calc((100% - 1px) / 2);
	width: 25px;
	height: 1px;
	background-color: rgba(255,255,255,1);
}

.mobile-inner-header-icon span:nth-child(1) {
	transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
	transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clicksecond;
}

@keyframes clickfirst {
	0% {
		transform: translateY(4px) rotate(0deg);
	}

	100% {
		transform: translateY(0) rotate(45deg);
	}
}

@keyframes clicksecond {
	0% {
		transform: translateY(-4px) rotate(0deg);
	}

	100% {
		transform: translateY(0) rotate(-45deg);
	}
}

.mobile-inner-header-icon-out span:nth-child(1) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
}

@keyframes outfirst {
	0% {
		transform: translateY(0) rotate(-45deg);
	}

	100% {
		transform: translateY(-4px) rotate(0deg);
	}
}

@keyframes outsecond {
	0% {
		transform: translateY(0) rotate(45deg);
	}

	100% {
		transform: translateY(4px) rotate(0deg);
	}
}

.mobile-inner-nav {
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	position: absolute;
	top: 7vh;
	left: 0px;
	padding-top: 30px;
	padding-bottom: 80px;
	display: none;
}

.mobile-inner-nav a {
	display: inline-block;
	line-height: 8vh;
	text-decoration: none;
	width: 80%;
	font-size: 2em;
	height: 8vh;
	margin-left: 10%;
	color: #FFFFFF;
	border-bottom: solid 1px rgba(255,255,255,0.3);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-weight: 300;
}

.mobile-inner-nav a:hover {
	color: rgba(255,255,255,0.4);
	border-bottom: solid 1px rgba(255,255,255,0.2);
}

.mobile-inner-nav {
	overflow: hidden;
}

.mobile-inner-nav a {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: resize;
	animation-name: resize;
}

@-webkit-keyframes resize {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale(5,5);
		transform: scale(5,5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@keyframes resize {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale(5,5);
		transform: scale(5,5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
}

.c_nav_main-25002 .p_MatteIcon:before {
	content: '\e752';
}

.c_nav_main-46002 .p_MatteIcon:before {
	content: '\e752';
}

.w_img-001 {
	position: absolute;
	width: 280px;
	height: 280px;
	font-size: 30px;
}

.w_img-001 .animated {
	width: 100%;
	height: 100%;
}

.w_img-001 .p_link001 {
	width: 100%;
	height: calc(100% - 30px);
}

.w_img-001 .p_link002 {
	width: 100%;
	height: 30px;
}

.w_img-001 .p_box {
	width: 100%;
	height: 100%;
	text-align: center;
}

.w_img-001 .p_dimage {
	height: inherit;
}

.w_img-001 .e_image:hover:after {
	background: transparent;
}

.w_img-001 .p_MatteIcon:before {
	content: '\e752';
}

.w_img-001 >div {
	animation-fill-mode: both;
}

.c_ads_banner-36002 {
	position: absolute;
	width: 400px;
	height: 200px;
	overflow: hidden;
}

.swipe {
	width: 100%;
	overflow: hidden;
}

.swipe ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.swipe li a {
	width: 100%;
}

.swipe li div, .swipe div div div {
	background: #1db1ff;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.swipe li a img {
	width: 100%;
}

.swipe li {
	margin: 0px;
}

#slider4 {
	line-height: 0;
	text-align: center;
}

#slider4 ul {
	-webkit-transition: left 800ms ease-in 0;
	-moz-transition: left 800ms ease-in 0;
	-o-transition: left 800ms ease-in 0;
	-ms-transition: left 800ms ease-in 0;
	transition: left 800ms ease-in 0;
}

#pagenavi {
	position: absolute;
	bottom: 30px;
	display: block;
	overflow: hidden;
	margin: auto;
	text-align: center;
	width: 100%;
	z-index: 99;
}

#pagenavi .line {
	display: table;
	margin: 0 auto;
	height: 15px;
	text-align: center;
	padding: 0;
}

#pagenavi .line a {
	width: 15px;
	height: 15px;
	background: #fff;
	margin-right: 5px;
	border-radius: 50px;
	margin-left: 5px;
	float: left;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0px;
}

#pagenavi .line a.active {
	background: #1f409b;
}

.c_ads_banner-36002 .p_MatteIcon:before {
	content: '\e752';
}

.w_bbox-001 {
	position: absolute;
	width: 100%;
	height: 120px;
}

.w_bbox-001 .p_wbox {
	background-color: rgba(255,255,255,1);
}

.w_rbox-001 {
	position: absolute;
	width: 263px;
	height: 242px;
}

.w_rbox-001 .p_stylebox {
	width: 100%;
	height: 100%;
}

.w_rbox-001 .p_rbox {
	background-color: rgba(0, 0, 0, 0);
}

.w_rbox-001 .p_MatteIcon:before {
	content: '\e752';
}

#c_nav_main-15203171535296938 .mobile-inner-header {
	height: 105px;
	background-color: rgba(0,0,0,0.0);
}

#c_nav_main-15203171535296938 .mobile-inner-header-icon {
	height: 105px;
	width: 105px;
}

#c_nav_main-15203171535296938 .mobile-inner-header-icon span {
	position: absolute;
	left: calc((100% - 35px) / 2);
	top: calc((100% - 2px) / 2);
	width: 35px;
	height: 2px;
	background-color: rgba(0,0,0,1);
}

#c_nav_main-15203171535296938 .mobile-inner-nav {
	top: 105px;
}

#c_nav_main-15203171535296938 {
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 100;
	width: 640px;
	height: 105px;
}

#c_ads_banner-15203005350138496 .p_MatteIcon:before {
	content: '\e752';
}

#c_ads_banner-15203005350138496 #pagenavi .line a.active {
	background: #e70012;
}

#c_ads_banner-15203005350138496 #pagenavi .line a {
	background: #ffffff;
}

#c_ads_banner-15203005350138496 {
	position: absolute;
	top: 110px;
	left: 50%;
  transform: translateX(-50%);
	z-index: 102;
	width: 640px;
	height: 307px;
}

#w_rbox-1520299595935 .p_rbox {
	background-color: rgba(255, 255, 255, 1);
	border-top: 5px solid #e70012;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.24);
}

#w_rbox-1520299595935 .p_MatteIcon:before {
	content: '\e752';
}

#w_rbox-1520299595935 >div {
	animation-fill-mode: both;
}

#w_bbox-1520328488922 .p_wbox {
	background: #333333;
	border-top-color: #e70012;
	border-top-style: solid;
	border-top-width: 8px;
}

#w_bbox-1520328488922 .p_MatteIcon:before {
	content: '\e752';
}

#w_bbox-1520328488922 >div {
	animation-fill-mode: both;
}

#w_img-1520300220541 .p_link001 {
	height: calc(100%);
}

#w_img-1520300220541 .p_MatteIcon:before {
	content: '\e752';
}

#w_img-1520300220541 >div {
	animation-fill-mode: both;
}

#w_common_text-1520328712126 .p_link001 {
	height: calc(100%);
}

#w_img-1520328933677 .p_link001 {
	height: calc(100%);
}

#w_img-1520328933677 .p_MatteIcon:before {
	content: '\e752';
}

#w_img-1520328933677 >div {
	animation-fill-mode: both;
}

#w_common_text-1520328976683 .p_link001 {
	height: calc(100%);
}

#w_common_text-1520329087113 .p_link001 {
	height: calc(100%);
}

#w_common_text-1520329173288 .p_link001 {
	height: calc(100%);
}

#w_rbox-1520299595935 {
	position: fixed;
	top: 0px;
	left: 50%;
	bottom: auto;
	right: auto;
	transform: translate(-50%, 0px);
	width: 640px;
	height: 110px;
	z-index: 120;
	content: "tc";
	max-width: none;
	min-width: 0px;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-transform: translate(-50%, 0px);
}

#w_bbox-1520328488922 {
	position: absolute;
	top: 4410px;
	left: 0px;
	z-index: 104;
	width: 100%;
	height: 400px;
}

#w_img-1520300220541 {
	position: absolute;
	top: 32px;
	left: 16px;
	z-index: 101;
	width: 381px;
	height: 52px;
}

#w_common_text-1520328712126 {
	position: absolute;
	top: 134.5px;
	left: 40px !important;
	z-index: 1;
	width: 560px;
	height: 176px;
}

#w_img-1520328933677 {
	position: absolute;
	top: 49px;
	left: 40px !important;
	z-index: 2;
	width: 48px;
	height: 60px;
}

#w_common_text-1520328976683 {
	position: absolute;
	top: 53px;
	left: 110px !important;
	z-index: 3;
	width: 479px;
	height: 52px;
}

#w_common_text-1520329087113 {
	position: absolute;
	top: 353px;
	left: 40px !important;
	z-index: 4;
	width: 100%;
	height: 46px;
}

#w_common_text-1520329173288 {
	position: absolute;
	top: 264.5px;
	left: 313px;
	z-index: 5;
	width: 293px;
	height: 46px;
}
