@charset "utf-8";

/*------------------------------------------------
top
--------------------------------------------------*/
#bnr_box {
  margin-top: 10px;
  margin-bottom: 10px;
}
#slideshow {
  position: relative;
  width: 100%;
  height: 634px;
  z-index: -10;
  margin-bottom: -634px;
}
#slideshow li {
  position: absolute;
  height: 634px;
  margin: 0;
  padding: 0;
  background-position: center top;
  background-repeat: no-repeat;
}
#top_header h2 {
  background: url(../images/header_h2.png) no-repeat;
  text-indent: -9999px;
  width: 725px;
  height: 49px;
}
#top_header p {
  background: url(../images/header_p.png) no-repeat;
  text-indent: -9999px;
  width: 725px;
  height: 43px;
}

/*新・忘年会バナー*/
#bnr_bounen {
  margin: 20px auto;
}
.bnr_bounen-image {
  width: 100%;
}
#bnr_bounen .bnr_flex {
  display: flex;
  gap: 50px;
}
#bnr_bounen .txt {
  width: 100%;
  font-family: serif;
}
#bnr_bounen .bnr_titli {
  display: block;
  font-size: x-large;
  font-weight: bold;
}
#bnr_bounen .bnr_link {
  display: block;
  text-align: end;
}

#top01 {
  background: url(../images/top01_bg.png) no-repeat center 45px;
  max-height: 1965px;
  padding-bottom: 50px;
  padding-top: 90px;
}
#top01 h2 {
  background: url(../images/top01_h2.png) no-repeat center top;
  height: 119px;
  text-indent: -9999px;
  margin-bottom: 10px;
}
#top01 article {
  margin-bottom: 30px;
}
#top01 h3 {
  text-indent: -9999px;
}
.top01_01 h3 {
  background: url(../images/top01_01h3.png) no-repeat center top;
  height: 77px;
}
#top01 img {
  display: block;
  margin: 10px auto 30px;
  width: 100%;
  max-width: 950px;
}
.top01_01 p {
  font-size: 15px;
  line-height: 144%;
  width: 900px;
  margin: 0 auto;
}
#top01 .container {
  display: flex;
  justify-content: center;
}

.top01_02,
.top01_03,
.top01_04,
.top01_05 {
  width: 475px;
}
.top01_02 h3 {
  background: url(../images/top01_02h3.png) no-repeat center top;
  height: 77px;
}
.top01_03 h3 {
  background: url(../images/top01_03h3.png) no-repeat center top;
  height: 77px;
}
.top01_02 p,
.top01_03 p {
  padding: 0 10px;
}
.top01_04 h3 {
  background: url(../images/top01_04h3.png) no-repeat center top;
  height: 59px;
}
.top01_05 h3 {
  background: url(../images/top01_05h3.png) no-repeat center top;
  height: 77px;
}
.top01_04 img,
.top01_05 img {
  float: left;
}
.top01_04 p,
.top01_05 p {
  /*
	width:200px;
	float:left;*/
  padding: 0 10px;
}
.top01_05,
.top01_02,
.top01_03 {
  width: 32%;
}
.top01_05 h3,
.top01_02 h3,
.top01_03 h3 {
  background-size: 100%;
  height: 57px;
}
#top02 {
  padding: 65px 0;
}
#top02 h2 {
  background: url(../images/top02_h2.png) no-repeat center top;
  height: 119px;
  text-indent: -9999px;
  margin-bottom: 40px;
  clear: both;
}

section.yugomori_bnr {
  width: 100%;
  max-width: 950px;
  margin: 0 auto 10px;
}

section.yugomori_bnr img {
  width: 100%;
}
.ooita_banner p.oita_20 {
  font-size: 20px;
}
.ooita_banner p.oita_15 {
  font-size: 15px;
}
.pet_txtbnr {
  display: flex;
  background-color: #866723;
  padding: 10px;
  align-items: center;
}
.pet_txtbnr .left {
  width: 20%;
}
.pet_txtbnr .left img {
  max-height: 180px;
  object-fit: contain;
}
.pet_txtbnr .right {
  width: 80%;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
.pet_txtbnr .right span.font_big {
  font-size: 30px;
}
.pet_txtbnr .right span.font_small {
  font-size: 20px;
}
.info-corona {
  margin: 0px auto 0;
  padding: 0px 0 20px;
  border: 1px solid red;
  background: lavenderblush;
  font-family: sans-serif;
  color: #000;
  text-align: center;
}
.info-corona b {
  display: block;
  margin-bottom: 18px;
  font-size: 20px;
  background-color: red;
  color: #fff;
  padding: 15px;
}
.info-corona p {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
.info-corona .info-sign {
  font-size: 104%;
  font-family: serif;
  display: block;
  text-align: right;
  padding-top: 6px;
}
.ooita_banner p {
  width: 100%;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.8;
  text-align: left;
  max-width: fit-content;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  margin: 0 auto;
}
.ooita_banner img {
  width: 100%;
  display: block;
  text-align: center;
  margin: auto 0;
  color: #ffffff;

  font-size: 24px;
  line-height: 1.8;
}
