@charset "utf-8";
/* CSS Document */
@import url("https://a1.digiwin.com/css/font-awesome.css");
@import url("https://a1.digiwin.com/css/animate.css");
@import url("https://a1.digiwin.com/css/hover.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 版頭 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

.covid_p1 {
  background-image: url(../images/covid/main.png);
  height: 670px;
  background-position: top center;
  position: relative;
  overflow: hidden;
}
.covid_p1_toptitle br {
  display: none;
}
.covid_p1_toptitle {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 150px;
  transition: 0.5;
}
.covid_p1_toptitle h6 {
  font-size: 60px;
  color: #454545;
}
.covid_p1_toptitle h6 span{
  color: #ff3000;
}
.covid_p1_toptitle p {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #832b00;
}
.covid_p1_toptitle p span{
  color: #ff3000;
}
.covid_p1_bottomimg {
  width: 100%;
  height: 190px;
  background-image: url(../images/covid/main2.png);
  background-position: top center;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
.covid_p1_bottomimg_title {
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.covid_p1_bottomimg_title img {
  margin: 125px 2% 0 1%;
}
.covid_p1_bottomimg_p p:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: 600;
  margin-top: 30px;
}
.covid_p1_bottomimg_p p:nth-child(2) {
  font-size: 36px;
  color: #fff000;
  font-weight: 600;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p2 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p2 ul {
  width: 100%;
  display: flex;
}
.covid_p2 ul li:nth-child(1) {
  width: 50%;
  height: 105px;
  background-color: #f1f1f1;
  font-size: 36px;
  font-weight: bold;
  text-align: right;
  padding: 44px 178px 0 0;
  cursor: pointer;
}
.covid_p2 ul li:nth-child(2) {
  width: 50%;
  height: 105px;
  background-color: #1a2444;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  padding: 44px 0 0 38px;
  cursor: pointer;
}
.covid_p2_dialogue {
  width: 100%;
  height: 1325px;
  background-color: #f1f1f1;
}
.covid_p2_text{
  display: none;
}
.covid_p2_center {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 52px;
}
.covid_p2_center h6 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 48px;
}
.covid_p2_center_text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.covid_p2_center_text2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.covid_p2_center_text_div {
  width: 100%;
  max-width: 515px;
  height: 100px;
  border-radius: 3em;
  background-color: #fff7ec;
  padding: 28px 80px 0 93px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin-left: 36px;
  line-height: 24px;
}
.covid_p2_center_text_div:before {
  content: "";
  position: absolute;
  transform: rotate(50deg);
  left: -10px;
  top: 0px;
  width: 26px;
  height: 26px;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-top-width: 13px;
  border-top-color: currentColor;
  border-radius: 32px 0 0 0;
  color: #fff7ec;
}
.covid_p2_center_text2_div {
  width: 100%;
  max-width: 596px;
  height: 100px;
  border-radius: 3em;
  background-color: #589501;
  color: #ffffff;
  padding: 15px 46px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin-right: 36px;
  line-height: 22px;
}
.covid_p2_center_text2:nth-child(5) .covid_p2_center_text2_div {
  padding-top: 20px;
  height: 125px;
}
.covid_p2_center_text2:nth-child(7) .covid_p2_center_text2_div {
  padding-top: 18px;
  height: 332px;
  max-width: 752px;
  margin-top: 20px;
}
.covid_p2_center_text2:nth-child(7) img {
  margin-bottom: 200px;
}
.covid_p2_center_text2_div:before {
  content: "";
  position: absolute;
  transform: rotate(-40deg);
  right: -20px;
  top: 20px;
  width: 26px;
  height: 26px;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-top-width: 13px;
  border-top-color: currentColor;
  border-radius: 0 32px 0 0;
  color: #589501;
}
.covid_p2_center_text2_div_text {
  display: flex;
  margin-bottom: 15px;
}
.covid_p2_center_text2_div_text > div:nth-child(2) {
  max-width: 555px;
  line-height: 22px;
}
.covid_p2_center_text2_div_text > div:nth-child(1) {
  font-weight: bold;
}
.covid_p2_dialogue2 {
  display: none;
  width: 100%;
  height: 1325px;
  background-color: #1a2444;
}
.covid_p2_center2 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 52px;
}
.covid_p2_center2 h6 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 48px;
}
.covid_p2_center_text_div2 {
  width: 100%;
  max-width: 515px;
  height: 100px;
  border-radius: 3em;
  background-color: #fff7ec;
  padding: 25px 30px 12px 35px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin-left: 36px;
  line-height: 24px;
}
.covid_p2_center_text:nth-child(4) .covid_p2_center_text_div2 {
  padding: 31px 0 0 93px;
}
.covid_p2_center_text_div2:before {
  content: "";
  position: absolute;
  transform: rotate(50deg);
  left: -10px;
  top: 0px;
  width: 26px;
  height: 26px;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-top-width: 13px;
  border-top-color: currentColor;
  border-radius: 32px 0 0 0;
  color: #fff7ec;
}
.covid_p2_center_text2_div2 {
  width: 100%;
  max-width: 614px;
  height: 146px;
  border-radius: 2.5em;
  background-color: #589501;
  color: #ffffff;
  padding: 24px 46px 0 64px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin-right: 36px;
  line-height: 22px;
}
.covid_p2_center_text2_div2:before {
  content: "";
  position: absolute;
  transform: rotate(-40deg);
  right: -20px;
  top: 20px;
  width: 26px;
  height: 26px;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-top-width: 13px;
  border-top-color: currentColor;
  border-radius: 0 32px 0 0;
  color: #589501;
}
.covid_p2_center_text2:nth-child(5) .covid_p2_center_text2_div2 span,
.covid_p2_center_text2:nth-child(6) .covid_p2_center_text2_div2 span {
  color: #fcff00;
}
.covid_p2_center_text2:nth-child(6) .covid_p2_center_text2_div2 {
  width: 100%;
  max-width: 679px;
  height: 223px;
  padding: 38px 46px 0 42px;
  margin: 33px 192px 0 0;
}
.covid_p2_center2 .covid_p2_center_text2:nth-child(6) img{
  display: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p3 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p3 {
  width: 100%;
  height: 850px;
  background-color: #ffc600;
}
.covid_p3_center {
  width: 100%;
  max-width: 1050px;
  height: 850px;
  margin: 0 auto;
  padding-top: 81px;
}
.covid_p3_center h6 {
  font-size: 36px;
  color: #000000;
  text-align: center;
  font-weight: 500;
  line-height: 48px;
}
.covid_p3_center h5 {
  font-size: 18px;
  color: #000000;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
}
.covid_p3_center h5:nth-child(3) {
  margin-top: 34px;
}
.covid_p3_top{
  width: 100%;
  height: 280px;
}
.covid_p3_flow00{
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.covid_p3_flow01{
  width: 275px;
  height: 500px;
  background-image: url(../images/covid/flow01.png);
  background-repeat: no-repeat;
  background-position: top center;
  left: 0px;
  top:-12%;
  position: absolute;
  z-index: 10;
  text-align: center;
  padding: 40px 90px 0 0;
}
.covid_p3_flow01 h6{
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 90px;
}
.covid_p3_flow01 p{
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom:25px;
}
.covid_p3_flow02{
  width: 290px;
  height: 500px;
  background-image: url(../images/covid/flow02.png);
  background-repeat: no-repeat;
  background-position: top center;
  left: 17.5%;
  top:-12%;
  position: absolute;
  z-index: 9;
  text-align: center;
  padding: 40px 90px 0 0;
}
.covid_p3_flow02 h6{
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 80px;
}
.covid_p3_flow02 p{
  font-size: 20px;
  color: #FFFFFF;
}
.covid_p3_flow02 p:nth-child(6),.covid_p3_flow02 p:nth-child(4){
  margin-top: 25px;
}
.covid_p3_flow03{
  width: 289px;
  height: 500px;
  background-image: url(../images/covid/flow03.png);
  background-repeat: no-repeat;
  background-position: top center;
  top:-12%;
  left: 36.5%;
  position: absolute;
  z-index: 8;
  text-align: center;
  padding: 40px 90px 0 0;
}
.covid_p3_flow03 h6{
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 80px;
}
.covid_p3_flow03 p{
  font-size: 20px;
  color: #FFFFFF;
}
.covid_p3_flow03 p:nth-child(6),.covid_p3_flow03 p:nth-child(4){
  margin-top: 25px;
}
.covid_p3_flow04{
  width: 298px;
  height: 500px;
  background-image: url(../images/covid/flow04.png);
  background-repeat: no-repeat;
  background-position: top center;
  top:-12%;
  left: 56%;
  position: absolute;
  z-index: 7;
  text-align: center;
  padding: 40px 90px 0 0;
}
.covid_p3_flow04 h6{
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 85px;
}
.covid_p3_flow04 p{
  font-size: 20px;
  color: #FFFFFF;
}
.covid_p3_flow04 p:nth-child(5){
  font-size: 12px;
  margin-right: 10px;
}
.covid_p3_flow04 p:nth-child(6),.covid_p3_flow04 p:nth-child(4){
  margin-top: 25px;
}
.covid_p3_flow05{
  width: 188px;
  height: 500px;
  background-image: url(../images/covid/flow05.png);
  background-repeat: no-repeat;
  background-position: top center;
  top:-4.5%;
  left: 75%;
  position: absolute;
  text-align: center;
  padding: 10px 0 0 10px;
}
.covid_p3_flow05 h6{
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 85px;
}
.covid_p3_flow05 p{
  font-size: 20px;
  color: #FFFFFF;
}
.covid_p3_flow05 p:nth-child(2){
  margin-bottom: 20px;
}
.covid_p3_flow00_rwd{
  display: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p4 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p4 {
  width: 100%;
  height: 1029px;
  background-image: url(../images/covid/p4_background.png);
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.arrowcallback {
  width: 116px;
  height: 53px;
  background-image: url(../images/covid/arrow.png);
  background-repeat: no-repeat;
  margin: 0 auto;
}
.covid_p4_img {
  width: 365px;
  height: 315px;
  background-image: url(../images/covid/visitors.png);
  background-repeat: no-repeat;
  margin: 10px 0 0 148px;
}
.covid_p4_img2 {
  width: 365px;
  height: 315px;
  background-image: url(../images/covid/visitors2.png);
  background-repeat: no-repeat;
}
.covid_p4_img3 {
  width: 365px;
  height: 315px;
  background-image: url(../images/covid/visitors3.png);
  background-repeat: no-repeat;
}
.covid_p4_center {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
}
.covid_p4_center > img {
  margin-bottom: 50px;
}
.covid_p4 h6 {
  font-size: 36px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
  padding-top: 98px;
}
.covid_p4 h5 {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
}
.covid_p4_center_visitors {
  width: 100%;
  max-width: 1000px;
  height: 700px;
  margin: 0 auto;
}
.covid_p4_center_visitors_vi {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.covid_p4_center_visitors_vi > div > div {
  width: 126px;
  height: 52px;
  font-size: 36px;
  color: #000000;
  background-color: #ffc600;
  border-radius: 10px;
  font-weight: 600;
  line-height: 55px;
  margin-bottom: 10px;
}
.covid_p4_center_visitors_vi > div > p {
  width: 150px;
  font-size: 23px;
  color: #ffffff;
  font-weight: 600;
  text-align: left;
}
.covid_p4_center_visitors_vi2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.covid_p4_vitext {
  display: block;
  position: absolute;
  top: 20px;
  width: 111px;
  height: 167px;
  background-image: url(../images/covid/vitext.png);
}
.covid_p4_vitext2 {
  display: none;
}
.covid_p4_center_visitors_vi2_11 {
  display: none;
}
.covid_p4_center_visitors_vi1 {
  display: none;
}
.covid_p4_center_visitors_vi2_1 {
  display: flex;
}
.covid_p4_center_visitors_vi2_2 > div {
  width: 121px;
  height: 52px;
  font-size: 36px;
  color: #000000;
  background-color: #ff7712;
  border-radius: 10px;
  font-weight: 600;
  line-height: 55px;
  margin: 90px 0 10px 0;
}
.covid_p4_center_visitors_vi2_2 p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}
.covid_p4_center_visitors_vi2_3 > div {
  width: 121px;
  height: 52px;
  font-size: 36px;
  color: #000000;
  background-color: #32cac5;
  border-radius: 10px;
  font-weight: 600;
  line-height: 55px;
  margin: 90px 0 10px 0;
}
.covid_p4_center_visitors_vi2_3 p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p5 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p5 {
  width: 100%;
  height: 944px;
  background-image: url(../images/covid/bg.png);
  background-repeat: no-repeat;
  background-color: #f3e69d;
  background-position: top left;
}
.covid_p5_top {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.covid_p5_top h6 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  padding-top: 75px;
  margin-bottom: 32px;
}
.covid_p5_top h5 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 37px;
}
.covid_p5_top h4 {
  font-size: 24px;
  color: #000000;
  font-weight: 500;
  text-align: center;
  margin: 37px 0 25px 0;
}
.covid_p5_center {
  display: flex;
  justify-content: space-between;
}
.covid_p5_center_text > div {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 50px;
}
.covid_p5_center_text > div > img {
  margin-right: 15px;
}
.covid_p5_center_text > div > div > p:nth-child(1) {
  padding-top: 10px;
}
.covid_p5_center_text > div > div > p:nth-child(1) > span,
.covid_p5_center_text:nth-child(3) > div > div > p:nth-child(2) span {
  color: #2296c8;
}
.covid_p5_center_text p {
  font-size: 20px;
  color: #6b6b6b;
  font-weight: 600;
  line-height: 22px;
}
.covid_p5_center_text span {
  color: #f46823;
}
.covid_p5_bottom {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  overflow: hidden;
}
.covid_p5_bottom img:nth-child(1){
  margin-right: 50px;
}
.covid_p5_bottom1 {
  display: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p6 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p6 {
  width: 100%;
  height: 910px;
  background-image: url(../images/covid/bg2.png);
  background-repeat: no-repeat;
  background-color: #cfdede;
  background-position: top left;
}
.covid_p6 h6 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  padding-top: 90px;
  margin-bottom: 32px;
}
/* .covid_p6_top ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
}
.covid_p6_top ul li {
  width: 240px;
  height: 50px;
  color: #ffffff;
  background-color: #8f8f8f;
  border-radius: 10px 10px 0 0;
  font-size: 24px;
  margin-right: 10px;
  cursor: pointer;
  text-align: center;
  padding: 14px 0;
}
.covid_p6_top ul li:nth-child(1) {
  background-color: #0ca09b;
} */
.covid_p6_ul{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  position: relative;
}
.covid_p6_li{
  width: 240px;
  height: 50px;
  color: #ffffff;
  background-color: #8f8f8f;
  border-radius: 10px 10px 0 0;
  font-size: 22px;
  margin: 0 5px;
  cursor: pointer;
  text-align: center;
  padding: 14px 0;
}
.covid_p6_li:nth-child(1){
  background-color: #0ca09b;
}
.covid_p6_center {
  display: none;
  width: 100%;
  height: 630px;
  margin: 0 auto;
  border: 10px solid #0ca09b;
  background-color: #ffffff;
  text-align: center;
  padding-top: 47px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50px;
}
.covid_p6_li:nth-child(1) .covid_p6_center{
  display: block;
}
.covid_p6_bottom {
  display: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p7 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p7 {
  width: 100%;
  height: 910px;
  background-image: url(../images/covid/bg3.png);
  background-color: #ebd4b7;
  background-position: top left;
  background-repeat: no-repeat;
}
.covid_p7 h6 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  padding-top: 90px;
  margin-bottom: 32px;
}
/* .covid_p7_top ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
}
.covid_p7_top ul li {
  width: 240px;
  height: 50px;
  color: #ffffff;
  background-color: #8f8f8f;
  border-radius: 10px 10px 0 0;
  font-size: 24px;
  margin-right: 10px;
  padding: 14px 20px;
  cursor: pointer;
}
.covid_p7_top ul li:nth-child(1) {
  padding: 14px 20px;
  background-color: #f16700;
}
.covid_p7_center {
  width: 100%;
  max-width: 1100px;
  height: 630px;
  margin: 0 auto;
  border: 10px solid #ff7712;
  background-color: #ffffff;
  text-align: center;
  padding-top: 47px;
} */
.covid_p7_ul{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  position: relative;
}
.covid_p7_li{
  width: 240px;
  height: 50px;
  color: #ffffff;
  background-color: #8f8f8f;
  border-radius: 10px 10px 0 0;
  font-size: 22px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  padding: 14px 0;
}
.covid_p7_li:nth-child(1){
  background-color: #f16700;
}
.covid_p7_center {
  display: none;
  width: 100%;
  height: 630px;
  margin: 0 auto;
  border: 10px solid #ff7712;
  background-color: #ffffff;
  text-align: center;
  padding-top: 47px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50px;
}
.covid_p7_li:nth-child(1) .covid_p7_center{
  display: block;
}

.covid_p7_bottom {
  display: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ p8 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.covid_p8 {
  width: 100%;
  height: 398px;
  background-image: url(../images/covid/05.png);
  background-position: top center;
}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ rwd ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
@media screen and (max-width: 1200px) {
  .covid_p1_toptitle {
    margin-left: 15px;
  }
  .covid_p2 ul li:nth-child(1) {
    padding-right: 120px;
  }
  .covid_p4_center_visitors_vi2_3 p {
    font-size: 20px;
  }
  .covid_p4_center_visitors_vi2_2 p {
    font-size: 21px;
  }
  .covid_p7_top ul li {
    padding: 14px 15px;
  }
  .covid_p7_top ul li:nth-child(1) {
    padding: 14px 15px;
  }
}
@media screen and (max-width: 1000px) {
  .covid_p2 ul li:nth-child(1) {
    padding-right: 50px;
  }
  .covid_p3_flow00{
    display: none;
  }
  .covid_p3_center{
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 50px 5px 0;
  }
  .covid_p3_flow00_rwd{
    display: block;
    position: relative;
    width: 100%;
    height: 400px;
  }
  .covid_p3_flow00_rwd img:nth-child(1){
    position: absolute;
    z-index:10;
  }
  .covid_p3_flow00_rwd img:nth-child(2){
    position: absolute;
    left: 20%;
    z-index:9;
  }
  .covid_p3_flow00_rwd img:nth-child(3){
    position: absolute;
    left: 40%;
    z-index:8;
  }
  .covid_p3_flow00_rwd img:nth-child(4){
    position: absolute;
    left: 54%;
    z-index:7;
  }
  .covid_p3_flow00_rwd img:nth-child(5){
    position: absolute;
    top: 6%;
    left: 80%;
  }
  .arrowcallback {
    width: 54px;
    height: 25px;
    background-image: url(../images/covid/arrow_rwd.png);
  }
  .covid_p4 {
    width: 100%;
    height: 707px;
    background-image: url(../images/covid/p4rwd_1000.png);
  }
  .covid_p4_img {
    width: 136px;
    height: 118px;
    background-image: url(../images/covid/p4rwd_360_3.png);
    margin: 10px 106px 0 auto;
  }
  .covid_p4_img2 {
    width: 136px;
    height: 118px;
    background-image: url(../images/covid/p4rwd_360.png);
  }
  .covid_p4_img3 {
    width: 136px;
    height: 118px;
    background-image: url(../images/covid/p4rwd_360_2.png);
    margin: 0 auto;
  }
  .covid_p4 h6 {
    padding-top: 60px;
  }
  .covid_p4_center_visitors {
    height: 450px;
  }
  .covid_p4_vitext {
    display: none;
  }
  .covid_p4_vitext2 {
    display: block;
    position: absolute;
    top: 10px;
    width: 42px;
    height: 63px;
    background-image: url(../images/covid/vitext_rwd.png);
  }
  .covid_p4_center_visitors_vi {
    display: none;
  }
  .covid_p4_center_visitors_vi2_11 {
    display: flex;
    flex-direction: column;
  }
  .covid_p4_center_visitors_vi2_11:nth-child(2) {
    padding-top: 2px;
  }
  .covid_p4_center_visitors_vi2_11:nth-child(6) {
    padding-right: 7px;
  }
  .covid_p4_center_visitors_vi1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 150px;
    margin: 20px auto 0;
    padding-left: 3.5px;
  }
  .covid_p4_center_visitors_vi1 > div > div {
    width: 69px;
    height: 28px;
    margin: 0 auto 9px;
    font-size: 19px;
    color: #000;
    font-weight: 600;
    background-color: #ffc600;
    border-radius: 10px;
    line-height: 28px;
  }
  .covid_p4_center_visitors_vi1 > div p {
    font-size: 16px;
    color: #ffffff;
  }
  .covid_p4_center_visitors_vi2_1 {
    flex-direction: column;
  }
  .covid_p4_center_visitors_vi2_1 {
    display: none;
  }
  .covid_p4_center_visitors_vi2_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .covid_p4_center_visitors_vi2_2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .covid_p4_center_visitors_vi2_3 > div {
    width: 69px;
    height: 28px;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    margin: 18px 0 10px 0;
  }
  .covid_p4_center_visitors_vi2_2 > div {
    width: 69px;
    height: 28px;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    margin: 18px 0 10px 0;
  }
  .covid_p4_center_visitors_vi > div > div {
    width: 69px;
    height: 28px;
    margin: 18px auto 0;
    font-size: 18px;
    line-height: 30px;
  }
  .covid_p4_center_visitors_vi2_3 p,
  .covid_p4_center_visitors_vi2_2 p,
  .covid_p4_center_visitors_vi > div > p {
    font-size: 16px;
    line-height: 20px;
  }
  .covid_p5_center_text p{
    font-size: 16px;
  }
  .covid_p7_top ul li {
    padding: 14px 0;
    font-size: 20px;
  }
  .covid_p6_top ul li:nth-child(1) {
    padding: 14px 8px;
  }
  .covid_p7_top ul li:nth-child(1) {
    padding: 14px 0;
  }
}
@media screen and (max-width: 768px) {
  .covid_p1 {
    width: 100%;
    background-image: url(../images/covid/main_rwd768.png);
    height: 538px;
    background-position: top center;
    overflow: hidden;
  }
  .covid_p1_toptitle {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 80px 20px 0;

  }
  .covid_p1_toptitle h6 {
    font-size: 36px;
    color: #dc3d06;
  }
  .covid_p1_toptitle p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
  .covid_p1_bottomimg {
    width: 100%;
    height: 100px;
    background-image: url(../images/covid/main2.png);
    background-position: top center;
    overflow: hidden;
  }
  .covid_p1_toptitle br {
    display: block;
  }
  .covid_p1_bottomimg_title {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 20px;

  }
  .covid_p1_bottomimg_p p:nth-child(1) {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .covid_p1_bottomimg_p p:nth-child(2) {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .covid_p1_bottomimg_title img {
    margin-top: 50px;
  }
  .covid_p1_img {
    content: url("../images/covid/main2_people_rwd_360.png");
  }
  .covid_p2_dialogue {
    height: 1683px;
  }
  .covid_p2_dialogue2{
    height: 1683px;
  }
  .covid_p2_text2,.covid_p2_center_text2_div_text > div:nth-child(2){
    display: none;
  }
  .covid_p2_text{
    display: block;
  }
  .covid_p2_text span{
    color: #fee900;
    font-weight: bold;
  }
  .covid_p2_center_text2_div_text{
    margin: 0;
  }
  .covid_p2_center_text2:nth-child(7) .covid_p2_center_text2_div{
    padding-top: 15px;
  }
  .covid_p2 ul li:nth-child(1),
  .covid_p2 ul li:nth-child(2) {
    font-size: 25px;
  }
  .covid_p2_center h6 {
    margin-bottom: 28px;
    line-height: 28px;
  }
  .covid_p2_center2 h6{
    line-height: 28px;
  }
  .covid_p2_center {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 52px 20px 0;
  }
  .covid_p2_img {
    content: url("../images/covid/man_rwd.png");
  }
  .covid_p2_img2 {
    content: url("../images/covid/Customer_rwd.png");
    margin-bottom: 100px;
  }
  .covid_p2_center_text {
    margin-bottom: 20px;
  }
  .covid_p2_center_text_div {
    width: 269px;
    height: 100px;
    padding: 23px 30px 9px 21px;
    font-size: 16px;
    border-radius: 2em;
    background-color: #ffffff;
    line-height: 20px;
    margin-left: 5px;
  }
  .covid_p2_center_text_div:before {
    color: #ffffff;
  }
  .covid_p2_center_text2_div {
    width: 251px;
    height: 187px;
    border-radius: 2em;
    font-size: 16px;
    padding: 15px 10px 0 15px;
    line-height: 20px;
    margin-right: 2px;
  }
  .covid_p2_center_text2 {
    margin-bottom: 21px;
  }
  .covid_p2_center_text2:nth-child(7) img{
    margin-bottom: 400px;
  }
  .covid_p2_center_text2:nth-child(5) .covid_p2_center_text2_div {
    width: 251px;
    height: 230px;
    padding: 15px 10px 0 15px;
  }
  .covid_p2_center_text2:nth-child(7) .covid_p2_center_text2_div {
    width: 247px;
    height: 552px;
  }
  .covid_p2_center2{
    width: 100%;
    max-width: 360px;
    padding: 52px 20px 0;
  }
  .covid_p2_center_text_div2{
    max-width: 247px;
    height:110px;
    border-radius: 1.5em;
    background-color: #ffffff;
    margin-left:10px;
    padding: 10px 10px 0 20px;
    font-size: 16px;
    line-height: 18px;
  }
  .covid_p2_center_text_div2:before{
    color: #ffffff;
  }
  .covid_p2_center_text:nth-child(4) .covid_p2_center_text_div2{
    padding: 35px 10px 0 20px;
  }
  .covid_p2_center_text2_div2{
    max-width: 251px;
    height:254px;
    margin-right:2px;
    padding: 15px 10px 0 15px;
    font-size: 16px;
    border-radius: 1.5em;
    line-height: 20px;
  }
  .covid_p2_center_text2:nth-child(5) .covid_p2_center_text2_div2 span,.covid_p2_center_text2:nth-child(6) .covid_p2_center_text2_div2 span{
    color: #f7d100;
  }
  .covid_p2_center2 .covid_p2_center_text2:nth-child(5) .covid_p2_center_text2_div2{
    padding-top: 20px;
    height: 224px;
  }
  .covid_p2_center_text2:nth-child(6) .covid_p2_center_text2_div2{
    height: 412px;
    margin: 0 2px 0 0;
    padding: 20px 5px 19px 15px;
  }
  .covid_p2_center2 .covid_p2_center_text2:nth-child(6) img{
    display: block;
    margin-bottom: 260px;
  }
  .covid_p5_center_text p{
    font-size: 17px;
  }
  .covid_p5_top {
    width: 100%;
    max-width: 360px;
    padding: 0 20px;
  }
  .covid_p5_top h5 {
    font-size: 18px;
    text-align: left;
    line-height: 24px;
  }
  .covid_p5_top h6 {
    font-size: 30px;
  }
  .covid_p5_center {
    flex-direction: column;
    justify-content:flex-start;
    align-items: center;
  }
  .covid_p5_center .covid_p5_center_text:nth-child(1) {
    margin-bottom: 20px;
  }
  .covid_p5_center .covid_p5_center_text:nth-child(2) {
    margin-bottom: 20px;
  }
  .covid_p5 {
    height: 1700px;
  }
  .covid_p5_top h4 {
    font-size: 18px;
  }
  .covid_p5_bottom {
    display: none;
  }
  .covid_p5_bottom1 {
    display: block;
    padding-left: 10px;
  }
  .covid_p6{
    height: 100%;
    padding-bottom: 30px;
  }
  .covid_p6_top {
    display: none;
  }
  .covid_p6_bottom {
    display: block;
  }
  .covid_p6_bottom ul {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .covid_p6_bottom ul li {
    width: 340px;
    height: 81px;
    background-color: #8f8f8f;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    cursor: pointer;
  }
  .covid_p6_bottom ul li span {
    font-size: 24px;
  }
  .covid_p6_bottom ul li:nth-child(1){
    background-color: #0ca09b;
  }
  .covid_p6_bottom ul li:nth-child(1).active{
    background-color: #8f8f8f;
  }
  .covid_p6_bottom ul li:nth-child(1) img{
    transform:rotate(0deg);
  }
  .covid_p6_bottom ul li:nth-child(1) img.active{
    transform:rotate(-180deg);
  }
  .covid_p6_bottom ul li.active{
    background-color: #0ca09b;
  }
  .covid_p6_bottom ul li img.active{
    transform:rotate(0deg);
  }
  
  .covid_p6_bottom ul li img{
    transform:rotate(-180deg);
    transition: .5s;
  }
  .covid_p6_bottom_img{
    width: 340px;
    height: 350px;
    background-color: #ffffff;
    padding:0 30px ;
  }
  .covid_p6_bottom_img h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p6_bottom_img2{
    width: 340px;
    height: 400px;
    background-color: #ffffff;
    padding:0 30px ;
    display: none;
  }
  .covid_p6_bottom_img2 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p6_bottom_img3{
    width: 340px;
    height: 320px;
    background-color: #ffffff;
    padding:0 30px ;
    display: none;
  }
  .covid_p6_bottom_img3 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p6_bottom_img4{
    width: 340px;
    height: 1365px;
    background-color: #ffffff;
    padding:0 30px ;
    display: none;
  }
  .covid_p6_bottom_img4 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p6_bottom_img5{
    width: 340px;
    height: 350px;
    background-color: #ffffff;
    padding:0 30px ;
    display: none;
  }
  .covid_p6_bottom_img5 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p7{
    height: 100%;
    padding-bottom: 30px;
  }
  .covid_p7_top {
    display: none;
  }
  .covid_p7_bottom {
    display: block;
  }
  .covid_p7_bottom ul {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .covid_p7_bottom ul li {
    width: 340px;
    height: 81px;
    background-color: #8f8f8f;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    cursor: pointer;
  }
  .covid_p7_bottom ul li span {
    font-size: 24px;
  }
  .covid_p7_bottom ul li:nth-child(1){
    background-color: #f16700;
  }
  .covid_p7_bottom ul li:nth-child(1).active{
    background-color: #8f8f8f;
  }
  .covid_p7_bottom ul li:nth-child(1) img{
    transform:rotate(0deg);
  }
  .covid_p7_bottom ul li:nth-child(1) img.active{
    transform:rotate(-180deg);
  }
  .covid_p7_bottom ul li.active{
    background-color: #f16700;
  }
  .covid_p7_bottom ul li img.active{
    transform:rotate(0deg);
  }
  .covid_p7_bottom ul li img{
    transform:rotate(-180deg);
    transition: .5s;
  }
  .covid_p7_bottom_img{
    width: 340px;
    height: 310px;
    background-color: #ffffff;
    padding:0 30px ;
  }
  .covid_p7_bottom_img h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p7_bottom_img2{
    width: 340px;
    height: 315px;
    background-color: #ffffff;
    padding:0 30px ;
    display: none;
  }
  .covid_p7_bottom_img2 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p7_bottom_img3{
    width: 340px;
    height: 283px;
    background-color: #ffffff;
    padding:0 30px ;
    display: none;
  }
  .covid_p7_bottom_img3 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p7_bottom_img4{
    width: 340px;
    height: 200px;
    background-color: #ffffff;
    padding:20px 30px 0;
    display: none;
  }
  .covid_p7_bottom_img4 h6{
    padding:44px 0 0 0;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .covid_p8 {
    width: 100%;
    height: 561px;
    background-image: url(../images/covid/05_rwd.png);
    background-position: top center;
  }
}
@media screen and (max-width: 576px) {
  .covid_p2 ul li:nth-child(1) {
    font-size: 24px;
    text-align: left;
    padding: 17px 35px 0 30px;
  }
  .covid_p2 ul li:nth-child(2) {
    font-size: 24px;
    padding: 17px 35px 0 47px;
  }
}
@media screen and (max-width: 360px) {
  .covid_p2 ul li:nth-child(1) {
    height: 73px;
    font-size: 18px;
    text-align: left;
    padding: 17px 50px 0 30px;
    line-height: 20px;
  }
  .covid_p2 ul li:nth-child(2) {
    height: 73px;
    font-size: 18px;
    padding: 17px 50px 0 47px;
    line-height: 20px;
  }
}
