@charset "UTF-8";
/*
Theme Name: SolarJournal v6
Description: SolarJournal用Wordpress子テーマ
Template: jn_v6


*/
.langBox {
  text-align: right;
}
.pcnone .langBox a {
  margin-right: 2px;
  padding: 5px 3px !important;
  font-size: 10px;
}
.pcnone .langBox a:last-of-type {
  margin-right: 0;
}
a.single-language {
  border: 2px solid #000 !important;
  border-radius: 0;
  background: #fff;
  font-size: 12px;
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center !important;
  vertical-align: middle;
  letter-spacing: 0.1em;
  color: #212529;
  text-decoration: none !important;
}
#sidecol a.single-language:hover {
  color: #fff;
  background: #000;
  text-decoration: none !important;
}
a.single-language:hover {
  text-decoration: none !important;
}
@media (max-width: 950px) {
  .langBox {
    margin: 10px 10px 0 0;
  }
  .pcnone .langBox {
    margin: 0;
  }
  header h1 + .pcnone {
    display: flex;
    align-items: center;
    margin-left: 12px;
  }
  header h1 + .pcnone a.single-language {
    font-size: 7px;
  }
}
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;
}
@media (max-width: 950px) {
  .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;
    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: -55px;
    right: 15px;
    cursor: pointer;
  }
  #spMenuArea .close {
    top: -8px;
    right: 16px;
  }
  #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;
    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;
  }
  header .spMenu {
    display: block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    height: auto;
  }
  header .search {
    display: block;
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    height: auto;
  }
  .gNav {
    float: none;
    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 {
    text-align: auto;
    padding: 3px 5px;
    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;
	}
    */
  #topbar {
    height: auto !important;
  }
  header h1 {
    float: none;
  }
  header .wrapinner {
    display: flex;
    margin: 13px 0 6px 15px;
  }
  header h1 img {
    vertical-align: bottom;
  }
  .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;
  }
}
#pchdleft {
  margin-top: 17px;
  width: 264px;
}
#pchdright {
  max-width: 660px;
  text-align: right;
}
#pchdright .g img {
  height: 60px;
}
#pcheadernav {
  padding: 10px 0;
  border-bottom: 2px solid black;
  display: flex;
  justify-content: space-between;
}
#pcheadernav #catnav {
  display: flex;
  gap: 40px;
}
#pcheadernav #catnav li a {
  color: #000;
  font-weight: bold;
  font-size: 1.09375rem;
  padding: 0;
}
#subnav {
  display: flex;
  align-items: center;
  gap: 20px;
}
#subnav a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 0.78125rem;
}
#spSubnav {
  display: flex;
  overflow-x: auto;
  column-gap: 20px;
  padding: 10px 29px;
}
#spSubnav .spSubnav_item {
  flex-shrink: 0;
}
#spSubnav .spSubnav_link {
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: 1rem;
}
#specialBannerArea {
  margin-bottom: 14px;
  text-align: right;
  box-sizing: border-box;
}
#specialBannerArea > a {
  font-size: 16px;
  font-weight: bold;
  margin-top: 7px;
  display: inline-block;
}
#specialBannerArea li {
  margin-bottom: 15px;
}
#specialBannerArea li:last-of-type {
  margin-bottom: 0px;
}
@media (max-width: 640px) {
  #specialBannerArea {
    margin-top: 7px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sectiontitle {
  background: none;
  padding: 4px 0px;
  font-size: 1.40625rem;
  background-position: left center;
  background-repeat: no-repeat;
}
#sidecol h2 {
  font-size: 1.40625rem;
}
#sidecol h2.no-img {
  padding-left: 0;
}
.keywordsList {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px auto;
}
.keywordsList p {
  margin-right: 5px;
  background: #000;
  color: #fff;
}
.keywordsList a {
  background: #fff;
  color: #000;
  display: block;
  transition: 0.3s;
}
.keywordsList a:hover {
  background: #d8d8d8;
  text-decoration: none !important;
}
.keywordsList p,
.keywordsList a {
  padding: 5px 12px;
  font-size: 0.9375rem;
  border-radius: 100px;
  border: 1px solid #000;
  font-weight: bold;
  line-height: 1;
}
.sliderWrap,
#taxImage {
  margin-top: 20px !important;
}
.tax-special .taxTitle {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 5px !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: 1.4rem !important;
  }
}
.tax-special .taxDesc {
  font-size: 14px;
}
.tax-special #taxImage {
  margin-bottom: 11px !important;
}
.term-description-wrap {
  display: none !important;
}
.snslink-wrapper {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid black;
}
@media (max-width: 949px) {
  .snslink-wrapper {
    border-bottom: 1px solid black;
    width: 100%;
    padding-inline: 2%;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
}

.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;
}
#sidecol .sectiontitle.no-img {
  font-weight: bold;
  padding: 7px 0;
  padding-left: 28px;
  border-bottom: 3px solid black;
  background-position: left;
  background-repeat: no-repeat;
  font-size: 1.40625rem;
  padding-left: 0;
}
@media (max-width: 949px) {
  .siteTitle {
    margin: 0;
    float: none;
  }
  .siteTitle img {
    vertical-align: bottom;
  }
}
@media (max-width: 950px) {
  header .siteTitle + .pcnone a.single-language {
    font-size: 7px;
  }
  header .siteTitle + .pcnone {
    display: flex;
    align-items: center;
    margin-left: 12px;
  }
}
