@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

html, * {
  margin: 0;
}

body {
  color: #333333;
}

.d-block {
  display: block;
}

.d-flex {
  display: flex;
}

.d-none {
  display: none;
}

.block-1 p, .block-2 p,
.block-1 a, .block-2 a,
.block-1 span, .block-2 span,
.notosans {
  font-family: 'Noto Sans JP', sans-serif;
}

@media (min-width: 767px) {
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
}
.w-50 {
  position: relative;
}

.w-100 {
  width: 100%;
}

img {
  display: block;
}
img.mb-30 {
  margin-bottom: 30px;
}

.shadow10 {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.meshi-container {
  width: 867px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

.entry-content {
  padding: 0 74px;
}

.img-responsive {
  max-width: 100%;
}

.pr-5 {
  padding-right: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.block-1 {
  padding: 60px 0 105px;
  background: #fff;
}
.block-1__content {
  border: 3px solid #FFBEC0;
  position: relative;
  margin-top: 84px;
  padding: 60px 0 30px 29px;
  display: flex;
}
.block-1__content ul {
  padding: 0;
  width: 49%;
  margin-right: 3%;
  margin-bottom: 0;
}
.wp-text ul:not(.no-wptxt) li a {
  display: flex;
  align-items: center;
}
.block-1__content ul:nth-child(2) {
  border-right: 1px solid #E3E3E3;
}
@media (max-width: 767px) {
  .block-1__content ul:nth-child(2) {
    border-right: 0;
  }
}
.block-1__content ul:last-child {
  margin-right: 0;
}
.block-1__content ul li {
  display: flex;
  align-items: center;
  margin-bottom: 30px!important;
  padding: 0!important;
}
.block-1__content ul li:before {
  display: none;
}
.block-1__content ul li:last-child {
  margin-bottom: 0;
}
.block-1__content ul li img {
  display: inline;
  width: 32px;
  margin-right: 8px;
}
.block-1__content ul li img.icon {
  width: 5.57px;
  height: 8px;
  margin-right: 0;
}
.block-1__content ul li span {
  margin-right: 0px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  border-radius: 40px;
  padding: 0 14px;
  letter-spacing: 0;
}
.block-1__content ul li span.color1 {
  background: #0099B7;
  max-width: 127px;
}
.block-1__content ul li span.color2 {
  background: #FFCB00;
}
.block-1__content ul li span.color3 {
  background: #FF1500;
}
.block-1__content ul li span.color4 {
  background: #00923E;
}
.block-1__content ul li span.color5 {
  background: #001F80;
}
.block-1__content ul li span.color6 {
  background: #001AA2;
}
.block-1__content ul li span.color7 {
  background: #B6183C;
}
.block-1__content ul li span.color8 {
  background: #FF2405;
}
.block-1__content ul li span.color9 {
  background: #EF1322;
}
.block-1__content ul li span.color10 {
  background: #E6132D;
}
.block-1__content ul li p {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .block-1__content {
    border-left: 0;
    border-right: 0;
    margin-top: 54px;
    display: block;
    padding: 44px 10px 40px;
  }
  .block-1__content ul {
    width: 100%;
    margin-bottom: 28px;
  }
  .block-1__content ul:last-child {
    margin-bottom: 0;
  }
  .block-1__content ul li {
    position: relative;
    margin-bottom: 28px;
  }
  .block-1__content ul li:last-child {
    margin-bottom: 0;
  }
  .block-1__content ul li a {
    display: flex;
    align-items: center;
  }
  .block-1__content ul li img {
    width: 31px;
    margin-right: 5px;
  }
  .block-1__content ul li img.icon {
    width: 5.57px;
    height: 8px;
  }
  .block-1__content ul li span {
    height: 24px;
    line-height: 22px;
    text-align: center;
    padding: 1px 8px 0 8px;
    font-size: 10px;
  }
  .block-1__content ul li p {
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    margin-right: 10px;
  }
}
.block-1__content-title {
  position: absolute;
  left: -3px;
  top: -25px;
  background: #fff;
  padding-right: 17px;
  padding-bottom: 34px;
}
.block-1__content-title img {
  width: 175px;
}
@media (max-width: 767px) {
  .block-1__content-title {
    top: -18px;
    padding-left: 10px;
    left: 0;
    padding-bottom: 20px;
  }
  .block-1__content-title img {
    width: 124px;
  }
}
@media (max-width: 767px) {
  .block-1 {
    padding: 30px 10px 30px;
  }
}

.icon-zoom {
  position: absolute;
  width: 27px;
  height: 27px;
  bottom: 10px;
  right: 10px;
  background: url("https://www.waseda.jp/inst/weekly/assets/uploads/static/specialissue-wasemeshi/img/icon-zoom.png") no-repeat;
  background-size: 100%;
}
#modal-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

#modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
}

#modal-img {
  max-width: 100%;
  max-height: 100%;
}

#close-btn {
  position: absolute;
  top: 4%;
  right: 4%;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
}

