@charset "utf-8";
/* CSS Document */

html {
	overflow-x: hidden;
	width: 100%;
	min-width: 1440px;
}
@media screen and (max-width: 1439px) {
  html, body {
    overflow-x: scroll;
  }
}

/* normalize overwrite */
menu, ol, ul {
	padding: 0;
	list-style-type: none;
}

/* regulate overwrite */

a, a:link{
	color:#2a83c3;
	text-decoration:underline;
}

a:visited{
	color:#2a83c3;
	text-decoration:underline;
}

.inner-wrapper {
  width: 1440px;
	/*margin:0;*/
}
@media screen and (max-width: 1440px) {
	.inner-wrapper {
		width: 1440px;
	}
}

.title {
	border-bottom: none;
}

.link-list {
	margin: 0;
  padding: 35px 10px 50px;
	background-color: #12222e;
}

.link-list h2 {
	text-align: center;
	color: #fff;
}

.link-list ul {
	list-style-type:none;
	width: 1220px;
	margin:0;
}

.link-list li {
	margin:8px 10px;
	float: left;
}

.more {
  background: linear-gradient(to left, #1c84e4, #45b3e6);
	padding:3px 25px;
}

.more a {
	color: #ffffff;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	text-decoration: none;
}

.more2 {
	float:right;
	background:#000000;
	padding:1px 31px 3px;
}

.more2 a {
	color:#ffffff;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.more2.archive {
	background:#6fbf77;
	position:absolute;
	right:0;
	bottom:0;
}

body.home {
	width: 100%;
	min-width: 1440px;
	overflow-x: hidden;
}
@media screen and (max-width: 1440px) {
	body.home {
    width: 1440px;
	}
}

.top-sidebar {
	width: 220px;
	height: 100%;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
  -webkit-box-shadow: 2px 0 5px -2px #888;
          box-shadow: 2px 0 5px -2px #888;
	background: #fff;
	z-index: 3;
	padding: 20px;
	box-sizing: border-box;
}
.top-sidebar.fix {
	position: fixed;
	/*left: 0;*/
	top: 0;
}
.top-sidebar img {
	margin: 40px 0 0;
}
.top-sidebar h2 {
	font-size: 25px;
	margin: 10px 0 50px;
}
.top-sidebar ul.contents-title li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
}
.top-sidebar ul.contents-title li .ac-menu dd {
	cursor:pointer;
  display:none;
	margin:0;
}
.top-sidebar .more {
	padding: 3px 12px;
}
.top-sidebar .more a {
	color: #fff;
}
.top-sidebar a {
	color: #444;
	text-decoration: none;
}
.top-sidebar p {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 160px 10px 0;
}

.main-container {
	width: 1220px;
	border-right: 1px solid #eee;
  -webkit-box-shadow: 2px 0 5px -2px #888;
          box-shadow: 2px 0 5px -2px #888;
	margin: 0;
	margin-left: 220px;
	float: none;
	background: #fff;
	box-sizing: border-box;
}

.issue-title {
    margin-bottom: 40px;
}

h2.issue {
	display: table-cell;
	vertical-align: middle;
	width:980px;
	height:50px;
}

.title-mod {
	/*background-image: url("/wp-content/uploads/sites/3/2017/08/border-1.png");*/
	/*background-position: right center;*/
	/*background-repeat: repeat-x;*/
}

h2.Research-title,
h2.video-title,
h2.news-title {
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	float: left;
}

.title-mod h2 {
	background-color: #fff;
	margin: 0;
	padding-right: 10px;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
	border-top: none;
	border-bottom: none;
	margin: 0;
}

h3.Research-title,
h3.video-title,
h3.news-title {
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	float: left;
}

.title-mod h3 {
	background-color: #fff;
	padding-right: 10px;
}

.title-mod .video-title {
	background-color: #eee;
}

.lead .article {
	width: 225px;
	margin-left:20px;
	text-align: left;
	float: none;
}

.home .video .lead.clearfix.filter:nth-child(1n+4) {
	display: none;
}

.list-hilight dd {
	margin-left: 0;
	width: 230px;
}

.reseach {
	margin-top: 20px;
}

.reseach .view {
	text-align: center;
	margin-bottom: 40px;
}

.view {
	height: 40px;
	text-align: center;
	margin-bottom: 40px;
}

.view a {
	color:#ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    background-color: #000000;
    padding:15px 90px;
}

.view.archive {
	background:#6fbf77;
	position:absolute;
	right:0;
	bottom:0;
}

.sponsored {
  padding: 50px 12px;
  margin: 0 60px;
	clear: both;
	border-top: 3px solid #ddd;
	border-bottom: none;
}

.sponsored h2 {
	text-align: center;
	margin: 0 0 30px;
}

.sponsored ul {
	/*width: 1116px;*/
	/*margin:0 72px;*/
	/* ★★ padding:0; */
}

