@charset "EUC-JP";

/*------------------------------------------------------------------------------
XXXXXXXXXX - CSS Modules Import
Date: 2014-0X-XX
Copyright (C) XXX. All Rights Reserved.
------------------------------------------------------------------------------*/

/* ----------------------------------------

content

---------------------------------------- */
/*#contentMain{
	margin-top:36px;
}*/
#content {
	width: 970px;
	padding-left: 0;
}
#main {
    width: 700px;
}
#sub {
    width: 240px;
}

#mv{
	margin-bottom:20px;
}

.portal_top .wrap .banner{
	margin: 0 0 20px;
}

.top_attention {
/*
	width: 570px;
	margin: 0 auto;
*/
	padding: 10px;
	border: 1px solid #999;
}
#contents .top_wrap {
	padding: 17px 0 50px 0;
}
#content .portal_top {
	margin: 25px 0;
}
#section {
	text-align: justify;
}
#modal_win{
	display: none;
}


#modal_win .backlayer{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	
}

#modal_win .overlayer{
	position: fixed;
	top:50%;
	left:50%;
	width: 450px;
	height: 250px;
	margin-left: -250px;
	margin-top: -150px;
	background: #FFFFFF;
	z-index: 100;
	padding: 25px;
}

#modal_win .overlayer .title{
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}

#modal_win .overlayer .text{
	text-align: justify;
	font-size: 13px;
	margin-bottom: 20px;
}

#modal_win .overlayer #close{
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	cursor: pointer;
	width: 100px;
	margin: 0 auto;
}

#modal_win .overlayer #close span{
	padding-right: 0.3em;
}



/* itemList_top
------------------------------- */

.itemList_top {
	border-left: 1px solid #ccc;
	border-bottom: none;
	border-top: 4px solid #333;
}

.itemList_top .col01 {
	width: 100%;
	padding: 15px;
	border-right: 1px solid #ccc;
	position: relative;
	min-height: 125px;
	box-sizing: border-box;
}

.itemList_top .ele {
	width: 50%;
	padding: 15px;
	float: left;
	border-right: 1px solid #ccc;
	position: relative;
	min-height: 125px;
	box-sizing: border-box;
}

.itemList_top .ele:first-child {
	width: 49.8%;
	width: 50%\9;
}
.itemList_top .ele:last-child {
	width: 50.2%;
	width: 50%\9;
}

.itemList_top .col01 .tit,
.itemList_top .ele .tit {
	font-weight: 700;
	width: 160px;
	color: #111;
	margin-bottom: 6px;
	font-size: 15px;
	
}
.itemList_top .col01 .txt,
.itemList_top .ele .txt {
	width: 160px;
	font-family: Arial;
    line-height: 1.615;
}
.itemList_top .col01 .txt {
	width: 500px;
	font-family: Arial;
    line-height: 1.615;
}

.itemList_top .col01 img,
.itemList_top .ele img {
	position: absolute;
	right: 15px;
	top: 15px;
}
.itemList_top .col01 a,
.itemList_top .ele a {
	color: #111;
	text-decoration: underline;
}
.itemList_top .col01 a:hover,
.itemList_top .ele a:hover {
	text-decoration:none!important;
}



