@charset "utf-8";
/* CSS Document */
.copy {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
.c19-sp_menu {
  display: flex;
  justify-content: space-between;
}
.c19-sp_menu div {
  width: 22.5%;
}
.main-visual {
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}
.main-visual div {}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.vac-cont {
  background: #76c5b2;
  padding: 40px 20px 20px;
}
.vac-cont .box {
  background: #fff;
  padding: 20px;
  border: 1px solid #6fb9a7;
  border-radius: 5px;
  box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.1)
}
@media screen and (max-width: 768px) {
  .c19-sp_menu {
    display: flex;
    justify-content: space-between;
  }
  .c19-sp_menu div {
    width: 45%;
  }
}
.c19-sp_menu a.textlink {
  text-decoration: none;
  font-weight: 600;
  font-size: 1.2rem;
  color: #000;
}
.c19-sp_box {
  border: 2px solid #aab7a6;
  padding: 1px;
}
.c19-sp_box .inner {
  border: 1px solid #728a6b;
  padding: 10px;
}
.col2 {
  display: flex;
  justify-content: space-between;
}
.col2 div.w33 {
  box-sizing: border-box;
  width: 32%;
}
.vac07 {
  border: 1px solid #b8b8b8;
	text-align: center;
}
.vac07 div {
  padding: 10px;
	text-align: left;
}
.col2 div.w50 {
  width: 50%;
  box-sizing: border-box;
}
.col2 div.w30 {
  width: 30%;
  box-sizing: border-box;
}
.col2 div.w70 {
  width: 70%;
  box-sizing: border-box;
}
.col2 div.w40 {
  width: 40%;
  box-sizing: border-box;
}
.col2 div.w60 {
  width: 60%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .col2 {
    flex-direction: column;
    display: flex;
  }
  .col2 div.w50, .col2 div.w30, .col2 div.w70, .col2 div.w40, .col2 div.w60 {
    width: 100%;
    box-sizing: border-box;
  }
  .col2 div.w33 {
    width: 100%;
  }
}
.vac-cont .copy {
  font-size: 18px;
  margin-bottom: 10px;
}
.vac-cont h3 {
  font-size: 3.2rem;
	font:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica', 'sans-serif';
  width: 100%;
  background: none;
  margin: 0 0 15px;
  padding: 0 0 5px 5px;
  border-bottom: 1px solid #c8cfcd;
}
.vac-cont h3 span {
  font-size: 16px;
  padding-bottom: 5px;
  color: #000000;
  display: block;
}
.vac-cont h3 span.nowrap {
  font-size: 16px;
  padding-bottom: 5px;
  padding-right: 10px;
  color: #000000;
  display: inline;
}
.vac-cont h4 {
	font:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica', 'sans-serif';
  font-size: 18px;
  color: #000;
  margin: 20px 0 0;
}
.vac-cont h4.underline {
  background: #f8f8f8;
  border-bottom: 1px solid #d0d0d0;
  padding: 5px 0 3px 15px
}
.temp-box {
  border: 2px solid #78c6b2;
  display: flex;
  padding: 15px;
}
.temp-box h4 {
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  margin: 0 0 10px;
}
.temp-box p {
  line-height: 1.5;
}
.c19-list ul {
  list-style: none;
  margin: 10px 0 10px 0;
  padding: 0;
}
.c19-list ul li {
  background: url(images/covid19_img-listpoint.jpg) left 2px top 6px no-repeat;
  padding: 0 0 0 25px;
  margin-bottom: 5px;
}
.note {
  font-size: 12px;
}
.bg-light {
  background: url(images/covid19_img-light.jpg) no-repeat;
  background-position: center center;
}
.kenon {
  width: 20%;
  text-align: right;
}
.stxt {
  font-size: 12px;
  margin-top: 10px;
}
table.tbr tr th {
  width: auto;
  padding: 5px 8px;
}
table.tbr td {
  padding: 5px 8px;
}
@media screen and (max-width: 768px) {
  .kenon {
    display: none;
  }
  .detail_btn {
    width: 100%;
  }
}
.detail_btn a {
  font-size: 1.4rem;
  line-height: 1;
  padding: 8px 15px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  background: #666666;
  background: linear-gradient(to bottom, #666666 0%, #535353 100%);
}
.detail_btn a:hover {
  background: linear-gradient(to top, #024a8e 0%, #00417e 100%);
}
.vac-bnr {
  margin: 0;
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.2);
}
.thumb_3col {
  margin: 20px 0 0;
}
.thumb_3col li {
  padding-bottom: 0;
}
.greenbox {
  background: #ebf1e9;
  padding: 20px;
  margin-bottom: 50px;
}
.greenbox h3 {
  text-align: center;
  background: none;
  color: #435b3d;
  font-weight: 600;
}
h4.point {
  background: #ff5050;
  line-height: 1.4;
  color: #fff;
  padding: 3px 15px;
  display: inline-block;
}
.chip {
	position: absolute;
  padding: 5px 30px;
  font-weight: bold;
  font-size: 20px;
  background: #00417e;
  color: #fff;
  display: inline-block;
  margin-top: -35px;
  
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
  background: linear-gradient(-180deg, rgb(2, 74, 142), rgb(0, 65, 125));
}
@media screen and (max-width: 768px) {
	.chip {
  padding: 3px 10px;
  font-size: 16px;
}
}
area {
  border: none;
  outline: none;
}