@charset "utf-8";

/* =========================================================
Mainvis
========================================================= */
#MainvisInner { width: 1008px; margin: 0 auto; position: relative; }
#MainvisInner figure { }
#MainvisInner .mainvisTxtWrap { width: 100%; position: absolute; left: 0; top: 0; color: #FFF; height: 360px; }
#MainvisInner .mainvisTxtWrap .mainvisTxt { font-size:40px; font-size: 4.0rem; font-weight: bold; margin-left: 38px; letter-spacing: 0.2rem;line-height: 1.8; }
#MainvisInner .mainvisTxtWrap .mainvisCaption { font-size:16px; font-size: 1.6rem; line-height: 2; margin-left: 49px; }

.dispTb { display: table; }
.dispTb.w100per, .dispTbCell.w100per { width: 100%; }
.dispTbCell { display: table-cell; vertical-align: middle; }

/* =========================================================
Main
========================================================= */
#MainInner { width: 1008px; margin: 0 auto; }
#MainInner:after { content: ""; clear: both; display: block; }

/* =========================================================
Cont
========================================================= */

#Cont { width: 748px; float: right; padding: 45px 0 59px; }
#news #Cont { width: 100%; float: none; padding: 45px 0 59px; }
.centered{text-align:center;}
.centered img {display: inline-block !important;}
#Cont .contBlock { padding: 0 40px; }
#Cont .contBlock .contBlockTitle { font-size:31px; font-size: 3.12rem; font-weight: bold; line-height: 1; margin-bottom: 35px; color: #212121; }

#Cont .feedArea { background: #f0efed; padding:18px 20px; margin-bottom:25px; }
#Cont .feedArea .feedTxt { width:330px; float:left; font-size:14px; color:#222; padding:1px 0; letter-spacing:0.6px; }
#Cont .feedArea .feedList { width:auto; float:right; }
#Cont .feedArea .feedList li { width:auto; float:left; margin-left:10px; }
#Cont .feedArea .feedList li:first-child { margin-left:0; }
#Cont .feedArea .feedList li a { display: block; background:#fff; padding:1px 10px; font-size:15px; letter-spacing:1px; }
#Cont .feedArea .feedList li a span { display:inline-block; position:relative; padding-left:20px; }
#Cont .feedArea .feedList li a span:before { content:""; display: block; width:16px; height:11px; position:absolute; left:0; top:6px; background-repeat: no-repeat; background-position:left top; }
#Cont .feedArea .feedList li.icnRss a span:before { background-image:url(../../common_en/images/icn_rss.png); }
#Cont .feedArea .feedList li.icnMail a span:before { background-image:url(../../common_en/images/icn_mail.png); }
#Cont .feedArea .feedList li:hover a span:before { background-position:left bottom; }

#Cont .contBlock .newsTbl { padding-top: 4px; }
#Cont .contBlock .newsTbl table { width: 100%; border-top: 1px solid #ececec; }
#Cont .contBlock .newsTbl table tr td,#Cont .contBlock .newsTbl table tr th { font-size:14px; font-size: 1.4rem; border-bottom: 1px solid #ececec; }
#Cont .contBlock .newsTbl table tr th { width: 571px; padding: 20px 10px 19px 0; border-right: 1px solid #ececec; }
#Cont .contBlock .newsTbl table tr td { padding: 20px 10px 19px 0; border-right: 1px solid #ececec; }

#Cont .contBlock .newsTbl table tr td.tdNews { width: 571px; padding: 20px 10px 19px 0; border-right: 1px solid #ececec; }
#Cont .contBlock .newsTbl table tr td.tdNews dl dt { font-size:15px; font-size: 1.5rem; letter-spacing: 1.6px;	padding-bottom: 3px; }
#Cont .contBlock .newsTbl table tr td.tdNews dl dd { font-size:14px; font-size: 1.4rem; }
#Cont .contBlock .newsTbl table tr td.tdLink { width: 227px; text-align: center; }
#Cont .contBlock .newsTbl table tr td.tdLink ul { width: 100%; height: 100%; display: table; table-layout: fixed; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li { height: 100%; vertical-align: middle; border-right: 1px solid #ececec; display: table-cell; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li > a { padding: 20px 0; display: block; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li.liTxt { border-left: 1px solid #ececec; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li.empty { border-right: none; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li.liTxt.empty { border-left: none; }

#Cont .contBlock .newsTbl table tr th{width:70% !important}
#Cont .contBlock .newsTbl table tr td{width:15% !important}

#Cont .contBlock .newsTbl .readMore { text-align: center; font-size:14px; font-size: 1.4rem; padding-top: 44px; letter-spacing: 0.3px; }
#Cont .contBlock .newsTbl .readMore a { width: 80px; height: 55px; text-align: center; margin: 0 auto; display: block; position: relative; }
#Cont .contBlock .newsTbl .readMore a:after { content: ''; width: 11px; height: 22px; margin: auto; background: url(../../images/news/arrow_more.png) no-repeat top center; -webkit-background-size: 11px 48px; background-size: 11px 48px; position: absolute; top: 29px; left: 0; right: 0; }
#Cont .contBlock .newsTbl .readMore a:hover:after { background-position: center bottom; }

/* =========================================================
Rside
========================================================= */
#Rside { width: 260px; float: left; }
#localNav .localNavList a { padding: 18px 19px; text-decoration: none; border-bottom: 1px solid #FFF; display: block; background: #f0efed; font-size:15px; font-size: 1.5rem; letter-spacing: 0.08rem; color: #015b3f; }
#localNav .localNavList a:hover,
#localNav .localNavList.current a { background: #f7fddb; }
#localNav .localNavList:last-child a { border-bottom: none; }


