.top2014 #ftSitemap{width:100%;min-width:100%;max-width:100%;margin:0}
.top2014 #ftSitemap .bnr_message20131004{border:solid #b0b0b0 1px;padding:8px;background:#fff}
.top2014 #ftSitemap .bnr_message{display:block;border:solid 1px #fff}
.top2014 #ftSitemap .bnr_message span.divtype{padding:16px; display:block;}
.top2014 #ftSitemap .bnr_message span.divtype span{font-size:120%;display:block;font-weight:700;border-left:solid 3px red;padding:.2em 0 0 .4em;margin-bottom:10px}
.top2014 #gfooter{margin:0;width:100%;max-width:100%}
.top2014 #gHeader{overflow:hidden}
#gMenu2014{z-index:200;width:100%;min-width:960px;left:0;top:64px;position:absolute;border-bottom:1px solid #a0a0a0;border-top:1px solid #a0a0a0;/*overflow:auto!important;overflow : hidden;*/}
#gMenu2014 ul.mainMenu{width:960px;margin:0 auto;position:relative}
#gMenu2014 ul.mainMenu li{float:left;height:38px;position:relative}
#gMenu2014 ul.mainMenu li a{zoom:1;text-decoration:none;color:#333;text-shadow:-1px -1px 0 #fff;display:inline-block;*display:inline;text-align:center;font-size:16px;line-height:38px;position:relative;padding:0 40px;z-index:2}
#gMenu2014 ul.mainMenu li a span{display:block;z-index:2;position:relative;text-align:center;line-height:38px}
#gMenu2014 ul.mainMenu li a div.hov{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}
#gMenu2014 ul.mainMenu li a div.hov .border{display:block;width:90%;height:2px;position:relative;background:#0064d2;margin:0 auto;top:36px}
#gMenu2014 ul.mainMenu li span.line{position:absolute;width:100%;height:100%;top:0;left:0;border-left:solid 1px #a0a0a0;}
#gMenu2014 ul.mainMenu li span.line:after{content: ""; line-height: 0; display: block; overflow: hidden; position: absolute; left: -1px;top:0; height: 20%; border-left: 1px solid #fff;}
#gMenu2014 ul.mainMenu li span.line:before{content: ""; line-height: 0; display: block; overflow: hidden; position: absolute; left: -1px; bottom:0;height: 20%; border-left: 1px solid #fff;}
#gMenu2014 ul.mainMenu li.products a{
}
#gMenu2014 ul.mainMenu li.company a{
}
#gMenu2014 ul.mainMenu li.news a{
}
#gMenu2014 ul.mainMenu li.gcontact a{
}

#gMenu2014 ul.mainMenu .support{float:right}
#gMenu2014 ul.mainMenu .support span.line,#gMenu2014 ul.mainMenu .news span.line{border-right:solid 1px #fff}
#gMenu2014 .contsHidCover{top:39px;width:100%;left:0;margin-left:0;position:absolute;height:2000px;background-color:#000;filter:alpha(opacity=50);-ms-filter:"alpha(opacity=50)";opacity:.5;display:none}
/*#main2014{position:relative;width:100%;min-height:320px;min-width:960px;margin-top:40px;}*/
#main2014 h2{z-index:10;position:absolute;top:86px;left:50%;margin-left:-300px}

/*109*/

.dis_none { display:none; }
/*109*/

#main2014 .main2014_visual{min-height:320px;height:100%;position:relative;width:960px;margin-left:auto;margin-right:auto;overflow:hidden}
#main2014 .main2014_visual img{}
#main2014 .main2014_visual img.open,
#main2014 .main2014_visual img.complete{}
#main2014 .main2014_visual img.complete{}
#main2014 .main2014_visual_pict{width:100%;height:182px;position:absolute;left:0;bottom:69px;background:url(../../img/2014/pict1.png)}
#main2014 .cover{width:100%;height:100%;background:#fff;z-index:20}

