@charset "UTF-8";
/*------------------------------------------------------------
initialize
------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ul, fieldset, form, label, legend, caption, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video,th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;

}
body {
	line-height: 1;
	font-size: 13px;
	color: #333333;
	font-family: "メイリオ", Meiryo;
	-webkit-text-size-adjust: 100%;
}

input, select {
	vertical-align: middle;
}

li {
	padding: 0;
	margin: 0;
	list-style: none;
}

table {
	width: 100%;
	border-top : 1px solid #CCC;
}

table th {
	background: #EAEBEB;
	padding: 18px 10px;
	vertical-align: top;
	text-align: left;
	line-height: 160%;
	border-bottom: 1px solid #CCC;
}

table td {
	padding: 18px 10px;
	vertical-align: top;
	line-height: 160%;
	border-bottom: 1px solid #CCC;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

/*------------------------------------------------------------
LINK
------------------------------------------------------------*/

#main a:hover img,
#side a:hover img {
	opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
-moz-opacity:0.7;
-khtml-opacity: 0.7;
zoom:1;
}

a {
	color: #003d85;
}

#path a {
	color: #003d85;
	text-decoration: underline;
}

#path a:hover {
	text-decoration: none;
}

.lineup dl dt a,
#footer a {
	text-decoration: none;
	color: #333;
}

.lineup dl dt a:hover,
#footer a:hover {
	text-decoration: underline;
}

.item_back a {
	color: #00468a;
	text-decoration: underline;
}

.item_back a:hover {
	text-decoration: none;
}

#header #link ul li a {
	background: url(../../service/item/images/arrow.png) 0 2px no-repeat;
	padding: 0 0 0 14px;
	color: #333;
}

#header #link ul li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
deco
------------------------------------------------------------*/

.mb5 {
	padding: 0 0 5px;
}

.mb10 {
	padding: 0 0 10px;
}

.mb15 {
	padding: 0 0 15px;
}

.mb20 {
	padding: 0 0 20px;
}

.mb25 {
	padding: 0 0 25px;
}

.mb30 {
	padding: 0 0 30px;
}

.mb40 {
	padding: 0 0 40px;
}

#main .right {
	text-align: right;
}

#main .center {
	text-align: center;
}

img.border {
	border: 1px solid #DDD;
	padding: 1px;
}

/*------------------------------------------------------------
CLEARFIX CLASS
------------------------------------------------------------*/
.clearfix:after {
	display : block;
	clear : both;
	height : 0;
	content : "";
	overflow : hidden;
}
.clearfix {
	overflow : hidden;
}
/* FOR MAC IE \*/
* html .clearfix {
	height : 1%;
	overflow : visible;
}
.clearfix {
	display : block;
}
/* END OF FOR MAC IE */

/*------------------------------------------------------------
HEADER
------------------------------------------------------------*/

#header {
	width: 1000px;
	height: 60px;
	margin: auto;
	position: relative;
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: px;
	height: px;
}

#header #link ul {
	padding: 4px 0 0 15px;
	border-left: 1px solid #C5C3C2;
	border-right: 1px solid #C5C3C2;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#header #link ul li {
	float: right;
	width: 95px;
	font-size: 11px;
}

#navi {
	width: 1000px;
	height: 61px;
	background: #EAEBEB;
	margin: auto;
}

#navi ul {
	padding: 7px 0 0 7px;
}

#navi ul li {
	float: left;
	position: relative;
}

#navi ul li.end {
	padding: 0 0 0 16px;
}

/* dropdown menu */
#navi ul li .navi_innder {
	display: none;
	position: absolute;
	top: 47px;
	left: 0;
	width: 206px;
	z-index: 1000;
}
#navi ul li.end .navi_innder {
	left: auto;
	right: 0;
	width: 231px;
}
#navi ul li .navi_innder ul {
	background: #fff;
	padding: 0 7px;
}
#navi ul li .navi_innder ul li {
	float: none;
	line-height: 140%;
	font-size: 13px;
	padding: 5px 0;
	border-top: 1px dotted #00458D;
}
#navi ul li .navi_innder ul li:first-child {
	border: none;
}
#navi ul li .navi_innder ul li a {
	background: url(../images/side_arrow.png) no-repeat left center;
	padding: 7px 0px 7px 20px;
	color: #00458D;
	display: block;
}
#navi ul li .navi_innder ul li a:hover {
	background: #003B87 url(../images/side_arrow.png) no-repeat left center;
	padding: 7px 0px 7px 20px;
	color: #FFF;
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}
#header #search {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 350px;
	padding: 3px;
	background: #E9EAEA;
}

/*-- custom search --*/
#header .gsc-search-box {
	margin: 0;
}

#header .gsc-search-box td {
	padding: 0;
}

#header .gsc-input {
}

#header .gsc-input input {
	border: none;
	width: 231px;
	height: 20px;
	border: 1px solid #D2D2D2;
}

#header .gsc-search-button {
	padding: 0;
	line-height: 1;
	width: 105px;
	height: 24px;
	overflow: hidden;
}

#header .gsc-search-button input {
	width: 105px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	background: url(../images/header_search.png) no-repeat center top;
	border-radius: 0;
	border: none;
	margin: 0;
	cursor: pointer;
}

#header .gsc-clear-button {
	display: none;
}


/*------------------------------------------------------------
FOOTER
------------------------------------------------------------*/

#footer {
	width: 1000px;
	margin:  auto;
	border-top: 1px solid #7F7F7F;
	padding: 30px 0 0 0;
}

#footer .frame {
	background: url(../images/footer_bg.png) repeat-y;
	width: 1000px;
	display: block;
	padding: 3px 0 0 0;
}

#footer .ftr01 {
	float: left;
	width: 200px;
}

#footer .ftr01 dl {
	padding: 0 0 0 15px;
}

#footer .ftr02 {
	float: left;
	width: 240px;
}

#footer .ftr02 dl {
	padding: 0 0 0 5px;
}

#footer .ftr02 dl dt {
	border-bottom: 1px dotted #B8B8B8;
	padding: 0px 0 0px 15px !important;
	margin: 0 5px 10px 0px;
}

