﻿:root 
{
	--padding-unit: 0.25em;
}
/*
	撌交平撅�蝬脩��函�
*/
/* RWD 2015 */
.idbSpacer
{
	position: relative;
}

.idbContentWrapper 
{
	vertical-align: top;
	/*padding-top: 1.5em;*/
/*	
	margin: 0.5em;
	float: left;
*/	
	display: inline-block;
	position: relative;
}
.idbContentWrapper h2 
{
/*	margin: 0 0 35px;*/
  display: block;
/*	height: 2em;*/
	font-weight: normal;
}

.idbContentWrapper h3 
{
  padding-top:0.5em;
	font-size: 1.5em;
	line-height: 1.25em;
	color: #000000;
	margin: 0;
	font-weight: normal;
}

.idbContentWrapper h4 
{
	font-size: 1.375em;
	line-height: 1.5em;
	color: #000000;
	margin: 0;
	font-weight: normal;
}

.idbContentWrapper h5 
{
	font-size: 1.125em;
	line-height: 1.5em;
	color: #333333;
	margin: 0;
	font-weight: normal;
}

.idbContentWrapper ul 
{
	padding: 0 0.5em;
	box-sizing: border-box;
	margin-bottom: 1.5em;
	list-style-type: none;
}

.idbContentWrapper ul li
{
	display: inline-block;
/*	float: left;*/
  font-size: 1.0em;
	text-align: left;
	padding: 0.125em;
	vertical-align: top;
	max-width: 100%;
}