/* itemList
------------------------------- */
.inName a {
	color:#333!important;
	text-decoration:underline!important;
}
.inName a:hover {
	text-decoration:none!important;
}
.itemList{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom:10px;
}
.itemList li {
	width: 173px;
	border: 1px solid #ccc;
	border-right:none;
	border-top:none;
	float: left;
	height: 250px;
	position: relative;
}
.itemList li .attention{
	position: absolute;
	bottom: 0;
	right: 0;
	margin:0 10px 10px 0; 
}
.itemList li:last-child {
	width: 176px;
}
.itemList li .iconItem {
	position: relative;
	top: -1px;
	left: -1px;
}
.itemList li .inItem {
	width: 180px;
	height: 110px;
	line-height: 180px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -90px;
}
.itemList li .inItem img {
	vertical-align: middle;
}
.itemList li .inName {
	color: #111;
	margin: 15px 0;
	padding: 0 15px;
	font-weight: 700;
	position: relative;
	z-index: 10;
	font-size: 15px;
}
.itemList li .inName a {
	display: block;
}
.itemList li .inName .itemnum {
	font-size: 13px;
	display: block;
	margin-top: 6px;
	font-weight: 400;
	font-family: Arial;
	line-height: 1.615;
}
.itemList li .inName .releaseDay {
	color: #f22;
	font-size: 92.3%;
	font-weight: 700;
}
.itemListTit{
	text-align: center;
	border-top: 4px solid #333;
	padding: 12px 0;
}

.itemInTit {
	line-height: 1.3;
}


/* newsBox
------------------------------- */
.titTop {
	color: #111;
	font-size: 169.2%;
	font-weight: 700;
	border-left: 6px solid #eb090a;
	padding-left: 15px;
	line-height: 1.2;
}
.newsBox {
	margin-bottom: 20px;
}
.newsBox .innerWrap01 {
	margin-top: 40px;
	background: #fff;
	position: relative;
}
.newsBox .titTop {
	margin-bottom: 10px;
}
.newsBox .inLink {
	position: absolute;
	right: 20px;
	top: 22px;
	font-weight: 700;
}
.newsList {
	height: 16em;
	overflow: auto;
	padding-right: 20px;
}
.newsList li {
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
}
.newsList li:last-child {
	margin-bottom: 0;
}
.newsList .inDate {
	font-family: Arial;
	font-size: 107.7%;
	font-weight: 700;
	color: #888;
}
.newsList li span {
	display: inline-block;
}
.newsList li .inTitle {
	margin-left: 20px;
}


/* ----------------------------------------

clearfix (・測・・造・造賊造狸造・他・造孫)

---------------------------------------- */

/* Modern Browsers
------------------------------- */

.itemList:after,
.itemList_top:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}


.secCaution{
	width:640px;
	margin:0 auto;
	border:solid 2px #eb090a;
	padding:30px;
	margin-bottom:30px;
}
.secCaution .title04{
	font-weight: 700;
	font-size: 26px;
	padding: 0 0px 20px;
}
.secCaution .list01 {
	margin: 0 0 30px 0px;
}
.secCaution .list01 li {
	font-size: 115.4%;
	list-style-type: disc;
	margin-bottom: 10px;
}
.secCaution .caution{
	font-weight: normal;
	font-size: 12px;
}

.btnSec{
	width:700px;
	text-align: center;
	margin-bottom: 10px;
}
 ul.twoBtn{
	display: inline-block;
	margin-top:12px;
}
 ul.twoBtn li{
	text-align:left;
	background-color: #eb090a;
	width: 275px;
	float: left;
	margin-right: 10px;
	height: 90px;
}
 ul.twoBtn li.last {
    margin-right: 0;
}
 ul.twoBtn li table{
	width: 100%;
	height:100%;
}
 ul.twoBtn li table tr td{
	height: 100%;
	padding: 10px;
	vertical-align:middle;
	text-align: center;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}
 ul.twoBtn li a{
	display:block;
	height: 100%;
}
 ul.twoBtn a:hover {
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	opacity: .75;
}
 ul.twoBtn li table p{
	display: inline-block;
	font-size: 20px;
	color:#fff;
	font-weight: 700;
	background: url(./files/img/icon_arrw_01.png) no-repeat 0 .5em;
	padding-left: 11px;
}
 ul.twoBtn li table img{
	display: block;
	margin:6px auto 0;
}
 ul.twoBtn li table img.icoMail{
	margin:10px auto 3px;
}
 ul.twoBtn li table .sub{
	background: none;
	padding:0;
}

/* Legacy IE
------------------------------- */

.itemList,
.itemList_top {
	*zoom: 1;
}