.item_list_item_btn {
  margin-top: 15px;
}
.item_list_item_btn__link:link, .item_list_item_btn__link:visited {
  color: #fff;
}
.item_list_item_btn__link {
  display: block;
  padding: 13px;
  border: 1px solid #1b1b1b;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #1b1b1b;
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
  .container.ht {
    width: 1040px;
    margin: 0 auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #eee;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    padding-left: 20px;
    font-weight: bold;
  }
  .btnLink .anchor_btn {
    position: relative;
    display: inline-block;
    padding: 0.50em 3.5em;
    text-decoration: none;
    color: #fff;
    background: #061840;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
  }
  .btnLink {
    text-align: center;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
  img {
    width: 100%;
  }
  .container.ht {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #eee;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    height: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item_list_item_btn {
    margin-top: 20px;
  }
  .item_list_item_btn__link:link, .item_list_item_btn__link:visited {
    color: #fff;
  }
  .item_list_item_btn__link {
    display: block;
    padding: 13px;
    border: 1px solid #1b1b1b;
    font-size: 10px;
    text-align: center;
    color: #fff;
    background-color: #1b1b1b;
  }
  .btnLink {
    text-align: center;
    margin: 30px 0;
  }
  .btnLink .anchor_btn {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #fff;
    background: #061840;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
  }
}
/*# sourceMappingURL=style.css.map */

/*---add---*/
@media screen and (min-width: 768px) {
  .text_03 {
    margin: 50px 0;
    font-size: 22px;
    text-align: center;
    letter-spacing: .1em;
    line-height: 2.0;
  }
}
@media screen and (max-width: 767px) {
  .text_03 {
    margin: 50px 0;
    font-size: 18px;
    text-align: center;
    letter-spacing: .1em;
    line-height: 2.0;
  }
}





/*.anchorWrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}*/
.anchorWrap li {
 /* flex: 1 1 312px;*/
  margin-right: 2px;
}

.anchorWrap li a {
  position: relative;
  display: block;
  border: 2px solid #009987;
  padding: 17px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #009987;
}
.anchorWrap li a:hover,
.anchorWrap li a:active {
  text-decoration: none;
  color: #fff;
  background: #009987;
}

.anchorWrap li:hover a::before,
.anchorWrap li:hover a::after,
.anchorWrap li:active a::before,
.anchorWrap li:active a::after {
  background: #fff;
  bottom: 10px;
}











  .anchorWrap li {
    max-width: initial;
    width: 100%;
    margin-right: 9px;
    margin-bottom: 20px;
  }
/*  .anchorWrap li:nth-child(3) {
    margin-right: 0;
    margin-bottom: 0;
  }*/
  .anchorWrap li a {
    padding: 16px 0;
    font-size: 18px;

  }
  .anchorWrap li a::before {
    right: 15px;
  }
  .anchorWrap li a::after {
	  right: 12px;}







@media screen and (min-width: 768px) {


  .anchorWrap li a {
    padding: 16px 0;
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
  }
	
	.anchorWrap {
    display: flex;
    margin: 0;
  }


}