#top_menu{width:100%;min-width:960px;}/* 20170701 */
#top_menu .top_menu_inr{position:relative;margin:0 auto;width:960px;padding:40px 0 7px;clear:both}
#top_menu .top_menu_item{width:300px;background:#fff;margin-bottom:13px;position:relative;z-index:1;}
/*#top_menu .top_menu_item:first-child{margin-right:20px;}*/
@media screen and (max-width:750px){
#top_menu .top_menu_item{float:none;}
  #top_menu .top_menu_item:first-child{margin-right:0;}  
}
#top_menu .top_menu_item a{
display:block;
text-decoration:none;
color:#333;
cursor:pointer;
position:relative;
top:0;
left:0;
width:100%;
height:300px;
float:left;

-webkit-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .10);
box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .10);
-webkit-transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
overflow: hidden;
}
#top_menu .top_menu_item a:hover{
  -webkit-box-shadow: 0 15px 28px 0 rgba(0, 0, 0, .14);
  box-shadow: 0 15px 28px 0 rgba(0, 0, 0, .14);
}
#top_menu .top_menu_item a:focus{
    outline-color: #0064d2;
    outline-style: none;
    outline-width: 0;
    -webkit-box-shadow: 0 0 4px 0px #0064d2;
    box-shadow: 0 0 4px 0px #0064d2;
  }
#top_menu .top_menu_item a span.divtype{
display:block;margin:0 auto;width:300px;height:300px;overflow:hidden;z-index:-1;
border-radius:4px; 
-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.16); 
box-shadow:0 4px 8px 0 rgba(0,0,0,.16); 
position:relative;
}
#top_menu .top_menu_item a span.divtype::after{
  content: "";position: absolute;
  top: 0;bottom: 0;left: 0;right: 0;
  background-color: rgba(0,0,0,.20);
}

#top_menu .top_menu_item a:hover  span.divtype {
-webkit-box-shadow:0 20px 28px 0 rgba(0,0,0,.14); 
box-shadow:0 20px 28px 0 rgba(0,0,0,.14); 
-webkit-transition: all 0.3s ease 0s; 
transition: all 0.3s ease 0s;
}

#top_menu .engmenu .top_menu_item{width:300px;margin-right:20px;}
#top_menu .engmenu .top_menu_item a{height:140px;}
#top_menu .engmenu .top_menu_item a span.divtype{width:275px;}
.top_menu_main{
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width:750px){
	.top_menu_main{
	display: block;
}
}
#top_menu .top_menu_item a span.dltype{display:flex;justify-content: space-between;position:absolute;top:38%;right:0;width:300px;height:60px;z-index:1;align-items: center;}
#top_menu .top_menu_item a span.dltype span.dttype{display:block;font-size:28px;color:#fff;margin:9px 0;text-align:center;vertical-align:middle;width:300px;}
@media screen and (max-width:750px){
#top_menu .top_menu_item:first-child{margin-right:0;}
#top_menu .top_menu_item a{height:auto;}
#top_menu .top_menu_item a span.divtype{height:auto;width:100%;position: absolute;top:0;left:0;}
#top_menu .top_menu_item a span.dltype{position:absolute;top:0;right:0;width:auto;height:100%;}
#top_menu .top_menu_item a span.dltype span.dttype{width:auto;}
}
#top_menu .top_menu_item a span.dltype{background-color: rgba(0,0,0,0.3);}
#top_menu .top_menu_item a span.dltype span.ico{}
#top_menu .top_menu_item a img{/*-webkit-transition:.4s ease-out;-moz-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)*/}
#top_menu .top_menu_item a span.iecover{position:absolute;width:100%;height:320px;display:block;top:0;left:0;background-color:#000;filter:alpha(opacity=0);-ms-filter:"alpha(opacity=0)";opacity:0}
#top_menu .top_menu_item a:hover{text-decoration:underline}
#top_menu .top_menu_item a:hover img{/*-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)*/}

#top_menu .top_menu_item.top_menu_region a span.divtype{display:block;margin:0;width:100%;height:100%;position:relative; overflow:hidden;}
#top_menu .top_menu_item.top_menu_region a span.dltype{display:block;position:absolute;top:50%;left:0px;margin:-20px 0 0;width:300px;padding:0}
#top_menu .top_menu_item.top_menu_region a span.dttype{display:block;background-image:url(../../img/2016/material.png);background-position:0 -400px;height:40px;margin:0;padding:0;text-indent:-9999px;background-repeat:no-repeat}
#top_menu .top_menu_item.top_menu_region a img{width:300px;min-height:180px;position:absolute}

