p {
  line-height: 1.6rem;
}

u {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}

.mbr {
  display: none;
}

.mbr1200 {
  display: none;
}

.mbrR {
  display: block;
}

#subPage .top .left .title .first {
  font-size: 0.6em;
  line-height: 1.3;
  margin-bottom: auto;
}

#subPage .top .left .title div:last-child {
  margin-top: 13px;
}

#subPage .top .left .title div:last-child {
  text-align: center;
}

#subPage .top .left .by1200 {
  padding-top: 1rem;
  font-size: 0.95rem;
  font-weight: 300;
  line-height: 1.6;
  word-break: keep-all;
  display: flex;
  justify-content: center;
}

#subPage .top .left .by {
  padding-top: 1rem;
  font-size: 0.95rem;
  font-weight: 300;
  line-height: 1.6;
  word-break: keep-all;
  display: flex;
  justify-content: center;
}

#subPage .top .left .by .mBr {
  display: none;
}

#subPage .top .left .by .mBr1200 {
  display: none;
}

#subPage .top .left .function {
  margin-top: 1rem;
  overflow: hidden;
  display: flex;
  justify-content: right;
}

#subPage .layout {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border-top: 1px solid #000;
  padding-top: 3em;
}

#subPage .layout .left {
  padding: 0 1.5em 0 1.5em;
  word-break: keep-all;
  text-align: center;
}

#subPage .top .right {
  margin-top: 1rem;
}

#subPage .layout .right {
  width: 100%;
  padding-top: 0;
  text-align: center;
}

#subPage .top .right.textbox .readArea {
  font-size: 0.95em;
  font-weight: bold;
  line-height: 1.6rem;
  width: 100%;
  text-align: center;
}

#subPage .contArea .questionArea .textArea {
  margin-bottom: 15px;
  text-indent: 0px;
}

#subPage .top .subtitle {
  font-size: 1.05rem;
  padding-top: 1rem;
  line-height: 1.6rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: left;
}

body nav .nav_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: auto;
  background-color: #a26641;
  font-size: 0.9rem;
}
body nav .gnb h2 {
  width: 250px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #a26641;
}
body #main .section03 .box span a:hover {
  background-color: #fff8f8;
}
body #main .information {
  position: relative;
  width: 100%;
  background: #a26641;
  overflow: hidden;
}
body #main .information .information_inner .left .box span a:hover {
  border-color: #fff;
  background: #ec3c71;
}
body #main .information .information_inner .right .event li .text .btn {
  display: inline-block;
  padding: 0.5rem 2.25rem 0.5rem 1.2rem;
  border-radius: 40px;
  font-size: 0.75rem;
  background-color: #ec3c71;
  color: #fff;
  background-image: url(../../../common/images/arrow_r.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  transition: 0.3s;
  height: 40px;
}
body #main .top a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: -35px;
  transform: translateX(-50%);
  width: 54px;
  height: 36px;
  background: #a26641;
  background-image: url(../../../common/images/top.png);
  background-repeat: no-repeat;
  background-position: center top;
}
body #subPage .section03 .box span a:hover {
  background-color: #fff8f8;
}
body #subPage .information {
  position: relative;
  width: 100%;
  background: #a26641;
  overflow: hidden;
}
body #subPage .information .information_inner .left .box span a:hover {
  border-color: #fff;
  background: #ec3c71;
}
body #subPage .information .information_inner .right .event li .text .btn {
  display: inline-block;
  padding: 0.5rem 2.25rem 0.5rem 1.2rem;
  border-radius: 40px;
  font-size: 0.75rem;
  background-color: #ec3c71;
  color: #fff;
  background-image: url(../../../common/images/arrow_r.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  transition: 0.3s;
  height: 40px;
}
body #subPage .toTopButton a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: -35px;
  transform: translateX(-50%);
  width: 54px;
  height: 36px;
  background: #a26641;
  background-image: url(../../../common/images/top.png);
  background-repeat: no-repeat;
  background-position: center top;
}

@media screen and (max-width: 1200px) {
  #subPage .top .left .by1200 {
    padding-top: 1rem;
    font-size: 0.95rem;
    font-weight: 300;
    line-height: 1.6;
    word-break: keep-all;
    display: block;
    justify-content: center;
    text-align: center;
  }
  .mbr1200 {
    display: block;
  }
}
@media screen and (max-width: 550px) {
  #subPage .top .left .by .mBr {
    display: block;
  }
  .mbr {
    display: block;
  }
  .mbrR {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  #subPage .top .left .by {
    padding-top: 1rem;
    font-size: 0.95rem;
    font-weight: 300;
    line-height: 1.6;
    word-break: keep-all;
    display: block;
    justify-content: center;
  }
}
.tableStyle {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  position: relative;
}
.tableStyle .tableCover {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  transition: all 0.1s;
}
.tableStyle .tableCover p {
  width: 100%;
  word-break: keep-all;
  color: white;
  box-sizing: border-box;
  padding: 9px;
  text-align: center;
  font-size: 0.95em;
}
.tableStyle table {
  width: 100%;
  min-width: 780px;
}
.tableStyle table tr th,
.tableStyle table tr td {
  border: 1px solid white;
  padding: 8px 12px;
  line-height: 1.6rem;
}

@media screen and (max-width: 670px) {
  .tableStyle .tableCover {
    opacity: 1;
    visibility: visible;
  }
}
a {
  word-break: break-all;
}

