@charset "UTF-8";

.icn-lock {
  width: 0.7rem !important;
}

.cel-btn-v01r {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  background-color: #4065a2;
  text-decoration: none;
  padding: 20px 22px;
}

.cel-btn-v01r h3 {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
}

.cel-btn-v01r h3:before {
  font-size: 15px;
  content: "\f138";
  font-family: FontAwesome;
  margin-right: 7px;
}

.cel-btn-v01r p {
  box-sizing: border-box;
  color: #4065a2;
  font-size: 12px;
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 0;
  padding-top: 18px;
  border-top: 1px solid #d6d6d6;
}

.cel-btn-v01r:hover {
  box-sizing: border-box;
  text-decoration: none;
  border: 2px solid #4065a2;
  padding: 18px 20px;
  background-color: #efefef;
}

.cel-btn-v01r:hover h3 {
  color: #4065a2;
}

.step5-chart:after {
  content: " ";
  display: block;
  clear: both;
}

.footer-info {
  margin-top: 100px;
  background-color: #4065a2;
  text-align: center;
  padding: 40px 0px;
}

.footer-info p.footer-info-tit {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}

.footer-info p.footer-info-s {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.com-footer {
  margin-top: 0 !important;
}

.txt-link-pdf,
.txt-link-excel,
.txt-link-word,
.txt-link-ppt,
.txt-link-ext,
.txt-link-ext-w,
.txt-link-pdf2 {
  font-weight: bold;
}

.top-img img {
  width: 100%;
}

.top-cont .com-rpic-pic {
  width: 45% !important;
}

.top-cont .com-rpic-pic img {
  width: 100%;
}

.top-cont .com-rpic-txt {
  width: 49% !important;
}

.top-cont .com-rpic-txt p {
  font-size: 16px;
}

.main-ban-pc,
.main-ban-sp {
  margin: 0;
}

.main-ban-pc img,
.main-ban-sp img {
  width: 100%;
  display: block;
}

/*@media screen and (min-width: 926px) and (max-width: 1210px){
  .pc-head {padding-left: 20px;}
  .logo-box img {height: 40px !important;}
  .menu-li li a {
    font-size: 12px;
    padding: 0px 15px;
  }
}*/
@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

  .top-cont .com-rpic-pic,
  .top-cont .com-rpic-txt {
    width: 100% !important;
    float: none;
  }

  .top-cont .mt60 {
    margin-top: 0 !important;
  }
}

.step5-chart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1100px;
  height: 100px;
  background-image: url(/assets/img/step-chart5.jpg);
}

.step5-chart li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0;
  padding: 20px 0;
  font-weight: bold;
}

.step5-chart .sp-only {
  display: none !important;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .step5-chart {
    display: block;
    width: 100%;
    height: 100%;
    background-image: none;
  }

  .step5-chart li {
    width: 100%;
    padding: 0;
  }

  .step5-chart li:nth-child(odd) {
    height: 70px;
  }

  .step5-chart li:nth-child(1),
  .step5-chart li:nth-child(9) {
    background-color: #eee;
  }

  .step5-chart li:nth-child(3) {
    background-color: #3fa9f5;
  }

  .step5-chart li:nth-child(5) {
    background-color: #8ccbf9;
  }

  .step5-chart li:nth-child(7) {
    background-color: #b2ddfb;
  }

  .step5-chart .sp-only {
    display: block !important;
  }
}

.box_1 {
  display: flex;
  justify-content: start;
}

.step5-chart:after {
  content: " ";
  display: block;
  clear: both;
}

.step5-chart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1100px;
  height: 100px;
  background-image: url(/assets/img/step-chart5.jpg);
}

.step5-chart li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0;
  padding: 20px 0;
  font-weight: bold;
}

.step5-chart .sp-only {
  display: none !important;
}

.frame-line {
  border: 1px solid #ccc;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .step5-chart {
    display: block;
    width: 100%;
    height: 100%;
    background-image: none;
  }

  .step5-chart li {
    width: 100%;
    padding: 0;
  }

  .step5-chart li:nth-child(odd) {
    height: 70px;
  }

  .step5-chart li:nth-child(1),
  .step5-chart li:nth-child(9) {
    background-color: #eee;
  }

  .step5-chart li:nth-child(3) {
    background-color: #3fa9f5;
  }

  .step5-chart li:nth-child(5) {
    background-color: #8ccbf9;
  }

  .step5-chart li:nth-child(7) {
    background-color: #b2ddfb;
  }

  .step5-chart .sp-only {
    display: block !important;
  }
}




/* 細井追記 start */

.box_1 {
  margin: 20px 0;
}

.box_1>div {
  float: left;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 300px;
}

.box_1>div>div {
  width: 90%;
  margin-bottom: 2em;
}

@media screen and (max-width: 925px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .box_1>div {
    float: none;
    width: 100%;
    height: auto;
  }

  .box_1>div>div {
    width: 100%;
  }
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

table.align-center th,
table.align-center td {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

@media screen and (max-width: 925px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .side-p {
    padding-right: 20px;
    padding-left: 20px;
  }
}

table.all-frame-tbl td img {
  vertical-align: bottom;
  width: 100%;
  max-width: 150px;
}

@media screen and (max-width: 925px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  table.all-frame-tbl th {
    display: none;
  }

  table.all-frame-tbl td {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  table.all-frame-tbl td:first-child {
    background-color: #f4f4f4;
  }

  table.all-frame-tbl td:nth-child(4) {
    margin-bottom: 1em;
  }
}

td.icon_movie {
  position: relative;
}

td.icon_movie::before {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-image: url(/gunma/assets/img/icon_movie.png);
  background-size: contain;
}

.comment_1 {
  display: inline-block;
  margin-top: 5px;
  color: #ff0000;
  font-size: 80%;
}

.txt-link-print,
.txt-link-lock {
  font-weight: bold;
}

.txt-link-print::after,
.txt-link-lock::after {
  content: "　";
  font-size: 1.2rem;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 0.5rem;
}

.txt-link-print::after {
  background-image: url(/gunma/assets/img/icn-print.svg);
}

.txt-link-lock::after {
  background-image: url(/gunma/assets/img/icn-lock.svg);
}

/* 細井追記 end */

/*# sourceMappingURL=comp-style.css.map */

