/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q,
blockquote {
	quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

body {
	font-size: 14px;
	width: 100%;
	text-align: center;
}

a {
	text-decoration: none;
	color: #1876bb;
	outline: none;
}

#newsDetailContents strong {
	font-weight: bold;
}

#newsDetailContents a {
	border-bottom: 1px solid;
}

#newsDetailContents a:hover {
	border: none;
}

#newsDetailContents em {
	font-style: italic;
}

#newsDetailContents #newsDetail sup {
	font-size: 85.71429%;
	vertical-align: super;
}

#newsDetailContents sup {
	font-size: 85.71429%;
	vertical-align: super;
}

#newsDetailContents ul {
	margin-top: 20px;
}

#newsDetailContents ul li {
	line-height: 140%;
	margin-top: 10px;
	background: url("images/common/icon03.png") no-repeat;
	background-position: 0 10px;
	padding-left: 16px;
}

.content {
	color: #3c4650;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content .read_text {
	font-family: OceanSansMTPro-Book;
}

.content h1 {
	color: #646c78;
}

.content h2,
.content h3 {
	color: #00467d;
}

.content h4 {
	color: #3c4650;
}

.content .read_text {
	color: #00467d;
}

.content .cap_text {
	color: #7f8c96;
}

.content sup {
	font-size: 85.71429%;
	vertical-align: super;
}

.content sup.h1 {
	font-size: 60%;
}

.content ul.normal {
	margin-top: 20px;
}

.content ul.normal li {
	line-height: 140%;
	margin-top: 10px;
	background: url("images/common/icon03.png") no-repeat;
	background-position: 0 10px;
	padding-left: 16px;
}

.content ul.normal li:first-child {
	margin-top: 0px;
}

.content ol.normal {
	list-style-type: decimal;
	list-style-position: inside;
}

.content ol.normal li {
	line-height: 140%;
	margin-top: 10px;
	text-indent: -1em;
	margin-left: 1em;
}

.content ol.normal li:first-child {
	margin-top: 0px;
}

.content ol.normal li > ol {
	list-style-type: upper-latin;
	list-style-position: inside;
	margin-top: 10px;
}

.content ol.normal li > ol li {
	text-indent: -1em;
	margin-left: 1em;
}

.content ol.normal li > ol li > ol {
	list-style-type: lower-alpha;
	list-style-position: inside;
	margin-top: 10px;
}

.content ol.normal li > ol li > ol li {
	text-indent: -1em;
	margin-left: 1em;
}

.content dl.normal {
	margin-top: 20px;
}

.content dl.normal dt {
	font-weight: bold;
	line-height: 140%;
}

.content dl.normal dd {
	line-height: 140%;
}

.content a.external {
	background: url("images/common/icon04.png") no-repeat;
	background-position: right center;
	padding-right: 18px;
}

.content a.download {
	background: url("images/common/icon05.png") no-repeat;
	background-position: right center;
	padding-right: 19px;
}

.branch_btn {
	margin-top: 20px;
	padding-bottom: 5px;
	min-height: 40px;
}

.branch_btn a {
	position: absolute;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	padding: 12px 45px 12px 20px;
	max-width: 300px;
	background-color: #f5f7f9;
	background-image: url("images/common/icon04.png"); background-repeat: no-repeat; background-position: 90% 50% !important;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	color: #1876bb;
}

.branch_btn a span {
	font-weight:normal!important;
}

.content p.btn {
	margin-top: 20px;
	padding-bottom: 20px;
	min-height: 40px;
}

.content p.btn a {
	position: absolute;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	padding: 12px 45px 12px 20px;
	max-width: 300px;
	background-color: #f5f7f9;
	background-image: url("images/common/icon09.png"); background-repeat: no-repeat; background-position :90% 50% !important;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	color: #1876bb;
}

.content p.btn a:hover {
	background-color: #ECEEF1!important;
}

body {
	font-family: Helvetica,Arial;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	overflow-x: hidden;
}

#navigation {
	width: 100%;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#breadcrumbDiv #breadcrumb {
	overflow: hidden;
	*zoom: 1;
	margin: 0 auto;
	width: 940px;
	height: 100%;
}

#breadcrumbDiv #breadcrumb li {
	float: left;
	padding: 0 18px 0 10px;
	height: 100%;
	text-align: center;
}

#breadcrumbDiv #breadcrumb li:first-child {
	border-left: 1px solid #001428;
}

#breadcrumbDiv #breadcrumb li:first-child img {
	vertical-align: middle;
}

#breadcrumbDiv #breadcrumb li.current a {
	color: white;
}

#breadcrumbDiv #breadcrumb li a {
	color: #51beff;
	font-weight: bold;
	font-size: 85.71429%;
}

#side {
	font-weight: bold;
}

#side li {
	border-bottom: 1px solid #e6ebf0;
}

#side li:first-child {
	border-top: 1px solid #e6ebf0;
}

#side li > a {
	display: block;
}

#side li > a:hover {
	background-color: #F0F5FA;
	color: #1876bb;
	transition: background-color 1s, color 1s ease-in-out;
}

#side li > a.current {
	background-color: #1876bb;
	color: white;
}

#side li > a.parent_current {
	background-color: #E6EBF0;
}

#side li > ul {
	display: none;
	background-color: #e6ebf0;
}

#side li > ul > li {
	border-bottom: none;
}

#side li > ul > li a {
	display: block;
	padding-left: 30px;
	background: url("images/common/icon02.png") no-repeat;
	background-position: 15px center;
	font-size: 85.71429%;
}

#side li > ul > li a:hover {
	background-color: #d2d7dc;
}

#side li > ul > li a.current {
	background-color: #1876bb;
	color: white;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

.pc {
	display: block;
}

.sp,
.tab {
	display: none;
}

body {
	background-color: #D7E6F0;
}

#wrap {
	width: 100%;
	max-width: 1440px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	background-color: #fff;
	position: relative;
}

#global {
	overflow: hidden;
	*zoom: 1;
	-webkit-box-shadow: 0px 0px 2px 3px rgba(100, 100, 100, 0.4);
	-moz-box-shadow: 0px 0px 2px 3px rgba(100, 100, 100, 0.4);
	box-shadow: 0px 0px 2px 3px rgba(100, 100, 100, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	position: relative;
	z-index: 100;
	background-color: rgba(255, 255, 255, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff, gradienttype=0);
}

#global .inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#global div.header_left {
	float: left;
	margin-top: 35px;
}

#global div.header_left #logo {
	margin-top: -10px;
}

#global div.header_left #menuBtn {
	display: none;
}

#global div.header_right {
	float: right;
	text-align: right;
}

#global div.header_right ul {
	overflow: hidden;
	*zoom: 1;
}

#global div.header_right ul li {
	float: left;
}

#global div.header_right ul#globalNavi {
	margin-top: 30px;
	border-left: 1px solid #dce1e6;
}

#global div.header_right ul#globalNavi li {
	border-right: 1px solid #dce1e6;
}

#global div.header_right ul#globalNavi li a {
	display: block;
	padding: 0 13px;
	height: 40px;
	font-weight: bold;
	font-size: 100%;
	line-height: 40px;
}

#global div.header_right ul#globalNavi li:hover a {
	background-color: #F0F5FA;
	color: #1876bb;
	transition: background-color 1s, color 1s ease-in-out;
}

#global div.header_right ul#globalNavi li.current a {
	background-color: #1876bb;
	color: white;
}

#global div.header_right ul#language {
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
}

#global div.header_right ul#language li {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left: 15px;
}

#global div.header_right ul#language li:first-child {
	margin-left: 0;
}

#global div.header_right ul#language li a {
	color: #1876bb;
	font-size: 85.71429%;
}

#global div.header_right ul#language li a:hover {
	text-decoration: underline;
}

#navigation {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	background: url("images/common/pc/breadcrumb_bg.png") repeat-x;
}

#navigation .inner {
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 0px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-box-shadow: 0px 5px 5px -3px rgba(100, 100, 100, 0.4) inset, 0px 5px 5px -3px rgba(100, 100, 100, 0.4);
	-moz-box-shadow: 0px 5px 5px -3px rgba(100, 100, 100, 0.4) inset, 0px 5px 5px -3px rgba(100, 100, 100, 0.4);
	box-shadow: 0px 5px 5px -3px rgba(100, 100, 100, 0.4) inset, 0px 5px 5px -3px rgba(100, 100, 100, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#navigation #categoryMenu {
	width: 940px;
	margin: 0 auto;
	background: url("images/common/pc/category_menu_bg.png") no-repeat bottom left;
}

#navigation #categoryMenu > li {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 235px;
	background: url("images/common/pc/category_menu_bg.png") no-repeat bottom right;
	color: white;
}

#navigation #categoryMenu > li > a {
	display: block;
	height: 35px;
	padding: 10px 0 0 10px;
	color: #3c4650;
	background: url("images/common/pc/icon_arrow_common.png") no-repeat;
	background-position: 200px 23px;
}

#navigation #categoryMenu > li > a span {
	display: block;
}

#navigation #categoryMenu > li > a br.br01 {
	display: none;
}

#navigation #categoryMenu > li.current,
#navigation #categoryMenu > li.open {
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#navigation #categoryMenu > li#categoryMenu01 {
	border-top: 5px solid #008ecf;
}

#navigation #categoryMenu > li#categoryMenu01 ul {
	background-color: #BFE3F3;
}

#navigation #categoryMenu > li#categoryMenu01 > a span {
	background: url("images/common/icon_cate01.png") no-repeat;
	background-position: left center;
}

#navigation #categoryMenu > li#categoryMenu01.current > a,
#navigation #categoryMenu > li#categoryMenu01.open > a {
	color: #008ECF;
	background: url("images/common/pc/icon_arrow_c01.png") no-repeat;
	background-position: 200px 23px;
	background-color: #BFE3F3;
}

#navigation #categoryMenu > li#categoryMenu02 {
	border-top: 5px solid #e35178;
}

#navigation #categoryMenu > li#categoryMenu02 ul {
	background-color: #F8D3DD;
}

#navigation #categoryMenu > li#categoryMenu02 > a span {
	background: url("images/common/icon_cate02.png") no-repeat;
	background-position: left center;
}

#navigation #categoryMenu > li#categoryMenu02.current > a,
#navigation #categoryMenu > li#categoryMenu02.open > a {
	color: #E35178;
	background: url("images/common/pc/icon_arrow_c02.png") no-repeat;
	background-position: 200px 23px;
	background-color: #F8D3DD;
}

#navigation #categoryMenu > li#categoryMenu03 {
	border-top: 5px solid #46b446;
}

#navigation #categoryMenu > li#categoryMenu03 ul {
	background-color: #D1ECD1;
}

#navigation #categoryMenu > li#categoryMenu03 > a span {
	background: url("images/common/icon_cate03.png") no-repeat;
	background-position: left center;
}

#navigation #categoryMenu > li#categoryMenu03.current > a,
#navigation #categoryMenu > li#categoryMenu03.open > a {
	color: #46B446;
	background: url("images/common/pc/icon_arrow_c03.png") no-repeat;
	background-position: 200px 23px;
	background-color: #D1ECD1;
}

#navigation #categoryMenu > li#categoryMenu04 {
	border-top: 5px solid #eea100;
}

#navigation #categoryMenu > li#categoryMenu04 ul {
	background-color: #FBE7BF;
}

#navigation #categoryMenu > li#categoryMenu04 > a span {
	background: url("images/common/icon_cate04.png") no-repeat;
	background-position: left center;
}

#navigation #categoryMenu > li#categoryMenu04.current > a,
#navigation #categoryMenu > li#categoryMenu04.open > a {
	color: #EEA100;
	background: url("images/common/pc/icon_arrow_c04.png") no-repeat;
	background-position: 200px 23px;
	background-color: #FBE7BF;
}

#navigation #categoryMenu > li ul {
	display: none;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	padding: 0 5px 5px;
	position: absolute;
	top: 45px;
	left: 0px;
	width: 225px;
}

#navigation #categoryMenu > li ul li {
	width: 225px;
	background-color: #fff;
	height: 80px;
	border-top: 1px solid #e6ebf0;
	text-align: center;
}

#navigation #categoryMenu > li ul li:first-child {
	border-top: none;
}

#navigation #categoryMenu > li ul li a {
	display: block;
	width: 100%;
	height: 80px;
}

#breadcrumbDiv {
	-webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	position: absolute;
	z-index: 100;
	top: 70px;
	left: 0px;
	width: 100%;
	max-width: 1440px;
	height: 30px;
	background: url("images/common/pc/breadcrumb_bg.png") repeat-x;
}

#breadcrumb {
	position: relative;
	z-index: 100;
	height: 30px;
}

#breadcrumb li {
	height: 30px;
	background: url("images/common/pc/icon_arrow_breadcrumb.png") no-repeat;
	background-position: right top;
	line-height: 30px;
}

#breadcrumb li:first-child {
	line-height: 26px;
}

#breadcrumb li.before_current {
	background: url("images/common/pc/icon_arrow_breadcrumb_before_current.png") no-repeat;
	background-position: right top;
}

#breadcrumb li.current {
	background: url("images/common/pc/icon_arrow_breadcrumb_current.png") no-repeat;
	background-color: #002e50;
	background-position: right top;
	color: #fff;
	font-weight: bold;
	font-size: 85.71429%;
}

