@charset "Shift_JIS";

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

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

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


/*--------------------------------------
    共通
--------------------------------------*/
#mainContents h2.titleLarge {
	margin-bottom: 15px;
	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;
}

/* note */
.note {
  margin-top: 5px;
}
.noteItem {
  font-size: 77%;
}
.noteItem::before {
  content: "※";
  margin-right: 2px;
  vertical-align: 1px;
}

/* キャプション */
#mainContents .imgCap01 {}
#mainContents .imgCap02 {
  margin-top: 5px;
  line-height: 1.5;
  font-size: 86%;
}

/* ページトップ */
#pageTop {
	position: relative;
	width: 730px;
}
.pageTitleArea {
	box-sizing: border-box;
}
.hightlightTitle {
}
#pageTop #pageTopTitle {
	margin: 0;
}
#pageTop #pageTopBox {
	margin-top: 34px;
  height: 500px;
}
#pageTop #pageTopLead {
  padding-top: 20px;
  padding-bottom: 37px;
  width: 520px;
  border-bottom: 1px solid #999999;
}
#pageTop .pageTopTxtBox {
  margin-top: 25px;
  width: 480px;
}
#pageTop #pageTopMainText01 {
  line-height: 1.65;
  font-size: 131%;
}
#pageTopHashira {
	margin-top: 50px;
	position: relative;
}
#pageTopHashira dl {
  padding: 31px 0 21px 0;
	border-top: 2px solid;
	border-bottom: 2px solid;
	box-sizing: border-box;
}
#pageTopHashira dt {
  color: #231815;
	font-size: 131%;
	font-weight: bold;
}
#pageTopHashira dd {
	position: relative;
}
#pageTopHashira dd ul {
  margin-top: 8px;
}
#pageTopHashira dd li {
	line-height: 2;
	list-style: disc inside;
	font-size: 131%;
}
#pageTopHashira dd li span {
	margin-left: -0.75em;
}
.sdgsArea {
	margin-top: 50px;
	position: relative;
  display: flex;
  justify-content: space-between;

  text-align: right;
}
.sdgsList {
  width: 84px;  
}
.sdgsItem {
  margin-bottom: 7px;
}
.sdgsTxt {
  margin-top: -7px;
}
.sdgsTitle {
  line-height: 1.58;
  font-size: 185%;
  font-weight: bold;
}
#pageTop .sdgsText {
	margin-top: 16px;
  width: 610px;
  line-height: 1.76;
  font-size: 131%;
}

/* Highlight */
.highlightArea {
  margin-top: 85px;
}
.highlightInfo {
  padding: 20px 30px 15px;
  position: relative;
}
.highlightInfo::before,
.highlightInfo::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 20px;
  background-color: #fff;
  transform: rotate(-45deg);
}
.highlightInfo::before {
  top: -10px;
  left: -25px;
  border-bottom: 1px solid;
}
.highlightInfo::after {
  bottom: -10px;
  right: -25px;
  border-top: 1px solid;
}
.highlightInfoTit {
  padding: 1px 10px;
  display: inline-block;
  text-align: center;
  font-size: 115%;
  font-weight: bold;
  background-color: #fff;
}
.highlightInfoCnt {
  margin-top: 10px;
  color: #fff;
  font-size: 108%;
}
.highlightTit01 {
  margin-top: 30px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  line-height: 1.52;
  font-size: 192%;
  font-weight: bold;
  border-bottom: 1px solid #808080;
}
.highlightTit02 {
  margin-bottom: 15px;
  font-size: 138%;
  font-weight: bold;
}
.highlightTit02:not(:first-child) {
  margin-top: 45px;
}
.highlightCase {
  margin-bottom: 25px;
  display: block;
}

.hlImgBox {
  margin: auto;
  text-align: center;
}
.hlImgBoxInner {
  display: inline-block;  
}

.downloadArea {
  margin-top: 75px;
  height: 60px;
}
.downloadArea a {
  margin-top: 10px;
  display: block;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 138%;
  font-weight: bold;
  transition: opacity .6s ease-out;
}
.downloadArea a:hover {
  text-decoration: none;
  opacity: .6;
}
.downloadArea img {
  margin-left: 20px;
  vertical-align: middle;
}

