/* CSS Document
=Reset
=Basic structure
=Header
=Master
==widget
=Footer
==post-format
==comment
==ir.css
=Module
==Widgets
*/
/*=Reset*/
/*ツールバー（テンプレート表示の文字色変更）*/
#wpadminbar:not(.mobile) .ab-top-menu>li#wp-admin-bar-template-Name>.ab-item,
#wpadminbar:not(.mobile) .ab-top-menu>li#wp-admin-bar-template-Name:hover>.ab-item { background: #23282D; color: #777 !important;}

html {	overflow-y: scroll;}
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, caption,/* table, 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-size: 100%;vertical-align: baseline;}
body {	line-height: 1;	border-top: 5px solid #3D5D86;	position: relative;}
ol, ul {list-style: none;}
#content ul,
#content ol {list-style-position: inside;}
#content ul {list-style-type: disc;}
#content ol {list-style-type: decimal;}
#content ol.upper{list-style-type: upper-latin;}
#content ul li {margin-left: 1em; text-indent: -1.4em; margin-bottom: 10px;}
#content ol li {margin-left: 1.2em; text-indent: -1.2em; margin-bottom: 10px;}
#content ol {	line-height: 1.714285714;}
#content ul, .mu_register ul {padding-left: 12px;	line-height: 1.714285714; list-style: none;	}
#content .blocks-gallery-grid{margin: 0 0 .8em 0;}
#content .blocks-gallery-grid li {margin-left:0; text-indent:0; margin-bottom: 10px;}
#content ul ul, #content ul ul,#content ol ol, #content ol ol, #content ul ol, #content ul ol, #content ol ul, #content ol ul {	margin-top: 10px; margin-bottom: 0;}
#contents li p{margin: 0;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
.entry-content table {border-collapse: collapse;border-spacing: 0; margin-left: 0; margin-right:0;}
caption, th, td {	font-weight: normal;}
html {overflow-y: scroll;	font-size: 100%;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}
a:focus {	outline: none;}
a:hover {	opacity: .75;	filter: alpha(opacity=75);	-ms-filter: "alpha(opacity=75)";	-khtml-opacity: .75;	-moz-opacity: .75;	zoom: 1;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {	display: block;}
audio, canvas, video {	display: inline-block;}
audio:not([controls]) {	display: none;}
del {	color: #333;}
ins {	background: #fff9c0;	text-decoration: none;}
hr {	background-color: #ccc;	border: 0;	height: 1px;	margin: 1em 0;}
sub, sup {	font-size: 75%;	line-height: 0;	position: relative;	vertical-align: baseline;}
sup {	top: -0.5em;}
sub {	bottom: -0.25em;}
small {	font-size: smaller;}
img {	border: 0;	-ms-interpolation-mode: bicubic;}
.clear:after, .wrapper:after, .format-status .entry-header:after {clear: both;}
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {display: table;	content: "";}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {font-weight: bold;}
button, input, textarea,select {	border: 1px solid #ccc;	font-family: inherit;	padding: 6px;	padding: 0.428571429rem;}
button, input {line-height: normal;}
textarea {	font-size: 100%;	overflow: auto;	vertical-align: top;}
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {	border: 0;	border-radius: 0;	padding: 0;}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span {
	padding: 10px 20px;
 margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.3;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	position: relative;
	behavior: url(/tool/js/PIE.htc);
}
.menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] {	cursor: pointer;}
button[disabled], input[disabled] {	cursor: default;}
.menu-toggle:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
	position: relative;
	behavior: url(/tool/js/PIE.htc);
}
.menu-toggle:active, .menu-toggle.toggled-on, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
	position: relative;
	behavior: url(/tool/js/PIE.htc);
}

/* お問い合わせ*/
.formssl {	width: 20%;	float: left;	clear: both;	padding-top: 0.3em;	font-size: 0.9em;	margin-bottom: 0.3em;}
.formssl2 {	width: 75%;	float: left;	padding-top: 0.3em;	margin-bottom: 0.3em;}
.formssl sup {	color: red;}
.formssl2 label {	font-weight: normal !important;}
.formssl p,
.formssl2 p,
#contents .formssl p,
#contents .formssl2 p{ margin: 0;} 
.btn-submit {	text-align: center !important;}
.btn-submit .mwSubmitSubmit,
.btn-submit .wpcf7-submit {
	font-size: 14px;
	padding: 8px;
	font-weight: bold;
	border: 1px solid rgb(153, 153, 153) !important;
	cursor: pointer !important;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}