.content_wrap {
	margin: 30px auto 0;
	padding: 34px 10px 100px;
	width: 940px;
}

.content_wrap#company,
.content_wrap#globalnetworkDetail,
.content_wrap#globalnetwork {
	padding-top: 0px;
}

.content_wrap#contactus,
.content_wrap#news,
.content_wrap#newsDetail {
	padding-top: 60px;
}

.content {
	overflow: hidden;
	*zoom: 1;
}

.content.noclear {
	overflow: visible;
}

.content.multi .column {
	float: left;
}

.content.multi.c25_4_b_full .column {
	width: 220px;
	margin-left: 20px;
}

.content.multi.c25_4_b_full .column:first-child {
	margin-left: 0px;
}

.content.multi.c5050_a_full .column,
.content.multi.c5050_b_full .column {
	width: 460px;
	margin-left: 20px;
}

.content.multi.c5050_a_full .column:first-child,
.content.multi.c5050_b_full .column:first-child {
	margin-left: 0px;
}

.content.multi.c7525_a_full .column {
	width: 220px;
	margin-left: 20px;
}

.content.multi.c7525_a_full .column:first-child {
	width: 700px;
	margin-left: 0px;
}

  .content.multi.c2575_a_full .column {
	width: 700px;
	margin-left: 20px;
}

  .content.multi.c2575_a_full .column:first-child {
	width: 220px;
	margin-left: 0px;
}

.content.multi.c33_3_b_full .column {
	width: 300px;
	margin-left: 20px;
}

.content.multi.c33_3_b_full .column:first-child {
	margin-left: 0px;
}

#main {
	float: left;
	width: 700px;
}

#side {
	float: right;
	width: 220px;
}

#side li > a {
	font-size: 85.71429%;
	padding: 15px 0 15px 10px;
	line-height: 120%;
}

#side li ul li a {
	font-size: 79%;
}

footer {
	padding-top: 35px;
	width: 100%;
	text-align: left;
	border-bottom: 5px solid #00467d;
	background-color: #e6ebf0;
	position: relative;
	z-index: 100;
}

footer #footerInner {
	margin: 0 auto;
	padding: 0 10px 0;
	width: 940px;
}

footer #footerInner #footerTop {
	overflow: hidden;
	*zoom: 1;
}

footer #footerInner #footerTop .footer_box {
	float: left;
	margin-right: 20px;
	width: 140px;
}

footer #footerInner #footerTop .footer_box#f_contactUs {
	width: 300px;/* 20151119 追加 */
	margin-right: 0px;
}

/* 20151119 追加 ここから */
footer #footerInner #footerTop .footer_box.sp{
	display: none;
}
footer #footerInner #footerTop .footer_box#f_contactUs > p {
	width: 140px;
	float: left;
}
/* 20151119 追加 ここまで */

footer #footerInner #footerTop .footer_box p.footer_title {
	padding-bottom: 5px;
	border-bottom: 1px solid #b8cddb;
	color: #006eb0;
	font-weight: bold;
	font-size: 100%;
}

footer #footerInner #footerTop .footer_box p.footer_title#f_news {
	margin-left: 20px;
}


footer #footerInner #footerTop .footer_box p.footer_title a:hover {
	text-decoration: underline;
}

footer #footerInner #footerTop .footer_box ul {
	margin-top: 15px;
	width: 140px;
}

footer #footerInner #footerTop .footer_box ul li {
	margin-top: 15px;
}

footer #footerInner #footerTop .footer_box ul li a {
	font-size: 85.71429%;
}

footer #footerInner #footerTop .footer_box ul li a:hover {
	text-decoration: underline;
}

footer #footerInner #footerBtm {
	position: relative;
	overflow: hidden;
	*zoom: 1;
	margin-top: 25px;
	height: 35px;
}

footer #footerInner #footerBtm p:first-child {
	float: left;
	height: 100%;
	color: #9faab2;
	font-size: 85.71429%;
	line-height: 35px;
}

footer #footerInner #footerBtm p#toTop {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

footer #footerInner #footerBtm p#toTop a {
	display: block;
	padding-top: 15px;
	width: 40px;
	height: 20px;
	background-color: #00467d;
	text-align: center;
	line-height: 0px;
}

footer #footerInner #footerBtm ul {
	overflow: hidden;
	*zoom: 1;
	float: right;
	height: 100%;
	margin-right: 60px;
}

footer #footerInner #footerBtm ul li {
	float: left;
	margin-left: 20px;
	height: 100%;
	line-height: 35px;
}

footer #footerInner #footerBtm ul li a {
	font-size: 85.71429%;
}

footer #footerInner #footerBtm ul li a:hover {
	text-decoration: underline;
}

.content .full {
	width: 100% !important;
	float: none !important;
}

.content h1 {
	font-size: 171.42857%;
	line-height: 120%;
	margin-bottom: 10px;
}

.content h2 {
	font-size: 171.42857%;
	line-height: 120%;
}

.content h3 {
	font-size: 128.57143%;
	line-height: 120%;
	font-weight: bold;
	border-bottom: 1px solid #d2d7dc;
}

.content h4 {
	font-weight: bold;
	font-size: 128.57143%;
	line-height: 120%;
}

.content p {
	font-size: 114.28571%;
	line-height: 160%;
}

.content p.read_text {
	font-size: 257.14286%;
	line-height: 120%;
}

.content p.page_top {
	text-align: right;
	background: url("images/common/sp/icon01.png") no-repeat;
	background-position: right center;
	padding-right: 20px;
}

.content p.caption {
	font-size: 85.71429%;
	color: #7F8C96;
}

.content .multi {
	overflow: hidden;
	*zoom: 1;
	width: 100%;
}

.content .multi .column {
	float: left;
}

.content .multi.c7525_a .column {
	width: 160px;
}

.content .multi.c7525_a .column:first-child {
	margin: 0 20px 0 0;
	width: 520px;
}

.content .multi.c2575_a .column {
	width: 520px;
}

.content .multi.c2575_a .column:first-child {
	margin: 0 20px 0 0;
	width: 160px;
}

.content .multi.c5050_a .column,
.content .multi.c5050_b .column {
	width: 340px;
	margin-left: 20px;
}

.content .multi.c5050_a .column:first-child,
.content .multi.c5050_b .column:first-child {
	margin-left: 0px;
}

.content .box {
	width: 100%;
	margin-top: 20px;
}

.content ul li {
	font-size: 114.28571%;
}

.content ul#tab {
	width: 100%;
	overflow: hidden;
	*zoom: 1;
	padding: 5px;
}

.content ul#tab li {
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	float: left;
	height: 40px;
	background-color: #F5F7F9;
}

.content ul#tab li a {
	display: block;
	width: 100%;
	height: 100%;
}

.content ul#tab li.current {
	-webkit-box-shadow: 0px 1px 1px 0px rgba(85, 85, 85, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(85, 85, 85, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(85, 85, 85, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	background-color: #6E7882;
}

.content ul#tab li.current a {
	color: #fff;
}

.content ul#tab li:hover {
	background-color: #ECEEF1;
}

.content ul#tab li.current:hover {
	background-color: #6E7882;
}

.content ol li {
	font-size: 114.28571%;
}

.content dl dt {
	font-size: 114.28571%;
}

.content .box_text {
	margin-top: 30px;
	width: 660px;
	padding: 20px;
	background-color: #e6ebf0;
	line-height: 160%;
	font-size: 114.28571%;
}

.content .box_text .title {
	margin: 0 0 30px;
}

.content .cap_text {
	display: block;
	margin-top: 10px;
	font-size: 85.71429%;
	line-height: 140%;
}

.content a.normal {
	font-size: 90%;
	text-decoration: underline;
}

.content a.normal:hover {
	text-decoration: none;
}

.content a.small {
	font-size: 80%;
	text-decoration: underline;
}

.content a.small:hover {
	text-decoration: none;
}

.content a.external {
	font-size: 90%;
	text-decoration: underline;
}

.content a.external:hover {
	text-decoration: none;
}

.content a.download {
	font-size: 90%;
	text-decoration: underline;
}

.content a.download:hover {
	text-decoration: none;
}

.content a.anchor {
	display: block;
	width: 320px;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #dce1e6;
	border-bottom: 1px solid #dce1e6;
	padding-left: 20px;
	margin-top: -1px;
	background: url("images/common/icon06.png") no-repeat;
	background-position: 312px center;
}

.content a.anchor:hover {
	background-color: #F0F5FA;
}

.mt0 {
	margin-top: 0px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mbpc20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.ml0 {
	margin-left: 0px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.layer {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #0A1432;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=4);
	opacity: 0.04;
	z-index: 100;
}

.layer:hover {
	cursor: pointer;
}

#top {
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0;
}

#top .content {
	overflow: visible;
}

#top #main {
	position: relative;
	height: 550px;
}

#top #main .flex-direction-nav {
	display: none;
	width: 100%;
	z-index: 110;
	position: absolute;
}

#top #main .flex-direction-nav li {
	position: absolute;
	top: 225px;
	margin-top: -30px;
}

#top #main .flex-direction-nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#top #main .flex-direction-nav li:nth-of-type(1) {
	left: 0px;
	width: 40px;
	height: 80px;
	background: url("images/top/btn-slide-pagination.png") no-repeat 0 0;
}

#top #main .flex-direction-nav li:nth-of-type(1):hover {
	background-position: 0 -80px;
}

#top #main .flex-direction-nav li:nth-of-type(2) {
	right: 0px;
	width: 40px;
	height: 80px;
	background: url("images/top/btn-slide-pagination.png") no-repeat -40px 0;
}

#top #main .flex-direction-nav li:nth-of-type(2) img {
	width: 60px;
}

#top #main .flex-direction-nav li:nth-of-type(2):hover {
	background-position: -40px -80px;
}

#top #main .flex-direction-nav li:nth-of-type(2) a {
	color: transparent;
}

#top #main .flex-direction-nav li:hover {
	cursor: pointer;
}

#top #main #loading1 {
	position: absolute;
	z-index: 3000;
	top: 50%;
	left: 50%;
}

#top #main .shadow {
	width: 1440px;
	height: 10px;
	position: absolute;
	top: -12px;
	z-index: 100;
	left: 50%;
	margin-left: -720px;
	-webkit-box-shadow: 0px 0px 2px 3px rgba(100, 100, 100, 0.4);
	-moz-box-shadow: 0px 0px 2px 3px rgba(100, 100, 100, 0.4);
	box-shadow: 0px 0px 2px 3px rgba(100, 100, 100, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#top #mv {
	width: 1440px;
	height: 620px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: -70px;
	margin-left: -720px;
}

#top #mv ul {
	position: absolute;
	width: 1440px;
	top: 0;
}

#top #mv ul .sliderimg {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

#top #mv ul li {
	position: relative;
}

#top #mv ul li .slider_text {
	display: none;
	position: absolute;
	width: 940px;
	top: 45%;
	left: 50%;
	margin-left: -470px;
}

#top #mv ul li .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	display: block;
	width: 100px;
	height: 100px;
	background: url("images/top/btn-slide-play.png") no-repeat 0 0;
}

#top #mv ul li .play:hover {
	background-position: -100px 0;
}

#top #mv .flex-viewport {
	height: 620px;
}

#top #newsArea {
	position: relative;
	z-index: 100;
	width: 100%;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	background: url("images/top/bg04.png") repeat-x top center #00587c !important;
}

#top #newsArea #headline-news {
	height: 50px;
	overflow: hidden;
}

#top #newsArea #headline-news .news-btn {
	top: -1px;
}

#top #newsArea #headline-news .news-btn:hover {
	cursor: pointer;
}

#top #newsArea #headline-news .news-close {
	display: none;
}

#top #newsArea #headline-news .headline-contents {
	position: relative;
	width: 755px;
	height: 50px;
	overflow: hidden;
}

#top #newsArea #headline-news .headline-contents .inner {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

#top #newsArea #headline-news .headline-contents .inner a {
	color: #CCDFE7;
}

#top #newsArea #headline-news .headline-contents .inner a:hover {
	text-decoration: underline;
}

#top #newsArea #headline-listnews {
	display: none;
}

#top #newsArea #headline-listnews ul li {
	height: 48px;
	border-top: 1px solid #1a6a8b;
	background: url("images/top/icon01.png") no-repeat 98% center;
}

#top #newsArea #headline-listnews ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #CCDFE7;
	line-height: 48px;
	font-size: 14px;
}

#top #newsArea #headline-listnews ul li a:hover {
	text-decoration: underline;
}

#top #newsArea #headline-listnews ul li.last {
	text-align: right;
	padding-right: 40px;
}

#top #newsArea #headline-listnews ul li.last a {
	font-size: 12px;
}

#top #newsArea #headline-bignews {
	padding: 20px 0;
	border-bottom: 1px solid #1a6a8b;
}

#top #newsArea #headline-bignews .thumbnail {
	float: left;
	margin-right: 20px;
}

#top #newsArea #headline-bignews .right {
	float: left;
	width: 685px;
}

#top #newsArea #headline-bignews .right p {
	color: #fff;
}

#top #newsArea #headline-bignews .right p.title {
	font-size: 171.42857%;
}