#footer .ftr02 dl dt.end {
	margin: 0 5px 30px 0;
}

#footer .ftr02 dl dd {
	margin: 0 0 0 15px;
}

#footer .ftr03 {
	float: left;
	width: 360px;
}

#footer .ftr03 dl {
	margin: 0 0 0 20px;
	padding: 0;
}

#footer .ftr03 dl dt {
	width: 100%;
}

#footer .ftr03 dl dd {
	float: left;
	width: 170px;
}


#footer .ftr04 {
	float: left;
	width: 200px;
}

#footer .ftr04 p {
	display: block;
	margin: 0 0 5px 12px;
}
#footer .ftr04 p:first-child {
	margin: -3px 0 5px 12px;
}
#footer .ftr04 p a {
	display: block;
}

#footer dt {
	font-weight: bold;
}

#footer dt a,
#footer dd a {
	background: url(../images/arrow.png) no-repeat left center;
	padding: 0 0 0 18px;
	font-size: 12px;
	margin: 0 0 12px;
	line-height: 120%;
	display: block;
}

#footer #copyright {
	text-align: center;
	padding: 30px 0 15px 0;
}

#footer #logo {
	text-align: center;
	padding: 0 0 50px;
}

/*------------------------------------------------------------
SIDE
------------------------------------------------------------*/

#side {
	float: right;
	width: 238px;
	padding: 0 0 30px;
}

#side dl {
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #6196CA;
	padding: 0 0 6px;
	margin: 0 0 20px;
}

#side dl dt {
	padding: 10px 0 10px 6px;
}

#side .titleir {
	padding: 0px 0 12px 0px;
}

#side dl dd {
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #FFF;
	margin: 0 6px;
}

#side dl dd ul {
	margin: 0 10px;
	padding: 0px;
}

#side ul.index {
	margin: 0 7px 20px 1px !important;
	padding: 0;
}

#side dl dd ul li:last-child,
#side ul.index li:last-child {
	border: none;
}

#side dl dd ul li,
#side ul.index li {
	line-height: 140%;
	font-size: 13px;
	padding: 5px 0;
	border-bottom: 1px dotted #00458D;
}

#side ul.index li {
	margin: 0 10px;
}

#side dl dd ul li a,
#side ul.index li a {
	background: url(../images/side_arrow.png) no-repeat left center;
	padding: 7px 0px 7px 20px;
	color: #00458D;
	display: block;
}

#side li a:hover,
#side li a.current,
#side ul.index li a:hover,
#side ul.index li a.current {
	background: #003B87 url(../images/side_arrow.png) no-repeat left center;
	padding: 7px 0px 7px 20px;
	color: #FFF;
	display: block;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	text-decoration: none;
}


#side dl dd ul li ul {
	margin: 0 0 0 20px;
}

#side dl dd ul li ul li a {
	background: url(../images/side_arrow2.png) no-repeat left center;
	padding: 7px 5px 7px 15px;
	color: #00458D;
	display: block;
}

#side dl dd ul li ul li a:hover,
#side dl dd ul li ul li a.current {
	background: #003B87 url(../images/side_arrow3.png) no-repeat left center;
	padding: 7px 5px 7px 15px;
	color: #FFF;
	display: block;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	text-decoration: none;
}

#side .top {
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #6196CA;
	padding: 10px 0 10px 5px;
	margin:  0 0 20px 0;
}


#side .top .bn {
	margin: 0 0 13px;
}

#side .top .title {
	margin: 0 0 7px;
}

#side .top ul {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #FFF;
	margin: 0 6px 0 1px;
}
#side .top ul img {
	vertical-align: bottom;
}

#side .top ul.pdf {
	padding: 3px 0 0 0;
	margin-bottom: 15px;
}

#side .top ul.pdf li {
	line-height: 140%;
	font-size: 12px;
	margin: 0 10px;
	border-top: 1px dotted #00458D;
	background: url(../images/icon_pdf.png) no-repeat right center;
}

#side .top ul.pdf li.first {
	border: none;

}

#side .top ul.pdf li.end {
	line-height: 140%;
	font-size: 12px;
	margin: 0px;
	border-top: 1px solid #6196CA;
	text-align: right;
	background: none;
}

#side .top ul.pdf li a {
	display: inline-block;
	padding: 12px 20px 12px 0;
}

#side .top ul.pdf li a:hover {
	background: none !important;
	padding: 12px 20px 12px 0!important;
	color:#00458D !important;
}

#side .top ul.pdf li.end a {
	background: url(../images/header_arrow.png) no-repeat left center;
	padding: 12px 20px 12px 15px;
}

#side .top ul.pdf li.end a:hover {
	background: url(../images/header_arrow.png) no-repeat left center!important;
	padding: 12px 20px 12px 15px!important;
}


#side ul.tel li {
	border-bottom: 1px solid #6196CA;
	padding: 8px 0 6px 0;
	text-align: center;
	line-height: 1;
}

#side ul.tel li.end {
	border: none;
}

#side ul.tel li.end a {
	background: none !important;
	margin: auto !important;
	text-align: center;
	padding: 0px !important;
	display: block;
	}

#side ul.tel li a:hover {
	background: none;
	padding: 0;
}

#side .top a {
	color: #00458D;
	text-decoration: underline;
}

#side .top a:hover {
	text-decoration: none;
}

#side ul.iso_list {
	padding:0;
}
#side ul.iso_list li {
	margin: 12px 0 0 0;
	clear: both;
}
#side ul.iso_list li a {
	display:block;
	color: #010101;
	text-decoration: none;
}
#side ul.iso_list li a:hover {
	background: none;
	padding: 0;
	border-radius: 0;
	color: #666;
}
#side ul.iso_list li a img {
	vertical-align:top;
	float: left;
	padding: 0 4px 4px 0;
}
#side ul.iso_list li a p {
	font-size: 11px;
	line-height: 1.4;
}
#side ul.iso_list li a p span {
	display: block;
	font-size:12px;
	font-weight:bold;
	margin: 0;
}




/*------------------------------------------------------------
MAIN
------------------------------------------------------------*/

#contents {
	width: 1000px;
	margin: auto;
}