/* マージン設定 */
#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; }

.font_bold {
  font-weight: bold;
}
.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;}
.fontcolor_theme06 { color: #0068B6;}

/* 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_03 #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 21px 20px 0;
	float: left;
}
#top #topNav02 {
	margin-top: 12px;
	padding: 40px 0 32px 0;
	background: #0962A9;
}
#top #topNav02 .topNavInner {
	margin: 0 auto;
	width: 870px;
}
#top #topTitle02 {
	line-height: 1;
	text-align: center;
	color: #fff;
	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: calc(50% - 14px);
	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;
}

#top .csrImgArea {
  margin: 5px 0 20px;
  display: flex;
}
#top #policy .csrImgBox {
  margin-right: 65px;
}
#top #policy .csrImgBox dt {
  line-height: 1.55;
  font-size: 100%;
  font-weight: normal;
}
#top #policy .csrImgBox dt em {
  display: block;
  color: #0068B2;
  font-weight: bold;
}
#top #policy .csrImgBox ul {
  margin-top: 5px;
  font-weight: bold;
}
#top #policy .csrImgBox li span {
  margin-left: -0.5em;
}
#top #policy .csrImgBox .csrImgUrl {
  margin-top: 5px;
  font-size: 108%;
}
#top .csrImgBox .csrImgUrl a {
  text-decoration: underline;
  color: #0068B2;
}
#top .csrImgBox .csrImgUrl a:hover {
  text-decoration: none;
}
#top .csrImgBox .csrImg {
  margin-top: 15px;
}
#top .csrImgBox .csrImg img {
  margin-right: 20px;
}

/*--------------------------------------
    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: 15px;
	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 #gaiyouBox .gaiyoutext {
	font-size: 100%;
}
#a00_00 #gaiyouTitle {
	padding-bottom: 7px;
	width: 730px;
	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: 730px;
}
#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 {
	padding-bottom: 7px;
	color: #231815;
	font-size: 138%;
	font-weight: bold;
	border-bottom: 3px solid #0068B7;
}
#a00_00 .a00_00_mainBox00 .financial {
	width: 162px;
}
#a00_00 .a00_00_mainBox00 .non_financial {
	margin-top: 50px;
	width: 180px;
}
#a00_00 .a00_00_mainBox00 .notes {
	margin-top: 0;
	color: #333333;
	margin-left: 22px;
}
#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%;
}
.test {
	height: 32px;
	display: flex;
}

/* トップメッセージ */
#a00_01 #mainContents .titleLarge {
	margin-bottom: 5px;
	padding-left: 0;
	height: auto;
	line-height: 55px;
	color: #000000;
	background-color: #ffffff;
	border: none;
}
#a00_01 .box01,
#a00_01 .box02 .box02Inner {
	margin: auto;
	width: 600px;
}
#a00_01 .box01 {
	margin: auto;
}
#a00_01 .box01 .titleMedium03 {
	margin-top: 45px;
  line-height: 1.79;
  color: #0068B6;
	font-size: 160%;
  font-weight: bold;
}
#a00_01 .box01 .topBox01 {
	margin: 0 auto;
	width: 495px;
	position: relative;
}
#a00_01 .contentsBox {
	margin-top: 50px;
}
#a00_01 .signBox {
	margin-top: 25px;
}
#a00_01 .signBox .post {
	font-size: 93%;
}
#a00_01 .signBox .name01 {
	margin-top: 15px;
	font-size: 200%;
}
#mainContents .top_message_text {
  margin-top: 15px;
	line-height: 1.75;
}

