.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;}
#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 .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 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;display:none;}
#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;}
@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:3px 0 3px 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;
}
.title_wrap>._rsp-list-wrapper{
  margin-bottom: 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}

/* 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 ;
}
  
}


#mainvisual {
	position:absolute;
	width:100%;
  z-index:1;
}
#main2014{margin-top:0;
position: relative;  
width:100%;
/*max-width:1920px;*/
  margin-left:auto;
  margin-right:auto;
}
#main2014 .bx-viewport{
  z-index: 8;  
}
#main2014 .bx-controls{
  z-index: 9;  
}
#main2014 .bx-pager{
  position:absolute;
  bottom:0;
	left:10%;
  margin-bottom:5px;
  z-index: 10;
}
@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;
}
}
/* キービジュアル*/
.slide-item{
  width:100%;
  height:260px;
  overflow: hidden;
}
@media only screen and (min-width:750px){
  .slide-item{
  height:470px;
  }
}

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

/* 2020/09/　toshibaClip */
#bg-clip{
  background: url(../../img/2020/bg_clip.jpg) no-repeat center center;
  background-size: cover;
}
/* 2020/09/　toshibaCPS */
#bg-cps{
  background: url(../../img/2020/bg_cps.jpg) no-repeat center center;
  background-size: cover;
}
/* 2020/11/　QKD */
#bg-qkd{
  background: url(../../img/2020/bg_qkd.jpg) no-repeat center center;
  background-size: cover;
}
/* 2020/12/　pr4 */
#bg-pr4{
  background: url(../../img/2020/bg_pr4.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width:749px){
  #bg-pr2{
    background: url(../../img/2018/bg_pr2.jpg) no-repeat 40% center;
    background-size: cover;
  }
  #bg-photo{
    background: url(../../img/2018/keyvisual20181001.jpg) no-repeat 35% center;
    background-size: cover;
  }
  #bg-pr4{
   background: url(../../img/2020/bg_pr4_sp.jpg) no-repeat center center;
   background-size: cover;
  }
}
#bg-qkd .bg-qkd_prod{
  background:url(../../img/2020/bg_qkd-prod.png) no-repeat center top;
  background-size: auto 100%;
  overflow: hidden;
  height:260px;
}
@media only screen and (min-width:750px){
  #bg-qkd .bg-qkd_prod{
  background:url(../../img/2020/bg_qkd-prod.png) no-repeat center top;
  background-size: auto 100%;
  height:470px;
  }
}
@media only screen and (min-width:1350px){
  #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%;
  display: flex;
  align-items: center;
}
#bg-photo .motief{
  background: url(../../img/2020/motief.png) no-repeat;
  background-position: right top;
  background-size: contain;
}

#bg-pr2 .motief{
  background: url(../../img/2020/motief_pr2.png) no-repeat;
  background-position: right top;
  background-size: contain;
}
#bg-clip .motief{
  background: url(../../img/2020/motief_clip.png) no-repeat;
  background-position: right top;
  background-size: contain;
}
#bg-cps .motief{
  background: url(../../img/2020/motief_cps.png) no-repeat;
  background-position: left top;
  background-size: contain;
}
#bg-qkd .motief{
  background: url(../../img/2020/motief_qkd.png) no-repeat;
  background-position: left top;
  background-size: contain;
}
#bg-pr4 .motief{
  background: url(../../img/2020/motief_pr4.png) no-repeat;
  background-position: right top;
  background-size: contain;
}
@media only screen and (max-width:749px){
 #bg-pr4 .motief{
  align-items: flex-end;
 }
}


/* キャッチコピー */
.catchcopy{
  width:960px;
  margin-right: auto;
  margin-left: auto;
}
#bg-photo .catchcopy{
  text-align: right;
}
#bg-clip .catchcopy{
  text-align: right;
  margin-right: 0;
  margin-left: auto;
}

@media only screen and (max-width:749px){
  .catchcopy{
    width:100%;
  }
  #bg-clip .catchcopy{
    text-align: left;
    margin-right: auto;
    margin-left: auto;
  }
 #bg-pr4 .catchcopy{
  position: relative;
 }
}
.catchcopy img{
  width:100%;
  height:auto;
  margin-right:auto;
  margin-left:auto;
}
#bg-clip .catchcopy img{
  max-width:100%;
  margin-right:0;
  margin-left:auto;
}
@media only screen and (max-width:749px){
  #bg-qkd .catchcopy img{
    margin-right:auto;
    margin-left:0;
  }
  #bg-clip .catchcopy img{
    margin-right:auto;
    margin-left:0;
  }
 #bg-pr4 .catchcopy img{
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (min-width:375px) and (max-width:749px){
  .catchcopy img{
    width:auto;
    max-width:initial !important;
    height:260px;
  }
}

.catchcopy .copy_pc{display:none;}
.catchcopy .copy_sp{display:block;}

@media only screen and (min-width:750px){
  .catchcopy .copy_pc{display:block;}
  .catchcopy .copy_sp{display: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;
}

/* 2020/12/10 Special Topic(s) */
.top_banner_special{
  padding-bottom: 20px;
  background-color: #e7e7e7;
}
.top_banner_special h4{
  margin-bottom: 0;
}
.top_banner_special ul{
  display: block;
  max-width: 960px;
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.top_banner_special ul li{
  width: 100%;
}
.top_banner_special ul li a{
  display: block;
}
.top_banner_special ul li img{
  width: 100%;
}
@media screen and (max-width: 750px){
  .top_banner_special ul{
    margin-top: 20px;
  }
  ._rsp-none-sp{
    display: none;
  }
}
@media screen and (min-width: 751px){
  ._rsp-none-pc{
    display: none;
  }
}