#path {
	font-size: 11px;
	padding: 15px 0px;
	margin: auto;
	width: 1000px;
}

#mainl {
	width: 1000px;
	margin: auto;
	padding: 0 0 40px;
}

#main {
	float: left;
	width: 733px;
	padding: 0 0 80px;
}

#main h1.h1img {
	margin: 0 0 40px;
	padding: 0px !important;

}

#main h1,
#mainl h1 {
	margin: 0 0 40px;
	padding: 25px 0 0;

}

#main h2,
#mainl h2 {
	margin: 0 0 10px;

}

#main h2.device {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../images/bg_h2.png) no-repeat left center;
	line-height: 38px;
	font-size: 19px;
	color: #004d8f;
}

#main h2.device .date {
	position: absolute;
	right: 10px;
	top: 0;
	font-weight: normal;
	font-size:14px;
	color: #333333;
}

#main h3 {
	margin: 0 0 15px;
	border-left: 4px solid #003B86;
	padding: 0 0 0 10px;
	font-size: 13px;
	line-height: 130%;
	color: #003B86;
}

#main h4 {
	margin: 0 0 5px;
}

#main p {
	line-height: 27px;
	margin: 0 0 15px;
}

#mainl p {
	line-height: 27px;
	margin: 0 0 35px;
}

#main ol {
	padding: 0px;
	margin: 0 0 0 20px;
}

#main ol li {
	line-height: 27px;
	list-style: decimal outside;
	padding: 0px;
	margin: 0 0 10px;
}

.contact_box {
	background: #F7F7F7;
}

.contact_box .title {
	background: #E9E9E9;
	text-align: center;
	padding: 13px 0;
	border-top-left-radius: 3px;
border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}

.contact_box p {
	width: 380px;
	padding: 18px 0;
	line-height: 180% !important;
	margin: 0 0 0 22px !important;
	display: block;
	float: left;
}

.contact_box a {
	display: block;
	float: right;
	margin-top: 27px;
	width: 320px;
}

/*------------------------------------------------------------
INDEX
------------------------------------------------------------*/

#top #main {
	padding: 0 0 40px !important;
}

.mt20 {
	margin-top: 20px;
}

#slider {
	padding: 18px 0 25px 0;
}

#news {
	background: #DBE7F3;
	padding: 7px 0;
	width: 746px;
	margin: 0 0 20px;
	position: relative;
}

#news .rss {
	position: absolute;
	width: 51px;
	height: 15px;
	top: 15px;
	right: 7px;
}

#news .rss a {
	background: url(../../images/tab_rss.png) no-repeat center left;
	padding: 0 0 0 18px;
}

#news table {
	margin: 0 25px 15px 25px;
	width: 80%;
	border: none !important;
}

#news table th {
	padding: 0px !important;
	width: 88px;
	text-align: center;
	vertical-align: middle;
}

#news table th,
#news table td {
	background: #FFF !important;
	border: none !important;
	padding: 0 0 10px !important;
	font-size: 12px;
	line-height: 140%;
}

#news a {
	text-decoration: underline;
	color: #003d85;
}

#news a:hover {
	text-decoration: none;
}


#news .list {
	background:url(../../images/tab_bottom.png) no-repeat bottom left;
	padding: 13px 0;
	text-align: right;
	display: block;
	font-size: 12px;
	width: 734px;
	margin: 0px;
	border-top: 1px solid #DFDFDF;
}

#news .list a {
	background: url(../images/arrow.png) no-repeat center left;
	padding: 0 0 0 15px;
	margin: 0 10px 0 0;
}

.news {
	background: url(../../images/tab_bg.png) repeat-y;
	width: 734px;
	padding: 20px 0 0px 0;
	margin: 0 0 0 6px;
}

ul.news-tab  {
	padding: 0px;
	margin: 0 0 0 6px;
	height: 34px;
}

ul.news-tab li {
	float: left;
	margin: 0px;
	width: 185px;
}

.three {
	width: 746px;
}

.three div.end {
	margin: 0px !important;
}

.three div.more {
	margin-top: 20px !important;
}

.three div {
	border: 1px solid #A7BCCF;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float: left;
	width: 238px;
	min-height: 234px;
	margin: 0 13px 0 0;
	padding: 0 0 7px;
}

.three div h3 {
	padding: 10px 8px !important;
	border: none !important;
	background: #DDE8F4;
	margin: 0px !important;
}

.three div span {
	display: block;
	background: #DDE8F4;
	padding: 0 0 7px;
	margin: 0 0 7px;
	text-align: center;
}

.three div span img {
	border: 1px solid #FFF;
}

.three div p {
	font-size: 12px !important;
	line-height: 20px !important;
	margin: 0 15px !important;
}

/*------------------------------------------------------------
About
------------------------------------------------------------*/

/*---- common ----*/
#side dl.company_pamphlet {
	background: none;
	border: 1px solid #dbdee7;
	padding: 3px;
	margin: 20px 0 0 0;
}

#side dl.company_pamphlet dt {
	padding: 0;
}

#side dl.company_pamphlet dd {
	margin: 0;
}
#side dl.company_pamphlet dd ul.pdf {
	background: none;
	border: none;
	margin: 0;
}
#side dl.company_pamphlet dd ul.pdf li {
	background: url(../images/icon_pdf.png) no-repeat right center;
	border: none;
	border-top: 1px solid #dbdee7;
	padding: 0;
	margin: 0 10px;
}
#side dl.company_pamphlet dd ul.pdf li:first-child {
	border: none;
}
#side dl.company_pamphlet dd ul.pdf li a {
	display: block;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 20px;
	background: url(../images/arrow.png) no-repeat left center;
}
#side dl.company_pamphlet dd ul.pdf li a:hover {
	color: #00458D;
	padding: 0 0 0 20px;
}

/*---- vision ----*/

.vision {
	padding-top: 45px;
}

#main .vision .title_deco {
	border: none;
	border-bottom: 3px solid #003d85;
	line-height: 1;
	margin: 0 0 40px 0 !important;
	padding: 0 0 25px 0 !important;
}

.vision .column {
	margin: 0 0 50px 0;
}

