@charset "Shift_JIS";

/*=========================

NTTファシリティーズ CSR
main.css

===========================*/


/*--------------------------------------
    共通
--------------------------------------*/
#mainContents h2.titleLarge {
	margin-bottom: 30px;
	padding: 0 0 0 0;
	display: block;
	height: 50px;
	line-height: 50px;
	color: #333333;
	font-size: 247%;
	font-weight: bold;
}
#mainContents h3.titleMedium {
	margin: 45px 0;
	padding: 18px 0 18px 20px;
	display: block;
	position: relative;
	text-align: center;
	line-height: 150%;
	color: #333333;
	font-size: 174%;
	font-weight: bold;
	letter-spacing: 6px;
	border-top: 3px solid #999999;
	border-bottom: 1px solid #999999;
}
#mainContents h3.titleMedium01 {
	margin-top: 20px;
	padding: 10px 0;
	display: block;
	line-height: 120%;
	text-align: center;
	color: #fff;
	font-size: 146%;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #0067b5;
}
#mainContents h3.titleMedium02 {
	color: #0067b5;
	font-size: 177%;
}
#mainContents h3.titleMedium02 .titleMedium02Img {
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #7f7f7f;
}
#mainContents h3.titleMedium03 {
	color: #0067b5;
	line-height: 150%;
	font-size: 146%;
	font-weight: bold;
}
#mainContents h4.titleSmall {
	margin: 35px 0 10px;
	padding-left: 15px;
	font-size: 138.5%;
	line-height: 140%;
	background: url(../img/all/title-S_head.gif) no-repeat 0 0;
	clear: both;
}
#mainContents h4.titleSmall02 {
	margin: 45px 0 25px;
	padding-left: 27px;
	position: relative;
	color: #0068B6;
	font-size: 138.5%;
	font-weight: bold;
	line-height: 22px;
	clear: both;
}
#mainContents h4.titleSmall02:before {
	content: "";
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 4px;
	background: #0067b5;
}
#mainContents h5.titleXsmall {
	margin: 20px 0 5px;
	font-size: 116%;
	font-weight: bold;
	color: #333;
}
#mainContents p {
	font-size: 108%;
}
#mainContents .colorLead {
	margin: 15px 0 10px;
	padding: 0 0 3px;
	color: #4d4d4d;
	font-size: 114%;
	font-weight: bold;
	clear: both;
	border-bottom: 1px solid #0068B6;
}

#mainContents h2.titleLarge + p {
	color: #333333;
	font-size: 108%;
}
#mainContents h5.titleImg {
	margin: 25px 0 15px;
	padding-left: 20px;
	text-align: left;
	line-height: 100%;
	background: url(../img/all/mark_square.gif) no-repeat 0 0;
}
#mainContents h5.titleImg02 {
	margin: 25px 0 5px;
	padding-left: 20px;
	text-align: left;
	line-height: 140%;
	background: url(../img/all/mark_square.gif) no-repeat 0 1px;
}
#mainContents .caption {
	margin-top: 10px;
	padding-left: 20px;
	line-height: 100%;
	background: url(../img/all/mark_square.gif) no-repeat 0 0;
}
#mainContents .caption02 {
	margin-top: 8px;
	padding-left: 20px;
	line-height: 140%;
	background: url(../img/all/mark_square.gif) no-repeat 0 2px;
}
#mainContents .caption03 {
	margin: 10px 0 0 165px;
	text-align: right;
	line-height: 100%;
	background: url(../img/all/mark_square.gif) no-repeat 0 0;
}
/*#mainContents .contentsBox {
	margin: 10px auto 0;
	width: 660px;
}*/
#mainContents .imgBox {
	margin: 25px 0 40px;
	text-align: center;
}
#mainContents .imgBox li {
	display: block;
}
#mainContents a.modal img {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#mainContents a.modal:hover img {
	opacity: 0.5;
	fitlter: alpha(opacity=50);
}
#mainContents .webSite {
	margin-top: 10px;
}
#mainContents .webSite a {
	padding: 4px 0 0 50px;
	display: block;
	min-height: 30px;
	line-height: 1.4;
	background: url(../img/all/linkBtn.gif) no-repeat 0 0;
	color: #000000;
	font-weight: bold;
}
#mainContents .webSite li {
	margin-bottom: 7px;
}
#mainContents .notes a {
	color: #4F8BFF;
}
#mainContents .notes {
	margin: 15px 0 0 0;
	color: #656565;
	font-size: 77%;
	line-height: 150%;
}
#mainContents .notes_ni {
	margin-top: 5px;
	font-size: 77%;
}
#mainContents .notes_ni li:before {
	content: "※";
	margin-right: 2px;
}
#mainContents sup {
	margin-right: 2px;
	line-height: 100%;
}
#mainContents sub {
	margin: 0 2px 0 ;
	position: relative;
	top: -2px;
	line-height: 100%;
}
#mainContents .floatBox {
	position: relative;
}
#mainContents .floatBox:after {
	content: "";
	display: block;
	clear: both;
}
#mainContents .floatLeft {
	float: left;
}
#mainContents .floatRight {
	float: Right;
}
#mainContents .imgMargin {
	margin: 0 0 20px 25px;
}
#mainContents h4.oldHighlight {
	margin: 30px 0 7px;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
}
#mainContents .commentBox {
	margin: 30px 0 40px;
	padding: 20px 30px;
	background-color: #ebebeb;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
#mainContents .commentBox h6 {
	width: 100%;
	line-height: 150%;
	color: #006fbb;
	font-size: 154%;
	font-weight: bold;
}
#mainContents p .smalltext {
	margin-top: 2px !important;
	display: block;
	font-size: 82%;
}
#mainContents .numlistType01 {
	margin-left: 14px;
}
#mainContents .numlistType01 li {
	list-style: decimal;
}
#mainContents .boldTitle {
	margin: 15px 0 5px;
	font-weight: bold;
	font-size: 100%;
}
.img_center {
	text-align: center;
}

/* ページトップ */
#pageTop {
	position: relative;
	width: 730px;
}
.pageTitleArea {
	padding-top: 133px;
	height: 240px;
	background-repeat: no-repeat;
	background-position: right top;
	box-sizing: border-box;
}
.hightlightTitle {
}
#pageTop #pageTopTitle {
	margin: 0;
}
#pageTop #approach {
	margin-top: 35px;
	margin-bottom: 25px;
	border-top: 1px solid #fff;
}
#pageTop #pageTopBox {
	margin-top: 34px;
	padding-top: 28px;
	border-top: 1px solid #999999;
}
#pageTop #pageTopLeadArea {
	line-height: 175%;
	font-size: 123%;
}
#pageTopMainText01 {
	margin-top: 22px;
}
#pageTopHashira {
	margin-top: 50px;
	position: relative;
}
#pageTopHashira::before {
	content: "";
	position: absolute;
	top: -26px;
	left: 0;
	display: block;
	width: 774px;
	height: 674px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pageTopHashira dl {
	padding-left: 40px;
	position: relative;
	display: table;
	width: 100%;
	height: 100px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	box-sizing: border-box;
}
#pageTopHashira dt {
	display: table-cell;
	vertical-align: middle;
	font-size: 123%;
	font-weight: bold;
}
#pageTopHashira dd {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	font-size: 108%;
}
#pageTopHashira dd ul {
	margin: 0 2.5em;
}
#pageTopHashira dd li {
	margin: 0 10px;
	line-height: 170%;
	list-style: disc inside;
	font-size: 115%;
}
#pageTopHashira dd li span {
	margin-left: -0.75em;
}
.sdgsArea {
	margin-top: 60px;
	padding-bottom: 30px;
	padding-left: 45px;
	position: relative;
}
.sdgsTitle {
	margin-top: 20px;
	display: inline-block;
}
.sdgsText {
	margin-top: 20px;
	width: 467px;
}
.sdgsIcon li {
	float: left;
}
.sdgsIcon img {
	vertical-align: top;
}
/* ハイライト */
#b01_01 #mainContents,
#c02_01 #mainContents,
#d03_01 #mainContents,
#e04_01 #mainContents {
	padding-left: 40px;
	width: 740px;
}
#hightlight {
	position: relative;
}
#hightlight .hightlightInner {
	margin: 40px auto 0;
	width: 740px;
	border: 3px solid #999999;
	box-sizing: border-box;
}
#hightlight .hltitleArea {
	border-bottom: 3px solid #999999;
}
#hightlight .hltitle01 {
	position: relative;
	display: -ms-flex;
	display: flex;
	align-items: center;
	height: 160px;
	line-height: 130%;
	font-size: 230%;
	font-weight: bold;
}
.b01 #hightlight .hltitle01 {
	color: #169442;
}
.c02 #hightlight .hltitle01 {
	color: #004994;
}
.d03 #hightlight .hltitle01 {
	color: #c12172;
}
.e04 #hightlight .hltitle01 {
	color: #208cc5;
}
#hightlight .hltitle01 span {
	margin-left: 22px;
}
#hightlight .hlbox {
	margin: 35px auto 0;
	padding: 0 35px 45px;
	position: relative;
	width: 680px;
	border-bottom: 1px solid #999999;
	box-sizing: border-box;
}
#hightlight .hlbox:last-child {
	padding-bottom: 25px;
	border-bottom: 0;
}
#hightlight .hltitle02 {
	position: relative;
	left: -18px;
	display: -ms-flex;
	display: flex;
	font-size: 140%;
	font-weight: bold;
}
#hightlight .hltitle02 span {
	margin-top: 22px;
	margin-left: -20px;
	line-height: 1.7;
}
#hightlight .hlCaption {
	margin-top: 5px;
	text-align: center;
	font-size: 93%;
}
#hightlight .hlTextLast {
	width: 376px;
}
#hightlight .hlPersonBox {
	position: absolute;
	bottom: 0;
}
#hightlight .kikuchi { right: 30px ;}
#hightlight .ishino { right: 17px ;}
#hightlight .dobashi { right: 8px ;}
#hightlight .akiyama { right: 45px ;}
#hightlight .white500 { top: 120px; right: 40px ;}
#hightlight .nakahara { right: 30px ;}
#hightlight .affiliation {
	line-height: 1.5;
	text-align: right;
	font-size: 92%;
	letter-spacing: -0.5px;
}
#hightlight .hlName {
	margin-top: 10px;
	text-align: right;
	font-size: 128%;
}

