@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: 20px;
}
.mt40 {
  margin-top: 40px;
}
.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%;
}
.w78 {
  width: 78%;
}
.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;
}
#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;
}

.sec01 {
  margin-top: 0px;
  position: relative;
}
.sec01 .sec01-text {
  font-size: 120%;
  margin-top: 42px;
  line-height: 24px;
}
.sec02 {
  margin-top: 40px;
  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: 681px;
  width: 960px;
  background-image: url(../img/detail/sec02-bg.png);
  margin-top: 0px;
}
#wrapper .sec04 {
  margin-top: 0px;
}
#wrapper .sec06 {
  margin-top: 60px;
}
.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-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;
}
.sec-02-img .sec02-text01 {
  position: absolute;
  width: 950px;
  height: 120px;
  left: 7px;
  top: 5px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text02 {
  position: absolute;
  width: 420px;
  height: 81px;
  left: 218px;
  top: 131px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text03 {
  position: absolute;
  width: 333px;
  height: 123px;
  left: 10px;
  top: 212px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text04 {
  position: absolute;
  width: 488px;
  height: 302px;
  left: 361px;
  top: 211px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text05 {
  position: absolute;
  width: 476px;
  height: 125px;
  left: 377px;
  top: 532px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text06 {
  position: absolute;
  width: 248px;
  height: 55px;
  left: 167px;
  top: 446px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-02-img .sec02-text07 {
  position: absolute;
  width: 90px;
  height: 259px;
  left: 864px;
  top: 317px;
  text-indent: -7777px;
  overflow: hidden;
}
#wrapper .sec03 {
  width: 960px;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
.sec03 .sec03-01 {
  overflow: hidden;
}
.sec03-01 .sec03-01-left {
  float: left;
  width: 550px;
  height: 445px;
  color: #007440;
}
.sec03-01 .sec03-01-02-left {
  float: left;
  width: 550px;
  height: 357px;
  margin-bottom: 40px;
  color: #007440;
}
.sec03-01 .sec03-01-03-left {
  float: left;
  width: 550px;
  height: 354px;
  margin-bottom: 40px;
  color: #007440;
}
.sec03-01 .sec03-01-right {
  margin-top: 40px;
  margin-bottom: 40px;
  float: right;
  height: 365px;
  width: 393px;
  background-image: url(../img/detail/sec03-bg.png);
  background-repeat: no-repeat;
  position: relative;
  font-size: 88%;
}
.sec03-01 .sec03-01-02-right {
  margin-bottom: 40px;
  float: right;
  width: 393px;
}
.sec03-01 .sec03-01-03-right {
  margin-bottom: 40px;
  float: right;
  width: 393px;
}
.sec03-title {
  margin-bottom: 25px;
}
.sec03-sub-title {
  color: #ef9026;
  margin-bottom: 25px;
  font-size: 150%;
}
.sec03-01 .sec03-sub-title {
  background-color: #007440;
  padding: 5px 5px 5px 15px;
  font-weight: bold;
  color: #ffffff;
}
.sec03-01 .sec03-sub-title span {
  padding-left: 15px;
  font-size: 70%;
  font-weight: normal;
}
.sec03-text {
  line-height: 24px;
  font-size: 140%;
}
.sec03-01 .sec03-text {
  font-size: 140%;
  margin-left: 1em;
}
.sec03-01 p {
  font-size: 130%;
  margin-left: 1em;
  color: #333;
}
.sec03-01-right .sec03-01-img01 {
  position: absolute;
  left: 89px;
  top: 65px;
}
.sec03-01-right .sec03-01-img02 {
  position: absolute;
  left: 35px;
  top: 129px;
}
.sec03-01-right .sec03-01-img03 {
  position: absolute;
  left: 73px;
  top: 185px;
  width: 77px;
}
.sec03-01-right .sec03-01-img04 {
  position: absolute;
  left: 26px;
  top: 253px;
}
.sec03-01-right .sec03-01-img05 {
  position: absolute;
  left: 75px;
  top: 312px;
  width: 40px;
  height: 41px;
}
#all .sec03 a {
  text-decoration: underline;
  vertical-align: top;
  font-size: 80%;
}
#all .sec03 a:hover {
  text-decoration: none;
}
.sec03-01-text02 a .att {
  font-size: 60%;
}
.sec03-01-right .sec03-01-text01 {
  position: absolute;
  left: 170px;
  top: 72px;
  width: 220px;
}
.sec03-01-right .sec03-01-text02 {
  position: absolute;
  left: 190px;
  top: 134px;
  width: 150px;
}
.sec03-01-right .sec03-01-text03 {
  position: absolute;
  left: 189px;
  top: 190px;
  width: 174px;
  height: 30px;
}
.sec03-01-right .sec03-01-text04 {
  position: absolute;
  left: 191px;
  top: 253px;
  width: 152px;
  height: 26px;
}
.sec03-01-right .sec03-01-text05 {
  position: absolute;
  left: 190px;
  top: 321px;
  width: 165px;
}
.sec03 .sec03-02 {
  margin-top: 40px;
  padding-top: 40px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #d0d0d0;
}
.sec03 .sec03-03 {
  margin-top: 40px;
  padding-top: 40px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #d0d0d0;
}
.sec03 .sec03-04 {
  margin-top: 40px;
  padding-top: 40px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #d0d0d0;
}
.sec03 .sec03-05 {
  margin-top: 60px;
}
.sec04 .sec04-area {
  overflow: hidden;
}
.sec04-area .sec04-right {
  float: right;
  height: 301px;
  width: 461px;
}
.sec04-area .sec04-left {
  float: left;
  width: 470px;
}
.sec04-left .sec04-title {
  background-image: url(../img/detail/sec04-ico.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 140%;
  padding-left: 30px;
  margin-left: 5px;
  margin-bottom: 20px;
}
.sec04-left .sec04-text {
  line-height: 24px;
  font-size: 120%;
}
#wrapper .sec05 {
  margin-top: 50px;
}
.main-area h3 {
  position: absolute;
  left: 34px;
  width: 356px;
  top: 66px;
  height: 100px;
  text-indent: -7777px;
  overflow: hidden;
}
.main-area h4 {
  position: absolute;
  left: 444px;
  width: 286px;
  top: 122px;
  height: 60px;
  text-indent: -7777px;
  overflow: hidden;
}
#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;
}

/*----------以下から170401追加----------*/
.a_r {
  text-align: right;
}

/*----表関係----*/
.graph {
  border-collapse: collapse;
  margin: 0 0 10px 0;
  background-color: #ffffff;
}
.graph td {
  border: solid 1px #999999;
  padding: 3px;
  vertical-align: top;
}
.graph th {
  border: solid 1px #999999;
  padding: 3px;
  font-weight: bold;
  text-align: center;
  background-color: #e6e6e6;
}
.graph th.th_col {
  border: solid 1px #999999;
  padding: 3px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  background-color: #e6e6e6;
}
.graph td.title {
  border: solid 1px #999999;
  padding: 3px;
  font-weight: bold;
  text-align: left;
  background-color: #e6e6e6;
}

/*----リスト関係----*/
.text-indent1 {
  text-indent: -1.3em;
  padding-left: 1.3em;
  text-align: left;
  margin: 0;
  list-style: none;
}
.text-indent1 li {
  margin-bottom: 2px;
  line-height: 1.5em;
}
.text-indent30em {
  text-indent: -3em;
  padding-left: 3em;
  text-align: left;
  margin: 0;
  list-style: none;
}
.text-indent30em li {
  margin-bottom: 2px;
  line-height: 1.5em;
}

/*----飾り系文字関係----*/
.grayback {
  font-size: 14px;
  background-color: #eceff4;
  border-bottom: 2px solid #323d57;
  padding: 15px 10px;
  margin: 50px 0 20px 0;
  text-align: left;
}
.grayback_head {
  font-size: 14px;
  background-color: #eceff4;
  border-bottom: 2px solid #323d57;
  padding: 15px 10px;
  margin: 10px 0 20px 0;
  text-align: left;
}

/* add */
.mt1 {
  margin-top: 1em;
}

#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;
}
#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;
}
