@charset "utf-8";  
@media print, screen and (min-width: 768px){

/*******************************
 ***	CMP JPN PC CSS ***

- REAPONSIVE
- BASE OTHER

- PDF ICON
- ACCORDION NAVE SWITH

- BASE
- GLOBAL NAVI
- MAGA MANU
--BASE
--MANU
--MAGA MANU
- FOOTER
- STYLE
-- BUTTON
-- LIST
-- INQUIRY
-- AREA
-- BOX
-- SELECT REGION
- ACCORDION
- SLIDE
- MEDIA SWITCH
- COLOR BOX(YouTube)
- GROW

/*******************************
*     REAPONSIVE
*******************************/
.sp-box {
  display:none;
}
.boxtex-left {
  width: 80%;
  float: left;
  margin: 10%;
}
.boxtex-right {
  width: 80%;
  float: right;
  margin: 10%;
}
.cmpglCol3; {
  display:block;
}
.sptab-box {
  display:none;
}
.sp-box {
  display:none;
}

/*******************************
*     BASE OTHER
*******************************/

.body{
     background-color: #fff;
}

.img-block {
  width: 286px;
  height: 120px;
  overflow: hidden;
}
 
.img-block img {
  transition: 1.0s;
  /*拡大されるスピードを設定します*/
}
 

		#headbar {
			/* 上部に固定するCSS */
		       position: fixed;
                       margin-right: auto;
                       margin-left : auto;
			width: 960px;

			/* バーの装飾 */
			background-color: rgba(255,255,255,0.8); 
			color: white;
		}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* ここに書く */  
#select1 {
  margin-top : -150px;
  padding-top : 150px;
}
#select2 {
  margin-top : -100px;
  padding-top : 100px;
}
#select3 {
  margin-top : -100px;
  padding-top : 100px;
}
#select4 {
  margin-top : -100px;
  padding-top : 100px;
}
#select5 {
  margin-top : -100px;
  padding-top : 100px;
}
#select6 {
  margin-top : -100px;
  padding-top : 100px;
}
#select7 {
  margin-top : -100px;
  padding-top : 100px;
}

}
/*******************************
*  PDF CHECK ICON
*******************************/

