.viewpc{
    display: block;
}

.viewtb{
      display: none;
  }

.viewsp{
    display: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ヘッダー画像 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.viewpc a img{
	display:none;
}

.bx-viewport {
	left: 0;
}

.bxslider {
    top: -15px;
}

#bxslider li {
	height: 100vh;
	background: center / cover no-repeat;
    margin:0;
    padding:0;
}

.center {
  text-align: center;
	margin:0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* メイン */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.back_main {
   background-color: #f5f5f7;
  background-repeat: no-repeat;  
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  width:100%;
  padding-top: 50px;
}

.back_main h1 {
  text-align: center;
  font-size: 1.4em;
  line-height: 2.3em;
  font-weight: bold ;
  color: rgb(51, 51, 51);
  padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}


.icon {
  width: 100%;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
  padding-top: 30px;
  margin-bottom: 90px;
}

.icon_dl {
  width: 215px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
  padding-top: 30px;
  margin-bottom: 50px;
  
}

.btn_download {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
  width: 215px;
  height: 340px;
  background-color: white; 
  display: table;
}

.link_txt {
  width: 215px;
  height: auto;
  background-color: white;
  overflow: hidden; 
  float: left;
  margin-left: 15px;
  margin-bottom: 50px;
  text-align: center;
}

.link_txt:hover {
  background-color: #d1e0f8;
}

.link_txt p {
  margin: 0 auto;
  padding: 15px;  
  text-align: left;
    color: #000;
}

.atama {
  padding-top: 0;
}

.link_txt h3 {
  color: #06c;
  font-size: 22px;
  font-weight: bold;  
}

.download p {
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.red {
    font-size: 13px;
  color:#E73275;
}

.link_download {
  margin-left: 15px;
  margin-bottom: 15px;
  width: 185px;
  height: 40px;
  line-height: -px;
  background-color: #92959b;
  color: white;
}

.link_download:hover {
  filter: alpha(opacity=80);
    -moz-opacity: 0.8;
  opacity: 0.8;
}

.geo_tag {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 10px;
}

.link_download h3 {
  color: white;
  font-weight: normal;
  text-align: center;
  padding-top: 10px;
  margin-top: 10px;
  height: 30px;
  font-size: 0.9em
}


.back_main h3 {
  text-align: center;
  margin: auto;
}

.btn {
  display: flex;
    flex-direction: row;
    justify-content: center;
}


/* .back_main {
  background-image: url(../image/top_link_002.jpg);
  padding-bottom: 50px;
  background-color: #DDE6F2;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 採用情報 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.back_recruit {
  background-image: url(../image/recruit_top.jpg);
  background-repeat: no-repeat;  
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  background-color: #DDE6F2;
}

.recruit {
  padding: 100px;
}

.recruit h2 {
  padding: 0.2em 0 0.1em 1em;
  border-left: 10px solid #F66;
  font-size: 1.2em;
  font-weight: bold;
  color: black;
  margin-left: -1px;
}

.recruit p {
  text-align: left;
  font-size: 1.2em;
  line-height: 2.3em;
  color: black;
  font-weight: bold;
  margin-bottom: 20px;
}


.btn_recruit {
  width: 300px;
  height: 80px;
  background-color: rgba(126,127,179,0.9); 
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.link_recruit {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.recruit h3 {
  display: block;
  width: 300px;
  height: 50px;
  text-align: center;
  margin: auto;
  padding-top: 30px;
  color: white;
  font-weight: normal;
}


.btn_recruit:hover {
  filter: alpha(opacity=80);
    -moz-opacity: 0.8;
  opacity: 0.8;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* News & Press Release */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.box {
  border: solid 1px #666666;
  font-size: 0.8em;
  color: #666666;
  font-weight: bold;
  padding: px 0px 0px 0px;  
  text-align: center;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
  font-size:15px;
}

dl {
  width: auto;
}

dt, dd {
  padding: 3px;
  display: block;
}

.news dt {
  float: left;
}

.news dd {
  width: auto;
  margin-left: 100px;
  margin-bottom: 20px;
}

.list_news h2,.list_pr h2 {
    width: 100%;
      position: relative;
  display: inline-block;
    margin-top: 0;
    margin-left: 0;
  margin-bottom: 50px;
  padding: 0;
  font-size: 26px;
  font-weight: bold;
  color: rgb(51, 51, 51);
    text-align: left;
      border-bottom: solid 3px #dadeec;
	}

.list_news h2:before,.list_pr h2:before{
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #4b4b4b;
  bottom: -3px;
  width: 10%;}

.list_news {
  padding: 50px;
}

.link_nav_news {
  font-size: 16px;
  line-height: 2;
    float: right;
}

.nav a {
  color: rgb(0, 102, 204);
  font-weight: bold;
}

.list_pr {
  background-color: #f5f5f7;
   padding: 50px;
}

.bold {
  font-weight: bold;
}