@charset "utf-8";

/* ======================================================
 * siteTop.css
 * ------------------------------------------------------
 * LAYOUT ***********************************************
 * Header
 * Navigation
 * Contents
 * Footer
 * CONTENTS ***********************************************
 * Parts
 * Component
 * ClearFix
====================================================== */

/********************************************************

  LAYOUT

********************************************************/

/* Header
------------------------------------------------------ */


/* Navigation
------------------------------------------------------ */


/* Contents
------------------------------------------------------ */
#siteTop #globalContents {
	padding-bottom: 0;
}

/*----- contentsWrap -----*/
#siteTop .contentsWrap {
	width: auto;
	padding-top: 0;
}

/*** main ***/
#siteTop #main {
	float: none;
	width: auto;
}

/* topWrap */
[class^="topWrap"] {
	clear: both;
}
[class^="topWrap"] > *:first-child {
	margin-top: 0 !important;
}
.topWrap01 {
	position: relative;
	z-index: 500;
}
.topWrap02 {
	position: relative;
	min-height: 576px;
	margin: -576px 0 0 0;
	padding: 35px 0 50px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
          box-sizing: border-box;
	background-color: rgba(255,255,255,0.85);
	z-index: 1000;
}


/* Footer
------------------------------------------------------ */



/********************************************************

  CONTENTS

********************************************************/

/* Parts
------------------------------------------------------ */
/*----- Heading -----*/
/* topHeading01 */
.topHeading01 {
	clear: both;
	position: relative;
	margin: 30px 0 15px;
}
.topHeading01 > a {
	display: block;
	color: #333333;
	text-decoration: none;
}
.topHeading01 > a:hover .head,
.topHeading01 > a:hover .moreLink {
	color: #2f7ab4;
}
.topHeading01 > a .icon {
	display: table-cell;
	padding: 2px 10px 2px 0;
	vertical-align: top;
}
.topHeading01 > a .head {
	display: table-cell;
	font-size: 20px;
	font-size: 2.0rem;
	vertical-align: middle;
}
.topHeading01 > a .moreLink {
	position: relative;
	float: right;
	display: inline-block;
	margin: -32px 0 0 0;
	padding: 0 20px 0 10px;
	border: 1px solid #c8cbc2;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
          box-sizing: border-box;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 23px;
}
.topHeading01 > a .moreLink:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 8px;
	display: block;
	width: 6px;
	height: 9px;
	background: url(/english/common/images/com_link_ic01.gif) no-repeat 0 0;
}

/*----- Column -----*/
/* topColLayout01 */
.topColLayout01 {
	clear: both;
	width: 1002px;
	margin: 20px auto 0;
}
.topColLayout01 > [class*="col"] > *:first-child {
	clear: none;
	margin-top: 0 !important;
}
.topColLayout01 > .col {
	float: left;
}
.topColLayout01.count2 > .col {
	width: 481px;
}
.topColLayout01.count2 > .col + .col {
	margin-left: 40px;
}


/* Component
------------------------------------------------------ */
/* selector */
[id*="Index"] > *:first-child {
	margin-top: 0 !important;
}

/* visualIndex */
#visualIndex {
	position: relative;
	min-width: 1002px;
	height: 1178px;
	overflow: hidden;
	*zoom: 1;
}
#visualIndex .visualList {
}
#visualIndex .visualList > li {
	position: absolute;
	top: 0;
	width: 100%;
	height: 1178px;
}
#visualIndex .visualList > li.visual02 {	background: url(/english/images/top_visual_ph02.jpg) no-repeat 50% 0; }
#visualIndex .visualList > li.visual03 {	background: url(/english/images/top_visual_ph03.jpg) no-repeat 50% 0; }
#visualIndex .visualList > li.visual04 {	background: url(/english/images/top_visual_ph04.jpg) no-repeat 50% 0; }
#visualIndex .visualList > li.moving {
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
#visualIndex .visualList > li > a {
	display: block;
	width: 1002px;
	height: 602px;
	margin: 0 auto;
	text-indent: -9999px;
	outline: none;
}
#visualIndex .slideNavi > li {
	position: absolute;
	top: 244px;
}
#visualIndex .slideNavi > li.prev {
	left: 50%;
	margin-left: -503px;
}
#visualIndex .slideNavi > li.next {
	right: 50%;
	margin-right: -503px;
}
#visualIndex .slideNavi > li > a {
	display: block;
	width: 46px;
	height: 114px;
	text-indent: -9999px;
	outline: none;
}
#visualIndex .slideNavi > li.prev > a {
	background: url(/english/common/images/com_slide_bt03.png) no-repeat 0 0;
}
#visualIndex .slideNavi > li.next > a {
	background: url(/english/common/images/com_slide_bt04.png) no-repeat 0 0;
}
#visualIndex .pagerNavi {
	position: relative;
	margin: 556px 0 0 0;
	text-align: center;
	letter-spacing: -0.4em;
}
#visualIndex .pagerNavi > li {
	display: inline-block;
	padding: 0 5px;
	letter-spacing: normal;
}
#visualIndex .pagerNavi > li > a {
	display: block;
	width: 21px;
	height: 20px;
	background: url(/english/common/images/com_slide_nav02.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
}
#visualIndex .pagerNavi > li.current > a {
	background-position: 0 -20px;
}

/* newsIndex */
/* infoIndex */
#newsIndex,
#infoIndex {
}
#newsIndex .topHeading01,
#infoIndex .topHeading01 {
	margin-bottom: 10px;
}
#newsIndex .topHeading01 + .newsWrap01,
#infoIndex .topHeading01 + .newsWrap01 {
	margin-top: 10px;
}
#newsIndex .newsWrap01 .newsLink,
#infoIndex .newsWrap01 .newsLink {
	padding: 10px 35px 8px 15px;
	border-bottom: 1px solid #c8c9c9;
	background: none;
}
#newsIndex .newsWrap01 .newsLink:first-child,
#infoIndex .newsWrap01 .newsLink:first-child {
	border-top: none;
}
#newsIndex .newsWrap01 .newsLink:hover,
#infoIndex .newsWrap01 .newsLink:hover {
	background-color: rgba(153,153,153,0.2);
}
#newsIndex .newsWrap01 .newsLink:after,
#infoIndex .newsWrap01 .newsLink:after {
	right: 20px;
}
#newsIndex .newsWrap01 .newsLink dt,
#infoIndex .newsWrap01 .newsLink dt {
	color: #000000;
	font-size: 12px;
	font-size: 1.2rem;
}
#newsIndex .newsWrap01 .newsLink dd a,
#infoIndex .newsWrap01 .newsLink dd a {
	color: #555555;
}

/* Web Fonts
------------------------------------------------------ */
#newsIndex .topHeading01 .head,
#infoIndex .topHeading01 .head {
	font-family: 'Tauri', sans-serif;
}


/* ClearFix
------------------------------------------------------ */
.topHeading01 > a:after,
.topColLayout01:after,
DUMMY:after,
DUMMY:after,
DUMMY:after {
	content: "";
	display: block;
	clear: both;
}

.topHeading01 > a,
.topColLayout01,
DUMMY,
DUMMY,
DUMMY {
	zoom: 1;
}
