@charset "utf-8";
/* ----- #topicpath ----- */
.kokuyo-st-container #topicpath { background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_base.png) repeat left top scroll transparent; height:30px; font-size:14px; line-height:1.5em; }
.kokuyo-st-container #topicpath .group { padding:0; }
.kokuyo-st-container #topicpath ul li { float:left; margin:0; height:30px; }
.kokuyo-st-container #topicpath ul li a { display:inline-block; padding:5px 13px 0 18px; height:25px; text-decoration:none; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath.png) no-repeat left top scroll transparent; font-weight:bold; }
* html .kokuyo-st-container #topicpath ul li a { padding:6px 13px 0 18px; height:24px; }
*+html .kokuyo-st-container #topicpath ul li a { padding:6px 13px 0 18px; height:24px; }
.kokuyo-st-container #topicpath ul li span { display:inline-block; padding:5px 20px 0 10px; height:25px; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath.png) no-repeat left center scroll transparent; }
* html .kokuyo-st-container #topicpath ul li span { padding:6px 13px 0 10px; height:24px; }
*+html .kokuyo-st-container #topicpath ul li span { padding:6px 13px 0 10px; height:24px; }

.kokuyo-st-container #topicpath ul.steadfast li a.home ,
.kokuyo-st-container #topicpath ul li a.home { display:block; width:42px; height:30px; padding:0; text-indent:-9999px; overflow:hidden; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_home.png) no-repeat left top scroll transparent; }
.kokuyo-st-container #topicpath ul.steadfast li span.home ,
.kokuyo-st-container #topicpath ul li span.home { display:block; width:42px; height:30px; padding:0; text-indent:-9999px; overflow:hidden; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_home_top.png) no-repeat left top scroll transparent; }

.kokuyo-st-container #topicpath ul li.last-child { padding:0 0 0 9px; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_last_arrow.png) no-repeat left top scroll transparent; }
.kokuyo-st-container #topicpath ul.steadfast li.last-child.home ,
.kokuyo-st-container #topicpath ul li.last-child.home { padding:0 9px 0 0; background-image:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_home_arrow.png); background-position:right top; }
.kokuyo-st-container #topicpath ul.steadfast li.last-child.home a.home ,
.kokuyo-st-container #topicpath ul li.last-child.home a.home { background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_home.png) no-repeat right top scroll transparent; }
.kokuyo-st-container #topicpath ul li.last-child span { color:#ffffff; text-decoration:none; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_topicpath_last.png) no-repeat right top scroll transparent; }

.kokuyo-st-container #topicpath ul li a:link    { color:#333333; text-decoration:none; }
.kokuyo-st-container #topicpath ul li a:visited { color:#333333; text-decoration:none; }
.kokuyo-st-container #topicpath ul li a:active  { color:#333333; text-decoration:none; }
.kokuyo-st-container #topicpath ul li a:hover   { color:#333333; text-decoration:underline; }


/* for nojs */
.kokuyo-st-container #topicpath ul li span ,
.kokuyo-st-container #topicpath ul li a { width:120px; overflow:hidden; }
* html .kokuyo-st-container #topicpath ul li span ,
* html .kokuyo-st-container #topicpath ul li a { width:auto; overflow:auto; }

/* 2025.09.25 K.Machishima modified
.kokuyo-st-container #topicpath ul.steadfast li span ,
.kokuyo-st-container #topicpath ul.steadfast li a { width:auto; overflow:auto; }
*/

.kokuyo-st-container #topicpath ul.steadfast li span ,
.kokuyo-st-container #topicpath ul.steadfast li a { display: block; width:auto; height: 100%; }


/* ----- #footer-sitemap ----- */
.kokuyo-st-container #footer-sitemap { background-color:transparent; background-image:none; margin:0; border-top:1px solid #ffffff; }
.kokuyo-st-container #footer-sitemap.topicpath-on { border-top:1px solid #dcdcdc; }

.kokuyo-st-container #footer-sitemap .wrap { padding:26px 0 5px 0; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap { background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_footersitemap.png) repeat-y left top scroll transparent; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl { float:left; padding:0 11px 0 12px; font-size:85.71428571%; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl.stationery { width:126px; padding-left:11px; padding-right:11px; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl.campaign { width:152px; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl.magazine { width:145px; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl.support { width:145px; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl.solution { width:150px; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl.company { width:94px; padding-right:11px; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl dt { font-weight:bold; margin:0 0 11px 0; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl dd { margin:7px 0 0 0; }

.kokuyo-st-container #footer-sitemap .wrap .sitemap a { line-height:1.2em; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dt a:link    { color:#000000; text-decoration:none; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dt a:visited { color:#000000; text-decoration:none; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dt a:active  { color:#000000; text-decoration:none; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dt a:hover   { color:#000000; text-decoration:underline; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dd a:link    { color:#666666; text-decoration:none; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dd a:visited { color:#666666; text-decoration:none; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dd a:active  { color:#666666; text-decoration:none; }
.kokuyo-st-container #footer-sitemap .wrap .sitemap dd a:hover   { color:#666666; text-decoration:underline; }