#top_menu .engmenu .top_menu_item3,#top_menu .top_menu_item4,#top_menu .top_menu_item8{margin-right:0}


#top_info{padding:5px 0 25px;float:none;width:100%;background:#fff}
#top_info .info_inr{margin:0 auto;width:940px;position:relative}
#top_info .info_inr li{padding:0 10px 10px 130px;position:relative;line-height:1.4}
#top_info .info_inr span.date{color:#333;display:block;width:130px;position:absolute;top:10;font-weight:700;left:4px}
#top_info .info_inr li a{color:#333;text-decoration:none}
#top_info .info_inr li a:hover{color:/*#039*/#265c80;text-decoration:underline}
#top_info .info_inr .info_title{padding:0;text-align: center;}
#top_info .info_inr .info_title a{display:inline-block;*display:inline;*zoom:1;padding:9px 0 5px 20px;background:url(../../img/2018/red_icon.gif) no-repeat left center;line-height:1.2;text-decoration:none;font-weight:700;font-size:24px;color:#333}
#top_info .info_inr .info_title a:hover{text-decoration:underline}
#top_info .info_inr .info_title2{padding:0;/*border-bottom:solid 2px #cecece;*/margin:30px 0 10px}
#top_info .info_inr .info_title2 a,#top_info .info_inr .info_title2 span{display:inline-block;*display:inline;*zoom:1;padding:9px 0 5px 20px;background:url(../../img/2014/material.gif) no-repeat -50px -50px;line-height:1.2;text-decoration:none;font-weight:700;font-size:92%;color:#333}
#top_info .info_inr .info_title2 a:hover{text-decoration:underline}
#top_info .info_all{background-position:-205px -15px;/*right:200px;top:-33px;*/color:#333;text-decoration:none}
#top_info .info_all{
 margin-left:20px;display:block;}
#top_info .info_all span{background-image:url(../../img/2018/material.png);/*position:absolute;*/display:block;width:28px;height:30px}
#top_info .info_all span{text-indent:-9999px;background-repeat:no-repeat;background-position:-205px -15px}
#top_info .info_all:hover span{visibility:visible}

#top_press{background-color:#fff;width:940px;/*height:60px;*/ margin:10px auto 40px; z-index:15;position:relative;}/* 20170701 */
#top_press h3,
#top_press_ns h3{padding: 0;
    margin: 0 0;
    text-align: center;}
#top_press h3 a,
#top_press_ns h3 a{line-height: 1.2;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
		line-height:30px;
		padding:3px;
    color: #333;}
#top_press h3 a:hover,
#top_press_ns h3 a:hover {
    text-decoration: underline;
}

#top_press .press_main,
#top_press_ns .press_main{/*height:60px;*/background-image:url(../../img/2020/material.png);background-repeat:no-repeat;}
#top_press .press_main{width:850px;/*position:absolute;left:240px;top:15px*/;background-position:-305px -15px;}
#top_press .press_main ul,#top_press_ns .press_main ul{position:relative;overflow:hidden;height:100%}
#top_press .press_main li,#top_press_ns .press_main li{position:absolute;top:0;left:0px;width:100%;text-align:left;line-height:30px;color:#000}
#top_press .press_main li strong{font-weight:700;}
#top_press .press_main li a,#top_press_ns .press_main li a{text-decoration:none;color:#000;padding-left:1.5em}
#top_press .press_main li a:hover,#top_press_ns .press_main li a:hover{text-decoration:underline}
#top_press .press_ui{/*position:absolute;left:140px;top:0*/}
#top_press_ns .press_ui_btn{width:28px;height:30px;float:left;}
#top_press .press_ui_btn a,#top_press_ns .press_ui_btn a{display:block;width:28px;height:30px;text-indent:-9999px;background-repeat:no-repeat;background-image:url(../../img/2018/material.png)}
#top_press .press_ui_press a{background-position:-205px -15px}
#top_press .press_ui_prev a{background-position:-233px  -15px}
#top_press .press_ui_next a{background-position:-261px  -15px}
#top_press .press_all,
#top_press_ns .press_all{display:block; margin-left:20px;}
#top_press .press_all span,
#top_press_ns .press_all span{background-image:url(../../img/2018/material.png);/*position:absolute;*/display:block;width:28px;height:30px}
#top_press .press_all span,
#top_press_ns .press_all span{text-indent:-9999px;background-repeat:no-repeat;background-position:-205px -15px}

