/*------------------------------------*/
header {
  background-color: #B1DF49;
  color: #fff;
}
header h1 {
  float: left;
  display: inline;
/*  width: 360px;*/
  font-size: 34px;
  line-height: 120px;
}
header h1 > a {
  color: #fff!important;
}
header ul {
  float: right;
  display: inline;

}
header ul li {
  float: right;
  display: inline;
/*  width: 180px;*/
  text-align: center;
  line-height: 120px;
	font-size: 20px;
}
/*-------------main---side-left--------------------*/
*#main .side-left > ul {
  background: #fff;
  border-radius: 10px;
  padding: 16px 0 16px 0;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#main .side-left ul li.side-nav-list > a {
  padding: 16px 0;
  display: block;
  padding-left: 30px;
}
li.side-nav-list > a span:before {
  width: 25px;
}
*.side-nav-list {
  position: relative;
  display: block;
}
.sub-nav-text {
  position: absolute;
  top: 0px;
	left: 100%;
  /*left: 300px;*/
  width: 200px;
		background-color: #FFE9B2;

  border-radius: 0 10px 10px 0;
  display: none;
  z-index: 2;
}
.sub-nav-text li{
  height: 73.6px;
}
.sub-nav-text li:hover {
  background: #FFE600;
  height: 73.6px;
	border-radius: 10px;
}
li.side-nav-list:hover {
  background: #FFE600;
}
.sub-nav-text a {
  font-size: 16px;
  font-weight:bold;
  color: #666;
  display: block;
  padding: 10px 0 10px 6px;
}
.parent ul li a {
  font-size: 18px;
  color: #111111;
  display: block;
  padding: 10px 0 10px 0;
  margin: 0 30px;
}
.icon-home {
  color: #FFDFE5;
}
.icon-tubiao {
  color: #E4DFFF;
}
.icon-fuwu {
  color: #DFF1FF;
}
.icon-yuangong {
  color: #DFFFDF;
}
.icon-zhaopinhui {
  color: #FFFADF;
}
/*-------------main-info--------------------*/
#main-info {
  width: 100%;
  /*width: 1200px;*/
  max-width: 1200px;
  margin: 60px auto;
  color: #111111;
  background: #FFF6C3;
  border-radius: 10px;
  padding: 0 25px;
  box-sizing: border-box;
margin-right: 1.5%;
 margin-left: 2%;	
}
#main-info h2 {
  font-size: 24px;
  padding: 25px 0 20px 0;
	font-weight: bold;
}
#main-info p {
  font-size: 18px;
  line-height: 1.8;
  padding-bottom: 25px;
}
/*--------------------------------------*/
#main-list .main-list-l h2,
.main-list-r h2 {
  color: #fff;
  font-weight: bold;
  padding: 13px 0 13px 30px;
  box-sizing: border-box;
}
#main-list .main-list-l h2 {
  background-color: #B1DF49;
	font-size: 20px;
}
#main-list .main-list-r h2 {
  background-color: #486b00;
	font-size: 20px;
}

#main-list .oshirase h2 {
  background-color:#FFAB24;
	font-size: 20px;
}
#main-list .main-list-l dl {
  width: 100%;
  padding: 10px 30px 0 30px;
  box-sizing: border-box;
}
#main-list .main-list-l dl dt {
  font-size: 20px;
  padding: 8px 0;
  color: #9ed326;
}
#main-list .main-list-l dl dd {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
}
.navl {
  display: block;
  margin: auto;
}
a.arrows {
  margin: auto;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #FFAB24;
  display: inline-block;
  float: right;
  margin-right: 30px;
  padding: 0 9px;
}
.main-list-r ul {
  margin: 13px 20px;
  box-sizing: border-box;
}
.main-list-r ul li {
  font-size: 18px;
  padding: 20px 0;
  border-bottom: 1px dashed #DFDFDF;
}
.main-list-r ul li a {
  color: #231B13;
}
.main-list-r ul li a > em {
  font-weight: bold;
  display: inline-block;
  width: 118px;
}
/*---------------serve.html------------------*/
.side-left .main-list-l h2 {
  color: #fff;
  font-weight: bold;
  padding: 15px 0 15px 30px;
  box-sizing: border-box;
}
.side-left .main-list-l h2 {
  background-color: #B1DF49;
}
.side-left .main-list-r h2 {
  background-color: #FFAB24;
}
.side-left .main-list-l dl {
  width: 100%;
  padding: 10px 30px 0 30px;
  box-sizing: border-box;
}
.side-left .main-list-l dl dt {
  font-size: 20px;
  padding: 8px 0;
  color: #9ed326;
}
.side-left .main-list-l dl dd {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
}
.serve-main-info h1 {
  margin: 0 30px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  border-bottom: 2px dashed #97D310;
  font-size: 28px;
  color: #97D310;
  font-weight: bold;
}
.serve-main-text {
  color: #111111;
  margin: 30px;
}
.serve-main-text h2 {
  font-size: 22px;
}

