@charset "UTF-8";
@import url("tailwind.css");
body {
  font-family: "Kosugi Maru", Meiryo, sans-serif;
  font-size: 1rem;
  line-height: 2em;
  color: #808080;
}

@media screen and (max-width: 750px) {
  body {
    font-size: 0.875rem;
  }
}

a.anchor {
  display: block;
  padding-top: 150px;
}

h2 {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 2em;
}

br {
  line-height: ｜0em;
  height: 0;
}

.container {
  width: 950px !important;
  overflow: hidden;
  margin: 0px auto;
  height: 758px;
}

@media screen and (max-width: 750px) {
  .container {
    width: 100% !important;
    height: auto;
  }
  .container img {
    position: static;
    max-height: 1229px;
  }
}

.container h1 {
  font-size: 2.25rem;
  margin: 1em auto;
  text-align: center;
  line-height: 1.7em;
  font-weight: 900;
  color: #5D5D5D;
  text-shadow: 1px 1px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

@media screen and (max-width: 750px) {
  .container h1 {
    font-size: 1.5rem;
    text-align: left;
    margin: 1em 10px 0px 1em;
  }
}

.container ul {
  position: absolute;
  top: 624px;
  left: 62px;
}

@media screen and (max-width: 750px) {
  .container ul {
    top: 70%;
    left: 5%;
  }
  .container ul img {
    width: 97%;
  }
}

.container ul li {
  float: left;
}

@media screen and (max-width: 750px) {
  .container ul li {
    width: 48%;
  }
}

.breadcrumb {
  font-size: 1.5rem;
}

.container2 {
  font-size: 1.5rem;
  width: 830px;
  margin: 0px auto;
}

@media screen and (max-width: 750px) {
  .container2 {
    font-size: 100%;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
}

.wid_1 {
  width: 950px;
  width: 950px;
}

@media screen and (max-width: 750px) {
  .wid_1 {
    width: 100%;
  }
}

#nav_main ul {
  width: 950px;
}

@media screen and (max-width: 750px) {
  #nav_main ul {
    width: 100%;
  }
}

footer {
  width: 950px;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.imgbox {
  border: 1px solid #C5C5C5;
  padding: 15px;
  text-align: center;
  width: 100%;
  margin: 0px auto 10px auto;
}

.imgbox img {
  margin: 0px auto;
}

section {
  padding-bottom: 2em;
}

.txtclr1 {
  font-size: 2rem;
  color: #009EE2;
}

.txtclr2 {
  font-size: 2rem;
  color: #F0948E;
}

.txtclr3 {
  font-size: 2rem;
  color: #AFCF1F;
}

.txtclr4 {
  font-size: 2rem;
  color: #F4A442;
}

.details {
  margin: 10px auto 0px auto;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

@media screen and (max-width: 750px) {
  .details {
    padding-left: 10px;
  }
}

.dw1 {
  border: 1px solid #009EE2;
  border-radius: 8px;
  width: 95%;
  padding: 4px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.75rem;
  line-height: 1.8em;
}

.dw1:hover {
  background-color: #009EE2;
  color: #fff;
}

.dw2 {
  border: 1px solid #009EE2;
  border-radius: 8px;
  width: 95%;
  padding: 4px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.75rem;
  line-height: 1.8em;
  border: 1px solid #F0948E;
}

.dw2:hover {
  background-color: #009EE2;
  color: #fff;
}

.dw2:hover {
  background-color: #F0948E;
}

.dw3 {
  border: 1px solid #009EE2;
  border-radius: 8px;
  width: 95%;
  padding: 4px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.75rem;
  line-height: 1.8em;
  border: 1px solid #AFCF1F;
}

.dw3:hover {
  background-color: #009EE2;
  color: #fff;
}

.dw3:hover {
  background-color: #AFCF1F;
}

.dw4 {
  border: 1px solid #009EE2;
  border-radius: 8px;
  width: 95%;
  padding: 4px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.75rem;
  line-height: 1.8em;
  border: 1px solid #F4A442;
}

.dw4:hover {
  background-color: #009EE2;
  color: #fff;
}

.dw4:hover {
  background-color: #F4A442;
}

.ttl1 {
  background-color: #009EE2;
  border-radius: 22px;
  width: 95%;
  padding: 12px 0px 4px 0px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

@media all and (-ms-high-contrast: none) {
  .ttl1 {
    padding: 4px;
  }
}

.ttl1s {
  background-color: #009EE2;
  border-radius: 22px;
  width: 95%;
  padding: 12px 0px 4px 0px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  padding: 8px;
}

@media all and (-ms-high-contrast: none) {
  .ttl1s {
    padding: 4px;
  }
}

.ttl2 {
  background-color: #009EE2;
  border-radius: 22px;
  width: 95%;
  padding: 12px 0px 4px 0px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  background-color: #F0948E;
}

@media all and (-ms-high-contrast: none) {
  .ttl2 {
    padding: 4px;
  }
}

.ttl2s {
  background-color: #009EE2;
  border-radius: 22px;
  width: 95%;
  padding: 12px 0px 4px 0px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  background-color: #F0948E;
  padding: 4px;
}

@media all and (-ms-high-contrast: none) {
  .ttl2s {
    padding: 4px;
  }
}

.ttl3 {
  background-color: #009EE2;
  border-radius: 22px;
  width: 95%;
  padding: 12px 0px 4px 0px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  background-color: #AFCF1F;
}

@media all and (-ms-high-contrast: none) {
  .ttl3 {
    padding: 4px;
  }
}

.ttl4 {
  background-color: #009EE2;
  border-radius: 22px;
  width: 95%;
  padding: 12px 0px 4px 0px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  background-color: #F4A442;
}

@media all and (-ms-high-contrast: none) {
  .ttl4 {
    padding: 4px;
  }
}

.lgtxt {
  font-size: 1.5625rem;
}

/*ボタンスタイル*/
@media screen and (max-width: 750px) {
  .entertainment {
    padding-top: 25px;
  }
}

.entertainment .btn a {
  display: inherit;
  background: none;
  color: #fff;
  padding: 0;
  text-align: center;
  border: none !important;
}

.entertainment .btn a:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
}
/*# sourceMappingURL=style.css.map */