@charset "UTF-8";
/* CSS Document */

/* コロナ対策ページ */
.corona_measures{
  /* background: #E6E5DC; */
}
.corona_measures .taisaku {
  /* background: #E6E5DC; */
  padding-bottom: 100px;
}
.corona_measures .taisaku .img img {
  width: auto;
  display: block;
  margin: 0 auto;
  padding-bottom: 100px;
}
.corona_measures .taisaku h2 {
  font-size: 40px;
  line-height: 160%;
  letter-spacing: .15em;
  font-weight: 600;
  color: #50492A;
  text-align: center;
  margin-bottom: 50px;
}
.corona_measures .taisaku h2 span{
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: .08em;
  font-weight: 600;
  color: #464242;
  margin-top: 10px;
}
.corona_measures .taisaku p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto;
}
.corona_measures .taisaku p .red{
  font-weight: 600;
  color: #B20F0F;
}
.corona_measures .taisaku p .bold{
  font-weight: 600;
}
.corona_measures .activecoat .corona_title_box{
  background: url(../images/corona_measures/corona_bg_pc.jpg) repeat-x center;
  height: 350px;
  margin-bottom: 100px;
}
.corona_measures .activecoat .corona_title_box h3{
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}
.corona_measures .activecoat .corona_title_box h3::before{
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}
.corona_measures .activecoat h4{
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0;
  font-weight: 600;
  color: #464242;
  text-align: center;
  margin-bottom: 50px;
}
.corona_measures .activecoat h4::after{
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #707070;
  margin: 10px auto 0;
}
.corona_measures .activecoat p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}
.corona_measures .activecoat p .bold{
  font-weight: 600;
}
.corona_measures .activecoat p .red{
  font-weight: 600;
  color: #B20F0F;
}
.corona_measures .activecoat .img_box{
  display: flex;
  width: 870px;
  margin: 0 auto 95px;
}
.corona_measures .activecoat .img_box .logo_box{
  width: 400px;
  margin-right: 110px;
}
.corona_measures .activecoat .img_box .logo_box img{
  width: 400px;
  margin-bottom: 80px;
}
.corona_measures .activecoat .img_box .logo_box img:last-of-type{
  width: 235px;
  margin-bottom: 0;
}
.corona_measures .activecoat .img_box .hosyou_box{
  width: 360px;
}
.corona_measures .activecoat .img_box .hosyou_box img{
  width: 360px;
}
.corona_measures .activecoat h4{
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0;
  font-weight: 600;
  color: #464242;
  text-align: center;
  margin-bottom: 50px;
}
.corona_measures .activecoat h4::after{
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #707070;
  margin: 10px auto 0;
}
.corona_measures .activecoat p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}
.corona_measures .activecoat .sekou_img_box{
  font-size: 0;
  text-align: center;
  margin-bottom: 100px;
}
.corona_measures .activecoat .sekou_img_box img{
  width: 310px;
  margin-right: 87px;
}
.corona_measures .activecoat .sekou_img_box img:last-of-type{
  margin-right: 0;
}
.corona_measures .deofactor .corona_title_box{
  background: url(../images/corona_measures/corona_bg_pc.jpg) repeat-x center;
  height: 350px;
  margin-bottom: 100px;
}
.corona_measures .deofactor .corona_title_box h3{
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}
.corona_measures .deofactor .corona_title_box h3::before{
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}
.corona_measures .deofactor h4{
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0;
  font-weight: 600;
  color: #464242;
  text-align: center;
  margin-bottom: 50px;
}
.corona_measures .deofactor h4::after{
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #707070;
  margin: 10px auto 0;
}
.corona_measures .deofactor p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}
.corona_measures .deofactor p .red{
  font-weight: 600;
  color: #B20F0F;
}
.corona_measures .deofactor .img{
  width: 335px;
  margin: 0 auto 100px;
}
.corona_measures .deofactor h4{
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0;
  font-weight: 600;
  color: #464242;
  text-align: center;
  margin-bottom: 50px;
}
.corona_measures .deofactor h4::after{
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #707070;
  margin: 10px auto 0;
}
.corona_measures .deofactor p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}
.corona_measures .deofactor .sekou_img_box{
  font-size: 0;
  text-align: center;
  margin-bottom: 100px;
}
.corona_measures .deofactor .sekou_img_box img{
  width: 310px;
  margin-right: 87px;
}
.corona_measures .deofactor .sekou_img_box img:last-of-type{
  margin-right: 0;
}
.corona_measures .cooperation .corona_title_box{
  background: url(../images/corona_measures/cooperation_bg_pc.jpg) no-repeat center;
  height: 350px;
  margin-bottom: 100px;
}
.corona_measures .cooperation .corona_title_box h3{
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}
.corona_measures .cooperation .corona_title_box h3::before{
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}
.corona_measures .cooperation .cooperation_inner{
  width: 1060px;
  margin: 0 auto 100px;
  display: flex;
  flex-wrap: wrap;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box{
  width: 480px;
  text-align: center;
  margin: 0 auto 100px;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box:nth-child(odd){
  margin-right: 100px;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box img{
  width: 188px;
  text-align: center;
  margin-bottom: 35px;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box strong{
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.07em;
  line-height: 160%;
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .05em;
  font-weight: 500;
  width: 480px;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box p .red{
  font-weight: 600;
  color: #B20F0F;
}
.corona_measures .cooperation .cooperation_inner .cooperation_box:last-child{
  margin: 0 auto;
}
.corona_measures .safety .corona_title_box{
  background: url(../images/corona_measures/safety_bg_pc.jpg) no-repeat center;
  height: 350px;
  margin-bottom: 100px;
}
.corona_measures .safety .corona_title_box h3{
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}
.corona_measures .safety .corona_title_box h3::before{
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}
.corona_measures .safety p{
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}
.corona_measures .safety .img{
  text-align: center;
  margin-bottom: 50px;
}
.corona_measures .safety .img_box{
  text-align: center;
}
.corona_measures .safety .img_box img{
  width: 300px;
}