.serve-main-text h3 {
   font-size: 20px;
  color: #6B960B;
font-weight: bold;
	margin: 0px 0 10px 0;
}
.main-text-box {
  width: 100%;
}
.main-text-box h3 {
  font-size: 20px;
  color: #6B960B;
	font-weight: bold;
	margin: 0px 0 10px 0;
}
.main-text-box dl dt {
  font-size: 18px;
}
.main-text-box dl dd {
  font-size: 18px;
}
.serve-main-text-l {
  width: 70%;
}
.main-text-box p {
  font-size: 18px;
  line-height: 1.5;
 /* text-indent: 2em;*/
}
.serve-main-text-r img {
  margin: auto;
  background: #fff;
  padding: 5px 5px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.18);
  box-sizing: border-box;
  margin-left: 30px;
  margin-bottom: 30px;
}
.serve-main-text-r img {
  margin: auto;
  text-align: center;
  vertical-align: middle;
  display: block;
}
.serve-main-text-r01 img {
  margin: auto;
  background: #fff;
  padding: 5px 5px;
  box-sizing: border-box;
  margin-left: 30px;
  margin-bottom: 30px;
}
.serve-main-text-r01 img {
  margin: auto;
  text-align: center;
  vertical-align: middle;
  display: block;
}
.sl {
  border-bottom: 1px dashed #FCEED8;
}
.main-text-box em {
  display: block;
  padding-bottom: 10px;
}
.main-text-box table {
  border: 1px solid #97D310;
  font-size: 18px;
}
.main-text-box table th {
  background: #D2EC98;
  font-weight: bold;
}
.main-text-box table th,
.main-text-box table td {
  padding: 20px 0 20px 0;
  border: 1px solid #97D310;
}
.main-text-box table td span {
  display: block;
}
.submit {
  text-align: center;
  margin: 20px;
}
.submit .button {
  border: 1px solid #8a1616;
  background: #d05f5f;
  text-align: center;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 24px;
  border-radius: 8px;
}
/*-------------footer--------------*/
.fax_icon{
	width: 28px;
  display: inline-block;
  font-size: 10px;
}


.footer-info p {
  width: 100%;
  margin: auto;
}
.footer-info p:nth-child(1) {
  text-align: center;
  border-bottom: 1px solid #111111;
  padding-bottom: 20px;
  padding-top: 30px;
}
.footer-info p:nth-child(1) span {
  font-size: 15px;
}
.footer-info,.footer_l {
  width: 90%;
  text-align: center;
  padding: 20px;
}
.footer-info,.footer_l span {
  margin-right: 20px;
}
.footer-info ul {
  width: 90%;
  margin: auto;
  padding: 20px 0 20px 40px;
}
.footer-info ul li {
  float: left;
}
.f_480 {
  display: none;
}
.footer-info ul li:nth-child(3),
.footer-info ul li:nth-child(4) {
  text-align: right;
}
.footer-info ul li:nth-child(3) span,
.footer-info ul li:nth-child(4) span {
  padding-right: 10px;
}
.footer-info ul li {
  font-size: 18px;
  padding-right: 20px;
}
.top_arrow {
  border: 0 none;
  bottom: 80px;
  cursor: pointer;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 10%;
  width: 80px;
  z-index: 2147483647;
}
.border {
    border: 4px solid #FFF;
    -webkit-box-shadow: 1px 1px 2px 1px #ccc;
    -moz-box-shadow: 1px 1px 2px 1px #CCC;
    box-shadow: 1px 1px 2px 1px #ccc;
}

.flex_2col, .flex_4col {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.flex_2col div {
    flex-basis: 48%;
    margin-bottom: 20px;
    margin-right: 2%;
    text-align: center;
    display: inline-block;
}

.flex_3col {
  display: flex;
  flex-wrap: wrap; /* 折り返しを許可 */
  justify-content: space-between; /* 均等に配置 */
}

.flex_3col div {
  flex-basis: 32%;   /* 横幅を3等分（余白込みで約32%） */
  margin-bottom: 20px;
  text-align: center;
}

a[href$=".pdf"] {
    background: url(../../../../img/common_icon/icon_pdf02.gif) no-repeat 100% 50%;
    padding: 4px 20px 4px 0;
}


a[href$=".xlsx"] {
    background: url(../../../../img/common_icon/icon_xsl.gif) no-repeat 100% 50%;
    padding: 4px 20px 4px 0;
}

.serve-main-text h2 {
    font-size: 22px;
    border-bottom: #97D310 4px double;
    color: #97D310;
    clear: both;
	font-weight: bold;
}
p {
    line-height: 1.4;
	margin: 0 0 .5em 0;
}

.sitemap ul {
    margin-left: 20px;
    list-style: disc;
}
.sitemap ul li ul li {
    list-style: none;
}

/*アコーディオン　チェックボックスを非表示にする*/
.accordion input {
  display: none;
}

.accordion label {
  padding: 1em;
  background: #FFFBE5;
  display: block;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

/*三角矢印アイコン*/
.accordion .icon {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 24px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.5s;
}
.accordion .icon::before,
.accordion .icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #FF9D00;
}
.accordion .icon::before {
  left: 0;
  transform: rotate(45deg);
}
.accordion .icon::after {
  right: 0;
  transform: rotate(-45deg);
}

.accordion .wrap {
  border: 1px solid #FFAB24;
  margin-bottom: 10px;
}

/*コンテンツ初めは非表示*/
.accordion .content {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  overflow: hidden;
}
.accordion p {
  margin: 0;
  padding: 0.4em 1em;
}

/*クリックするとコンテンツ表示*/
.accordion input:checked ~ .content {
  max-height: 1500px;
  opacity: 1;
  visibility: visible;
}

/* アコーディオン表示の際に三角回転 */
.accordion input:checked ~ label .icon {
  transform: rotate(180deg);
}


@media only screen and (max-width: 768px) {
    .flex_2col div,.flex_3col div {
        flex-basis: 100%;
        margin-bottom: 20px;
    }
}