.kokuyo-st-container #footer-sitemap .wrap .other { margin:30px 0 0 0; padding:11px 0 2px 0; background:url(/sites/default/files/shared_contents/gst_cmn/img/line_check_01.png) repeat-x left top scroll transparent; font-size:85.71428571%; }
.kokuyo-st-container #footer-sitemap .wrap .other .group { padding:0 0 6px 0; background:url(/sites/default/files/shared_contents/gst_cmn/img/bg_other.png) repeat-y 526px 0 scroll transparent; }
.kokuyo-st-container #footer-sitemap .wrap .other .group .group { background:none; }
.kokuyo-st-container #footer-sitemap .wrap .other .group .community { float:left; width:526px; }
.kokuyo-st-container #footer-sitemap .wrap .other .group .community .instagram { float:left; margin:33px 0 0 10px; }
.kokuyo-st-container #footer-sitemap .wrap .other .group .community .twitter { float:left; margin:33px 0 0 10px; }
.kokuyo-st-container #footer-sitemap .wrap .other .group .community .facebook { float:left; margin:33px 0 0 10px; }
.kokuyo-st-container #footer-sitemap .wrap .other .group .brand { float:right; width:565px; padding:4px 0 0 0; }


/* ----- #footer ----- */
.kokuyo-st-container #footer { background-image:none; background-color:#f58220; width:100%; margin:0; padding:0; border:none; }

.kokuyo-st-container #footer .wrap { margin:0 auto; padding:9px 0; font-size:85.71428571%; line-height:1.2; }
.kokuyo-st-container #footer .wrap .utility { float:left; }
.kokuyo-st-container #footer .wrap .utility li { float:left; margin:0 0 0 6px; padding:0 0 0 6px; border-left:1px solid #f8c180; }
.kokuyo-st-container #footer .wrap .utility li.first-child { margin:0; padding:0; border-left:none; }
.kokuyo-st-container #footer .wrap .utility a:link    { color:#ffffff; text-decoration:none; }
.kokuyo-st-container #footer .wrap .utility a:visited { color:#ffffff; text-decoration:none; }
.kokuyo-st-container #footer .wrap .utility a:active  { color:#ffffff; text-decoration:none; }
.kokuyo-st-container #footer .wrap .utility a:hover   { color:#ffffff; text-decoration:underline; }
.kokuyo-st-container #footer .wrap .utility li a.exterior span img { margin:0 0 0 5px; vertical-align:middle; }
.kokuyo-st-container #footer .wrap .copyright { float:right; color:#ffffff; }
.kokuyo-st-container #footer .wrap .copyright img { vertical-align:middle; margin-left:20px; }

.kokuyo-st-container #footer p,
.kokuyo-st-container #footer td,
.kokuyo-st-container #footer th,
.kokuyo-st-container #footer li,
.kokuyo-st-container #footer dt,
.kokuyo-st-container #footer dd,
.kokuyo-st-container #footer pre,
.kokuyo-st-container #footer select,
.kokuyo-st-container #footer textarea,
.kokuyo-st-container #footer input {
	font-size: 100%;
	text-align:left;
}

.kokuyo-st-container #footer-sitemap p,
.kokuyo-st-container #footer-sitemap td,
.kokuyo-st-container #footer-sitemap th,
.kokuyo-st-container #footer-sitemap li,
.kokuyo-st-container #footer-sitemap dt,
.kokuyo-st-container #footer-sitemap dd,
.kokuyo-st-container #footer-sitemap pre,
.kokuyo-st-container #footer-sitemap select,
.kokuyo-st-container #footer-sitemap textarea,
.kokuyo-st-container #footer-sitemap input {
	font-size: 100%;
	text-align:left;
}
.kokuyo-st-container #footer-sitemap p, .kokuyo-st-container #footer-sitemap td, .kokuyo-st-container #footer-sitemap th,
.kokuyo-st-container #footer-sitemap li,
.kokuyo-st-container #footer-sitemap dt,
.kokuyo-st-container #footer-sitemap dd,
.kokuyo-st-container #footer-sitemap pre,
.kokuyo-st-container #footer-sitemap select,
.kokuyo-st-container #footer-sitemap textarea,
.kokuyo-st-container #footer-sitemap input {
	vertical-align:middle;
	line-height:1.5;
}

.kokuyo-st-container #footer-sitemap a.exterior span {
	line-height:1.2;
}
.kokuyo-st-container #footer-sitemap .wrap .sitemap dl {
	font-size: 85.7143%;
}

.kokuyo-st-container #footer-sitemap a.exterior img {
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: 0;
	margin-top: 0;
	vertical-align: 0;
}


/*EOF*/
