/*
Theme Name: JournalNewsSpecial
Description: 特設サイト用Wordpress子テーマ
    Template: jn_v5
Version: 5.0
Author: Koike
*/
.sectiontitle {
  padding: 5px 10px 5px 0px !important;
  background-image: none !important;
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInN0eWxlLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDQyxxQ0FBcUM7RUFDckMsa0NBQWtDLEVBQ2xDIiwiZmlsZSI6InN0eWxlLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5zZWN0aW9udGl0bGV7XG5cdHBhZGRpbmc6IDVweCAxMHB4IDVweCAwcHggIWltcG9ydGFudDtcblx0YmFja2dyb3VuZC1pbWFnZTogbm9uZSAhaW1wb3J0YW50O1xufVxuIl19 */
footer {
  background: #ffffff !important;
}
footer .flex-row {
  display: block;
  text-align: center;
}
footer .flex-row .mra {
  margin-bottom: 0;
}
footer img {
  vertical-align: middle;
}
.followIcons {
  box-sizing: border-box;
  width: calc(100% - 20px);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 6px -20px 29px 0;
}
.followIcons li {
  margin-right: 22px;
}
#copyright {
  text-align: center;
  margin-top: 17px;
  margin-bottom: 25px;
  font-size: 0.9rem;
}
footer div {
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
}
#footerLink {
  padding: 0 20px;
  margin-bottom: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#footerLink::after {
  content: "";
  width: 100%;
}
#footerLink li:nth-child(n + 5) {
  order: 1;
}
#footerLink li:nth-of-type(4) {
  margin-right: 0;
}
#footerLink li {
  display: inline;
  font-size: 12px;
  float: left;
  border-right: solid 1px #000000;
  margin: 0 8px 10px 0;
  padding: 0 8px 0 0;
}
#footerLink li:last-of-type {
  border-right: 0;
  margin: 0;
  padding: 0;
}
#footerLink li a {
  color: #000000;
}
#footerLink li:last-of-type::after {
  content: "";
}
#accessLogo {
  text-align: center;
}
#accessLogo a {
  margin: 0 15px 3px auto;
  display: inline-block;
}
#accessLogo img {
  display: block;
}
#accessLogo p {
  font-size: 0.6rem;
  display: block;
  text-align: center;
}
.sliderWrap,
#taxImage {
  margin-top: 20px !important;
}
#topkeywords {
  display: flex;
}
/*********************************************
#postSlider
*********************************************/
.slider {
  width: 100%;
  margin: 0 auto;
}
.slick-slide {
  position: relative;
  margin: 7px;
  margin-top: 0 !important;
}
.slick-slide div > div {
  position: relative;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.sliderWrap {
  display: none;
  position: relative;
}
#postSlider {
  width: 100%;
  margin-bottom: 34px !important;
  opacity: 0;
  display: grid;
}
#postSlider img {
  max-height: 300px;
  width: auto !important;
  max-width: initial !important;
}
#postSlider .slick-dots {
  bottom: -14px !important;
}
#postSlider .slick-dots li {
  margin: 0 7px !important;
}
#postSlider .slick-dots li,
#postSlider .slick-dots li button {
  width: 10px !important;
  height: 10px !important;
}
#postSlider .slick-dots li button:before {
  content: " " !important;
  background: #888888 !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px;
  box-sizing: border-box;
}
#postSlider .slick-dots li button:before {
  border: solid 1px #888888 !important;
}
#postSlider .slick-dots li.slick-active button:before,
#postSlider .slick-dots li button:hover:before {
  background: #ffffff !important;
}
.slick-next {
  right: 15px !important;
  z-index: 99;
}
.slick-next:before {
  content: ">" !important;
}
.slick-prev {
  z-index: 99;
  left: 15px !important;
}
.slick-prev:before {
  content: "<" !important;
}
.slick-prev,
.slick-next {
  height: 31px !important;
  width: 31px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#postSlider .slideCaption {
  width: 100%;
  box-sizing: border-box;
  padding: 6px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1.4;
  overflow: hidden;
}
#postSlider .slideCaption a {
  position: absolute;
}
#postSlider .slideCaption span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
header h1 img {
  vertical-align: bottom;
}
@media (max-width: 949px) {
  #topkeywords {
    display: none;
  }
  .slick-slide {
    position: relative;
  }
  .sliderWrap {
    margin-top: 5px !important;
  }
  #postSlider img {
    width: 100% !important;
    max-width: none !important;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
  }
  #postSlider .slick-dots {
    bottom: -6px !important;
  }
  #postSlider .slideCaption {
    font-size: 14px !important;
  }
  #postSlider {
    width: 100%;
  }
  #specialBannerArea {
    max-width: 0 auto;
    padding: 0 10px;
    text-align: right;
  }
  #specialBannerArea img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  #postSlider .slick-dots li {
    margin: 0 6px !important;
  }
  #postSlider .slick-dots li,
  #postSlider .slick-dots li button {
    width: 5px !important;
    height: 5px !important;
  }
  #postSlider .slick-dots li button:before {
    width: 5px !important;
    height: 5px !important;
    border-radius: 10px;
  }
  #postSlider {
    margin-bottom: 20px !important;
  }
  #specialBannerArea > a {
    margin-top: 10px !important;
    font-size: 12px !important;
  }
  .slick-next {
    right: 9px !important;
  }
  .slick-prev {
    left: 9px !important;
  }
  #postSlider .slideCaption {
    line-height: 1.6;
  }
  .tagWrap a {
    background: #000000 !important;
    color: #ffffff !important;
    font-weight: 900;
    font-size: 1.2rem;
    padding: 7px 30px;
    margin-bottom: 10px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    margin-right: 15px;
  }
  .tagWrap a:last-of-type {
    margin-bottom: 0;
  }
  .tagWrap a {
    font-weight: 400;
  }
  .tagWrap a {
    font-size: 86%;
  }
  #searchArea,
  #spMenuArea {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6000;
  }
  #searchArea {
    background: #e3e3e3 !important;
    height: auto;
    width: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1010;
    box-sizing: border-box;
    padding: 82px 10px 35px 10px;
    overflow: scroll !important;
    height: 100%;
    display: none;
  }
  #spMenuArea {
    display: none;
  }
  #searchArea .inner,
  #spMenuArea .inner {
    position: relative;
    background: transparent !important;
  }
  #spMenuArea .inner {
    padding: 0 10%;
  }
  #searchArea .close,
  #spMenuArea .close {
    position: absolute;
    top: -63px;
    right: 17px;
    cursor: pointer;
  }
  #spMenuArea .close {
    top: -11px;
    right: 26px;
  }
  #searchArea form {
    margin: 0 auto 0 auto;
  }
  #searchArea form input {
    height: 40px;
    width: 560px;
    border: solid 2px #231815;
    box-sizing: border-box;
    padding: 10px 40px 10px 20px;
    background: #ffffff url(./img/bg_search@2x.png) right 15px center no-repeat;
    background-size: 17px 18px;
  }
  #searchArea .tagWrap {
    margin-top: 50px;
    background: transparent !important;
  }
  #searchArea form input {
    width: 100%;
  }
  #searchArea form {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #spMenuArea {
    background: #ffffff;
    overflow: scroll !important;
    height: 100%;
    width: 100%;
    padding: 0 0 35px 0;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1005;
    box-sizing: border-box;
  }
  #spMenuArea .secTitle {
    margin-top: 12px;
    margin-bottom: 0;
  }
  #spMenuArea .gNav {
    display: block;
    margin: 0 0 24px 0;
  }
  #spMenuArea .gNav li {
    text-align: left;
    background: transparent none;
    flex: none;
    display: block;
    width: 100%;
    border-bottom: solid 2px #000000;
  }
  #spMenuArea .gNav li a {
    font-size: 1rem;
    display: block;
    padding: 13px 0;
    height: 100%;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    border: none;
  }
  #spMenuArea .siteName {
    margin: 30px auto 8px auto;
  }
  #spMenuArea .siteName img {
    vertical-align: top;
  }
  header {
    position: sticky;
    top: 0;
    margin: 0;
    z-index: 1005;
    background: #fff !important;
    width: 100%;
  }
  body.fix {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
  }
  .scrollStop {
    overflow: hidden;
  }
  #headerMenu {
    padding: 0;
  }
  .wrapinner {
    position: relative;
  }
  .titleWrap {
    position: relative;
  }
  #topbar {
    height: auto;
  }
  header .spMenu {
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    right: 26px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    height: auto;
  }
  header .search {
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    right: 66px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    height: auto;
  }
  .gNav {
    float: none;
    margin: 0;
    display: flex;
    margin: 0 auto;
  }
  .gNav li {
    flex: 1 0 auto;
    float: none;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    width: auto;
  }
  .gNav li:last-of-type {
    background: none;
  }
  .gNav li a {
    display: block;
    text-align: auto;
    padding: 3px 5px;
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
  }
  .gNav li a span.textWrap {
    position: static;
    width: auto;
    display: inline-block;
  }
  .gNav li a:before {
    display: inline-block;
    margin-right: 10px;
  }
  .gNav li:nth-of-type(3) a {
    padding: 0 5px;
  }
  /*
	#spMenuArea img,
	#topbar img {
		max-width: initial;
		max-height: initial;
	}
    */
  header h1 {
    margin: 15px 0 9px 15px;
    float: none;
  }
  .followIcons {
    width: calc(100% - 21px);
    margin: 6px -21px 18px 0;
  }
  #accessLogo p {
    font-size: 0.6rem;
    margin: 0 10px;
    box-sizing: border-box;
  }
  #footerLink {
    margin-bottom: 13px !important;
    text-align: center;
  }
  #footerLink li {
    clear: none !important;
    float: none;
    display: inline-block;
    margin: 0 7px 8px 0;
    padding: 0 7px 0 0;
  }
  #footerLink li:nth-of-type(4) {
    margin-right: 7px;
  }
  #copyright {
    margin: 8px 10px 15px 10px;
  }
  .inner {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
  }
  #aboutLinks {
    display: inline-flex;
    flex-direction: column;
    margin-top: 21px;
  }
  #aboutLinks li {
    flex: 1;
  }
  #aboutLinks a {
    background: #ffffff !important;
    border: solid 1px #000000;
    color: #231815 !important;
    font-weight: 900;
    font-size: 0.8rem;
    padding: 6px 28px;
    margin-bottom: 15px;
    margin-right: 15px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
  }
  .kindTag {
    font-size: 1rem;
    font-weight: 900;
    margin-bottom: 8px;
  }
}
@media (max-width: 640px) {
  #searchArea .tagWrap {
    margin-top: 40px;
  }
  #footerLink li:nth-child(n + 5) {
    order: 0 !important;
  }
}
#specialBannerArea {
  text-align: right;
  box-sizing: border-box;
}
#specialBannerArea li {
  margin-bottom: 15px;
}
#specialBannerArea li:last-of-type {
  margin-bottom: 0;
}
#specialBannerArea > a {
  font-size: 16px;
  font-weight: bold;
  margin-top: 7px;
  display: inline-block;
}
.tax-special .taxTitle {
  font-size: 250%;
  margin-bottom: 10px !important;
}
@media (max-width: 949px) {
  .tax-special .taxTitle,
  .tax-special .taxDesc {
    padding: 0 15px;
  }
  .tax-special #taxImage {
    margin-bottom: 7px !important;
  }
  .tax-special .taxDesc {
    font-size: 12px !important;
  }
}
.tax-special .taxDesc {
  font-size: 14px;
}
.tax-special #taxImage {
  margin-bottom: 11px !important;
}
.slick-next:before {
  content: "" !important;
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  position: absolute;
  top: 4px;
  right: 4px;
  transform: rotate(45deg) !important;
  opacity: 1 !important;
}
.slick-prev:before {
  content: "" !important;
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  position: absolute;
  top: 4px;
  left: 4px;
  transform: rotate(-138deg) !important;
  opacity: 1 !important;
}
.loadingContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.loaderIco {
  border-radius: 50%;
  border: solid 4px;
  border-color: #000000 #00000010 #00000010;
  animation-name: spin;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 40px;
  height: 40px;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.sectiontitle {
  line-height: 1;
}
.rankingTitle {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 7px 0;
  padding-left: 28px;
  border-bottom: 3px solid black;
  background-position: left;
  background-repeat: no-repeat;
  line-height: 1;
  background-image: url(./img/ranking.gif);
}
.magazineTitle {
  background-image: url(./img/magazine.gif);
  font-size: 1.5rem;
  margin: 20px 0 5px;
  text-align: left;
  font-weight: bold;
  padding: 7px 0;
  padding-left: 28px;
  border-bottom: 3px solid black;
  background-position: left;
  line-height: 1;
  background-repeat: no-repeat;
}
.articlesTitle {
  padding-left: 20px;
  margin-bottom: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background-image: url(./img/tri_01.png);
  background-image: -webkit-image-set(url(./img/tri_01.png) 1x, url(./img/tri_01_l.png) 2x);
  background-image: image-set(url(./img/tri_01.png) 1x, url(./img/tri_01_l.png) 2x);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 1;
}
.siteTitle {
  line-height: 1;
}
.siteTitle img {
  vertical-align: inherit;
}
.lineupTitle {
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 3px solid black;
  background-position: left;
  background-repeat: no-repeat;
}
.topkeywordsTitle {
  padding-top: 10px;
  margin-right: 20px;
  font-weight: bold;
  font-size: 1.4rem;
  display: inline;
  line-height: 1;
}
@media (max-width: 949px) {
  .siteTitle {
    margin: 14px 0 5px 15px;
    float: none;
  }
  .siteTitle img {
    vertical-align: bottom;
  }
}