/* マージン設定 */
#mainContents .topMargin00 { margin-top: 0 !important; }
#mainContents .topMargin05 { margin-top: 5px !important; }
#mainContents .topMargin10 { margin-top: 10px !important; }
#mainContents .topMargin15 { margin-top: 15px !important; }
#mainContents .topMargin20 { margin-top: 20px !important; }
#mainContents .topMargin25 { margin-top: 25px !important; }
#mainContents .topMargin30 { margin-top: 30px !important; }
#mainContents .topMargin35 { margin-top: 35px !important; }
#mainContents .topMargin40 { margin-top: 40px !important; }
#mainContents .topMargin45 { margin-top: 45px !important; }
#mainContents .topMargin50 { margin-top: 50px !important; }
#mainContents .topMargin55 { margin-top: 55px !important; }
#mainContents .topMargin60 { margin-top: 60px !important; }
#mainContents .topMargin65 { margin-top: 65px !important; }
#mainContents .topMargin70 { margin-top: 70px !important; }
#mainContents .topMargin75 { margin-top: 75px !important; }
#mainContents .topMargin80 { margin-top: 80px !important; }
#mainContents .topMargin85 { margin-top: 85px !important; }
#mainContents .topMargin90 { margin-top: 90px !important; }
#mainContents .topMargin95 { margin-top: 95px !important; }
#mainContents .topMargin100 { margin-top: 100px !important; }

#mainContents .btMargin00 { margin-bottom: 0 !important; }
#mainContents .btMargin05 { margin-bottom: 5px !important; }
#mainContents .btMargin10 { margin-bottom: 10px !important; }
#mainContents .btMargin15 { margin-bottom: 15px !important; }
#mainContents .btMargin20 { margin-bottom: 20px !important; }
#mainContents .btMargin25 { margin-bottom: 25px !important; }
#mainContents .btMargin30 { margin-bottom: 30px !important; }
#mainContents .btMargin35 { margin-bottom: 35px !important; }
#mainContents .btMargin40 { margin-bottom: 40px !important; }
#mainContents .btMargin45 { margin-bottom: 45px !important; }
#mainContents .btMargin50 { margin-bottom: 50px !important; }
#mainContents .btMargin55 { margin-bottom: 55px !important; }
#mainContents .btMargin60 { margin-bottom: 60px !important; }
#mainContents .btMargin65 { margin-bottom: 65px !important; }
#mainContents .btMargin70 { margin-bottom: 70px !important; }
#mainContents .btMargin75 { margin-bottom: 75px !important; }
#mainContents .btMargin80 { margin-bottom: 80px !important; }
#mainContents .btMargin85 { margin-bottom: 85px !important; }
#mainContents .btMargin90 { margin-bottom: 90px !important; }
#mainContents .btMargin95 { margin-bottom: 95px !important; }
#mainContents .btMargin100 { margin-bottom: 100px !important; }

#mainContents .rMargin08 { margin-right: 8px !important; }
#mainContents .rMargin15 { margin-right: 15px !important; }

#mainContents .leftMargin00 { margin-left: 0 !important; }
#mainContents .leftMargin05 { margin-left: 5px !important; }
#mainContents .leftMargin10 { margin-left: 10px !important; }
#mainContents .leftMargin15 { margin-left: 15px !important; }
#mainContents .leftMargin18 { margin-left: 18px !important; }
#mainContents .leftMargin20 { margin-left: 20px !important; }
#mainContents .leftMargin25 { margin-left: 25px !important; }
#mainContents .leftMargin30 { margin-left: 30px !important; }
#mainContents .leftMargin35 { margin-left: 35px !important; }
#mainContents .leftMargin40 { margin-left: 40px !important; }
#mainContents .leftMargin45 { margin-left: 45px !important; }
#mainContents .leftMargin50 { margin-left: 50px !important; }
#mainContents .leftMargin55 { margin-left: 55px !important; }
#mainContents .leftMargin60 { margin-left: 60px !important; }
#mainContents .leftMargin65 { margin-left: 65px !important; }
#mainContents .leftMargin70 { margin-left: 70px !important; }
#mainContents .leftMargin75 { margin-left: 75px !important; }
#mainContents .leftMargin80 { margin-left: 80px !important; }
#mainContents .leftMargin85 { margin-left: 85px !important; }
#mainContents .leftMargin90 { margin-left: 90px !important; }
#mainContents .leftMargin95 { margin-left: 95px !important; }
#mainContents .leftMargin100 { margin-left: 100px !important; }

.ta_center { text-align: center !important; }

.w300 {	width: 300px;}
.w415 {	width: 415px;}
.w480 {	width: 480px;}
.w500 {	width: 500px;}
.w580 {	width: 580px;}
.w600 {	width: 600px;}
.w640 {	width: 640px;}
.w658 {	width: 658px;}
.margin_center { margin: 0 auto;}
.weblink {
	margin-left: 10px;
	padding-left: 20px;
	display: inline-block;
	min-height: 18px;
	line-height: 18px;
	color: #0054A6;
	font-size: 77%;
	background: url(../img/00_img/00_01_img_weblink.png) no-repeat 0 0;
}
.weblink a {
	color: #0068b6;
}
.caution {
	background-color: #F7F503;
}

/*図版待ち*/
.img_cover {
	position: relative;
	display: block;
}
.img_cover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
}
.img_cover:after {
	content: "図版待ち";
	margin: auto auto;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 80px;
	height: 20px;
	line-height: 20px;
	color: #e50011;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	background: #fff;
	border: 2px solid #e50011;
}

.numberList li {
	margin-left: 2.0em;
	text-indent: -2.8em;
}
.numberList02 li {
	margin-left: 2.0em;
	text-indent: -2.0em;
}