#top #newsArea #headline-bignews .right p.title a {
	color: #fff;
}

#top #newsArea #headline-bignews .right p.desc {
	font-size: 100%;
	margin-top: 10px;
	color: #CCDFE7;
}

#top #newsArea #headline-bignews .headline-contents {
	border-top: 1px solid #1a6a8b;
	margin-top: 20px;
}

#top #newsArea .headline {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#top #newsArea .headline .headline-contents {
	color: #fff;
	font-size: 100%;
	line-height: 50px!important;
}

#top #newsArea .headline .news-btn {
	position: absolute;
	right: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

#top #newsArea .headline .news-btn img {
	position: absolute;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -17px;
	padding-top: 0;
	vertical-align: middle;
}

#top #newsArea .headline .news-index {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 135px;
	height: 50px;
}

#top #newsArea .headline .news-index img {
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -60px;
}

#top #movieArea {
	position: relative;
	z-index: 100;
	background-color: #fff;
	width: 100%;
	margin: 0 auto 0;
	padding-bottom: 25px;
}

#top #movieArea #movieThumbnailArea {
	background-color: #fff;
}

#top #movieArea #movieThumbnailArea .inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
	border-bottom: 1px solid #eaeaeb;
}

#top #movieArea #movieThumbnailArea .bxslider {
	width: 100%;
}

#top #movieArea #movieThumbnailArea .bxslider li {
	position: relative;
	width: 220px!important;
}

/*#top #movieArea #movieThumbnailArea .bxslider li .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	background: url("images/top/movie_btn.png") no-repeat -50px 0px;
}*/
#top #movieArea #movieThumbnailArea .bxslider li .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -28px;
	width: 56px;
	height: 56px;
	background-image: url("images/common/btn-slide-play_56_ie.png")!important;
	background-position: 0px 0px;
}

#top #movieArea #movieThumbnailArea .bxslider li .play.current {
	display: none;
}

#top #movieArea #movieThumbnailArea .bxslider li .currentLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 220px;
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}

#top #movieArea #movieThumbnailArea .bxslider li:hover {
	cursor: pointer;
}

#top #movieArea #movieThumbnailArea .movie-left {
	position: absolute;
	top: 130px;
	left: -50px;
	width: 18px;
	height: 32px;
	background: url("images/top/movie_left.png") no-repeat;
}

#top #movieArea #movieThumbnailArea .movie-left.disabled {
	background: url("images/top/movie_left_dis.png") no-repeat;
}

#top #movieArea #movieThumbnailArea .movie-left.disabled:hover {
	cursor: default;
}

#top #movieArea #movieThumbnailArea .movie-left:hover {
	cursor: pointer;
}

#top #movieArea #movieThumbnailArea .movie-right {
	position: absolute;
	top: 130px;
	right: -50px;
	width: 18px;
	height: 32px;
	background: url("images/top/movie_right.png") no-repeat;
}

#top #movieArea #movieThumbnailArea .movie-right.disabled {
	background: url("images/top/movie_right_dis.png") no-repeat;
}

#top #movieArea #movieThumbnailArea .movie-right.disabled:hover {
	cursor: default;
}

#top #movieArea #movieThumbnailArea .movie-right:hover {
	cursor: pointer;
}

#top #productsArea {
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	position: relative;
	z-index: 600;
	background-color: #fff;
}

#top #productsArea > .inner {
	position: relative;
	width: 940px;
	height: 470px!important;
	margin: 0 auto;
}

#top #productsArea #tab {
	position: relative;
	z-index: 500;
}

#top #productsArea #tab li {
	width: 235px;
	height: auto;
	padding: 12px 0 12px;
	background-color: #F5F7F9;
}

#top #productsArea #tab li span {
	display: block;
	color: #3C4650;
	font-size: 14px;
	padding-left: 15px;
}

#top #productsArea #tab li.current {
	box-shadow: none;
}

#top #productsArea #tab li:hover {
	cursor: pointer;
	background-color: #ECEEF1;
}

#top #productsArea #tab li.category01 {
	border-top: 5px solid #008ecf;
}

#top #productsArea #tab li.category01 span {
	background: url("images/common/icon_cate01.png") no-repeat 15px center;
}

#top #productsArea #tab li.category02 {
	border-top: 5px solid #e35178;
}

#top #productsArea #tab li.category02 span {
	background: url("images/common/icon_cate02.png") no-repeat 15px center;
}

#top #productsArea #tab li.category03 {
	border-top: 5px solid #46b446;
}

#top #productsArea #tab li.category03 span {
	background: url("images/common/icon_cate03.png") no-repeat 15px center;
}

#top #productsArea #tab li.category04 {
	border-top: 5px solid #eea100;
}

#top #productsArea #tab li.category04 span {
	background: url("images/common/icon_cate04.png") no-repeat 15px center;
}

#top #productsArea #tab li.category01.current {
	background-color: #BFE3F3;
}

#top #productsArea #tab li.category01.current span {
	color: #008ECF;
	background: url("images/common/icon_cate01_cur.png") no-repeat 15px center;
}

#top #productsArea #tab li.category02.current {
	background-color: #F8D3DD;
}

#top #productsArea #tab li.category02.current span {
	color: #E35178;
	background: url("images/common/icon_cate02_cur.png") no-repeat 15px center;
}

#top #productsArea #tab li.category03.current {
	background-color: #D1ECD1;
}

#top #productsArea #tab li.category03.current span {
	color: #46B446;
	background: url("images/common/icon_cate03_cur.png") no-repeat 15px center;
}

#top #productsArea #tab li.category04.current {
	background-color: #FBE7BF;
}

#top #productsArea #tab li.category04.current span {
	color: #EEA100;
	background: url("images/common/icon_cate04_cur.png") no-repeat 15px center;
}

#top #productsArea .productsContentsBox {
	display: none;
	width: 940px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 940px;
	padding: 122px 0 0 10px;
}

#top #productsArea .productsContentsBox .thumbnail {
	width: 470px;
	position: absolute;
	z-index: -1;
	top: 0px;
	right: 0px;
}

#top #productsArea .productsContentsBox .thumbnail img {
	position: absolute;
}

#top #productsArea .productsContentsBox .desc {
	font-size: 14px;
	width: 470px;
}

#top #productsArea .productsContentsBox .products-logo li {
	float: left;
	margin-right: 30px;
}

#top #productsArea .productsContentsBox#productsContents04 .products-logo li {
	float: left;
	margin-right: 20px!important;
}


#top #productsArea .productsContentsBox .btn {
	margin-top: 40px!important;
}

#top #productsArea .productsContentsBox .btn a {
	position: absolute;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	padding: 0 30px 0 10px;
	width: 100px;
	height: 50px;
	background-position: 110px center;
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	margin: 0 auto;
	background: url("images/top/icon01.png")!important;
	background-repeat: no-repeat!important;
	background-position: 90% 50%!important;
}

#top #productsArea .productsContentsBox#productsContents01 {
	display: block;
}

#top #productsArea .productsContentsBox#productsContents01 h2 {
	font-size: 36px;
	font-family: OceanSansMTPro-Book;
	color: #008ECF;
}

#top #productsArea .productsContentsBox#productsContents01 .btn a {
	color: #fff;
	background-color: #008ecf!important;
}

  #top #productsArea .productsContentsBox#productsContents01 .btn a:hover {
	background-color: #0089C9!important;
}

#top #productsArea .productsContentsBox#productsContents01 .thumbnail img {
 z-index: -10;
	top: 103px;
	right: -28px;
}

#top #productsArea .productsContentsBox#productsContents02 h2 {
	font-size: 36px;
	font-family: OceanSansMTPro-Book;
	color: #E35178;
}

#top #productsArea .productsContentsBox#productsContents02 .btn a {
	color: #fff;
	background-color: #e35178!important;
}

  #top #productsArea .productsContentsBox#productsContents02 .btn a:hover {
	background-color: #DA4F75!important;
}


#top #productsArea .productsContentsBox#productsContents02 .thumbnail img {
 z-index: -10;
	top: 103px;
	right: 0px;
}

#top #productsArea .productsContentsBox#productsContents03 h2 {
	font-size: 36px;
	font-family: OceanSansMTPro-Book;
	color: #46B446;
}

#top #productsArea .productsContentsBox#productsContents03 .btn a {
	color: #fff;
	background-color: #46b446!important;
}

  #top #productsArea .productsContentsBox#productsContents03 .btn a:hover {
	background-color: #44AE45!important;
}

#top #productsArea .productsContentsBox#productsContents03 .thumbnail img {
 z-index: -10;
	top: 103px;
	right: 0px;
}

#top #productsArea .productsContentsBox#productsContents04 h2 {
	font-size: 36px;
	font-family: OceanSansMTPro-Book;
	color: #EEA100;
}

#top #productsArea .productsContentsBox#productsContents04 .btn a {
	color: #fff;
	background-color: #eea100!important;
}

  #top #productsArea .productsContentsBox#productsContents04 .btn a:hover {
	background-color: #E59B02!important;
}

#top #productsArea .productsContentsBox#productsContents04 .thumbnail img {
 z-index: -10;
	top: 150px;
	right: -58px;
}

#top #globalArea {
	position: relative;
	z-index: 500;
	width: 100%;
	background: url("images/top/bg02.jpg") repeat-x bottom center white;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#top #globalArea .inner {
	position: relative;
	width: 100%;
	height: 649px!important;
	margin: 0 auto;
}

#top #globalArea .inner .title {
	font-size: 36px;
	color: #005585;
	font-family: OceanSansMTPro-Book;
	text-align: center;
	padding: 40px 0 10px 0;
}

#top #globalArea .inner .bg {
	position: absolute;
	left: 50%;
	margin-left: -720px;
}

#top #globalArea .inner .bg img {
	margin: 0 auto;
}

#top #globalArea .inner .btn_grp {
	position: absolute;
	top: 495px;
	left: 50%;
	margin-left: -170px;
	width: 339px!important;
	padding: 20px;
	background-color: rgba(0, 82, 133, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc005285, endcolorstr=#cc005285, gradienttype=0);
}

#top #globalArea .inner .btn_grp ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	margin-left: 15px;
}

#top #globalArea .inner .btn_grp ul li:first-child {
	margin-left: 0px;
}

#top #globalArea .inner .btn_grp ul li a {
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	padding: 18px 0 18px 0px;
	width: 160px;
	color: #1876bb;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: white !important;
}

#top #globalArea .inner .btn_grp ul li a:hover {
	background-color: #ECEEF1!important;
}

#quizArea {
	position: relative;
	z-index: 100;
	background-color: #fff;
	width: 100%;
	padding: 40px 0 50px;
	background: url("images/top/bg05.png");
}

#quiz {
	width: 940px;
	margin: 0 auto;
	font-family: "Architects Daughter", cursive;
}

#quiz p {
	line-height: 160%;
}

#quiz #quizTop {
	width: 940px;
	height: 15px;
	background: url("images/quiz/pc_bg_top.png") no-repeat;
	background-position: top center;
}

#quiz #quizMid {
	z-index: 100;
	width: 910px;
	padding: 0 15px;
	background: url("images/quiz/pc_bg_mid.png") repeat-y;
	background-position: top center;
}

#quiz #quizBtm {
	width: 940px;
	height: 15px;
	background: url("images/quiz/pc_bg_btm.png") no-repeat;
	background-position: bottom center;
}

#quiz .quizMidInner {
	overflow: hidden;
	position: relative;
	width: 904px;
	min-height: 150px;
	border: 1px solid #f8d3dd;
}

#quiz .quizMidInner .next_q {
 position: absolute;
 bottom: 5px;
 right: 25px;
 color: #00A2DB;
	font-family: Helvetica,Arial;
}

#quiz .quizMidInner .next_q:hover {
	cursor: pointer;
}


#quiz .quizMidInner #loading2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -12px;
	margin-top: -12px;
}

#quiz .quizMidInner2 {
	position: relative;
	padding-bottom: 35px;
}

#quiz .quizMidInner2 .inner {
	width: 100%;
	margin: 0;
	position: relative;
	font-size: 14px;
}

#quiz .quizMidInner2 .inner#firstDisp {
	top: 0px;
	left: 0px;
}

#quiz .quizMidInner2 .inner#secondDisp {
	position: absolute;
	top: 0px;
	left: 930px;
}

#quiz .quizMidInner2 .left {
	float: left;
	margin-right: 30px;
}

#quiz .quizMidInner2 .right {
	float: left;
	padding-top: 20px;
}

#quiz .quizMidInner2 p#logo {
	margin: 3px 0 0 10px;
	display: none;
}

#quiz .quizMidInner2 p#question {
	display: none;
	margin-bottom: 20px;
	font-size: 24px;
	color: #3C4650;
}

#quiz .quizMidInner2 p#question span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#quiz .quizMidInner2 p#question .q_icon {
	font-size: 40px;
	margin-right: 10px;
}

#quiz .quizMidInner2 p#question .q_text {
	width: 500px;
}

#quiz .quizMidInner2 p#true,
#quiz .quizMidInner2 p#false {
	display: none;
	float: left;
	color: #008ECF;
	font-size: 24px;
	background: url("images/quiz/choice_non_hover.png") no-repeat;
	padding: 20px 0 0 20px;
}