.d-flex.mb-30 {
  margin-bottom: 30px;
}

.d-flex.img-text .w-50.pr-5 {
  width: 80%;
}

@media (max-width: 767px) {
  .d-flex.img-text .w-50.pr-5 {
    width: 165%;
  }
}

.d-flex.img-text span {
  display: inline-block;
  margin-top: 15px;
}

@media (max-width: 767px) {
  #modal {
    width: 100%;
  }
}


.block-2 {
  background: #FCF8EF;
  padding-top: 85px;
  overflow: hidden;
}
.block-2__content {
  margin-bottom: 85px;
}
.block-2__content:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .block-2 {
    padding-top: 60px;
  }
  .block-2 .entry-content {
    padding: 0 5px;
  }
}

.header {
  position: relative;
  text-align: center;
  background: #fff;
  border-radius: 10px 10px 0 0;
}
.header .box-flag img {
  margin-top: -30px;
  width: 82px;
  margin-bottom: 15px;
  display: inline-block;
}
.header p {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  letter-spacing: 0;
}
.header span {
  display: inline-block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 27px;
  border-radius: 40px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 0;
}
.header span.color1 {
  background: #0099B7;
}
.header span.color2 {
  background: #FFCB00;
}
.header span.color3 {
  background: #FF1500;
}
.header span.color4 {
  background: #00923E;
}
.header span.color5 {
  background: #001F80;
}
.header span.color6 {
  background: #001AA2;
}
.header span.color7 {
  background: #B6183C;
}
.header span.color8 {
  background: #FF2405;
}
.header span.color9 {
  background: #EF1322;
}
.header span.color10 {
  background: #E6132D;
}
.header .icon-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 111px;
}
.header .icon-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 111px;
}
@media (max-width: 767px) {
  .header {
    border-radius: 0;
  }
  .header .img-responsive {
    margin: 0 -5px;
    max-width: calc(100% + 10px);
  }
  .header p {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.content {
  border: 5px solid #FFBEC0;
  padding: 47px;
  border-radius: 0 0 10px 10px;
  background: #fff;
}
.content p.text {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.8px;
  margin-bottom: 25px;
  letter-spacing: 0;
}
.content p.text.mb-60 {
  margin-bottom: 60px;
}
.content p.text.note {
  margin-top: 20px;
  font-size: 14px;
  margin-bottom: 0;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .content p.text {
    margin-bottom: 50px;
  }
  .content p.text.mb-60 {
    margin-bottom: 15px;
  }
}
.content .box-comment {
  border-radius: 10px;
  border: 2px solid #FFCB00;
  background: #FCF8EF;
  display: flex;
  align-items: center;
  padding: 20px 25px;
  margin-top: 30px;
}
.content .box-comment .interviewicon {
  width: 70px;
  height: 90px;
  border-radius: 50%;
  margin-right: 20px;
}
.interview-name {
  font-weight: bold;
  word-break: keep-all;
  display: inline-block;
  width: 100%;
  margin: 8px 0 0;
  text-align: center;
  font-size: 13px;
}
.content .box-comment p {
  width: calc(100% - 90px);
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 0;
  letter-spacing: 0;
}
.content .box-comment.color2 {
  border: 2px solid #FFCB00;
}
@media (max-width: 767px) {
  .content .box-comment {
    padding: 30px 18px 15px;
    position: relative;
  }
  .content .box-comment .interviewicon {
    position: absolute;
    left: 50%;
    top: -45px;
    width: 60px;
    margin-right: 0;
    height: 60px;
    margin-left: -30px;
  }
  .content .box-comment p {
    width: 100%;
    padding-top: 15px;
  }
}
.content h4.title {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  border-left: 3px solid #FFBEC0;
  padding-left: 20px;
  margin-top: 60px;
  margin-bottom: 30px;
  letter-spacing: 0;
  background: none;
}
.content h4.title.color3 {
  border-left: 3px solid #FFBEC0;
}
.content h4.title.color5 {
  border-left: 3px solid #FFBEC0;
}
@media (max-width: 767px) {
  .content h4.title {
    line-height: 32px;
    margin-top: 40px;
  }
}
.content .box-comment-outline {
  display: flex;
  margin-bottom: 30px;
}
.content .box-comment-outline .interviewicon {
  width: 70px;
  height: 90px;
  border-radius: 50%;
  margin-right: 20px;
}
.content .box-comment-outline p {
  width: calc(100% - 90px);
  border-style: solid;
  border-width: 2px;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 0;
  padding: 20px 25px;
  background: #FCF8EF;
  position: relative;
  letter-spacing: 0;
}
.content .box-comment-outline p:before {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 8px solid #FFCB00;
  border-bottom: 6px solid transparent;
  content: "";
  position: absolute;
  right: 100%;
  top: 25px;
}
.content .box-comment-outline p:after {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 8px solid #FCF8EF;
  border-bottom: 6px solid transparent;
  content: "";
  position: absolute;
  right: 100%;
  top: 25px;
  margin-right: -3px;
}
.content .box-comment-outline p.color1 {
  border-color: #FFCB00;
}
.content .box-comment-outline p.color2 {
  border-color: #FFCB00;
}
@media (max-width: 767px) {
  .content .box-comment-outline {
    display: block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .content .box-comment-outline .interviewicon {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .content .box-comment-outline p {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
  .content .box-comment-outline p:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-bottom: 8px solid #FFCB00;
    border-right: 6px solid transparent;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 100%;
    top: auto;
    right: auto;
    margin-left: -4px;
  }
  .content .box-comment-outline p:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-bottom: 8px solid #FCF8EF;
    border-right: 6px solid transparent;
    margin-bottom: -3px;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 100%;
    right: auto;
    margin-right: 0px;
    margin-left: -4px;
    top: auto;
  }
}
.content .note2 {
  margin-top: 20px;
  color: #3C3C3C;
  opacity: 0.48;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .content {
    border: 0;
    margin-top: 0;
    padding: 40px 15px 20px;
  }
  .content .note2 {
    margin-top: 13px;
    color: #9A9A9A;
    opacity: 1;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    margin-bottom: 40px;
  }
}

.box-social {
  margin-top: 60px;
}
.box-social h5 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0px;
  background: #FFBEC0;
  line-height: 38px;
  border-radius: 10px 10px 0 0;
}
.box-social__content {
  border: 1px solid #FFBEC0;
  border-radius: 0 0 10px 10px;
}
.box-social__content ul {
  padding: 0;
  margin-bottom: 0;
}
.box-social__content ul li {
  display: flex;
  margin-bottom: 0!important;
  padding: 10px 40px;
  border-bottom: 1px solid #FFEFEF;
}
.box-social__content ul li:before {
  display: none;
}
.box-social__content ul li:last-child {
  border-bottom: 0;
}
.box-social__content ul li p {
  margin: 0;
}
.box-social__content ul li span {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  width: 90px;
  display: inline-block;
}
@media (max-width: 767px) {
  .box-social__content ul li span {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    width: 65px !important;
    display: inline-block;
    margin-right: 14px;
    letter-spacing: 0;
    max-width: 65px !important;
  }
}
.box-social__content ul li p {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  width: 100%;
}
.box-social__content ul li p a.btn {
  color: #fff;
  background: #FFBEC0;
  width: 120px;
  height: 25px;
  display: inline-block;
  padding: 0;
  line-height: 25px;
  text-align: center;
  border: 1px solid #FFBEC0;
  border-radius: 40px;
  margin-left: 16px;
  text-decoration: none;
  font-weight: bold;
}
.box-social__content ul li p a.btn:after {
  display: none;
}
.box-social__content ul li p a.icon {
  margin-right: 19px;
}
.box-social__content ul li p a.icon img {
  height: 16px;
}
.box-social__content ul li p a.url {
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .box-social__content ul li {
    padding: 8px 19px 8px 19px;
  }
  .box-social__content ul li p {
    flex-wrap: wrap;
    align-items: flex-start;
    font-size: 13px;
  }
  .box-social__content ul li p a.btn {
    color: #fff;
    background: #FFBEC0;
    width: 107px;
    height: 23px;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    border: 1px solid #FFBEC0;
    border-radius: 40px;
    margin: 0px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
  }
  .box-social__content ul li p a.icon {
    display: flex;
    justify-content: center;
    height: 100%;
    margin-right: 13px;
  }
  .box-social__content ul li p a.icon img {
    height: 16px;
  }
  .box-social__content ul li p a.url {
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .box-social {
    margin-top: 20px;
  }
}

.box-news {
  margin-top: 30px;
  padding: 0 60px;
}
.box-news__content {
  display: flex;
  background: #FCF8EF;
}
.box-news__content img {
  width: 165px;
  margin-right: 20px;
}
.box-news__content div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 60px;
  position: relative;
}
.box-news__content div img {
  width: 12px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 10px;
  margin-right: 0;
}
.box-news__content div p {
  font-size: 12px;
  color: #333333;
  font-weight: 500;
  display: flex;
  align-items: center;
  padding-left: 14px;
  border-left: 3px solid #FFBEC0;
  line-height: 16px;
  margin-bottom: 20px;
}
.box-news__content div p span {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  margin-right: 20px;
}
.box-news__content div h3 {
  margin-bottom: 0;
  border-left: none;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .box-news {
      padding: 0;
  }

  .box-news__content {
      padding: 10px;
  }

  .box-news__content img {
      height: auto;
      width: 118px;
  }

  .box-news__content div {
      padding: 0;
  }

  .box-news__content div p {
      font-size: 10px;
      margin-bottom: 12px;
      padding-left: 10px;
  }

  .box-news__content div p span {
      font-size: 12px;
      margin-right: 20px;
  }

  .box-news__content div h3 {
      font-size: 14px;
      color: #333333;
      line-height: 20px;
  }

  .box-news__content div img {
      display: none;
  }
}

.text-banner {
  background: #FFBEC0;
  padding: 65px 0 85px;
  position: relative;
  overflow: hidden;
}
.text-banner p {
  font-weight: normal;
  font-size: 18px;
  line-height: 44px;
  text-align: left;
}
.text-banner p.atten {
  color: #A1A1A1;
}
.text-banner .bg-text-banner {
  position: absolute;
  bottom: 0%;
  height: 20px;
  left: 0;
  width: 100%;
  background: #fff url("https://www.waseda.jp/inst/weekly/assets/uploads/static/specialissue-wasemeshi/img/bg-text-banner.png") repeat-x;
  z-index: 1;
}
.text-banner .pos1 {
  position: absolute;
  left: 0;
  bottom: 9px;
  width: 173px;
  z-index: 2;
}
.text-banner .pos2 {
  position: absolute;
  top: 0;
  right: -109px;
  width: 252px;
}
@media (max-width: 767px) {
  .text-banner {
    padding: 40px 0 45px;
  }
  .text-banner .entry-content {
    padding: 0 30px;
  }
  .text-banner .entry-content p {
    font-size: 16px;
    line-height: 28px;
  }
  .text-banner .pos1 {
    left: -68px;
    bottom: 0px;
    width: 149px;
  }
  .text-banner .pos2 {
    position: absolute;
    top: 0;
    right: -55px;
    width: 122px;
  }
  .text-banner .bg-text-banner {
    background: #fff url("https://www.waseda.jp/inst/weekly/assets/uploads/static/specialissue-wasemeshi/img/bg-text-banner2.png") repeat-x;
    height: 10px;
  }
}

.box-list {
  padding: 20px;
  margin-top: 16px;
  margin-bottom: 30px;
  background: #FCF8EF;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.8px;
}
@media (max-width: 767px) {
  .box-list {
    letter-spacing: 0;
  }
}

.text-bottom {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  padding: 26px 0;
  background: #fff;
  border: 2px solid #FFCB00;
  margin: 60px 74px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .text-bottom {
    padding: 26px 10px;
    margin: 30px 4px;
  }
}

.block-banner {
  position: relative;
  overflow: hidden;
  height: calc((480 * 100%) / 1200);
}
.block-banner a {
  position: absolute;
  z-index: 2;
}
.block-banner a:hover {
  opacity: 0.8;
}
.block-banner a.addicn {
  animation: hukidashianime linear 3.5s infinite;
}
.block-banner a img {
  height: 100%;
  width: auto;
}
.block-banner a.addicn img {
    width: auto;
    height: 100%!important;
}
.block-banner a img.w-100 {
  height: 100%;
  width: auto;
}
.block-banner a.position1 {
  height: 15.62vw;
  top: -2.6vw;
  left: -3.8vw;
}
.block-banner a.position2 {
  height: 12vw;
  top: -1.1vw;
  left: 18.9vw;
}
.block-banner a.position3 {
  height: 13.3vw;
  top: 11.3vw;
  left: 2.16vw;
}
.block-banner a.position4 {
  height: 16.5vw;
  top: 22.5vw;
  left: -1vw;
  animation-delay: 1s;
}
.block-banner a.position5 {
  height: 11.8vw;
  top: 28.1vw;
  left: 13.29vw;
  animation-delay: 1s;
}
.block-banner a.position6 {
  height: 11.1vw;
  top: -0.6vw;
  left: 65.3vw;
  animation-delay: 1s;
}
.block-banner a.position7 {
  height: 14.7vw;
  top: 1.5vw;
  right: -1.3vw;
  animation-delay: 2s;
}
.block-banner a.position8 {
  height: 13vw;
  top: 11.8vw;
  right: -1.2vw;
  animation-delay: 2s;
}
.block-banner a.position9 {
  height: 15.3vw;
  top: 26vw;
  right: -1.5vw;
  animation-delay: 2s;
}
.block-banner a.position10 {
  height: 10.7vw;
  top: 30.6vw;
  left: 54.6vw;
  animation-delay: 2s;
}
.block-banner a.position12 {
  height: 17.4vw;
  top: 17.4vw;
  left: 69vw;
}
.block-banner a.position12.addicn {
  animation: none;
}
.block-banner a.position11 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 50%;
  height: 78%;
  /*top: 6.3vw;
  left: 24.9vw;*/
}
.block-banner a.position11.addicn {
  animation: none;
}
.block-banner a.position11 img {
  width: 100%!important;
  height: auto!important;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .block-banner a.position1 {
    height: 20.8vw;
    top: -0.13vw;
    left: -0.4vw;
  }
  .block-banner a.position2 {
    height: 13.86vw;
    top: 0.93vw;
    left: 26.8vw;
  }
  .block-banner a.position3 {
    height: 14.4vw;
    top: 20.8vw;
    left: 1.6vw;
  }
  .block-banner a.position4 {
    height: 21.3vw;
    top: 35.2vw;
    left: 1.46vw;
  }
  .block-banner a.position5 {
    height: 13.86vw;
    top: 42.6vw;
    left: 22vw;
  }
  .block-banner a.position6 {
    height: 15vw;
    top: 0vw;
    left: 51.3vw;
  }
  .block-banner a.position7 {
    height: 16.9vw;
    top: 0.85vw;
    left: 72.73vw;
  }
  .block-banner a.position8 {
    height: 15vw;
    top: 16.66vw;
    right: -0.93vw;
  }
  .block-banner a.position9 {
    height: 16.5vw;
    top: 42.1vw;
    left: 73.33vw;
  }
  .block-banner a.position10 {
    height: 12.26vw;
    top: 44.4vw;
    left: 44.8vw;
  }
  .block-banner a.position12 {
    height: 19.73vw;
    top: 29.33vw;
    left: 74vw;
  }
  .block-banner a.position11 {
    width: 60%;
    top: 7.53vw;
    height: 63%;
  }
}

#toTop {
  display: inline-block;
  position: fixed;
  right: 40px;
  bottom: 30px;
  z-index: 99999;
}
#toTop img {
  width: 108px;
}
@media (max-width: 767px) {
  #toTop {
    right: 6px;
    bottom: 15px;
  }
  #toTop img {
    width: 56px;
  }
}