/* テーマカラー */
.fontcolor_theme01 { color: #178C41;}
.fontcolor_theme02 { color: #00468B;}
.fontcolor_theme03 { color: #C12172;}
.fontcolor_theme04 { color: #208CC5;}
.fontcolor_theme05 { color: #323480;}
.fontcolor_theme06 { color: #0a849f;}

/* Flexbox設定 */
.contentFlex {
	display: flex;
}
.contentFlexOuter {
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}
.contentFlexOuter02 {
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: relative;
}
.alignItems_end {
	align-items: flex-end;
}

/* ImgBox設定 */
.hlImgBox03 {
	display: block;
	text-align: center;
}

/* 未定項目用マーカー設定 */
.yellow_marker {
	background-color: yellow;
}
.red_text {
	color: red;
	font-weight: bold;
}

/*--------------------------------------
    サイド
--------------------------------------*/
/* side_title */
/*.b01 #sideContents h2 { margin-top: -6px; }
.c02 #sideContents h2 { margin-top: -10px; }
.e04 #sideContents h2 { margin-top: -11px; }
.d03 #sideContents h2 { margin-top: -9px; }*/

/* a00_normal */
.a00 #sideContents li#sNav01 a { background: url(../img/nav/sNav00.png) no-repeat 0 0; }
.a00 #sideContents li#sNav02 a { background: url(../img/nav/sNav00.png) no-repeat 0 -52px; }
.a00 #sideContents li#sNav03 a { background: url(../img/nav/sNav00.png) no-repeat 0 -104px; }

/* a00_hover */
.a00 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.a00 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.a00 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }

/* a00_current */
#a00_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#a00_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#a00_04 #sideContents li#sNav03 a { background-position: -162px -104px; }

/* b01_normal */
.b01 #sideContents li#sNav01 a { background: url(../img/nav/sNav01.png) no-repeat 0 0; }
.b01 #sideContents li#sNav02 a { background: url(../img/nav/sNav01.png) no-repeat 0 -52px; }
.b01 #sideContents li#sNav03 a { background: url(../img/nav/sNav01.png) no-repeat 0 -104px; }
.b01 #sideContents li#sNav04 a { background: url(../img/nav/sNav01.png) no-repeat 0 -156px; }

/* b01_hover */
.b01 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.b01 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.b01 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.b01 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }

/* b01_current */
#b01_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#b01_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#b01_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#b01_04 #sideContents li#sNav04 a { background-position: -162px -156px; }

/* c02_normal */
.c02 #sideContents li#sNav01 a { background: url(../img/nav/sNav02.png) no-repeat 0 0; }
.c02 #sideContents li#sNav02 a { background: url(../img/nav/sNav02.png) no-repeat 0 -52px; }
.c02 #sideContents li#sNav03 a { background: url(../img/nav/sNav02.png) no-repeat 0 -104px; }
.c02 #sideContents li#sNav04 a { background: url(../img/nav/sNav02.png) no-repeat 0 -156px; }
.c02 #sideContents li#sNav05 a { background: url(../img/nav/sNav02.png) no-repeat 0 -208px; }
.c02 #sideContents li#sNav06 a { background: url(../img/nav/sNav02.png) no-repeat 0 -260px; }
.c02 #sideContents li#sNav07 a { background: url(../img/nav/sNav02.png) no-repeat 0 -312px; }

/* c02_hover */
.c02 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.c02 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.c02 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.c02 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }
.c02 #sideContents li#sNav05 a:hover { background-position: -162px -208px; }
.c02 #sideContents li#sNav06 a:hover { background-position: -162px -260px; }
.c02 #sideContents li#sNav07 a:hover { background-position: -162px -312px; }

/* c02_current */
#c02_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#c02_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#c02_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#c02_04 #sideContents li#sNav04 a { background-position: -162px -156px; }
#c02_05 #sideContents li#sNav05 a { background-position: -162px -208px; }
#c02_06 #sideContents li#sNav06 a { background-position: -162px -260px; }
#c02_07 #sideContents li#sNav07 a { background-position: -162px -312px; }

/* d03_normal */
.d03 #sideContents li#sNav01 a { background: url(../img/nav/sNav03.png) no-repeat 0 0; }
.d03 #sideContents li#sNav02 a { background: url(../img/nav/sNav03.png) no-repeat 0 -52px; }
.d03 #sideContents li#sNav03 a { background: url(../img/nav/sNav03.png) no-repeat 0 -104px; }
.d03 #sideContents li#sNav04 a { background: url(../img/nav/sNav03.png) no-repeat 0 -156px; }

/* d03_hover */
.d03 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.d03 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.d03 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.d03 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }

/* d03_current */
#d03_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#d03_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#d03_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#d03_04 #sideContents li#sNav04 a { background-position: -162px -156px; }

/* e04_normal */
.e04 #sideContents li#sNav01 a { background: url(../img/nav/sNav04.png) no-repeat 0 0; }
.e04 #sideContents li#sNav02 a { background: url(../img/nav/sNav04.png) no-repeat 0 -52px; }
.e04 #sideContents li#sNav03 a { background: url(../img/nav/sNav04.png) no-repeat 0 -104px; }
.e04 #sideContents li#sNav04 a { background: url(../img/nav/sNav04.png) no-repeat 0 -156px; }
.e04 #sideContents li#sNav05 a { background: url(../img/nav/sNav04.png) no-repeat 0 -208px; }

/* e04_hover */
.e04 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.e04 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.e04 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.e04 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }
.e04 #sideContents li#sNav05 a:hover { background-position: -162px -208px; }

/* e04_current */
#e04_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#e04_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#e04_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#e04_04 #sideContents li#sNav04 a { background-position: -162px -156px; }
#e04_05 #sideContents li#sNav05 a { background-position: -162px -208px; }

/* f05_normal */
.f05 #sideContents li#sNav01 a { background: url(../img/nav/sNav05.png) no-repeat 0 0; }
.f05 #sideContents li#sNav02 a { background: url(../img/nav/sNav05.png) no-repeat 0 -52px; }
.f05 #sideContents li#sNav03 a { background: url(../img/nav/sNav05.png) no-repeat 0 -104px; }
.f05 #sideContents li#sNav04 a { background: url(../img/nav/sNav05.png) no-repeat 0 -156px; }
.f05 #sideContents li#sNav05 a { background: url(../img/nav/sNav05.png) no-repeat 0 -208px; }

/* f05_hover */
.f05 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.f05 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.f05 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.f05 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }
.f05 #sideContents li#sNav05 a:hover { background-position: -162px -208px; }

/* f05_current */
#f05_05 #sideContents li#sNav01 a { background-position: -162px 0; }
#f05_04 #sideContents li#sNav02 a { background-position: -162px -52px; }
#f05_01 #sideContents li#sNav03 a { background-position: -162px -104px; }
#f05_02 #sideContents li#sNav04 a { background-position: -162px -156px; }
#f05_03 #sideContents li#sNav05 a { background-position: -162px -208px; }

/* g06_normal */
.g06 #sideContents li#sNav01 a { background: url(../img/nav/sNav06.png) no-repeat 0 0; }
.g06 #sideContents li#sNav02 a { background: url(../img/nav/sNav06.png) no-repeat 0 -52px; }

/* g06_hover */
.g06 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.g06 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }

/* g06_current */
#g06_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#g06_02 #sideContents li#sNav02 a { background-position: -162px -52px; }

/* h07_normal */
.h07 #sideContents li#sNav01 a { background: url(../img/nav/sNav07.png) no-repeat 0 0; }
.h07 #sideContents li#sNav02 a { background: url(../img/nav/sNav07.png) no-repeat 0 -52px; }

/* h07_hover */
.h07 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.h07 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }

/* h07_current */
#h07_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#h07_02 #sideContents li#sNav02 a { background-position: -162px -52px; }

/*--------------------------------------
    ページ内リンク
--------------------------------------*/
/* 共通 */
#pageLink {
	padding: 8px 8px 8px 8px;
	position: absolute;
	top: -400px;
	right: -170px;
	width: 143px;
	text-align: center;
	background-color: #0068B2;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;         /* CSS3 */
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
#pageLink dt {
	margin-bottom: 7px;
	line-height: 135%;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#pageLink .arrow {
	position: absolute;
	top: 50%;
	left: -9px;
}
#pageLink .allbtn li {
	margin-bottom: 8px;
	padding: 5px;
	display: block;
	min-height: 24px;
	font-size: 92%;
	line-height: 150%;
	background-color: #fff;
}
#pageLink .allbtn li:last-child {
	margin-bottom: 0;
}
#pageLink .allbtn li a {
	display: block;
	color: #0067b5;
	font-weight: bold;
}
#pageLink .allbtn li:hover {
	background-color: #0067b5;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#pageLink .allbtn li:hover a,
#pageLink .allbtn li li a:hover {
	color: #fff;
	text-decoration: none;
}
#pageLink .allbtn .line01 {
	line-height: 24px;
}
.over a {
	display: block;
	transition: all 300ms ease;
}
.over a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*--------------------------------------
    トップ
--------------------------------------*/
#top #topTitle01 {
	padding: 5px 0;
	text-align: center;
	color: #333333;
	font-size: 120%;
	letter-spacing: 2px;
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
}
#top #mainContents {
	margin: 31px 0 0 10px;
	padding: 0;
	width: 690px;
	border: none;
	float: right;
}
#top #sideContents {
	margin: 31px 0 0;
	display: inline;
	width: 251px;
}
#top #sideContents .top_logo_box img {
	margin: 30px auto 0;
}
#top #topNav01 {
	margin-right: -18px;
	width: 710px;
}
#top #topNav01 li {
	margin: 0 20px 20px 0;
	float: left;
}
#top #topNav02 {
	margin-top: 12px;
	padding: 40px 0 32px 0;
	background: #ebebeb;
}
#top #topNav02 .topNavInner {
	margin: 0 auto;
	width: 870px;
}
#top #topTitle02 {
	line-height: 1;
	text-align: center;
	color: #333333;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 2px;
}
#top #topNav02 ul {
	margin-top: 16px;
	margin-right: -14px;
	width: 884px;
}
#top #topNav02 li {
	margin: 14px 14px 0 0;
	position: relative;
	width: 428px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
}
#top #topNav02 li a {
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
}
#top #topNav02 li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #999;
	transition: all 300ms ease;
}
#top #topNav02 li a::after {
	content: "";
  margin: 0;
  position: absolute;
  top: 40%;
  left: 93%;
  width: 7px;
  height: 7px;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
}
#top #topNav02 li a:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#top #policy {
	margin-top: 40px;
	padding-left: 15px;
	border-left: 2px solid #0068B2;
}
#top #policy h3 {
	color: #0068B2;
	font-size: 123.1%;
	font-weight: bold;
}
#top #policy p {
	color: #0068B2;
	font-size: 85%;
	line-height: 172%;
}
#top #policy dt {
	margin-top: 10px;
	font-size: 93%;
	font-weight: bold;
	color: #000000;
}
#top #policy dd {
	font-size: 85%;
	line-height: 172%;
	color: #333333;
}
#top #policy dd li {
	margin-left: 1.5em;
	list-style: disc;
}


