@charset "utf-8";

/* ixcont01
---------------------------------------------------- */

#cont01 {
	background: #f3f3f3;
}
#cont01 .box {
	padding: 80px 0 60px;
}
#cont01 .box .gridWrapper {
	width: 100%;
	margin: 0%;
}
.news01 {
	width: 26%;
	text-align: center;
}
.news02 {
	width: 69%;
	margin-left: 5%;
	padding: 100px 0 20px;
}

.news01 h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	letter-spacing: 0.04em;
}
.news01 p {
	padding: 50px 0 0;
}
.news01 p.btn-more {
	width: 70% !important;
	margin: 0 auto 30px;
}
#cont01 .news02 .newsbox {
	position: relative;
	width: 90%;
	margin: 0 5%;
	padding: 20px 6px;
	text-align: left;
	border-top: dotted 1px #999;
}
#cont01 .news02 .newsbox:last-child {
	border-bottom: dotted 1px #999;
}
.newsbox a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}
.newsbox:hover {
	background: #eee;
}
.newsdate {
	width: 12%;
	font-size: 1.0em;
	color: #111;
	line-height: 1.4em;
}
.newscomm {
	width: 73%;
	margin-left: 5%;
	font-size: 1.0em;
	color: #111;
	line-height: 1.4em;
}


/* cont02 greet
---------------------------------------------------- */

#cont02 {
	overflow: hidden;
}
#cont02 .box {
	padding: 80px 0 120px;
	text-align: center;
}
#cont02 .box h1.topcatch {
	width: 100%;
	margin: 0 0 20px;
	font-size: 1.4em;
	color: #111;
	font-weight: 500;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
#cont02 .box .textbox {
	padding: 40px 0 60px;
	font-size: 1.0em;
	line-height: 2.6em;
	text-align: center;
}
#cont02 .box .morebtnbox {
	width: 40%;
	margin: 0 auto;
	padding: 0 0 30px;
}

/* cont03 products
---------------------------------------------------- */

#cont03 {
	position: relative;
}
#cont03 .brbg {
	position: absolute;
	display: block;
	width: 100%;
	height: 30vh;
	background: #d2e0f1;
}
#cont03 .box {
	padding: 80px 0 80px;
}
#cont03 .box .ixbzbox {
	position: relative;
	width: 100%;
}
#cont03 .box .ixbzbox ul {
	display: flex;
	padding: 0 0 20px;
	justify-content: space-between;
	 -webkit-flex-wrap: wrap;
  	flex-wrap: wrap;
}
#cont03 .box .ixbzbox ul li {
	position: relative;
	display: block;
	float: left;
	width: 31%;
	margin-bottom: 2%;
	padding: 40px 0;
	border: solid 1px #ccc;
	background: url(../images/white.png);
}
#cont03 .box .ixbzbox ul li::before,
#cont03 .box .ixbzbox ul li::after {
	position: absolute;
	display: inline-block;
	content: '';
	width: 30px;
	height: 30px;
}
#cont03 .box .ixbzbox ul li::before {
	border-left: 1px solid #1c65b7;
	border-top: 1px solid #1c65b7;
	top: 0;
	left: 0;
}
#cont03 .box .ixbzbox ul li::after {
	border-right: 1px solid #1c65b7;
	border-bottom: 1px solid #1c65b7;
	bottom: 0;
	right: 0;
}





#cont03 .box .ixbzbox ul li div {
	display: block;
	padding: 0 20px;
}
#cont03 .box .ixbzbox ul li div.bzic {
	text-align: center;
}
#cont03 .box .ixbzbox ul li img {
	width: 50%;
	height: auto;
}
#cont03 .box .ixbzbox ul li .txt {
	position: relative;
	width: 100%;
	font-size: 1.0em;
	z-index: 11;
}
#cont03 .box .ixbzbox ul li .txt h2 {
	padding: 20px 0;
	font-size: 1.4em;
	color: #61a1e7;
	font-weight: 900;
	letter-spacing: 0.14em;
	text-align: center;
}
#cont03 .box .ixbzbox ul li .txt p {
	padding: 0;
	color: #666;
	line-height: 1.6em;
}
#cont03 .box .morebtnbox {
	width: 40%;
	margin: 0 auto;
}


/* cont04
---------------------------------------------------- */

