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

.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;
}
.mt50 {
  margin-top: 50px;
}
.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;
}
.a_c {
  text-align: center;
}
.a_r {
  text-align: right;
}

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

#wrapper .main-area {
  height: 244px;
  width: 960px;
  background-image: url(../img/contact/main.png);
  background-repeat: no-repeat;
  position: relative;
}
.sec01 {
  margin-top: 0px;
  position: relative;
}
.sec02 {
  margin-top: 60px;
  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;
}
.sec-02-img .sec02-link-text01 {
  position: absolute;
  left: 812px;
  top: 207px;
  font-size: 80%;
}
#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-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 .footer-text01 p {
  float: left;
}

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

#all .sec01 a {
  color: #333;
  text-decoration: none;
}
#all .sec01 a:hover {
  color: #333;
  text-decoration: underline;
}
.main-area h3 {
  position: absolute;
  left: 34px;
  width: 356px;
  top: 77px;
  height: 90px;
  text-indent: -7777px;
  overflow: hidden;
}
.main-area h4 {
  position: absolute;
  left: 441px;
  width: 286px;
  top: 101px;
  height: 60px;
  text-indent: -7777px;
  overflow: hidden;
}
.sec-title {
  background-image: url(../img/system/sec-ico.png);
  background-repeat: no-repeat;
  font-size: 130%;
  padding-left: 20px;
  background-position: left center;
}
.sec-title02 {
  margin-top: 25px;
  background-image: url(../img/system/sec-ico.png);
  background-repeat: no-repeat;
  font-size: 130%;
  padding-left: 20px;
  background-position: left center;
}
.sec01 .sec01-area {
  overflow: hidden;
  margin-top: 23px;
}
.sec01-area .sec01-left {
  float: left;
  width: 475px;
}
.sec01-area .sec01-right {
  float: right;
  width: 475px;
}
.sec01-left ul li {
  line-height: 22px;
}
.sec01-left ul {
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.sec01-right ul li {
  line-height: 22px;
}
.sec01-right ul {
  padding: 0px;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.sec01-right .list {
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.sec02 table {
  width: 100%;
  margin-top: 5px;
}
.sec02 table tr th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  width: 200px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.sec02 table tr td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  padding-bottom: 15px;
  padding-top: 15px;
}
.sec02 table tr th .sec02-text {
  background-image: url(../img/system/sec-ico02.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
#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;
}
.ind {
  padding-left: 1em;
  text-indent: -1em;
}

/*----------以下から170401追加----------*/
/*----お問い合わせ(e-solutionより流用)----*/
.graph_contact_w100 {
  border-collapse: collapse;
  margin: 10px auto;
  background-color: #ffffff;
  padding: 10px 0;
  width: 100%;
}
.graph_contact_w100 th {
  border: solid 1px #999999;
  padding: 6px 3px;
  font-weight: bold;
  text-align: left;
  background-color: #e6e6e6;
}
.graph_contact_w100 td {
  border: solid 1px #999999;
  padding: 5px 3px;
  font-weight: normal;
  text-align: left;
}
.graph_contact_w100 .pt8 {
  padding-top: 8px;
}

/*----飾り系文字関係----*/
.fred {
  color: #ff0000;
}
.fredborder {
  color: #ff0000;
  border-bottom: 1px solid #ff0000;
}
.redframe {
  border: 1px solid #ff0000;
  padding: 5px;
  margin: 5px auto;
  background-color: #ffffff;
}
.redframe_double {
  border: 3px double #ff0000;
  padding: 5px;
  margin: 5px auto;
  background-color: #ffffff;
}
.fblue {
  color: #0000ff;
}
.fblueborder {
  color: #0000ff;
  border-bottom: 1px solid #0000ff;
}
.fgreen {
  color: #246a83;
  font-weight: bold;
}
.glayframe {
  border: 1px solid #999999;
  padding: 5px;
  margin: 5px auto;
  background-color: #ffffff;
}
.bold {
  font-weight: bold;
}

/*----表関係----*/
.w200 {
  width: 200px;
}
.w250 {
  width: 400px;
}
.w250px {
  width: 250px;
}
.w300px {
  width: 300px;
}
.w400px {
  width: 400px;
}
.w480px {
  width: 480px;
}
.w30per {
  width: 30%;
}
.w35per {
  width: 35%;
}

/*----リスト関係----*/
.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;
}

/*
.btn_submit{margin: 50px 0 0 250px;}*/ /*申し込みボタン*/ /*secureのみ使用*/
/*.btn_submit td{padding: 0 20px;}*/ /*申し込みボタン*/ /*secureのみ使用*/

/* botton */

.button-wrap .button1 {
  background: linear-gradient(
    0deg,
    #1357f6 0%,
    #1357f6 45%,
    #447af8 56%,
    #447af8 100%
  );
  width: 180px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 3px;
  border: 2px solid #709bf9;
  color: #fff;
  font-size: 1.2rem;
}
.button-wrap .button2 {
  background: linear-gradient(
    0deg,
    #1357f6 0%,
    #1357f6 45%,
    #447af8 56%,
    #447af8 100%
  );
  width: 180px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 3px;
  border: 2px solid #709bf9;
  color: #fff;
  font-size: 1.2rem;
}
.button-wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.button-wrap .button {
  margin: 50px 20px 0 20px;
}
.button-wrap .send-button {
  width: 350px;
  height: 40px;
}
.button-wrap .error-button {
  width: 180px;
  height: 40px;
}

/* select要素矢印 */
select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.3rem 3rem 0.2rem 0.5rem;
  line-height: 1.1em;
  background-image: url(../img/contact/arrow.png);
  background-repeat: no-repeat;
  background-size: 0.7rem;
  background-position: right 0.5rem center;
}

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