#quiz .quizMidInner2 p#true:hover,
#quiz .quizMidInner2 p#false:hover {
	cursor: pointer;
	background: url("images/quiz/choice_hover.png") no-repeat;
}

#quiz .quizMidInner2 p#true {
	margin-left: 60px;
	width: 196px;
	height: 66px;
}

#quiz .quizMidInner2 p#false {
	margin-left: 30px;
	width: 146px;
	height: 66px;
}

#quiz .quizMidInner2 p#result {
	display: block;
	margin: 20px 0 0 10px;
}

#quiz .quizMidInner2 p#answer {
	margin-bottom: 25px;
	font-size: 24px;
	color: #FF7F00;
}

#quiz .quizMidInner2 p#answer span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#quiz .quizMidInner2 p#answer .a_icon {
	font-size: 40px;
	margin-right: 10px;
}

#quiz .quizMidInner2 p#answer .a_text {
	width: 590px;
}

#quiz .quizMidInner2 .resultArea {
	width: 630px;
}

#quiz .quizMidInner2 .resultArea#r {
	background-color: #23B4E6;
	-webkit-box-shadow: 4px 4px 0 0 #cacaca;
	-moz-box-shadow: 4px 4px 0 0 #cacaca;
	box-shadow: 4px 4px 0 0 #cacaca;
}

#quiz .quizMidInner2 .resultArea#w {
	background-color: #0096D2;
}

#quiz .quizMidInner2 .resultArea .left img {
	margin: -5px 0 0 10px;
}

#quiz .quizMidInner2 .resultArea .right {
	padding: 10px 0 0 10px;
}

#quiz .quizMidInner2 .resultArea #resultText {
	font-size: 18px;
	color: #fff;
	width: 500px;
	margin-bottom: 15px;
}

#quiz .quizMidInner2 .resultArea #link a {
	color: #FFFF26;
	font-size: 18px;
}


/*#lifewithsunstar {
	width: 100%;
	padding: 0;
}

#lifewithsunstar .content {
	overflow: visible;
	position: relative;
	z-index: 10;
}

#lifewithsunstar #content-inner {
	position: relative;
	z-index: 100;
	background-color: #fff;
	padding-bottom: 60px;
}

  #lifewithsunstar #main {
	position: relative;
	height: 520px;
}

  #lifewithsunstar #main #mv {
	width: 1440px;
	height: 520px;
	margin: 0 auto;
	position: absolute;
	right: 50%;
	top: 0;
}

  #lifewithsunstar #main #mv .pc {
  	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 100%;
	height: 520px;
	background: url('images/lifewithsunstar/mv01.jpg') no-repeat;
}

  #lifewithsunstar .white-area {
  	display: none;
  	position: absolute;
  	width: 940px;
  	left: 50%;
  	top: 0;
  	margin-left: -470px;
  }

  #lifewithsunstar .white-area .inner{
  	position: absolute;
  	top: 0;
  	right: 0;
  	width: 470px;
	height: 520px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6ffffff, endcolorstr=#e6ffffff, gradienttype=0);
  }

  #lifewithsunstar .inner1 {
	margin-top: 141px;
}

  #lifewithsunstar .inner1 h1 {
	font-size: 48px;
}

  #lifewithsunstar .inner1.es {
	height: 140px;
	margin-top: 20px;
}

  #lifewithsunstar .inner2 {
  	margin-top: 35px;
	text-align: center;
}

  #lifewithsunstar h1,
  #lifewithsunstar .read_text {
  	display: none;
	color: #004879;
	margin: 0;
	line-height: 100%;
	text-align: center;
}

  #lifewithsunstar .read_text {
  	width: 390px;
  	margin: 0 auto;
  	text-align: center;
  	font-size: 20px;
  	line-height: 140%;
  }

  #lifewithsunstar .main-movie-menu {
  	background-color: #014979;
  }

  #lifewithsunstar .main-movie-menu ul {
  	width: 940px;
  	margin: 0 auto;
  	overflow: hidden;
  	border-left: 1px solid #336A8B;
  }

  #lifewithsunstar .main-movie-menu ul li {
  	width: 234px;
  	float: left;
  	border-right: 1px solid #336A8B;
  }
  #lifewithsunstar .main-movie-menu ul li:first-child { width: 233px;}

  #lifewithsunstar .main-movie-menu ul li:first-child a { padding-bottom: 18px;}
  #lifewithsunstar .main-movie-menu ul li a {
  	display: block;
  	width: 100%;
  	padding: 16px 0;
  	text-align: center;
  	font-family: 'AvenirLTStd-Heavy';
  	-moz-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
  	-webkit-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
  	-o-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
  	-ms-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
  }
  #lifewithsunstar .main-movie-menu ul li a:hover { background-color: #1876BB;}
  #lifewithsunstar .main-movie-menu ul li a .state {
  	display: block;
  	text-align: center;
  	color: #80A4BC;
  	font-size: 12px;
  	margin-bottom: 13px;
  }
  #lifewithsunstar .main-movie-menu ul li a .state.new {
  	width: 51px;
  	margin: -4px auto 8px;
  	background-color: #50BEFF;
  	color: #fff;
  	font-size: 12px;
  	padding: 4px 3px 3px;
  	border-radius: 10px;
  	position: relative;
  	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
  }
  #lifewithsunstar .main-movie-menu ul li a .title {
  	color: #fff;
  	font-size: 21px;
  }
  #lifewithsunstar .main-movie-menu ul li.current .state {
  	margin-bottom: 5px;
  }
  #lifewithsunstar .main-movie-menu ul li.comingsoon .title {
  	color: #80A4BC;
  }
  #lifewithsunstar .main-movie-menu ul li.comingsoon a:hover { cursor: default;}

  #lifewithsunstar .main-movie-area ul li a:first-child {
  	background: url('images/lifewithsunstar/menu_line.png') no-repeat left center;
  }

  #lifewithsunstar .main-movie-area {
  	position: relative;
  	width: 100%;
  	height: 510px;
  	padding-top: 190px;
  	background: url('images/lifewithsunstar/main_movie_bg01.jpg') no-repeat;
  	background-position: left -90px;
  	padding-bottom: 24px;
  }

  #lifewithsunstar .main-movie-area .gradation {
  	position: absolute;
  	top: 190px;
  	right: 50%;
  	width: 940px;
  }

  #lifewithsunstar .main-movie-area .inner {
  	position: absolute;
  	top: 0;
  	left: 50%;
  	width: 100%;
  }

  #lifewithsunstar .main-movie-area .thumbnail {
  	float: left;
  	position: relative;
  }
  #lifewithsunstar .main-movie-area .thumbnail:hover { cursor: pointer;}

  #lifewithsunstar .main-movie-area .thumbnail img {
  	position: relative;
  	-webkit-box-shadow: 0px 0px 10px 1px rgba(85, 85, 85, 0.5);
  	-moz-box-shadow: 0px 0px 10px 1px rgba(85, 85, 85, 0.5);
  	box-shadow: 0px 0px 10px 1px rgba(85, 85, 85, 0.5);
  	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
  }

  #lifewithsunstar .main-movie-area .thumbnail .play {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-left: -40px;
  	margin-top: -40px;
  	display: block;
  	width: 80px;
  	height: 80px;
  	background: url('images/lifewithsunstar/main_movie_play02.png') no-repeat 0 0;
  }

  #lifewithsunstar .main-movie-area .sentence {
  	float: right;
  	width: 280px;
  	margin: 30px 10px 0 0;
  	color: #0F4D7A;
  }
  #lifewithsunstar .main-movie-area .sentence p {font-size: 16px;}

  #lifewithsunstar .main-movie-area .sentence .title {
  	font-size: 36px;
  	margin-bottom: 8px;
  }

  #lifewithsunstar .main-movie-area .like-button { margin-top: 21px;}

#lifewithsunstar .movie {
	width: 940px;
	margin: 0 auto;
	padding-top: 40px;
}

  #lifewithsunstar .movie-title {
  	text-align: center;
  	font-size: 36px;
  	color: #0F4D7A;
  	margin: 70px 0 0 0;
  	font-family: OceanSansMTPro-Book;
  }

#lifewithsunstar .movie .column {
	float: left;
	width: 220px;
	margin-left: 15px;
}

#lifewithsunstar .movie .column.left {
	margin-left: 0;
}

#lifewithsunstar .movie .thumbnail-area {
	position: relative;
}

#lifewithsunstar .movie .thumbnail-area .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	background: url("images/top/movie_btn.png") no-repeat -50px 0px;
}

#lifewithsunstar .movie .thumbnail-area .play.current {
	display: none;
}

#lifewithsunstar .movie .desc {
	margin: 5px 0 0 0px;
	font-size: 14px;
 line-height: 140%;
}

#lifewithsunstar .movie .movie-link {
	margin: 18px 0 0 0px;
	font-size: 13px;
}

#lifewithsunstar .movie .thumbnail {
	width: 100%;
}

#lifewithsunstar .movie .thumbnail img {
	width: 100%;
}

#lifewithsunstar .movie .thumbnail:hover {
	cursor: pointer;
}*/

#contactus h1 {
	color: #00467d;
	font-size: 36px;
	margin: 0 0 20px 0;
}

#sitemap h1 {
	color: #00467d;
	font-size: 36px;
	margin: 25px 0 20px 0;
}

#termsofuse h1 {
	color: #00467d;
	font-size: 36px;
	margin: 25px 0 20px 0;
}

#news h1 {
	color: #00467d;
	font-size: 36px;
	margin: 0 0 20px 0;
}


#news .column_1 {
	margin-top: -1px;
	padding: 25px 0;
	border-bottom: 1px solid #e6ebf0;
	border-top: 1px solid #e6ebf0;
	background: url("images/news/arrow.png") no-repeat;
	background-position: 98% center;
}

#news .column_1:hover {
	background-color: #F0F5FA;
	cursor: pointer;
}

#news .column_1 > p,
#news .column_1 > div {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#news .column_1 > p {
	line-height: 0;
}

#news .column_1 > p img {
	padding-left: 15px;
}

#news .column_1 .news_date {
	font-size: 14px;
	color: #6C7881;
	line-height: 90%;
}

#news .column_1 > div {
	margin: 0 12px;
	width: 720px;
}

#news .column_1 > div h2 {
	margin-top: 5px;
}

#news .column_1 > div .news_caption {
	color: #3C4650;
}

#news .wp-pagenavi {
	overflow: hidden;
	*zoom: 1;
	margin: 50px auto 0;
	width: 300px;
	text-align: center;
}

#news .wp-pagenavi span {
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 32px;
	border-right: 1px solid #dce1e6;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
}

#news .wp-pagenavi span.current {
	background-color: #1876bb;
	color: white;
}

#news .wp-pagenavi a {
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 32px;
	border-right: 1px solid #dce1e6;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
}

#news .wp-pagenavi a:hover {
	background-color: #F0F5FA;
	color: #3A3A38;
}

#news .wp-pagenavi a.nextpostslink {
	background: url("images/news/arrow_right_off.png") no-repeat center center;
	border-right: none;
}

#news .wp-pagenavi a.nextpostslink:hover {
	background: url("images/news/arrow_right_on.png") no-repeat center center;
	background-color: #F0F5FA;
}

#news .wp-pagenavi a.previouspostslink {
	background: url("images/news/arrow_left_off.png") no-repeat center center;
	border-right: 1px solid #dce1e6;
}

#news .wp-pagenavi a.previouspostslink:hover {
	background: url("images/news/arrow_left_on.png") no-repeat center center;
	background-color: #F0F5FA;
}

#news #pager {
	margin-top: 50px;
	text-align: center;
}

#news #pager p,
#news #pager ul {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}

#news #pager ul {
	overflow: hidden;
	*zoom: 1;
	margin: 0 40px;
	border-left: 1px solid #dce1e6;
}

#news #pager ul li {
	float: left;
}

#news #pager ul li a {
	display: block;
	width: 48px;
	height: 32px;
	border-right: 1px solid #dce1e6;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
}

#news #pager ul li a:hover {
	background-color: #F0F5FA;
	color: #3A3A38;
}

#news #pager ul li.current a {
	background-color: #1876bb;
	color: white;
}

#newsDetail h1 {
	font-size: 36px;
	line-height: 120%;
	color: #00467d;
}

#newsDetail .read_text {
	font-size: 24px;
	color: #646c78;
}

#newsDetail .news_date {
	margin-top: 20px;
	color: #6C7881;
	font-size: 14px;
}

#newsDetail #main > p {
	margin-top: 24px;
}

#newsDetail #main > p.read_text {
	margin-top: 0px;
}

#newsDetail #pager {
	position: relative;
	margin-top: 50px;
	text-align: center;
}

#newsDetail #pager p {
	position: absolute;
	top: 3px;
	left: 0px;
	padding-left: 15px;
	background: url("images/news/arrow_left_s_off.png") no-repeat;
	background-position: left center;
}

#newsDetail #pager p a {
	color: #1876bb;
}

#newsDetail #pager p a:hover {
	text-decoration: underline;
}

#newsDetail #pager ul {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	overflow: hidden;
	*zoom: 1;
}

#newsDetail #pager ul li {
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