.entry-content img, .comment-content img, .widget img {	max-width: 100%;}
.ie .entry-content img, .ie .comment-content img, .ie .widget img {	max-width: none;	width: none;}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {	height: auto;}
img.size-full, img.size-large, img.header-image, img.wp-post-image {	max-width: 100%;	height: auto;}
embed, iframe, object, video {	max-width: 100%;}
.entry-content .twitter-tweet-rendered {	max-width: 100% !important;}
.alignleft {	float: left;}
.alignright {	float: right;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {	max-width: 100%;	padding: 4px;}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley, .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {	margin: 0;}
.gallery-item a, .gallery-caption {/*width: 90%;*/}
.gallery-item a {	display: block;}
.gallery-caption a {	display: inline;}
.gallery-columns-1 .gallery-item a {	max-width: 100%;	width: auto;}
.gallery .gallery-icon img {	height: auto;	max-width: 100%;}
.gallery-columns-1 .gallery-icon img {	padding: 3%;}
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {	padding: 24px 0;	padding: 1.714285714rem 0;}
#nav-above {	display: none;}
.paged #nav-above {	display: block;}
.nav-previous, .previous-image {	float: left;	width: 50%;}
.nav-next, .next-image {	float: right;	text-align: right;	width: 50%;}
.nav-single + .comments-area, #comment-nav-above {	margin: 48px 0;	margin: 3.428571429rem 0;}
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {	color: #757575;	font-size: 13px;	font-size: 0.928571429rem;	line-height: 1.846153846;}
.author.archive .author-info {	border-top: 0;	margin: 0 0 48px;	margin: 0 0 3.428571429rem;}
.author.archive .author-avatar {	margin-top: 0;}
/* =Basic structure*/
html {	font-size: 62.5%;}
body {	font-size: 15px;	font-size: 1.5rem;	line-height: 1.75;	color: #444;}
body.custom-font-enabled {	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif}
p:empty{display: none;}
a {	outline: none;	color: #21759b;}
a:hover {	color: #0f3647;}
.assistive-text, .site .screen-reader-text {	position: absolute !important;	clip: rect(1px, 1px, 1px, 1px);}
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000;
}

/*Link icon*/
a[target="_blank"],* html a.blank,
a[href$=".pdf"],* html a.pdf,
a[href$=".doc"],* html a.doc,a[href$=".docx"],
a[href$=".xls"],* html a.xls,a[href$=".xlsx"]{position: relative; padding:0 20px 0 0;}
a[target="_blank"]{padding-right: 24px; background-image: url("../images/common/web.gif");background-repeat: no-repeat;background-position: 98% 0;background-size: 12px 12px;}
a.wp-block-button__link[target="_blank"]{padding: 8px 20px 8px 20px;}
a[target="_blank"] > img{ margin-right: -24px;vertical-align:bottom;}
a[target="_blank"] > img.aligncenter{margin-right:auto; }
a[href$=".pdf"],* html a.ico_pdf{background: url("../images/common/icon-pdf.gif") no-repeat 98% 80%;background-size: 12px 14px;}
a[href$=".doc"],* html a.doc,a[href$=".doc"]{
background: url(../images/common/icon-doc.gif) no-repeat 98% 80%;background-size: 12px 14px;}
a[href$=".xls"],* html a.ico_excel,a[href$=".xls"],
* html a.xls{background: url(../images/common/icon-xls.gif) no-repeat 98% 80%;background-size: 12px 14px;}

#carousel-example-generic a[target="_blank"],
.icon_none{background: none !important; padding: 0 !important; margin: 0 !important;}
.icon_none a[target="_blank"],
.icon_none a[target="_blank"] > img,
a.icon_none[target="_blank"] img{ padding: 0 !important; margin-right:  0 !important; margin-bottom:  0 !important; background: none;}

@media print {#gmenu {	display: none;}}
/* =Header*/
#masthead.site-header {	max-width: 1000px;	min-width: 240px;	width: 100%;	margin: 0 auto;	padding: 15px 0;}
#siteName {	max-width: 426px;	width: 100%;	float: left;}
#siteName h1, #siteName h2 {	text-indent: -9999px;}
#siteName h1 a {	background: url(../images/common/logo.png) no-repeat;	background-size: contain;	height: 41px;	display: block;}
#siteName h1 a:hover {	background-color: #FFF;}
#header-parts {
	margin: 10px 0;
	max-width: 360px;
	width: 100%;
	float: right;
	position: relative;
}
#header-parts ul {	margin: 5px 0 0 0;	color: #3D5D86;}
#header-parts ul li {
	float: left;
	display: inline;
	font-size: 0.9em;
	line-height: 1.3;
	margin-right: 1.6em;
}
#searchBox {
	width: 110px;
	float: right;
	margin-top: 0;
}
.site-header #searchform div {	margin: 0;}
.site-header .screen-reader-text {	display: none;}
.site-header #s {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1;
	height: 26px;
	margin-right: 34px;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 60px;
	cursor: pointer;
	font-size: 13px;
	line-height: 1em;
	padding: 2px 10px 2px 4px;
}
.site-header #s:focus {	width: 100px;	background: #fff;}
.site-header #searchsubmit {
	position: absolute;
	top: 0em;
	right: 0%;
	text-indent: -9999px;
	width: 34px;
	height: 26px;
	display: block;
	border: none;
	border-radius: 0;
	box-shadow: 0;
	background: url(../images/search-icon.png) no-repeat -5px 0 !important;
}
#MainNav {
	clear: both;
	height: 48px;
	border-top: 1px solid #CDD2D6;
	border-bottom: 1px solid #CDD2D6;
	background: url(../images/common/bgGnav.png) repeat-x bottom;
	margin-bottom: 3px;
}
.main-navigation .assistive-text:focus {
	clip: auto !important;
	display: block;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100000;
}
.main-navigation {
	white-space: nowrap;
	clear: both;
	margin: 0 auto;
	width: 1000px;
	line-height: 1;
}
.main-navigation div.nav-menu > ul {	display: inline-block !important;	width: 100%;}
.main-navigation ul {	margin: 0;	text-indent: 0; display: flex;}
.main-navigation li a, .main-navigation li {
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none;
	margin: 0;
}
.main-navigation li {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
	width: 15.0005%;
	display: inline;
	position: relative;
	text-align: center;
	border-right: 1px solid #CDD2D6;
}
.main-navigation li.menu-item-home{width:10%;}
.main-navigation li:first-child {border-left: 1px solid #CDD2D6;}
.main-navigation li a {
	line-height: 1.3;
	white-space: nowrap;
	color: #235D88;
	min-height: 46px;
	background-position: 50% 0;
	display: flex;
	align-items: center; 
	justify-content: center;
	flex-direction:column;	
}
.main-navigation li a .subTit{display: block; font-weight: 500; color: #8296a8; font-size: 11px;}
.main-navigation li a:hover {	background:url("../images/common/Gnav_h.png") center bottom #FFF;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.home #carousel-example-generic {
	height: 350px;
	padding-top: 10px;
	margin: auto auto 20px auto !important;
	max-width: 1000px;
}
.home .carousel-caption {text-align: left;}
.carousel-control {width: 30px !important;	opacity: 0.9;}
.carousel-indicators li {border: 1px solid #C7DAE9 !important;}
.carousel-indicators li.active {background: #C7DAE9 !important;}
.glyphicon {text-indent: -9999px;}
.carousel-control.left {	background-image: url(../images/top/arrow-l.png) !important;	background-position: no-repeat;	background-position: left 35%;}
.carousel-control.right {	background-image: url(../images/top/arrow-r.png) !important;	background-position: no-repeat;	background-position: right 35%;}
.carousel-control:hover, .carousel-control:focus {opacity: 1;}
#topicpath-area {	background: #E5EDFF;}
#topicpath {	padding: 1em 0;	margin: 0 auto;	width: 1000px;	font-size: .85em;}
/* =Master*/
.home #page {	clear: both;background: url(../images/top/img_home.jpg) no-repeat top center; background-size:1600px 350px;}
#page {	clear: both;	background: url(../images/top/img_2nd.jpg) no-repeat top center;}

#main {	clear: both;	width: 1000px;	overflow: hidden;}
#main {	margin: 30px auto 0 auto;	padding-bottom: 30px;}
.home #main{width: 100%; margin-top: 0;}
.full-width #main{width: 100%; margin-top: 30px;}
.home .entry-content > *,
.full-width .entry-content > *{max-width: 1000px; width: 96%; margin-left: auto; margin-right: auto;}
.home .entry-content > .alignfull,
.full-width .entry-content > .alignfull{max-width: none; width: 100%;}
.home .entry-content > .alignfull *{max-width: 1000px !important; margin: 0 auto;}

/*primary*/
/*.home .site-content {
	width: 65.104166667%;
	float: left;
}*/
#primary {
	float: left;
	width: 710px;
	/*width: 71%;*/
}
#secondary {
	float: right;
	/*width: 26%;*/
	width: 260px;
	line-height: 1.2;
}
body.home.template-front-page .site-content, body.home.single-attachment .site-content, body.home.full-width .site-content {width: 100%;}
body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {	width: 100%;}
#cat-service {	background: url(../images/common/title02.png) no-repeat;	max-width: 220px;}
#cat-news {	background: url(../images/common/title03.png) no-repeat;	max-width: 412px;}
#cat-corporate {	background: url(../images/common/title04.png) no-repeat;	max-width: 315px;}
#cat-management {	background: url(../images/common/title05.png) no-repeat;	max-width: 340px;}
#cat-ir-Information {	background: url(../images/common/title06.png) no-repeat;	max-width: 412px;}
#cat-ir-english {	background: url(../images/common/title_ir-english.svg) no-repeat;	max-width: 300px;}
#cat-sustainability {	background: url(../images/common/title_sustainability.png) no-repeat;	max-width: 416px;}
#cat-service, #cat-news, #cat-corporate, #cat-management, #cat-ir-Information, #cat-ir-english,#cat-sustainability {	text-indent: -9999px;	width: 100%;	height: 34px;	display: block;	background-size: contain;}
/* =Basic structure*/
.assistive-text, .site .screen-reader-text {	position: absolute !important;	clip: rect(1px, 1px, 1px, 1px);}
section[role="banner"] {	margin-bottom: 48px;	margin-bottom: 3.428571429rem;}
#secondary h3 {
	padding-left: 12px;
	font-size: 16px;
	line-height: 1.7;
	min-height: 30px;
	background: url(../images/common/side_h3.gif) no-repeat 0 0;
}
#secondary h3 a {	color: #555C65;	margin: 0;}
#secondary .menu {	margin-bottom: 1.2em;	border: 1px solid #ccc;}
#secondary .menu li {	margin: 0;	background: #E5ECFF;}
#secondary .menu li.current-menu-item, #secondary .menu li.current-menu-ancestor {	background: #FFF;}
#secondary .menu li a {
	font-size: .9em;
	margin: 0em .8em;
	padding-top: .8em;
	padding-bottom: 8px;
	padding-left: 1em;
	display: block;
	background: url(../images/common/side_li_o.gif) no-repeat 0 6px;
	border-bottom: 1px dotted #ccc;
}
#secondary .menu li a:hover {	background: url(../images/common/side_li.gif) no-repeat 0 6px;}
#secondary .menu li.current-menu-item a {	background: url(../images/common/side_li.gif) no-repeat 0 6px;}
#secondary .menu .sub-menu, #secondary .menu .children {	display: none;	background: #FFF;	padding-left: .8em;}
#secondary .menu li li {	background: #FFF;}
#secondary .menu .sub-menu a, #secondary .menu .children a {	padding-top: .5em;	padding-left: 1.4em;	background: url(../images/common/sitemappath.gif) no-repeat 0 2px !important;	border-bottom: none;}
#secondary .menu li.current_page_item .sub-menu, #secondary .menu li.current_page_ancestor .sub-menu, #secondary .menu li.current-menu-item .sub-menu, #secondary .menu li.current-menu-ancestor .sub-menu {	display: block;	line-height: 1.2;}
#secondary li.current-menu-item > a {	font-weight: bold;	color: #666;}