.news_table  a[class="pbOpenNewWindow"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.datasheet .datasheetcellR a[target="_blank"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.datasheet .datasheetcellR a[target="_new"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.outlink_blue a[target="_blank"]:after {
    content:  "\f08e";
    font-family: FontAwesome;
    padding: 0 10px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.reload :after {
    content:  "\f0e2";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.new_window :after {
    content:  "\f2d2";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.outlink :after {
    content:  "\f08e";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.outlink_blue :after {
    content:  "\f08e";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.download :after {
    content:  "\f019";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.check :before {
    content:  "\f046";
    font-family: FontAwesome;
    padding: 0 6px 0 0;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.checkmark :after {
    content:  "\f00c";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.list_sitemap :before {
    content:  "\f101";
    font-family: FontAwesome;
    padding: 0 6px 0 0;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.pdflink :after {
    content:  "\f1c1";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}


.news_table a[target="_blank"] {
    background: url() no-repeat01 right top;
}

.ir_results a[class="pbOpenNewWindow"] {
    background: url() no-repeat right top;
    text-decoration: none;
}

.ir_results a[target="_blank"] {
    background: url() no-repeat right top;
}

/*******************************
*  LINK HOVER
*******************************/
.news_table .newscell a:hover {
      text-decoration: none;
      color: #cc0000;
}
.ir_results a:hover {
      text-decoration: none;
      color: #cc0000;
}


/*******************************
*  ACCRDION NAVI SWITH
*******************************/

.accordion_navi li {
	float: left;
        margin-top: 10px;
        padding: 1px;
}
.accordion_navi a {
    display: block;
}

.switch {
      cursor:pointer;
      text-align: center;
      font-weight: 500;
      padding: 10px;
      font-size: 16px;
      position: relative;

}
.switch :hover {
      text-decoration: none;
      color: #cc0000;
}

.initR-bottom:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 4px 10px;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*******************************
*	BASE
*******************************/
/* ===== EDIT MODE ===== */
#toparea {
	position: relative;
	z-index: 1000;
	min-height: 156px;
}
.pbTypeName a,
.pbButton a,
a.pbExcluded {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.pbTypeName a:hover,
.pbButton a:hover,
a.pbExcluded:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
span.pbButton img { width: auto; }
img.pbSystemImage { margin: 0 !important; }
#div_btn_vsimple_vlayout,#div_btn_vallbtn { display:block !important; }


/* ===== COMMON ===== */
.pbPage {
	min-width: 1000px;
	margin: 0 auto;
}
.pbAnchor { padding: 0; }
a img { border: none; }
a:hover,
.cmpglInquiryBox .cmpglInquiryBtn input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	*zoom: 1;
	cursor: pointer;
}
a.border { text-decoration: underline; }
img { vertical-align: bottom; }
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
hr {
	border: none;
	border-top: 1px dotted #ccc;
	margin: 5px 0;
}
:root ol, :root ul {
	margin: 0px !important;
	padding: 0px !important;
}



/*******************************
*	GLOBAL NAVI
*******************************/
.pbHeaderArea {
	min-height: 50px;
}
.cmpglFixWidthMenu {
	width: 960px;
	text-align: center;
	z-index: 0;
}
.cmpglFixGnaviR { 
	position: fixed;
	left: 0;
        top: -68px;
	width: 100%;
	z-index: 10000;
        background-color: rgba(255,255,255,0.8); 
}

.cmpglFixGnavi { background-color: rgba(255,255,255,0.8); }
.cmpglHdLogo {
	width: 20%;
	float: left;
}
.cmpglHdLogo img{width: 100%;}
.cmpglHdUtil {
	width: 80%;
	float: right;
	text-align: right;
}
.cmpglHdUtil a{
	text-decoration: none !important;
	display: inline-block;
	padding: 1px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.cmpglHdUtil a:hover{
	text-decoration: none !important;
	color:#E71323;
}
.cmpglHdUtil li {
	display: inline;
	margin-left: 30px;
}

/*******************************
*	MAGA MANU
*******************************/

/* --------------------------------------------------- BASE */

.contents {
	width: 100%;
	height: 100%;
}

.contents__inner {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 50px 0px;
	color: #fff;
}

.contents__inner h1 {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}

/* --------------------------------------------------- MENU */
.menu {
	position: absolute;
	width: 960px;
	height: 50px;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	z-index: 200;
}

.menu > li {
	float: left;
	text-align: center;
	width: 320px;
	height: 50px;
	line-height: 50px;
	background: #004EA2;
}

.menu > li a {
	display: block;
	color: #fff;
}

.menu > li a:hover {
	color: #999;
        text-decoration: none;
}

ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 200;
}

ul.menu__third-level {
	visibility: hidden;
	opacity: 0;
}

ul.menu__fourth-level {
	visibility: hidden;
	opacity: 0;
}

.menu > li:hover {
	background: rgb(0, 31, 64);
	-webkit-transition: all .5s;
	transition: all .5s;
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #111;
}
.init-bottom:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 4px 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu:before,
.menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
	*zoom: 1;
}

/* --------------------------------------------------- MEGA MANU */
li.menu__mega ul.menu__second-level {
	position: absolute;
	top: 40px;
	left: 0;
	box-sizing: border-box;
	width: 960px;
	padding: 20px 2%;
	background: rgb(0, 31, 64);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	z-index: 300;
}

li.menu__mega:hover ul.menu__second-level {
	top: 50px;
	visibility: visible;
	opacity: 1;
	z-index: 300;
}

li.menu__mega ul.menu__second-level > li {
	float: left;
	width: 320px;
	border: none;
	z-index: 300;
}

li.menu__mega ul.menu__second-level > li:nth-child(3n+4) {
	margin: 0;
}


/*******************************
*	FOOTER
*******************************/
.pbFooterArea h5 { font-size: 18px; }
.cmpglFtLinkList li {
	margin-bottom: 5px;
	color: #9FA0A0;
}
.cmpglFtLinkList li a:link,
.cmpglFtLinkList li a:visited { color: #9FA0A0; }
.cmpglFtLinkList li a:hover { color: #E18590; }
.cmpglFtLinkList li:before {
	content: "-";
	margin-right: 5px;
}
.pbFooterArea .cmpglBtnBlueVer { margin-top: 20px; }
.pbFooterArea .cmpglBtnBlueVer ul { width: 204px; }
.pbFooterArea .cmpglBtnBlueVer li { margin: 0 auto 15px; }
.pbFooterArea .cmpglBtnBlueVer a {
	margin: 0 auto 15px;
	border: 1px solid #9FA0A0;
	background: none;
	border-radius: 15px;
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.pbFooterArea .cmpglBtnBlueVer a:hover {
	background: #999;
	opacity: 1;
	filter: alpha(opacity=100);
}
.cmpglFtCopyBox,
.cmpglFtCopy { width: 960px; }
.cmpglFtCopyBox ul { overflow: hidden; }
.cmpglFtCopyBox li {
	display: block;
	float: left;
	width: 25%;
	margin-bottom: 10px;
	padding: 3px;
	border-right: 2px solid #9FA0A0;
	text-align: center;
}
.cmpglFtCopy li:last-child,
.cmpglFtCopy2 li:last-child {
	width: 45%;
	border-right: none;
	text-align: center;
}
.cmpglFtCopy  p{ text-align: center; padding-top:20px;}

/* ===== GO TOP ===== */
.pbFooterArea .gotop{
	position: fixed;
	right: 20px;
	bottom: 20px !important;
}
.pbFooterArea .gotop a{
	width: 52px;
	height: 52px;
	display: block;
	opacity:0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.pbFooterArea .gotop a:hover{
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}



/*******************************
*	STYLE
*******************************/
.cmpglFixWidth { width: 960px; }
.cmpglImgShadow img {
	margin: 15px;
	box-shadow:  5px 5px 15px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 5px 5px 15px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 15px 3px rgba(0,0,0,0.3);
	-o-box-shadow: 5px 5px 15px 3px rgba(0,0,0,0.3);
	-ms-box-shadow: 5px 5px 15px 3px rgba(0,0,0,0.3);
}


/* ===== BUTTON ===== */
.cmpglBtnBlueHor {
	max-width: 940px;
	text-align: center;
}
.cmpglBtnBlueVer ul {
	width: 240px;
	margin: 0 auto !important;
}
.cmpglBtnBlueHor li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 45%;
	min-width: 35%;
	margin: 0 15px 30px;
}
.cmpglBtnBlueVer li {
	display: block;
	margin: 0 auto 35px;
}
.cmpglBtnBlueHor a,
.cmpglBtnBlueVer a,
.cmpglInquiryBox .cmpglInquiryBtn input {
	display: block;
	border: 1px solid #146896;
	border-top-color: #73bdd8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #3688b8;
	background: -moz-linear-gradient(top, #62aece, #3688b8);
	background: -webkit-gradient(linear, left top, left bottom, from(#62aece), to(#3688b8));
	background: linear-gradient(to bottom, #62aece, #3688b8); 
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	*zoom: 1;
}
.cmpglBtnBlueHor a,
.cmpglInquiryBox .cmpglInquiryBtn input {
	min-width: 200px;
	padding: 20px 70px;
}
.cmpglInquiryBox .cmpglInquiryBtn input {
	display: inline;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
}
.cmpglBtnBlueVer a { padding: 20px 5px; }
.cmpglAreaDside .cmpglBtnBlueVer a {
	width: 100%;
	background: #A1C4D7;
	border: none;
}
.cmpglAreaDside .cmpglBtnBlueVer li { margin: 0 auto 20px; }


/* ===== LIST ===== */
.cmpglLinkListVer li { margin-bottom: 24px; *zoom: 1;}
.cmpglLinkListVer li:before {
	content: "\f04b";
	font-family: FontAwesome;
	padding-right: 10px;
	color: #014da1;	
}
.cmpglLinkListVer li:before {
	content: "\f04b";
	padding-right: 10px;
	color: #014da1;	
}

/* ===== INQUIRY ===== */
.cmpglInquiryBox table { width: 100%; }


/* ===== AREA ===== */
/* --- WIDTH --- */
.cmpglAreaA01,
.cmpglAreaA02 {
	box-shadow: 0px 5px 12px -8px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0px 5px 12px -8px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0px 5px 12px -8px rgba(0,0,0,0.5) inset;
	-o-box-shadow: 0px 5px 12px -8px rgba(0,0,0,0.5) inset;
	-ms-box-shadow: 0px 5px 12px -8px rgba(0,0,0,0.5) inset;
}
.cmpglAreaA01 {background-color:#fff;}


/* --- HEADLINE --- */
.cmpglAreaDtop h1 { margin-bottom: 50px; }
.cmpglAreaEtop h1 { margin-bottom: 7px; }
.cmpglAreaA01 h2,
.cmpglAreaA02 h2,
.cmpglAreaA03 h2,
.cmpglAreaC01 h2,
.cmpglAreaC02 h2 {
	margin-bottom: 20px;
	font-size: 28px;
	text-align: center;
}
.cmpglAreaA01 h2,
.cmpglAreaA02 h2,
.cmpglAreaA03 h2 { font-weight: bold; }
.cmpglAreaE01 h2 {
	margin-bottom: 20px;
	font-size: 20px;
}
.cmpglAreaD02 h3,
.cmpglAreaD02 h5 { font-weight: bold; }

/* --- ALINE --- */
.cmpglAreaCtop .cmpglFixWidth,
.cmpglAreaC01 .cmpglFixWidth { display: table; }
.cmpglAreaCtop .cmpglFixWidth .pbHorizontalNested,
.cmpglAreaC01 .cmpglFixWidth .pbHorizontalNested {
	float: none !important;
	*float: left !important;
	display: table-cell;
	vertical-align: middle;
}

.cmpglAreaE01 img,
.cmpglAreaE02 img { margin-bottom: 20px; }



/* ===== BOX ===== */
/* --- COMMON --- */
.cmpglBoxA01Link a,
.cmpglBoxA02Link a,
.cmpglBoxA03Link a,
.cmpglBoxC01Link a,
.cmpglBoxE02Link a {
	display: block;
}

.cmpglBoxA01Link a:hover,
.cmpglBoxA02Link a:hover,
.cmpglBoxA03Link a:hover,
.cmpglBoxC01Link a:hover,
.cmpglBoxE02Link a:hover {
	cursor: pointer;
}

.cmpglBoxA01Link a:hover img,
.cmpglBoxA02Link a:hover img,
.cmpglBoxA03Link a:hover img,
.cmpglBoxC01Link a:hover img,
.cmpglBoxE02Link a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.cmpglBoxA01Link a:hover .fa,
.cmpglBoxA02Link a:hover .fa,
.cmpglBoxA03Link a:hover .fa,
.cmpglBoxC01Link a:hover .fa,
.cmpglBoxE02Link a:hover .fa { color: #E35549; }

.cmpglBoxTopLeft h2 { text-align: left; }

.cmpglBoxTopLeft { border-top: 1px solid transparent; }

div[class*="cmpglCol"] div[class*="cmpglBoxA"],
div[class*="cmpglCol"] div[class*="cmpglBoxB"],
div[class*="cmpglCol"] div[class*="cmpglBoxC"] {
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

/* --- COL --- */
.cmpglCol1,
.cmpglCol3,
.cmpglCol4 { width: 940px; }
.cmpglCol2 { width: 920px; }
.cmpglCol2 .pbHorizontalNested {
	width: 430px !important;
	margin-right: 60px;
}
.cmpglCol2 .cmpglTile1 .pbHorizontalNested { width: 100% !important; }
.cmpglCol2 .cmpglTile1 .cmpglBoxC01 { width: 396px; }
.cmpglCol2 .cmpglTile1 .cmpglBoxC01Link { width: 430px; }

.cmpglCol3 .pbHorizontalNested {
	width: 288px !important;
	margin-right: 38px;
}
.cmpglCol4 .pbHorizontalNested {
	width: 210px !important;
	margin-right: 33px;
}
.cmpglCol2 .pbHorizontalNested:last-child,
.cmpglCol3 .pbHorizontalNested:last-child,
.cmpglCol4 .pbHorizontalNested:last-child { margin-right: 0; }




/* --- A01 A02 --- */
div[class*="cmpglBoxA"] .pbBlock,
div[class*="cmpglBoxA"] .pbNested { line-height: 1.7; }

.cmpglBoxA01 h3,
.cmpglBoxA01Link h3,
.cmpglBoxA03 h3,
.cmpglBoxA03Link h3,
.cmpglBoxA02 h3,
.cmpglBoxA02Link .cmpglText h3 {
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
}
.cmpglBoxA02Link .cmpglInnerBox .cmpglText h3 {
	margin-bottom: 0px;
	font-size: 18px; 
	font-weight: normal;
}

.cmpglBoxA01 .fa,
.cmpglBoxA01Link .fa,
.cmpglBoxA03 .fa,
.cmpglBoxA03Link .fa {
	width: 70px;
	margin: 15px;
	color: #e0868f;
	font-size: 85px;
}
.cmpglBoxA01 .cmpglInnerBox,
.cmpglBoxA01Link a .cmpglInnerBox,
.cmpglBoxA03 .cmpglInnerBox,
.cmpglBoxA03Link a .cmpglInnerBox{ padding: 10px 10px; }
.cmpglBoxA02Link .cmpglInnerBox {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	/*min-height: 5em;*/
}
.cmpglBoxA02Link .cmpglText {
	display: table-cell;
	padding: 15px 10px 10px 16px;
	vertical-align: middle;
}
.cmpglBoxA02Link table.cmpglInnerBox {
	width: 100%;
	*display: inline;
	*zoom: 1;
}
.cmpglBoxA02Link table.cmpglInnerBox td {
	padding: 15px;
	text-align: center;
	vertical-align: middle;
}
.cmpglBoxA02 li:before,
.cmpglBoxA02Link li:before,
.cmpglBoxA03Link li:before {
	content: "-";
	margin-right: 5px;
}

/* --- C01 --- */
.cmpglBoxC01Link a { padding: 15px; }
.cmpglBoxC01Link table { width: 100%; }
.cmpglBoxC01Link td {
	vertical-align: top;
	font-size: 14px;
}
.cmpglBoxC01Link td.cmpglImage {
	width: 44%;
	padding-right: 15px;
	text-align: center;
	vertical-align: middle;
}
.cmpglBoxC01Link td.cmpglDate {
	vertical-align: bottom;
	font-size: 12px;
}
.cmpglBoxC01Link h3{
	font-weight: bold;
}

/* --- D01 D02 --- */
.cmpglAreaD02 h3 a.cmpglLinkBlank:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: " \f08e";
	padding-left: 10px;
	color: #1aa3d1;
	font-size: 28px;
	font-family: FontAwesome;
	text-decoration: none;
	vertical-align: middle;
}
.cmpglAreaD02 h4 {
	position: relative;
	font-size: 28px;
}
.cmpglAreaD02 h4 a {
	position: absolute;
	top: 12px;
	right: 0;
	min-width: 90px;
	padding: 2px;
	background: #fff;
	border: 2px solid #ccc;
	font-size: 10px;
	text-align: center;
}
.cmpglAreaD02 h4 a:hover { text-decoration: none; }
.cmpglBoxD02 .cmpglInnerBox {
	margin: 0 15px;
	padding-top: 10px;
	font-size: 14px;
}
.cmpglBoxD02 .cmpglDcateGroup,
.cmpglBoxD02 .cmpglDcateAgent,
.cmpglBoxD02 .cmpglDcateLicense {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 2px solid #ddd;
	font-size: 14px;
}
.cmpglBoxD02 .cmpglDcateGroup:before,
.cmpglBoxD02 .cmpglDcateAgent:before,
.cmpglBoxD02 .cmpglDcateLicense:before {
	margin-right: 5px;
	content: " \f0c8";
	font-family: FontAwesome;
}
.cmpglBoxD02 .cmpglDcateGroup { color: #E60012; }
.cmpglBoxD02 .cmpglDcateAgent { color: #009944; }
.cmpglBoxD02 .cmpglDcateLicense { color: #BC641D; }
.cmpglBoxD02 .cmpglIso14,
.cmpglBoxD02 .cmpglIso99 {
	margin-left: 10px;
	padding: 1px 10px;
	font-size: 11px;
	line-height: 1.2;
	white-space: nowrap;
}
.cmpglBoxD02 .cmpglIso14 { border: 2px solid #88C99C; }
.cmpglBoxD02 .cmpglIso99 { border: 2px solid #7DCDF4; }
.cmpglBoxD02 table {
	margin-top: 30px;
	border-collapse: collapse;
}
.cmpglBoxD02 table td,
.cmpglBoxD02 table th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.cmpglBoxD02 table th { padding: 0 10px 0 0; }
.cmpglBoxD02 .cmpglIconLink {
	margin-bottom: 15px;
	border-bottom: 2px solid #ddd;
	text-align: right;
	line-height: 1.2;
}
.cmpglBoxD02 .cmpglIconLink a {
	width: 32px;
	margin: 0 5px;
	cursor: pointer;
	margin-left: 10px;
}
.cmpglBoxD02 .cmpglIconLink a:hover { text-decoration: none; }
.cmpglBoxD02 .cmpglIconLink a .cmpglMap:after,
.cmpglBoxD02 .cmpglIconLink a .cmpglMail:after {
	color: #999;
	font-size: 30px;
	font-family: FontAwesome;
}
.cmpglBoxD02 .cmpglIconLink a .cmpglMap:after { content: " \f041"; }
.cmpglBoxD02 .cmpglIconLink a .cmpglMail:after { content: " \f003"; }

/* --- E01 E02 --- */
.cmpglBoxE02 .pbBlock,
.cmpglBoxE02 .pbNested,
.cmpglBoxE02Link .pbBlock,
.cmpglBoxE02Link .pbNested { line-height: 1.7; }



/* ===== SELECT REGION ===== */
h5 span.icon:before {
	content: " \f0c8";
	font-family: FontAwesome;
}
h6 a.blankWin:after {
	content: " \f08e";
	font-size: 28px;
	color: #1aa3d1;
	font-family: FontAwesome;
}
h6 a.blankWin:after:hover { text-decoration: none; }
h7 {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
}
.region_companyBox {
	padding: 10px 0 0;
	border-top: 2px solid #ddd;
}
.icontest.after:after {
	content: "\f015";
	font-family: FontAwesome;
}
.icontest.before:before {
	content: "\f015";
	font-family: FontAwesome;
}
.icontest.after.space:after {
	content: "\f015";
	font-family: FontAwesome;
	padding-left: 10px;
}
.icontest.before.space:before {
	content: "\f015";
	font-family: FontAwesome;
	padding-right: 10px;
}
ul.icontest li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	padding-right: 5px;
	color: yellowgreen;
}
.cmpglAreaDside .pbBlockExtMenuLv1 a,
.cmpglAreaDside .pbBlockExtMenuLv2 a,
.cmpglAreaDside .cmpglSideMenuList li a {
	display: block;
	padding: 15px 5px 15px 10px;
	line-height: 1.4;
	border-bottom: 1px solid #aaa;
}
.cmpglAreaDside .pbBlockExtMenuLv2 a,
.cmpglAreaDside .cmpglSideMenuList li.carrent li a { padding-left: 24px; }
.cmpglAreaDside .pbBlockExtMenuLv1 a:before,
.cmpglAreaDside .pbBlockExtMenuLv2 a:before,
.cmpglAreaDside .cmpglSideMenuList li a:before {
	font-family: FontAwesome;
	padding-right: 8px;
	color: #004DA0;
	content: "\f0da";
}
.cmpglAreaDside .pbBlockExtMenuHighlight1 a:before,
.cmpglAreaDside .cmpglSideMenuList li.carrent a:before { content: "\f0d7"; }
.cmpglAreaDside .pbBlockExtMenuLv2 a:before,
.cmpglAreaDside .cmpglSideMenuList li.carrent li a:before {
	content: "\f105";
	color: #306EB2;
}



/*******************************
*	ACCORDION
*******************************/
.cmpglAccH2 h2 {
	font-size: 16px;
	background: #EFEFEF;
	padding: 10px;
	margin-bottom: 10px;
}
.cmpglAccResult h1 {
	font-size: 20px;
	margin-bottom: 5px;
}
.cmpglAccResult h3 {
	font-size: 12px;
	margin-bottom: 0;
}
div.acordion_search h4 {
	font-size: 12px;
	border: none;
	padding: 0;
	margin-bottom: 15px;
}
div.acordion_search form {
	font-size: 16px;
	margin-bottom: 10px;
}
div.acordion_search input {
	width: 150px;
	border: 2px solid #aaa;
	font-size: 12px;
	padding: 2px;
	margin-right: 10px;
}
ul.accordion,
ul.accordion ul,
ul.accordion li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 1.4;
}
ul.accordion { margin-bottom:30px; }
.cmpglAccResult ul.accordion { margin-left:15px !important; }
ul.accordion ul {
	margin: 15px 5px 15px 15px !important;
	display:none;
}
.cmpglAccResult ul.accordion ul { margin: 10px 5px 10px 15px !important; }
ul.acordion_search{
	background: #DF0101;
	color: #ffffff;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
ul.acordion .none-submenu,
ul.acordion .active-submenu {
	background: #DDD url(/library/products/seajet/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
	display: block;
	margin: 2px;
	padding: 15px;
}
ul.acordion .active-submenu { background: #FFE4E1 url(/library/products/seajet/img/triggeractive-arrow.png) no-repeat 98% 50%; }

ul.accordion a {
	display:block;
	text-decoration:none;
	color:#000;
}
ul.accordion span {
	font-size:16px;
	display:block;
	padding:5px 10px;
	color:#000;
}
.cmpglAccResult ul.accordion span { padding: 10px 15px; }
ul.accordion li { border-bottom: 1px solid #fff; }
ul.accordion > li > ul > li {
	margin: 2px 0;
	position: relative;
	background: #eeefef;
	border-bottom: 1px solid #DDD;
}
.cmpglAccResult ul.accordion > li > ul > li { background-color: #C9CACA; }
ul.accordion > li > ul > li > p {
	background:#c9c9ca;
	color:#000;
	padding:5px 10px 5px;
	font-size:85%;
	font-weight: normal;
}
ul.accordion > li > ul > li > ul > li {
	background: #FFF;
	border-bottom: 1px dotted #888;
}
ul.accordion > li > ul > li > ul > li:last-child { border:none; }
ul.accordion > li > p span {
	background:#c9c9ca url(/library/global/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2.5%;
}
.cmpglAccResult ul.accordion > li > p span { background-color: #C9CACA; }
ul.accordion > li > p span:hover {
  background:#fadce9 url(/library/global/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2.5%;
}
ul.accordion > li > p span.open {
	background:#fadce9 url(/library/global/img/triggeractive-arrow.png) no-repeat 98% 50%;
	background-size: 2.5%;
}
ul.accordion > li > a {
	background: url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1%;
}
ul.accordion > li > ul > li > p span {
	background:#c9c9ca url(/library/global/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
}
ul.accordion > li > ul > li > p span.open {
	background:#FFE4E1 url(/library/global/img/triggeractive-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
}
ul.accordion > li > ul > li > a {
	padding: 15px;
	background: url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1.5%;
}
.cmpglAccResult ul.accordion > li > ul > li > a {
	padding: 10px 15px;
	background-color: #EFEFEF;
}
ul.accordion > li > ul > li > a:hover {
	-moz-box-shadow: 0px 0px 12px #387bbe; 
	-webkit-box-shadow: 0px 0px 12px #387bbe; 
	box-shadow: 0px 0px 12px #387bbe;
	background-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
ul.accordion > li > ul > li > ul > li a {
	background: url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1%;
}
ul.accordion > li > p span { cursor: pointer; }
ul.accordion > li > ul > li > a div p { font-size: 16px; }
ul.accordion > li > ul > li > a div {
	position: absolute;
	top: 50%;
	margin-top: -1em;
	margin-left: 20px;
}
ul.accordion span.accordion_menutit {
	font-size: 20px;
	padding: 0 ;
}
ul.accordion span.accordion_subtit {
	font-size: 12px;
	padding: 0;
}
.cmpglAccBackBtn .pbBlock { line-height: 1.8; }
.cmpglAccBackBtn .pbBlock a:link,
.cmpglAccBackBtn .pbBlock a:visited {
	display: block;
	width: 4em;
	padding: 5px 10px;
	background: #231815;
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	border-radius: 10px;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.cmpglAccBackBtn .pbBlock a:before {
	content: " \f104";
	font-size: 20px;
	font-family: FontAwesome;
	margin-right: 10px;
}
.cmpglAccBackBtn .pbBlock a:hover { text-decoration: none; }



/*******************************
*	SLIDE
*******************************/
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	width:1000px; 
	line-height:1.8;
        z-index:0;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;

}
.bx-wrapper .bx-viewport {
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/library/global/img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	display: block; 
	float: left; 
	margin:-5px auto;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height: 25px;
	width: 25px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #9f9fa0;
	text-indent: -9999px;
	display: block;
	width: 5px;
	height: 5px;
	margin: 10px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #e71323;
	width: 5px;
	height: 5px;
	margin: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e71323;
	width: 10px;
	height: 10px;
	margin: 0px 7.5px 7.5px 7.5px;
	line-height: 2.1;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/library/global/img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(/library/global/img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 100;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/library/global/img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
@media only screen and  (max-width: 719px) {

/*******************************
 ***	CMP JP SP CSS ***

- REAPONSIVE
- BASE OTHER

- PDF ICON

- BASE
- HEADER
- FOOTER
-- GO TOP
- STYLE
-- COMMON
-- BUTTON
-- TEXT
-- LIST
-- INQUIRY
-- AREA
-- BOX
-- SELECT REGION
- ACCORDION
- MEDIA SWITCH
- COLOR BOX(YouTube)

/*******************************
*     REAPONSIVE
*******************************/

.pctab-box {
  display:none;
}
.pc-box {
  display:none;
}
.boxtex-left {
  width: 100%;
  margin: 40px 0px;
}
.boxtex-right {
  width: 100%;
  margin: 40px 0px;
}
.cmpglCol3; {
  display:none;
}
.sptab-box {
  display:block;
}
.sp-box {
  display:block;
}


/*******************************
*     BASE OTHER
*******************************/
.body{
     background-color: #fff;
     text-align: justify;
}

.displayNone {
    display: none;
}

.img-block {
  width: 286px;
  height: 120px;
  overflow: hidden;
}
 
.img-block img {
  transition: 1.0s;
  /*拡大されるスピードを設定します*/
}
 

		#headbar {
			/* 上部に固定するCSS */
			position: fixed;
                       margin-right: auto;
                       margin-left : auto;
			width: 960px;

			/* バーの装飾 */
			background-color: rgba(255,255,255,0.8); 
			color: white;
		}


/*******************************
*  PDF CHECK ICON
*******************************/

.news_table .newscell a[class="pbOpenNewWindow"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.datasheet .datasheetcellR a[class="pbOpenNewWindow"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.datasheet .datasheetcellR a[target="_blank"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.datasheet .datasheetcellR a[target="_new"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}
.outlink_blue a[target="_blank"]:after {
    content:  "\f08e";
    font-family: FontAwesome;
    padding: 0 10px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.reload :after {
    content:  "\f0e2";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.new_window :after {
    content:  "\f2d2";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.outlink :after {
    content:  "\f08e";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.outlink_blue :after {
    content:  "\f08e";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.download :after {
    content:  "\f019";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #0058ff;
    text-decoration: none;
}
.check :before {
    content:  "\f046";
    font-family: FontAwesome;
    padding: 0 6px 0 0;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.checkmark :after {
    content:  "\f00c";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.list_sitemap :before {
    content:  "\f101";
    font-family: FontAwesome;
    padding: 0 6px 0 0;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
.pdflink :after {
    content:  "\f1c1";
    font-family: FontAwesome;
    padding: 0 4px 0 6px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}


.news_table a[target="_blank"] {
    background: url() no-repeat01 right top;
}

.ir_results a[class="pbOpenNewWindow"]:after{
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}

.ir_results a[target="_blank"]:after {
    content: "\f1c1";
    font-family: FontAwesome;
    padding: 0 0 0 10px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
}

/*******************************
*  LINK HOVER
*******************************/
.news_table .newscell a:hover {
      text-decoration: none;
      color: #cc0000;
}
.ir_results a:hover {
      text-decoration: none;
      color: #cc0000;
}


/*******************************
*  MENU
*******************************/


#container {
	max-width: 1024px;
	margin: 0 auto;
        padding: 0px;

}
#menu .switch {
	position: relative;
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin-left: auto;
}
#menu .switch:before {
	content: "";
	position: absolute;
	border-top: 5px solid #696969;
	border-bottom: 15px double #696969;
	width: 30px;
	height: 5px;
}
#menu .active:before,
#menu .active:after {
	content: "";
	position: absolute;
	left: 13px;
	top: 0;
	border: 0;
	background-color: #0000cd;
	width: 5px;
	height: 30px;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         transform: rotate(45deg); 

}
#menu .active:after {
       -moz-transform: rotate(-45deg);
       -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
       -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); 
}
#menu .nav {
	display: none;
}
#menu a {
	display: block;
	margin-bottom: 1px;
	padding: 12px;
	background-color: #0000cd;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}



/*******************************
* BASE
*******************************/
/* ===== EDIT MODE ===== */
#toparea {
	position: relative;
	z-index: 15000;
	min-height: 156px;
}
.pbTypeName a,
.pbButton a,
a.pbExcluded {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.pbTypeName a:hover,
.pbButton a:hover,
a.pbExcluded:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
span.pbButton img,
#pbca_control .controlbar img,
.pbInvisibleBlock img { width: auto; }
img.pbSystemImage { margin: 0 !important; }
#div_btn_vsimple_vlayout,#div_btn_vallbtn { display:block !important; }


/* ===== COMMON ===== */
a img { border: none; }
a:hover,
.pbSmartQuery .pbSmartQueryButton input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	*zoom: 1;
	cursor: pointer;
}
a.border { text-decoration: underline; }
img {
	width: 100%;
	vertical-align: bottom;
}
:root ol,
:root ul {
	margin: 0px !important;
	padding: 0px !important;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
hr {
	border: none;
	border-top: 1px dotted #ccc;
	margin: 5px 0;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 { 
        font-size: 17px;
        font-weight: bold; 
}
h3 {
	font-size: 15px;
	font-weight: bold;
	
}
h4.mgn10{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 10px;
}


/*******************************
*	HEADER
*******************************/
.cmpglFixGnavi {
	padding: 14px 10px 14px;
	border-top-width: 2px;
	border-bottom: 2px solid #eee;
	background: none;
}
img.cmpglHdlogo{
	width: 180px!important;
	float:left;	
}
.cmpglHdMenu {
	float:right;
	position: relative;
}
.cmpglHdMenu a{
	display:table;
	width: 30px;
	height: 22px;
	text-align:center;
	background: #DCDDDD;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	border-radius:3px;
}
.cmpglHdMenu a:hover { text-decoration: none; }
.cmpglHdMenu a:visited { color: #fff; }

.fa{
	display: table-cell !important;
	vertical-align: middle;
	text-align: center;
	text-align: -webkit-center;
	color: #000;
}


/*******************************
* FOOTER
*******************************/
.pbFooterArea {
	padding-top: 25px;
	font-size: 12px;
}
.pbFooterArea h5 {
	margin-bottom: 10px;
	font-size: 18px;
}
.cmpglFtLinkList li { margin-bottom: 15px; }
.cmpglFtLinkList li:before {
	content: "-";
	margin-right: 5px;
}
.pbFooterArea .cmpglBtnBlueVer { margin-top: 10px; }
.pbFooterArea .cmpglBtnBlueVer ul {
	width: 100%;
	margin: 0 auto !important;
}
.pbFooterArea .cmpglBtnBlueVer li { margin: 0 auto 10px; }
.pbFooterArea .cmpglBtnBlueVer a {
	margin: 0 auto 15px;
	padding: 15px;
	border: 1px solid #9FA0A0;
	background: none;
	border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
	font-size: 14px;
}
.cmpglFtCopyBox { margin-top: 0; }
.cmpglFtCopy {
	border-top: 1px solid #231815;
	border-bottom: 1px solid #231815;
	margin-bottom: 20px;
	padding: 3px 0;
}
.cmpglFtCopy ul { overflow: hidden; }
.cmpglFtCopy li,
.cmpglFtCopy2 li {
	font-size: 8px;
	display: block;
	float: left;
	width: 100%;
	margin: 5px 0;
	padding: 0;
	border-right: 0px solid #9FA0A0;
	text-align: center;
	color: #fff;
}
.cmpglFtCopy li:last-child,
.cmpglFtCopy2 li:last-child {
	width: 100%;
	border-right: none;
	color: #fff;
}
.cmpglFtCopyBox .snsicon a{ 
	text-align: center;
	width: 33%;
}
.example {
  margin: 10px auto;
  width:150px;
}

/* ===== GO TOP ===== */
.pbFooterArea .gotop{
	position: fixed;
	right: 10px;
	bottom: 10px !important;
}
.pbFooterArea .gotop a{
	width: 30px;
	height: 30px;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity:0.8;
}

/*******************************
* STYLE
*******************************/
/* ===== COMMON ===== */
.cmpglMgnB20 { margin-bottom: 10px; }
.cmpglMgnB30 { margin-bottom: 15px; }
.cmpglMgnB50 { margin-bottom: 25px; }
.cmpglMgnB100 { margin-bottom: 50px; }
.pbNestedHorizontalWrapper .pbHorizontalNested {
	float: none !important;
	width: 100% !important;
	clear: both !important;
}


/* ===== BUTTON ===== */
.cmpglBtnBlueHor,
.cmpglBtnBlueVer{
	margin-bottom: 25px;
	padding: 0 15px;
}
.cmpglBtnBlueHor a,
.cmpglBtnBlueVer a,
.pbSmartQuery .pbSmartQueryButton input {
	display: block;
	border: 1px solid #146896;
	border-top-color: #73bdd8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: -moz-linear-gradient(top, #62aece, #3688b8);
	background: -webkit-gradient(linear, left top, left bottom, from(#62aece), to(#3688b8));
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.pbSmartQuery .pbSmartQueryButton input {
	display: inline;
	border: 1px solid #146896 !important;
	border-top-color: #73bdd8 !important;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) !important;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) !important;
}
.cmpglBtnBlueHor a,
.cmpglBtnBlueVer a,
.pbSmartQuery .pbSmartQueryButton input { padding: 12px 5px !important; }
.cmpglBtnBlueHor li,
.cmpglBtnBlueVer li { margin: 0 0 15px; }
.cmpglAreaDside .cmpglBtnBlueVer a {
	background: #A1C4D7;
	border: none;
}

/* ===== TEXT ===== */
.cmpglSubTitle1,
.cmpglSubTitle2,
.cmpglNoteButton {
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.4;
}
.cmpglSubTitle2 { margin-bottom: 25px; }
.cmpglNoteButton { margin-bottom: 0; }


/* ===== LIST ===== */
.cmpglLinkListVer { margin-bottom: 20px; }
.cmpglLinkListVer li { border-bottom: 1px solid #999; }
.cmpglLinkListVer li a {
	display: block;
	position: relative;
	padding: 12px 0;
	color: #666;
	font-size: 14px;
	line-height: 1.2;
}
.cmpglLinkListVer li a:after {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -12px;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 24px;
	color: #999;
}
.cmpglLinkListVer li a:hover { text-decoration: none; }

/* ===== INQUIRY ===== */
.pbSmartQuery .pbSmartQueryRequired { display: none; }


/* ===== AREA ===== */
/* --- HEADLINE --- */
.cmpglAreaAtop h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	color: #000;
}
.cmpglAreaBtop h1,
.cmpglAreaCtop h1,
.cmpglAreaEtop h1,
.cmpglAreaFtop h1 {
	margin-bottom: 15px;
	font-size: 20px;
}
.cmpglAreaA03 h1 {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.cmpglAreaDtop h1,
.cmpglAreaD01 h1 { margin-bottom: 0; }
.cmpglAreaA01 h2,
.cmpglAreaA02 h2,
.cmpglAreaA03 h2,
.cmpglAreaC01 h2,
.cmpglAreaC02 h2 {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.cmpglAreaD02 h2 {
	margin: 0 10px 20px;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.4;
}
.cmpglAreaE01 h2 {
	margin-top: 20px;
	font-size: 17px;
}
.cmpglAreaD02 h3,
.cmpglAreaD02 h5 { font-weight: bold; }

/* --- SHADOW --- */
.cmpglAreaA01,
.cmpglAreaA02,
.cmpglAreaA03,
.cmpglAreaC01 {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}

/* --- SPACE --- */
div[class*="cmpglAreaA0"],
div[class*="cmpglAreaC0"] { padding: 40px 15px 30px; }
.cmpglAreaD02 { padding-top: 30px; }
.cmpglAreaEtop { padding-top: 15px; }
.cmpglAreaE01 { padding-bottom: 30px; }
.cmpglAreaE02 { padding-bottom: 20px; }
/* COL */
div[class*="cmpglCol"] { margin: 0 15px; }
.cmpglAreaA01 div[class*="cmpglCol"],
.cmpglAreaA02 div[class*="cmpglCol"],
.cmpglAreaA03 div[class*="cmpglCol"],
.cmpglAreaC01 div[class*="cmpglCol"],
.cmpglAreaC02 div[class*="cmpglCol"] { margin: 0; }
/* BUTTON */
div[class*="cmpglAreaA0"] div[class*="cmpglBtnBlue"],
div[class*="cmpglAreaC0"] div[class*="cmpglBtnBlue"] { padding: 0; }
/* TEXT */
div[class*="cmpglAreaA0"] .cmpglSubTitle1,
div[class*="cmpglAreaA0"] .cmpglSubTitle2,
div[class*="cmpglAreaC0"] .cmpglNoteButton { padding: 0; }

/* --- IMAGE --- */
.cmpglAreaE01 img,
.cmpglAreaE02 img {
	width: 100%;
	margin-bottom: 10px;
}

.cmpglBoxA01Link img {
	width: 98px;
}


.cmpglAreaAtop {
	color: #727171;
	font-size: 14px;
}
.cmpglAreaAtop .pbBlock { line-height: 1.4; }
.cmpglAreaBtop,
.cmpglAreaCtop, 
.cmpglAreaFtop {
	padding: 0 0 10px;
	background: #D3EDFB;
}
.cmpglAreaC02 .cmpglBoxTitle1 {
	margin-bottom: 30px;
	padding: 0;
	border: none;
	font-size: 14px;
}
.cmpglAreaC02 .cmpglSubTitle2 {
	font-size: 10px;
	color: #000;
	line-height: 2;
}
.cmpglAreaDside table.pbSmartMenuTable { overflow: visible; }
.cmpglAreaDside .cmpglBtnBlueVer {
	margin-top: 20px;
	padding: 0;
}
.cmpglAreaE01 .cmpglTextAreaE {
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.8;
}


/* ===== BOX ===== */
.cmpglBoxA01Link a,
.cmpglBoxA02Link a,
.cmpglBoxC01Link a,
.cmpglBoxE02Link a { display: block; }

.cmpglAreaAtop { text-align: center; }
.cmpglAreaAtop img { width: 280px; }


.cmpglBoxA01Link a:hover,
.cmpglBoxA02Link a:hover,
.cmpglBoxC01Link a:hover,
.cmpglBoxE02Link a:hover {
	background-color: #F29A75;
	cursor: pointer;
}

.cmpglBoxA01Link a:hover img,
.cmpglBoxA02Link a:hover img,
.cmpglBoxC01Link a:hover img,
.cmpglBoxE02Link a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.cmpglBoxA02Link a { color: #000; }

.cmpglBoxA01Link a:hover .fa,
.cmpglBoxA02Link a:hover .fa,
.cmpglBoxC01Link a:hover .fa,
.cmpglBoxE02Link a:hover .fa { 
        color: #E35549; 
        text-align:  center; 
}

.cmpglBoxA02Link {
	border: none;
	background: #fff none;
}

.cmpglBoxTopLeft h2 { text-align:  center; }

.cmpglBoxTopLeft,
.cmpglBoxTopRight {
	margin: 0;
	padding: 0 15px;
	font-size: 14px;
	text-align:  center;
}

div[class*="cmpglCol"] div[class*="cmpglBoxA"],
div[class*="cmpglCol"] div[class*="cmpglBoxB"],
div[class*="cmpglCol"] div[class*="cmpglBoxC"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

/* --- COL --- */
.cmpglCol2 div[class*="cmpglBoxA"],
.cmpglCol2 div[class*="cmpglBoxB"],
.cmpglCol2 div[class*="cmpglBoxC"],
.cmpglCol2 div[class*="cmpglBoxE"] {
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.cmpglCol3 div[class*="cmpglBoxA"],
.cmpglCol3 div[class*="cmpglBoxB"],
.cmpglCol3 div[class*="cmpglBoxC"],
.cmpglCol3 div[class*="cmpglBoxE"] {
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.cmpglCol4 div[class*="cmpglBoxA"],
.cmpglCol4 div[class*="cmpglBoxB"],
.cmpglCol4 div[class*="cmpglBoxC"],
.cmpglCol4 div[class*="cmpglBoxE"] {
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
}

/* --- A01 A02 --- */
div[class*="cmpglBoxA"] { margin-bottom: 10px; }
div[class*="cmpglBoxA"] .pbBlock,
div[class*="cmpglBoxA"] .pbNested { line-height: 1.7; }
div[class*="cmpglBoxA"] .cmpglInnerBox {
	font-size: 12px;
	line-height: 1.7;
}

div[class*="cmpglBoxA"] table.cmpglInnerBox {
	margin: 15px 10px 10px;
	padding: 0;
}
.cmpglBoxA01 h2,
.cmpglBoxA01Link h2,
.cmpglBoxA02 h2,
.cmpglBoxA02Link .cmpglText h2 {
	font-size: 17px;
	text-align: center;
	padding: 10px 5px 0;
}
.cmpglBoxA01 h3,
.cmpglBoxA01Link h3,
.cmpglBoxA02 h3,
.cmpglBoxA02Link .cmpglText h3 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}

.cmpglBoxA01 .fa,
.cmpglBoxA01Link .fa {
	width: 60px;
	color: #e0868f;
	font-size: 45px;
	padding: 15px;
}


.cmpglBoxA02Link .cmpglInnerBox {
	text-align: left;
	min-height: 2em;
}
.cmpglBoxA02Link .cmpglText { padding: 30px 10px 30px; }


.cmpglBoxA01Link  a { padding: 0; }

.cmpglBoxA01Link table { width: 100%; }
.cmpglBoxA01Link td:first-child { width: 10%; }
.cmpglBoxA01Link td:last-child {
	width: 90%;
	text-align: right;
}


/* --- C01 --- */
.cmpglBoxC01,
.cmpglBoxC01Link {
	margin-bottom: 15px;
	font-size: 10px;
}
.cmpglBoxC01 h3,
.cmpglBoxC01Link h3 {
	font-weight: normal;
	font-size: 15px;
	font-weight: 700;
}
.cmpglBoxC01,
.cmpglBoxC01Link a { padding: 7px; }
.cmpglBoxC01Link table { width: 100%; }
.cmpglBoxC01Link td { vertical-align: top; }
.cmpglBoxC01Link td.cmpglImage {
	width: 30%;
	padding-right: 7px;
	text-align: center;
	vertical-align: middle;
}
.cmpglBoxC01Link td.cmpglDate {
	vertical-align: bottom;
	font-size: 12px;
}
.cmpglAreaC02 .cmpglBoxC01Link .cmpglImage img {
	width: auto;
	height: auto;
	max-width: 116px;
	max-height: 116px;
}

/* --- D02 --- */
.cmpglBoxD02 { margin-bottom: 15px; }
.cmpglBoxD02 h3 {
	margin: 0 10px 5px;
	font-weight: normal;
}
.cmpglBoxD02 h3 a.cmpglLinkBlank:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: " \f08e";
	padding-left: 10px;
	color: #1aa3d1;
	font-size: 21px;
	font-family: FontAwesome;
	text-decoration: none;
	vertical-align: middle;
}
.cmpglBoxD02 h4 {
	position: relative;
	margin-bottom: 5px;
	padding: 0 10px 5px;
	font-size: 21px;
}
.cmpglBoxD02 h4 a {
	position: absolute;
	top: 5px;
	right: 10px;
	min-width: 90px;
	padding: 2px;
	background: #fff;
	border: 2px solid #ccc;
	font-size: 10px;
	text-align: center;
}
.cmpglBoxD02 h4 a:hover { text-decoration: none; }
.cmpglBoxD02 .cmpglInnerBox {
	margin: 0 25px;
	font-size: 14px;
	line-height: 1.8;
}
.cmpglBoxD02 .cmpglDcateGroup,
.cmpglBoxD02 .cmpglDcateAgent,
.cmpglBoxD02 .cmpglDcateLicense {
	margin: 0 10px 10px;
	padding-top: 10px;
	border-top: 2px solid #ddd;
	font-size: 14px;
}
.cmpglBoxD02 .cmpglDcateGroup:before,
.cmpglBoxD02 .cmpglDcateAgent:before,
.cmpglBoxD02 .cmpglDcateLicense:before {
	margin-right: 5px;
	content: " \f0c8";
	font-family: FontAwesome;
}
.cmpglBoxD02 .cmpglDcateGroup { color: #E60012; }
.cmpglBoxD02 .cmpglDcateAgent { color: #009944; }
.cmpglBoxD02 .cmpglDcateLicense { color: #BC641D; }
.cmpglBoxD02 .cmpglIso14,
.cmpglBoxD02 .cmpglIso99 {
	margin-left: 10px;
	padding: 1px 10px;
	font-size: 11px;
	line-height: 1.2;
	white-space: nowrap;
}
.cmpglBoxD02 .cmpglIso14 { border: 2px solid #88C99C; }
.cmpglBoxD02 .cmpglIso99 { border: 2px solid #7DCDF4; }
.cmpglBoxD02 table {
	margin-top: 20px;
	border-collapse: collapse; }
.cmpglBoxD02 table td,
.cmpglBoxD02 table th {
	display: block;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.cmpglBoxD02 table th { padding: 0 10px 0 0; }
.cmpglBoxD02 .cmpglIconLink {
	margin: 0 10px 15px;
	border-bottom: 2px solid #ddd;
	text-align: right;
	line-height: 1.2;
}
.cmpglBoxD02 .cmpglIconLink a {
	width: 32px;
	margin: 0 5px;
	cursor: pointer;
	margin-left: 10px;
}
.cmpglBoxD02 .cmpglIconLink a:hover { text-decoration: none; }
.cmpglBoxD02 .cmpglIconLink a .cmpglMap:after,
.cmpglBoxD02 .cmpglIconLink a .cmpglMail:after {
	color: #999;
	font-size: 30px;
	font-family: FontAwesome;
}
.cmpglBoxD02 .cmpglIconLink a .cmpglMap:after { content: " \f041"; }
.cmpglBoxD02 .cmpglIconLink a .cmpglMail:after { content: " \f003"; }

/* --- E01 E02 --- */
.cmpglBoxE02 .pbBlock,
.cmpglBoxE02 .pbNested,
.cmpglBoxE02Link .pbBlock,
.cmpglBoxE02Link .pbNested { line-height: 1.8; }



/* ===== SELECT REGION ===== */
h4 span {
	float: right;
	display: block;
	margin-top: 12px;
	width: 90px;
	padding: 1px 1px 2px;
	border: 2px solid #ccc;
	font-size: 10px;
	line-height: 1.2;
	text-align: center;
}
h5 span.icon:before {
	content: " \f0c8";
	font-family: FontAwesome;
}
h6 a.blankWin:after {
	content: " \f08e";
	color: #1aa3d1;
	font-family: FontAwesome;
}
h6 a.blankWin:after:hover { text-decoration: none; }
h7 {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
}
.region_companyBox {
	margin: 0 10px;
	padding: 10px 0 0;
	border-top: 2px solid #ddd; }
.inner { margin: 0 15px; }
.inner p { margin-bottom: 10px; }
.mgnB30 { margin-bottom: 30px; }
.inner .iso {
	margin-left: 20px;
	padding: 1px 20px;
	border: 2px solid skyblue;
	font-size: 11px;
	line-height: 1.2;
	white-space: nowrap;
}
.inner table { border-collapse: collapse; }
.inner table td,
.inner table th {
	display: block;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.inner table th { padding: 0 0 10px;}
.link {
	margin-bottom: 10px;
	border-bottom: 2px solid #ddd;
	text-align: right;
}
.link a {
	width: 32px;
	line-height: 1;
	cursor: pointer;
}
.link a .map:after {
	content: " \f041";
	color: #999;
	font-size: 30px;
	font-family: FontAwesome;
}
.link a .mail:after {
	content: " \f003";
	color: #999;
	font-size: 28px;
	font-family: FontAwesome;
}

.cmpglAreaDside {
	background: url(library/global/img/bg_areaA01.png);
	padding: 10px 15px;
}
.cmpglAreaDside .pbSmartMenuTd {
	border-bottom-color: #bbb;
	background: none;
	height: auto;
	font-size: 14px;
	font-weight: normal;
	color: #595757;
	text-align: middle;
}
.cmpglAreaDside a.pbSmartMenuItem {
	padding: 12px 0;
	height: auto;
	overflow: visible;
}
.cmpglAreaDside a.pbSmartMenuItem:after {
	content: "\f105";
	color: #ccc;
	font-size: 24px;
	font-family: FontAwesome;
	display: block;
	float: right;
	margin-top: -6px;
}
.cmpglAreaDside a.pbSmartMenuItem:hover {
	text-decoration: none;
}
.cmpglAreaDside .pbSmartMenuItem,
.cmpglAreaDside .pbSmartPhone { background: none !important; }
.cmpglAreaDside .pbSmartPhone a[selected],
.cmpglAreaDside .pbSmartPhone a:active {
	color: inherit !important;
	background: none !important;
}



/*******************************
*	ACCORDION
*******************************/
.cmpglAccH1,
.cmpglAccDtTtl {
	background: #eee;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.cmpglAccH1 h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
.cmpglAccH2 h2 {
	font-size: 16px;
	background: #EFEFEF;
	padding: 10px;
	margin-bottom: 10px;
}
.cmpglAccResult h1 {
	font-size: 20px;
	margin-bottom: 5px;
}
.cmpglAccResult h3 {
	font-size: 12px;
	margin-bottom: 0;
}
.acordion_search h4 {
	font-size: 10px;
	border: none;
	padding: 0;
	margin-bottom: 15px;
}
.acordion_search { padding: 10px; }
.acordion_search form {
	font-size: 12px;
	margin-bottom: 10px;
}
.acordion_search input {
	width: 150px;
	border: 2px solid #aaa;
	font-size: 12px;
	padding: 2px;
	margin-right: 10px;
}
.cmpglAccList {
	background: #ddd;
	padding: 10px;
}
ul.accordion,
ul.accordion ul,
ul.accordion li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 1.4;
}
ul.accordion { margin-bottom:30px; }
ul.accordion ul {
	margin: 15px 0 15px 30px !important;
	display:none;
}
.cmpglAccResult ul.accordion ul { margin: 10px 5px 10px 15px !important; }
ul.acordion_search{
	background: #DF0101;
	color: #ffffff;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
ul.acordion .none-submenu,
ul.acordion .active-submenu {
	background: #DDD url(/library/products/seajet/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
	display: block;
	margin: 2px;
	padding: 15px;
}
ul.acordion .active-submenu { background: #FFE4E1 url(/library/products/seajet/img/triggeractive-arrow.png) no-repeat 98% 50%; }

ul.accordion a {
	display: block;
	text-decoration: none;
	color: #000;
}
ul.accordion span {
	font-size: 20px;
	display: block;
	padding: 10px;
	color: #000;
}
.cmpglAccResult ul.accordion span { padding: 10px 15px; }
/* ul.accordion li { border-bottom: 1px solid #fff; } */
ul.accordion > li > ul > li {
	margin: 0;
	position: relative;
	border-bottom: 1px solid #DDD;
}
.cmpglAccResult ul.accordion > li > ul > li { background-color: #C9CACA; }
ul.accordion > li > ul > li > p {
	background: #c9c9ca;
	color: #000;
	padding: 5px 10px 5px;
	font-size: 85%;
	font-weight: normal;
}
ul.accordion > li > ul > li > ul > li {
	background: #FFF;
	border-bottom: 1px dotted #888;
}
ul.accordion > li > ul > li > ul > li:last-child { border:none; }
ul.accordion > li > p span {
	background:url(/library/global/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2.5%;
}
ul.accordion > li > p span:hover {
	background:#ffe3e1 url(/library/global/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2.5%;
}
ul.accordion > li > p span.open {
	background:#ffe3e1 url(/library/global/img/triggeractive-arrow.png) no-repeat 98% 50%;
	background-size: 2.5%;
}
ul.accordion > li > a {
	background: url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1%;
}
ul.accordion > li > ul > li > p span {
	background:#c9c9ca url(/library/global/img/trigger-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
}
ul.accordion > li > ul > li > p span.open {
	background:#FFE4E1 url(/library/global/img/triggeractive-arrow.png) no-repeat 98% 50%;
	background-size: 2%;
}
.cmpglAccResult ul.accordion > li > ul > li > a {
	padding: 10px;
	background: #888 url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1.5%;
	color: #fff;
}
ul.accordion > li > ul > li > ul > li a {
	background: url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1%;
}
ul.accordion > li > p span { cursor: pointer; }
ul.accordion > li > ul > li > a div p { font-size: 16px; }
ul.accordion > li > ul > li > a div {
	position: absolute;
	top: 50%;
	margin-top: -1em;
	margin-left: 20px;
}
ul.accordion span.accordion_menutit {
	font-size: 20px;
	padding: 10px;
	color: #fff;
	background: #888 url(/library/global/img/trigger-arrowright.png) no-repeat 98%;
	background-size: 1.5%;
}
ul.accordion span.accordion_subtit {
	font-size: 12px;
	padding: 5px;
}
.cmpglAccBackBtn {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 10px;
}
.cmpglAccBackBtn .pbBlock { line-height: 1.2; }
.cmpglAccBackBtn .pbBlock a:link,
.cmpglAccBackBtn .pbBlock a:visited {
	display: block;
	width: 4em;
	margin-bottom: 5px;
	padding: 5px 10px;
	background: #231815;
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	border-radius: 10px;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.cmpglAccBackBtn .pbBlock a:before {
	content: " \f104";
	font-size: 20px;
	font-family: FontAwesome;
	margin-right: 10px;
}
.cmpglAccBackBtn .pbBlock a:hover { text-decoration: none; }



/*******************************
* MEDIA SWITCH
*******************************/
.cmpglMediaSP a:link,
.cmpglFtCopy a:visited {
	font-size: 12px;
	color: #9FA0A0;
}
.cmpglMediaSP .stViewMode {
	border-top: 1px solid #231815;
	text-align:center;
}
.cmpglMediaSP dl.stViewMode dt,
.cmpglMediaSP dl.stViewMode dd { display:none; }
.cmpglMediaSP dl.stViewMode dd.stLast {
	display:block;
	padding-top:10px; 
	padding-bottom:10px; 
} 
.cmpglMediaSP dl.stViewMode dd.stLast a { display:block; }


/*******************************
*	COLOR BOX(YouTube)
*******************************/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{z-index:11000;background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{z-index:12000;outline:0;}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;  position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious:hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext:hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose:hover{background-position:-100px 0px;}

        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}






}