.idbGhostButton 
{
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
  letter-spacing: 0.25em;
  padding: 0.25em 0.5em;
  border: 1px solid #FFFFFF;
  border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.idbGhostButtonOnWhite 
{
  color: #3c3729;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
  letter-spacing: 0.125em;
  padding: 0.125em 0.25em;
  border: 1px solid #666666;
  border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

/*****************************************************************/
.idbDataItem
{
	padding-bottom: 0;
	border-bottom: 1px solid #CCCCCC;
}

.idbDataItem:hover 
{
  background-color: #F9F9FF;
}

#idbArticle .idbNewsItemBox
{
  margin-bottom: 0.75em;
  padding: 0.25em;
  -webkit-box-shadow: 10px 5px 15px 5px #999; 
  box-shadow: 10px 5px 15px 5px #999;
  border-radius: 8px;
}
#idbArticle .idbNewsContent
{
  overflow:hidden;
  overflow-wrap: break-word;
  word-break: break-word;
  margin: 0.5em;
}
.idbContentTitle
{
	color: #333333;
	
/*	height: 3.0em; */
	margin: 0 auto;
	text-align: center;
	font-size: 2.0em;
	letter-spacing: 0.5em;
	width: 100%;
}
.idbContentTitle h2
{
	clear: both;
	font-size: 1.0em;
  display: block;
	font-weight: normal;
}
.idbTitleArea 
{
	height: 3.0em; 
	margin: 0;
	padding: 0;
/*	background-color: #f2f2f7; */ 
	float: left;
	text-align: left; 
	width: 100%;
}
.idbTitleMark
{
	background: #3ab7ff;
	vertical-align: top;
	width: 0.375em;
	height: 3.0em;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.idbTitle 
{
	display: inline-block;
	vertical-align: top;
	padding-left: 0.125em;
	padding-top: 0.25em;
	color: #333333;
	text-align: left;
	font-size: 1.5em;
}
.idbTitleMore 
{
	display: inline-block;
	font-size: 1.25em;
	padding: 0.5em 0.35em 0.5em 0.25em;
	margin: 0;
	height: 2.5em;
	float: right;
/*	background-color: #333333;*/
	vertical-align: middle;
	border: 1px solid #666666;
	border-radius: 5%;
	-moz-border-radius: 5%;
	-webkit-border-radius: 5%;
}
.idbTitleMore:hover
{
	background-color: #333333;
	color: #FFFFFF;
}
.idbTitleMore a:after { content: '> '; }

.idbTitleMore a 
{
	font-size: 1.25em;
	color: #666666;
}
.idbTitleMore a:hover 
{
	color: #FFFFFF;
}

.idbTitleMoreFrontPage 
{
	font-size: 1.25em;
	padding: 0.5em 0.35em 0.5em 0.25em;
	text-align: center;
	margin: 0 auto;
	height: 2.5em;
	vertical-align: middle;
	border: 1px solid #666666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.idbTitleMoreFrontPage:hover
{
	background-color: #333333;
	color: #FFFFFF;
}
.idbTitleMoreFrontPage a:after {  }

.idbTitleMoreFrontPage a 
{
	font-size: 1.25em;
	color: #666666;
}
.idbTitleMoreFrontPage a:hover 
{
	color: #FFFFFF;
}
.idbDaysAgo
{
	display: inline;
	color: #666666;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.75em;
	
	padding-left: 0;
}
.idbDate 
{
	display: inline;
	color: #015785;
	text-align: left;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.75em;
	
	padding-left: 0;
	padding-right: 0.5em;
}
.idbCategoryPlain
{
	display: inline-block;
	text-align: center;
	margin-right: 0.125em;
	padding: 0 0.5em;
	border-radius: 5px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.idbCategory
{
	font-size: 1.0em;
	color: #FFFFFF;
	display: inline-block;	
	text-align: center;
	vertical-align: top;
	margin-right: 0.125em;
	padding: 0.25em 0.5em;
	border-radius: 5px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.idbCategory a
{
	color: #FFFFFF;
}
.idbCategory a:visited
{
	color: #FFFFFF;
}
.idbDescription
{
	color: #333333;
	padding-left: 1em;
}
.idbDescription a
{
	color: #333333;
}
.idbDescription ul
{
	padding: 0;
}
.idbDescription ul li
{
	display: inline;
	padding: 0;
}
.idbSubject 
{
	display: inline;
	color: #333333;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0;

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one:
  word-break: break-word; */

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.idbSubject:hover 
{
}
.idbSubject a
{
	color: #333333;
	text-decoration: none;
}
.idbSubject a:visited
{
	color: #333333;
}
.idbSubject a:hover
{
	color: #3399FF;
}


/* 銝剝��批捆 */
.idbRow
{
	overflow: hidden;
}
.idbRow.bgNews
{
	background-color: #FFFFCC;
  margin: 0;

  background: url('../../images/2015/deco/AA.jpg');
  /*opacity: 0.4;*/ 
  background-attachment: fixed;
  background-size: cover;
}

.idbContentRow 
{
	clear: both;
	max-width: 90.0em;
	margin: 0 auto;
	padding: 0.5em;
/*	text-align: center;*/
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.centerAlign2020
{
	text-align: center;
}

.idbFacebookPluginRow 
{
	clear: both;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 0.125em;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.idbFBMenuItem
{
  height: 80px;
}

.rightAlignment
{
	float: right;
}

/* �唾齒鈭钅��� */
#idbApplicationBG
{
	clear: both;
	background-color: #625396;
	color: #FFF;
	padding-bottom: 60px;
	padding-top: 40px;
	text-align: center;
}
.idbApplicationsWrapper 
{
	margin: 0;
	display: inline-block;
	position: relative;
}
.idbApplicationsWrapper h2 
{
	margin: 0.75em 0 0.25em;
  display: block;
	min-height: 2em;
	font-weight: normal;
}

.idbApplicationsWrapper h3 
{
	font-size: 1.5em;
	line-height: 1.75em;
	color: #2462ff;
	margin: 0;
	font-weight: normal;
}

.idbApplicationsWrapper ul 
{
	padding: 0;
	display: table;
	box-sizing: border-box;
	margin-bottom: 1.5em;
	list-style-type: none;
}

.idbApplicationsWrapper ul li
{
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 1.5em 3em;
	vertical-align: top;
}

.idbItemCircle
{
	width: 15em;
	height: 15em;
	margin: 0 auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.6);
	background-position: center center;
	background-size: 100% 100%;
	text-align: center;
}
.idbItemSquare
{
	width: 360px;
	height: 360px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-position: center center;
	background-size: 100% 100%;
	text-align: center;
	border: 1px solid #999999;
	border-radius: 0.308em;
	box-shadow: 0px 0.154em 0.462em -0.077em #7C7C7C;
}
.idbApplicationsItemWrapper 
{
	min-height: 15em;
}
.idbApplicationsItemWrapper:hover
{
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
} 

.idbApplicationsItem 
{
	padding: 2em 1.15em;
	display: inline-block;
	min-height: 12em;
}

.idbApplicationsItem a 
{
	font-size: 1.25em;
	line-height: 1.375em;
	margin-top: 0.125em;
	display: block;	
	letter-spacing: 0.03em;
	color: #333333;
	text-decoration: none;
}
.idbApplicationsItem a:visited 
{
	color: #333333;
}
.idbApplicationsItem a:hover 
{
	color: #2462ff;
}

.idbChiefPhoto 
{
	min-height: 200px;
	max-height: 350px;
	margin: 0 auto;
	position: relative;
	background-image: url('../../images/2015/chief_L.jpg');
	background-repeat: no-repeat;
	background-position: center center;
  border-style: none;
  border-color: transparent;
	background-size: contain;
	text-align: center;
	margin: 0 auto;
}
/* 撅��瑞���� */
.bgChiefHeight
{ /* default height for wider screen*/
  display: none;
}

.idbChiefImage 
{
  z-index: 98;
  border-style: none;
  border-color: transparent;

  background-image: url('../../images/2015/chief_L.jpg');
  background-repeat: no-repeat;
  background-color: #333333;
}
/* 撅��瑕��滨陛隞� */
.idbChiefNameBlock 
{
   z-index: 99;
   border-style: none;
   border-color: transparent;
   background-color: transparent;
   position: relative;
   right: 19%;
   margin: 0px auto;
   text-align: center;
}
.idbChiefName
{
	font-size: 2.5em; 
	text-align: center; 
	color: #FFFFFF;
	padding: 0.5em;
}
.idbChiefName a
{
	color: #FFFFFF;
}
/* 撱����*/
.idbAdvLinkFB 
{
/*	padding: 15px 0 30px;*/
	border-bottom: 1px solid #dcdcdf;
	overflow: auto;
	text-align: center;
	margin: 0 auto;
}

.idbAdvLinkFBTitle
{
	font-size: 2.25em;
	color: #262626;
}

.idbAdvLinkFB ul li 
{
	width: 185px;
	display: inline-block;	
	padding: 0.75em 0.75em;	
	color: #262626;
	font-size: 1em;
	text-align: justify;
	vertical-align: top;
}
/*
.idbAdvLinkFB a 
{
	display: block;
	text-indent: -9999px;
	font: 0px/0 a;
}
*/
.idbAdvLinkFB ul li img
{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	padding: 0.25em 0.5em;
}

.idbAdvLinkFB-1 a {
	background: url('../../images/2015/fb-1.svg') no-repeat scroll center center; 
	background-size: contain;
}

.idbAdvLinkFB-2 a {
	background: url('../../images/2015/fb-2.svg') no-repeat scroll center center; 
	background-size: contain;
}

.idbAdvLinkFB-3 a {
	background: url('../../images/2015/fb-3.svg') no-repeat scroll center center; 
	background-size: contain; 
}

.idbAdvLinkFB-4 a {
	background: url('../../images/2015/fb-4.svg') no-repeat scroll center center; 
	background-size: contain;
}

.idbAdvLinkFB-5 a {
	background: url('../../images/2015/fb-5.svg') no-repeat scroll center center; 
	background-size: contain;
}

.idbAdvLinkFB-6 a {
	background: url('../../images/2015/fb-6.svg') no-repeat scroll center center; 
	background-size: contain;
}

.idbAdvLink 
{
	margin-top: 1em;
	padding: 15px 0 30px;
	overflow: auto;
}

.idbAdvLink ul li {
	display: inline-block;	
	min-width: 180px;
	padding: 0.125em 0.5em;
}

.idbAdvLink a 
{
/*	width: 160px;
	height: 51px;*/
	display: block;
	color: transparent;
/*	text-indent: -9999px; 
	font: 0px/0 a;*/
}
.idbAdvLink a:focus 
{
	border: 1px solid #FF00FF;
}

/*********************************/
.idbBreadcrumbArea
{
	width: 100%;
	padding: 0.25em 1em;
	text-align: left;
}
.idbBreadCrumb
{
	font-size: 1.0em;
}
.idbBtnPrint, .idbBtnFontSize
{
	float: right;
	padding-left: 0.5em;
	padding-right: 0.75em;
}
.idbBtnFontSize div
{
	height: 26px;
	width: 26px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #AAAAAA;
	display: inline-block;
}
#f8 a
{
	font-size: 0.8em;
}
#f10 a
{
	font-size: 0.9em;
}
#f12 a
{
	font-size: 1.0em;
}
/* From 2013 version */
.content_1302_right02_tag_tittle_right02 
{
  background-color: #0079BA;
	color: #FFFFFF;
}
.content_1302_right02_tag_tittle_right02 a
{
	color: #FFFFFF;
}

.content_1302_right02_tag_tittle_right02 a:visited
{
	color: #FFFFFF;
}


.fontMin 
{
  font-size: 80%;
}
.fontNormal
{
	font-size: 100%;
}
.fontMax 
{
  font-size: 120%;
}

.idbFuncTitle
{
	width: 100%;
	text-align: left;
}
.idbFuncTitle h3
{
	font-size: 1.8em;
	padding: 0.5em;
}

/*************************************************************
 * �批捆����蠘��詨鱓
 */
.idbMenu
{
	float: left;
	display: inline;
	font-size: 1.25em;
	border: 1px solid #EEEEEE;

  height: auto !important;
}
.idbContentMenuTitle
{
  width: 100%;
  font-size: 1.1em;
  line-height: 1.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #192137;
}
.idbContentMenuTitle a
{
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  -ms-word-break: break-word;
  word-break: break-word;
}
.idbContentMenu
{
	width: 100%;
}
.idbContentMenu:hover
{
	color: #FFFFFF;
	background-color: #0079BA;
	width: 100%;
	border-radius: 5px;
}
.idbContentMenu:hover a
, .idbContentMenu a:hover
{
	color: #FFFFFF;
}
.idbContentMenu a:visited
{
	color: #000000;
	background-color: #FFFFFF;
}
.selectedItem, .selectedItem a, .selectedItem a:visited
{
	color: #FFFFFF;
	background-color: #0079BA;
	width: 100%;
	border-radius: 5px;
}
/************************
 * �扳�
 */
.idbArticleArea
{
	float: left;
	display: inline;
	max-width: 71.25em;
	width: 100%;
	text-align: left;
}

.idbArticleArea-no-menu
{
  float: left;
  display: inline;
  width: 100%;
  text-align: left;
}
#idbArticle, .idbArticle
{
/*	padding: 0.5em;
	border: 1px solid #EEEEEE;*/
	font-size: 1.2em;
}
/* reset ul li */ 
#idbArticle ul li
, .idbArticle ul li
{
/*	font-size: 1.2em; */
	margin: 0.125em 0;
}

#idbArticleImage
{
  float: right;
	padding: 0.15em;
	margin: 0 auto;
	text-align: center;
	max-width: 38%;
}

#idbArticleImage img
{
	width: 92%;	
  box-shadow: 10px 10px 5px #663;
  margin-bottom: 1rem;
}
.magnifier {
  font-size: 5rem;
  color: #ccc;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}

#idbArticleImage img + .magnifier {
  display: none;
}

#idbArticleImage img:hover + .magnifier {
  display: block;
}
.idbArticleDate
{
	font-size: 1.0em;
	color: #666666;
	padding-bottom: 0.5em;
}
.idbArticleDate h3
{
	text-align: left
}


.idbContentWrapper .idbArticleDate ul li
{
	clear: both;
	float: none;
	display: block;
	border: none;
	text-decoration: none;	
	display: block;
	color: #4B4533;
}
article#idbArticle
, article .idbArticle
{
	font-size: 1.2em;
	padding-bottom: 1.0em;
	line-height: 1.5em;
	letter-spacing: 0.0375em;
	word-wrap: break-word;
}

/* 2017 �⊿�蝷� 2.0 */
article#idbArticle h1
, article h1
, article#idbArticle .h1 
, article .h1
{
	color: #0079BA;
	padding: 0;
	line-height: 1.25em;
	font-size: 1.6em;
	text-align: left;
	letter-spacing: 0.02em;
}

article#idbArticle h1 a
, article h1 a
{
	color: #0079BA;
}
article#idbArticle p
, article p
{
	line-height: 1.6em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	letter-spacing: 0.0375em;
}
article#idbArticle ul li
, article ul li
{
	padding: 0;
}
article .idbViewCount
{
	width: 100%;
	padding-top: 0.5em;
	text-align: left;
	font-size: 1.0em;
	color: #666666;
}
.idbShareArea 
{
  float: right;
  margin: 0.2em;
}

.share_icon 
{
  clear: both;
  max-width: 3em;
  margin: 0.1em;
}

.idbRankArea
{
	clear: both;
	font-size: 1.0em;
	width: 100%;
	text-align: left;
}

.idbRankArea #avg
{
	display: inline;
	font-size: 1.5em;
	padding-right: 2em;
}

.idbRankArea #btn_vote
{
	margin: 0 auto;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.25em;
	background-color: #CCCCCC;
	border-radius: 3px;
	border: none;
}

.idbRankArea #btn_vote, .idbSearchButton 
{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color: #EEEEEE;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: none;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:1.0em;
	padding:0.25em 1em;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.idbRankArea #btn_vote:hover, .idbSearchButton:hover 
{
	background-color:#e9e9ff;
}
.idbRankArea #btn_vote:active, .idbSearchButton:active 
{
	position:relative;
	top:1px;
}

/********************************************************
 * 鞈��皜�鱓��
 */  
.idbDataListTableTitle
{
  background-position: 3px 2px;
  float: left;
  color: #1E47AD;
}
.idbDataListTable 
{
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 3px;
}

.idbDataListSearchForm 
{
  float: left;
  border: 1px solid #B3B3B3;
  width: 100px;
}
 
.idbDataNumber
{
  color: #333333;
} 
.idbDataNumber:after { content: '. '; }

.idbDataTime
{
	line-height: 1.125em;
}

.idbContentWrapper .idbActivityInfo li
{
	clear: both;
	float: none;
	display: block;
	border: none;
}
.idbContentWrapper .idbContactInfo li
{	
	clear: both;
	float: none;
	display: block;
	border: none;
}

.idbContactInfo
{
	width: 100%;
	background: #DDF3FF none repeat scroll 0% 0%;
}


/*******************************************************
 * 皜�鱓�������批���
 */
.idbPageNavController
{
	float: right;
	width: 100%;
	padding: 0.25em;
	text-align: right;
	font-size: 1.125em;
} 

.idbPageNavPageNumber, .idbPageNavPageNumber a
{
	font-size: 1.0em;
	padding: 1px 4px;
	margin: 0px auto;
	text-align: center;
	border: medium none;
	
	color: #666666;
}

.idbPageNavPageNumber a:hover
{
	color: #CCCCCC;
	background-color: #0079BA;
	border: 1px solid #EEEEEE;
}
.currentPage
{
	color: #FFFFFF;
	background-color: #0079BA;
	border: medium none;
}

.idbListMore
{
	font-size: 1.2em;	
	margin: 0;
}
.idbListMore a
{
	float: right;
	padding-right: 1em;
	text-align: right;
}
.idbListMore a:after { content: '>> '; }

/* �唾�鈭钅��𡃏”�� */
.idbAppItem
{
	width: 100%;
	font-size: 1.25em;
	padding: 0.25em 0;
	border-bottom: 1px solid #CCCCCC;
}
.idbAppItem ul li
{
	clear: both;
	border: none;
	display: list-item;
}
.idbAppName
{
	overflow: hidden;
	min-height: 1.6em;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}
.idbAppNo
{
	float: left;
	width: 3.6em;
	padding: 0.125em 0;
	margin: 0;
/*	background: #336699 none repeat scroll 0% 0%; */
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
}

.idbAppTitle
{
	float: left;
	font-size: 1.125em;
	text-align: left;
	padding: 0.1em 0.25em;
	margin: 0;
}

.typeName
{
	float: left;
	font-size: 1.125em;
	color: #193B92;
	min-width: 5em;
	vertical-align: top;
	text-align: left;
}

.typeContent
{
	float: left;
	font-size: 1.0em;
	font-size: 1.125em;
	max-width: 53em;
}
.typeContent ul
{
	margin: 0;
	padding: 0;
}
.typeContent ul li
{
	clear: both;
	display: list-item;
	text-align: left;
	line-height: 1.7em;
	border: none;
	padding: 0;
	margin: 0;
}
.idbAppLinkDate
{
	font-size: 0.8em;
	color: #A9053C;
}
.subTypeName
{
	float: left;
	max-width: 5em;
	min-width: 4em;
	text-align: right;
	border: none;
}
.subTypeContent
{
	float: left;
	min-width: 6em;
	max-width: 100%;
	font-size: 1.125em;
}
.subTypeContent ul
{
	margin: 0.5em;
}

.idbAppCategoryArea
{
	float: left;
	display: inline;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
.idbArrow
{
  top: 2pt;
  width: 1.2em;
  height: 1.2em;
  border-right: 0.25em solid #FFC342;
  border-top: 0.25em solid #FFC342;
  transform: rotate(45deg);
  display: inline-block;
  margin-right: 0.5em;
}
.idbAppCategory
{
	font-size: 1.375em;
	display: inline;
	padding: 0.125em 0px;
	margin-bottom: 0.25em;	
}
.idbAppCategory a
{
	text-align: left;
}

.idbFaqMark
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FF0000;
}

/* 銝贝��𣇉內 */
.download:after { content: '銝贝�瑼娍� '; }
.download:lang(en):after { content: 'Download '; }

.download 
{
}

.downloaddPdf:after { content: '銝贝�瑼娍�(pdf) '; }
.downloaddPdf:lang(en):after { content: 'Download(pdf) '; }

.downloaddPdf 
{
  background: url(../img/download/dPdf.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddZip:after { content: '銝贝�瑼娍�(zip) '; }
.downloaddZip:lang(en):after { content: 'Download(zip) '; }

.downloaddZip 
{
  background: url(../img/download/dZip.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddWord:after { content: '銝贝�瑼娍�(Word) '; }
.downloaddWord:lang(en):after { content: 'Download(Word) '; }

.downloaddWord 
{
  background: url(../img/download/dWord.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddExcel:after { content: '銝贝�瑼娍�(Excel) '; }
.downloaddExcel:lang(en):after { content: 'Download(Excel) '; }

.downloaddExcel 
{
  background: url(../img/download/dExcel.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddPpt:after { content: '銝贝�瑼娍�(Powerpoint) '; }
.downloaddPpt:lang(en):after { content: 'Download(Powerpoint) '; }

.downloaddPpt 
{
  background: url(../img/download/dPpt.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddWriter:after { content: '銝贝�瑼娍�(Writer) '; }
.downloaddWriter:lang(en):after { content: 'Download(Writer) '; }

.downloaddWriter 
{
  background: url(../img/download/dWriter.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddCalc:after { content: '銝贝�瑼娍�(Calc) '; }
.downloaddCalc:lang(en):after { content: 'Download(Calc) '; }

.downloaddCalc 
{
  background: url(../img/download/dCalc.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddImpress:after { content: '銝贝�瑼娍�(Impress) '; }
.downloaddImpress:lang(en):after { content: 'Download(Impress) '; }

.downloaddImpress 
{
  background: url(../img/download/dImpress.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddJpg:after { content: '銝贝�瑼娍�(jpg) '; }
.downloaddJpg:lang(en):after { content: 'Download(jpg) '; }

.downloaddJpg 
{
  background: url(../img/download/dJpg.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddGif:after { content: '銝贝�瑼娍�(gif) '; }
.downloaddGif:lang(en):after { content: 'Download(gif) '; }

.downloaddGif 
{
  background: url(../img/download/dGif.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddPng:after { content: '銝贝�瑼娍�(png) '; }
.downloaddPng:lang(en):after { content: 'Download(png) '; }

.downloaddPng 
{
  background: url(../img/download/dPng.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddTif:after { content: '銝贝�瑼娍�(tif) '; }
.downloaddTif:lang(en):after { content: 'Download(tif) '; }

.downloaddTif 
{
  background: url(../img/download/dTif.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddMp4:after { content: '銝贝�瑼娍�(mp4) '; }
.downloaddMp4:lang(en):after { content: 'Download(mp4) '; }

.downloaddMp4 
{
  background: url(../img/download/dMp4.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}

.downloaddBmp:after { content: '銝贝�瑼娍�(bmp) '; }
.downloaddBmp:lang(en):after { content: 'Download(bmp) '; }

.downloaddBmp 
{
  background: url(../img/download/dBmp.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}
.downloadd7z:after { content: '銝贝�瑼娍�(7z) '; }
.downloadd7z:lang(en):after { content: 'Download(7z) '; }

.downloadd7z
{
  background: url(../img/download/d7z.png) no-repeat 0 center;
  margin-left: 0.5em;
	padding: 15px 0 15px 26px;
}


.idbFileList
{
	font-size: 1.25em;
	list-style-type: none;
}
.idbFileList ul
{
	line-height: 1.75em;
}
.idbFileList ul li
{
	display: list-item;
	width: 100%;
}

.idbDataItemContent
{
	padding-left: 1em;
}
ul.idbIndParkList
{
	display: inline-block;
}
ul.idbIndParkList li
{
	float: none;
	display: inline-block;
	padding: 0.25em;
}

.idbIntroChiefPhoto
{
/*  position: absolute;*/
	text-align:right;
	padding-right: 2em;
	margin: 0 0 10px 10px;
}

.idbIntroChiefPhoto img {
	max-width: 18.75em;
}

div.idbInfographics
{
	margin: 0 auto;
	text-align: center;
	padding-bottom: 1em;
	
	-moz-column-count: 3;
	-moz-column-gap: 0;
	-webkit-column-count: 3;
	-webkit-column-gap: 0;
	column-count: 3;
	column-gap: 0;
	padding: 0.5em;
}
div.idbInfographics > div.idbInfographicsItem
{
	display: inline-block;
	vertical-align: top;
	margin: 0.5em;
}
div.idbInfographicsItem
{
	width: 285px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
	border-radius: 0.308em;
	box-shadow: 0px 0.154em 0.462em -0.077em #7C7C7C;
	background-color: #FFFFFF;
}
.idbInfographics
{
}
.idbInfographics ul
{
}
	
.idbInfographics ul li
{
	padding: 0.125em;
	margin: 0 auto;
	text-align: center;
}


.idbInfographicsPreview
{
	vertical-align: top;
	text-align: center;
	margin: 0 auto;
}
.idbInfographicsPreview ul 
{
	padding: 0;
}

.idbInfographicsPreview ul li
{
	display: list-item;
}

.idbInfographicsPreviewImage
{
	padding: 0;
	margin:0 auto;
	text-align: center;
}

.idbInfographicsPreviewImage img
{
  width: 100%;
	max-width: 13.75em;
}

.idbInfographicsPreview .idbShareArea 
{
  float: right;
  margin: 0.25em;
  width: 100%;
}

.idbInfographicsPreview .share_icon 
{
  clear: both;
  max-width: 1.5em;
  margin: 0.1em;
}

.idbInfographicsCropped
{
	width: 350px;
	height: 320px;
	margin: 0 auto;
	text-align: center;
	
	background-size: cover;           /* cover the entire window, contain */
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}

.idbInfographicsCropped img
{
  max-height: 100%;
  min-width: 100%;
/*  min-height: 100%;
  min-width: 100%;*/
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers */
  opacity: 0;
	}
	
.idbFormButton {
	background-color:#dddddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dddddd;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Arial;
	font-size:0.936em;
	padding:6px 18px;
	text-decoration:none;
}
.idbFormButton:hover {
	background-color:#378de5;
}
.idbFormButton:focus 
{ 
  background-color: #CCAAEE; 
  border: 2px solid #FFAAAA;
  color: #000000;
}
.idbFormButton:active {
	position:relative;
	top:1px;
}

.idbFilmArea
{
	width: 100%;
	padding: 2em;
	background-color: #EEEEEE;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.idbFrontBlock
{
	padding: 0.25em;
}

/* */
.idbFrameContent
{
	margin: 0 auto;
}
.idbEmbedContainer
{
	height: 0;
	width: 100%;
	padding-bottom: 62.25%;
	overflow: hidden;
	position: relative;
}
.idbEmbedContainer iframe
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.idbRSSTag
{
	padding: 0 0.25em;
	background-color: #B55602;
	color: #FFFFFF;
	font-weight: bold;	
}

.odf
{
 color: #045B1B;
 text-decoration: underline;
}
.odf:visited 
{
 color: #19AA3b;
 text-decoration: underline; 
} 

.jobInfoType0
{
  color: #fff;
  background-color: #0a0;
  border: 1px solid #0a0;
  margin: 0 auto;
  padding: 0.5em 0.25em;
}

.jobInfoType1
{
  color: #fff;
  background-color: #00a;
  border: 1px solid #00a;
  margin: 0 auto;
  padding: 0.5em 0.25em;
}

.fp-title-bg {
  margin: 0 auto;
  padding: .5em;
  position: relative;
  float: left;
  width: 100%;
  min-height: 24.4em;
  background-image: url('../img/en/0406-30.jpg');
  background-repeat: no-repeat;
  background-size: cover ;
}

.news-title-bg {
  margin: 0 auto;
  padding: .5em;
  position: relative;
  float: left;
  width: 100%;
  min-height: 100em;
  background-image: url('../img/en/0406-31.jpg');
  background-repeat: no-repeat;
  background-size: cover;	
}
.policy-title-bg {
  margin: 0 auto;
  padding: .5em;
  position: relative;
  float: left;
  width: 100%;
  min-height: 50em;
  background-image: url('../img/en/policies-title-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;	
}
.laws-title-bg {
  margin: 0 auto;
  padding: .5em;
  position: relative;
  float: left;
  width: 100%;
  min-height: 50em;
  background-image: url('../img/en/laws-title-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;	
}

#wrapper
{
  overflow:hidden;
  border-radius: 6px;
  
}

.fp-title
{
  color: #fff;
  font-size: 2.25em;
  display: block;
  padding-top: 6.0em;
  padding-right: 0.0em;
  margin: 0;
  text-align: right;
}

.sub-menu-item-1 {
  text-align: right;
	
	color: #fff;
  font-size: 1.75em;
  padding-top: 6.0em;
  padding-right: 0.1em;
}
.sub-menu-item-2 {
  text-align: right;
	
	color: #fff;
  font-size: 1.5em;
  padding-top: 6.0em;
  padding-right: 0.1em;
}
.sub-menu-item-3 {
  text-align: right;
	
	color: #fff;
  font-size: 1.2em;
  padding-top: 8em;
  padding-right: 0.1em;
}
.sub-menu-item-4 {
  text-align: right;
	
	color: #fff;
  font-size: 1.125em;
  padding-top: 9.5em;
  padding-right: 0.1em;
}
.fp-article
{
  margin: 0 auto;
  padding: 0.5em;
  position: relative;
  float: left;
  min-height: 20em;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  background-color: #FFFFFF;
}

.imgBox
{
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.titleBox {
  padding-top: 1em;
}
.titleBox .idbSubject {
  text-align: center;
}
.fp-more {
  margin: 0 auto;
  text-align: center;
}
.fp-more a
{
  border: 1px solid #999999;
  padding: 0.25em 0.5em;
  border-radius: 5px;
}

.list-item {
}
.list-item-title-box {
	display:inline-block;
	vertical-align:top;
}
.list-item-img-box {
  display:inline-block;
  margin: auto 0;
  text-align: center;
  position: relative;
}
.list-item-box-w50 {
  width: 50%;
}
.list-item-box-w45 {
  width: 45%;
}
.list-item-box-left {
  float: left;
}
.list-item-box-right {
  float: right;
}

.list-item-img-desc {
  font-size: 0.96em;
}  

.list-item-img-box img:hover {
	-webkit-animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2022-7-29 9:51:58
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

#idbArticleImage {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.magText {
  position: absolute;
  top: 30%;
  left: 10%;
  color: #fff;
  transform: rotate(-10deg) skew(-30deg, 0deg);
  transform-origin: 0 100%;
  display: none;
}

#idbArticleImage img:hover ~ .magText {
  display: block;
}

input[type="checkbox"].modal-switch {
  display: none;
}
input[type="checkbox"].modal-switch:checked ~ .modal
, input[type="checkbox"].modal-switch:checked ~ .modal-background {
  display: block;
}


@media only screen and (max-width:960px) {
  .header_2016 .grid {padding: 0;}
  .header_2016 .wide {padding: 0; margin: 0 auto;}
  .w-66, .w-33, .w-28, .w-16
  , .list-item-box-w50
  , .list-item-box-w45 { width: 100%;}
  .list-item-img-box img {width: 100%;}
  .fp-article { min-height: 28em; }
  #idbArticleImage {width: 100%; margin: 0 auto; padding: 0;}
  .magnifier {
    font-size: 2.5rem;
    top: 18%;
    left: 35%;
    margin-left: 0;
  }
  .idbContentWrapper {
  	padding-top: 0;
  }
  .idbMenu
	{
		float: left;
		display: inline;
		font-size: 1.25em;
		border: 1px solid #EEEEEE;
	
	  height: auto !important;
	}
	
	article p {
		text-align: left;
	}
}