#top_press_ns{max-width:960px;/*height:60px;*/margin:10px auto;z-index:15;position:relative;}
#top_press_ns .press_main{width:750px;/*position:absolute;left:210px;top:15px;*/background-position:-305px -15px;font-size:85%;background-color:#fff;}
#top_press_ns .press_ui_ns{position:absolute;left:140px;top:0}
#top_press_ns .press_ui_press a{background-position:-205px 0; }
.title_wrap,._rsp-list-wrapper{
display:flex;
justify-content:center;
align-items:center; 
margin:20px 0;
}

/*109*/

#top_banner_wrap{width:100%;height:125px;background:#ffffff;float:none;border-top:1px solid #cbcbcb;}
#top_banner{position:relative;width:960px;margin:0 auto;}
#top_banner #top_banner_container{width:960px;height:115px;margin:10px auto;overflow:hidden;position:relative}
#top_banner #top_banner_main{position:relative;margin-top:10px}
#top_banner #top_banner_main li{position:absolute;height:115px;background:#fff}
#top_banner #top_banner_main li a{display:block}
#top_banner .banner_btn{width:22px;height:105px;top:0;position:absolute;background-image:url(../../img/2017/material_nav.png);cursor:pointer;text-indent:-9999px;background-repeat:no-repeat}
#banner_btn_next{right:0;background-position:-30px 0}
#banner_btn_prev{left:0;background-position:0 0}

#top_banner .bx-wrapper .bx-prev{left:-20px;background:url(../../img/2017/material_nav.png) no-repeat;background-position:0px 0}
#top_banner .bx-wrapper .bx-next{right:-20px;background:url(../../img/2017/material_nav.png) no-repeat;background-position:-30px 0}
#top_banner .bx-wrapper .bx-prev:hover{background-position:0 0;}
#top_banner .bx-wrapper .bx-next:hover{background-position:-30px 0;}
#top_banner .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-25px;outline:0;width:20px;height:50px;text-indent:-9999px;z-index:9999;cursor:pointer;}
#top_banner .bxslider_bn li a:hover img{ opacity: 0.8;}


.tTop_noScropt,.opZero{display:none}

/*2015/04/20 TOAC*/
/*#mainvisual {
	position:absolute;
	width:100%;
	min-height:320px;
  max-height:470px;
	z-index:1;
}*/
#mainvisual .slide a{
	display:block;
	width:100%;
  height:100%;
	/*min-height:320px;*/
	z-index:100 !important;
	text-decoration:none !important;
}


/*20150525 キービジュアル*/
#message2017{
	width:100%;
  height:100%;
	/*min-height:320px;*/
	overflow:hidden;
	position:relative;
	z-index:100;
}

#message2017 .background{
	width:100%;
	/*min-height:320px;*/
  height:100%;
	background:#ffffff url(../../img/2017/main_visual_massage20170701.png);/*  20170701　*/
	background-position: center center;
	background-repeat:no-repeat ;
	background-size: cover;
	position:absolute;
	top:0;
	left:0;
	z-index:1 !important;
}
#message2017 .background a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
  height:100%;
	min-height:320px;
}
#message2017 span.title{
	z-index:10;
	position:relative;
	top:0px;
	left:50%;
	min-width:960px;
	text-align:center;
	margin-left:-480px;
}
#message2017 span.lead{
	z-index:11;
	position:absolute;
	top:0px;
	left:50%;
	min-width:960px;
	text-align:center;
	margin-left:-480px;
}
#message2017 span.btn-link{
	z-index:12;
	position:absolute;
	top:0px;
	left:50%;
	min-width:960px;
	text-align:center;
	margin-left:-480px;
}

/*20150525 キービジュアル*/
#message2017{
	width:100%;
  height:100%;
	/*min-height:320px;*/
	overflow:hidden;
	position:relative;
	z-index:100;
}

#message2017 .background{
	width:100%;
  height:100%;
