/************************************************************
gokentou
************************************************************/
/*reset
************************************************************/
.mid-inquiry-box-wrap {
  width: 710px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#areaWrapper1 {
  padding-bottom: 80px;
}
.page-footer {
  padding-top: 0;
}
/*device
************************************************************/
.only-sp {
  display: none !important;
}
/*title
************************************************************/
.gokentou-page-title {
  border-bottom: 2px solid #009344;
  margin-top: 20px;
}
.gokentou-page-title h1 {
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1.75;
  color: #333;
}
.gokentou-section-title {
  border-bottom: 2px solid #009344;
  margin-top: 60px;
  padding: 0 0 0 55px;
  position: relative;
}
.gokentou-section-title h2 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.75;
  color: #333;
}
.gokentou-section-title .gokentou-section-title_icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto !important;
  width: 44px;
  height: 39px;
}
.gokentou-section-title .gokentou-section-title_icon img {
  max-width: 100%;
}
.gokentou-local-title {
  position: relative;
  padding-left: 22px;
  margin-top: 73px;
}
.gokentou-local-title h3 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.75;
  color: #363636;
}
.gokentou-local-title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 57.14%;
  background-color: #009944;
}
.gokentou-section-title + .gokentou-local-title {
  margin-top: 30px;
}
/*button
************************************************************/
.gokentou-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 40px;
}
.gokentou-button {
  margin-top: 0 !important;
}
.gokentou-button a {
  width: 300px;
  display: block;
  border-radius: 24px;
  background: #b2e0c7 url(/library/gokentou/img/index_button_bg01.png) right 19px center / 7px 12px no-repeat;
  font-size: 2.0rem;
  line-height: 1.75;
  color: #333;
  padding: 14px 0 7px;
  border-bottom: 2px solid #a0c9b3;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gokentou-button a:hover {
  opacity: .7;
  text-decoration: none;
}
.gokentou-diagnosis-button {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
}
.gokentou-diagnosis-button a {
  width: 100%;
  display: block;
  border-radius: 23px;
  border: 1px solid #dcdcdc;
  border-bottom: 3px solid #dcdcdc;
  color: #094;
  font-size: 2.0rem;
  line-height: 1.3;
  padding: 22px 10px 22px 90px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: #fff;
}
.gokentou-diagnosis-button a:before {
  background-image: url(/library/img_renew/index_diagnosis_img01.png);
  background-size: 100%;
  content: "";
  display: block;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 3rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 36px;
}
/*slider
************************************************************/
.main-slider {
  margin-top: 40px;
  position: relative;
}
.main-slider_item a {
  display: block;
}
.main-slider_item img {
  display: block;
  max-width: 100%;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  margin: auto;
  width: 36px;
  height: 60px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  border: none;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background-color: transparent;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  cursor: pointer;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:active,
.slick-next:active {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.slick-prev {
  background-image: url(/library/gokentou/img/index_mainvisuak_slider_bg01.png);
  left: 0;
}
.slick-next {
  background-image: url(/library/gokentou/img/index_mainvisuak_slider_bg02.png);
  right: 0;
}
/*type-list
************************************************************/
.type-list {
  margin-top: 34px;
}
.type-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px;
}
.type-list ul > li {
  width: 25%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.type-list_item {
  background-color: #fff;
  border-radius: 22px;
  border-bottom: 2px solid #dcdcdc;
  padding: 16px 10px 13px;
  display: block;
  color: #333;
}
.type-list_item .type-list_item_figure {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 48px;
}
.type-list_item .type-list_item_figure img {
  max-width: 100%;
}
.type-list_item .type-list_item_figure01 {
  width: 63px;
}
.type-list_item .type-list_item_figure01 img {
  height: 47px;
}
.type-list_item .type-list_item_figure02 {
  width: 54px;
}
.type-list_item .type-list_item_figure02 img {
  height: 41px;
}
.type-list_item .type-list_item_figure03 {
  width: 50px;
}
.type-list_item .type-list_item_figure03 img {
  height: 38px;
}
.type-list_item .type-list_item_figure04 {
  width: 61px;
  padding-right: 1.2rem;
}
.type-list_item .type-list_item_figure04 img {
  height: 46px;
}
.type-list_item .type-list_item_text {
  font-size: 1.8rem;
  line-height: 1.75;
  margin-top: 7px;
  text-align: center;
  display: block;
}
.type-list_item:hover {
  opacity: .7;
  text-decoration: none;
  color: #333;
}
/*index-diagnosis
************************************************************/
.index-diagnosis {
  background-color: #fff;
  border-radius: 26px;
  display: table;
  width: 100%;
  padding: 25px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 35px;
}
.index-diagnosis-headtext {
  display: table-cell;
  vertical-align: middle;
}
.index-diagnosis-headtext p {
  font-size: 2.0rem;
  line-height: 1.75;
  color: #333;
  font-weight: bold;
}
.type02 .index-diagnosis-headtext p {
  font-size: 1.8rem;
  font-weight: normal;
}
.index-diagnosis-button {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
}
.index-diagnosis-button a {
  width: 100%;
  display: block;
  border-radius: 23px;
  border: 1px solid #dcdcdc;
  border-bottom: 3px solid #dcdcdc;
  color: #009944;
  font-size: 2.0rem;
  line-height: 1.3;
  padding: 22px 10px 22px 90px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.index-diagnosis-button a:before {
  background-image: url(/library/img_renew/index_diagnosis_img01.png);
  background-size: 100%;
  content: "";
  display: block;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 3rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 36px;
}
.index-diagnosis-button a span {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 15px;
}
.index-diagnosis-button a span img {
  height: 44px;
}
.index-diagnosis-button a:hover {
  text-decoration: none;
  opacity: .7;
}
.index-diagnosis-button.type02 a::before {
  background-image: url(/library/img_renew/index_diagnosis_img02.png);
  width: 44px;
}
/*index-hoshoguide
************************************************************/
.index-hoshoguide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
}
.index-hoshoguide-img {
  margin-left: 30px;
  width: 150px;
}
.index-hoshoguide-img a:hover {
  opacity: .7;
}
.index-hoshoguide-img img {
  width: 100%;
}
/*name-list
************************************************************/
.name-list {
  margin-top: 3px;
}
.name-list > ul li {
  padding: 24px 0;
  border-bottom: 1px solid #dcdcdc;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.name-list_button {
  display: table-cell;
  vertical-align: middle;
}
.name-new-item {
  color: #333;
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
  margin-bottom: .5rem;
}
.name-new-item span {
  background-color: #ff0000;
  color: #fff;
  border-radius: 4px;
  font-size: 1.2rem;
  padding: 2px 12px 1px;
  margin-right: 8px;
}
.name-list_button_inner {
  border-radius: 8px;
  background-color: #fff;
  padding: 12px 10px;
  width: 180px;
  height: 52px;
  border-bottom: 2px solid #dcdcdc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  text-align: center;
}
.name-list_button_inner img {
  height: 26px;
}
.name-list_button_inner:hover {
  text-decoration: none;
  opacity: .7;
}
.name-list_text {
  width: 300px;
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.name-list_text p {
  margin-top: 0 !important;
  font-size: 1.6rem;
  line-height: 1.5;
}
.name-list_cv {
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
}
.name-list_cv .name-list_cv_button {
  display: inline-block;
  width: 89px;
  border-radius: 4px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.0;
  padding: 7px 5px 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}
.name-list_cv .name-list_cv_button.type01 {
  background-color: #50b41e;
  border-bottom: 2px solid #44991a;
}
.name-list_cv .name-list_cv_button.type02 {
  background-color: #fa9646;
  border-bottom: 2px solid #d5803c;
}
.name-list_cv .name-list_cv_button:first-child {
  margin-right: 9px;
}
.name-list_cv .name-list_cv_button:hover {
  opacity: .7;
  text-decoration: none;
}
/*procedure-box
************************************************************/
.procedure-box {
  display: table;
  height: 100px;
  width: 100%;
  margin-top: 40px;
}
.procedure-box + .procedure-box {
  margin-top: 30px;
}
.procedure-box_head {
  display: table-cell;
  border-radius: 8px 0 0 8px;
  background-color: #009944;
  position: relative;
  width: 170px;
  vertical-align: middle;
}
.procedure-box_head h3 {
  font-size: 1.8rem;
  line-height: 1.34;
  color: #fff;
  padding-left: 63px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.procedure-box_head h3 span {
  top: 0;
  bottom: 0;
  left: 22px;
  width: 34px;
  height: 28px;
  margin: auto;
  display: block;
  position: absolute;
}
.procedure-box_head h3 span img {
  max-width: 100%;
}
.procedure-box_head h3 .color-icon {
  width: 22px;
  margin: 5px 0 0 5px;
}
.procedure-box_body {
  display: table-cell;
  border-radius: 0 8px 8px 0;
  background-color: #fff;
  vertical-align: middle;
  padding: 0 19px 0 15px;
}
.procedure-box_body_inner {
  display: table;
  padding: 14px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.procedure-box_body_inner + .procedure-box_body_inner {
  border-top: 1px solid #dcdcdc;
}
.procedure-box_body_inner_text {
  display: table-cell;
  vertical-align: middle;
}
.procedure-box_body_inner_text_p {
  line-height: 1.5;
  font-size: 1.6rem;
  margin-top: 0 !important;
}
.procedure-box_body_inner_text_note {
  position: relative;
  font-size: 1.2rem;
  line-height: 1.33;
  color: #333;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 2px;
}
.procedure-box_body_inner_text_note span {
  position: absolute;
  left: 0;
  top: 0;
}
.procedure-box_body_inner_button {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
}
.procedure-box_button {
  margin-top: 0 !important;
}
.procedure-box_button a {
  width: 170px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.0;
  text-align: center;
  padding: 6px 5px 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  display: block;
  font-weight: bold;
  background: url(/library/gokentou/img/index_button_bg01.png) right 9px center / 6px 10px no-repeat;
}
.procedure-box_button a:hover {
  opacity: .7;
  text-decoration: none;
}
.procedure-box_button.type01 a {
  color: #333;
  background-color: #fff;
  border: 2px solid #dcdcdc;
  border-bottom: 3px solid #dcdcdc;
  position: relative;
}
.procedure-box_button.type01 a:before {
  background-image: url(/library/img_renew/index_cv_img01.png);
  height: 26px;
  width: 26px;
  background-size: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.procedure-box_button.type02 a {
  color: #333;
  background-color: #fff;
  border: 2px solid #dcdcdc;
  border-bottom: 3px solid #dcdcdc;
  position: relative;
}
.procedure-box_button.type02 a:before {
  background-image: url(/library/img_renew/index_cv_img02.png);
  height: 26px;
  width: 23px;
  background-size: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1.3rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.procedure-box_button.type03 a {
  color: #333;
  background-color: #fff;
  border: 2px solid #dcdcdc;
  border-bottom: 3px solid #dcdcdc;
  position: relative;
}
.procedure-box_button.type03 a:before {
  background-image: url(/library/img_renew/index_cv_img03.png);
  height: 28px;
  width: 16px;
  background-size: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1.6rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.procedure-box_button.type04 a {
  color: #333;
  padding: 15px 20px 13px 5px;
  background: #b2e0c7 url(/library/gokentou/img/index_button_bg01.png) right 9px center / 6px 10px no-repeat;
  border-bottom: 2px solid #a0c9b3;
}
.procedure-box_body_inner_time {
  width: 200px;
  margin-top: 3.3rem;
}
.procedure-box_body_inner_time p {
  font-size: 1.1rem;
  line-height: 1.33;
}
.procedure-box_body_inner_text_tel {
  margin-top: 6px;
}
.procedure-box_body_inner_text_tel a {
  display: block;
  font-size: 3.4rem;
  color: #009944;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: bold;
  pointer-events: none;
}
.procedure-box_body_inner_text_tel a span {
  display: inline-block;
  vertical-align: middle;
  width: 47px;
  height: 27px;
}
.procedure-box_body_inner_text_tel a span img {
  max-width: 100%;
}
/*bannar-list
************************************************************/
.bannar-list {
  margin-top: 45px;
}
.bannar-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -23px -20px;
}
.bannar-list ul li {
  width: 50%;
  padding: 23px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bannar-list_item {
  display: block;
}
.bannar-list_item .bannar-list_item_figure {
  width: 100%;
}
.bannar-list_item .bannar-list_item_figure img {
  max-width: 100%;
}
.bannar-list_item .bannar-list_item_head,
.bannar-list_item .bannar-list_item_body {
  font-size: 1.6rem;
  line-height: 1.5;
  display: block;
}
.bannar-list_item .bannar-list_item_head {
  margin-top: 12px;
  padding-left: 15px;
  background: url(/library/gokentou/img/index_button_bg01.png) left center / 6px 10px no-repeat;
}
.bannar-list_item .bannar-list_item_body {
  margin-top: 10px;
}
.bannar-list_item:hover {
  opacity: .7;
  text-decoration: none;
}