#newsDetail #pager ul li:first-child {
	border-right: 1px solid #dce1e6;
}

#newsDetail #pager ul li a:hover {
	background-color: #F0F5FA;
}

#newsDetail #pager ul li a {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border-right: 1px solid #dce1e6;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
}

#newsDetail #pager ul li a:hover {
	background-color: #F0F5FA;
	color: #3A3A38;
}

#newsDetail #pager ul li a.nextpostslink {
	background: url("images/news/arrow_right_off.png") no-repeat center center;
	border-right: none;
}

#newsDetail #pager ul li a.nextpostslink:hover {
	background: url("images/news/arrow_right_on.png") no-repeat center center;
	background-color: #F0F5FA;
}

#newsDetail #pager ul li a.previouspostslink {
	background: url("images/news/arrow_left_off.png") no-repeat center center;
	border-right: 1px solid #dce1e6;
}

#newsDetail #pager ul li a.previouspostslink:hover {
	background: url("images/news/arrow_left_on.png") no-repeat center center;
	background-color: #F0F5FA;
}

#newsDetail #side li {
	padding: 10px 0 10px 15px;
	position: relative;
}

#newsDetail #side .news_date {
	position: absolute;
	top: 10px;
	margin: 0;
	color: #3C4650;
	font-weight: normal;
	font-size: 12px;
}

#newsDetail #side .news_thumb,
#newsDetail #side .news_caption {
	margin-top: 29px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#newsDetail #side .news_thumb {
	margin-right: 5px;
}

#newsDetail #side .news_caption {
	line-height: 95%;
	margin-top: 22px;
}

#newsDetail #side .news_caption a {
	font-size: 12px;
	display: block;
}

/*#globalnetwork {
	width: 100%;
	background: url("images/globalnetwork/bg.jpg") repeat-x;
	height: 880px;
	padding: 34px 0 100px;
}

#globalnetwork #content01 {
	padding-top: 60px;
}

#globalnetwork #content01 .read_text {
	text-align: center;
}

#globalnetwork #content01 .mv {
	position: relative;
	margin-top: 30px;
	position: relative;
	height: 755px;
}

#globalnetwork #content01 .mv img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -720px;
}

#globalnetwork #content01 .mv .btn-grp {
	position: absolute;
	top: 380px;
	left: 50%;
	margin-left: -238px;
	width: 450px!important;
	padding: 20px;
	background-color: rgba(0, 82, 133, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc005285, endcolorstr=#cc005285, gradienttype=0);
}

#globalnetwork #content01 .mv .btn-grp ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	margin-left: 15px;
}

#globalnetwork #content01 .mv .btn-grp ul li:first-child {
	margin-left: 0px;
}

#globalnetwork #content01 .mv .btn-grp ul li a {
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	padding: 18px 0 18px 0;
	width: 140px;
	color: #1876bb;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: white !important;
}

#globalnetwork #content01 .mv .btn-grp ul li a:hover {
	background-color: #ECEEF1!important;
}

#globalnetwork .multi {
	width: 940px;
	margin: -200px auto 0;
	position: relative;
	z-index: 10;
}

#globalnetwork .column {
	width: 450px;
	margin-left: 40px;
}

#globalnetwork .column:first-child {
	margin-left: 0;
}

#globalnetwork .column p {
	text-align: justify;
}

#globalnetworkDetail #side {
	margin-top: 40px;
}

#globalnetworkDetail #main {
	padding-top: 35px;
}

#globalnetworkDetail .read_text + .column_1 {
	border-top: none;
}

#globalnetworkDetail .column_1 {
	border-top: 1px solid #e6ebf0;
	padding-bottom: 20px;
}

#globalnetworkDetail .box {
	padding-bottom: 40px;
	border-bottom: 1px solid #e6ebf0;
}

#globalnetworkDetail h2 {
	padding-bottom: 15px;
}

#globalnetworkDetail .product span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding-left: 17px;
	font-size: 12px;
}

#globalnetworkDetail .product span:first-child {
	margin-right: 20px;
}

#globalnetworkDetail .product .category01 {
	background: url("images/globalnetwork/icon_cate01.png") left 3px no-repeat !important;
	color: #008ecf;
}

#globalnetworkDetail .product .category02 {
	background: url("images/globalnetwork/icon_cate02.png") left 3px no-repeat !important;
	color: #e35178;
}

#globalnetworkDetail .product .category03 {
	background: url("images/globalnetwork/icon_cate03.png") left 3px no-repeat !important;
	color: #46b446;
}

#globalnetworkDetail .product .category04 {
	background: url("images/globalnetwork/icon_cate04.png") left 3px no-repeat !important;
	color: #eea100;
}

#globalnetworkDetail .product .category05 {
	background: url("images/globalnetwork/icon_cate05.png") left 3px no-repeat !important;
	color: #000000;
}

#globalnetworkDetail .branch_pict,
#globalnetworkDetail .branch_info {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#globalnetworkDetail .branch_pict {
	margin-right: 20px;
}

#globalnetworkDetail .branch_info {
	width: 330px;
}

#globalnetworkDetail .branch_info .branch_info_box {
	margin-top: 30px;
}

#globalnetworkDetail .branch_info .branch_info_box:first-child {
	margin-top: 0px;
}

#globalnetworkDetail .branch_info .branch_info_box span {
	display: block;
	color: #444444;
	font-size: 14px;
}

#globalnetworkDetail .branch_info .branch_info_box span:first-child {
	margin-top: 0px;
}

#globalnetworkDetail .branch_info .branch_info_box span.title {
	font-weight: bold;
}

#globalnetworkDetail .branch_info .branch_info_box span.phone {
	padding-left: 17px;
	background: url("images/globalnetwork/icon_phone.png") no-repeat left top 5px !important;
	font-weight: bold;
}*/

#company.content_wrap {
	padding-bottom: 50px;
	width: 100%;
	padding: 0;
}


#company .content {
	overflow: visible;
}

#company #mv {
	position: relative;
	background: url('images/company/company-bg.jpg') repeat-x;
}

#company h1 {
	color: #00467d;
	font-size: 36px;
	width: 940px;
	padding-top: 50px;
	margin: 0 auto;
}

#company #chairman {
	width: 100%;
	height: 363px;
}

#company #chairman .inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#company #chairman .inner h2 {
	color: #646c78;
}

#company #chairman .inner .img {
	position: absolute;
	top: -77px;
	right: 30px;
}

#company #chairman .inner .img img {
	vertical-align: bottom;
}

#company #chairman .inner .text {
	margin-top: 20px;
	font-size: 16px;
	width: 470px;
	font-weight: lighter;
}

#company #chairman .inner #findOut {
	margin-top: 30px;
}

#company #chairman .inner #findOut a {
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	padding: 0 30px 0 10px;
 color: #ffffff;
	width: 120px;
	height: 50px;
	background-position: 110px center;
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	background: url("images/top/icon01.png") no-repeat 90% center #00467d;
}

#company #chairman .inner #findOut a:hover {
	background-color: #033766;
}

#company #companyContentsList {
	width: 940px;
	margin: 30px auto 40px;
}

#company #companyContentsList #companyContentsList01 .block {
	width: 220px;
	margin-left: 16px;
}

#company #companyContentsList #companyContentsList02 {
	margin-top: 20px;
}

#company #companyContentsList #companyContentsList02 .block {
	width: 220px;
	margin-left: 16px;
}

#company #companyContentsList .block {
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#company #companyContentsList .block.left {
	margin-left: 0px!important;
}

#company #companyContentsList .block .thumbnail img {
	vertical-align: bottom;
}

#company #companyContentsList .block .block_contents {
	height: 65px;
	padding: 20px 15px;
	background-color: #F5F7F9;
}

#company #companyContentsList .block .block_contents p {
	font-size: 12px;
	line-height: 135%;
}

#company #companyContentsList .block .block_contents .title {
	font-size: 16px;
	color: #008ECF;
	margin-bottom: 5px;
}





/* 20151207 追加 ここから */
#companyDetail #contributing_to_society #main{
	width: 100%;
}
#companyDetail #contributing_to_society #side{
	display: none;
}

#companyDetail #contributing_to_society .editorContents{
	text-align: center;
}
#companyDetail #contributing_to_society .editorContents h1{
	margin-bottom: 6px;
	margin-top: 4px;
}
#companyDetail #contributing_to_society .editorContents .contentsText{
	width: 580px;
	line-height: 140%;
	margin: 5px auto 30px auto;
	color: #646c78;
	font-size: 15px;
}

#companyDetail #contributing_to_society .csrNavi{
	width: 99.5%;
	margin: 0 auto 24px auto;
	-webkkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.4);
	display: table;
}
#companyDetail #contributing_to_society .csrNavi a{
	line-height: 120%;
	padding: 12px;
	background-color: #f5f7f9;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #d2d3d5;
	font-size: 15px;
	color: #1876B8;
	-webkkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}
#companyDetail #contributing_to_society .csrNavi a:first-child{
	border-left: none;
}

#companyDetail #contributing_to_society .csrNavi a:visited,#companyDetail #contributing_to_society .csrNavi a:focus,#companyDetail #contributing_to_society .csrNavi a:active{
	color: #1876B8;
}
#companyDetail #contributing_to_society .csrNavi a.active,#companyDetail #contributing_to_society .csrNavi a:hover{
	background-color: #1876bb;
	color: #fff;
}
#companyDetail #contributing_to_society .csrNavi a.active:visited,#companyDetail #contributing_to_society .csrNavi a.active:focus,#companyDetail #contributing_to_society .csrNavi a.active:active{
	color: #fff;
}

#companyDetail #contributing_to_society .postList{
	width: 100%;
	overflow: hidden;
}
#companyDetail #contributing_to_society .postList ul{
	width: 102%;
	font-size: 0;
}
#companyDetail #contributing_to_society .postList ul li{
	width: 310px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}
/*#companyDetail #contributing_to_society .postList ul li:nth-child(-n+3){
	margin-top: 0;
}
#companyDetail #contributing_to_society .postList ul li:nth-child(3n+1){
	margin-left: 0;
}*/
#companyDetail #contributing_to_society .postList ul li img{
	max-width: 100%;
}
#companyDetail #contributing_to_society .postList ul li a{
	width: 100%;
	height: 288px;
	display: block;
	overflow: hidden;
}
#companyDetail #contributing_to_society .postList ul li a .articleInner{
	width: 100%;
	height: 100%;
	position: relative;
}
#companyDetail #contributing_to_society .postList ul li a .photo{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
	-webkkit-transition: -webkkit-transform 0.25s ease-in-out 0s;
	-moz-transition: -moz-transform 0.25s ease-in-out 0s;
	transition: transform 0.25s ease-in-out 0s;
}
#companyDetail #contributing_to_society .postList ul li a:hover .photo{
	-webkkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
#companyDetail #contributing_to_society .postList ul li a .photo > img{
	visibility: hidden;
}
#companyDetail #contributing_to_society .postList ul li a .detail{
	width: 100%;
	padding: 60px 0 18px 0;
	color: #fff;
	background-image: url('images/company/csr/list_detail_bg.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}
#companyDetail #contributing_to_society .postList ul li a .detail > *{
	padding-left: 15px;
	padding-right: 15px;
}
#companyDetail #contributing_to_society .postList ul li a .detail .date{
	font-size: 12px;
}
#companyDetail #contributing_to_society .postList ul li a .detail .title{
	line-height: 120%;
	margin: 8px 0 10px 0;
	font-size: 17px;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfoInner{
	width: 100%;
	display: table;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfo .area{
	line-height: 120%;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfo .area span{
	padding-left: 16px;
	background-image: url('images/company/csr/icon_area.png');
	background-repeat: no-repeat;
	background-position: left center;
	-webkkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	display: inline-block;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfo .category{
	line-height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfo .category span{
	padding: 3px 8px 2px 8px;
	display: inline-block;
	color: #fff;
	background-color: #1876bb;
	-webkkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfo .category span:hover{
	background-color: #014979;
}
#companyDetail #contributing_to_society .postList ul li a .detail .postInfo .category span br{
	display: none;
}
#companyDetail #contributing_to_society .pagerArea{
	margin: 50px 0 70px 0;
	text-align: center;
	font-size: 0;
}
#companyDetail #contributing_to_society .pagerArea > span,#companyDetail #contributing_to_society .pagerArea > a{
	padding: 10px 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	border-left: 1px solid #dde1e6;
}
#companyDetail #contributing_to_society .pagerArea > a.next,#companyDetail #contributing_to_society .pagerArea > a.prev{
	padding: 5px 20px;
}
#companyDetail #contributing_to_society .pagerArea > span:first-child,#companyDetail #contributing_to_society .pagerArea > a:first-child{
	border-left: none;
}
#companyDetail #contributing_to_society .pagerArea > a{
	color: #1876bb;
}
#companyDetail #contributing_to_society .pagerArea > a:visited,#companyDetail #contributing_to_society .pagerArea > a:focus,#companyDetail #contributing_to_society .pagerArea > a:active{
	color: #1876bb;
}
#companyDetail #contributing_to_society .pagerArea > span{
	color: #fff;
	background-color: #1876bb;
}
#companyDetail #contributing_to_society .pagerArea > span.dots{
	background-color: transparent;
	color: #1876bb;
}