/*col01*/
.vision .col01 {
}
.vision .col01 .mid {
	padding: 25px;
	background: #eee7db;
	font-size: 16px;
	font-weight: bold;
}

/*col01*/
.vision .col02 {
}

#main .vision .col02 p.catch {
	margin: 0 0 22px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}

.vision .col02 .detail {
	width: 435px;
	float: left;
	border-top: 1px solid #554586;
}
.vision .col02 .detail dl {
	padding: 22px 0 20px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #554586;
}
.vision .col02 .detail dl dt {
	font-size: 16px;
	font-weight: bold;
}
.vision .col02 .detail dl dd {
	padding: 5px 0 10px;
	line-height: 2;
}
.vision .col02 .detail dl dd:last-child {
	padding: 5px 0 0;
}

.vision .col02 .images {
	float: right;
	width: 275px;
	position: relative;
}

/*col04*/
#main h3.col04 {
	padding: 0 0 8px;
	margin: 0 0 25px 0;
	border: none;
	border-bottom: 8px solid #554586;
}
.vision .col04 {
	padding: 0 0 10px 0;
	border-bottom: 18px solid #554586;
}
.vision .col04 .clearfix {
	width: 670px;
	margin: 0 auto;
}
.vision .col04 ul {
	width: 311px;
	float: left;
}
.vision .col04 ul:last-child {
	float: right;
}
.vision .col04 ul li {
	margin: 0 0 10px 0;
}
.vision .col04 ul li img {
	margin: 0 0 5px 0;
}


/*col05*/
.vision .col05 {
	padding: 0 0 10px 0;
}
.vision .col05.clearfix {
	margin: 0 auto;
}
.vision .col05.clearfix p.text {
	float: left;
	width: 400px;
}

.vision .col05.clearfix .flame {
	float: right;
	width: 270px;
	padding: 15px;
	background: #e9f2fa;
}
.vision .col05.clearfix .flame h4 {
	font-size: 17px;
}

#main .vision .ax2024 {
	border-bottom: 18px solid #004d8f;
}

#main .vision .ax2024__title {
	border-left: none;
	padding: 0;
	margin-bottom: 25px;
}

#main .vision .ax2024__body {
	width: 674px;
	margin: auto;
}

.ax2024__group {
	display: flex;
	border-bottom: 3px solid #004d8f;
	background-color: #004d8f;
	margin-bottom: 25px;
}