/*--------------------------------------
    00. Facility & Sustainability
--------------------------------------*/
/* Facility & Sustainability */
.a00 #mainTitle {
	text-align: left;
	font-size: 247%;
	font-weight: bold;
	line-height: 1.5;
	color: #333333;
}
.a00 .leadText {
	margin-top: 20px;
	margin-bottom: 17px;
	font-size: 108%;
	color: #333333;
}
#a00_00 .titleArea {
	margin: 15px 0 0;
	position: relative;
}
#a00_00 .titleArea .leadImg {
	position: absolute;
	top: 0;
	right: 0;
}
#a00_00 .aboutArea {
	padding-top: 43px;
	position: relative;
}
#a00_00 .aboutArea .imgBox {
	float: right;
	position: absolute;
	top: 25px;
  left: 450px;
}
#a00_00 #gaiyouBox {
	margin: 0 auto;
	color: #333333;
}
#a00_00 #gaiyouTitle {
	padding-bottom: 7px;
	width: 429px;
	text-align: left;
	font-size: 139%;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
#a00_00 #gaiyouBox .innerBox {
	margin-top: 17px;
	padding: 0 0 0 0;
}
#a00_00 #gaiyouBox ul {
	font-size: 100%;
	line-height: 170%;
	list-style: none;
}
#a00_00 #gaiyouBox ul.floatLeft {
	width: 429px;
}
#a00_00 #gaiyouBox ul li:before {
	content: "";
	margin-right: 0.5em;
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #0068b6;
}
#a00_00 #gaiyouBox ul li p {
	padding-left: 1.3em;
}
#a00_00 #mainContents .imgBox li {
	margin-right: 15px;
}
#a00_00 #mainContents .imgBox li:last-child {
	margin-right: 0 !important;
	
}
#a00_00 .a00_00_mainBox00 {
	margin-top: 50px;
}
#a00_00 .a00_00_mainBox00 .title02 {
	margin-top: 50px;
	padding-bottom: 7px;
	color: #231815;
	font-size: 139%;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
#a00_00 .a00_00_mainBox00 .notes {
	margin-top: 17px;
	margin-bottom: 30px;
}
#a00_00 .a00_00_mainBox00 .notes li {
	padding-left: 33px;
}
#a00_00 .a00_00_mainBox00 .notes01 {
	background: url(../img/00_img/00_00_img_color01.png) no-repeat 0 50%;
}
#a00_00 .a00_00_mainBox00 .notes02 {
	background: url(../img/00_img/00_00_img_color02.png) no-repeat 0 50%;
}
/* 私たちの事業と社会 */
#a00_01 .facilityImgbox {
	margin: 18px 0 0;
	width: 360px;
	height: 570px;
	position: relative;
	float: left;
	overflow: hidden;
	border: 1px solid #999999;
}
#a00_01 .facilityImgbox:nth-of-type(even) {
	margin-right: 6px;
}
#a00_01 .faciboxtype {
	margin: 0;
	padding: 0 26px;
}
#a00_01 .faciboxText {
	margin: 30px auto 0;
	padding: 0 0;
	font-size: 108%;
}
#a00_01 .faciboxImg {
	position: absolute;
	top: 320px;
}
/* 私たちのサステナビリティ戦略 */
#a00_02 .titleArea {
	margin: 0 auto;
	width: 650px;
}
#a00_02 .leadText {
	font-weight: normal;
}
#a00_02 .sustainabilityBox {
	margin: 35px auto 0;
	width: 700px;
}
#a00_02 .susboxInner {
	padding-top: 30px;
	border-top: 2px dashed #cccccc;
}
#a00_02 .susboxInner:not(:first-child) {
	margin-top: 45px;	
}
#a00_02 .susboxTextBox {
	margin: 30px 0 0;
	position: relative;
}
#a00_02 .susboxLeft {
	float: left;
	width: 310px;
}
#a00_02 .susboxTitle01,
#a00_02 .susimgBox dt {
	margin: 0 0 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 115%;
	color: #000;
}
#a00_02 .susimgBox dt {
	margin-top: 33px;
}
#a00_02 .susimgBox dt {
	margin-top: 33px;
}
#susidTheme01 .susimgBox dt:first-child {
	margin-top: 10px;
}
#a00_02 .susboxTitle01 {
	border-bottom: 2px solid;	
}
#susidTheme01 .susboxTitle01 { border-bottom-color: #178c41; }
#susidTheme02 .susboxTitle01 { border-bottom-color: #00468b; }
#susidTheme03 .susboxTitle01 { border-bottom-color: #c12172; }
#susidTheme04 .susboxTitle01 { border-bottom-color: #208cc5; }
#a00_02 .susboxText {
	margin-top: 10px;
	font-size: 108%;
	line-height: 162%;
}
#a00_02 .susboxRight {
	margin-left: 70px;
	float: left;
}
#a00_02 .susimgBox {
	margin-top: 10px;
}
#a00_02 .sustheme {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 122%;
	line-height: 151%;
}
#a00_02 .sdgsBox {
	display: -ms-flex;
	display: flex;
}
#a00_02 .sdgsBox li {
	margin-right: 10px;
}


/* 社長メッセージ */
#a00_03 #mainContents .titleLarge {
	margin-bottom: 5px;
	padding-left: 0;
	height: auto;
	line-height: 55px;
	color: #000000;
	background-color: #ffffff;
	border: none;
}
#a00_03 .box01,
#a00_03 .box02 .box02Inner {
	margin: auto;
	width: 600px;
}
#a00_03 .box01 .titleMedium03 {
	margin-top: 45px;
	font-size: 154%;
}
#a00_03 .box01 .topBox01 {
	margin: 0 auto;
	width: 495px;
	position: relative;
}
#a00_03 .contentsBox {
	margin-top: 15px;
}
#a00_03 .signBox {
	margin-top: 25px;
}
#a00_03 .signBox .post {
	font-size: 93%;
}
#a00_03 .signBox .name01 {
	margin-top: 15px;
	font-size: 200%;
}
#a00_03 .box02 {
	margin: 45px auto 0;
	padding: 40px 0;
	width: 700px;
	background-color: #f5fafe;
}
#a00_03 .box02 .titleMedium04 {
	line-height: 146%;
	font-size: 230%;
	font-weight: bold;
}
#a00_03 .box02 .box02Table {
	margin: auto;
	width: 600px;
}
#a00_03 .box02 .box02Table table {
	margin-top: 45px;
	width: 100%;
	border-bottom: 1px solid #0c63aa;
}
#a00_03 .box02 .box02Table caption {
	margin-bottom: 10px;
	color: #0c63aa;
	font-size: 138%;
	font-weight: bold;
}
#a00_03 .box02 .box02Table th {
	padding: 5px 10px;
	width: 78px;
	vertical-align: middle;
	color: #fff;
	background-color: #0c63aa;
	border-top: 1px solid #fff;
}
#a00_03 .box02 .box02Table td {
	padding: 5px 10px;
	padding-left: 10px;
	border-top: 1px solid #0c63aa;
}
#a00_03 .box02 .box02Table tr:first-child th,
#a00_03 .box02 .box02Table tr:first-child td {
	border-top: 1px solid #0c63aa;
}



/*--------------------------------------
    01. 人と社会のコミュニケーション
--------------------------------------*/
/* 人と社会のコミュニケーション */
.b01 .pageTitleArea {
	background-image: url("../img/01_img/01_00_img01.jpg");
}
.b01 .hightlightTitle {
	background: url(../img/01_img/01_00_img01.png) no-repeat 0 30px;
}
.b01 #pageTopHashira dt {
	color: #169442;
}
.b01 #pageTopHashira::before {
	background-image: url("../img/01_img/01_00_img06.jpg");
}
.b01 .listDisc li {
	margin-left: 1.5em;
	list-style: outside disc;
}

/* Hightlight */
.b01 #hightlight .hltitle02 {
}
.b01 #hightlight .hlImgTitle {
	color: #169442;
}


