@charset "UTF-8";
/* CSS Document */

sup {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  sup {
    top: 0.6em;
  }
}

.p0 {
  padding: 0px;
}
.m0 {
  margin: 0px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 116px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml50 {
  margin-left: 50px;
}
#all .mb0 {
  margin-bottom: 0px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
#all .mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb70 {
  margin-bottom: 70px;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
.att_text {
  color: #f00;
  margin-top: 10px;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
#all .center {
  text-align: center;
  vertical-align: middle;
}
#all .center-m {
  text-align: center;
  vertical-align: middle;
}
#all .right {
  text-align: right;
}
#all .left {
  text-align: left;
}
#all .f88 {
  font-size: 88%;
}
#all .f80 {
  font-size: 80%;
}
#all .f70 {
  font-size: 70%;
}
#all .f110 {
  font-size: 110%;
}
.f120 {
  font-size: 120%;
}
.f130 {
  font-size: 130%;
}
.f150 {
  font-size: 150%;
}
.f200 {
  font-size: 200%;
}
.table100 {
  width: 100%;
}
.text_r {
  text-align: right;
}
.bg_pink {
  background-color: #fff0f3;
}
.bg_pink_text_red {
  background-color: #fff0f3;
  color: #b8193f;
}
.text_cation {
  font-weight: bold;
  color: #ff0000;
}
.clear {
  clear: both;
}
.b-none {
  border: none;
}
.kofu-blue {
  color: #005bac;
}
.big {
  font-size: 150%;
  font-weight: bold;
}
.small {
  font-size: 85%;
}
.strong {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
address {
  font-style: normal;
}
.nowrap {
  white-space: nowrap;
}
.line-h20 {
  line-height: 20px;
}
.line-h22 {
  line-height: 22px;
}
.line-h24 {
  line-height: 24px;
}
.line-h28 {
  line-height: 28px;
}
#all .red {
  color: #f00;
}
.gray {
  color: #555;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
#all .w100 {
  width: 100%;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.t-indent1 {
  text-indent: 1em;
}
#all {
  font-size: 95%;
  color: #333;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden !important;
}
#all a {
  color: #2aace0;
  text-decoration: none;
}
#all a:hover {
  color: #2aace0;
  text-decoration: underline;
}
#all #wrapper {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #5a5a5c;
  padding-top: 0px;
  min-width: 960px;
}
#header #header-inner {
  overflow: hidden;
  height: 65px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
#header #header-inner02 {
  overflow: hidden;
  height: 57px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
#header-inner #header-top {
  width: 960px;
  height: 65px;
  margin-top: 12px;
}