.ax2024__group-title {
	width: 182px;
	min-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ax2024__group-text {
	width: 492px;
	font-size: 12px;
	line-height: 1.58;
	padding: 0 0 3px 10px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	background-color: #fff;
}

/*---- history ----*/

ul.history_img {
	width: 300px;
	float: left;
}

ul.history_img li {
	margin: 0 0 20px;
}

.history_txt {
	float: right;
	width: 410px;
}

.history_list {
	padding: 40px 0 0 0;
}

.history_list table {
	border-collapse: collapse;
	border-spacing: 0;
}

.history_list table .time {
	width: 15%;
}


/*---- outline ----*/

table.inner {
	border: none !important;
}

table.inner th {
	width: 22%;
}

table.inner th,
table.inner td {
	background: #FFF;
	padding: 7px 3px !important;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	vertical-align: top;
}

table.inner td a {
	margin: 0 0 0 5px;
}

table.inner td img {
	vertical-align: middle;
}

/*---- group ----*/

.group p img {
	float: right;
	margin: 0 0 0 20px;
}
.group .comprehensive_img {
	float: right;
	margin-top: 7px;
}
.group .comprehensive_txt {
	width: 285px;
}
.group .link {
	width: 100%;
	overflow: hidden;
}
.group .link ul {
	width: 800px;
}
.group .link ul li {
	float: left;
	margin: 0 21px 22px 0;
}
.group .link ul li a {
	display: block;
	width: 230px;
	height: 50px;
	background: #eee;
}
.group .link ul li img {
	width: 230px;
	height: auto;
}
.group .future_img {
	float: right;
	margin-top: 7px;
	margin-bottom: 40px;
}
.group .future_txt {
	width: 325px;
}

/*---- factory ----*/

.fac_frame {
	width: 750px;
	display: block;
	margin-top: -12px;
}

.fac,
.fac_e {
	background: #DDE8F4;
	border-radius: 3px;
	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #A7BCCF;
	width: 238px;
	float: left;
}

.fac {
	margin: 0 14px 16px 0;
}

.fac_e {
	margin: 0 0px 16px 0;
}

.fac h2,
.fac_e h2 {
	padding: 16px 0 8px 8px;
	margin: 0px;
}

.fac a.thum,
.fac_e a.thum {
	text-align: center;
	display: block;
}

.fac a.thum img,
.fac_e a.thum img {
	border: 1px solid #FFF;
	margin: 0 0 6px;
}

.fac p,
.fac_e p {
	background: #FFF;
	margin: 0px !important;
	padding: 8px;
	line-height: 140% !important;
}

.factory .catch {
	margin: 0 0 20px;
}

.factory .photo img {
	float: right;
	margin: 0 0 0 30px;
}

.factory .map {
	background: #F7F7F7;
	padding: 17px 0 12px 17px;
	margin-top: 40px;
}

.factory .map p {
	line-height: 23px !important;
	margin: 0px !important;
	padding: 13px 0 0 0;
}

/*------------------------------------------------------------
Eequipment
------------------------------------------------------------*/

/*---- index ----*/

.eqp .mainimg {
	margin: 0 0 25px;
}

.eqp .catch {
	margin: 0 0 20px;
}

.eqp img.imgr {
	float: right;
	margin: 0 0 0 30px;
}


/*------------------------------------------------------------
Recruit
------------------------------------------------------------*/
.contact_box02 {
	margin: 15px 0 30px 0;
}
.contact_box02 .movie {
	clear: both;
	text-align: center;
	padding: 15px 0 0 0;
}
.contact_box02 .movie a {
	border: 1px solid #ededed;
	display: inline-block;
}



/*------------------------------------------------------------
Service
------------------------------------------------------------*/

/*---- index ----*/

.svc h1 {
	margin: 0 0 25px !important;
}

.svc .mainimg {
	margin: 0 0 25px;
}

.svc .catch {
	margin: 0 0 15px;
}

.svc img.imgr {
	float: right;
	margin: 0 0 0 30px;
}

.svc .index_mov {
	width: 700px;
	padding: 10px 0 20px;
}

.svc .index_txt {
}

.svc .index_txt strong {
	display: block;
	font-size: 15px;
	margin: 0 0 10px;
}

.pack p {
	margin: 0 0 30px !important;
	padding: 0px !important;
}

.pack p img {
	float: right;
	margin: 0 0 0 35px;
	padding: 1px;
	border: 1px solid #DDD;
}

/*---- creative ----*/

.crt dl {
	border-radius: 3px;
	margin: 0 0 20px;
}

.crt dl dt {
	width: 255px;
	text-align: right;
	float: left;
	padding: 10px 0 8px 0;
}

.crt dl dd {
	font-size: 13px;
	line-height: 200%;
	float: right;
	width: 450px;
	margin: 0 10px 0 0;
	padding: 18px 0 0 0;
}

.crt dl dd img {
	display: block;
	margin: 0 0 10px;
}

.crt dl.con {
	border: 1px solid #CBCCE4;
	background: #EFF0F8;
}

.crt dl.design {
	border: 1px solid #E9D0E5;
	background: #F7EEF6;
}

.crt dl.re {
	border: 1px solid #C9DEE7;
	background: #EDF7FC;
}

/*---- lineup ----*/

.lineup .mainimg {
	margin: -20px 0 30px;
}

.lineup dl {
	border: 1px solid #DFDFDF;
	width: 350px;
	float: left;
	margin: 0 25px 25px 0;
}

.lineup dl.end {
	margin: 0 0 25px 0
}

.lineup dl dt {
	background: #EAEBEB;
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
}

.lineup dl dd {
	padding: 15px 0 15px 0;
}

.lineup dl dd span {
	display: block;
	width: 180px;
	text-align: center;
	float: left;
}


.lineup dl dd p {
	float: left;
	width: 160px;
	line-height: 160% !important;
	font-size: 13px !important;
}

.lineup dl dd p img.icon {
	display: block;
	margin: 0 0 10px;
}

.lineup dl dd p a {
	display: block;
	margin-top: 7px;
}

/*---- item ----*/

.item h1.device {
	font-size: 28px;
	color: #004d8f;
	border-bottom: 2px solid #003d85;
	position: relative;
	padding: 25px 0 25px 0 !important;
}

.item h1.device span {
	position: absolute;
	top: 25px;
	right: 0;
	font-size: 12px;
	padding: 0 35px 0 0;
	line-height: 30px;
}

.item h1.device span.ud {
	background: url(../../service/item/images/icon_ud.gif) no-repeat right center;
	color: #1aa8d7;
}
.item h1.device span.eco {
	background: url(../../service/item/images/icon_eco.gif) no-repeat right center;
	color: #36ac44;
}
.item h1.device span.comm {
	background: url(../../service/item/images/icon_comm.gif) no-repeat right center;
	color: #9e5795;
}
.item h1.device span.pack {
	background: url(../../service/item/images/icon_pack.gif) no-repeat right center;
	color: #383893;
}


.item p {
	font-size: 13px !important;
	line-height: 27px !important;
}

.item_img {
	width: 285px;
	float: left;
}

.item_txt {
	width: 426px;
	float: right;
}

.item_mov {
	padding: 0 0 40px;
}

.item_info dl {
	border-bottom: 1px dotted #D0D0D0;
	margin: 0 0 30px;
	padding: 0 0 30px;
}

.item_info dl dt {
	float: left;
	width: 300px;
}

.item_info dl dd {
	float: right;
	width: 400px;
	font-size: 13px;
	line-height: 27px;
}

.item_point ul {
	border-bottom: 1px dotted #D0D0D0;
	margin: 0 0 30px;
}

.item_point ul li {
	width: 350px;
	float: left;
	margin: 0 30px 30px 0;
	font-size: 13px;
	line-height: 22px;
}

.item_point ul li.end {
	margin: 0 0px 30px 0 !important;
}

.item_point ul li img {
	display: block;
	margin: 0 0 10px;
}

.item_back {
	background: url(../../service/item/images/arrow.png) no-repeat left center;
	padding: 0 0 0 18px;
	line-height: 18px;
}

/*------------------------------------------------------------
Technology
------------------------------------------------------------*/

/*---- index ----*/

.tec .mainimg {
	margin: 0 0 15px;
}

.tec .catch {
	margin: 0 0 20px;
}

.tec img.imgr {
	float: right;
	margin: 0 0 0 30px;
}

/*---- package ----*/

p.cap {
	margin: 0 0 10px !important;
	padding: 0px !important;
}

ul.product {
	background: #F7F7F7;
	margin: 0 0 40px;
	padding: 20px 20px 10px 20px;
}

ul.product li {
	background: url(../../technology/images/dot.png) no-repeat 0 7px;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	line-height: 140%;
	float: left;
	width: 340px;
	box-sizing:border-box;
}

ul.sell {
	padding: 0 0 40px;
}

ul.sell li {
	border-bottom: 1px dotted #C9C9C9;
	padding: 13px 0;
}

strong.red {
	color: #df0000 !important;
	font-weight: normal;
}

.blue p span {
	background: #98B6DC;
	display: block;
	color: #FFF;
	width: 46px;
	line-height: 140% !important;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 12px;
	font-size: 14px;
	font-weight: bold;
}

ul.sell li span {
	display: block;
	padding: 10px 20px 0px 47px;
}

table.intro {
	width: 380px;
	margin: 0 0 10px;
}

table.intro td {
	text-align: right;
	width: 35%;
	box-sizing:border-box;
}

table.intro td.gray {
	background: #F9F9F9;
}

/*------------------------------------------------------------
404
------------------------------------------------------------*/

.back {
	background: url(../images/arrow_back.png) no-repeat left center;
	padding: 0 0 0 20px;
}

/*------------------------------------------------------------
NEWS
------------------------------------------------------------*/

table.newslist {
	width: 732px;
	border: none !important;
}

table.newslist th {
	width: 90px;
	font-weight: normal;
}

table.newslist th,
table.newslist td {
	font-size: 13px;
	line-height: 200%;
	text-align: left ;
	vertical-align: top;
	border-bottom: 1px dotted #00458D;
	background: #FFF !important;
	padding: 5px !important;
}

.enrty h2 {
	font-size: 19px;
	background: url(../../news/images/h2_2.png) no-repeat left center;
	padding: 8px 16px;
	margin: 0 0 25px;
	color: #00458D;
}

.enrty p {
	margin: 0 0 40px !important;
}

.enrty .date {
	text-align: right !important;
	font-size: 13px;
	padding: 0 0 35px;
	display: block;
}

.enrty .pdf {
	background: url(../images/icon_pdf.png) no-repeat left center;
	padding: 2px 0 2px 20px;
	margin: 0 0 25px !important;
}

/*------------------------------------------------------------
CONTACT
------------------------------------------------------------*/

span.h {
	font-size: 10px;
	color: #FFF;
	background: #00458D;
	padding: 1px 2px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	margin: 0 3px;
	vertical-align: top;
	font-weight: normal;
}

.contact td textarea {
	width: 400px;
	height: 75px;
	border: 1px solid #D0D0D0;
}

.contact td select {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.contact td.l input {
	width: 400px;
	height: 30px;
	border: 1px solid #D0D0D0;
	font-size: 13px;
	box-sizing: border-box;
	padding: 0 10px;
}

.contact td.add input.a03 {
	width: 400px;
	height: 30px;
	border: 1px solid #D0D0D0;
	font-size: 13px;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 0 0 15px;
}

.contact td span.re {
	font-size: 11px;
	display: block;
	padding: 10px 0 0 0;
}

.contact h2 {
	font-size: 13px !important;
	margin: 0 0 10px !important;
	padding: 40px 0 0 0;
}

.contact .box {
	width: 735px;
	height: 280px;
	border: 1px solid #D0D0D0;
	padding: 15px;
	box-sizing: border-box;
	overflow: scroll;
}

.contact .submit {
	text-align: center;
	margin-top: 30px;
	width: 743px;
	height: 42px;
	position: relative;
}

.contact .submit input.submit {
	background: url(../../form/images/btn_submit.png) no-repeat;
	width: 150px;
	height: 42px;
	border: none;
	text-indent: -9999px;
}

.contact .submit input.send {
	background: url(../../form/images/btn_send.png) no-repeat;
	width: 150px;
	height: 42px;
	border: none;
	text-indent: -9999px;
}

.contact .submit input.back {
	background: url(../../form/images/btn_back.png) no-repeat;
	width: 80px;
	height: 32px;
	border: none;
	text-indent: -9999px;
	position: absolute;
	top:0;
	left: 0;
	display: block;
}


.contact .caution {
	color: #DF0000;
	font-size: 13px;
	border: 1px solid #DF0000;
	padding: 15px;
	background: #FFE7E7;
	margin-top: 40px;
	margin-bottom: 20px;
}

.contact td.error span {
	color: #DF0000;
	font-size: 13px;
	display: block;
}

.contact td.error input {
	background: #FFE7E7;
}

.contact .flow {
	padding: 0 0 30px;
}

.contact h2.end {
	padding: 10px 0 30px !important;
	margin: 0px !important;
}

/*------------------------------------------------------------
SITEMAP
------------------------------------------------------------*/

.sitemap h2,
.sitemap p {
	background: url(../images/arrow.png) no-repeat left center;
	padding-left: 18px;
	margin: 0 0 0px !important;
	font-size: 13px !important;
	font-weight: bold;
}

.sitemap h2 {
	margin-bottom: 10px !important;
}

.sitemap .sl {
	float: left;
	width: 50%;
}

.sitemap .sr {
	float: right;
	width: 50%;
}

.sitemap ul {
	margin: 0 0 40px 10px;
}

.sitemap ul li {
	background: url(../../sitemap/images/arrow.png) no-repeat 0 10px;
	padding: 0 0 0 8px;
	line-height: 200%;
}

.sitemap ul li ul {
	margin: 0 0 0 17px !important;
}

/*------------------------------------------------------------
IR
------------------------------------------------------------*/

.ir_mainimg {
	padding: 18px 0 15px;
}

.ir {
	margin-top: 20px;
}

.ir .top {
	padding-bottom: 95px !important;
}

.ir_3 {
	width: 745px;
	padding: 0 0 20px;
}

.ir_3 .room {
	float: left;
	background: url(../../ir/images/ir_bg.png) no-repeat;
	width: 238px;
	height: 184px;
	position: relative;
	display: block;
}

.ir_3 .room p {
	margin: 0px !important;
	padding: 0px !important;
	width: 230px;
	height: 41px;
	top: 4px;
	left: 4px;
	position: absolute;
	display: block;
}

.ir_3 .room ul {
	margin: 0px !important;
	padding: 0px !important;
	width: 230px;
	height: 90px;
	top: 52px;
	left: 4px;
	position: absolute;
	display: block;
	overflow: scroll;
}

.ir_3 .room ul li {
	padding: 0 8px 0 12px;
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 140%;
}

.ir_3 .room ul li a {
	display: block;
	background: url(../images/icon_pdf.png) no-repeat right center;
	padding: 0 16px 0 0;
}

.ir_3 .room div {
	position: absolute;
	display: block;
	bottom: 15px;
	left: 0px;
	text-align: right;
	font-size: 12px;
	width: 224px;
	height: 22ppx;
}

.ir_3 .room div a {
	background: url(../images/arrow.png) no-repeat left center;
	padding-left: 14px;
}

.ir_3 .greet {
	float: left;
	width: 252px;
	text-align: right;
}

.ir_3 .report {
	float: right;
	width: 238px;
}

/*---- group ----*/

.ir_group h1,
.lib h1 {
	margin: 0 0 35px !important;
	padding: 0px !important;
}

.ir_group h2{
	margin: 0 0 20px;
}

.ir_group .catch {
	margin: 0 0 25px;
}

.com a {
	text-indent: -99999px;
}

.com {
	background: url(../../ir/images/group_img_02.png);
	width: 734px;
	height: 931px;
	position: relative;
	display: block;
}

.com .c01 {
	display: block;
	position: absolute;
	top: 216px;
	left: 22px;
	width: 84px;
	height: 20px;
}

.com .c02 {
	display: block;
	position: absolute;
	top: 217px;
	left: 125px;
	width: 106px;
	height: 20px;
}

.com .c03 {
	display: block;
	position: absolute;
	top: 217px;
	left: 249px;
	width: 133px;
	height: 20px;
}

.com .c04 {
	display: block;
	position: absolute;
	top: 217px;
	left: 402px;
	width: 163px;
	height: 20px;
}
.com .c05 {
	display: block;
	position: absolute;
	top: 242px;
	left: 21px;
	width: 173px;
	height: 20px;
}
.com .c06 {
	display: block;
	position: absolute;
	bottom: 205px;
    left: 0px;
    width: 85px;
	height: 20px;
}

/*---- policy ----*/

.pl {
	float: left;
	width: 415px;
}

.pr {
	float: right;
	width: 277px;
}

/*---- policy ----*/

.online img {
	float: left;
}

.online table {
	float: right;
	margin: 0 0 40px;
	width: 540px;
}

.online table td {
	width: 40%;

}

.online table td a,
.online_bn dl dd a {
	line-height: 140%;
	padding: 0 0 0 21px;
	background: url(../images/icon_pdf.png) no-repeat left center;
}

.online_bn dl {
	width: 50%;
	float: left;
	padding: 0 0 30px;
}

.online_bn dl dt {
	float: left;
	width: 111px;
}

.online_bn dl dt img {
	border: 1px solid #D9D9D9;
}

.online_bn dl dd {
	float: left;
	width: 250px;
}

.online_bn dl dd strong {
	display: block;
	padding: 0 0 10px;
}

/*---- library ----*/

.lib h2.h201 {
	background: url(../../ir/images/lib_h2_01.png) no-repeat;
	height: 38px;
	width: 732px;
	position: relative;
	display: block;
}

.lib h2.h202 {
	background: url(../../ir/images/lib_h2_02.png) no-repeat;
	height: 38px;
	width: 732px;
	position: relative;
	display: block;
}


.lib h2.h201 select,
.lib h2.h202 select {
	width: 180px;
	height: 28px;
	position: absolute;
	top: 6px;
	left: 117px;
}

.lib table.list {
	width: 732px;
	margin: 0 0 40px;
	border-top: none !important;
}

.lib table.list th {
	width: 15%;
	background: #FFF !important;
}

.lib table.list th,
.lib table.list td {
	border-bottom: 1px dotted #00458D;
	padding: 10px 0 !important;
	font-size: 13px;
	font-weight: normal;
}

.lib table.list td a {
	background: url(../images/icon_pdf.png) no-repeat right center;
	padding: 0 20px 0 0;
}

.lib .movie {
	text-align: center;
	padding-top: 10px;
}

.blue {
	border: 2px solid #003B87;
	margin: 0 0 35px;
	background: #F1F7FD;
}

.blue h3,
.blue h4 {
	margin: 0 0 20px !important;
	padding: 0px !important;
	border-bottom : 2px solid #003B87;
	border-left: none !important;
	background: #003B87;
	text-align: center;
}

.blue h3.device {
	padding: 17px 0 !important;
	text-align: center;
	font-size: 19px !important;
	line-height: 1 !important;
	color: #FFFFFF !important;
	background: #003d85;
}


.blue p {
	padding: 0 20px 20px 20px;
	margin: 0px !important;
}

.blue p img.s {
	float: right;
	margin: 0 0 0 0px !important;
}

.blue p img {
	float: right;
	margin: 0 0 0 23px;
}

.lib .next p {
	width: 315px;
	float: left;
}

.lib .next table {
	float: right;
	width: 390px;
}

.lib .next table th,
.lib .next table td {
	border-right: 1px solid #CCC;
}

.lib .next table td {
	text-align: right;
}

.lib .next table th.end,
.lib .next table td.end {
	border-right: none !important;
}

.lib .next table td.gray {
	background: #F9F9F9;
}

.lib .qanda {
	padding: 20px 0 0 0 !important;
}

.lib .qanda h3.nodeco {
	clear: both;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}

.lib .qanda dl {
	margin: 0 0 20px 0;
	position: relative;
}

.lib .qanda dl dt {
	float: left;
}

.lib .qanda dl dd {
	position: absolute;
	right: 0;
	bottom: 0;
	/*float: left;
	padding: 133px 0 0 20px;*/
}

/*---- calendar0----*/
.calendar {
	width: 750px;
}

.calendar h1 {
	margin: 0 0 35px !important;
	padding: 0px !important;
}

.calendar h2{
	margin: 0 0 20px;
}

.calendar p.catch {
	width: 100%;
	text-align: center;
	margin: 0 auto 40px !important;
}

.calendar .inner {
	width: 732px;
	margin: 0 auto;
}

.calendar .inner table {
	margin: 0 0 10px;
	width: 100%;
	border: none;
}

.calendar .inner table th {
	font-weight: normal;
	background: none;
}
.calendar .inner table td {
	width: 80%;
}

.calendar .inner table th,
.calendar .inner table td {
	border: none;
	border-bottom: 1px solid #7fa3c5;
}

.calendar .inner table .dot th,
.calendar .inner table .dot td {
	border-bottom: 1px dotted #00478b;
}

.calendar .inner .attention span {
	font-weight: bold;
	font-size: 12px;
}


/*------------------------------------------------------------
SEARCH
------------------------------------------------------------*/

.search {
	width: 795px;
	margin: auto;
}

.search h2 {
	font-size: 19px;
	background: url(../../images/h2.png) no-repeat left center;
	padding: 8px 16px;
	margin: 0 0 30px !important;
	color: #00458D;
}

.search h2 span {
	padding: 0 20px;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}

.select {
	width: 795px;
	height: 65px;
	position: relative;
	display: block;
	background: #F7F7F7;
	margin:0 0 20px;
}

.select select {
	width: 165px;
	height: 26px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 57px;
	border: 1px solid #A9A9A9;
}

.select input.word {
	width: 250px;
	height: 26px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 233px;
	border: 1px solid #A9A9A9;
}

.select input.snd {
	width: 70px;
	height: 26px;
	background: url(../../images/search_btn.png) no-repeat;
	text-indent: -9999px;
	border: none;
	padding: 0px;
	position: absolute;
	top: 20px;
	right: 230px;
}

.select div {
	width: 218px;
	height: 26px;
	padding: 0px;
	position: absolute;
	top: 23px;
	right: 0px;
	font-size: 12px;
}


.pageNav {
	zoom: 1;
	position: relative;
	overflow: hidden;
	margin: 0 20px;
	padding: 0px 10px 40px 10px;
}


.pageNav ul {
	position: relative;
	left: 50%;
	float: left;
}

.pageNav ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
}

.pageNav li.p a {
	background: #EBECEC url(../../images/s_prev.png) no-repeat left center !important;
	padding: 6px 8px 6px 13px;
}

.pageNav li.n a {
	background: #EBECEC url(../../images/s_next.png) no-repeat right center !important;
	padding: 6px 13px 6px 8px;
}

.pageNav li a {
	display: inline-block;
	margin: 0 1px 0px 1px;
	padding: 6px 8px;
	background: #fff;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	background: #EBECEC;
	color: #003B87;
}

.pageNav li a:hover,
.pageNav li span {
	display: inline-block;
	margin: 0 1px 0px 1px;
	padding: 6px 8px;
	background: #fff;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	background: #003B87;
	color: #FFF;
}

.search .line {
	border-top: 1px dotted #003B87;
	padding: 20px 0 10px 0;
}

.search .result {
	border-bottom: 1px dotted #003B87;
	margin: 0 0 20px;
}

.search .result .txt {
	float: left;
	width: 610px;
}

.search .result .img {
	float: right;
	width: 160px;
}

.search .result h3 {
	font-size: 16px;
	margin: 0 0 20px;
}

.search .result p {
	margin: 0 0 20px !important;
}

.search .result p.date {
	text-align: right;
	margin: 0 0 20px !important;
}

ul.officer {
	width: 732px;
}

ul.officer li {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0px;
}

ul.officer li img {
	padding: 1px;
	border: 1px solid #DDD;
	margin: 0 0 10px;
}

ul.officer li.end {
	float: left;
	margin: 0 0 15px !important;
}

ul.officer li p {
	line-height: 160% !important;
}

ul.officer li p strong {
	display: block;
}


.recruit h2 {
	margin: 0 0 20px !important;
}

.recruit li {
	float: left;
	width: 249px;
}

.recruit li p {
	width: 240px;
	padding: 12px 0 50px;
	font-size: 13px !important;
	line-height: 160% !important;
}

.recruit li.end {
	width: 233px;
}

.recruit li img,
.recruit .img img {
	padding: 1px;
	border: 1px solid #DDD;
}

.recruit .catch {
	padding: 0 0 20px;
}

.recruit .catch img {
	margin: 0 0 10px;
}

.recruit .img {
	width: 255px;
	float: right;
}

.recruit .txt {
	width: 455px;
	float: left;
}

.recruit dl {
	margin: 0 0 50px;
}

.recruit dl dt {
	border: 1px solid #003B87;
	background: #003B87;
	text-align: center;
}

.recruit dl dd {
	border: 1px solid #003B87;
	background: #F1F7FD;
	font-size: 13px !important;
	line-height: 180% !important;
	padding: 15px 20px;
}

.recruit .btn {
	text-align: center;
	padding: 0 0 30px;
}

/*----disclosure------*/

.discl h1{
	margin: 0 0 20px !important;
	padding: 0px !important;
}

#main .discl h2.device{
	margin-bottom:15px;
}