/*	min-height:320px;*/
	background:#ffffff url(../../img/2017/main_visual_massage20171002.png);/*  20170701　*/
	background-position: center center;
	background-repeat:no-repeat ;
	background-size: cover;
	position:absolute;
	top:0;
	left:0;
	z-index:1 !important;
}
#message2017 .background a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
  height:100%;
	min-height:320px;
	color:#000;
	text-decoration:none !important;
}
#message2017 .background a:visited{
	color:#000;
	text-decoration:none;
}
#message2017 span.title-t{
	z-index:10;
	color:#000;
	position:relative;
	top:0px;
	left:50%;
	min-width:960px;
	text-align:center;
	text-decoration:none;
	margin-left:-480px;
	width:960px;

	display:block;
	opacity: 0;
  -webkit-animation: example 1s ease 2s 1 forwards;
  animation: example 1s ease 2s 1 forwards;
}
#message2017 span.lead-t{
	z-index:11;
	color:#fff;
	position:absolute;
	top:0px;
	left:50%;
	min-width:960px;
	text-align:center;
	text-decoration:none;
	margin-left:-480px;
	width:960px;
	display:block;

	font-size:13px;
	line-height:2.0;
	padding-top:150px;
	opacity: 0;
  -webkit-animation: example 1s ease 3s 1 forwards;
  animation: example 1s ease 3s 1 forwards;
}
#message2017 a span.btn-link-t{
	z-index:12;
	position:absolute;
	text-align:center;
	
	display:block;
	bottom:78px;
  left:50%;
	opacity: 0;
	margin-left:-480px;
  -webkit-animation: example 1s ease 4s 1 forwards;
  animation: example 1s ease 4s 1 forwards;
	width:960px;
}
#message2017  a span.btn-link-t span{
	background:rgba(255,255,255,0.8);
	color:#203476;
	display:block;
	font-size:12px;
	height:20px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0 1em;
	text-decoration: none !important;
	width:100px;
}
#message2017  a:hover span.btn-link-t span{
/*	background:#ddefef;
	color:#000;*/
	background:rgba(255,255,255,1);
}

.item:nth-child(1) {
}
.item:nth-child(2) {
}
.item:nth-child(3) {
}

@-webkit-keyframes example {
  100% {
    opacity: 1;
  }
}
@keyframes example {
  100% {
    opacity: 1;
  }
}
#mainvisual {
	position:absolute;
	width:100%;
  z-index:1;
}

#main2014{margin-top:0;min-width:100%;position: relative;}
#main2014 .bx-viewport{
  z-index: 8;  
}
#main2014 .bx-controls{
  z-index: 9;  
}
#main2014 .bx-pager{
  position:absolute;
  bottom:0;
  margin-bottom:5px;
  z-index: 10;
}

/* 2020年4月  */
#pin-topics{
  background:#D9D9DB;
  width: 100%;
  position:relative;
}
.pin-topics_container{
  max-width:960px;
  margin:10px auto  10px;
  display: flex;
  justify-content: center;
}
.pin-topics_container p{
  display: flex;
  flex-direction: column;
}
.pin-topics_container a{
  position: relative;
  display: inline-block;
  color:#0064D2;
  text-decoration: none;
  font-weight: 700;
  padding:10px 20px 5px 10px;
}
.pin-topics_container a + a{
  padding:5px 20px 10px 10px;
}
.pin-topics_container a:hover{
  text-decoration: underline;
}

.pin-topics_container a:after{
  position: relative;
  display:inline-block;
  top: -1px;
  bottom: 0;
  left:5px;
  right: 2px ;
  margin:auto;
  vertical-align: middle;
  content:"";
  width:10px;
  height:10px;
  border-right:2px solid #0064D2;
  border-top:2px solid #0064D2;
   -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pin-topics_container a + a:after{
  top: -1px/*-6px*/;
  bottom: 0px;
}

@media only screen and (max-width:749px){
  .pin-topics_container{
    margin:0px auto 0px;
  }
  .pin-topics_container p{
    width: 100%;
  }
  .pin-topics_container a:after{
  position: absolute;
  display:inline-block;
  top: -1px;
  bottom: 0;
  left:auto;
  right: 10px ;
}
  
}

/* 2018/10/1 Brandキービジュアル*/
#bg-photo{
  background: url(../../img/2018/keyvisual20181001.jpg) no-repeat center center;
  background-size: cover;
  width:100%;
  overflow: hidden;
}
/* 2018/12/ 広告キービジュアル2*/
#bg-pr2{
  background: url(../../img/2018/bg_pr2.jpg) no-repeat center center;
  background-size: cover;
  width:100%;
  overflow: hidden;
}