/* 社会とファシリティ */
#a00_02 #mainContents {
  padding-right: 20px;
  width: 710px;
}
#a00_02 .contentsBox {
  margin-top: 38px;
}
#a00_02 .facilityImgbox {
  margin-bottom: 34px;
	width: 337px;
	position: relative;
	float: left;
	overflow: hidden;
	border-left: 1px solid #999999;
}
#a00_02 .facilityImgbox:nth-child(even) {
  float: right;
}
#a00_02 .facilityImgbox:nth-child(-n + 2) {
  height: 600px;
}
#a00_02 .facilityImgbox:nth-child(n + 3) {
  height: 706px;
}
#a00_02 .faciboxtype {
	margin: 0;
	padding: 0 26px;
}
#a00_02 .faciboxTitle {
	margin-top: 17px;
}
#a00_02 .faciboxLead {
  margin-top: 20px;
  line-height: 1.5;
  font-size: 114%;
  font-weight: bold;
}
#a00_02 .faciboxText {
	margin: 15px auto 0;
	height: 196px;
	font-size: 108%;
	line-height: 1.93;
}
#a00_02 .faciboxImg {
	margin-top: 10px;
	position: absolute;
  bottom: 0;
}
#a00_02 .box02 {
  margin-top: 66px;
  padding: 40px 55px;
  background-color: #F5FAFE;
}
#a00_02 .titleMedium04 {
  line-height: 1.46;
  font-size: 214%;
  font-weight: bold;
}
#a00_02 .box02Table {
  margin-top: 45px;
  font-size: 108%;
  border-top: 1px solid #0C63AA;
  border-bottom: 1px solid #0C63AA;
}
#a00_02 .box02Table caption {
  margin-bottom: 10px;
  color: #0C63AA;
  font-size: 125%;
  font-weight: bold;
}
#a00_02 .box02Table th {
  padding: 5px 10px;
  color: #fff;
  background-color: #0C63AA;
}
#a00_02 .box02Table tr:not(:first-child) th {
  border-top: 1px solid #fff;
}
#a00_02 .box02Table td {
  padding: 5px 0 5px 10px;
}
#a00_02 .box02Table tr:not(:first-child) td {
  border-top: 1px solid #0C63AA;
}

/* 私たちの挑戦 */
#a00_03 .leadText {
	font-weight: normal;
}
#a00_03 .sustainabilityBox {
  margin-top: 35px;
}
#a00_03 .susboxTextBox {
	margin: 40px 0 0;
}
#a00_03 .susboxLeft {
  margin-bottom: 48px;
	width: 321px;
	padding: 0 20px;
	float: left;
	position: relative;
	border-left: 1px solid #999999;
}
#a00_03 .susboxTitle00::before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  z-index: 100;
  width: 3px;
  height: 99px;
}
#a00_03 .susboxLeft:nth-child(1) .susboxTitle00::before {
  background-color: #1A8E41;
}
#a00_03 .susboxLeft:nth-child(2) .susboxTitle00::before {
  background-color: #00468C;
}
#a00_03 .susboxLeft:nth-child(3) .susboxTitle00::before {
  background-color: #C22172;
}
#a00_03 .susboxLeft:nth-child(4) .susboxTitle00::before {
  background-color: #238DC6;
}
#a00_03 .susboxTitle01,
#a00_03 .susimgBox dt {
	margin: 0 0 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 115%;
	color: #000;
}
#a00_03 .susimgBox {
	margin-top: 40px;
}
#susidTheme01 .susimgBox dt:first-child {
	margin-top: 10px;
}
#susidTheme01,
#susidTheme03 {
	margin-right: 6px;
}
#a00_03 .susboxText {
	margin-top: 7px;
	font-size: 108%;
	line-height: 162%;
}
#a00_03 .susimgBox {
	margin-top: 35px;
}
#a00_03 .sustheme {
	font-weight: bold;
	font-size: 130%;
	line-height: 145%;
	letter-spacing: -0.5px;
}
#a00_03 .sdgsBox {
	display: -ms-flex;
	display: flex;
  justify-content: flex-end;
}
#a00_03 .sdgsBox li {
	margin-right: 10px;
}
#a00_03 .gaibuBox {
  margin-top: 26px;
}

/*--------------------------------------
    01. 人と社会のコミュニケーション
--------------------------------------*/
.b01 #pageTop #pageTopBox {
  background: url("../img/01_img/01_00_img03.jpg") no-repeat right bottom;
}
.b01 #pageTopMainText01,
.b01 #pageTopHashira li::marker,
.b01 .highlightTit01,
.b01 .highlightTit02 {
  color: #1A8E41;
}
.b01 #pageTopHashira dl {
  border-color: #1A8E41;
}
.b01 .downloadArea a,
.b01 .highlightInfo {
  background-color: #169442;
}
.b01 .highlightInfo::before,
.b01 .highlightInfo::after {
  border-color: #169442;
}
.b01 .highlightInfoTit {
  color: #1A8E41;
}