#cont04 {
	overflow: hidden;
	padding: 0;
}
#cont04 .ix04box {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
#cont04 .ix04box li {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	vertical-align: top;
	letter-spacing: normal;
	overflow: hidden;
}
#cont04 .ix04box li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
}
#cont04 .ix04box li .ctxt {
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 16px;
	width: 60%;
	margin: 0 20%;
		-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	font-size: 1.0em;
	color: #fff;
	line-height: 1.4em;
	text-align: center;
	z-index: 9;
}
#cont04 .ix04box li .ctxt dt {
	font-size: 1.5em;
	padding: 0 0 30px;
}
#cont04 .ix04box li .ctxt dd {
	line-height: 1.8em;
}
#cont04 .ix04box .cover img {
	opacity: 0;
}
#cont04 .ix04box .cover {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#cont04 .ix04box .cover.ctg03,
#cont04 .ix04box .cover.ctg04 {
	margin-top: -1px;
}
#cont04 .ix04box .cover:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: .9;
	background: url(../images/ix04ph01.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#cont04 .ix04box .cover.ctg02:after {
	background: url(../images/ix04ph02.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
	background-size: cover;
}
#cont04 .ix04box .cover.ctg03:after {
	background: url(../images/ix04ph03.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
	background-size: cover;
}
#cont04 .ix04box .cover.ctg04:after {
	background: url(../images/ix04ph04.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
	background-size: cover;
}
#cont04 .ix04box .cover:hover:after {
	opacity: 1;
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}



/* concept
---------------------------------------------------- */

#concept {
	overflow: hidden;
	padding: 0;
	background: url(../images/bg_concept.jpg);
	background-size: cover;
}
#concept .box {
	padding: 120px 0;
}
#concept .box .grid01 {
	width: 50%;
}
#concept .box .grid01 video {
	width: 100%;
	height: auto;
	background: #fff;
}
#concept .box .grid02 {
	width: 44%;
	margin-left: 6%;
}
#concept .box .grid02 h1 {
	padding: 40px 0 0;
	font-size: 5.2em;
	color: #fff;
	font-weight: 500;
	line-height: 1.2em;
}
#concept .box .grid02 h2 {
	padding: 0 0 40px 10px;
	font-size: 2.2em;
	color: #fff;
	font-weight: 500;
	line-height: 1.2em;
	letter-spacing: 0.14em;
}
#concept .box .grid02 h4 {
	padding: 0 0 50px 20px;
	font-size: 1.5em;
	color: #fff;
}
#concept .box .grid02 h6 {
	padding: 0 0 0 20px;
	font-size: 1.0em;
	color: #fff;
	line-height: 1.6em;
}




/* cont05
---------------------------------------------------- */

#cont05 {
	padding: 80px 0 0;

}
#cont05 .ixrecbox {
	position: relative;
	width: 100%;
	padding: 0;
	overflow: hidden;
	background: #efefef;
}
#cont05 .ixrecbox .ixrectxtbox {
	float: left;
	width: 50%;
	padding: 70px 0 0;
	text-align: center;
}
#cont05 .ixrecbox .ixrectxtbox .ixrectxt  {
	width: 80%;
	margin: 0 auto;
	line-height: 2.4em;
}
#cont05 .ixrecbox .ixrectxtbox .morebtnbox {
	width: 40%;
	margin: 0 auto;
	padding: 60px 0 0;
}

#cont05 .ixrecbox .ixrecimg {
	float: right;
	width: 50%;
	height: auto;
}
#cont05 .ixrecbox .ixrecimg img {
	width: 100%;
	height: auto;
}





/* 1100
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1100px){


/* ixcont01
---------------------------------------------------- */

#cont01 .news02 .newsbox {
	position: relative;
	width: 90%;
	margin: 0 5%;
	padding: 20px 6px;
	text-align: left;
	border-top: dotted 1px #999;
}
#cont01 .news02 .newsbox:last-child {
	border-bottom: dotted 1px #999;
}
.newsbox a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}
.newsbox:hover {
	background: #eee;
}
.newsdate {
	width: 100%;
	padding-bottom: 6px;
	font-size: 1.0em;
	color: #666;
	line-height: 1.4em;
}
.newscomm {
	width: 100%%;
	margin-left: 0;
	font-size: 1.0em;
	color: #111;
	line-height: 1.4em;
}


/* cont05
---------------------------------------------------- */

#cont05 .ixrecbox .ixrectxtbox {
	float: none;
	width: 100%;
	padding: 50px 0 0;
	text-align: center;
}
#cont05 .ixrecbox .ixrectxtbox .ixrectxt  {
	width: 80%;
	margin: 0 auto;
}
#cont05 .ixrecbox .ixrectxtbox .morebtnbox {
	width: 40%;
	margin: 0 auto;
	padding: 30px 0 40px;
}
#cont05 .ixrecbox .ixrecimg {
	float: none;
	width: 60%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
#cont05 .ixrecbox .ixrecimg img {
	width: 100%;
	margin: 0 auto;
}



}