/* 安全でスマートな社会づくりへの貢献 */
#b01_02 .imgCenter {
	margin: 25px auto 0;
	width: 472px;
}
#b01_02 .imgBoxCenter {
	margin: 0 auto;
	width: 600px;
}
#b01_02 .imgBoxCenter02 {
	margin: 0 auto;
	width: 500px;
}
#b01_02 .imgBoxCenter03 {
	margin: 0 auto;
	width: 492px;
}
#b01_02 .imgBoxCenter04 {
	margin: 0 auto;
	width: 484px;
}
#b01_02 .contentsBox p {
	margin-bottom: 10px;
}
#b01_02 .w615 {
	margin: 0 auto;
	width: 615px;
}
#b01_02 .titleImg + .imgBox {
	margin-top: 5px;
}

/* グローバルな事業で各地に貢献 */
#b01_03 .contentsBox .w380 {
	width: 380px;
}
#b01_03 .contentsBox .w250 {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
}
#b01_03 .contentsBox h5.titleImg {
	margin-bottom: 10px;
}
#b01_03 .notes dt {
	font-weight: bold;
}
#b01_03 .imgBoxCenter {
	margin: 0 auto;
	width: 400px;
}
#b01_03 .imgBoxCenter02 {
	margin: 0 auto;
	width: 500px;
}

/* 仮作成用 */
.noneImg {
	margin: 0 auto;
	display: block;
	width: 500px;
	height: 250px;
	line-height: 250px;
	text-align: center;
	color: #0068b2;
	border: 1px solid #0068b2;
}
.noneImg02 {
	margin: 0 auto;
	height: auto;
	line-height: 100%;
}
.noneImg02 .noimgtext {
	color: #0068b2;
}
.noneImg03 {
	margin: 0 auto;
	display: block;
	width: 294px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	color: #0068b2;
	border: 1px solid #0068b2;	
}

/*--------------------------------------
    02. 人と地球のコミュニケーション
--------------------------------------*/
/* 人と地球のコミュニケーション */
.c02 .pageTitleArea {
	background-image: url("../img/02_img/02_00_img01.jpg");
}
.c02 .hightlightTitle {
	background: url(../img/02_img/02_00_img01.png) no-repeat 0 30px;
}
.c02 #pageTopHashira dt {
	color: #004792;
}
.c02 #pageTopHashira::before {
	background-image: url("../img/02_img/02_00_img07.jpg");
}
/* Hightlight */
.c02 #hightlight .hltitle02 {
}
.c02 #hightlight .hlImgTitle {
	color: #004792;
}
.c02 .caption_hl {
	margin-top: 5px;
	font-size: 92%;
}
.c02 #hlURL {
	margin-top: 28px;
	margin-bottom: 30px;
	padding-left: 70px;
	min-height: 61px;
	background: url(../img/02_img/02_01_img04.png) no-repeat 0 50%;
}
.c02 #hlURL p {
	font-size: 93%;
}
.c02 #hlURL p:first-child {
	color: #000;
}
.c02 #hlURL p a {
	color: #004792;
}
.c02 #hightlight #energy {
	padding-top: 50px;
}
.c02 #hightlight #energy h5 {
	margin: 0 auto 20px;
	width: 580px;
}
.c02 #hightlight #energy p {
	margin: 0 auto;
	width: 580px;
}
.c02 #hightlight #demand {
	margin: 25px 0 40px;
	padding: 30px 60px;
	background: #f2f2f2;
}
.c02 #hightlight #demand h6 {
	margin-bottom: 25px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	background: #fff;
}
.c02 #hightlight #demand p {
	margin-bottom: 25px;
}
.c02 #hightlight #demand .imgBox {
	margin-top: 10px;
	margin-bottom: 0;
	width: 50%;
	text-align: left;
}
.c02 #hightlight #demand .imgBox:last-child {
	margin-top: 24px;
	text-align: right;
}
.c02 #hightlight #demand .caption {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1;
	color: #004994;
	font-size: 108%;
	font-weight: bold;
	background: none;
}
/* 環境負荷の全容 */
.c02 .c02_02_tablebox table {
	margin: 0 auto;
	width: auto;
	font-size: 86%;
	font-weight: bold;
	color: #040000;
}
.c02 .c02_02_tablebox caption {
	font-size: 77%;
}
.c02 .c02_02_tablebox th {
	padding-left: 5px;
	font-weight: bold !important;
}
.c02 .c02_02_tablebox .t01 th,
.c02 .c02_02_tablebox td {
	padding-right: 5px;
	text-align: right !important;
}
.c02 .c02_02_tablebox .title01 {
	width: 134px;
}
.c02 .c02_02_tablebox .title02 {
	padding-left: 2px;
	width: 70px;
}
.c02 .c02_02_tablebox .title03 {
	width: 104px;
}
.c02 .c02_02_tablebox .t01 {
	background-color: #fffce4;
}
.c02 .c02_02_tablebox .t_color {
	background-color: #d2ecfa;
}
.c02 .c02_02_tablebox .lastdata {
	color: #0068b6;
}

/* 環境マネジメント体制の強化 */
#c02_04 .philosophyBox {
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 1px solid #656565;
}
#c02_04 .philosophyBox h6 {
	font-weight: bold;
}
#c02_04 #philosophyImg01 {
	margin: 27px 00 0;
	float: left;
}
#c02_04 #philosophyImg02 {
	margin: 14px 00 0;
	float: left;
}
#c02_04 #philosophyList01,
#c02_04 #philosophyList02 {
	margin-top: 10px;
	padding-left: 280px;
}
#c02_04 #philosophyList03 {
	margin: 10px 0 0 20px;
}
#c02_04 .philosophyBox li {
	color: #006fbb;
	list-style: disc;
}
#c02_04 .philosophyBox li span {
	color: #4d4d4d;
}
#c02_04 .iso_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
#c02_04 .iso_table caption {
	caption-side: bottom;
	text-align: right;
}
#c02_04 .iso_table th,
#c02_04 .iso_table td {
	padding: 5px 10px;
}
#c02_04 .iso_table .row01 th {
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	background-color: #0862a9;
}
#c02_04 .iso_table td {
	text-align: left;
}
#c02_04 .iso_table .row02 {
	background-color: #cce1f1;
}
#c02_04 .iso_table .row03 {
	background-color: #e5f0f8;
}
#c02_04 .iso_table .row_comment {
	display: block;
	text-align: right;
	font-size: 93%;
}

/* 環境リスク対策の徹底 */
#c02_05 #guideline {
	margin-top: 20px;
}
#c02_05 #guideline dt {
	width: 6em;
	float: left;
	clear: both;
}
#c02_05 #guideline dd {
	padding-left: 6em;
}
#c02_05 #guideline dd li {
	margin-left: 8px;
}

/* 自社の環境負荷の削減 */
#c02_06 .contentsBox h5.titleSmall02 {
	margin-bottom: 5px;
	padding-left: 4px;
	line-height: 1;
	border-left: 12px solid #4d4d4d;
}
#c02_06 .contentsBox h5.titleImg {
	margin-left: 70px;
}
#c02_06 .contentsBox h5.titleImg02 {
	margin-top: 0;
}
#c02_06 .contentsBox .w320 {
	margin: 30px 60px 0 0;
	width: 320px;
	float: left;
	clear: both;
}
#c02_06 .contentsBox .w320 dt {
	font-weight: bold;
}
#c02_06 .contentsBox .floatBox .imgBox {
	margin: 32px 0 0;
	width: 225px;
	float: left;
}
/*20180213*/
#c02_06 .tablebox {
	margin: 0 auto;
	position: relative;
	width: 75%;
}
#c02_06 .tablebox table {
	width: 100%;
}
#c02_06 .tablebox table caption {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 93%;
}
#c02_06 .tablebox th,
#c02_06 .tablebox td {
	border: 1px solid #333;
}
#c02_06 .tablebox th {
    padding: 6px 10px;
	text-align: center;
	color: #fff;
	background-color: #0068B6;
}
#c02_06 .tablebox td {
    padding: 6px 10px;
	text-align: right;
}
#c02_06 .tablebox .table_r01 th {
	width: 30%;
	text-align: left;
}