.sponsored ul li {
	padding: 0 4px;
}

.sponsored ul li(6) {
	margin-left: 10px;
}

.icon {
	margin:0 10px 0 0;
	float:left;
}

.icon.old {
  color:#eeeeee;
  font-weight:bold;
	font-size:10px;
	background:#eeeeee;
  padding:4px 7px;
	margin:0 10px 0 0;
	float:left;
}

/* toppage footer */
.home .footer-container {
	width:100%;
	background: none;
	background-color:#eee;
	height:108px;
	padding:0;
	padding-bottom: 25px;
	overflow: hidden;
}

.home .footer-container .inner-wrapper {
	width:1120px;
	padding: 25px 50px;
}

.home .footer-container a,
.home .footer-container span.copyright {
	display: inline-block;
	color: #444;
	text-decoration: none;
}

.home .footer-container a.about {
	margin-left: 2em;
}

/* bxslider overwrite */
.bx-wrapper {
	width:980px;
	float:left;
	margin: 0;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:  none;
	left: 0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	border:1px solid #d5d5d5;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f1c91e;
	border:1px solid #f1c91e;
}

/* Slider */
.slider {
	float:left;
	width:980px;
	height:465px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}

.slider li {
	float:left;
}


.news {
	width:1100px;
	height:200px;
	background-color:#ffffff;
	/*margin-bottom: 50px;*/
	padding: 60px;
}

.home .video {
	background-color: #eee;
	padding: 50px 60px;
}

.home .video .title-mod {
	padding-bottom: 20px;
}

.video .lead .article {
	background-color: #fff;
	margin-left: 0;
	width: 210px;
	padding: 20px;
}

.video .lead .article p {
	margin-bottom: 0;
}

.video .lead .article p a {
	color: #444;
	text-decoration: none;
}

.video .lead .article p a span.uthor-description {
	font-weight: bold;
}

.video .lead .article p a span.volume {
	display: block;
	color: #43b1e6;
  text-align: right;
}

.video .lead .lead-left img {
	width: 250px;
}

.video .load {
	background: linear-gradient(to left, #1c84e4, #45b3e6);
	margin: 0 auto;
  padding: 15px 0;
  width: 180px;
  text-align: center;
}

.video .load a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}

.home .research {
	margin-bottom: 50px;
  padding: 50px 60px;
  overflow: hidden;
}

.home .research .title {
	padding: 0 0 50px 0;
}

.home .research .archive {
	background: linear-gradient(to left, #1c84e4, #45b3e6);
  padding: 4px 18px;
  float: right;
}

.home .research .archive a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.home .research .issue-title {
	clear: both;
	margin: 0;
}

.home .research .issue-title .issue {
  font-family: Verdana, Geneva, sans-serif;
  border-bottom: 1px solid #ddd;
}

.home .research dl {
	float: left;
	padding: 0 0 0 15px;
}

.home .research dt {
	float: left;
}

.home .research dd {
	float: left;
	width: 285px;
  padding: 50px 0px;
  margin: 0 0 0 15px;
}

.home .research dd a {
	color: #444;
}

.date-box,
.txt-box,
.thumb-box {
	float:left;
}

.date-box {
	width: 80px;
}

.scroll-content .story p.txt-box {
	width: 980px;
}

.thumb-box {
	width: 70px;
}

/* 商品情報、IR情報、お知らせ Scrollbar */

.scroll-content {
	height:150px;
	margin:10px 0;
	/*background-color: #EEEEEE;*/
}

.scroll-content ul {
	list-style-type:none;
	margin:0;
	padding:0;
	height:150px;
	overflow:hidden;
}

.scroll-content ul li {
	list-style-type:none;
	padding:10px 0;
	float:left;
	color: #2a83c3;
}

.scroll-content .news-topics p {

}

.scroll-content .news-topics p a {
	color:#444;
	text-decoration:none;
}

.scroll-content .news-topics p a:hover {
	text-decoration:none;
}

.scroll-content ul li span.icon.new { background-color:#b95213; }

.scroll-content .story {
	margin:5px 0;
}

.scroll-content .story p {
	margin-top:0;
	margin: 0 0 0 15px;
}

.scroll-content .story img {
	float:right;
}

.list-hilight .img-border {
	border: 1px solid #CCCCCC;
}

.home .lead-left {
	height: auto;
	min-height: 260px;
	width: 250px;
	margin: 0 12px;
}

.home .list-hilight li {
	width: 245px;
	float: left;
}

/* 上部動画 */
#video-wrapper {
  border: 10px solid #212223;
  transition: 0.5s;
}
#video-wrapper .video-iframe {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
#video-wrapper.in {
  animation: ac 1s;
}

#video-wrapper.out {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 300px;
  z-index: 999;
  animation: an 0.5s;
}

#video-wrapper.out .video-iframe {
  height: 170px;
}