/*ローカルメニュー*/
#content .entry-content .menu,
#content .entry-content .sub-menu{ padding: 0;}
#content .entry-content .menu{margin: 80px auto 40px;  width: 100%; }
#content .entry-content .menu li{ margin: 0; padding: 0; list-style: none; width: 25%; text-align: center;}
#content .entry-content .menu li li{width: 100%;}
.entry-content .menu a{
	border: 1px solid #3d5d86;
	position: relative;
	display: block;
	padding: 12px 20px 12px 20px;
	border-radius:30px;
	line-height: 1.3;
}
.entry-content .menu li a[target="_blank"]{	padding-right: 30px;	background: none;}
.entry-content .menu li a:hover{text-decoration: none; color: #555; border-color:#555;}
.entry-content .menu li a::before {
 content: ""; position: absolute; top: 0; right: 12px; bottom: 0; margin: auto; width: 8px; height: 8px;
 border-top: 2px solid #3d5d86; border-right: 2px solid #3d5d86;
 -webkit-transform: rotate(45deg); transform: rotate(45deg);
}
.entry-content .menu .sub-menu{flex-direction: column; margin: 10px 10px 0;}
#content .entry-content .menu .sub-menu li{text-indent: 0;}
.entry-content .menu .sub-menu a{border: none; border-bottom: 1px solid #999;border-radius: 0; text-align: left; padding-left: 0;}
.entry-content .menu .sub-menu a[target="_blank"] {	padding-right: 15px;	background: none;}
.entry-content .menu .sub-menu a::before { right: 5px;}
.entry-content .menu .current-menu-parent .sub-menu{display: flex;}
.entry-content .menu .current-menu-parent > a{background: #3d5d86;border-color:#3d5d86; color: #FFF;}
.entry-content .menu .current-menu-parent > a::before { border-top: 2px solid #FFF; border-right: 2px solid #FFF;}
.entry-content .menu .current-menu-parent > a:hover{ color: #FFF;}
.entry-content .menu .current-menu-item > a{ font-weight: 700; border-bottom: 2px solid #3d5d86;}

@media (min-width: 769px) {
 #content .entry-content .menu { display: flex; max-width: none; width: 100%; flex-wrap: wrap;}
 #content .entry-content .menu li{padding: 0 1% 10px;}
}


/* ==widget*/
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 1em;
	word-wrap: break-word;
}
.widget-area .widget li{margin-bottom: 5px;}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {	font-size: 13px;	font-size: 0.928571429rem;	line-height: 1.5;}
.widget-area .widget p {	margin-bottom: 24px;	margin-bottom: 1.714285714rem;}
.widget-area .textwidget li {	list-style: none;}
.widget-area #s {	width: 53.66666666666%;}
/* =Main content and comment content*/
.entry-meta {	clear: both;}
.home .entry-header {	height: 360px;}
.entry-header {	margin: 0 auto;	max-width: 1000px;	height: 130px;}
.entry-header img.wp-post-image {	margin-bottom: 24px;	margin-bottom: 1.714285714rem;}
.entry-header .entry-title {	color: #FFF;	line-height: 1.2;	font-size: 34px;	padding: 45px 0 0 0;}
.entry-header .entry-title span {	line-height: 1;	font-size: 20px;	padding: 0 0 0 20px;}
.entry-header .entry-title a {	text-decoration: none;}
.entry-header .entry-format {	margin-top: 24px;	margin-top: 1.714285714rem;	font-weight: normal;}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content, .entry-summary, .mu_register {	line-height: 1.714285714;}
.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {	margin-bottom: 0;}
.entry-content code, .comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre, .comment-content pre {
	border: 1px solid #ededed;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code, .comment-content pre code {	display: block;}
.entry-content abbr, .comment-content abbr, .entry-content dfn, .comment-content dfn, .entry-content acronym, .comment-content acronym {	border-bottom: 1px dotted #666;	cursor: help;}
.entry-content address, .comment-content address {	display: block;	line-height: 1.714285714;	margin: 0 0 24px;	margin: 0 0 1.714285714rem;}
img.alignleft, .wp-caption.alignleft {	margin: 12px 24px 12px 0;	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;}
img.alignright, .wp-caption.alignright {	margin: 12px 0 12px 24px;	margin: 0 0 0.857142857rem 1.714285714rem;}
img.aligncenter, .wp-caption.aligncenter {	clear: both;	margin-top: 12px;	margin-top: 0.857142857rem;	margin-bottom: 12px;	margin-bottom: 0.857142857rem;}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {	margin-bottom: 24px;	margin-bottom: 1.714285714rem;}
.site-content article {
	margin-bottom: 1em;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {	clear: both;	line-height: 1.714285714;}
.single-author .entry-meta .by-author {	display: none;}
.mu_register h2 {	font-weight: normal;}
/*Archives*/.archive-header, .page-header {
	margin-bottom: 1em;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;

}
.archive-meta {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
/*SearchResults*/
.SearchResults {	padding-bottom: 1.5em;}
/* =Single image attachment view*/
.article.attachment {	overflow: hidden;}
.image-attachment div.attachment {	text-align: center;}
.image-attachment div.attachment p {	text-align: center;}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {	margin-top: 8px;	margin-top: 0.571428571rem;}
/* =Aside post format*/
article.format-aside h1 {	margin-bottom: 24px;	margin-bottom: 1.714285714rem;}
article.format-aside h1 a {	text-decoration: none;}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child, article.format-aside p:last-child {	margin-bottom: 0;}
/* =Footer*/
footer.entry-meta {
	line-height: 1.846153846;
	background: #fcfcfc;
	text-align: right;
}
footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 1em;
	background: #F2F2F2;
}
#footer-box {	max-width: 1000px;	margin: 0 auto;}
#footer-box .innerbox {	margin-bottom: 0em; display: flex; justify-content: space-between;}
#footer-box .innerbox .unit4{ float: none;width: auto;}
#footer-box .innerbox .menu-footer-unit1-container ul{ margin-left:0px !important;}
#footer-box h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: #555C65;
	border-bottom: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 1em;
	padding-bottom: .3em;
}
#footer-box h4 span {	font-weight: normal;	font-size: .9em;}
#footer-box a {	color: #555C65;}
/*Service*/
#footer-box .menu .f_distribution,#footer-box .menu .f_public,#footer-box .menu .f_scool,#footer-box .menu .f_icon_s,#footer-box .menu .f_mainte,#footer-box .menu .f_catv,#footer-box .menu .f_docomo,
#footer-box .menu .f_trust, #footer-box .menu .f_mdb, #footer-box .menu .f_expert_s, #footer-box .menu .f_medical {	margin-bottom: 1em;}
#footer-box .menu .f_distribution a {	background-image: url(../images/footer/distribution_s.png);}
#footer-box .menu .f_public a {	background-image: url(../images/footer/public_s.png);}
#footer-box .menu .f_trust a {	background-image: url(../images/service/trust.png);}
#footer-box .menu .f_medical a {	background-image: url(../images/footer/medical_s.png);}
#footer-box .menu .f_mdb a {	background-image: url(../images/footer/MDB_s.png);}
#footer-box .menu .f_scool a {	background-image: url(../images/footer/scool_s.png);}
#footer-box .menu .f_icon_s a {	background-image: url(../images/footer/icon_s.png);}
#footer-box .menu .f_mainte a{	background-image: url(../images/footer/maintenance_s.png);}
#footer-box .menu .f_expert_s a{	background-image: url(../images/footer/expert_s.png);}
#footer-box .menu .f_catv a{	background-image: url(../images/footer/CATV_s.png);}
#footer-box .menu .f_docomo a{	background-image: url(../images/footer/docomo_s.png);}
#footer-box .menu li {	padding-bottom: .2em;}
#footer-box .menu li a {
	line-height: 1.2;
	display: block;
	padding-left: 16px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
 background-size: 12px 12px;
}
#footer-box .menu li li a {
	padding-left: 15px;
	background: url(../images/footer/sub-list.gif) no-repeat 0 0 !important;
}
/*related link*/
#footer-box .related{width: 100%; display: flex; justify-content: space-between; margin-bottom: 30px;}
#footer-box .related li {	width: 25%;}
/*#header-parts*/
#footer-parts {
	max-width: 1000px;
	margin: 0 auto;
	padding-top: .5em;
	font-size: .9em;
	min-height: 30px;
}
#footer-parts .gotop {
	margin-bottom: .8em;
	width: 180px;
	float: right;
}
#footer-parts .gotop a {
	display: block;
	text-indent: -9999px;
	outline: none;
	height: 26px;
	background: url(../images/common/totop.png);
}
#footer-parts ul {	color: #3D5D86;}
#footer-parts ul li {
	padding-top: 10px;
	float: left;
	display: inline;
	line-height: 1;
	margin-right: 1.6em;
}
#footer-parts ul li a {	background: url(../images/common/go.png) no-repeat 0 0px;	padding-left: 19px;}
/*.site-info*/
.site-info {
	font-size: .85em;
	text-align: center;
	clear: both;
	height: 130px;
	padding-top: 1em;
	background: url(../images/common/bg_footer.png) no-repeat bottom center;
}
.site-info .poricy {	max-width: 1000px;	margin: 0 auto;}
.site-info .poricy p {	font-size: 1em;	text-align: left;}
.site-info .poricy a {	margin-right: 2em;}
/* ==post-format*/
h1, h2, h3, h4, h5, h6 {	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4 {	margin: 2.2em 0 1em 0;}
.entry-content h1:first-child, .comment-content h1:first-child, .entry-content h2:first-child, .comment-content h2:first-child {	margin-top: 0;}
.entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {	margin: 2em 0 1em 0;}
#content h2 {
	margin-top: 2.4em;
	margin-bottom: 2.4em;
	font-size: 14px;
	line-height: 1.3;
	padding-top: .3em;
	padding-left: 30px;
	min-height: 50px;
	color: #ccc;
	background: url(../images/common/h2.gif) no-repeat;
}
#content .entry-content h2:first-child {	margin-top: 0;}
#content h2 strong {
	font-size: 26px;
	font-size: 2.6rem;
	color: #666;
	font-weight: normal;
	line-height: 1.6;
	padding-right: .6em;
}
#content h2 span {
	text-align: right;
	display: block;
	color: #999;
}
.entry-content h3, .comment-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	padding: 3px 0 3px 26px;
	background: url(../images/common/h3.png) no-repeat -2px 0 #E5EDFF;
}
.entry-content h3.h_normal, .comment-content h3.h_normal {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	color: #3D5D86;
	line-height: 1.5;
	padding: 0 0 3px 0;
	background: none;
}
.entry-content h3.h4style, .comment-content h3.h4style,
.entry-content h4, .comment-content h4 {
	font-size: 17px;
	font-size: 1.7rem;
	color: #3D5D86;
	line-height: 1.3;
	padding-left: 22px;
	background: url(../images/common/h4.gif) no-repeat;
}
.entry-content h5, .comment-content h5 {
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: .4em;
	color: #3D5D86;
	border-bottom: 1px dotted #3D5D86;
}
.entry-content h6, .comment-content h6 {	font-size: 15px;	font-size: 1.5rem;}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {	margin: 0 0 1em;}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {	font-weight: normal;}
/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {	max-width: 80%;	float: left;}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}
/* Quote posts */
article.format-quote .entry-content p {	margin: 0;	padding-bottom: 24px;	padding-bottom: 1.714285714rem;}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	background: #efefef;
}
/* Status posts */
.format-status .entry-header {	margin-bottom: 24px;	margin-bottom: 1.714285714rem;}
.format-status .entry-header header {	display: inline-block;}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}
/* ==comment*/
.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite, .comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {	font-weight: normal;}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
}
.comments-area article header a {	text-decoration: none;}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {	font-weight: bold;}
a.comment-reply-link, a.comment-edit-link {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"], #respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.required {	color: red;}

/* ==ir*/
/**default**/
.ir-information ul {	list-style: none;}
.ir-information ul li {	margin-bottom: 10px;}
.ir-information ul li ol li {	list-style: none;}
li.active a, li .active {	font-weight: bold;	text-decoration: none;}
/**irNews**/
#xj-mainlist dl dd.label {
	float: left;
 width: 11.5%;
	padding: 3px;
	text-align: center;
	margin-top: .7em;
 text-indent: 0;
 font-size: 12px;	font-size: 1.2rem;line-height: 1.2;
}
.home #xj-mainlist dl dd.label {
	max-width: 110px; width: 100%;
}
#xj-mainlist dl dd.label.icon_discro {	background-color: #B9BBBC;}
#xj-mainlist dl dd.label.icon_result {	background-color: #FCC;}
#xj-mainlist dl dd.label.icon_legal {	background-color: #9C9;}
#xj-mainlist dl dd.label.icon_info {	background-color: #FC6;}
#xj-mainlist dl dd.label.icon_ir {	background-color: #CCF;}
#xj-mainlist dl dd.label.icon_en {	background-color: #AFAFFF;}
#xj-mainlist dl dd.label.icon_pr {	background-color: #E1DB2D;}
#xj-mainlist dl dd.label.icon_analysts {	background-color: #D9C59F;letter-spacing:-1px;width: 16%;}
.home #xj-mainlist dl dd.label.icon_analysts {		max-width: 110px; width: 100%;}
#xj-mainlist dl dd.label.icon_shareholder {	background-color: #9CF;}
#xj-mainlist dl dd.txt {	float: left;	width: 72%; line-height: 1.3;}
#xj-mainlist dl dd.txt.icon_analysts{	width: 67%;}
dl dd .pdf {	font-size: .8em;	color: #666;}
/* 年tab */
.entry-content ul#year {
	margin-left: 0 !important;
	margin-bottom: 1.5em !important;
	border-bottom: 1px solid #3D5D8B;
}
#xj-select-year #year {	overflow: hidden;}
#xj-select-year #year li {
	text-indent: 0;
	margin-left: 0;
	margin-bottom: 1px;
	width: 19%;
	float: left;
	background: #fff;
	text-align: center;
	list-style: none;
}
#xj-select-year #year li a {
	display: block;
	border: 1px solid #ccc;
	background: url(../images/common/link.gif) no-repeat 4px 4px;
	padding-left: 1%;
	border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
}
#xj-select-year #year li a:hover{color:#FFF;background:#3D5D8B;}
#xj-select-year #year li.active a {
	color: #fff;
	border: 1px solid #3D5D8B;
	background: url(../images/common/link.gif) no-repeat 4px 4px #3D5D8B;
	padding-left: 1%;
}
/* 見出しtab */#xj-select-category {	margin: 1em .6em 0 .6em;}
#xj-select-category #type li {
	float: left;
	font-size: 14px;
	text-indent: 0;
	margin: 0 2px 2px 0;
	list-style: none;
}
#xj-select-category #type li a {
	display: block;
	padding: 0px 10px;
	background-color: #E5ECFF;
	border: 1px solid #8EBAE1;
}
#xj-select-category #type li a:hover {	text-decoration: none;	background-color: #8EBAE1; color: #FFF;}
#xj-select-category #type li.active a {	color: #FFF;	background-color: #8EBAE1;}
#xj-select-category #type {	overflow: hidden;}
/**IRライブラリ**/
.library dl {	overflow: hidden;	margin-bottom: 0.5em;	max-width: 960px;}
.library dl dt {	width: 12%;	float: left;	min-width: 90px;	font-weight: normal; font-size: 14px; font-size: 1.4rem; margin-bottom: 5px;}
.library dl dd { margin-bottom: 5px;}
.library dl dd.txt {	margin-left: 90px;}
.library dl dd.pdf {	float: right;	display: block;}
.backnum {	border-top: 1px dotted #ccc;	padding-top: .5em;	text-align: right;}
.backnum a {	background: url(../images/common/link.gif) no-repeat 0 4px;	padding-left: .8em;}
/*有価証券報告書*/
#xj-mainlist-yuka {	margin-bottom: 2em;}
/** IRニュース**/
#ir {	margin: 0;	height: 100%;	border: 1px solid #ccc;	background: #F2F2F2;}
#xj-mainlist {	margin-top: 1em;}
.home #xj-mainlist {	margin-top: 0;}
#ir p {	background: #FFF;	width: 95%;	margin: 0 auto 1em auto;	padding: .5em;}
.ir-list {	width: 95%;	text-align: right;	margin: .8em auto;}
.ir-list a {	background: url(../images/common/go.png) no-repeat 0 2px;	padding-left: 1.2em;}
#xj-mainlist dl, .dl-ir dl {
	overflow: hidden;
	width: 95%;
	max-width: 960px;
	margin: 0 auto 1em auto;
	padding-top: .5em;
	padding-bottom: .5em;
	background: #FFF;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
}
#xj-mainlist dt, .dl-ir dt {
	clear: both;
	width: 12%;
	float: left;
	min-width: 90px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