/*--------------------------------------
    02. 人と地球のコミュニケーション
--------------------------------------*/
.c02 #pageTop #pageTopBox {
  background: url("../img/02_img/02_00_img03.jpg") no-repeat right bottom;
}
.c02 #pageTopMainText01,
.c02 #pageTopHashira li::marker,
.c02 .highlightTit01,
.c02 .highlightTit02 {
  color: #004994;
}
.c02 #pageTopHashira dl {
  border-color: #004994;
}
.c02 .downloadArea a,
.c02 .highlightInfo {
  background-color: #004994;
}
.c02 .highlightInfo::before,
.c02 .highlightInfo::after {
  border-color: #004994;
}
.c02 .highlightInfoTit {
  color: #004994;
}
.c02 .noteItem {
	width: 610px;
	font-size: 100%;
}
.c02 #pageTopHashira {
	margin-top: 43px;
}
.c02 .case02_02_sub {
  margin-top: 20px;
	padding-left: 20px;
	border-left: 2px solid #004994;
}
.c02 .case02_02_sub_tit {
  margin-bottom: 15px;
  font-size: 108%;
  font-weight: bold;
}
.c02 .case02_02_sub_txt {
  font-size: 100%;
}
.c02 .case02_03 {
	margin-top: 45px;
	width: 460px;
}

/*--------------------------------------
    03. 安心・安全のコミュニケーション
--------------------------------------*/
.d03 #pageTop #pageTopBox {
  background: url("../img/03_img/03_00_img03.jpg") no-repeat right bottom;
}
.d03 #pageTopMainText01,
.d03 #pageTopHashira li::marker,
.d03 .highlightTit01,
.d03 .highlightTit02 {
  color: #D01B79;
}
.d03 #pageTopHashira dl {
  border-color: #D01B79;
}
.d03 .downloadArea a,
.d03 .highlightInfo {
  background-color: #D01B79;
}
.d03 .highlightInfo::before,
.d03 .highlightInfo::after {
  border-color: #D01B79;
}
.d03 .highlightInfoTit {
  color: #D01B79;
}
.d03 #pageTopHashira {
	margin-top: 78px;
}


/*--------------------------------------
    04. チームNTTのコミュニケーション
--------------------------------------*/
.e04 #pageTop #pageTopBox {
  background: url("../img/04_img/04_00_img03.jpg") no-repeat right bottom;
}
.e04 #pageTopMainText01,
.e04 #pageTopHashira li::marker,
.e04 .highlightTit01,
.e04 .highlightTit02 {
  color: #1A96D5;
}
.e04 #pageTopHashira dl {
  border-color: #1A96D5;
}
.e04 .downloadArea a,
.e04 .highlightInfo {
  background-color: #1A96D5;
}
.e04 .highlightInfo::before,
.e04 .highlightInfo::after {
  border-color: #1A96D5;
}
.e04 .highlightInfoTit {
  color: #1A96D5;
}
.e04 #pageTopHashira {
	margin-top: 26px;
}
.e04 .case05_04 {
	margin-top: 45px;
	width: 550px;
}
.e04 .case06_01 {
	width: 510px;
}

/*--------------------------------------
    05. CSR経営の基盤
--------------------------------------*/
/* CSR経営の基盤 */
.f05 #pageTop {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
  width: auto;
	background-color: #E8EBED;
	border-radius: 15px;
}
.f05 #pageTopTitle {
	padding: 0 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 .downloadArea a {
  background-color: #0068b6;
}


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