/* 製品・サービスを通じた貢献 */
#c02_07 .contentsBox h5.dataCenter {
	margin-top: 25px;
	font-weight: bold;
}
#c02_07 .contentsBox .imgBoxCenter01 {
	margin: 20px 0 40px 141px;
}
#c02_07 .contentsBox .imgBoxCenter02 {
	margin: 20px 0 40px 120px;
}
#c02_07 .contentsBox .imgBoxCenter03 {
	margin: 20px 0 40px 94px;
}
#c02_07 .contentsBox .imgBoxCenter04 {
	margin: 20px 0 40px 169px;
}
#c02_07 .contentsBox .imgBoxCenter05 {
	margin: 20px auto 40px;
	text-align: center;
}
#c02_07 .contentsBox .imgBoxCenter05 .caption {
	margin-top: 20px;
}
#c02_07 .contentsBox .imgBoxCenter06 {
	margin: 20px auto 40px;
	width: 600px;
}
#c02_07 .contentsBox .imgBoxCenter07 {
	margin: 20px auto 0;
	width: 520px;
}
#c02_07 .contentsBox .imgBoxCenter07 li {
	margin-left: 20px;
	width: 250px;
	float: left;
}
#c02_07 .contentsBox .imgBoxCenter07 li:first-child {
	margin-left: 0;
}
#c02_07 .contentsBox .imgBoxCenter08 {
	margin: 20px auto 40px;
	width: 498px;
}
#c02_07 .contentsBox .notes {
	margin-bottom: 20px;
}
#c02_07 #yoshinogari {
	margin: 10px auto 0;
	width: 500px;
	font-size: 85%;
	line-height: 160%;
}
#c02_07 #yoshinogari dt {
	width: 6em;
	color: #0068B2;
	float: left;
	clear: both;
}
#c02_07 #yoshinogari dd {
	padding-left: 6em;
}
#c02_07 .imgBox .titleImg {
	margin-left: 40px;
}
#c02_07 .commentBox h6 .sekai {
	margin-bottom: 10px;
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #ffffff;
	font-size: 95%;
	background-color: #006fbb;
	float: left;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
#c02_07 .commentBox h6 .hvdc {
	position: relative;
	top: 5px;
	left: 10px;
}
#c02_07 .commentBox p {
	clear: both;
}
#c02_07 .commentBox .notes {
	margin-bottom: 0;
}
#c02_07 .imgBoxCenter {
    margin: 0 auto;
    width: 430px;
}

.c02 .contentsBox .listDisc li {
	margin-left: 1.5em;
	list-style: outside disc;
}

/*--------------------------------------
    03. 安心・安全のコミュニケーション
--------------------------------------*/
/*安心・安全のコミュニケーション */
.d03 .pageTitleArea {
	background-image: url("../img/03_img/03_00_img01.jpg");
}
.d03 .hightlightTitle {
	background: url(../img/03_img/03_00_img01.png) no-repeat 0 28px;
}
.d03 #pageTopHashira dt {
	color: #d01b79;
}
.d03 #pageTopHashira::before {
	background-image: url("../img/03_img/03_00_img06.jpg");
}
.d03 .sdgsArea {
}
.d03 .sdgsTitle {
}
/* Highlight */
.d03 #hightlight .hltitle01 {
	line-height: 120%;
	font-size: 216%;
}
.d03 #hightlight .hltitle02 {
}
.d03 #hightlight .hlImgBox02 {
	margin: 0 auto;
	position: relative;
	width: 480px;
	height: 340px;
}
.d03 #hightlight .hlImgBoxInner {
	position: absolute;
	bottom: 0;
	width: 50%;
}
.d03 #hightlight .hlImgBoxInner:first-child {
	width: 222px;
}
.d03 #hightlight .hlImgBoxInner:last-child {
	right: 0;
	width: 250px;
}
.d03 #hightlight .hlImgTitle {
	margin-bottom: 5px;
	text-align: left;
	color: #d01b79;
}

/* 社会インフラのレジリエント化 */
#d03_02 .imgBoxCenter {
	margin: 20px auto 40px;
	width: 470px;
}
#d03_02 .imgBoxCenter02 {
	margin: 20px auto 40px;
	width: 600px;
}
#d03_02 .imgBoxCenter03 {
	margin: 20px auto 40px;
	width: 577px;
}
#d03_02 .contentsBox .w278 {
	width: 278px;
}
#d03_02 .contentsBox .w333 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 333px;
}
#d03_02 .contentsBox .w334 {
	position: absolute;
	top: 0;
	right: 0;
	width: 334px;
}
#d03_02 .contentsBox h5.titleImg {
	margin: 0 0 10px;
}

/* リスクマネジメント */
#d03_03 .contentsBox .imgBoxLeft {
	margin-top: 20px;
	width: 660px;
	text-align: left;
}
#d03_03 .contentsBox .imgBoxLeft img:first-child {
	margin-right: 15px;
}
#d03_03 .contentsBox .imgBoxCenter {
	margin: 20px auto 0;
	width: 342px;
}
/* 20161208追加 */
#d03_03 .isoList dl {
	display: block;
}
#d03_03 .isoList dt {
	padding: 5px 0 5px 10px;
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 20em !important;
	line-height: 25px;
	background-color: #a5cece;
	border-bottom: 4px solid #fff;
	-webkit-border-radius: 12px 0 0 12px;
	border-radius: 12px 0 0 12px;
}
#d03_03 .isoList dt:after {
    content: "";
    position: absolute;
	top: 11px;
	right: 0;
	width: 6px;
	height: 6px;
	box-sizing: border-box;
	border: 6px solid transparent;
	border-left: 8px solid #008b95;
}
#d03_03 .isoList dt sup {
	line-height: 1.5em !important;
}
#d03_03 .isoList dd {
	margin-left: 20em;
	padding: 5px 0 5px 0;
	display: block;
	width: 11em;
	line-height: 25px;
	background-color: #a5cece;
	border-bottom: 4px solid #fff;
	-webkit-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
}
#d03_03 .isoList .color {
	color: #d54182;
}
#d03_03 .isoList .comment {
	display: block;
	width: 31em;
	text-align: right;
}
#d03_03 .contentsBox .imgBoxCenter02,
#d03_03 .contentsBox .imgBoxCenter02 p {
	width: 205px;
}
#d03_03 .contentsBox .imgBoxCenter02 {
	margin: 20px auto 0;
}
#d03_03 .contentsBox .imgBoxCenter02 .caption {
	font-size: 95%;
}
#d03_04 .contentsBox .imgBox {
	margin-bottom: 20px;
}
#d03_04 .contentsBox .imgBoxCenter01 {
	margin: 10px auto 0;
	width: 293px;
}
#d03_04 .contentsBox .imgBoxCenter02 {
	margin: 10px auto 0;
	width: 320px;
}
#d03_04 .contentsBox .imgBoxCenter03 {
	margin: 10px auto 0;
	width: 312px;
}
#d03_04 .contentsBox .imgBoxCenter04 {
	margin: 10px auto 0;
	width: 483px;
}


/*--------------------------------------
    04. チームNTTのコミュニケーション
--------------------------------------*/
.e04 .pageTitleArea {
	background-image: url("../img/04_img/04_00_img01.jpg");
}
.e04 .hightlightTitle {
	background: url(../img/04_img/04_00_img01.png) no-repeat 0 30px;
}
.e04 #pageTopHashira::before {
	background-image: url("../img/04_img/04_00_img07.jpg");
	top: -16px;
}
.e04 #pageTopHashira dt {
	color: #1a96d5;
}
.e04 #pageTopHashira dl {
	height: 120px;
}
.e04 #pageTopHashira dd li {
	line-height: 158%;
}
/* Highlight */
.e04 #hightlight .hltitle02 {
}
.e04 #hightlight .hlImgTitle {
	color: #1A96D5;
}
.e04 #hightlight .notesArea {
	margin-top: 30px;
}
.e04 #hightlight .notesImg {
	height: 121px;
	float: left;
}
.e04 #hightlight .notesImg img:first-child {
	margin-right: 25px;
}
.e04 #hightlight .notes {
	margin-top: 5px;
	margin-left: 0;
	width: 310px;
	float: right;
}
.e04 #hightlight .notes li {
	padding-left: 0.75em;
	font-size: 110%;
	text-indent: -0.75em;
}

