.atari_wrapper {
  margin: 0 auto;
  padding: 15px 0;
  width: auto;
}
.atari_wrapper .thumbnailbox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  border-bottom: dotted 1px #ccc;
}
.atari_wrapper .thumbnailimg {
  width: 160px;
  border: 1px solid #ccc;
}
.atari_wrapper .thumbnailimg img {
  width: 100%;
  height: auto;
}
.atari_wrapper .txtbox {
  margin-left: 20px;
}
.atari_wrapper .txtbox .day {
  flex-wrap: wrap;
  margin-bottom: 1em;
  font-weight: bold;
}
.atari_wrapper .txtbox dl {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .txtbox dl {
    display: block;
  }
}
.atari_wrapper .txtbox dt {
  width: 75px;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .txtbox dt {
    width: 100%;
  }
}
.atari_wrapper .txtbox dd {
  width: calc(100% - 80px);
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .txtbox dd {
    width: 100%;
  }
}
.atari_wrapper ul {
  margin: 0;
  padding: 0;
}
.atari_wrapper li.q,
.atari_wrapper li.a {
  position: relative;
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper li.q,
  .atari_wrapper li.a {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
  }
}
.atari_wrapper li.q::before,
.atari_wrapper li.a::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  background-color: #fff;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
}
.atari_wrapper li.q,
.atari_wrapper li.a {
  margin-top: 30px;
  background-color: #f6f6f6;
}
.atari_wrapper li.q::before {
  background-color: #4493ce;
  content: "Q";
}
.atari_wrapper li.a::before {
  background-color: #dc6d33;
  content: "A";
}
.atari_wrapper .atarilist {
  margin-top: 30px;
  width: auto;
  border: 1px solid #d5d5d5;
  background-color: #f0f0f0;
}
.atari_wrapper .midashi {
  padding: 3px 20px;
  border-bottom: 1px solid #d5d5d5;
  background-color: #e0e0e0;
  font-weight: bold;
}
.atari_wrapper .namebox {
  padding: 15px;
}
.atari_wrapper .namebox ul {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox ul {
    display: block;
  }
}
.atari_wrapper .namebox li {
  box-sizing: border-box;
  padding-top: 5px;
  padding-right: 30px;
  padding-bottom: 5px;
  padding-left: 30px;
  width: 33.3333%;
  border-right: dotted 1px #ccc;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox li {
    padding-right: 0px;
    padding-left: 0px;
    width: auto;
    border-right: none;
  }
}
.atari_wrapper .namebox li:nth-child(3n) {
  border-right: none;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox__prefecture,
  .atari_wrapper .namebox__name {
    display: table-cell;
  }
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox__name {
    padding-left: 0.5em;
  }
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox__prefecture {
    width: 80px;
    text-align: right;
  }
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox__prefecture::after {
    content: " :";
  }
}
.atari_wrapper .namebox__other {
  padding-right: 30px;
  text-align: right;
}
@media only screen and (max-width: 959px) {
  .atari_wrapper .namebox__other {
    padding-right: 0px;
  }
}

.p-atari .img-responsive--mora-logo {
  max-width: 116.5px;
}
.p-atari .p-masthead {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-atari__container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
  max-width: 960px;
}
@media only screen and (max-width: 959px) {
  .p-atari__container {
    padding: 0 20px;
  }
}
.p-atari__block {
  padding-top: 30px;
  font-size: 16px;
}
@media only screen and (max-width: 959px) {
  .p-atari__block {
    font-size: 14px;
  }
}
.p-atari__catch {
  padding: 30px;
  padding-right: 132.24px;
  min-width: 204.96px;
  background-color: #fff6ce;
  background-image: url(https://image.rfolympic.com/images/contents/atari/pocke-atari.png);
  background-position: right 30px center;
  background-size: 72.24px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 1.75;
}
@media only screen and (max-width: 959px) {
  .p-atari__catch {
    padding-right: 20px;
    padding-bottom: 220px;
    padding-left: 20px;
    background-position: center bottom 10px;
  }
}
.p-atari__catch h3 {
  color: #d64f34;
  font-weight: bold;
  font-size: 27px;
  line-height: 1.5;
}
@media only screen and (max-width: 959px) {
  .p-atari__catch h3 {
    font-size: 24px;
  }
}
.p-atari__note {
  font-size: 12px;
}
.p-atari__answer {
  margin-top: 30px;
  padding-bottom: 30px;
}
.p-atari__answer h3 {
  color: #d64f34;
  text-align: center;
  font-weight: bold;
  font-size: 27px;
  line-height: 1.5;
}
.p-atari__answer__months {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.p-atari__answer__months ul {
  display: flex;
}
.p-atari__answer__months a {
  display: block;
  padding: 0 0.5em;
  text-decoration: none;
  line-height: 1.5;
}
.p-atari__answer__months a:hover {
  background-color: #fee797;
}
.p-atari__answer__months__border {
  border-right: 1px solid #333;
}
.p-atari__answer__months span {
  display: block;
  padding: 0 0.5em;
  border-right: 1px solid #333;
  background-color: #fee797;
  text-decoration: none;
  line-height: 1.5;
}
.p-atari__answer__yaer {
  color: #93bd44;
}
