



body {
  color: #333;
  font-family:
    Arial,
    'Hiragino Kaku Gothic ProN',
    'Hiragino Sans',
    Meiryo,
    sans-serif;
  font-size: 14px;
  background-color: #e7decc;
}

#clName {
  display: block;
  width: 210px;
  margin: 20px auto;
  padding: 0 70px;
  color: #E07401;
  text-decoration: none;
  font-family: 'hiragino-marugo';
  font-size: 30px;
  font-weight: normal;
  text-shadow: 1px  1px 1px #fff,
              -1px  1px 1px #fff,
               1px -1px 1px #fff,
              -1px -1px 1px #fff,
               1px  0px 1px #fff,
               0px  1px 1px #fff,
              -1px  0px 1px #fff,
               0px -1px 1px #fff,
               3px 2px 4px #999;
  background-image: url(../image/leaf.svg);
  background-repeat: no-repeat;
  background-position: left 280px bottom 6%;
  background-size: auto 45%;
}
@media screen and (max-width: 900px) {
  #clName {
    padding: 0 0 0 15px;
  	text-align: left;
  	font-size: 25px;
    text-shadow: 1px  1px 1px #fff,
                -1px  1px 1px #fff,
                 1px -1px 1px #fff,
                -1px -1px 1px #fff,
                 1px  0px 1px #fff,
                 0px  1px 1px #fff,
                -1px  0px 1px #fff,
                 0px -1px 1px #fff,
                 2px 2px 3px #999;
  	background-position: left 190px bottom 6%;
  }
}
@media screen and (max-width: 320px) {
  #clName {
    margin: 15px auto 20px 0;
    padding: 0 0 0 15px;
  	text-align: left;
  	font-size: 20px;
    text-shadow: 1px  1px 1px #fff,
                -1px  1px 1px #fff,
                 1px -1px 1px #fff,
                -1px -1px 1px #fff,
                 1px  0px 1px #fff,
                 0px  1px 1px #fff,
                -1px  0px 1px #fff,
                 0px -1px 1px #fff,
                 2px 2px 3px #999;
  	background-position: left 155px bottom 5%;
  }
}

#medSubjects {
  font-family: 'hiragino-marugo';
  font-size: 16px;
  font-weight: 400;
}

.flexContainer {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto;
  width: fit-content;
}

.flexContainer > div {
  margin: 0 auto 10px;
  padding: 0 5px;
}

section {
  font-family:
    "M+ Type-1 (general-j) Regular";
  width: 100%;
  margin: 0;
  text-align: center;
}

#reserve {
  margin: 0 0 50px 0;
}

h1, h2 {
  font-weight: normal;
  font-family:
    "M+ Type-1 (general-j) Medium";
}
h2 {
  margin: 40px 0 -10px;
}
@media screen and (max-width: 320px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 18px;
  }
}

p {
  max-width: 600px;
  margin: 20px auto;
  text-align: left;
}

.sDevice {
  display: none;
}
@media screen and (max-width: 570px) {
  .sDevice {
    display: inline;
  }
}

.lists {
  width: 500px;
  margin: 20px auto 30px;
  text-align:left;
}
@media screen and (max-width: 500px) {
  .lists {
    width: auto;
    margin: 20px 10px 10px;
  }
}

.lists dt {
  font-family:
    "M+ Type-1 (general-j) Bold";
  font-size: 20px
}

.lists dd {
  margin: 0.3em 0 1em 2.7em;
}

.far, .fas {
  color:#009933;
  text-shadow: 1px  1px 2px #aaa;
}

@media screen and (max-width: 500px) {
  p {
    width: auto;
    margin: 0 10px;
    text-align: left;
  }
}

table {
  margin: 0 auto 10px;
  border-collapse: collapse;
}

th, td {
  margin: 0;
  padding: 3px 6px;
  border: 1px solid #333;
  text-align: center;
}

.phoneNum {
  /*margin: 50px 0;*/
}

.callBt {
  /*display: block;*/
  /*width: 235px;*/
  /*padding: 10px 22px 10px 0;*/
  padding: 0 10px 0 6px;*/
  margin: 0 auto;
  font-style: normal;
  text-align: right;
  text-decoration: none;
  background-color: #E07401;
  border-radius: 26px / 26px;
}

.callTxt {
  /*font-size: 26px;*/
  font-size: 16px;
  color: #fff;
  font-family:
    "M+ Type-1 (general-j) Medium";
}

.fa-phone-volume {
  /*display: block;*/
  /*width: 30px;*/
  width: 18px;
  /*margin: 0 8px 0 0;*/
  /*font-size: 30px;*/
  color: #fff;
  transform: rotate(315deg);
  text-shadow: none;
}

.pNumber {
  font-family: 'NewsGothicStd-Bold';
  font-style: normal;
  /*font-size: 36px;*/
  text-decoration: none;
  color: #E07401;
}

.call-icon {
  color: #E07401;
  /*font-size: 40px;*/
  font-size: 16px;
  margin: -20px -4px 0 0;
}

@media screen and (max-width: 420px) and (orientation: portrait) {
  .notMobile {
    display: none;
  }
}

@media screen and (min-width: 420px) {
  .onMobile {
    display: none;
  }
}

.counter {
  display: flex;
  flex-wrap: wrap;
  max-width: 560px;
  margin: 0 auto;
  text-align: left;
}

.counter > div, .counter figure {
  flex: none;
  width: 268px;
  height: 270px;
  margin: 5px auto;
  overflow: hidden;
}

.counter > div {
  width: 270px;
  font-family:
    "M+ Type-1 (general-j) Medium";
  font-size: 16px;
}

.counter figure {
  border: solid 1px #aaa;
  border-radius: 8px;
}

.counter img {
  width: 100%;
  margin: 0;
}

.counter figcaption {
  margin: 6px 10px;
}

@media screen and (max-width: 420px) {
  .counter {
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .counter > div, .counter figure {
    display: block;
    width: 100%;
    height: 310px;
    margin: 0;
    border: 0;
    border-radius: 0;
    overflow: hidden;
  }
  .counter > div {
    height: 100px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 320px) {
  .counter figure {
    height: 280px;
  }
}

.resultAreaReg {
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0;
}

#waitList {
  display: flex;
  justify-content: center;
  max-width: 550px;
  margin: 10px auto;
  text-align: center;
  border: 1px solid #aaa;
}

.resultTitle {
  width: 90px;
}

.shiftData {
  width: 50px;
}

.waitHeader, .resultTitle, .shiftData {
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  line-height: 1em;
  border: 1px solid #aaa;
}

.slash:after {
  content: "／";
}

@media screen and (max-width: 420px) {
  #waitList {
   flex: none;
  }
}

#epkLogo {
  vertical-align: sub;
}

.noBorder {
  border: none;
}

.copyright {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 4px 0;
  font-size: 10px;
  text-align: center;
  color: #fff;
  background: #e07401;
}