/* 2018/12/ 広告キービジュアル1*/
#bg-pr1{
  background: url(../../img/2018/bg_pr1.jpg) no-repeat right center;
  background-size: cover;
  width:100%;
  overflow: hidden;
}
/* 2020/09/　toshibaClip */
#bg-clip{
  background: url(../../img/2020/bg_clip.jpg) no-repeat right center;
  background-size: cover;
  width:100%;
  overflow: hidden;
}
/* 2020/09/　toshibaCPS */
#bg-cps{
  background: url(../../img/2020/bg_cps.jpg) no-repeat center center;
  background-size: cover;
  width:100%;
  overflow: hidden;
}
/* 2020/10/　TDSL */
#bg-tdsl{
  background: url("../../img/2020/bg_tdsl.png") no-repeat center right;
  background-size: auto 100%;
  width:100%;
  overflow: hidden;
}
/* 2020/11/　QKD */
#bg-qkd{
  background: url(../../img/2020/bg_qkd.jpg) no-repeat center center;
  background-size: cover;
  width:100%;
  overflow: hidden;
}
#bg-qkd .bg-qkd_prod{
  background:url(../../img/2020/bg_qkd-prod.png) no-repeat center top;
  background-size: cover;
  width:100%;
  overflow: hidden;

}
@media only screen and (min-width:1568px){
  #bg-qkd .bg-qkd_prod{
  background:url(../../img/2020/bg_qkd-prod.png) no-repeat right top;
    background-size: auto 100% ;

  }
}

/*モチーフ*/
#motief{
  height:100%;
  width:100%;
  background: url(../../img/2018/motief.png) no-repeat;
  background-position: right top;
  background-size: contain;
  background-size: auto 140px;
  display: flex;
  align-items: center;
}
#motief-pr1{
  height:100%;
  width:100%;
  background: url(../../img/2018/motief_pr1.png) no-repeat;
  background-position: left top;
  background-size: auto 140px;
  display: flex;
  align-items: center;
}

#motief-pr2{
  height:100%;
  width:100%;
  background: url(../../img/2018/motief_pr2.png) no-repeat;
  background-position: right top;
  background-size: auto 140px;
  display: flex;
  align-items: center;
}
#motief-clip{
  height:100%;
  width:100%;
  background: url(../../img/2020/motief_clip.png) no-repeat;
  background-position: right top;
  background-size: contain;
  display: flex;
  align-items: center;
}
#motief-cps{
  height:100%;
  width:100%;
  background: url(../../img/2020/motief_cps.png) no-repeat;
  background-position: left top;
  background-size: contain;
  display: flex;
  align-items: center;
}
#motief-tdsl{
  height:100%;
  width:100%;
  background: url("../../img/2020/motief_tdsl.png") no-repeat;
  background-position: left top;
  background-size: contain;
}
#motief-qkd{
  height:100%;
  width:100%;
  background: url(../../img/2020/motief_qkd.png) no-repeat;
  background-position: left top;
  background-size: contain;
  display: flex;
  align-items: center;
}
/* キャッチコピー */
#catchcopy-pr1,
#catchcopy-pr2{
  width: 70%;
}
#catchcopy,
#catchcopy-clip{
  width: 100%;
}

#catchcopy-cps{
max-width:960px;
}
#catchcopy-tdsl{
max-width:960px;
}
#catchcopy-qkd{
max-width:960px;
}

#catchcopy{
  text-align: right;
  margin-right: 0;
  margin-left:0;
}
#catchcopy-pr1,
#catchcopy-pr2{
  margin-right: auto;
  margin-left: auto;
}
#catchcopy-clip{
  margin-right: auto;
  margin-left: auto;
}
#catchcopy-cps{
  margin-right: auto;
  margin-left: auto;
}
#catchcopy-tdsl{
  margin-right: auto;
  margin-left: 15%;
}
#catchcopy-qkd{
  margin-right: auto;
  margin-left: auto;
}