#csrDetail #contributing_to_society_single img{
	max-width: 100%;
}
#csrDetail #contributing_to_society_single .date{
	line-height: 120%;
	margin-top: 17px;
	color: #394650;
	font-size: 14px;
}
#csrDetail #contributing_to_society_single .date p{
	font-size: 14px;
}
#csrDetail #contributing_to_society_single .title{
	margin-top: 3px;
}
#csrDetail #contributing_to_society_single .title h1{
	line-height: 110%;
	font-size: 36px;
	color: #00467d;
}
#csrDetail #contributing_to_society_single .infoFoot{
	width: 100%;
	padding: 8px 0;
	margin-top: 18px;
	border-top: 1px solid #e6ebf0;
	border-bottom: 1px solid #e6ebf0;
	display: table;
}
#csrDetail #contributing_to_society_single .infoFoot .area{
	width: 50%;
	vertical-align: middle;
	display: table-cell;
}
#csrDetail #contributing_to_society_single .infoFoot .area p{
	line-height: 120%;
	padding-left: 16px;
	font-size: 14px;
	color: #394650;
	background-image: url('images/company/csr/icon_area_blue.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#csrDetail #contributing_to_society_single .infoFoot .category{
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
#csrDetail #contributing_to_society_single .infoFoot .category a{
	padding: 3px 10px;
	display: inline-block;
	color: #fff;
	font-size: 11px;
	background-color: #1876bb;
	-webkkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#csrDetail #contributing_to_society_single .infoFoot .category a:hover{
	background-color: #014979;
}
#csrDetail #contributing_to_society_single .infoFoot .category a br{
	display: none;
}
#csrDetail #contributing_to_society_single .sns{
	margin: 30px 0 19px 0;
}
#csrDetail #contributing_to_society_single .sns ul{
	font-size: 0;
}
#csrDetail #contributing_to_society_single .sns ul li{
	margin-left: 10px;
	vertical-align: top;
	display: inline-block;
	font-size: 13px;
}
#csrDetail #contributing_to_society_single .sns .fb_iframe_widget > span {
	vertical-align: baseline !important;
}
#csrDetail #contributing_to_society_single .sns ul li:first-child{
	margin-left: 0;
}
#csrDetail #contributing_to_society_single #articleDetail p{
	margin-top: 35px;
}
#csrDetail #contributing_to_society_single #articleDetail p:first-child{
	margin-top: 0;
}

#csrDetail #contributing_to_society_single #relatedLinks{
	margin-top: 74px;
}
#csrDetail #contributing_to_society_single #relatedLinks h2{
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li{
	width: 220px;
	margin-left: 20px;
	float: left;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li:first-child{
	margin-left: 0;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li img{
	max-width: 100%;
}
#csrDetail #contributing_to_society_single #relatedLinks ul{
	font-size: 0;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li{
	width: 230px;
	margin-top: 5px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	overflow: hidden;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li:nth-child(-n+3){
	margin-top: 0;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li:nth-child(3n+1){
	margin-left: 0;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li img{
	max-width: 100%;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a{
	width: 100%;
	height: 215px;
	display: block;
	overflow: hidden;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .articleInner{
	width: 100%;
	height: 100%;
	position: relative;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .photo{
	width: 100%;
	height: 214px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
	-webkkit-transition: transform 0.25s ease-in-out 0s;
	-moz-transition: transform 0.25s ease-in-out 0s;
	transition: transform 0.25s ease-in-out 0s;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a:hover .photo{
	-webkkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .photo > img{
	visibility: hidden;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail{
	width: 100%;
	padding: 60px 0 10px 0;
	color: #fff;
	background-image: url('images/company/csr/list_detail_bg.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail > *{
	padding-left: 11px;
	padding-right: 11px;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .date{
	font-size: 12px;
	color: #fff;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .title{
	line-height: 130%;
	margin: 3px 0 5px 0;
	font-size: 14px;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfoInner{
	width: 100%;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfo .area{
	line-height: 120%;
	font-size: 12px;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfo .area span{
	padding-left: 16px;
	background-image: url('images/company/csr/icon_area.png');
	background-repeat: no-repeat;
	background-position: left center;
	-webkkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	display: inline-block;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfo .category{
	line-height: 100%;
	margin-top: 6px;
	text-align: right;
	font-size: 10px;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfo .category span{
	padding: 2px 10px;
	display: inline-block;
	color: #fff;
	background-color: #1876bb;
	-webkkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfo .category span:hover{
	background-color: #014979;
}
#csrDetail #contributing_to_society_single #relatedLinks ul li a .detail .postInfo .category span br{
	display: none;
}

#csrDetail #contributing_to_society_single .backToIndex {
	padding-left: 15px;
	margin-top: 50px;
	background: transparent url("images/news/arrow_left_s_off.png") no-repeat scroll left center;
}
#csrDetail #contributing_to_society_single .backToIndex a{
	color: #1876BB;
}
#csrDetail #contributing_to_society_single .backToIndex a:hover{
	text-decoration: underline;
}
/* 20151207 追加 ここまで */












#companyDetail .multi.type01 {
	margin-top: 54px;
	padding-bottom: 10px;
}

#companyDetail .multi.type01 .column:first-child {
	float: right;
	width: 222px;
}

#companyDetail .multi.type01 .column:first-child p {
	margin-top: 0;
}

#companyDetail .multi.type01 .column:first-child p img {
	border: 1px solid #dddddd;
}

#companyDetail .multi.type01 .column {
	width: 460px;
}

#companyDetail .multi.type01 .column h2 {
	margin-top: 0;
}

#companyDetail .multi.type01 .column p.btn {
	margin-top: 17px;
	width: 210px;
}

#companyDetail .multi.type01 .column p.btn a {
	background: url("images/common/icon07.png") no-repeat #f5f7f9 95% center !important;
}

#companyDetail .multi.type01 .column p.btn a:hover {
	background-color: #ECEEF1;
}

#companyDetail #groupoutline #tab {
	width: 100%;
}

#companyDetail #groupoutline #tab li {
	width: 16.6%;
	text-align: center;
	word-wrap: break-word;
	position: relative;
}

#companyDetail #groupoutline #tab li a {
	position: absolute;
	text-align: center;
	left: 0;
	top: 50%;
	display: inline;
	height: auto;
}

#companyDetail #groupoutline .desc {
	margin-top: 10px;
	font-size: 12px;
}

#companyDetail #groupoutline .desc .blue {
	font-size: 18px;
	font-weight: bold;
	color: #00447F;
}

#companyDetail #groupoutline .data_block {
	margin-top: 30px;
	overflow: hidden;
	*zoom: 1;
}

#companyDetail #groupoutline .data_block div.block {
	margin-top: 30px;
	float: right;
}

#companyDetail #groupoutline .data_block div.block.left {
	float: left;
}

#companyDetail #groupoutline img {
	width: 100%;
}

#companyDetail #groupoutline .img span {
	display: block;
	font-size: 12px;
	text-align: left;
	color: #6D7882;
}

#companyDetail #history h1 {
	height: 262px;
	background: url("images/company/history/image01.png") no-repeat;
	background-position: right center;
}

#companyDetail #history h1 span {
	display: block;
	color: #00467D;
	font-weight: bold;
}

#companyDetail #history h1 span.h1_1 {
	font-size: 24px;
	font-family: Helvetica, Arial;
	margin: 0 0 0 8px;
}

#companyDetail #history h1 span.h1_2 {
	font-size: 120px;
	font-family: Helvetica, Arial;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	line-height: 85%;
}

#companyDetail #history h1 span.h1_3 {
	font-size: 50px;
	font-family: Helvetica, Arial;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	line-height: 82%;
}

#companyDetail #history .read_text {
	width: 350px;
	font-size: 28px;
	font-family: Helvetica, Arial;
	font-weight: lighter;
	border-top: 1px solid #00467c;
	margin-top: -135px;
}

#companyDetail #history #tab {
	width: 100%;
	margin-top: 40px;
}

#companyDetail #history #tab li {
	position: relative;
	width: 14.28%;
	text-align: left;
	line-height: 40px;
}

#companyDetail #history #tab li a {
	padding-left: 10px;
	background: url("images/common/icon08.png") no-repeat;
	background-position: 80% center;
}

#companyDetail #history .history_block {
	margin-top: 100px;
}

#companyDetail #history .history_block .multi.img p {
	width: 49%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: bottom;
	text-align: center;
}

#companyDetail #history .history_block .multi.img p span {
	display: block;
	font-size: 13px;
	line-height: 135%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 20px, 0;
	width: 80%;
	color: #6D7882;
}

#companyDetail #history .history_block .column {
	width: 49%;
	float: right;
}

#companyDetail #history .history_block .column.right {
	float: right;
}

#companyDetail #history .history_block .column.left {
	float: left;
}

#companyDetail #history .history_block .column .img span {
	display: block;
	font-size: 13px;
	line-height: 135%;
	text-align: center;
	color: #6D7882;
}

#companyDetail #history .history_block p.anchor {
	color: #99B5CB;
	margin-top: 0;
	width: 290px;
	font-size: 40px;
	border-bottom: 1px solid #99b5cb;
}

#companyDetail #history .history_block p.year {
	color: #004679;
	margin-top: 0;
	margin-top: 10px;
	font-size: 18px;
}

#companyDetail #history .history_block h2 {
	margin-top: 0px;
}

#companyDetail #contact h3 {
	margin-top: 40px;
}

#companyDetail #contact h4 {
	margin: 30px 0 20px 0;
}

#companyDetail #contact .column p {
	margin-top: 10px!important;
}

#companyDetail #contact .block {
	margin-top: 10px;
	background-color: #E6EBEF;
	padding: 30px 30px 0 30px;
}

#companyDetail #contact .multi {
	background-color: #E6EBEF;
	padding: 0 30px 30px 30px;
	width: 640px;
}
#companyDetail #contact .multi .column {
	width: 310px;
}

#companyDetail #contact .block h3 {
	border: none;
	margin: 0;
}

#companyDetail #contact .products {
	margin-top: 10px;
}

#companyDetail #contact .products span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 5px 0;
	padding-left: 17px;
	font-size: 12px;
}

#companyDetail #csr #tab {
	width: 100%;
	margin-top: 40px;
}

#companyDetail #csr #tab li {
	position: relative;
	width: 50%;
	text-align: left;
	line-height: 40px;
	border-bottom: #e6ebf0 1px solid;
}

#companyDetail #csr #tab li a {
	padding-left: 10px;
	background: url("images/common/icon08.png") no-repeat;
	background-position: 90% center;
}

#companyDetail #csr h3 {
	margin-top: 30px!important;
}

#companyDetail #contact .products span {
	margin: 0px;
}

#companyDetail #contact .products span:first-child {
	margin-right: 20px;
}

#companyDetail #contact .products .category01 {
	background: url("images/globalnetwork/icon_cate01.png") no-repeat;
	background-position: left 3px;
	color: #008ecf;
}

#companyDetail #contact .products .category02 {
	background: url("images/globalnetwork/icon_cate02.png") no-repeat;
	background-position: left 3px;
	color: #e35178;
}

#companyDetail #contact .products .category03 {
	background: url("images/globalnetwork/icon_cate03.png") no-repeat;
	background-position: left 3px;
	color: #46b446;
}

#companyDetail #contact .products .category04 {
	background: url("images/globalnetwork/icon_cate04.png") no-repeat;
	background-position: left 3px;
	color: #eea100;
}

#products {
	padding-top: 130px;
}

#products.products_top {
	width: 100% !important;
	padding: 0 !important;
}

#products.products_top #linkArea {
	margin: 0 auto !important;
}

#products.products_top .inner {
	left: 50%!important;
}

#products.products_category_top {
	width: 100% !important;
	padding: 50px 0 0 0 !important;
}

#products #main {
	position: relative;
}

#products #main.category {
	height: 550px;
}

#products #main.top {
	height: 936px;
}

#products #main #mv {
	width: 1440px;
	margin: 0 auto;
	position: fixed;
	z-index: 0;
	right: 50%;
	top: 0px;
}

#products #main #mv p {
	position: fixed;
	width: 1440px;
	z-index: 0;
	right: 50%;
	top: 0px;
}

#products #main #mv .pc {
	position: absolute;
	left: 50%;
	top: 0;
}

#products #main.top h1,
#products #main.top .read_text,
#products #main.category h1,
#products #main.category .read_text {
	position: absolute;
}

#products #main.top .inner,
#products #main.category .inner {
	position: absolute;
	width: 940px;
	top: 0px;
	left: 100%;
	margin-left: -470px;
}

#products #main.top .inner2,
#products #main.top .inner3,
#products #main.category .inner2,
#products #main.category .inner3 {
	position: absolute;
	width: 940px;
	top: 0px;
	left: 50%;
	margin-left: -470px;
}

#products #main.top h1 {
	left: 20%;
	top: 60px;
	font-size: 36px;
	color: #00375B;
}

#products #main.category.category01 h1,
#products #main.category.category01 .read_text {
	color: #3A504B;
}

#products #main.category.category01 h1 {
	top: 110px;
}

#products #main.category.category01 .read_text {
	top: 145px;
}

#products #main.category.category01 #readMore {
	top: 255px;
}

