html.touch img:hover{opacity:1}
.section{min-width:980px}
.section .container{width:980px;margin:0 auto; padding: 0 10px; box-sizing: border-box;}
.sectionNews{padding:65px 0}
.sectionNews a{color:#000}
.sectionNews .sectionHeader{margin:0 auto 35px;padding-bottom:15px;border-bottom:2px solid #00a1e9;font-size:1.6em;font-weight:700;text-align:center}

.newscontets {
  margin-right: 20px;
	position: relative;
	padding-bottom: 60px;
	width: 50%;
}

.eventscontets {
  margin-left: 20px;
	position: relative;
	padding-bottom: 60px;
	width: 50%;
}

@media (max-width:599px){
.newscontets {
  margin-right: 0;
	margin-bottom: 60px;
	width: 100%;
}

.eventscontets {
  margin-left: 0;
	margin-bottom: 60px;
	width: 100%;
}
}


.sectionNews .newsList li{padding-top:10px;padding-bottom:10px}
.sectionNews .newsList li+li{border-top:1px solid #eaeaea}
.sectionNews .newsList dl:after,.sectionNews .newsList dl:before{display:table;content:" "}
.sectionNews .newsList dl:after{clear:both}
.sectionNews .newsList dt{float:left;/*width:170px;padding-right:24px*/}
.sectionNews .newsList dt .inner{
  display:inline-block;
	padding:5px 8px;
	font-size:.67em;
	background-color:	#0ac;
	color:#fff;
	text-align:center;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 140px;
}
.sectionNews .newsList dd{float:left;/*width:786px;*/padding-top:5px}
.sectionNews .newsList dd>a,.sectionNews .newsList dd>span{display:block}
.sectionNews .newsList dd>span{float:left;margin-right:13px}
.sectionNews .newsList dd>a{overflow:hidden}
.sectionNews .newsList .i1 .inner{background-color:#c2c2c2}
.sectionNews .newsList .i2 .inner{background-color:#b89918}
.sectionNews .newsList .i3 .inner{background-color:#33B4ED}

.sectionNews .bottomLink{
  width: 170px; 
	background: #828282;
	text-align: center; 
	padding: 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.sectionNews .bottomLink a{display:inline-block; color: #fff;}
.sectionNews .bottomLink a:after{content:"";display:inline-block;width:6px;height:6px;margin-left:10px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:middle}

/*.sectionCaseStudy,.sectionEvent{position:relative;padding:125px 0 70px;color:#fff;text-align:center;overflow:hidden}
.sectionCaseStudy .sectionBg,.sectionEvent .sectionBg{position:absolute;top:50%;left:50%;width:100%;height:150%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;-webkit-transform:translate(-50%,-35%);-ms-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}
.sectionCaseStudy .container,.sectionEvent .container{position:relative;z-index:10}
.sectionCaseStudy .sectionBg{background-image:url(../images/top/bg_casestudy.jpg)}
.sectionEvent .sectionBg{background-image:url(../images/top/bg_event.jpg);background-position:80% 50%}
*/


.bxslider{height: 450px;}
@media (max-width:599px){
.bxslider {
  height: 320px;
}
}

.slider{min-width:980px}
.slide{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.slide .slideBody{width:980px;height:450px;margin:0 auto;overflow:hidden}
.slide a:hover img{opacity:1}

/*---------------ここから【重要】変更不可【重要】---------------------------*/
.slide1{background-image:url(/_topslider/slide_01_bg.jpg)}
.slide2{background-image:url(/_topslider/slide_02_bg.jpg)}
.slide3{background-image:url(/_topslider/slide_03_bg.jpg)}
.slide4{background-image:url(/_topslider/slide_04_bg.jpg)}
.slide5{background-image:url(/_topslider/slide_05_bg.jpg)}
.slide6{background-image:url(/_topslider/slide_06_bg.jpg)}
/*---------------ここまで【重要】変更不可【重要】---------------------------*/

.bx-wrapper{position:relative}
.bx-pager{margin-top:30px;text-align:center}
.bx-pager-item{display:inline-block}
.bx-pager-item+.bx-pager-item{margin-left:18px}
.bx-pager-link{display:block;width:12px;height:12px;border-radius:6px;background-color:#eaeaea;text-indent:-9999px;overflow:hidden}
.bx-pager-link.active{background-color:#00a0e9}
.bx-next,.bx-prev{position:absolute;top:50%;display:block;width:80px;height:80px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:60;overflow:hidden;text-indent:-9999px}
.bx-next:before,.bx-prev:before{position:absolute;content:"";top:50%;left:50%;width:38px;height:38px;-webkit-transform:rotate(45deg) translate(-50%,-50%);-ms-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);-webkit-transition:border-color .25s ease-out;transition:border-color .25s ease-out}
.bx-prev{left:20px}
.bx-prev:before{margin:8px 0 0 -10px;border-left:5px solid #fff;border-bottom:5px solid #fff}
.bx-next{right:20px}
.bx-next:before{margin:8px 0 0 -33px;border-right:5px solid #fff;border-top:5px solid #fff}
.sp_only{display:none}

@media (max-width:599px){
.section{min-width:0}
.section .container{width:auto;padding-right:20px;padding-left:20px}

.sectionNews { 
  padding:30px 0 0 0;
}

.sectionNews .sectionHeader{width:200px;padding-bottom:7px;border-bottom:1px solid #b2e3f8}
.sectionNews .newsList li{padding-top:15px;padding-bottom:15px}

.sectionNews .newsList dt{
  float:none;
	width:100%;
	margin-bottom:6px;
	padding-right:0
}

.sectionNews .newsList dd{width:auto;padding-top:0}
.sectionNews .newsList dd>span{float:none;margin-right:0;margin-bottom:6px}
.sectionNews .bottomLink{margin-top:15px;padding-top:15px;border-top:1px solid #eaeaea}

.sectionProduct{padding:32px 0 40px}
.sectionProduct .subHeader{margin-bottom:13px}
.sectionProduct .sectionHeader{margin-bottom:15px;font-size:1.67em}
.sectionProduct .gridCol{float:none;width:auto}
.sectionProduct .gridCol+.gridCol{margin-left:0;margin-top:30px}
.sectionProduct .thumb{margin-bottom:15px}
.sectionProduct .name{margin-bottom:8px}
.sectionProduct .link{margin-top:12px}
.slider{min-width:0}
.slide .slideBody{width:auto;width:280px;height:320px}
.slide1{background-position:63% 50%}
.slide2{background-position:63% 50%}
.bx-pager{margin-top:20px}
.bx-next,.bx-prev{display:none}
.pc_only{display:none}
.sp_only{display:block}}

.sectionNews .eventscontets .eventslabel {
  display: inline-block;
  width: 80px;
	background: #444444;
	color: #fff;
	font-size: 10px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px;
	margin: 2px;
}

.sectionNews .eventscontets .eventslabel.a1 {
  background: #828282;
}

.sectionNews .eventscontets .eventslabel.a2 {
  background: #FFA300;
}

.sectionNews .eventscontets .eventslabel.b1 {
  background: #444444;
}

.sectionNews .eventscontets .eventslabel.c1 {
  background: #00A0E9;
}

.sectionNews .eventscontets .eventsdate {
  display: inline-block;
	margin: 0 10px;
	vertical-align: bottom;
}

.sectionProduct {
  padding:80px 0 80px;
	text-align:center
}

.sectionCasestudies {
  padding:80px 0 150px;
	text-align:center
}

@media (max-width:599px){
.sectionNews .flexWrap {
  display: block;
}

.sectionNews .newscontets .eventsdate {
  display: block;
}

.sectionNews .eventscontets .eventsdate {
  display: block;
	margin: 5px 0;
}
}

/*****************************************/
/*--.sectionProduct .sectionCasestudies--*/
/*****************************************/
/*--共通--*/
.subHeader {
  margin-bottom:20px;
	color:#00a1e9;


	font-size:1.07em;
	font-weight:700
}

.sectionHeader {
  margin-bottom:30px;
	font-size:2.67em;
	font-weight:700;
	line-height:1.2
}

.sectionProduct a, .sectionCasestudies a {
  text-decoration:none
}

.sectionProduct a:hover .name {
  text-decoration:underline
}

.grid {
  margin-top:35px;
	display: flex;
	flex-wrap: wrap;
}

.gridCol {
  width:30.61%;
	text-align:left;
}

.gridCol+.gridCol {
  margin-left:4.08%
}

.thumb {
  margin-bottom:40px
}

.thumb img {
  display:block;max-width:100%;height:auto;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out
}

.name {
  margin-bottom:12px;
	font-size:1.33em;
	font-weight:700;
	color: #222;
}

.desc {
  color:#000
}

.link {
  margin-top:20px;font-size:.93em;color:#000
}

.link:after {
  content:"";display:inline-block;width:6px;height:6px;margin-left:10px;border-top:1px solid #000;border-right:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:middle
}

.bottomLink {
	width: 170px;
	background: #828282;
	text-align: center;
	padding: 6px;
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	margin: auto;
}

.bottomLink a {
  color: #fff;
}

.bottomLink a:hover {
  text-decoration: underline;
}

.bottomLink a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-left: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
}

/*--.sectionCasestudies--*/
.sectionCasestudies {
  background: #f5f5f5;
	position: relative;
}
.sectionCasestudies .gridCol {
  width: 222px;
	background: #fff;
	position: relative;
}

.sectionCasestudies .gridCol a {
  display: block;
	height: 100%;
	min-height: 400px;
}

.sectionCasestudies .gridCol a:hover {
  box-shadow: 0 0 0 2px #00a0e5;
}

.sectionCasestudies .gridCol a:hover img {
  opacity: 1;
}

.sectionCasestudies .gridCol+.gridCol {
  margin-left: 24px;
}

.sectionCasestudies .thumb {
  margin-bottom: 20px;
}

.sectionCasestudies .thumb img:hover {
  transition: none;
}

.sectionCasestudies .name {
  padding: 0 8px;
	color: #222;
}

.sectionCasestudies .desc {
  font-size: 12px;
	padding: 0 8px;
}

.sectionCasestudies .cs_tag {
  font-size: 12px;
	margin: 10px 0;
}

.sectionCasestudies .box_bottom {
  padding: 0 8px 8px 8px;
	color: #222;
	position: absolute;
	bottom: 0;
}

.sectionCasestudies .art_btn {
  background: #888;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  color: #fff!important;
  font-weight: 700;
  box-sizing: border-box;
  line-height: 1.0;
  width: 207px;
}

/*--.sectionProduct--*/
.sectionProduct .gridCol {
    width: 48.95%;
	margin-bottom: 20px;
}

.sectionProduct .gridCol+.gridCol {
  margin-left: 0;
}

.sectionProduct .gridCol:nth-child(even) {
  margin-left: 20px;
}

.sectionProduct .gridCol:hover {
  box-shadow: 0 0 0 2px #00a0e5;
}

.sectionProduct .gridCol a {
  display: block;
}

.sectionProduct .gridCol a:hover img {
  opacity: 1;
}

.sectionProduct .gridCol a:hover .name {
  text-decoration: none;
}

.sectionProduct .thumb {
  margin-bottom: 20px;
}

.sectionProduct .thumb img:hover {
  transition: none;
}

.sectionProduct .name {
  padding: 0 10px;
}

.sectionProduct .name:hover {
  text-decoration: none;
}

.sectionProduct .desc {
  padding: 10px;
}

.sectionProduct .flexWrap {
  justify-content: center;
	margin-top: 60px;
}

.sectionProduct .bottomLink {
  position: static;
	margin: 0 10px;
}


/*--media--*/
@media (max-width:599px){
/*--共通--*/
.sectionHeader {
	padding-bottom: 10px;
	margin-bottom:15px;
	font-size:1.67em;
}

/*--.sectionCasestudies--*/
.sectionCasestudies {
  padding: 40px 0 150px;
}

.sectionCasestudies .container, .sectionProduct .container {
  border: none;
}

.sectionCasestudies .gridCol {
  display: block;
	width: 48%;
	margin: 0 0 20px 0;
}

.sectionCasestudies .gridCol+.gridCol {
  margin: 0 0 20px 0;
}

.sectionCasestudies .gridCol:nth-child(odd) {
  margin: 0 4% 20px 0;
}

.sectionCasestudies .art_btn { 
   display: none;
 }

/*--.sectionProduct--*/
.sectionProduct .gridCol {
  width: 100%;
	margin-bottom: 20px;
}

.sectionProduct .gridCol:nth-child(even) {
  margin-left: 0;
}

.sectionProduct .flexWrap {
  display: block;
	margin-top: 20px;
}

.sectionProduct .flexWrap .bottomLink {
  margin: 0 auto 10px;
}

.thumb img {
  width: 100%;
}
}

@media (max-width:500px){
/*--.sectionCasestudies--*/
.sectionCasestudies .gridCol {
  width: 100%;
	margin: 0 0 20px 0;
}

.sectionCasestudies .gridCol:nth-child(odd) {
  margin: 0 0 20px 0;
}

.sectionCasestudies .gridCol a {
  min-height: auto;
}

.sectionCasestudies .box_bottom {
  position: static;
}
}