@media screen and (max-width: 667px){

/* =========================================================
Mainvis
========================================================= */
#MainvisInner { width: 100%; overflow: hidden; }
#MainvisInner .mainvisTxtWrap { width: 100%; position: absolute; left: 0; top: 50%; height: auto; margin-top: -1.5em; }
#MainvisInner .mainvisTxtWrap .mainvisTxt { font-size: 2rem; font-weight: normal; text-align: center; margin: 0; }
#MainvisInner .mainvisTxtWrap .mainvisCaption { display: none; }

.dispTb { display: table; }
.dispTb.w100per, .dispTbCell.w100per { width: 100%; }
.dispTbCell { display: table-cell; vertical-align: middle; }

/* =========================================================
Main
========================================================= */
#MainInner { width: 100%; }
#MainInner:after { content: ""; clear: both; display: block; }

/* =========================================================
Cont
========================================================= */
#Cont { width: 100%; float: none; padding: 24px 0 0; }
#Cont .contBlock { padding: 0; margin-bottom: 0; }
#Cont .contBlock:first-child { margin-bottom: 0; padding: 0 4.6875% 25px; }
#Cont .contBlock .contBlockTitle { font-size: 1.5rem; margin-bottom: 6%; text-align: center; }

#Cont .feedArea { background:#fff; padding:0; margin-bottom:5px; }
#Cont .feedArea .feedTxt { width:auto; float:none; font-size:11px; padding:0; margin-right:0; letter-spacing:0.5px; margin-bottom:8px; }
#Cont .feedArea .feedList { float:none; }
#Cont .feedArea .feedList li { width:50%; float:left; margin-left:0; }
#Cont .feedArea .feedList li a { border:solid 1px #ececec; padding:10px 0; font-size:10px; letter-spacing:0px; text-align:center; }
#Cont .feedArea .feedList li:first-child a { border-right:none; }
#Cont .feedArea .feedList li a span { padding-left:15px; }
#Cont .feedArea .feedList li.icnMail a span { padding-left:18px; }
#Cont .feedArea .feedList li a span:before { height:10px; top:3px; background-size:auto 10px; }
#Cont .feedArea .feedList li.icnRss a span:before { width:9px; background-image:url(../../common_en/images/sp_icn_rss.png); }
#Cont .feedArea .feedList li.icnMail a span:before { width:13px; background-image:url(../../common_en/images/sp_icn_mail.png); }

#Cont .contBlock .newsTbl { padding-top: 0; }
#Cont .contBlock .newsTbl table { padding-top: 5%; display: block; border-top: none; }
#Cont .contBlock .newsTbl table tr { width:100%; }

#Cont .contBlock .newsTbl table tr { font-size: 0; margin-bottom: 5.2%; overflow: hidden; display: block; border-bottom: 1px solid #ececec;}
#Cont .contBlock .newsTbl table tr td { height: auto !important; font-size: 1.1rem; line-height: 1.3; display: inline-block; border: 1px solid #ececec;}


/*#Cont .contBlock .newsTbl table tr td.tdNews { width: 100%; padding: 0 0 3.5%; border-right: none; }*/
#Cont .contBlock .newsTbl table tr td { width: 50%; padding: 0 0 3.5%;}

#Cont .contBlock .newsTbl table tr th { width: 1%!important; padding: 0 0 3.5%; border: none; }
#Cont .contBlock .newsTbl table tr td p { width: 100%; font-size: 1.1rem; padding-top: 10px; text-align:center;}
#Cont .contBlock .newsTbl table tr td.tdNews dl dt { font-size: 1.1rem; padding-bottom: 7px; }
#Cont .contBlock .newsTbl table tr td.tdNews dl dd { font-size: 1.1rem; line-height: 1.7; }

#Cont .contBlock .newsTbl table tr td.tdLink { width: 100%; border-bottom: none; }
#Cont .contBlock .newsTbl table tr td.tdLink ul { width: 100%; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li { font-size: 1.1rem; border-left: 1px solid #ececec; border-bottom: 1px solid #ececec; }
#Cont .contBlock .newsTbl table tr td:first-child{border-right:none;}


#Cont .contBlock .newsTbl table tr td.tdLink ul li > a { padding: 8.5% 0; }
#Cont .contBlock .newsTbl table tr td.tdLink ul li.empty { border: none; }


#Cont .contBlock .newsTbl table tr td{width:50% !important}

#Cont .contBlock .newsTbl .readMore { padding-top: 3px; font-size: 1.1rem; }
#Cont .contBlock .newsTbl .readMore a { width: 77px; height: 40px; }
#Cont .contBlock .newsTbl .readMore a:after { width: 7px; height: 14px; background-size: 100% auto; top: 23px; }
/* =========================================================
Rside
========================================================= */
#Rside { width: 100%; float: none; }
#localNav .localNavList a { font-size: 1.1rem; padding: 16px 10px; }
}
table td p.paragraph{text-align:center;}
.icon-pdf a:before {
    content: "";
    display: block;
    margin: 0 auto 2px;
    width: 35px;
    height: 14px;
    background: url(/global/common/images/ico_pdf01.gif) 0 0 no-repeat;
}
.mb-30 {
    margin-bottom: 30px!important;
}

.prevnext{
	overflow:hidden;
}
.prevnext .prev{
	float:left;
}
.prevnext .next{
	float:right;
}