a.link {
  color: #0d6efd;
  transition: all 0.1s;
  word-break: break-all;
}

a.link:link {
  color: #0d6efd;
}

a.link:visited {
  color: #aa17e8;
}

a.link:hover {
  color: #ffc107;
}

a.link:active {
  color: #dc3545;
}

.mx-auto {
  margin: 0 auto;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.w100 {
  width: 100px;
}

.w150 {
  width: 150px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w600 {
  width: 600px;
}

.w800 {
  width: 800px;
}

.bold {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

b {
  font-weight: bold;
  line-height: 1.6rem;
}

p {
  margin-top: 10px;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-flow: row;
}
.row .col2 {
  width: calc((100% - 16px) / 2);
}
.row .col2 img {
  display: block;
  width: 100%;
}
.row .col2 img p {
  width: 100%;
  margin-bottom: 10px;
}
.row .col3 {
  width: calc((100% - 16px) / 3);
}
.row .col3 img {
  display: block;
  width: 100%;
}
.row .col3 img p {
  width: 100%;
  margin-bottom: 10px;
}

.row:last-child {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .row {
    flex-flow: column;
  }
  .row .col2 {
    width: 100%;
    margin-bottom: 16px;
  }
  .row .col2 img p {
    margin-top: -10px;
  }
  .row .col3 {
    width: 100%;
  }
  .row .col3 img {
    display: block;
    width: 100%;
  }
  .row .col3 img p {
    width: 100%;
    margin-bottom: 10px;
  }
}
.border {
  display: flex;
  align-items: center;
  max-width: 1200px;
  min-height: 150px;
  background-image: linear-gradient(to right, rgb(154, 167, 207), rgb(65, 103, 199));
  border-radius: 20px;
  padding: 10px;
  box-sizing: border-box;
}
.border .part {
  width: 100%;
  max-width: 280px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.border .part p {
  text-align: center;
  color: rgb(89, 107, 163);
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2em;
  margin-top: auto;
  letter-spacing: 3px;
  background-color: #fff;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 10px;
}
.border .partCon {
  width: 100%;
  text-align: left;
}
.border .partCon p.title {
  font-size: 1.7em;
  font-weight: 600;
  color: #fff;
  margin: auto;
}
.border .partCon p.content {
  color: #fff;
  margin-top: 15px;
  font-size: 1.1em;
}
.border .imgBox {
  width: 100%;
  max-width: 370px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.border .imgBox p {
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  color: #fff;
}

@media screen and (max-width: 760px) {
  body .border {
    display: flex;
    flex-direction: column;
    max-width: 1000px;
    min-height: 150px;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, rgb(154, 167, 207), rgb(65, 103, 199));
  }
  body .border .part p {
    text-align: center;
    color: rgb(89, 107, 163);
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: auto;
    letter-spacing: 3px;
    background-color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 5px 10px;
  }
  body .border .partCon {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  body .border .partCon p.title {
    font-size: 1.2em;
    font-weight: 600;
    color: #fff;
    margin: auto;
  }
  body .border .partCon p.content {
    color: #fff;
    margin-top: 15px;
    font-size: 0.9em;
  }
  body .border .imgBox {
    display: none;
  }
}
.border2 {
  display: flex;
  align-items: center;
  max-width: 1200px;
  min-height: 150px;
  background-image: linear-gradient(to right, rgb(142, 182, 149), rgb(74, 160, 100));
  border-radius: 20px;
  padding: 10px;
  box-sizing: border-box;
}
.border2 .part {
  width: 100%;
  max-width: 280px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.border2 .part p {
  text-align: center;
  color: rgb(74, 160, 100);
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2em;
  margin-top: auto;
  letter-spacing: 3px;
  background-color: #fff;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 10px;
}
.border2 .partCon {
  width: 100%;
  text-align: left;
}
.border2 .partCon p.title {
  font-size: 1.7em;
  font-weight: 600;
  color: #fff;
  margin: auto;
}
.border2 .partCon p.content {
  color: #fff;
  margin-top: 15px;
  font-size: 1.1em;
}
.border2 .imgBox {
  width: 100%;
  max-width: 370px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.border2 .imgBox p {
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  color: #fff;
}

@media screen and (max-width: 1190px) {
  .border2 .imgBox {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  body .border2 {
    display: flex;
    flex-direction: column;
    max-width: 1000px;
    min-height: 150px;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, rgb(142, 182, 149), rgb(74, 160, 100));
  }
  body .border2 .part p {
    text-align: center;
    color: rgb(74, 160, 100);
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: auto;
    letter-spacing: 3px;
    background-color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 5px 10px;
  }
  body .border2 .partCon {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  body .border2 .partCon p.title {
    font-size: 1.2em;
    font-weight: 600;
    color: #fff;
    margin: auto;
  }
  body .border2 .partCon p.content {
    color: #fff;
    margin-top: 15px;
    font-size: 0.9em;
  }
  body .border2 .imgBox {
    display: none;
  }
}
.click {
  background-color: green;
  color: white;
  padding: 5px 20px;
  box-sizing: border-box;
  border-radius: 20px;
  margin-top: 50px;
  text-align: center;
}

ol li {
  list-style: disc;
  margin-left: 22px;
}
ol .ml40 {
  margin-left: 40px;
}/*# sourceMappingURL=sub_hs.css.map */