.module_title{
  display: none;
}
.wf{
  font-family: "Unbounded";
  font-weight: bold;
  color: #B21920;
  font-size: 24px;
}
article.guideline section.topsubttl {
  margin: 0 auto;
  left: 6%;
  top: 0px;
  width: 88%;
  background: #fff;
  border-radius: 2em;
  padding: 20px 0;
  color:#B21920 ;
  text-align: center
}

.court-red{
  font-weight: bold;
  text-align: center;
  background:#B21920 ;
  color: #fff;
  padding: 8px 12px;
  width: fit-content;
  border-radius: 0.5em;
  margin: 15px 0 10px;
  line-height: 1;
}
.court-grey{
  font-weight: bold;
  text-align: center;
  background: #ccc;
  color: black;
  padding: 8px 12px;
  width: fit-content;
  border-radius: 0.5em;
  margin: 15px 0 10px;
  line-height: 1;
}
article.guideline div.okbox h4 span {
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 1.8rem;
}

.blue-text{
  color: #004A89;
}
.red-text{
  color: #b21920;
}
@media (min-width:769px) {
  .blue-text{
    color: black;
  }
  .red-text{
    color: black;
  }
  
}
article.guideline section.topsubttl p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
article.guideline p.guideintro {
  padding: 0 12%;
  line-height: 1.7;
  margin: 0 0 50px;
  text-align: center;
}
.dela {
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
div.cimg {
  width: 100%;
  overflow-x: scroll;
}
div.cimg div {
  width: 200%;
}
article.guideline div.court img {
  display: block;
  margin: 0 auto 24px;
}
article.guideline div.court img {
  display: block;
  margin: 0 auto 24px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
article.guideline div.okbox h4 {
  margin: 0 0 20px;
  font-size: 20px;
  padding: 0 5%;
  text-align: center;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
article.guideline div.okbox h4 img {
  width: 30px;
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
article.guideline div.okbox ul li div {
  background: #f8f8f8;
  border-radius: 1em;
  padding: 16px;
  margin: 0 0 22px;
}
.wow div img{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

article.guideline div.okbox ul li section span.tag {
  background: #B21920;
  color: #fff;
  display: inline-block;
  padding: 5px 12px;
  border-radius: 0.5em;
  margin-right: 5px;
}
article.guideline div.okbox ul li section span.alt {
  background: #ffffff;
  color: #1d1d1d;
}
.attention{
  color: #B21920;
}
article.guideline div.notbox ul {
  margin: 0 0 22px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
article.guideline div.notbox ul li {
  width: 47.5%;
  margin: 0 0 22px;
}

article.guideline div.okbox ul li section span.alt {
  background: #ccc;
  color: #1d1d1d;
}
article.guideline div.notbox ul li p {
  font-weight: bold;
  vertical-align: text-top;
}
article.guideline div.okbox ul li h5 {
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0 0 12px;
  font-weight: bold;
}
article.guideline div.court section {
  background: #f8f8f8;
  border-radius: 0.5em;
  padding: 24px 6%;
  line-height: 1.6;
  font-size: 14px;
  margin: 0 0 42px;
}
article.guideline {
  position: relative;
  background: #ffffff;
  border-radius: 1em;
  padding: 0px 5% 60px;
  margin: 0 0 60px;
}
article.guideline div.okbox ul li section {
  margin: 0 0 15px;
  font-size: 11px;
  font-weight: bold;
}
article.guideline div.okbox ul li {
  margin: 0 0 42px;
}
article.guideline div.notbox div.notes {
  margin: 0 0 54px;
}
article.guideline div.notbox div.notes p {
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 5px;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
article.guideline div.othernotes ul {
  font-size: 15px;
  line-height: 1.8;
  padding-left: 1rem;
}
article.guideline div.othernotes h4 {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 22px;
  text-align: center;
}
article.guideline div.othernotes ul li {
  margin: 0 0 20px;
  list-style-type: disc;
}
.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 6%;
  margin: 0 auto;
}
/* footer h2 {
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0 0 24px;
  font-weight: bold;
  text-align: center;
}
footer ul.footsns {
  margin: 0 auto 60px;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
footer ul.footsns li {
  width: 33px;
}
footer ul.footsns li a {
  display: block;
}
a:visited {
  color: #1d1d1d;
  text-decoration: underline;
}
footer {
  padding: 60px 0 40px;
  background: #1d1d1d;
  color: #fff;
}
.footsns img{
  max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.footcopy img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
footer div.footcopy {
  font-size: 10px;
}
footer div.footcopy section h1 {
  width: 26px;
  margin: 0 12px 0 0;
}
footer div.footcopy section {
  margin: 0 0 22px;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
footer div.footcopy section:last-child a:visited {
  color: #fff;
  text-decoration: none;
}
footer div.footcopy section:last-child a:link {
  color: #fff;
  text-decoration: none;
} */

@media (min-width:769px) {
  .sp {
    display: none!important
  }
  article.guideline div.okbox h4 {
    margin: 0 0 50px;
  }
  article.guideline p.guideintro{
    font-size: 16px;
  }
  article.guideline div.court h4 {
    line-height: 1.6;
    margin: 0 0 32px;
    font-size: 20px;
}
  article.guideline div.okbox h4 span {
    line-height: 1;
    letter-spacing: 1px;
    padding: 0 2%;
}
article.guideline div.court section {
    max-width: 750px;
    border-radius: 1em;
    padding: 30px 32px;
    line-height: 1.7;
    margin: 0 auto 64px;
}
  article.guideline{
    width: 100%;
  }
  div.cimg div{
    width: 100%;
  }
  div.cimg{
    overflow-x: visible;
  }
  div.cimg img{
    width: 960px;
  } 
  .notbox_area{
    padding-bottom: 50px;
  }
.okbox-flex{
  display: flex;
  max-width: 960px;
  gap: 20px;
  margin: 0 auto 50px;
}
article.guideline div.okbox ul li{
  width: 100%;
}
article.guideline div.notbox ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  max-width: 960px;
  margin: 0 auto;
}
article.guideline div.notbox div.notes{
  max-width: 960px;
  margin: 0 auto;
  padding-bottom: 50px;
}
article.guideline div.notbox ul li p {
  font-size: 13px;
}
.othernotes {
  max-width: 960px;
  margin: 0 auto;
}
article.guideline div.notbox ul li p span {
  font-size: 9px;
}
}