/* 896
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 896px){

.smptopbnr {
	display: block;
	background: #333;
}
.smptopbnr .grid {
	float: left;
}
.smptopbnr .grid.grid01 {
	width: 52%;
	margin: 0 2%;
}
.smptopbnr .grid.grid01 ul {
	padding: 15px 0 0;
}
.smptopbnr .grid.grid01 ul li {
	padding: 0 0 5px;
}
.smptopbnr .grid.grid02 {
	width: 40%;
	margin: 0 2%;
}
.smptopbnr .grid img {
	width: 100%;
	height: auto;
}


/* ixcont01
---------------------------------------------------- */
#cont01 .widebox {
	padding: 20px 0 20px;
}
.news01,
.news02 {
	width: 96%;
	margin: 0 2%;
	text-align: center;
}
.news01 {
	padding-bottom: 20px;
}
#cont01 .news02 .newsbox {
	width: 100%;
 	margin: 0;
}
.newsbox a {
	width: 100%;
	background: none;
}
.newsdate {
	width: 96%;
	margin: 0 2%;
	padding: 0 0 6px;
	font-size: 1.1em;
	color: #111;
	line-height: 1.4em;
	font-weight: bold;
}
.newscomm {
	width: 96%;
	margin: 0 2%;
	font-size: 1.0em;
	color: #111;
	line-height: 1.4em;
}
.news01 p.btn-more {
	width: 50% !important;
	margin: 0 auto;
	padding: 30px 0 10px;
}




/* cont02
---------------------------------------------------- */

#cont02 .box .morebtnbox {
	width: 60%;
	margin: 0 auto;
	padding: 0 0 30px;
}

/* cont03
---------------------------------------------------- */

#cont03 {
	background: #d2e0f1;
}
#cont03 .brbg {
	display: none;
}
#cont03 .box .ixbzbox ul {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 0 0 20px;
}
#cont03 .box .ixbzbox ul li {
	float: none;
	width: 100%;
	margin-bottom: 2%;
	padding: 40px 0;
	border: solid 1px #999;
}

#cont03 .box .morebtnbox {
	width: 60%;
	margin: 0 auto;
	padding: 0 0 30px;
}

/* cont04
---------------------------------------------------- */

#cont04 .ix04box li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	letter-spacing: normal;
}
#cont04 .ix04box .cover.ctg02 {
	margin-top: -1px;
}
#cont04 .ix04box .cover img {
	width: 80%;
	height: auto;
}
#cont04 .ix04box .cover:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: .9;
	background: url(../images/ix04ph01.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#cont04 .ix04box li .ctxt dt {
	font-size: 1.3em;
	padding: 0 0 24px;
}
#cont04 .ix04box li .ctxt dd {
	font-size: 0.9em;
}






/* concept
---------------------------------------------------- */


#concept .box {
	padding: 80px 0;
}
#concept .box .grid01 {
	width: 80%;
	margin: 0 auto;
}
#concept .box .grid01 video {
	width: 100%;
	height: auto;
	background: #fff;
}
#concept .box .grid02 {
	width: 80%;
	margin: 0 auto;
}
#concept .box .grid02 h1 {
	padding: 40px 0 0;
	font-size: 5.2em;
	color: #fff;
	font-weight: 500;
	line-height: 1.2em;
}
#concept .box .grid02 h2 {
	padding: 0 0 40px 10px;
	font-size: 2.2em;
	color: #fff;
	font-weight: 500;
	line-height: 1.2em;
	letter-spacing: 0.14em;
}
#concept .box .grid02 h4 {
	padding: 0 0 50px 20px;
	font-size: 1.5em;
	color: #fff;
}
#concept .box .grid02 h6 {
	padding: 0 0 0 20px;
	font-size: 1.0em;
	color: #fff;
	line-height: 1.6em;
}


/* cont05
---------------------------------------------------- */


#cont05 .ixrecbox {
	position: relative;
	width: 100%;
	padding: 0 0 30px;
	overflow: hidden;
	background: #efefef;
}


}



@media only screen and (max-width: 420px){



/* cont01
---------------------------------------------------- */

.news01 p.btn-more {
	width: 80% !important;
	margin: 0 auto;
	padding: 30px 0 10px;
}


/* cont02
---------------------------------------------------- */

#cont02 .box .morebtnbox {
	width: 80%;
	margin: 0 auto;
}


/* cont03
---------------------------------------------------- */

#cont03 .box .morebtnbox {
	width: 80%;
	margin: 0 auto;
}

/* cont04
---------------------------------------------------- */

#cont04 .ix04box .cover img {
	width: 100%;
	height: auto;
}



}