#xj-mainlist dd, .dl-ir dd {
	padding: 10px 0;
	margin: 0;
	margin-right: 5px;
}
#xj-mainlist dl dd.txt a, .library dl dd.txt a, .dl-ir dd a {	background: none;}
.library dl dd.pdf {
	float: left;
	font-size: .8em;
	color: #666;
	width: 18%;
}
/** 財務情報*/.xj_chart_table {
}
table.xj_chart_table {
	width: 100%;
	margin: 0 0 1em 0;
	border: 1px solid #999 !important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.xj_chart_table th, table.xj_chart_table td {
	padding: .2em .1em;
}
.xj_chart_header_first, .xj_chart_header, .xj_chart_header_last {
	font-size: .6em !important;
	padding: .2em;
	background: #fff;
	color: #FFF;
	background: #555C65 !important;
	border-right: 1px solid #d6dae1;
	border-bottom: 1px solid #d6dae1;
}
table.xj_chart_table td {
	font-size: .8em;
	line-height: 1.2;
	padding: .2em;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
.xj_chart_table_caption {	text-align: right;}
.xj_chart_table_caption_title {	display: none;}
.xj_chart_table_caption_unit {}
.xj_chart_header_first {}
.xj_chart_header {	text-align: center;}
.xj_chart_title {	width: 100px;	font-size: 10pt;}
.xj_chart_unit {	display: block;}
.xj_chart_q {
	width: 35px;
	text-align: center;
	background-color: #E5ECFF;
}
.xj_chart_q_last {
	width: 35px;
	text-align: center;
	background-color: #E5ECFF;
}
.xj_chart_value {
	width: 100px;
	text-align: right;
}
.xj_chart_value_last {
	width: 100px;
	text-align: right;
}
.xj_chart_td_last {}
.xj_chart_no_value {	text-align: center;}
/*** IMAGE ***/
.XJSImage_Table {
	width: 100%;
	text-align: center;
}
.XJSImage_Title {
	text-align: center;
	font-size: 1.2em;
	color: #FFF;
	background-color: #555C65;
	padding: 5px;
}
.XJSImage_UnitL {
	text-align: left;
	font-size: 90%;
}
.XJSImage_UnitR {
	text-align: right;
	font-size: 90%;
}
.XJSImage_Main {
}
/* ir-list*/
#xj_header {
	height: 90px;
	background: url(http://www.xj-storage.jp/xj-basic/image/2/line.gif) repeat-x bottom
}
#xj_header img {
	border-width: 0
}
#all_clear {
	width: 90%;
	max-width: 960px;
	min-width: 300px;
	margin: 0 auto
}
.clear {clear: both}
#xj_header_title {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-bottom: 1px solid gray;
	border-left: 2px solid gray;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 115%
}
#xj_durations_menu {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px
}
ul#xj_durations {
	list-style: none;
	padding: 0;
	float: left;
	margin-left: 0;
	margin-bottom: 20px;
	display: block;
	font-size: 15px
}
#xj_durations li {
	cursor: default;
	float: left;
	margin-left: 1px;
	padding: 0 5px;
	line-height: 19px
}
#xj_durations li.link {
	color: #03F;
	text-decoration: none;
	background-color: #FFF
}
#xj_durations li.hover {
	color: #F00;
	text-decoration: none
}
#xj_durations li.active {
	color: #F00;
	text-decoration: none;
	background-color: #FFF
}
ul#xj_documents {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 0;
	display: block;
	font-size: 13px
}
#xj_documents li {
	display: inline;
	cursor: default;
	float: left;
	width: 95px;
	margin-left: 1px;
	line-height: 19px;
	text-align: center;
	color: #FFF;
	margin-left: 1px;
	line-height: 19px;
	text-decoration: none
}
#xj_documents li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 100%
}
#xj_documents_button_all {
	background-color: #6495ed;
	border: solid 1px #6495ed;
	text-decoration: none
}
#xj_documents_button_tekiji {
	background-color: #36F;
	border: solid 1px #36F;
	text-decoration: none
}
#xj_documents_button_tanshin {
	background-color: #fd0606;
	border: solid 1px #fd0606;
	text-decoration: none
}
#xj_documents_button_hotei {
	background-color: #090;
	border: solid 1px #090;
	text-decoration: none
}
#xj_documents_button_ir {
	background-color: #F93;
	border: solid 1px #F93;
	text-decoration: none
}
#xj_documents_button_oshirase {
	background-color: #93F;
	border: solid 1px #93F;
	text-decoration: none
}
#xj_documents_button_kokoku {
	background-color: #6495ed;
	text-decoration: none
}
#xj_documents_button_all a:hover {
	color: #6495ed;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_tekiji a:hover {
	color: #36F;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_tanshin a:hover {
	color: #fd0606;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_hotei a:hover {
	color: #090;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_ir a:hover {
	color: #F93;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_oshirase a:hover {
	color: #93F;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_kokoku a:hover {
	color: #6495ed;
	text-decoration: none
}
#xj_documents_button_all.active a {
	color: #6495ed;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_tekiji.active a {
	color: #36F;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_tanshin.active a {
	color: #fd0606;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_hotei.active a {
	color: #090;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_ir.active a {
	color: #F93;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_oshirase.active a {
	color: #93F;
	background-color: #FFF;
	text-decoration: none
}
#xj_documents_button_kokoku.active a {
	color: #6495ed;
	background-color: #FFF;
	text-decoration: none
}
#xj_main_contents {
	margin-bottom: 20px
}
#xj_main_contents table {
	margin-top: 20px
}
#xj_char_size_menu {
	z-index: 9999;
	position: relative
}
#xj_char_size {
	margin-left: auto;
	margin-top: -40px;
	margin-bottom: 50px
}
#xj_char_size tr {
	height: 20px;
	background-color: #f2f2f2
}
#xj_char_size td {
	border: solid 1px #f2f2f2;
	height: 20px
}
#xj_char_size a {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px
}
#xj_char_size_button_label {
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	background: url(http://www.xj-storage.jp/xj-basic/image/2/fontsize2.gif) no-repeat}
#xj_char_size_button_small {	background: url(http://www.xj-storage.jp/xj-basic/image/2/s_off2.gif) no-repeat}
#xj_char_size_button_medium {	background: url(http://www.xj-storage.jp/xj-basic/image/2/m_off2.gif) no-repeat}
#xj_char_size_button_large {	background: url(http://www.xj-storage.jp/xj-basic/image/2/l_off2.gif) no-repeat}
#xj_char_size_button_small.active a {	background: url(http://www.xj-storage.jp/xj-basic/image/2/s_on2.gif) no-repeat}
#xj_char_size_button_medium.active a {	background: url(http://www.xj-storage.jp/xj-basic/image/2/m_on2.gif) no-repeat}
#xj_char_size_button_large.active a {	background: url(http://www.xj-storage.jp/xj-basic/image/2/l_on2.gif) no-repeat}
#xj_char_size_button_small a:hover {	background: url(http://www.xj-storage.jp/xj-basic/image/2/s_on2.gif) no-repeat}
#xj_char_size_button_medium a:hover {	background: url(http://www.xj-storage.jp/xj-basic/image/2/m_on2.gif) no-repeat}
#xj_char_size_button_large a:hover {	background: url(http://www.xj-storage.jp/xj-basic/image/2/l_on2.gif) no-repeat}
.storage_list {
	border-collapse: separate;
	border-spacing: 1px;
	border: none 0 black;

	width: 100%
}
.storage_list a:link {	color: #03F;	text-decoration: none}
.storage_list a:visited {	color: #03F;	text-decoration: none}
.storage_list a:hover {	color: #03F;	text-decoration: underline}
.storage_list a:active {	color: #03F;	text-decoration: underline}
.storage_list td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	margin: 1px 0;
	text-align: left;
	line-height: 1.4em;
	border: none 0 black
}
.storage_list_pdate_td {
	vertical-align: top;
	padding: 5px 10px;
	width: 150px;
	white-space: nowrap
}
.storage_list_pdate_td div {	padding-right: 10px;	white-space: nowrap}
.storage_list_title_td {	vertical-align: top}
.storage_list_title_td div {	padding-right: 5px}
.storage_list_filetype_td {	vertical-align: top;	width: 18px}
.storage_list_icon_pdf {
	background-image: url(http://www.xj-storage.jp/xj-basic/image/2/ico_pdf2.gif);
	background-repeat: no-repeat;
	background-position: left center
}
.storage_list_pagenum_td {	vertical-align: top;	width: 50px}
.storage_list_filesize_td {	vertical-align: top;	width: 60px}
.storage_list_icon_td {	vertical-align: top;	width: 60px}
.storage_list_icon_houtei {
	background-image: url(http://www.xj-storage.jp/xj-basic/image/2/icon_fin2.gif);
	background-repeat: no-repeat;
	background-position: left center
}
.storage_list_icon_tekiji {
	background-image: url(http://www.xj-storage.jp/xj-basic/image/2/icon_news2.gif);
	background-repeat: no-repeat;
	background-position: left center
}
.storage_list_icon_tanshin {
	background-image: url(http://www.xj-storage.jp/xj-basic/image/2/icon_tansin2.gif);
	background-repeat: no-repeat;
	background-position: left center
}
.storage_list_icon_ir {
	background-image: url(http://www.xj-storage.jp/xj-basic/image/2/icon_lib2.gif);
	background-repeat: no-repeat;
	background-position: left center
}
.storage_list_icon_oshirase {
	background-image: url(http://www.xj-storage.jp/xj-basic/image/2/icon_notice2.gif);
	background-repeat: no-repeat;
	background-position: left center
}
/* =Module*/
/* floatプロパティを利用した画像の寄せと流し込み設定 */
div.innerbox:after {
	margin-bottom: 10px;
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
div.innerbox {display: inline-block;	zoom: 1;}
div.innerbox {display: block;}
/* Hide from IE Mac \*/
hr.hr-dot {
	background-color: #fff !important;
	height: 0 !important;
	border-bottom: 1px dotted #ccc !important;
}
/* 50% */
.unit-l {	clear: both;	float: left;	width: 49%;}
.unit-r {	float: left;	width: 49%;	margin-left: 1.5%;}
.unit-l img, .unit-r img {	margin: auto;}
/* 25%% */
.unit4 {	float: left;	width: 25%;}
/* GoTop */
#main .gotop {
	margin-bottom: .8em;
	width: 100%;
	height: 40px;
	display: block;
	position: relative;
}
#main .gotop a {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 40px;
	height: 40px;
	background: url(../images/common/gototop.png) no-repeat;
}
/* blockquote */
.entry-content blockquote {
	margin: 1em 0;
	padding: .5em .8em;
	border: 1px solid #ddd;
	background: #F9F9F9;
}
.entry-content blockquote p {font-size: 100%; line-height: 1.75;}
/*事業紹介アイコンリスト*/
ul.service-list {	margin: 1em 0 1em 0;}
ul.service-list li {
	margin: 1% 1% 0 0 !important;
	list-style: none;
	border: 1px solid #ccc;
	width: 49%;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/service/bg_bt.gif) repeat-x;
	text-indent: 0 !important;
	font-size: 17px;
	font-size: 1.7rem;
	position: relative;
	behavior: url(/tool/js/PIE.htc);
}
ul.service-list li.asp a {	background: url(../images/service/asp.png) no-repeat 10px 10px;}
ul.service-list li.government a {	background: url(../images/service/government.png) no-repeat 10px 10px;}
ul.service-list li.medical a {	background: url(../images/service/medical.png) no-repeat 10px 10px;}
ul.service-list li.mdb a {	background: url(../images/service/mdb.png) no-repeat 10px 10px;}
ul.service-list li.scool a {	background: url(../images/service/scool.png) no-repeat 10px 10px;}
ul.service-list li.mobile a {	background: url(../images/service/mobile.png) no-repeat 10px 10px;}
ul.service-list li.hardware a {	background: url(../images/service/hardware.png) no-repeat 10px 10px;}
ul.service-list li.retailpro a {	background: url(../images/service/retailpro.png) no-repeat 10px 10px;}
ul.service-list li.catv a {	background: url(../images/service/catv.png) no-repeat 10px 10px;}
ul.service-list li.docomo a {	background: url(../images/service/docomo.png) no-repeat 10px 10px;}
ul.service-list li.trust a {	background: url(../images/service/trust.png) no-repeat 10px 10px;}
ul.service-list li a {
	font-weight: bold;
	padding: 35px 10px 0 102px;
	height: 100px;
	display: block;
}
ul.service-list li:hover {
	text-decoration: none;
	background: url(../images/service/bg_bt_o.gif) repeat-x;
}
ul.service-list li a:hover {	background-color: #FAFAFA;}
/* ウェブサイト制作実績 */
ul.webjisseki {
	list-style: none;
	margin-left: 0;
 width: 100%;
 -js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;
}
ul.webjisseki li {
	width: 24%;
 line-height: 1;
	float: left;
	margin: 0 1px 1px 0 !important;
	text-align: center;
	font-size: .8em;
	color: #fff;
	background: #ddd;
	padding:8px 0 !important;
	text-indent: 0 !important;
}
ul.webjisseki li.renewal {	background: #857AB0;}
ul.webjisseki li.planning {	background: #CC84AC;}
ul.webjisseki li.css {	background: #F591B8;}
ul.webjisseki li.flash,
ul.webjisseki li.langage{	background: #F68D6D;}
ul.webjisseki li.cms {	background: #F0CE7D;}
ul.webjisseki li.system {	background: #CADD8D;}
ul.webjisseki li.reporting {	background: #74C5C3;}
ul.webjisseki li.management {	background: #2C8BC4;}
/*↑webjissekiテンプレート※cssを外すと灰色<ul class="webjisseki"><li class="renewal">リニューアル</li><li class="planning">企画・デザイン</li><li class="css">レスポンシブ</li><li class="flash">FLASH</li><li class="cms">CMS</li><li class="system">システム構築</li><li class="reporting">取材・撮影</li><li class="management">更新・管理</li></ul>*/
ul.list li {	list-style: disc;	text-indent: 0 !important;}
.arr li {	list-style: none; margin-left: .5em !important;}
.arr a {	padding-left: 1.5em;	background: url(../images/common/go.png) no-repeat 2px center;}
a[href$=".pdf"] {	padding: 3px 18px 3px 0;	background: transparent url(../images/common/icon-pdf.gif) no-repeat center right;}
* html a.pdf {	padding: 3px 0 3px 18px;	background: url(../images/common/icon-pdf.gif) no-repeat left center;}
a[href$=".doc"] {	padding: 3px 18px 3px 0;	background: transparent url(../images/common/icon-doc.gif) no-repeat center right;}
* html a.doc {	padding: 3px 0 3px 18px;	background: url(../images/common/icon-doc.gif) no-repeat left center;}
a[href$=".xls"] {	padding: 3px 18px 3px 0;	background: transparent url(../images/common/icon-xls.gif) no-repeat center right;}
* html a.xls {	padding: 3px 0 3px 18px;	background: url(../images/common/icon-xls.gif) no-repeat left center;}
.get-adobe-reader {
	clear: both;
	padding: .5em 1em 0 125px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1;
	position: relative;
}
.get-adobe-reader a{background: none;}
.get-adobe-reader img {
	position: absolute;
	left: -125px;
	top: 10px;
 width: 112px;
 height: 33px;
 max-width: none !important;
}
.get-adobe-reader p {	font-size: .8em;}
dl.list {	line-height: 1.5em;	margin-bottom: 1.5em;}
dl.list dt {	font-weight: bold;}
dl.list dd {	margin-left: 2em;}
dl.list-rat {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0.8em;
}
dl.list-rat dt {
	clear: both;
	font-weight: normal;
	width: 25px;
	line-height: 1.5
}
dl.list-rat dd {
	margin-top: -2em;
	margin-left: 25px;
	margin-bottom: 5px;
	line-height: 1.5
}
dl.inline {
	margin-top: .1em;
}
dl.inline dt {
	width: 8em;
	line-height: 1.5em;
	font-weight: normal;
}
dl.inline dd {
	margin-top: -1.5em;
	margin-bottom: .2em;
	margin-left: 10em;
	line-height: 1.5em;
}
.dl_archive {
	margin: 1em 0;
	height: 100%;
	border: 1px solid #ccc;
	background: #F2F2F2;
}
.dl_archive .release, .dl_archive .topics {
	width: 95%;
	margin: .8em auto 0 auto;
}
.dl_archive a.newslink {
	font-size: .85em;
	background: url(../images/common/go.png) no-repeat right 3px;
	padding-right: 20px;
	text-align: right;
	display: block;
	width: 140px;
	float: right;
}
.dl_archive a:hover.newslink {	background-color: #F2F2F2;}
.dl_archive .clear {
	padding-bottom: 1em;
	display: block;
}
.dl_archive dl {
	width: 95%;
	margin: 1em auto;
	background: #FFF;
	display: block;
}
.home .dl_archive dl {
	clear: both;
	margin: 0 auto 1em auto;
}
.dl_archive dt {
	clear: both;
	margin: 1em 0 0 .8em;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
}
.dl_archive dd {
	margin: 0 .8em 0 .8em;
	padding-top: .9em;
	padding-bottom: .3em;
	padding-left: 105px;
	text-indent: -1em;
	border-bottom: 1px dotted #ccc;
}
.dl_archive dd a {
	color: #444;
	padding-left: 16px;
	background: url(../images/common/link.gif) no-repeat 0 3px;
}
.home .dl_archive dd,
.home .dl_archive dd a {
	font-size: 13px;
	font-size: 1.3rem;
}
/* お問い合わせ先dl.contactunit {margin: 0 0 0.5em;}
dl.contactunit dt {padding: 0 0 0.2em;margin: 0 0 0.2em;border-bottom: 1px dotted #666;}
dl.contactunit address {margin-left: 1em;}*/
.borderbox {
	padding: 5px;
	margin: 0 0 0.5em;
	border: 1px solid #d6dae1;
}
.borderbox p.btm0, .borderbox ol.btm0, .borderbox ul.btm0 {	margin-bottom: 0;}
/*テーブル（表)*/
caption {
	padding-bottom: .5em;
	font-weight: bold;
}
.entry-content .tbl_s,
.entry-content .tbl_s { margin-bottom:20px;}
.entry-content .tbl_s th,
.entry-content .tbl_s td{ padding: 5px 0;}
.entry-content .tbl_s th{font-weight: 500; vertical-align: top;}
.entry-content .tbl_s tr th:first-child,
.entry-content .tbl_s tr td:first-child{ white-space: nowrap; padding-right: 15px;}

/* 罫線で囲む */table.table-border {
	width: 100%;
	margin: 0 0 1.5em 0;
	border: 1px solid #999 !important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-border th, table.table-border td {
	padding: .2em .3em;
	background: #fff;
	vertical-align: top;
}
table.table-border th {
	color: #FFF;
	background: #555C65;
	border-right: 1px solid #d6dae1;
	border-bottom: 1px solid #d6dae1;
}
table.table-border td {
	padding: .2em .3em;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	background: #fff;
}
/*下線*/
table.table-under {
	width: 100%;
	margin: 0 0 1.5em 0;
	border-bottom: 1px solid #d6dae1 !important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-under td, table.table-under th {
	padding: .2em .3em;
	border-top: 1px solid #d6dae1;
	background: #fff;
	vertical-align: top;
}
table.table-under th {	font-weight: bold;}
.bg_gray {	color: #555C65 !important;	background: #F2F2F2 !important;}
.bg_blue {	color: #3D5D82 !important;	background: #C2E0F2 !important;}
.bg_green {	color: #588528 !important;	background: #E0F2C2 !important;}
.bg_orange {	color: #8F5B1E !important;	background: #F2DF9C !important;}
.bg_pink {	color: #99377F !important;	background: #F2D3E2 !important;}
table th img, table td img {	margin-bottom: 0 !important;}
/*線なし、文字サイズ小*/
.is-style-table-noborder table,
table.table-noborder {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
 border: none !important;
}
.wp-block-table.is-style-table-noborder table th,
table.table-noborder th {
	padding: .2em .5em;
	font-weight: normal !important;
	font-size: .9em !important;
	background: none !important;
	white-space: nowrap;
	vertical-align: top;
 border: none !important;
}
.is-style-table-noborder table td,
table.table-noborder td {
	font-size: .9em !important;
	padding: .2em .5em;
	vertical-align: top;
 border: none !important;
}
/*Style for Ktai Entry*/
.photo {
	padding-right: 6px;
	float: left;
	line-height: 110%;
	font-size: 0.85em;
	text-indent: 0;
}
.photo img {
	background: white;
	margin: 0 4px 4px 0;
	padding: 3px;
	border: 1px solid #999;
}
.photo-end {	clear: left;}
.no-shadow {	box-shadow: none !important;}
/* Images */.entry-content img, .comment-content img {	max-width: 100%;}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {	height: auto;}
img.size-full, img.size-large {	width: auto;	height: auto;}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {	margin-bottom: 1.625em;}
img.alignleft {	clear: both;	margin-right: 1em;}
img.alignright {	margin-left: 1em;}
p img, .wp-caption {	margin-top: 0.4em;}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text, .gallery-caption {
	color: #666;
	font-size: 13px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 20px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #999;
	content: '\2014';
	font-size: 12px;
	font-style: normal;
	margin-right: 3px;
	position: absolute;
	left: 5px;
	top: 8px;
}
#content .gallery {	margin: 0 auto 1.625em;}
#content .gallery a img {	border: none;}
#content .gallery a img {	border: none;}
img#wpstats {	display: block;	margin: 0 auto 1.625em;}
#content .gallery-columns-4 .gallery-item {	width: 23%;	margin-right: 2%;}
#content .gallery-columns-4 .gallery-item img {	width: 100%;	height: auto;}
.wp-caption img {	border-color: #eee;}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {	background: #eee;	border-color: #bbb;}
.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {	background: #fff;	border-color: #ddd;}
embed, iframe, object {	max-width: 100%;}
/* アイキャッチ画像 右寄せ */
.right-thumb {	max-width: 175px;	float: right;	padding-left: 1em;}
/* アイキャッチ画像 左寄せ*/
.thumbnail-box {	clear: both;}
.thumb-img {
	width: 100%;
	max-width: 175px;
	float: left;
	text-align: center;
	line-height: 1;
	margin-right: 7px;
	margin-bottom: 1em;
}
.thumb-img a img {
	border: 2px solid #fff;
	width: 100%;
	max-height: 175px;
	height: 100%;
	display: block;
}
.thumb-img a:hover {	text-decoration: none !important;}
.thumb-img a:hover img {	border: 2px solid #69B5EB;}
.thumbnail-box a span {
	color: #666;
	display: block;
	font-size: .8em;
	line-height: 1;
	padding-bottom: .3em;
	border-bottom: 2px solid #34AFD6;
}
.thumbnail-box a:hover span {	border-bottom: 2px solid #69B5EB;}
.thumbnail-box .eyecatch-single {	margin: 0 auto auto auto;}
/* アイキャッチ画像の設定*/
.eyecatch {
	float: left;
	display: block;
	padding: 5px;
	background: #fff;
	margin-right: 0.5em;
}
.eyecatch-single {	margin: 1em auto auto auto;	text-align: center;}
/* リンクタイトル非表示 */
.widget_links .widget-title {	display: none;}
.widget_links ul.blogroll {	margin: 0;}
.widget_links ul.blogroll li {text-align: center;}
.widget_links ul.blogroll li a {	padding: 0;	margin: 0;}
.widget_links ul.blogroll li img{margin-right: 0;}
/*ページナビ*/
.tablenav {
	color: #2583ad;
	background: white;
	margin: 1em auto;
	line-height: 2em;
	text-align: center;
}
a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border: solid 1px #ccc;
	text-decoration: none;
	font-size: smaller;
}
a.page-numbers:hover {
	color: white;
	background: #328ab2;
}
.tablenav .current {
	color: white;
	border-color: #328ab2;
	font-weight: bold;
}
.tablenav .next, .tablenav .prev {
	border: 0 none;
	background: transparent;
	text-decoration: underline;
	font-size: smaller;
	font-weight: bold;
}
/* サイトマップデコレーション */
.sitemaparea ul {	list-style: none !important;}
.sitemaparea ul li a {
	font-weight: bold;
	background: url(../images/common/go.png) no-repeat left top;
	padding-left: 1em;
}
.sitemaparea ul li li {	margin: .8em 0 0 1.8em;}
.sitemaparea ul li li a {	font-weight: normal;}
.sitemaparea ul li a:hover {	background: url(../images/common/go.png) no-repeat left top;	padding-left: 1em;}
/* ==Widgets*/
.widget-area .widget ul ul {	margin-left: 12px;	margin-left: 0.857142857rem;}
.widget_rss li {	margin: 12px 0;	margin: 0.857142857rem 0;}
.widget_recent_entries .post-date, .widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th, #wp-calendar td, #wp-calendar caption {	text-align: left;}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {	list-style-type: none;}
.widget_twitter .timesince {	display: block;	text-align: right;}
/* =Plugins*/
img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}
.post-edit-link {
	background: #E5ECFF;
	padding: 1px 10px;
	border: 1px solid #CDD2D6;
}
/* お問合せフォーム */
#form {
	margin: 1em auto;
	border: 5px solid #E5EDFF;
	padding: 1em;
	min-width: 240px;
}
.dlform {	border-bottom: 1px dotted #999;	margin-bottom: 1.5em;}
#contents .dlform p{margin-top: 0;}
#form .checkbox {	display: inline;}
#submit {	text-align: center;}
dl.inline {}
dl.dlform dt {	color: #3D5D86;	width: 10em;	font-weight: bold;	line-height: 1.5em;}
dl.dlform dd label {	font-weight: normal;}
dl.dlform dd {	margin-top: -1.5em;	margin-bottom: 1em;	margin-left: 10em;	line-height: 1.5;}
dl.dlform.dlfloat dt{clear: both; float: left;}
dl.dlform.dlfloat dd{margin-top: 0;}
.page-template-full-width dl.dlform dt {	width: 25%;}
.page-template-full-width dl.dlform dd {margin-left: 25%;}
dl.dlform dd .indentL{padding-left:18px;line-height: 1;}
dl.dlform dd form {	width: 95%;}
span.wpcf7-list-item { margin: 0 !important;}
div.wpcf7-response-output {	margin: 1em 0 1em;	padding: .8em 1em;}
div.wpcf7-validation-errors {
	background-color: #fcf8e3;
	border: 3px solid #CB7C24;
	color: #CB7C24;
	font-weight: bold;
	text-align: center;
}
div.wpcf7-mail-sent-ok {
	background-color: #dff0d8;
	border: 3px solid #d6e9c6;
	color: #468847;
	font-weight: bold;
	text-align: center;
}
.wpcf7-not-valid-tip {	margin-top: .3em;}
.area480 {	max-width: 480px;	width: 100%;}
.area200 {	max-width: 200px;	width: 100%;}
.areaFull {	width: 100%;}
.wpcf7-character-count{font-size:12px; color: #666;}
.movie-frame {	position: relative;	width: 100%;	padding-top: 56.25%;}
.movie-frame iframe {	position: absolute;	top: 0;	right: 0;	width: 100%;	height: 100%;}
.entry-content .mt00 {	margin-top: 0 !important;}
.entry-content .mb00 {	margin-bottom: 0 !important;}
.entry-content .mb20 {	margin-bottom: 20px !important;}
#form label{	font-weight: normal; cursor: pointer;}
#form .form_check{background-color: #E5EDFF; margin: 20px 10px; padding: 15px;}
#form .form_check h4{margin-top: 0;}
#form .form_check label{border-radius: 3px;border: 1px solid #d3d3d3; padding: 15px; height: 76px; display: block; margin-right:10px;background: #FFF;}
#form .form_check .floatList{ margin: 0; display: inline-block;}
#form .form_check .floatList li{ margin: 0;width:50%; float: left; list-style: none;}
#form .form_check .floatList li:first-child{text-align: center;}
#form .form_check input[type=checkbox] {
	width:	18px;
	height:	18px;
	-moz-transform:	scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}

/*ニュースリリース定型(リテールテックフォーマット)*/
.w60p{width:60%;}
.entry-content .format1 h3, .comment-content .format1 h3 {
	font-size: 12pt;
	line-height: 1.75;
	padding: 0 15px;
	color: #ffffff;
	background: #207ead;
	font-weight: bold;
	margin: 50px 0 30px;
}
.entry-content .format1 h4, .comment-content .format1 h4 {
	color: #207ead;
	font-weight: bold;
	font-size: 14pt;
	padding-left: 0;
	margin-top: 50px;
	background: none;
}
.entry-content .format1 h5, .comment-content .format1 h5 {
	font-size: 12pt;
	padding-left: 8px;
	padding-bottom: 0;
	color: #207ead;
	border-left: 4px double #207ead;
	border-bottom: none;
}
.tbl_mini{font-size: 10pt;}
.tbl_mini th,.tbl_noboder th{font-weight: normal; padding:3px 15px; text-align: left; vertical-align: top;}
.tbl_mini td,.tbl_noboder td{padding:3px 0 3px 20px; vertical-align: top;}
#primary .entry-content .format1 ul{margin-top: -8px; margin-left: 0;}
#primary .entry-content .format1 ul li{
 margin-left: 18px;
	text-indent:-18px;
	list-style: none;
}
.entry-content .format1 li::before{
	padding-right: 3px;
	content: "■";
	color: #1171a8;
}
.entry-content .format1 table,
.entry-content .format1 th,
.entry-content .format1 td{border: none; padding: 5px 0;}

/*IR情報＞個人投資家の皆様へ*/
/*メニュー（functions.phpでショートコード化）*/
#investorMenu{clear: both;padding-top:60px}
.page-id-2292 #investorMenu{padding-top:0px}
#investorMenu h2{
	padding-left:14px;
	background: url(../images/ir/bg_h2.png) no-repeat 0 0;
}
#investorMenu h2 strong{
	display: block;
	margin-top: 12px;
	border-left: 2px solid #FFF;
	font-size: 18px;
  font-size: 1.8rem;
	color: #FFF;
  line-height:1;
  padding-left:10px;
}
#content #menu-irinvestor{font-size: 0; margin-top: 20px;}
#content #menu-irinvestor li{
	margin:auto 2% 10px 0 !important;
	text-indent: 0 !important;
 padding: 0;
	font-size: 15px;
	line-height: 1.2;
	list-style: none;
	width:32%;
	border: 1px solid #bfbfbf;
-ms-border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;
background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E5E5E5));
background: -webkit-linear-gradient(#FFFFFF, #E5E5E5);
background: -moz-linear-gradient(#FFFFFF, #E5E5E5);
background: -ms-linear-gradient(#FFFFFF, #E5E5E5);
background: -o-linear-gradient(#FFFFFF, #E5E5E5);
background: linear-gradient(#FFFFFF, #E5E5E5);
-pie-background: linear-gradient(#FFFFFF, #E5E5E5);
	position: relative;
}
#content #menu-irinvestor li:hover{background: #FFFFFF;}
#content #menu-irinvestor li a:hover{ text-decoration: none}
#content #menu-irinvestor li:nth-child(3n){margin-right: 0 !important;}
#content #menu-irinvestor li a{
 border: none;
	font-weight: bold;
	color: #3d5d80;
	display: block;
 text-align: left;
	height: 70px;
	padding:28px 15px 15px 55px;
}
#content #menu-irinvestor li.in01 a,
#content #menu-irinvestor li.in02 a{	padding-top: 20px;}
#content #menu-irinvestor li a::before{ content: none;}
#content #menu-irinvestor li a::after{
  content: '';
  position: absolute;
  top: 20px;
  left: 14px;
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/ir/ico_menu@2x.png) no-repeat;
	background-size: 180px 30px;
}
#content #menu-irinvestor li.in02 a::after{background-position:-30px 0px;}
#content #menu-irinvestor li.in03 a::after{background-position:-60px 0px;}
#content #menu-irinvestor li.in04 a::after{background-position:-90px 0px;}
#content #menu-irinvestor li.in05 a::after{background-position:-120px 0px;}
#content #menu-irinvestor li.in06 a::after{background-position:-150px 0px;}

/*#menu-irinvestor li.in04{display: none;}*/


#primary ul.CircleVisual { font-size: 0;margin-left:0; margin-bottom: 30px;}
#primary ul.CircleVisual li {
	width: 32%;
	max-width: 228px;
	margin-left:0;
	margin-right: 2%;
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	background-color: #207EAD;
	padding:40px 20px;
	text-align: center;
	-webkit-border-radius:50% 0 50% 50%;
	-moz-border-radius:50% 0 50% 50%;
	-ms-border-radius:50% 0 50% 50%;
	border-radius: 50% 0 50% 50%;
	}
#primary ul.CircleVisual li div{font-size: 24px;}
#primary ul.CircleVisual li strong{font-size: 32px; font-weight: normal;}
#primary ul.CircleVisual li:last-child {margin-right: 0;}

.box-gray{
border: 1px solid #CCC;
background: #FCFCFC;
padding: 10px;
margin: 15px 0;
}

/*メンテナンス案内*/
.mainteBox{
	font-size: 84%;
	margin: 0 auto 20px auto;
	border: 1px solid #CCC;
	padding: 15px;
}
.mainteBox p{margin-bottom: 10px;}
.mainteBox p:last-child{margin-bottom: 0;}

/*Internet Explorerブラウザー対応
------------------------------------------*/
#ieComment{display:none;text-align: center; color: #414141; padding: 5px; line-height: 1.3;position: absolute;width: 90%; height: 60px; top:10px;right:0; left:0; margin: auto; border: 1px solid #FF0004;}
/*IE7*/
#ieComment{*display: block;}#masthead.site-header{*padding-top: 80px;}
/*IE8*/
@media \0screen {#ieComment{display:block;}#masthead.site-header{padding-top: 80px;}}
/*IE9*/
@media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {#ieComment{display:block;}#masthead.site-header{padding-top: 80px;}}
/*IE10*/
@media all and (-ms-high-contrast: none) {#ieComment{display:block;}#masthead.site-header{padding-top: 80px;}}
/*IE11*/
_:-ms-lang(x)::-ms-backdrop, #ieComment{display:none;}
_:-ms-lang(x)::-ms-backdrop, #masthead.site-header{padding-top: 15px;}


/* streambox
-------------------------------------------*/
.streambox{position: relative;padding-top: 56.6%;}
.streambox iframe{top:0; left: 0;}
/*全幅用*/
.streambox2{position: relative;padding-top: 56.6%;}
.streambox2 iframe{top:0; left: 0;}
@media screen and (min-width: 769px) {
.streambox2{padding-top: 53%;}
}
@media screen and (min-width: 1021px) {
.streambox2{padding-top: 570px;}
}
/* .stepGroup
-------------------------------------------*/
.stepGroup{ position: relative; padding-left: 30px;}
.stepGroup::after{content: ""; position: absolute; width: 2px; height: 99%;left: 9px; top: 14px; background: #CCC; z-index: -1;}
.stepGroup h3{ background: none; font-weight: 700; position: relative; padding-left: 0; color: #8d8d8d;}
.stepGroup h3::before{content: ""; position: absolute; width: 12px; height: 12px; border: 2px solid #8d8d8d; background: #FFF; left: -26px; top: 10px; border-radius: 6px;}