.discl .subttl,.privacy .subttl{
	font-size:15px;
}

#main .privacy .privacy_list li{
	line-height: 27px;
}

#main .privacy .brackets_text{
	margin-bottom: 5px;
}


/* トップページのモーダル */
body.fixed{
	position: fixed;
    width: 100%;
    height: 100%;
}

#modal-content{
	width: 720px;
	height: 405px;
	margin:0;
	padding:0;
	position:fixed;
	display:none;
	z-index:99999;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#modal-content .inner{
	position:relative;
	width:100%;
	padding-top:56.25%;
	overflow:hidden;
}

#modal-content .inner #player{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}

#modal-overlay{
	z-index:9999;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba( 0,0,0, 0.75 );
}

#modal-overlay.is-show{
	display: block;
}

.modal-close{
	text-align: right;
	margin-bottom: 10px;
}

.basis {
	position: relative;
}

#navi .english {
	position: absolute;
	top: -82px;
    left: 709px;
	border-left: 1px solid #C5C3C2;
	font-size: 11px;
	padding: 3px 0 1px 20px;
}

#navi .english a {
	color: #000;
	text-decoration: none;
}

.pl.no-image{
	float: none;
	width: 100%;
}

/* print setting */
@media print {
	body {
	-webkit-print-color-adjust: exact;
	top:0 !IMPORTANT;
	left:0 !IMPORTANT;
	width:200mm !IMPORTANT;
	height:290mm !IMPORTANT;
	}
}

.u-flex{
	display: flex;
	flex-wrap: wrap;
}
ul.officer.u-flex li{
	float: none;
}

.pdf-link{
	display: block;
    background: url(../images/icon_pdf.png) no-repeat left center;
    padding: 0 0 0 20px;
}
#side .index ul.underlayer li a{
	background: url(../images/side_arrow2.png) no-repeat left center;
    padding: 7px 5px 7px 15px;
    color: #00458D;
    display: block;
}
#side .index ul.underlayer li a.current{
	background: #003B87 url(../images/side_arrow.png) no-repeat left center;
	color: #FFF;
}

.flex-text{
	display: flex;
	align-items: center;
}
.flex-text span{
	margin-right: 15px;	
}

.document_box{
	
}

.axis table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.axis table  th {
	width: 220px;
	background-color: #004d8f;
	color: #fff;
}

.axis table  tr:nth-child(odd) td{
	background-color: #f9f9f9;
}

.axis ul li {
	line-height: 27px;
}