/* 人権啓発の推進 */
.e04 table {
	margin: 0 auto;
    border-collapse: collapse;
} 
#e04_03 table {
    width: 580px;
	line-height: 1.5em;
}
#e04_05 table {
    width: 660px;
} 
.e04 table th,
.e04 table td {
	border: 1px solid #333333;
}
.e04 table th {
	background-color: #C3CAD0;
    padding: 3px 5px;
}
.e04 table td {
    padding: 10px;
}
.e04 table.table01 td.td02 {
	width: 3em;
	text-align:  center;
}
.e04 table.table01 th,
.e04 table.table02 th,
.e04 table.table02 td {
	text-align: center;
}
.e04 table.table01 td.td01,
.e04 table.table01 td.td03 {
	text-align: left;
}
.e04 table.table02 td.gender {
	text-align: left;
	vertical-align: top;
}
.e04 .contentsBox .listDisc li {
	margin-left: 1.5em;
	list-style: outside disc;
}
#e04_01 #hightlight #e04_01_case05_3 .hlbox {
	padding-bottom: 0;
}
#e04_01 #hightlight .hlCaption {
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 93%;
}
#e04_02 .imgBox {
	width: auto;
	margin: 25px auto 40px;
}
/*20161208追加*/
#e04_02 .kihonBox,
#e04_03 .kihonBox {
	margin: 20px 0;
	padding: 30px 30px;
	background-color: #ebebeb;
}
#e04_02 .kihonBox .title,
#e04_03 .kihonBox .title {
	margin-bottom: 10px;
	font-size: 121%;
	color: #0068b2;
	font-weight: bold;
	text-align: center;
}
#e04_02 .kihonBox ul {
	margin: 15px 0 0 1em;
}
#e04_03 .kihonBox ul {
	margin: 0 0 0 1em;
}
#e04_03 .kihonBox .bold {
	margin: 20px 0 10px;
	font-weight: bold;
	font-size: 108%;
}
#e04_02 .kihonBox li,
#e04_03 .kihonBox li {
	margin-bottom: 5px;
	list-style: disc;
}
/*20161208追加ここまで*/
#e04_03 .tableBox {
	margin-top: 20px;
}
#e04_03 .tableBox dt {
	margin-bottom: 25px;
	text-align: center;
}
#e04_03 .floatRight .titleImg02 {
	margin-top: 0;
}
#e04_03 .floatLeft {
	margin-right: 7px;
}
#e04_03 .w340,
#e04_04 .w340 {
	width: 340px;
}
#e04_04 .w340 {
	margin-right: 70px;
}
#e04_04 .w280 {
	margin-right: 32px;
	width: 280px;
	float: left;
}
#e04_04 .w335 {
	width: 335px;
	float: left;
}
#e04_04 h5.titleImg {
	margin: 0 0 10px;
}
#e04_04 .w203 {
	width: 203px;
	float: left;
}
#e04_04 .imgBox02 {
	width: 630px;
	margin: 25px auto 40px;
}
#e04_04 .imgBoxCenter {
	margin: 0 auto;
	width: 320px;
}
#e04_04 .imgBoxCenter02 {
	margin: 20px auto 40px;
	width: 600px;
}
#e04_05 .w335 {
	width: 335px;
	float: left;
}
#e04_05 .w292 {
	width: 292px;
	float: right;
}

#e04_05 .imgBox {
	width: 500px;
	margin: 25px auto 40px;
}
#e04_05 .hlImgBox {
	margin: 20px auto 0;
	width: 580px;
}
#e04_05 .dashTop li {
	width: 290px;
	text-align: left;
	float: left;
}
#e04_05 .dashTop li:first-child {
	width: 289px;
	border-right: 1px dashed #cccccc;
}
#e04_05 .hlImgTitle {
	margin-top: 0 !important;
	text-align: center;
	font-size: 138.5%;
}
#e04_05  .indentLeft {
	margin: 17px 0 12px;
	text-align: left;
}
#e04_05 .hlImgTitle {
	color: #1A96D5;
}
#e04_05 .hlImgTitle span {
	color: #000;
	font-size: 72%;
}
#e04_05 .dashTop li:first-child + li .dashInner {
	padding-left: 40px;
}
#e04_05  .dashInner .senseki {
	margin-top: 20px;
}
#e04_05  .dashInner .senseki > dt {
	color: #000;
	font-weight: bold;
}
#e04_05  .dashInner .senseki dl dt {
	color: #1A96D5;
}

/*20181129*/
.contents_table01 {
	border: 1px solid #333;
}
.contents_table_head th {
	padding: 2px 5px;
	color: #fff;
	font-size: 90%;
	text-align: center;
	background: #0068B7 !important;
}
.contents_table01 .t_headtitle01 {
	width: 13%;
}
.contents_table01 .t_headtitle02 {
	width: 29%;
}
.contents_table01 .t_headtitle03 {
	width: 15%;
}
.contents_table01 .t_headtitle04 {
	width: 30%;
}
.contents_table01 .t_headtitle05 {
	width: 13%;
}
.contents_table01 .t_num_cell {
	text-align: center;
	vertical-align: top;
	background: #E6E6E6;
}
.contents_table01 td {
	padding: 5px 6px !important;
	vertical-align: middle;
	font-size: 88%;
	line-height: 150%;
	text-align: left;
}
.contents_table01 td:last-child {
	border-right: none;
}
.contents_table01 tr:last-child td {
	border-bottom: none;
}
.contents_table01 tr:last-child th {
}
.contents_table01 td.centercell {
	text-align: center !important;
}
.contents_table01 .yearcell td {
	text-align: center;
	background: #E6E6E5 !important;
}
.contents_table01 .yearcell td.year_c_blank {
	background: #fff !important;
}

/*--------------------------------------
    05. CSR経営の基盤
--------------------------------------*/
/* CSR経営の基盤 */
.f05 #pageTop {
	padding-left: 30px;
	height: 520px;
	background-color: #E8EBED;
	-moz-border-radius: 15px;    /* Firefox */
	-webkit-border-radius: 15px; /* Safari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.f05 #pageTopTitle {
	padding: 50px 0 15px;
}
.f05 #pageTopMainText {
	width: 100%;
	color: #656565;
	font-size:116%;
	font-weight: normal;
}
.f05 #pageTopMenu {
	width: 403px;
	margin:60px auto 0;
}
.f05 #pageTopMenu li {
	margin-bottom: 16px;
}
.f05 #pageTopMenu a {
	display: block;
	width: 400px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 138%;
	font-weight: bold;
	background-color: #0068b6;
	border-radius: 20px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.f05 #pageTopMenu a:hover {
	text-decoration: none;
    opacity: 0.4;  
    filter: alpha(opacity=40);
}
.f05 .imgBoxCenter {
	margin: 20px auto 40px;
	width: 600px;
}

/*#f05_01 h5.titleImg,
#f05_02 h5.titleImg {
	margin-left: 90px;
}*/
#f05_02 .imgBoxCenter {
	text-align: center;
}

/* ビジョンをもち挑戦する 2017年度版で移設 */ 
#f05_05 #mainContents #mainTitle {
	margin-bottom: 30px;
	text-align: center;
}
#f05_05 #mainContents .leadText {
	margin: 0 auto;
	display: block;
	width: 600px;
	color: #000000;
	font-size: 115%;
	line-height: 150%;
}
#f05_05 #visionBox {
	position: relative;
}
#f05_05 #visionBox:before {
	position: absolute;
	margin: -55px 0 0 100px;
	display: block;
	content: url(../img/05_img/00_01_img03.png);
}
#f05_05 #mainContents .innerBox {
	padding: 30px 0 30px;
	background-color: #f7f6ef;
}
#f05_05 #mainContents .mainTitle {
	margin: 0 auto;
	padding: 0;
}
#f05_05 #mainContents .a00_01Title01 {
	margin: 55px auto 10px;
	color: #0068b6;
	font-size: 169%;
	font-weight: bold;
	text-align: center;
}
#f05_05 #visionBox .visionInner01 {
	margin: 0 auto;
	min-height: 770px;
	background: url(../img/05_img/00_01_img04.png) no-repeat center top;
}
#f05_05 #visionBox .contentsBox01 {
	margin: 0 0 15px 33px;
	padding-top: 30px;
}
#f05_05 #visionBox .contentsBox01 dl {
	display: block;
	width: 310px;
	float: left;
	text-align: center;
}
#f05_05 #visionBox .contentsBox01 dl:first-child {
	margin-right: 14px;
}
#f05_05 #visionBox .contentsBox01 dt {
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	background-color: #006fbb;
}
#f05_05 #visionBox .contentsBox01 dd {
	height: 122px;
	background-color: #f5f4ea;
}
#f05_05 #mainContents .a00_01Title02 {
	margin: 0 auto;
	width: 634px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	background-color: #006fbb;
}
#f05_05 #mainContents .visionTitle01 {
	padding-top: 10px;
	display: block;
}
#f05_05 #mainContents .visionTitle02 {
	margin-top: 5px;
	display: block;
}
#f05_05 #mainContents .visionText01 {
	margin-top: 10px;
	display: block;
}
#f05_05 #visionBox .contentsBox02 {
	margin-bottom: 15px;
}
#f05_05 #visionBox .contentsBox02 ul {
	margin: 0 33px;
	width: auto;
	text-align: center;
	background-color: #f5f4ea;
	border-bottom: 1px solid #000;
}
#f05_05 #visionBox .contentsBox02 ul:last-child {
	border-bottom: none;
}
#f05_05 #visionBox .contentsBox02 ul li {
	display: block;
	float: left;
	width: 317px;
	min-height: 165px;
}
#f05_05 #visionBox .contentsBox02 ul li:first-child {
	width: 316px;
	border-right: 1px solid #000;
}
#f05_05 #visionBox .contentsBox03 {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 634px;
	text-align: center;
	background-color: #f5f4ea;
}
#f05_05 #visionBox .contentsBox03 .lead {
	margin: 10px auto;
	color: #231815;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}