#header-inner02 #header-navi {
  float: right;
  width: 960px;
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
}
#header-navi ul li {
  display: table;
}
#header-navi ul a {
  display: table-cell;
  height: 49px;
  width: 160px;
  font-weight: bold;
  color: #000;
  font-size: 138%;
  vertical-align: middle;
  border-left: 2px solid #999999;
  box-sizing: border-box;
}
#header-navi li:first-child a {
  border-left: 0;
}
#header-navi li:nth-child(5) a,
#header-navi li:nth-child(6) a {
  border: 2px solid #009245;
  border-bottom: 0;
  color: #009245;
}
#header-navi li:nth-child(5) a {
  font-size: 105%;
  border-right: 0;
  line-height: 1.2;
}
#header-navi ul a:hover {
  color: #009245;
  background-color: #cce9da;
  text-decoration: none;
}
#header-navi ul a.active {
  color: #fff;
  background-color: #009245;
}
/*#header-navi ul .nav01 a {
	background-image: url(../img/all/nav.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	display: block;
	height: 49px;
	width: 160px;
	text-indent: -7777px;
	overflow: hidden;
}
#header-navi ul .nav01 a:hover {background-position:-0px -49px; }
#header-navi ul .nav01 .now {background-position:-0px -98px; }
#header-navi ul .nav02 a {
	background-image: url(../img/all/nav.png);
	background-repeat: no-repeat;
	background-position:-160px 0px;
	display: block;
	height: 49px;
	width: 160px;
	text-indent: -7777px;
	overflow: hidden;
}
#header-navi ul .nav02 a:hover {	background-position:-160px -49px; }
#header-navi ul .nav02 .now {	background-position:-160px -98px; }
#header-navi ul .nav03 a {
	background-image: url(../img/all/nav.png);
	background-repeat: no-repeat;
	background-position:-480px 0px;
	display: block;
	height: 49px;
	width: 160px;
	text-indent: -7777px;
	overflow: hidden;
}
#header-navi ul .nav03 a:hover {	background-position:-480px -49px; }
#header-navi ul .nav03 .now {	background-position:-480px -98px; }
#header-navi ul .nav06 a {
	background-image: url(../img/all/nav.png);
	background-repeat: no-repeat;
	background-position:-320px 0px;
	display: block;
	height: 49px;
	width: 160px;
	text-indent: -7777px;
	overflow: hidden;
}
#header-navi ul .nav06 a:hover {	background-position:-320px -49px; }
#header-navi ul .nav06 .now {	background-position:-320px -98px; }
#header-navi ul .nav04 a {
	background-image: url(../img/all/nav.png);
	background-repeat: no-repeat;
	background-position:-640px 0px;
	display: block;
	height: 49px;
	width: 160px;
	text-indent: -7777px;
	overflow: hidden;
}
#header-navi ul .nav04 a:hover {	background-position:-640px -49px; }
#header-navi ul .nav05 a {
	background-image: url(../img/all/nav.png);
	background-repeat: no-repeat;
	background-position:-800px 0px;
	display: block;
	height: 49px;
	width: 160px;
	text-indent: -7777px;
	overflow: hidden;
}
#header-navi ul .nav05 a:hover {	background-position:-800px -49px; }
#header-navi ul .nav05 .now {	background-position:-800px -98px; }*/
#wrapper .main-area {
  /*	height: 778px; 報道発表資料なし */
  height: 1000px;
  width: 960px;
  background-image: url(../img/top/main.png);
  background-repeat: no-repeat;
  position: relative;
}
#wrapper .main-area .main01 {
  position: absolute;
  height: 128px;
  width: 586px;
  left: 30px;
  top: 58px;
  overflow: hidden;
  text-indent: -7777px;
}
#wrapper .main-area .main02 {
  position: absolute;
  height: 162px;
  width: 641px;
  left: 31px;
  top: 182px;
  overflow: hidden;
  text-indent: -7777px;
}
#wrapper .main-area .main03 {
  position: absolute;
  height: 145px;
  width: 136px;
  left: 677px;
  top: 158px;
  overflow: hidden;
  text-indent: -7777px;
}
#wrapper .main-area .main04 {
  position: absolute;
  height: 34px;
  width: 253px;
  left: 39px;
  top: 465px;
  background-image: url(../img/top/main-ico.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  font-size: 150%;
  padding-left: 23px;
}
#wrapper .main-area .main05 {
  position: absolute;
  height: 34px;
  width: 253px;
  left: 402px;
  top: 465px;
  background-image: url(../img/top/main-ico.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  font-size: 150%;
  padding-left: 10px;
}

#wrapper .main-area .main06 {
  position: absolute;
  width: 318px;
  left: 38px;
  top: 515px;
  font-size: 110%;
  line-height: 22px;
}

#wrapper .main-area .main07 {
  position: absolute;
  width: 318px;
  left: 402px;
  top: 515px;
  font-size: 110%;
  line-height: 22px;
}

