@charset "utf-8";
/*@charset "shift_jis";*/


.rollover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.rollover:hover {
	opacity: 0.5;
}

#jsheader {
	height: 140px;
}

#header #shinsai{
	margin-top:12px;
	left:0;
	font-size:10px;
	color:#666666;
	width:680px;
	height:12px;
	float:left;
}

#contents{
	margin-bottom:5px;
}

#mainVisual{
	width:960px;
	height:300px;
	overflow:hidden;
	position:relative;
}
#mainVisual ul{
	display:block;
	position:relative;
	z-index:1;
}
#mainVisual ul#sf2{
	z-index:100;
	display:block;
	position:absolute;
}
#mainVisual ul li{
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	visibility:hidden;
}

#mainVisualNav {
	padding: 10px 0 20px;
}
#mainVisualNav ul {
	overflow: hidden;
}
#mainVisualNav li {
	float: left;
	font-size: 14px;
	margin-right: 10px;
}
#mainVisualNav li a img {
	vertical-align: middle;
	margin: 0 3px 2px 2px;
}






#information {
	border-top: 1px solid #d80605;
	border-bottom: 1px solid #d80605;
}

#information dl {
	overflow: hidden;
}

#information dt {
	float: left;
	padding: 14px 0;
	width: 112px;
	margin-right: -112px;
	font-size: 14px;
}

#information dt img {
	vertical-align: middle;
	margin-right: 10px;
	padding-left: 2px;
}

#information dt span {
	display: inline-block;
	width: 81px;
	height: 15px;
	border-right: 1px solid #d80605;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #1e1e1e;
}

#information dd {
	float: left;
	width: 827px;
	margin-left: 132px;
	z-index:1;
}

#information dd ul {
	position:relative;
	width: 827px;
	height: 43px;
}

#information ul#sf3{
	z-index:100;
	display:none;
	position:absolute;
}
#information ul li{
	height: 43px;
	width: 827px;
	font-size: 13px;
	line-height: 43px;
	background: #fff;
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	visibility:hidden;
}
#information li a {
	text-decoration: underline;
}

#information li a:hover {
	text-decoration: none;
}

#information ul li span{
	margin-right: 20px;
	line-height: 43px;
}





.section {
	margin-bottom: 10px;
}

#section00 {
	margin-bottom: 5px;
}

#section02 {
	margin-bottom: 0;
}

#section03 {
	margin-bottom: 0;
}

#section03 .col_inner {
	margin-bottom: 0;
}

.row {
	margin: 0 -10px;
}

.col {
	float: left;
}

.col_inner {
	padding: 0 10px;
	margin-bottom: 20px;
}

.col_50 {
	width: 50%;
}

.col_33 {
	width: 327px;
}

.col_33:nth-of-type(3n) {
	width: 326px;
}

.col_25 {
	width: 25%;
}

.col_33 .banner_description {
	width: 306px;
}

.col_25 .banner_description {
	width: 225px;
}





.section_heading {
	padding: 5px 0 12px;
}

.section_heading .heading_01 {
	position: relative;
	height: 40px;
	line-height: 40px;
	vertical-align: baseline;
}

.section_heading .heading_01 img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.section_heading .heading_01 span {
	display: block;
	padding: 18px 0 0 32px;
	font-size: 19px;
	font-weight: bold;
	color: #1e1e1e;
}

.section_heading .heading_02 {
	position: relative;
	padding: 25px 0 10px;
	margin-bottom: 13px;
	vertical-align: baseline;
	border-bottom: 2px solid #ddd;
}

.section_heading .heading_02 span {
	display: block;
	line-height: 1.2;
	font-size: 16px;
	font-weight: bold;
	color: #1e1e1e;
}

.section_heading .heading_02 span:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 140px;
	height: 2px;
	background: #d80605;
}

#product_banner {
	float: left;
	width: 697px;
}

#product_banner ul {
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	width: 696px;
}

#product_banner li {
	float: left;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: #f8f8f8;
}
#product_banner a {
	display: block;
}

#cm_movie_base {
	float: right;
}

#cm_movie_base{
	width:232px;
	height:172px;
	position:relative;

}
#cm_movie_base a{
	width:232px;
	height:172px;
	display:block;
	position:absolute;
	z-index:10;
}
#cm_movie{
	width:200px;
	height:116px;
	position:absolute;
	top:39px;
	left:16px;
	z-index:1;
}

.banner_description {
}

.banner_description li {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2;
	padding: 12px 0 0;
}

.banner_description dt {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2;
	padding: 12px 0;
}

.banner_description dd {
	line-height: 1.43;
	font-size: 14px;
	padding: 0 0 15px;
}

.topic_list li {
	padding-top: 12px;
	border-top: 1px dotted #b2b2b2;
}

.topic_list li:first-child {
	padding-top: 0;
	border-top: none;
}

.topic_list dt {
	font-size: 13px;
	line-height: 1.47;
	padding-bottom: 5px;
}

.topic_list dd {
	font-size: 14px;
	margin-bottom: 13px;
}

.topic_list a {
	line-height: 1.47;
	text-decoration: underline;
}

.topic_list a:hover {
	text-decoration: none;
}










#contents .pagetop{
	text-align:right;
}
#footer{
	border-top:1px solid #b2b2b2;
	background-color:#ffffff;
}


/* Clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}




/* 201601 push_cm
--------------------------- */
#cm_movie2 { 
	width:200px;
	height:116px;
	position:absolute;
	top:39px;
	left:16px;
	z-index:1;
}



/* 201612 top_campaign_text_list
--------------------------- */
.top_campaign_text_list { font-size: 16px; }
.top_campaign_text_list li { margin-bottom: 0.75em; line-height: 1.4; }
.top_campaign_text_list li:before {  }
.top_campaign_text_list li a { text-decoration: underline; }
.top_campaign_text_list li a:hover { text-decoration: none; }



/* 201706 topics
--------------------------- */
#top_topics,
#top_newsrelease {
	position: relative;
}
#top_topics .more-btn,
#top_newsrelease .more-btn {
	position: absolute;
	top: 38px;
	right: 12px;
	font-size: 12px;
}


/* 201807 special-coment
--------------------------- */
#special-comment {
  margin: 0 0 15px 0;
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 15px;
}
#special-comment p {
	text-align: center;
  line-height: 1.5;
  font-size: 15px;
}

/* 202011 news
--------------------------- */
.top_news_contents {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}
.top_news_content {
  font-size: 14px;
}
.top_news_content a {
  text-decoration: underline;
}