#catchcopy img{
  margin-right:0;
  margin-left:auto;
  width:100%;
  height:auto;
}
#catchcopy-pr1 img{
  margin-right:auto;
  margin-left:auto;
  width:70%;
  height:auto;    
}
#catchcopy-pr2 img{
  margin-right:auto;
  margin-left:auto;
  width:70%;
  height:auto;
}
#catchcopy-clip img{
  width:100%;
  height:auto;
  margin-right:0;
}
#catchcopy-cps img{
  width:100%;
  height:auto;
  margin-right:0;
}
#catchcopy-tdsl img{
  width:100%;
  height:auto;
}
#catchcopy-qkd img{
  width:100%;
  height:auto;
  margin-right:0;
}

#catchcopy .copy_pc{display:none;}
  #catchcopy .copy_sp{display:block;}
  #catchcopy-clip .copy_pc{display:none;}
  #catchcopy-clip .copy_sp{display:block;}
  #catchcopy-cps .copy_pc{display:none;}
  #catchcopy-cps .copy_sp{display:block;}
  #catchcopy-tdsl .copy_pc{display:none;}
  #catchcopy-tdsl .copy_sp{display:block;}
  #catchcopy-qkd .copy_pc{display:none;}
  #catchcopy-qkd .copy_sp{display:block;}

@media only screen and (min-width:750px){
  #gMenu2014{background: #fff;}
  #main2014{position:relative;width:100%;min-height:320px;min-width:960px;margin-top:40px;}
  #main2014 .bx-pager{
  bottom:20px;
}

  #mainvisual {
    min-height:320px;
  }
  #motief{
    background-size: auto 320px;
  }
  #motief-pr1{
    height:280px;
    background-size: auto 280px;
  }
  #motief-pr2{
    height:280px;
    background-size: auto 280px;
  }
  #catchcopy{
   width: 100%;
   text-align: right;
   margin-right: 0;
  }
  #catchcopy-clip{
  width: 100%;
}
  #catchcopy-cps{
  width: 100%;
}
  #catchcopy-qkd{
  width: 100%;
}

  #catchcopy img,
  #catchcopy-clip img,
  #catchcopy-pr1 img,
  #catchcopy-pr2 img{
    width:auto;
    height:auto;
  }
  #catchcopy .copy_pc{display:block;}
  #catchcopy .copy_sp{display:none;}
  #catchcopy-clip img{
  margin-right:0;
  margin-left:inherit}
  #catchcopy-clip .copy_pc{display:block;}
  #catchcopy-clip .copy_sp{display:none;}
  #catchcopy-cps img{
  margin-right:auto;
  margin-left:auto;}
  #catchcopy-qkd img{
  margin-right:auto;
  margin-left:auto;}
  #catchcopy-cps .copy_pc{display:block;}
  #catchcopy-cps .copy_sp{display:none;}
  #catchcopy-tdsl .copy_pc{display:block;}
  #catchcopy-tdsl .copy_sp{display:none;}
  #catchcopy-qkd .copy_pc{display:block;}
  #catchcopy-qkd .copy_sp{display:none;}
}
@media only screen and (min-width:750px) and (max-width:1023px){
#catchcopy-tdsl{
  margin-right: auto;
  margin-left: 5%;
}
#catchcopy-qkd img,
#catchcopy-cps img{
  width:auto;
  height:350px;
}
#catchcopy-tdsl img{
  width:auto;
  height:350px;
 margin-top:-20px;
}
#motief-tdsl{
  background-position: left top;
  background-size: auto 120%;
}
}