/* 企業ビジョン 2020年度版で移設 */ 
#f05_00 #mainContents #mainTitle {
	margin-bottom: 30px;
	text-align: center;
}
#f05_00 #mainContents .leadText {
	margin: 0 auto;
	display: block;
	width: 600px;
	color: #000000;
	font-size: 115%;
	line-height: 150%;
}
#f05_00 #visionBox {
	position: relative;
}
#f05_00 #visionBox:before {
	position: absolute;
	margin: -55px 0 0 100px;
	display: block;
	content: url(../img/05_img/05_00_img02.png);
}
#f05_00 #mainContents .innerBox {
	padding: 30px 0 30px;
	background-color: #f7f6ef;
}
#f05_00 #mainContents .mainTitle {
	margin: 0 auto;
	padding: 0;
}
#f05_00 #mainContents .a00_01Title01 {
	margin: 55px auto 10px;
	color: #0068b6;
	font-size: 169%;
	font-weight: bold;
	text-align: center;
}
#f05_00 #visionBox .visionInner01 {
	margin: 0 auto;
	min-height: 770px;
	background: url(../img/05_img/05_00_img03.png) no-repeat center top;
}
#f05_00 #visionBox .contentsBox01 {
	margin: 0 auto 15px;
	padding-top: 30px;
	width: 634px;
}
#f05_00 #visionBox .contentsBox01 dl {
	display: block;
	width: 310px;
	float: left;
	text-align: center;
}
#f05_00 #visionBox .contentsBox01 dl:first-child {
	margin-right: 14px;
}
#f05_00 #visionBox .contentsBox01 dt {
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	background-color: #006fbb;
}
#f05_00 #visionBox .contentsBox01 dd {
	height: 122px;
	background-color: #f5f4ea;
}
#f05_00 #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_00 #mainContents .visionTitle01 {
	padding-top: 10px;
	display: block;
}
#f05_00 #mainContents .visionTitle02 {
	margin-top: 5px;
	display: block;
}
#f05_00 #mainContents .visionText01 {
	margin-top: 10px;
	display: block;
}
#f05_00 #visionBox .contentsBox02 {
	margin-bottom: 15px;
}
#f05_00 #visionBox .contentsBox02 ul {
	margin: 0 33px;
	width: auto;
	text-align: center;
	background-color: #f5f4ea;
	border-bottom: 1px solid #000;
}
#f05_00 #visionBox .contentsBox02 ul:last-child {
	border-bottom: none;
}
#f05_00 #visionBox .contentsBox02 ul li {
	display: block;
	float: left;
	width: 317px;
	min-height: 165px;
}
#f05_00 #visionBox .contentsBox02 ul li:first-child {
	width: 316px;
	border-right: 1px solid #000;
}
#f05_00 #visionBox .contentsBox03 {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 634px;
	text-align: center;
	background-color: #f5f4ea;
}
#f05_00 #visionBox .contentsBox03 .lead {
	margin: 10px auto;
	color: #231815;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}
#f05_00 .contentsBox04 {
	margin: 0 auto;
	width: 660px;
}
#f05_00 .contentsBox04 dl {
	width: 482px;
	height: 101px;
	overflow: hidden;
}
#f05_00 .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_00 .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;
	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 .dlArea {
  margin: 60px auto 0;
  width: 730px;
}
#h07_01 .dlTit01 {
  padding-bottom: 14px;
  position: relative;
  line-height: 1;
  font-size: 185%;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
}
#h07_01 .dlTit01::after {
  content: "";
  margin-left: 18px;
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: -2px;
  background: url("../img/07_img/07_01_img02.png") no-repeat 0 50%;
}
#h07_01 .dlTit02 {
  padding: 2px 0 0 8px;
  line-height: 1;
  font-size: 146%;
  font-weight: bold;
  border-left: 4px solid #0068B6;
}
#h07_01 .dlTit02:not(:nth-child(2)) {
  margin-top: 48px;
}#h07_01 .dlTit02:nth-child(2) {
  margin-top: 30px;
}
#h07_01 .dlLidt {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}
#h07_01 .dlItem a {
  padding: 9px 53px;
  position: relative;
  display: block;
  width: 358px;
  color: #0068B6;
  font-size: 119%;
  border: 1px solid #0068B6;
  border-radius: 60px;
  box-sizing: border-box;
  transition: all .3s ease-out;
}
#h07_01 .dlItem a:hover {
  text-decoration: none;
  background-color: rgba(0, 104, 182, .3);
}
#h07_01 .dlItem span {
  margin-top: 4px;
  display: block;
  line-height: 1;
  font-size: 92%;
}
#h07_01 .dlItem img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 53px;
  bottom: 0;
}

/* アンケート */
#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;}
