html.lower #contents .page_title {
  background: url(../../activity/images/img_main.jpg) no-repeat center 70%/cover;
  text-shadow: 0 0 10px rgba(18, 23, 16, 0.8), 0 0 20px rgba(18, 23, 16, 0.5);
}
.wrp_act {
  padding: 2em 0 2.5em;
}
@media only screen and (max-width: 767px) {
  .wrp_act {
    padding: 1em 0 1.5em;
  }
}

.con_act {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .con_act {
    margin-top: 2.5em;
  }
}
.con_act h4 {
  font-weight: normal;
  font-size: 217%;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_act h4 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act h4 {
    font-size: 167%;
  }
}
.con_act .ac_st_tmp01 {
  font-weight: normal;
  font-size: 150%;
  text-align: center;
  border: none;
  margin: 30px 0;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_act .ac_st_tmp01 {
    font-size: 251%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_st_tmp01 {
    font-size: 142%;
  }
}
.con_act .ac_box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 2;
  padding: 5.5em 0;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item {
    padding: 2em 0;
  }
}
.con_act .ac_box_item:last-child {
  border-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .con_act .ac_box_item .img {
    width: 42.9166666667%;
  }
}
@media print {
  .con_act .ac_box_item .img {
    width: 42.9166666667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .img {
    text-align: center;
    margin-bottom: 1em;
  }
}
.con_act .ac_box_item .img img {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .con_act .ac_box_item .box_txt {
    width: 54.1666666667%;
  }
}
@media print {
  .con_act .ac_box_item .box_txt {
    width: 54.1666666667%;
  }
}
.con_act .ac_box_item .box_txt .star {
  margin-bottom: 2em;
}
.con_act .ac_box_item .box_txt .star span {
  color: #dcbc6c;
}
.con_act .ac_box_item .box_txt .st_activ {
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_act .ac_box_item .box_txt .st_activ {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .st_activ {
    font-size: 117%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .st_activ {
    margin-bottom: 0.5em;
  }
}
.con_act .ac_box_item .box_txt .st_activ span {
  background: #f5f2ee;
  padding: 0.4em 0.4em 0.4em 0.7em;
}
.con_act .ac_box_item .box_txt .txt_des {
  font-size: 109%;
  padding-bottom: 20px;
  line-height: 2.5;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .txt_des {
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_act .ac_box_item .box_txt .txt_des {
    line-height: 2;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .txt_des {
    line-height: 1.8;
  }
}
.con_act .ac_box_item .box_txt .tbl_basic {
  margin-top: 0;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .tbl_basic {
    margin-bottom: 1.5em;
  }
}
.con_act .ac_box_item .box_txt .tbl_basic th {
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .con_act .ac_box_item .box_txt .tbl_basic th {
    width: 130px;
    padding: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_act .ac_box_item .box_txt .tbl_basic td {
    padding: 0.5em 1.5em;
  }
}
.con_act .ac_box_item .box_txt .more {
  border: 1px solid #e0e0e0;
  width: 100%;
  padding: 1.2em;
  text-align: center;
  margin-bottom: 2em;
  font-size: 117%;
  position: relative;
  cursor: pointer;
}
.con_act .ac_box_item .box_txt .more:after {
  position: absolute;
  content: "+";
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 134%;
}
.con_act .ac_box_item .box_txt .more.active:after {
  content: "-";
}
.con_act .ac_box_item .box_txt .box_acc {
  display: none;
}
.con_act .ac_box_item .box_txt .txt_brd {
  border-top: 1px dashed #cbc7c1;
  border-bottom: 1px dashed #cbc7c1;
  padding: 0.7em 0;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .txt_brd {
    padding: 0.5em 0;
  }
}
.con_act .ac_box_item .box_txt .brd_box {
  border: 1px solid #ebebeb;
  padding: 1em 2em;
  margin-bottom: 1.7em;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .brd_box {
    padding: 0.75em;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .brd_box {
    margin-bottom: 1.2em;
  }
}
.con_act .ac_box_item .box_txt .brd_box .txt {
  margin-bottom: 0;
}
.con_act .ac_box_item .box_txt .list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con_act .ac_box_item .box_txt .list_btn .btn {
  width: 32%;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .list_btn .btn {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .list_btn .btn {
    margin: 0 auto 1em;
  }
}
.con_act .ac_box_item .box_txt .list_btn .btn a {
  padding: 1em;
}
@media only screen and (max-width: 767px) {
  .con_act .ac_box_item .box_txt .list_btn .btn a {
    padding: 1em 0.15em;
  }
}
@media only screen and (min-width: 984px) and (max-width: 1199px) {
  .con_act .ac_box_item .img {
    width: 37%;
  }
  .con_act .ac_box_item .box_txt {
    width: 60%;
  }
  .con_act .ac_box_item .box_txt .list_btn .btn {
    width: 32.5%;
  }
  .con_act .ac_box_item .box_txt .list_btn .btn a {
    padding: 1em 0.2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_act .ac_box_item .img {
    width: 29%;
  }
  .con_act .ac_box_item .box_txt {
    width: 69%;
  }
  .con_act .ac_box_item .box_txt .list_btn .btn {
    width: 32.5%;
  }
  .con_act .ac_box_item .box_txt .list_btn .btn a {
    padding: 1em 0.2em;
    font-size: 12px;
  }
}
.con_act .box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ebebeb !important;
  line-height: 2;
  margin-top: 2em;
  padding: 2.5em 0;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item {
    padding: 2em 0;
  }
}
.con_act .box_item:last-child {
  border-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .con_act .box_item .img {
    width: 42.9166666667%;
  }
}
@media print {
  .con_act .box_item .img {
    width: 42.9166666667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .img {
    text-align: center;
    margin-bottom: 1em;
  }
}
.con_act .box_item .img img {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .con_act .box_item .box_txt {
    width: 54.1666666667%;
  }
}
@media print {
  .con_act .box_item .box_txt {
    width: 54.1666666667%;
  }
}
.con_act .box_item .box_txt .star {
  margin-bottom: 2em;
}
.con_act .box_item .box_txt .star span {
  color: #dcbc6c;
}
.con_act .box_item .box_txt .st_activ {
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_act .box_item .box_txt .st_activ {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .st_activ {
    font-size: 117%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .st_activ {
    margin-bottom: 0.5em;
  }
}
.con_act .box_item .box_txt .st_activ span {
  background: #f5f2ee;
  padding: 0.4em 0.4em 0.4em 0.7em;
}
.con_act .box_item .box_txt .txt_des {
  font-size: 109%;
  padding-bottom: 20px;
  line-height: 2.5;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .txt_des {
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_act .box_item .box_txt .txt_des {
    line-height: 2;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .txt_des {
    line-height: 1.8;
  }
}
.con_act .box_item .box_txt .tbl_basic {
  margin-top: 0;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .tbl_basic {
    margin-bottom: 1.5em;
  }
}
.con_act .box_item .box_txt .tbl_basic th {
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .con_act .box_item .box_txt .tbl_basic th {
    width: 130px;
    padding: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_act .box_item .box_txt .tbl_basic td {
    padding: 0.5em 1.5em;
  }
}
.con_act .box_item .box_txt .more {
  border: 1px solid #e0e0e0;
  width: 100%;
  padding: 1.2em;
  text-align: center;
  margin-bottom: 2em;
  font-size: 117%;
  position: relative;
  cursor: pointer;
}
.con_act .box_item .box_txt .more:after {
  position: absolute;
  content: "+";
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 134%;
}
.con_act .box_item .box_txt .more.active:after {
  content: "-";
}
.con_act .box_item .box_txt .box_acc {
  display: none;
}
.con_act .box_item .box_txt .txt_brd {
  border-top: 1px dashed #cbc7c1;
  border-bottom: 1px dashed #cbc7c1;
  padding: 0.7em 0;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .txt_brd {
    padding: 0.5em 0;
  }
}
.con_act .box_item .box_txt .brd_box {
  border: 1px solid #ebebeb;
  padding: 1em 2em;
  margin-bottom: 1.7em;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .brd_box {
    padding: 0.75em;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .brd_box {
    margin-bottom: 1.2em;
  }
}
.con_act .box_item .box_txt .brd_box .txt {
  margin-bottom: 0;
}
.con_act .box_item .box_txt .list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con_act .box_item .box_txt .list_btn .btn {
  width: 32%;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .list_btn .btn {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .list_btn .btn {
    margin: 0 auto 1em;
  }
}
.con_act .box_item .box_txt .list_btn .btn a {
  padding: 1em;
}
@media only screen and (max-width: 767px) {
  .con_act .box_item .box_txt .list_btn .btn a {
    padding: 1em 0.15em;
  }
}
@media only screen and (min-width: 984px) and (max-width: 1199px) {
  .con_act .box_item .img {
    width: 37%;
  }
  .con_act .box_item .box_txt {
    width: 60%;
  }
  .con_act .box_item .box_txt .list_btn .btn {
    width: 32.5%;
  }
  .con_act .box_item .box_txt .list_btn .btn a {
    padding: 1em 0.2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_act .box_item .img {
    width: 29%;
  }
  .con_act .box_item .box_txt {
    width: 69%;
  }
  .con_act .box_item .box_txt .list_btn .btn {
    width: 32.5%;
  }
  .con_act .box_item .box_txt .list_btn .btn a {
    padding: 1em 0.2em;
    font-size: 12px;
  }
}

.box_contact {
  font-size: 150%;
  width: 60%;
  background: #f5f2ee;
  color: #000;
  text-align: center;
  margin: auto;
  padding: 1em;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .box_contact {
    font-size: 126%;
    width: 90%;
  }
}
.box_contact .st {
  border-bottom: 1px solid #e4ddd4;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .box_contact .st {
    padding: 0.5em;
  }
}
.box_contact .tel {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .box_contact .tel {
    padding: 0.5em;
  }
}

.con_info {
  margin: 5em auto 10em;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .con_info {
    margin: 3em auto 5em;
  }
}
.con_info .sub_title {
  font-size: 150%;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_info .sub_title {
    font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .sub_title {
    font-size: 126%;
  }
}
.con_info .txt_text .section {
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_info .txt_text .section {
    margin-bottom: 1em;
  }
}
.con_info .txt_text .section ul li {
  list-style-type: disc;
}
.con_info .tbl_basic {
  margin: 1em 0;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_info .tbl_basic {
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_info .tbl_basic {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .tbl_basic {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_info .tbl_basic th {
    width: 50%;
  }
}
.con_info .box_guide {
  border: 1px solid #e0e0e0;
  padding: 3.6em;
}
@media only screen and (max-width: 767px) {
  .con_info .box_guide {
    padding: 2.2em 1.8em 1.8em;
  }
}
.con_info .box_guide .sub_title {
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_info .box_guide .sub_title {
    margin-bottom: 1.2em;
  }
}