#products #main.category.category02 h1,
#products #main.category.category02 .read_text {
	color: #fff;
}

#products #main.category.category02 h1 {
	top: 105px;
}

#products #main.category.category02 .read_text {
	top: 140px;
}

#products #main.category.category02 #readMore {
	top: 285px;
}

#products #main.category.category03 h1,
#products #main.category.category03 .read_text {
	color: #fff;
}

#products #main.category.category03 h1 {
	top: 110px;
}

#products #main.category.category03 .read_text {
	top: 145px;
}

#products #main.category.category03 #readMore {
	top: 255px;
}

#products #main.category.category04 h1 {
	top: 110px;
	color: #463C39;
}

#products #main.category.category04 .read_text {
	top: 145px;
	color: #463C39;
}

#products #main.category.category04 #readMore {
	top: 290px;
}

#products #main.category.category04 #readMoreBox p {
	color: #463C39;
}

#products #main.category #readMoreBox {
	display: none;
	width: 430px;
	padding: 30px 30px;
	position: absolute;
	top: 70px;
	right: 0px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	background-color: rgba(255, 255, 255, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff, gradienttype=0);
 z-index: 100;
}

#products #main.category #readMoreBox.category01 .close {
	background: url("images/products/mb/close_btn.png") 0 0 no-repeat;
}

#products #main.category #readMoreBox.category01 .close:hover {
	background: url("images/products/mb/close_btn.png") -40px 0 no-repeat;
}

#products #main.category #readMoreBox.category02 .close {
	background: url("images/products/hb/close_btn.png") 0 0 no-repeat;
}

#products #main.category #readMoreBox.category02 .close:hover {
	background: url("images/products/hb/close_btn.png") -40px 0 no-repeat;
}

#products #main.category #readMoreBox.category03 .close {
	background: url("images/products/hle/close_btn.png") 0 0 no-repeat;
}

#products #main.category #readMoreBox.category03 .close:hover {
	background: url("images/products/hle/close_btn.png") -40px 0 no-repeat;
}

#products #main.category #readMoreBox.category04 .close {
	background: url("images/products/ssht/close_btn.png") 0 0 no-repeat;
}

#products #main.category #readMoreBox.category04 .close:hover {
	background: url("images/products/ssht/close_btn.png") -40px 0 no-repeat;
}

#products #main.category #readMoreBox .close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 40px;
	margin-top: 0;
}

#products #main.category #readMoreBox .close:hover {
	cursor: pointer;
}

#products #main.category #readMoreBox p {
	color: #3C4650;
	margin-top: 20px;
	font-size: 14px;
}

#products #main.category #readMore {
	position: absolute;
}

#products #main.category #readMore a {
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	display: block;
	width: 122px;
	padding: 12px 0 12px 10px;
	font-size: 14px;
	font-weight: bold;
	background-position: 90% center;
}

#products #main.category #readMore.category01 a {
	color: #008ECF;
	background: url("images/products/icon05_1.png") no-repeat 90% center !important;
	background-color: #ffffff!important;
}

#products #main.category #readMore.category01 a:hover {
	background-color: #ECEEF1!important;
}

#products #main.category #readMore.category02 a {
	color: #E35178;
	background: url("images/products/icon05_2.png") no-repeat 90% center !important;
	background-color: #ffffff!important;
}

#products #main.category #readMore.category02 a:hover {
	background-color: #ECEEF1!important;
}

#products #main.category #readMore.category03 a {
	color: #46B446;
	background: url("images/products/icon05_3.png") no-repeat 90% center !important;
	background-color: #ffffff!important;
}

#products #main.category #readMore.category03 a:hover {
	background-color: #ECEEF1!important;
}

#products #main.category #readMore.category04 a {
	color: #EEA100;
	background: url("images/products/icon05_4.png") no-repeat 90% center !important;
	background-color: #ffffff!important;
}

#products #main.category #readMore.category04 a:hover {
	background-color: #ECEEF1!important;
}

#products #main.category .link_box.category03 {
	text-align: center;
}

#products .column.half {
	width: 450px;
}

#products #linkBlock {
	margin-top: -625px;
	margin-bottom: 49px;
}

#products #linkArea {
	width: 940px;
	margin: -35px auto 0;
	padding-bottom: 30px;

}

#products #linkArea.category .introdution {
	font-size: 12px !important;
	margin-top: 0 !important;
}

#products #linkArea.category .link_box {
	background-color: rgba(255, 255, 255, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff, gradienttype=0);
}

#products .link_box {
	background-color: rgba(255, 255, 255, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff, gradienttype=0);
	position: relative;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	border-top: 5px solid black;
	margin: 0 0 30px 20px;
	width: 300px;
	min-height: 270px;
}

#products .link_box.left {
	margin-left: 0px;
}

#products .link_box.category01 {
	width: 220px;
	border-color: #008ECF;
}

#products .link_box.category01 .category_name {
	color: #008ECF;
}

#products .link_box.category02 {
	border-color: #E35178;
}

#products .link_box.category02 .category_name {
	color: #E35178;
}

#products .link_box.category03 {
	width: 460px;
	border-color: #46B446;
}

#products .link_box.category03 .category_name {
	color: #46B446;
}

#products .link_box.category04 {
	width: 220px;
	border-color: #EEA100;
}

#products .link_box.category04 .category_name {
	color: #EEA100;
}

#products .link_box.top {
	width: 220px;
	min-height: 265px;
}

#products .link_box.top.es {
	min-height: 275px;
}

#products .link_box .icon {
	display: none;
}

#products .link_box .thumbnail {
	padding-top: 0px!important;
}

#products .link_box .category_name {
	margin-top: 25px;
	font-size: 21px;
	line-height: 120%;
}

#products .link_box .introduction {
	padding: 15px 20px 15px 20px;
	text-align: center;
	line-height: 140%;
	font-size: 12px;
}

#products #itemLink {
	margin-top: 50px;
	width: 920px;
	padding: 15px 10px 0 10px;
	background-color: #E6EBF0;
	border-top: 5px solid black;
}

#products #itemLink.category01 {
	border-color: #008ECF;
}

#products #itemLink.category02 {
	border-color: #E35178;
}

#products #itemLink.category03 {
	border-color: #46B446;
}

#products #itemLink.category04 {
	border-color: #EEA100;
}

#products #itemLink .title {
	font-size: 20px;
	color: #757584;
	padding-left: 30px;
	padding-left: 30px;
}

#products #itemLink .title.category01 {
	background: url("images/products/icon_category01.png") no-repeat left center;
}

#products #itemLink .title.category02 {
	background: url("images/products/icon_category02.png") no-repeat left 4px;
}

#products #itemLink .title.category03 {
	background: url("images/products/icon_category03.png") no-repeat left 2px;
}

#products #itemLink .title.category04 {
	background: url("images/products/icon_category04.png") no-repeat left 3px;
}

#products #itemLink .title a {
	display: inline;
	background: url("images/products/icon07.png") no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #757584;
}

#products #itemLink ul {
	margin-top: 10px;
	overflow: hidden;
	*zoom: 1;
	padding-bottom: 10px;
}

#products #itemLink ul li {
	position: relative;
	float: left;
}

#products #itemLink ul li a {
	position: relative;
	display: block;
	background-color: #fff;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#products #itemLink ul li a:hover {
	background-color: #F0F5FA;
}

#products #rd {
	width: 460px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	position: relative;
	display: block;
	height: 110px;
	background: url("images/products/rd.png") no-repeat #f5f7f9 left center;
}

#products #rd .txt {
	position: absolute;
	top: 10px;
	left: 250px;
	font-size: 12px;
	color: #3C4650;
	line-height: 140%;
}

#products #rd .txt .txt01 {
	font-size: 18px;
	color: #008ECF;
	line-height: 120%;
}

#products #rd .txt .txt02 {
	margin-top: 8px;
	display: block;
}

#products #gumContent01 {
	width: 940px;
	margin: 0 auto;
}

#products #gumContent02 {
	background-color: #F7F9FA;
	width: 100%;
	margin-top: 90px;
	padding-top: 50px;
	border-top: 1px solid #c7c7c7;
	-webkit-box-shadow: 0px 1px 3px rgba(85, 85, 85, 0.5) inset;
	-moz-box-shadow: 0px 1px 3px rgba(85, 85, 85, 0.5) inset;
	box-shadow: 0px 1px 3px rgba(85, 85, 85, 0.5) inset;
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#products #gumContent02 .inner {
	width: 940px;
	margin: 0 auto;
}

#products #gumContent02 .title {
	text-align: center;
	margin-bottom: 45px;
}

#products #gumContent02 .title span {
	font-size: 32px;
	color: #00467D;
	text-align: center;
	background: url("images/products/mb/icon01.png") no-repeat;
	background-position: left center;
	padding-left: 32px;
}

#products #gumContent02 .block {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 220px;
}

#products #gumContent02 .block .country {
	color: #00467D;
	font-size: 16px;
	border-bottom: 2px solid #95b3c9;
	font-weight: bold;
}

#products #gumContent02 .block .name,
#products #gumContent02 .block .name a {
	font-size: 14px;
	color: #00467D;
}

#products #gumContent02 .block .name {
	border-bottom: 1px solid #c7dae4;
	padding: 8px 0 5px 5px;
}

#products #gumContent02 .block .name a {
	text-decoration: underline;
}

#products #gumContent02 .block#block01 {
	width: 450px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

#products #gumContent02 .block#block01 .name {
	float: right;
	width: 215px;
}

#products #gumContent02 .block#block01 .name.left {
	float: left;
}

#products #gumContent02 .block#block01 .name.last {
	float: right;
}

#products #gumContent02 .block#block02 {
	width: 450px;
	float: right;
	margin-right: 0px;
	margin-bottom: 30px;
}

#products #gumContent02 .block#block02 .name {
	float: right;
	width: 215px;
}

#products #gumContent02 .block#block02 .name.left {
	float: left;
}

#products #gumContent02 .block#block02 .name.last {
	float: right;
}

#products #gumContent02 .block#block02,
#products #gumContent02 .block#block04 {
	margin-right: 20px;
}

#products #gumContent02 .block#block04,
#products #gumContent02 .block#block05 {
	margin-top: 46px;
}

#contactus .strong {
	margin-top: 20px;
	font-size: 16px;
	color: #3C4650;
	font-weight: bold;
}

#contactus .tel,
#contactus .mail {
	margin-top: 10px;
	font-size: 14px;
	color: #3C4650;
	font-weight: bold;
	padding-left: 15px;
}

#contactus .tel {
	background: url("images/contactus/icon01.png") no-repeat left center;
}

#contactus .mail {
	background: url("images/contactus/icon02.png") no-repeat left center;
}

#contactus .frame {
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 0.7);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
	width: 940px;
	height: 150px;
	background: url("images/contactus/pict01.png") no-repeat right center #f5f7f9 !important;
}

#contactus .frame .title {
	font-size: 28px;
	color: #008ECF;
	padding: 30px 0 0 38px;
}

#contactus .frame .desc {
	font-size: 12px;
	padding-left: 38px;
}

.page h1,
#newsDetailContents h1 {
	font-size: 171.42857%;
	line-height: 120%;
}

.page h2,
#newsDetailContents h2 {
	margin-top: 50px;
	font-size: 24px;
	line-height: 120%;
}

.page h3,
#newsDetailContents h3 {
	margin-top: 60px;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #d2d7dc;
}

.page h4,
#newsDetailContents h4 {
	margin-top: 60px;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
}

.page p,
#newsDetailContents p {
	margin-top: 16px;
	line-height: 160%;
	font-size: 16px;
}

.page p.read_text,
#newsDetailContents p.read_text {
	margin: 0;
	font-size: 36px;
	line-height: 120%;
}



/* pcH add 20151207 */
.pcH{
	display: none!important;
}

/* pageMovie.css add 20151207 */
.underPage_movieArea .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0px 0px -28px;
	width: 56px;
	height: 56px;
	background-image: url("images/common/btn-slide-play_56_ie.png")!important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.underPage_movieArea.movieDetailSet .column{
	border: 1px solid #ddd;
}

/* philosophy movie margin */
.philosophyMovie{
	margin: 60px 0 10px 0;
}
/* company bottom movie margin */
.companyBottomMovie{
	margin: 50px 0 0 0;
}
/* careers bottom movie margin */
.careersMovie{
	margin: 50px 0 0 0;
}
/* csr top bottom movie margin */
.underPage_movieArea.movieDetailSet.csrTopMovie{
	width: 700px;
	margin: 50px auto 0 auto;
}

.underPage_movieArea.movieDetailSet .thumbnail-area{
	width: 150px;
	height: 150px;
}
.underPage_movieArea.movieDetailSet .thumbnail img{
	width: 150px;
	height: 150px;
}
.underPage_movieArea.movieDetailSet .detail{
	width: 550px;
	max-height: 150px;
}

/* csr top css */
.underPage_movieArea.movieDetailSet.csrTopMovie .movieAreaBox{
	width: 700px;
}
.underPage_movieArea.movieDetailSet.csrTopMovie .detail{
	width: 549px;
}
.underPage_movieArea.movieDetailSet.csrTopMovie .column{
	width: 699px;
}





/* 20151207 lifewithsunstar add */
#lifewithsunstar {
	width: 100%;
	padding: 0;
}