/*報道発表資料*/
#wrapper .main-area .main08 {
  position: absolute;
  width: 626px;
  left: 38px;
  top: 730px;
  font-size: 120%;
  line-height: 22px;
  padding: 10px 10px 10px 35px;
  border-top: 2px solid #f6c791;
  border-right: 2px solid #f6c791;
  border-left: 2px solid #f6c791;
  background-image: url(../img/top/main-ico.png);
  background-repeat: no-repeat;
  background-position: 10px 13px;
}

#wrapper .main-area .main09 {
  position: absolute;
  width: 651px;
  left: 38px;
  top: 760px;
  font-size: 110%;
  line-height: 22px;
  padding: 10px;
  border-right: 2px solid #f6c791;
  border-left: 2px solid #f6c791;
  border-bottom: 2px solid #f6c791;
}

#wrapper .main-area .main09 a {
  text-decoration: underline;
}
/*報道発表資料*/

.sec01 {
  margin-top: 106px;
  background-image: url(../img/top/sec01-bg.png);
  background-repeat: no-repeat;
  height: 330px;
  width: 960px;
  position: relative;
}
.sec01 h4 {
  position: absolute;
  left: 242px;
  top: 1px;
  width: 482px;
  overflow: hidden;
  text-indent: -7777px;
  height: 30px;
}
.sec01 .sec01-img {
  position: absolute;
  left: 150px;
  top: 50px;
}
.sec01 .sec02-img {
  position: absolute;
  left: 420px;
  top: 55px;
  width: 189px;
  height: 48px;
}
.sec01 .sec03-img {
  position: absolute;
  left: 760px;
  top: 50px;
}
.sec01 .sec04-img {
  position: absolute;
  left: 60px;
  top: 218px;
  height: 34px;
  width: 221px;
}
.sec01 .sec05-img {
  position: absolute;
  left: 440px;
  top: 203px;
  width: 126px;
  height: 62px;
}
.sec01 .sec06-img {
  position: absolute;
  left: 755px;
  top: 202px;
  width: 126px;
  height: 62px;
}
.sec01 .sec01-text {
  position: absolute;
  left: 40px;
  top: 110px;
  font-size: 88%;
  width: 264px;
  text-align: center;
}
.sec01 .sec02-text {
  position: absolute;
  left: 420px;
  top: 110px;
  font-size: 88%;
  text-align: center;
}
.sec01 .sec03-text {
  position: absolute;
  left: 690px;
  top: 110px;
  font-size: 88%;
  text-align: center;
  height: 37px;
  width: 228px;
}
.sec01 .sec04-text {
  position: absolute;
  left: 80px;
  top: 277px;
  font-size: 88%;
  text-align: center;
}
.sec01 .sec05-text_01 {
  position: absolute;
  left: 400px;
  top: 277px;
  font-size: 88%;
  width: 203px;
  text-align: center;
}
.sec01 .sec06-text {
  position: absolute;
  left: 705px;
  top: 277px;
  font-size: 88%;
  width: 203px;
  text-align: center;
}
.sec02 {
  margin-top: -46px;
  width: 960px;
  position: relative;
}
.title {
  color: #f7921e;
  font-size: 200%;
  font-weight: bold;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #f7921e;
  padding-bottom: 5px;
}
.sec02 .sec-02-img {
  position: relative;
  height: 505px;
  width: 789px;
  background-image: url(../img/top/sec02-bg.png);
  margin-top: 71px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
}
.sec-02-img .sec02-link-text02 {
  font-size: 80%;
  position: absolute;
  left: 88px;
  top: 420px;
}
.sec02 .sec02-btn {
  margin-top: 50px;
  float: right;
}
#wrapper .sec03 {
  margin-top: 120px;
}
.sec03 table {
  width: 100%;
  font-size: 110%;
}
.sec03 table tr th {
  padding: 0px;
  width: 160px;
}
.sec03 table tr td {
  padding: 15px;
  vertical-align: middle;
}
.sec03 table tr .second {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #b9b7b8;
  border-right-color: #b9b7b8;
  border-bottom-color: #b9b7b8;
}
.sec03 table tr .top {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-right-color: #b9b7b8;
  border-bottom-color: #b9b7b8;
}
.sec03 table tr .bottom {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #b9b7b8;
}
.sec03 table tr .second02 {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #b9b7b8;
  border-bottom-color: #b9b7b8;
}
.sec03 table tr .top02 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #b9b7b8;
}
.sec03 table .sec03-in {
  background-image: url(../img/top/sec03-ico.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.sec03 .sec03-btn {
  margin-top: 30px;
  float: right;
}
#wrapper .sec04 {
  margin-top: 114px;
}
.sec04 .sec04-ex {
  width: 824px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.sec04-ex .ex-left {
  float: left;
  width: 560px;
}
.sec04-ex .ex-right {
  float: right;
  width: 245px;
}
.sec04-title {
  font-size: 130%;
  background-image: url(../img/top/sec04-ico.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  margin-bottom: 23px;
}
.sec04-text {
  margin-bottom: 60px;
  font-size: 110%;
}
.sec05 table {
  width: 100%;
  font-size: 150%;
}
/*.sec05 table tr td {
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 110px;
}*/

.sec05 table tr td {
  vertical-align: middle;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 35px;
}

.sec05-text {
  background-image: url(../img/top/sec05-ico.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  display: block;
  background-position: left 7px;
}

/*ここから不使用のはず*/
.t01 {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-right-color: #aba9aa;
  border-bottom-color: #aba9aa;
}
.t02 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #aba9aa;
}
.t03 {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #aba9aa;
}
/*ここまで*/

.t01_new {
  border-right-width: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-right-color: #aba9aa;
  border-bottom-color: #aba9aa;
}

.sec05 .sec05-btn {
  margin-top: 40px;
  float: right;
}
#wrapper .sec06 {
  margin-top: 116px;
}
.sec06 .sec06-img {
  background-image: url(../img/top/sec06-bg.png);
  background-repeat: no-repeat;
  position: relative;
  height: 109px;
  width: 830px;
  margin-right: auto;
  margin-left: auto;
}
.sec06-img .sec06-btn {
  position: absolute;
  height: 58px;
  width: 206px;
  left: 571px;
  top: 27px;
}
#wrapper .sec07 {
  margin-top: 43px;
}
.sec07 .sec07-text {
  width: 751px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  height: 200px;
  border: 1px solid #f7921e;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.sec07-text .sec07-text01 {
  border-bottom: 1px solid #f7921e;
  margin-top: 25px;
  padding-bottom: 11px;
  color: #f7921e;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
.sec07-text .sec07-text02 {
  font-weight: bold;
  position: absolute;
  left: 43px;
  top: 89px;
  font-size: 110%;
}
.sec07-text .sec07-text03 {
  position: absolute;
  left: 43px;
  top: 119px;
}
.sec07-text .sec07-text04 {
  position: absolute;
  left: 322px;
  top: 93px;
}
.sec07-text .sec07-text05 {
  position: absolute;
  left: 43px;
  top: 165px;
}
#wrapper .sec08 {
  margin-top: 45px;
}
.sec08 .sec08-area {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.sec08-area .sec08-left {
  float: left;
  height: 92px;
  width: 258px;
}
.sec08-area .sec08-right {
  float: right;
  width: 480px;
}
.sec08-text01 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 5px;
  font-size: 130%;
  font-weight: bold;
}
.sec08-text02 {
  line-height: 22px;
}
#wrapper .pagetop {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 30px;
}
#all #footer {
  background-image: url(../img/top/footer-bg.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding-bottom: 30px;
  min-width: 960px;
}
#footer #footer-inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
/*#footer-inner .footer-text01 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-top: 20px;
	font-weight:bold;
}*/
#footer-inner .footer-pc-line {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  padding-top: 20px;
  font-weight: bold;
}
#footer-inner .copy {
  font-size: 80%;
  margin-bottom: 5px;
}
#footer-inner .footer-text02 {
  font-size: 80%;
}
.sec08-left a {
  background-image: url(../img/top/sec08-btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 92px;
  width: 258px;
  overflow: hidden;
  text-indent: -7777px;
}
.sec08-left a:hover {
  background-position: 0px -92px;
}
.sec06-img .sec06-btn a {
  background-image: url(../img/top/sec06-btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -7777px;
  display: block;
  height: 58px;
  width: 206px;
  overflow: hidden;
}
.sec06-img .sec06-btn a:hover {
  background-position: 0px -58px;
}
.sec05-area .sec05-btn a {
  background-image: url(../img/top/sec05-btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 54px;
  width: 426px;
  text-indent: -7777px;
}
.sec05-area .sec05-btn a:hover {
  background-position: 0px -54px;
}
.sec05-area {
  overflow: hidden;
}
.sec04-btn a {
  background-image: url(../img/top/sec04-btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -7777px;
  display: block;
  height: 54px;
  width: 426px;
}
.sec04-btn a:hover {
  background-position: 0px -54px;
}
.sec03-btn a {
  background-image: url(../img/top/sec03-btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -7777px;
  display: block;
  height: 54px;
  width: 426px;
  overflow: hidden;
}
.sec03-btn a:hover {
  background-position: 0px -54px;
}
.sec03 .sec03-area {
  overflow: hidden;
}
.sec02-btn a {
  background-image: url(../img/top/sec02-btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -7777px;
  display: block;
  height: 54px;
  width: 426px;
  overflow: hidden;
}
.sec02-btn a:hover {
  background-position: 0px -54px;
}
.sec02 .sec02-area {
  overflow: hidden;
}
#all .sec01 a {
  text-decoration: underline;
  vertical-align: top;
}
#all .sec01 a:hover {
  text-decoration: none;
}
#all .sec02 .sec02-link-text02 a {
  text-decoration: underline;
}
#all .sec02 .sec02-link-text02 a:hover {
  text-decoration: none;
}
.sec-02-img .sec02-text01 {
  position: absolute;
  width: 418px;
  height: 32px;
  left: 28px;
  top: 7px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text02 {
  position: absolute;
  width: 231px;
  height: 172px;
  left: 32px;
  top: 49px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text03 {
  position: absolute;
  width: 185px;
  height: 172px;
  left: 266px;
  top: 49px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text04 {
  position: absolute;
  width: 215px;
  height: 231px;
  left: 563px;
  top: 4px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text05 {
  position: absolute;
  width: 170px;
  height: 89px;
  left: 39px;
  top: 324px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text06 {
  position: absolute;
  width: 122px;
  height: 70px;
  left: 598px;
  top: 259px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text07 {
  position: absolute;
  width: 187px;
  height: 195px;
  left: 538px;
  top: 261px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec04 .sub-title {
  width: 824px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
  font-size: 130%;
  color: #f7921e;
}
#header-top h1 {
  margin: 0px;
  padding: 0px;
  float: left;
}

#header-top h2 {
  margin: 5px 0px;
  padding: 0px;
  float: right;
}
#header-navi ul {
  margin: 0px;
  padding: 0px;
}
#header-navi ul li {
  float: left;
}

#header-top h1 a:hover {
  text-decoration: none;
}
#header-top h1 .logo-text {
  color: #000;
  font-size: 11px;
  letter-spacing: 0.05em;
  margin-left: 3px;
}
.safari #header-top h1 .logo-text {
  vertical-align: middle;
}

#header-top h1 img {
  width: 112px;
  margin-top: -7px;
  margin-left: 7px;
}

.sec07-text .sec07-text04 {
  font-size: 51px;
  font-weight: 500;
  margin-top: -20px;
  line-height: 2;
}
.sec07-text .sec07-text04 img {
  width: 80px;
  margin-right: 10px;
  vertical-align: middle;
}