#f05_05 .contentsBox04 {
	margin: 0 auto;
	width: 660px;
}
#f05_05 .contentsBox04 dl {
	width: 482px;
	height: 101px;
	overflow: hidden;
}
#f05_05 .contentsBox04 .a00_01Title03 {
	padding: 0 10px;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 115%;
	background-color: #0068b6;
}
#f05_05 .contentsBox04 dd {
	padding: 10px 10px 0;
	display: block;
	height: 75px;
	color: #fff;
	font-size: 92%;
	line-height: 150%;
	background-color: #00b8ee;
}

/*--------------------------------------
    06. 詳細情報
--------------------------------------*/
.g06 a {
	color: #4F8BFF;
}
#g06_01 #groupArea dl {
	margin-top: 15px;
	padding-bottom: 5px;
	position: relative;
	border-bottom: 1px dotted #4d4d4d;
}
#g06_01 #groupArea dt {
	margin-bottom: 3px;
	font-size: 116%;
	font-weight: bold;
}
#g06_01 #groupArea dd {
	line-height: 150%;
	font-size: 93%;
}
#g06_01 #groupArea dd.linkBtn {
	position: absolute;
	bottom: 5px;
	right: 0;
}
#g06_01 #groupArea dd.linkBtn a {
	padding: 5px 2em 5px 1em;
	display: block;
	color: #ffffff;
	background-color: #0068B7;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
#g06_01 #groupArea dd.linkBtn a:after {
	content: "";
	position: absolute;
	top: 30%;
	right: 10px;
	display: block;
	width: 0;
	height: 0;
	color: #ffffff;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #ffffff;
}
#g06_01 #groupArea dd.linkBtn a:hover {
	text-decoration: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#g06_02 .imgBox ul {
	width: 560px;
	margin: 0 50px;
}
#g06_02 .contentsBox .caption {
	margin-left: 50px;
}
/*20181120*/
#g06_gaibu_table {
	border: 1px solid #9FA0A0;
}
#g06_gaibu_t_head th {
	padding: 2px 5px;
	color: #fff;
	font-size: 90%;
	text-align: center;
	background: #0068B7;
	border-right: 1px solid #9FA0A0;
}
#g06_gaibu_table .t_headtitle01 {
	width: 4%;
}
#g06_gaibu_table .t_headtitle02 {
	width: 36%;
}
#g06_gaibu_table .t_headtitle03 {
	width: 22%;
}
#g06_gaibu_table .t_headtitle04 {
	width: 38%;
}
#g06_gaibu_table .t_num_cell {
	text-align: center;
	vertical-align: top;
	background: #E6E6E6;
	border-right: 1px solid #9FA0A0;
	border-bottom: 1px dotted #ccc;
}
#g06_gaibu_table td {
	padding: 5px 5px;
	vertical-align: top;
	font-size: 88%;
	line-height: 150%;
	text-align: left;
	border-right: 1px solid #9FA0A0;
	border-bottom: 1px dotted #ccc;
}
#g06_gaibu_table td:last-child {
	border-right: none;
}
#g06_gaibu_table tr:last-child td {
	border-bottom: none;
}
#g06_gaibu_table tr:last-child th {
	border-bottom: 1px solid #9FA0A0;
}
#g06_gaibu_table td img {
	width: 100%;
	height: auto;
}
#g06_gaibu_table td .caption {
	line-height: 120%;
}

.simpletable01 {
	width: 100%;
	border: 1px solid #333;
}
.simpletable01 th {
	padding: 5px 10px;
	width: 12%;
	color: #fff;
	font-size: 90%;
	text-align: center;
	background: #0068B7;
}
.simpletable01 td {
	padding: 5px 8px 5px 10px;
	font-size: 88%;
	line-height: 150%;
	border-bottom: 1px dotted #ccc;
}
/*--------------------------------------
    07. ダウンロード・アンケート
--------------------------------------*/
/* ダウンロード */
#h07_01 .contentsBox a {
	display: block;
	width: 196px;
	height: 36px;
	margin: 0 auto;
}

#h07_02 #attention {
	margin: 30px auto 0;
	padding: 10px 20px;
	width: 550px;
	font-size: 93%;
	line-height: 1.7;
	background-color: #E5E5E5;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#h07_02 #attention dt {
	font-weight: bold;
}
#h07_02 #attention a {
	color: #0067B1;
}
#h07_02 h3 {
	margin-top: 35px;
	color: #006fbb;
	font-size: 138.5%;
}
#h07_02 h3:after {
	content: "";
	display: block;
	clear: both;
}
#h07_02 h3 img {
	margin-right: 10px;
	float: left;
}
#h07_02 h3 span {
	display: block;
	line-height: 44px;
}
#h07_02 h3.single {
	line-height: 44px;
}
#h07_02 form textarea,
#h07_02 form input,
#h07_02 form label {
	cursor: pointer !important;
}
#h07_02 form textarea,
#h07_02 form input[type="text"] {
	border: 1px solid #cccccc;
}
#h07_02 form textarea {
	width: 100%;
}
#h07_02 form dl,
#h07_02 form ul {
	font-size: 116%;
}
#h07_02 form .textAreaComment {
	margin-top: 10px;
}
#h07_02 form .textAreaComment dt {
	margin-bottom: 5px;
	font-size: 93%;
	font-weight: bold;
}
#h07_02 #q1 dt {
	margin-bottom: 3px;
	font-weight: bold;
	clear: both;
}
#h07_02 #q1 dd {
	margin: 0 3em 8px 1em;
	width: 8em;
	float: left;
}
#h07_02 #q2 ul,
#h07_02 #q3 ul {
	margin-left: 1em;
}
#h07_02 #q2 li,
#h07_02 #q3 li {
	margin-bottom:8px;
	width: 21em;
	float: left;
}
#h07_02 #q4 li {
	margin-right: 30px;
	float: left;
}
#h07_02 #other {
	margin-top: 30px;
}
#h07_02 #other .thanksComment {
	color: #006fbb;
	font-size: 116%;
	font-weight: bold;
}
#h07_02 #other dl {
	margin: 10px 0 25px;
}
#h07_02 #other dt {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 138.5%;
	line-height: 1;
	border-left: 6px solid #9dc138;
}
#h07_02 #other dd {
	float: left;
}
#h07_02 #other01 dd,
#h07_02 #other02 dd {
	width: 6em;
}
#h07_02 #other03 dd {
	margin-bottom: 8px;
	width: 33%;
}
#h07_02 #other03 dd.w60 {
	width: 60%;
}
#h07_02 #other p {
	font-size: 100%;
	text-align: center;
}
#h07_02 #submitArea {
	margin-top: 25px;
	padding: 15px;
	background-color: #e5e5e5;
}
#h07_02 #submitArea p {
	color: #cd002d;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
}
#h07_02 #submitArea ul {
	margin: 15px auto 0;
	width: 320px;
}
#h07_02 #submitArea li {
	margin-right: 10px;
	float: left;
}
#h07_02 #submitArea button {
	width: 150px;
	height: 32px;
	color: #ffffff;
	font-size: 93%;
	line-height: 30px;
	background : #9DC138;
	background : rgba(157, 193, 56, 1);
	box-shadow : 1px 1px 1px rgba(77, 77, 77, 1);
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#4D4D4D');
	border: none;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#h07_02 #submitArea button:hover {
	opacity: 0.6;
	filther: alpha(opacity=60);
}
#h07_02 .radio01,
#h07_02 .radio02,
#h07_02 .radio03,
#h07_02 .radio04,
#h07_02 .radio05,
#h07_02 .radio06,
#h07_02 .radio07,
#h07_02 .check {
	position: absolute;
	z-index: -1;
}
#h07_02 .radioLabel {
	padding-left: 19px;
	background: url(../img/07_img/07_02_form_sprite.png) no-repeat 0 1px;
}
#h07_02 .checkLabel {
	padding-left: 19px;
	background: url(../img/07_img/07_02_form_sprite.png) no-repeat 0 -48px;
}
#h07_02 .radioSelected {
	background-position: 0 -18px;
}
#h07_02 .checkSelected {
	background-position: 0 -68px;
}
/*
#h07_02 input[checked="checked"]+label {
	background-position: 0 -18px;
}
*/
.h07 .hlpdfimg {
	text-align: center;
	border: 1px solid #aaa;
}

/*--------------------------------------
    08. 第三者意見
--------------------------------------*/
.i08 .profile {
	width: 377px;
}
.i08 .profileText {
	border-top: 1px solid #0068B2;
	line-height: 155%;
	padding-top: 3px;
}
.i08 .titleMedium {
	margin-top: 45px !important;
}
.i08 .i08_01_returnBox {
	background-color: #EEEEEE;
	padding: 18px;
	margin-top: 60px;
}
.i08 .i08_01_returnTitle {
	margin: 0 auto 10px;
	width: 190px;
}
.i08 .i08_01_returnSub {
	margin: 0 auto 20px;
	width: 281px;
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../img/all/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../img/all/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