#lifewithsunstar .content {
	overflow: visible;
	position: relative;
	z-index: 10;
	width: 100%;
}

#lifewithsunstar #content-inner {
	position: relative;
	z-index: 100;
	background-color: #fff;
	padding-bottom: 60px;
}

#lifewithsunstar #main {
	position: relative;
	height: 520px;
}

#lifewithsunstar #main #mv {
	width: 1440px;
	height: 520px;
	margin: 0 auto;
	position: absolute;
	right: 50%;
	top: 0;
}

#lifewithsunstar #main #mv .pc {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 100%;
	height: 520px;
	background: url('images/lifewithsunstar/mv01.jpg') no-repeat;
}

#lifewithsunstar .white-area {
	display: none;
	position: absolute;
	width: 940px;
	left: 50%;
	top: 0;
	margin-left: -470px;
}

#lifewithsunstar .white-area .inner{
	position: absolute;
	top: 0;
	right: 0;
	width: 470px;
	height: 520px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6ffffff, endcolorstr=#e6ffffff, gradienttype=0);
}

#lifewithsunstar .inner1 {
	margin-top: 141px;
}

#lifewithsunstar .inner1 h1 {
	font-size: 48px;
}

#lifewithsunstar .inner1.es {
	height: 140px;
	margin-top: 20px;
}

#lifewithsunstar .inner2 {
	margin-top: 35px;
	text-align: center;
}

#lifewithsunstar h1,
#lifewithsunstar .read_text {
	display: none;
	color: #004879;
	margin: 0;
	line-height: 100%;
	text-align: center;
}

#lifewithsunstar .read_text {
	width: 390px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	line-height: 150%;
}

/* 20151204 追加 ここから */
#lifewithsunstar .linkButtonList{
	margin-top: 25px;
}
#lifewithsunstar .linkButtonList .linkButton{
	margin-top: 20px;
}
#lifewithsunstar .linkButtonList .linkButton:first-child{
	margin-top: 0;
}
#lifewithsunstar .linkButtonList .linkButton a{
	line-height: 120%;
	padding: 15px 35px 15px 20px;
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #0d4c79;
	background-image: url('images/lifewithsunstar/arrow.png');
	background-repeat: no-repeat;
	background-position: 92% center;
	background-color: #fff;
	-ms-filter:none;
	filter:none;
}
#lifewithsunstar .linkButtonList .linkButton a:visited,#lifewithsunstar .linkButtonList .linkButton a:focus,#lifewithsunstar .linkButtonList .linkButton a:active{
	color: #0d4c79;
}
#lifewithsunstar .linkButtonList .linkButton a:hover{
	background-image: url('images/lifewithsunstar/arrow_white.png');
	background-color: #1876bb;
	color: #fff;
}
/* 20151204 追加 ここまで */

#lifewithsunstar .main-movie-menu {
	background-color: #014979;
}

#lifewithsunstar .main-movie-menu ul {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	border-left: 1px solid #336A8B;
}

#lifewithsunstar .main-movie-menu ul li {
	width: 234px;
	float: left;
	border-right: 1px solid #336A8B;
}
#lifewithsunstar .main-movie-menu ul li:first-child { width: 233px;}

/*
#lifewithsunstar .main-movie-menu ul li:first-child a { padding-bottom: 18px;}
*/

#lifewithsunstar .main-movie-menu ul li a {
	display: block;
	width: 100%;
	padding: 16px 0;
	text-align: center;
	font-family: 'AvenirLTStd-Heavy';
	-moz-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
	-webkit-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
	-o-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
	-ms-transition: background-color 0.3s linear 0 , width 0.3s linear 0 , height 0.3s linear 0;
}
#lifewithsunstar .main-movie-menu ul li.current a:hover { background-color: #1876BB;}
#lifewithsunstar .main-movie-menu ul li a .state {
	display: block;
	text-align: center;
	color: #80A4BC;
	font-size: 12px;
	margin-bottom: 13px;
}
#lifewithsunstar .main-movie-menu ul li a .state.new {
	width: 51px;
	margin: -4px auto 7px;
	background-color: #50BEFF;
	color: #fff;
	font-size: 12px;
	padding: 5px 3px;
	/*
	padding: 4px 3px 3px;
	*/
	border-radius: 10px;
}
#lifewithsunstar .main-movie-menu ul li a .title {
	color: #fff;
	font-size: 21px;
}
#lifewithsunstar .main-movie-menu ul li.current .state {
	/*
	margin-bottom: 5px;
	*/
}
#lifewithsunstar .main-movie-menu ul li.comingsoon .title {
	color: #80A4BC;
}
#lifewithsunstar .main-movie-menu ul li.comingsoon a:hover { cursor: default;}

#lifewithsunstar .main-movie-area ul li a:first-child {
	background: url('images/lifewithsunstar/menu_line.png') no-repeat left center;
}

#lifewithsunstar .main-movie-area {
	position: relative;
	width: 100%;
	height: 485px;
	padding-top: 190px;
	padding-bottom: 24px;
}


#lifewithsunstar .main-movie-area#innovating {
	background: url('images/lifewithsunstar/main_movie_bg01.jpg') no-repeat;
	background-position: center center;
	/*
	background-position: left -120px;
	*/
}

#lifewithsunstar .main-movie-area#beinghealthy {
	background: url('images/lifewithsunstar/main_movie_bg02.jpg') no-repeat;
	background-position: center center;
	/*
	background-position: left -120px;
	*/
}

/* 20150309_追加 */
#lifewithsunstar .main-movie-area#helping {
	background: url('images/lifewithsunstar/main_movie_bg03.jpg') no-repeat;
	background-position: center center;
	/*
	background-position: left -120px;
	*/
}
/* 20150309_追加 */

/* 20150630_追加 */
#lifewithsunstar .main-movie-area#collaborating {
	background: url('images/lifewithsunstar/main_movie_bg04.jpg') no-repeat;
	background-position: center center;
	/*
	background-position: left -120px;
	*/
}
/* 20150630_追加 */


#lifewithsunstar .main-movie-area .gradation {
	position: absolute;
	top: 190px;
	right: 50%;
	width: 940px;
}

#lifewithsunstar .main-movie-area .inner {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
}

#lifewithsunstar .main-movie-area .thumbnail {
	padding-top: 5px;/* 20151207 追加 */
	float: left;
	position: relative;
}
#lifewithsunstar .main-movie-area .thumbnail.fR {
	float: right;
}

#lifewithsunstar .main-movie-area .thumbnail:hover { cursor: pointer;}

#lifewithsunstar .main-movie-area .thumbnail img {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(85, 85, 85, 0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(85, 85, 85, 0.5);
	box-shadow: 0px 0px 10px 1px rgba(85, 85, 85, 0.5);
	behavior: url("/wp/wp-content/themes/original/htc/PIE.htc");
}

#lifewithsunstar .main-movie-area .thumbnail .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	display: block;
	width: 80px;
	height: 80px;
	/*background: url('images/lifewithsunstar/main_movie_play02.png') no-repeat 0 0;*/
	background-image: url("images/common/btn-slide-play_80_ie.png")!important;
}
#lifewithsunstar .main-movie-area .thumbnail:hover .play{
	background-position: -80px 0px;
}


#lifewithsunstar .main-movie-area .sentence {
	float: right;
	width: 290px;
	/*margin: 20px 10px 0 0;*/
	margin: 0 10px 0 0;
	color: #0F4D7A;
}
#lifewithsunstar .main-movie-area#beinghealthy .sentence {
	color: #fff;
}
/* 20150309_追加 */
#lifewithsunstar .main-movie-area#helping .sentence {
	color: #fff;
}
/* 20150309_追加 */
/* 20150630_追加 */
#lifewithsunstar .main-movie-area#collaborating .sentence {
	color: #fff;
}
/* 20150630_追加 */

#lifewithsunstar .main-movie-area .sentence.fL {
	float: left;
}


#lifewithsunstar .main-movie-area .sentence p {font-size: 16px;}

#lifewithsunstar .main-movie-area .sentence .title {
	font-size: 36px;
	margin-bottom: 8px;
	font-family: 'AvenirLTStd-Heavy';
}

#lifewithsunstar .main-movie-area .like-button { margin-top: 21px;}

#lifewithsunstar .movie {
	width: 940px;
	margin: 0 auto;
	padding-top: 40px;
}
#lifewithsunstar .movie-title {
	text-align: center;
	font-size: 36px;
	color: #0F4D7A;
	margin: 70px 0 0 0;
	font-family: OceanSansMTPro-Book;
}

#lifewithsunstar .movie .column {
	float: left;
	width: 220px;
	margin-left: 15px;
}

#lifewithsunstar .movie .column.left {
	margin-left: 0;
}

#lifewithsunstar .movie .thumbnail-area {
	position: relative;
}

#lifewithsunstar .movie .thumbnail-area .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -28px;
	width: 56px;
	height: 56px;
	background-position: 0px 0px;
}
#top #movieArea #movieThumbnailArea .bxslider li .play:hover{
	background-position: -56px 0px;
}

#lifewithsunstar .movie .thumbnail-area .play.current {
	display: none;
}

#lifewithsunstar .movie .desc {
	margin: 5px 0 0 0px;
	font-size: 14px;
	line-height: 140%;
}

#lifewithsunstar .movie .movie-link {
	margin: 18px 0 0 0px;
	font-size: 13px;
}

#lifewithsunstar .movie .thumbnail {
	width: 100%;
}

#lifewithsunstar .movie .thumbnail img {
	width: 100%;
}

#lifewithsunstar .movie .thumbnail:hover {
	cursor: pointer;
}



/* 20151211 globalNetwork add */
/* 20151211 修正 ここから */
#globalnetwork {
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}
#globalnetwork .mv .column{
	width: 100%;
	position: relative;
	cursor: pointer;
}
#globalnetwork .mv .column .photo .pc{
	background-repeat: no-repeat;
	background-position: center center;
	-webkkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
#globalnetwork .mv .column .photo img{
	height: 513px;
	visibility: hidden;
	display: block;
}
#globalnetwork .mv .column .photo .play{
	width: 78px;
	height: 78px;
	margin: -73px 0 0 -39px;
	background-image: url("images/common/btn-slide-play_78_ie.png")!important;
	background-position: 0 0;
}
#globalnetwork .mv .column:hover .photo .play{
	background-position: -78px 0;
}
#globalnetwork .mv .column .detail{
	width: 100%;
	padding: 60px 0 0 0;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
#globalnetwork .mv .column .detail .detailText{
	line-height: 140%;
	margin-top: 15px;
	font-size: 15px;
	color: #005285;
}

#globalnetwork .globalNetwork_detailArea{
	width: 940px;
	padding: 40px 0 60px 0;
	margin: 0 auto;
}

#globalnetwork .btnArea{
	margin-bottom: 35px;
}
#globalnetwork .btn-grp {
	width: 460px;
	padding: 20px;
	margin: 0 auto;
	background-color: rgba(0, 82, 133, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc005285, endcolorstr=#cc005285, gradienttype=0);
}
#globalnetwork .btn-grp h2{
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#globalnetwork .btn-grp ul li {
	width: 140px;
	margin-left: 20px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}
#globalnetwork .btn-grp ul li:first-child {
	margin-left: 0px;
}
#globalnetwork .btn-grp ul li a{
	padding: 20px 0;
	text-align: center;
	display: block;
	color: #0b74bd;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
}
#globalnetwork .btn-grp ul li a:visited,#globalnetwork .btn-grp ul li a:focus,#globalnetwork .btn-grp ul li a:active{
	color: #0b74bd;
}
#globalnetwork .btn-grp ul li a:hover{
	background-color: #eceef1;
}
#globalnetwork .globalNetwork_detailArea .column p {
	line-height: 160%;
	text-align: justify;
	font-size: 14px;
	color: #394650;
}
#globalnetwork .globalNetwork_detailArea .column {
	width: 455px;
	margin-left: 30px;
}

#globalnetwork .globalNetwork_detailArea .column:first-child {
	margin-left: 0;
}
/* 20151211 修正 ここまで */



/* career add */
/* 20151208 追加 */
#careersBottomLinkArea{
	margin-top: 80px;
}
#careersBottomLinkArea ul li a{
	display: block;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#careersBottomLinkArea ul li a:hover{
	background-color: #eceef1;
}
#careersBottomLinkArea ul li a .photo{
	width: 100%;
}
#careersBottomLinkArea ul li a .photo img{
	max-width: 100%;
}
#careersBottomLinkArea ul li a .detail{
	padding: 25px 30px;
}
#careersBottomLinkArea ul li a .detail h3{
	line-height: 110%;
	margin: 0;
	margin-bottom: 7px;
	padding: 0;
	border: none;
	color: #0083bf;
	font-size: 24px;
	font-weight: normal;
	font-family: Helvetica,Arial;
}
#careersBottomLinkArea ul li a .detail p{
	line-height: 160%;
	margin: 0;
	padding: 0;
	color: #0083bf;
	font-size: 16px;
}
/* 20151208 追加 */



/* history add */
/* 20151204_追加 */
#companyDetail #history #mainMovie {
	width: 100%;
	margin-top: 60px;
}
/* 20151204_追加 */