@media only screen and (min-width:1024px){
  #bg-photo{
    width:100%;
    min-width:960px;
  }
  #bg-pr1{
    min-width:960px;
  }
  #bg-pr2{
    min-width:960px;
  }
  #bg-clip{
    min-width:960px;
  }
  #bg-cps{
    min-width:960px;
  }
  #bg-qkd{
    min-width:960px;
  }

  #motief{
    background-size: auto 380px;
  }
  #catchcopy{
    width: 960px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
  }
  #catchcopy .copy_pc{display:block;}
  #catchcopy .copy_sp{display:none;}
  #motief-pr1{
    background-size: auto 374px;
    height:470px;
  }
  #catchcopy-pr1{
    width: 960px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  #motief-pr2{
    background-size: auto 374px;
    height:470px;
  }
  #catchcopy-pr2{
    width: 960px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  #motief-clip{
    background-size: auto 100%;
  }
  #motief-cps{
    background-size: auto 100%;
  }
  #motief-qkd{
    background-size: auto 100%;
  }
  #catchcopy-clip{
    width: 100%;
    text-align: right;
  }
  #catchcopy-cps{
    text-align: center;
  }
  #catchcopy-qkd{
    text-align: center;
  }
  #catchcopy-pr1 img{
    max-width:100%;
    height:auto;
    margin-top:60px;
  }
  #catchcopy-pr2 img{
    max-width:100%;
    height:auto;
    margin-top:50px;
    margin-bottom:10px;
  }
  #catchcopy-clip img{
    max-width:100%;
    height:auto;
    margin-top:60px;
  }
  #catchcopy-clip .copy_pc{display:block;}
  #catchcopy-clip .copy_sp{display:none;}
  #catchcopy-cps img{
    max-width:100%;
    height:auto;
    margin-top:20px;
  }
  #catchcopy-cps .copy_pc{display:block;}
  #catchcopy-cps .copy_sp{display:none;}
  #catchcopy-qkd img{
    max-width:100%;
    height:auto;
  }
  #catchcopy-qkd .copy_pc{display:block;}
  #catchcopy-qkd .copy_sp{display:none;}

}
@media only screen and (max-width:749px){
/* 2020/10/　TDSL */
#bg-tdsl{
  background: url("../../img/2020/bg_tdsl_sp.png") no-repeat center right;
}
  #motief-tdsl{
    background:none;
  }
	#catchcopy-tdsl{
  margin-right: auto;
  margin-left: auto;
}
#bg-qkd{
  background: url("../../img/2020/bg_qkd_sp.jpg") no-repeat center right;
}
  #bg-qkd .bg-qkd_prod,#motief-qkd{
    background:none;
  }

}

.mb70{
	margin-bottom:70px;
}
.top_menu_item::after{
	content:'';
  background-image: url("../../img/2020/moreArrow_white.png");
	width:30px;
  height:30px;
	position:absolute;
	bottom:10px;
	right:10px;
  z-index: 999;
  transition: all .3s ease;
}
.top_menu_item:hover::after{
  background-image: url("../../img/2020/moreArrow_blue.png");
}
@media screen and (max-width:750px){
	.top_menu_item::after{
    display: none;
		bottom:10px;
		right:10px;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
}
.top_banner_wrap{

}
.top_banner_wrap h4{
	text-align: center;
	background: #0064D2;
	color:white;
	font-weight:bold;
	font-size:28px;
	padding:15px 0;
	margin-bottom:40px;
}
.top_banner_wrap ul{
  max-width:940px;
  margin:0 auto;
  margin-bottom: 20px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top_banner_wrap ul li{
	margin-bottom:20px;
}
.top_banner_wrap ul li a:hover{
  opacity: 0.8;
}
@media screen and (max-width:750px){
.top_banner_wrap h4{
	margin-bottom:10px;
}
  .top_banner_wrap ul{
    justify-content: space-around;
    margin-bottom: 0;
  }
  #top_info .info_inr .info_title{text-align: left;}
	.title_wrap,._rsp-list-wrapper{
  display:block;
  justify-content:center;
  align-items:start; 
  margin: 0;
  }
  .top_banner_wrap{
    margin-bottom:0px;
  }
.top_banner_wrap ul li{
	margin-bottom:1px;
    width :49.2%;
    display: inline-block;
}
.top_banner_wrap ul li img{
width: 96%;
    height: auto;
    margin: 3px auto;
}

}

.press_ui{
	display:flex;
	margin:0 ;
	padding:0 6px 0 0;
	justify-content: space-between;
	border-right:3px solid #ccc;
}
.info_title{
	font-size:20px;
}
.articleInfo_wrap{
  display:flex;
	justify-content: space-between;
	margin-bottom:40px;
}
.articleInfo_wrap ul{
	position: relative;
}
.d-flex{
display:flex;
justify-content:space-between;
}
@media only screen and (min-width:750px) and (max-width:1023px){
}
