/*
 * "Noto Sans CJK" licensed under the SIL Open Font License
 * http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansJP-Regular.woff2) format("woff2"), url(../fonts/NotoSansJP-Regular.woff) format("woff"), url(../fonts/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSansJP-Medium.woff2) format("woff2"), url(../fonts/NotoSansJP-Medium.woff) format("woff"), url(../fonts/NotoSansJP-Medium.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/NotoSansJP-Bold.woff2) format("woff2"), url(../fonts/NotoSansJP-Bold.woff) format("woff"), url(../fonts/NotoSansJP-Bold.otf) format("opentype");
}
.t-c {
  text-align: center;
}

.br_1024 {
  display: none;
}
@media only screen and (max-width: 1279px) {
  .br_1024 {
    display: block;
  }
}

#main {
  margin-bottom: 0;
}

.content {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
  letter-spacing: 0.1em;
  color: #767676;
  font-family: "MazdaTypeRegular", "Noto Sans Japanese";
}

.content * {
  box-sizing: border-box;
}

.content p {
  color: #767676;
  line-height: 1.8;
}

.note {
  font-size: 1.2rem;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px !important;
}
@media (max-width: 1000px) {
  .note {
    font-size: 1rem;
  }
}

.c_red {
  color: #961d3b;
}

.comGrayBtn {
  text-align: left;
}
.comGrayBtn .comBtn {
  width: 100%;
  margin: 0;
}
.comGrayBtn .comBtn a {
  display: block;
  width: 100%;
  background: #626262;
  border: 1px solid #999;
  padding: 30px 50px 30px 23px;
}
@media (max-width: 1000px) {
  .comGrayBtn .comBtn a {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .comGrayBtn .comBtn a {
    padding: 20px 25px 20px 10px;
    font-size: 1.4rem;
  }
}
.comGrayBtn .comBtn a:hover {
  border: 1px solid #999;
}
.comGrayBtn .comBtnPdf a {
  color: #efefef;
}
.comGrayBtn .comBtnPdf a::after {
  margin-top: -10px;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 28px;
  background: url("../img/icon_pdf.png") no-repeat left top/15px;
  content: "";
}
@media (max-width: 1359px) {
  .comGrayBtn .comBtnPdf a::after {
    right: 10px;
  }
}
.comGrayBtn .comBtnPdf a:hover::after {
  background: url("../img/icon_pdf.png") no-repeat left top/15px;
}
.comGrayBtn .comBtnBlank a {
  color: #efefef;
}
.comGrayBtn .comBtnBlank a::after {
  margin-top: -8px;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 28px;
  background: url("../img/icon_blank.png") no-repeat left top/15px;
  content: "";
}
@media (max-width: 1359px) {
  .comGrayBtn .comBtnBlank a::after {
    right: 5px;
  }
}
@media (max-width: 768px) {
  .comGrayBtn .comBtnBlank a::after {
    right: 10px;
  }
}
.comGrayBtn .comBtnBlank a:hover::after {
  background: url("../img/icon_blank.png") no-repeat left top/15px;
}

.content h2 {
  font-size: 2.8rem;
  margin-bottom: 30px;
  font-weight: normal;
  color: #121212;
}
@media (max-width: 1000px) {
  .content h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .content h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}

#main_visual {
  width: 100%;
  background: #121212 url("../img/main_img.jpg") no-repeat left center/918px;
}
@media (max-width: 1499px) {
  #main_visual {
    background-position: left -150px center;
    background-size: 900px;
  }
}
@media (max-width: 1365px) {
  #main_visual {
    background-position: left -180px center;
  }
}
@media (max-width: 1099px) {
  #main_visual {
    background-position: left -100px center;
    background-size: 750px;
  }
}
@media (max-width: 1000px) {
  #main_visual {
    background-position: left -100px center;
    background-size: 500px;
  }
}
@media (max-width: 767px) {
  #main_visual {
    background-position: left -100px center;
    background-size: 600px;
  }
}
@media (max-width: 414px) {
  #main_visual {
    background-position: left -100px center;
    background-size: 400px;
  }
}
@media (max-width: 375px) {
  #main_visual {
    background-position: left -80px center;
    background-size: 350px;
  }
}
#main_visual h1 {
  width: 100%;
  max-width: 1360px;
  text-align: right;
  margin: 0 auto;
  padding: 85px 0;
  position: relative;
}
@media (max-width: 1099px) {
  #main_visual h1 {
    padding: 70px 0;
  }
}
@media (max-width: 1000px) {
  #main_visual h1 {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  #main_visual h1 {
    padding: 40px 0;
  }
}
@media (max-width: 414px) {
  #main_visual h1 {
    padding: 20px 0;
  }
}
@media (max-width: 375px) {
  #main_visual h1 {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  #main_visual h1::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
#main_visual h1 img {
  width: 100%;
  max-width: 821px;
  position: relative;
}
@media (max-width: 1499px) {
  #main_visual h1 img {
    width: 60%;
    padding-right: 30px;
  }
}
@media (max-width: 414px) {
  #main_visual h1 img {
    width: 55%;
    padding-right: 20px;
  }
}
@media (max-width: 375px) {
  #main_visual h1 img {
    width: 55%;
  }
}

#main_visual * {
  box-sizing: border-box;
}

#parts {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  margin-top: 60px;
}
@media only screen and (max-width: 1359px) {
  #parts {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #parts {
    width: calc(100% - 40px);
  }
}
@media (max-width: 767px) {
  #parts {
    margin-top: 30px;
  }
}
#parts h2 {
  color: #efefef;
}
@media (max-width: 767px) {
  #parts h2 {
    text-align: center;
  }
}
#parts p {
  margin-bottom: 0;
}

#covid19 {
  background: #ebebeb;
  margin: 0 auto;
  padding: 70px 0;
}
@media (max-width: 1023px) {
  #covid19 {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  #covid19 {
    padding: 35px 0;
  }
}
#covid19 .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  margin: 0 auto;
}
@media only screen and (max-width: 1359px) {
  #covid19 .inner {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #covid19 .inner {
    width: calc(100% - 40px);
  }
}
#covid19 h2 {
  text-align: center;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  #covid19 h2 {
    font-size: 1.4rem;
  }
}
#covid19 p {
  font-size: 1.4rem;
  margin-bottom: 0 !important;
}
@media (max-width: 1023px) {
  #covid19 p {
    font-size: 1.2rem;
  }
}

#democar {
  background: #ebebeb;
  margin: 0 auto;
  padding: 70px 0;
}
@media (max-width: 1023px) {
  #democar {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  #democar {
    padding: 35px 0;
  }
}
#democar .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  margin: 0 auto;
}
@media only screen and (max-width: 1359px) {
  #democar .inner {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #democar .inner {
    width: calc(100% - 40px);
  }
}
#democar h2 {
  text-align: center;
  font-size: 2.8rem;
}
@media (max-width: 767px) {
  #democar h2 {
    font-size: 1.6rem;
  }
}
#democar .lead {
  color: #121212;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  #democar .lead {
    font-size: 1.2rem;
  }
}
#democar .list {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #democar .list {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
}
#democar .list > li {
  max-width: 432px;
}
@media (max-width: 767px) {
  #democar .list > li {
    width: calc(100% - 60px);
    margin: 0 auto 30px;
  }
}
@media (min-width: 768px) {
  #democar .list > li {
    width: calc((100% - 30px) / 2);
  }
}
@media (max-width: 767px) {
  #democar .list > li:last-child {
    margin-bottom: 0;
  }
}
#democar .list > li img {
  width: 100%;
}
#democar .img {
  margin-bottom: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  #democar .img {
    margin-bottom: 12px;
  }
}
#democar .img img {
  width: 100%;
  max-width: 790px;
  display: inline-block;
}
#democar .lead_note {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
}

#detail {
  background: #282828;
}
#detail p {
  color: #efefef;
}
#detail .title {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  padding-top: 60px;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 1359px) {
  #detail .title {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #detail .title {
    width: calc(100% - 40px);
  }
}
@media (max-width: 767px) {
  #detail .title {
    padding-top: 30px;
    margin-bottom: 20px;
  }
}
#detail .title h2 {
  color: #efefef;
  text-align: center;
  font-size: 4rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #detail .title h2 {
    font-size: 2.6rem;
  }
}
#detail .title .lead {
  font-size: 1.6rem;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1359px) {
  #detail .title .lead {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  #detail .title .lead {
    text-align: left;
  }
}
#detail .title .lead_note {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #detail .title .lead_note {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 20px;
  }
}
#detail .title .ph {
  text-align: center;
  margin-bottom: 40px;
}
#detail .title .ph img {
  width: 100%;
}
@media (max-width: 767px) {
  #detail .title .ph {
    margin-bottom: 20px;
  }
}
#detail .shop {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
}
@media only screen and (max-width: 1359px) {
  #detail .shop {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #detail .shop {
    width: calc(100% - 40px);
  }
}
#detail .shop > .text {
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #detail .shop > .text {
    text-align: left;
    font-size: 1.4rem;
  }
}
#detail .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#detail .inner ul {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  #detail .inner ul {
    margin-bottom: 0;
    width: 49%;
  }
}
@media only screen and (min-width: 1360px) {
  #detail .inner ul {
    width: 665px;
  }
}
#detail .inner ul li:first-child {
  margin-bottom: 20px;
}
#detail .inner .text {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  #detail .inner .text {
    width: 49%;
  }
}
@media only screen and (min-width: 1360px) {
  #detail .inner .text {
    width: 665px;
  }
}
#detail .inner .text p {
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em;
}
@media (max-width: 767px) {
  #detail .inner .text p {
    font-size: 1.2rem;
  }
}
#detail .inner .text p:first-child {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1360px) {
  #detail .inner .text p:first-child {
    margin-bottom: 47px;
  }
}

#calendar {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  margin-top: 60px;
  background: #ebebeb;
  padding: 30px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1359px) {
  #calendar {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #calendar {
    width: calc(100% - 40px);
  }
}
@media (max-width: 768px) {
  #calendar {
    flex-wrap: wrap;
    margin-top: 40px;
  }
}
#calendar p {
  color: #767676 !important;
}
#calendar .cal_img {
  width: 636px;
  text-align: center;
  margin-bottom: 0;
  display: grid;
  place-items: center;
}
@media (max-width: 1359px) {
  #calendar .cal_img {
    width: 52%;
  }
}
@media (max-width: 768px) {
  #calendar .cal_img {
    width: 100%;
    margin: 0 auto 30px auto;
  }
}
#calendar .cal_img img {
  width: 100%;
  max-width: 590px;
}
#calendar .text {
  width: 600px;
}
@media (max-width: 1359px) {
  #calendar .text {
    width: 45%;
  }
}
@media (max-width: 768px) {
  #calendar .text {
    width: 100%;
    margin: 0 auto;
  }
}
#calendar .text p {
  margin-bottom: 0;
}
#calendar .text p .fair_day {
  color: #fff;
}
#calendar .text p .holiday1 {
  color: #bcbcbc;
}
#calendar .text p .holiday2 {
  color: #a98853;
}
#calendar .text p .noOverTimeDay {
  color: #6fa833;
}

#accessory {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1359px) {
  #accessory {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  #accessory {
    width: calc(100% - 40px);
  }
}
#accessory .low {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#accessory .item {
  position: relative;
  width: 49%;
  background: #666;
  margin-bottom: 30px;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  #accessory .item {
    width: 100% !important;
    padding-bottom: 30px;
  }
}
#accessory .item.item2 {
  width: 32%;
  padding-bottom: 80px;
}
@media (max-width: 1359px) {
  #accessory .item.item2 {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  #accessory .item.item2 {
    padding-bottom: 30px;
  }
}
#accessory .item.item2 .text {
  position: absolute;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  margin: 0;
}
@media (max-width: 768px) {
  #accessory .item.item2 .text {
    position: static;
    transform: none;
    width: 90%;
    margin: 0 auto;
  }
}
#accessory .item .ph {
  margin-bottom: 30px;
  text-align: center;
}
#accessory .item .ph img {
  width: 100%;
}
#accessory .item h3 {
  font-size: 2.4rem;
  font-weight: normal;
  margin: 30px 30px 24px 30px;
}
@media (max-width: 1359px) {
  #accessory .item h3 {
    font-size: 1.8rem;
    margin: 30px 20px 24px 20px;
  }
}
@media (max-width: 768px) {
  #accessory .item h3 {
    width: 90%;
    margin: 20px auto;
  }
}
#accessory .item .text {
  margin: 0 30px 24px 30px;
  line-height: 2;
}
@media (max-width: 1359px) {
  #accessory .item .text {
    margin: 0 20px 24px 20px;
  }
}
@media (max-width: 768px) {
  #accessory .item .text {
    width: 90%;
    margin: 0 auto 20px auto;
  }
}
#accessory .item .text span.line {
  border: 1px solid #efefef;
  padding: 5px;
}
#accessory .item ul {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  display: flex;
  justify-content: space-between;
  width: 90%;
}
@media (max-width: 1000px) {
  #accessory .item ul {
    position: static;
    transform: none;
    margin: 0 auto;
    flex-wrap: wrap;
  }
}
#accessory .item ul li:first-child {
  width: 38%;
}
@media (max-width: 1000px) {
  #accessory .item ul li:first-child {
    margin-bottom: 10px;
  }
}
#accessory .item ul li:last-child {
  width: 61%;
}
@media (max-width: 1000px) {
  #accessory .item ul li {
    width: 100% !important;
  }
}
#accessory .item ul li a {
  font-size: 1.6rem;
  -moz-text-align-last: left;
       text-align-last: left;
  background: #383838;
  padding: 18px 50px 18px 23px;
}
@media (max-width: 1359px) {
  #accessory .item ul li a {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    padding: 16px 12px 16px 8px;
  }
}
#accessory .item ul li a:hover {
  background-color: #282828;
}
#accessory .comGrayBtn {
  text-align: center;
}
#accessory .comGrayBtn li {
  width: 630px;
}
@media (max-width: 767px) {
  #accessory .comGrayBtn li {
    width: 100%;
  }
}
#accessory .comGrayBtn li a {
  text-align: center;
  padding: 18px 50px 18px 23px;
  background: #383838 !important;
}
#accessory .comGrayBtn li a:hover {
  background-color: #282828 !important;
}

.note.bottom {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 1359px) {
  .note.bottom {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  .note.bottom {
    width: calc(100% - 40px);
  }
}
@media (max-width: 767px) {
  .note.bottom {
    font-size: 1.2rem;
  }
}
.note.bottom:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .note.bottom:last-child {
    padding-bottom: 50px;
  }
}/*# sourceMappingURL=summersportsfair.css.map */