@keyframes hukidashianime {
  0% {
    transform: rotate(0deg);
  }
  11% {
    transform: rotate(0deg);
  }
  12.5% {
    transformn: rotate(4deg);
  }
  14% {
    transform: rotate(-3deg);
  }
  15.5% {
    transform: rotate(4deg);
  }
  17% {
    transform: rotate(0deg);
  }
  28% {
    transform: rotate(0deg);
  }
  29.5% {
    transformn: rotate(4deg);
  }
  31% {
    transform: rotate(-3deg);
  }
  32.5% {
    transform: rotate(4deg);
  }
  34% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.article-head .share-area>li .mailto {
  width: 97px;
}
.weekly-socials {
  margin: 0 auto;
}

@media (max-width: 767px) {

  .weekly-socialsInner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 11px 15px;
  }
  .weekly-socialsButton {
    width: calc(50% - 4px);
    height: 32px;
  }
  .weekly-socials a, .weekly-socials button {
    border-radius: 2px;
  }
  .weekly-socialsButton+.weekly-socialsButton {
    margin: 4px 0;
  }
  .weekly-socialsBottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 9px 17px;
  }
  .weekly-socialsBottom p {
    width: 100%;
    padding-right: 0;
    margin: .5ex 0;
    text-align: center;
  }
  .weekly-socialsBottom div {
    width: calc(50% - 16px);
    height: 32px;
  }
}

.select-list-news li a {
  display: block!important;
}
/*# sourceMappingURL=weekly-style.css.map */
