@charset "UTF-8";

/******************************
記事一覧
******************************/
.contBg.contBgPageArticlesList {
  background: url(../../img/bg_sp.png) center top;
  background-size: 100% 100%;
  width: 100%;
}

.pageArticlesList {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.pageArticlesList .seriesImg {
  width: calc(100% - 10px);
  margin-top: 0;
  margin-left: 10px;
}

.pageArticlesList .seriesDesc {
  position: relative;
  background-color: #ffffff;
  padding: 15px 15px 10px;
  width: calc(100% - 10px);
  margin-top: -20px;
  margin-left: 0;
  z-index: 1;
  box-sizing: border-box;
}

.pageArticlesList .seriesDescTit {
  font-size: 20px;
  font-weight: bold;
  color: #1b1b1b;
}

.pageArticlesList .seriesDescText {
  font-size: 14px;
  line-height: 1.6;
}

.pageArticlesList .seriesDescBottom {
  margin-top: 10px;
  display: block;
  width: 100%;
}

.pageArticlesList .numBox {
  font-family: ministry, sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #1690cf;
  font-size: 14px;
  line-height: 1.0;
  width: 100%;
  max-width: 100%;
}

.pageArticlesList .num {
  font-size: 33px;
}

.pageArticlesList .sns,
.pageArticlesList .snsList {
  line-height: 1.0;
}

.pageArticlesList .snsList {
  font-size: 0;
}

.pageArticlesList .sns {
  width: 100%;
  max-width: 100%;
  font-family: ministry, sans-serif;
  font-weight: bold;
  padding-bottom: 0;
  margin-top: 5px;
}

.pageArticlesList .snsTit {
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.05em;
  margin-bottom: 3px;
}

.pageArticlesList .articlesList.list li.snsItem {
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 12px;
  display: inline-block;
  float: none;
}

.pageArticlesList .articlesList.list li.snsItem:nth-of-type(even) {
  margin-left: 0;
}

.pageArticlesList .articlesList.list li.pageArticlesListsItem a {
  position: relative;
}

.pageArticlesList .articlesList.list li.pageArticlesListsItem a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 65px 65px 0;
  border-color: transparent #bdd524 transparent transparent;
  z-index: 1;
}

.pageArticlesList .articlesList.list li.pageArticlesListsItem a .volumeNum {
  position: absolute;
  top: 1px;
  right: 5px;
  color: #222222;
  font-family: ministry, sans-serif;
  font-weight: bold;
  font-size: 18px;
  z-index: 1;
}

.pageArticlesList .articlesList.list li.pageArticlesListsItem a .volumeNumTxt {
  font-size: 12px;
  display: block;
  margin-bottom: -12px;
}

.pageArticlesList .articlesList.list li a.snsLink {
  background-color: #1b1b1b;
  color: #ffffff;
  padding: 7px 10px 5px;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.pageArticlesList .articlesList.list li a.snsLink:hover {
  opacity: 0.7;
}

.list .pageArticlesLists .data {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.articlesList .pageArticlesLists .tit {
  color: #222222;
  margin-top: 5px;
  font-weight: bold;
}

/******************************
add
******************************/
.addHead {
  background-color: #1690cf;
  margin: 50px 0 0;
  padding: 10px 0;
}

.iasItem:nth-child(n+2) .addHead {
  background: none;
}

.addSide {
  padding: 0;
  /* margin-top: 20px; */
  margin-left: -15px;
  margin-right: -15px;
}

.addSide img {
  width: 100%;
}

.bnr_tennis {
  margin-left: -25px;
  margin-right: -25px;
}

.addBottomWrap {
  margin-bottom: 20px;
}

.addBottom img {
  width: 100%;
  padding: 20px 10px 0;
  box-sizing: border-box;
}

/******************************
共通
******************************/
.wrapper {
  overflow: hidden;
}

.contPage {
  margin-bottom: 0;
}

.cont {
  width: auto;
  margin: 0 25px;
}

.contTit span.contTitCatch,
.contTit {
  font-weight: bold;
  color: #1690cf;
  letter-spacing: 0.02em;
}

.contTit span.contTitCatch {
  margin-bottom: 3px;
  line-height: 1.0;
  font-style: normal;
  display: block;
  font-size: 12px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.contTit.contTitMakersVoice span.contTitCatch,
.contTit.contTitSchool span.contTitCatch {
  color: #bdd524;
}

.contTit {
  font-family: ministry, sans-serif;
  font-style: italic;
  font-size: 29px;
}

.contTit.contTitMakersVoice,
.contTit.contTitSchool {
  color: #ffffff;
}

.contRight .contTit span.contTitCatch {
  font-size: 12px;
}

.contRight .contTit {
  font-size: 29px;
}

.contList {
  padding-bottom: 20px;
}

.contLeft {
  width: 100%;
}

.contRight {
  width: 100%;
}

.fa-twitter,
.fa-facebook,
.fa-instagram,
.fa-youtube {
  color: #ffffff;
}

.contTop {
  padding-top: 130px;
}

.contTitHead {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.contRight .contTitHead {
  margin-bottom: 10px;
}

.topSection .contBtn {
  margin-top: 0;
}

.contBtn a {
  background: #bdd524;
  font-size: 1.2rem;
  width: 100%;
  margin: 25px auto 0;
}

.contBtn a:hover {
  background: #bdd524;
  opacity: 0.7;
}

.pr {
  font-size: 1.1rem;
  color: #999999;
  background-color: #e8e8e8;
  padding: 3px;
  line-height: 1.0;
}

.articlesList .cate {
  background-color: #bdd524;
  color: #222222;
  font-size: 1.0rem;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1.0;
  border-radius: 50px;
}

.topSection .articlesList .data {
  font-size: 1.2rem;
  color: #999999;
  margin: 5px 0 0;
  display: block;
  line-height: 1.6;
}

.articlesList .tit {
  font-size: 1.3rem;
  color: #222222;
  line-height: 1.5;
}

button:focus {
  outline: 0;
}

.menuOpen .sideNav {
  top: 0;
  left: 0;
}

.sideNav {
  top: 0;
  left: -100%;
  background-color: #000000;
}

.sideNav .sideNavCloseBtn:before,
.sideNav .sideNavCloseBtn:after {
  background-color: #ffffff;
}

.sideNavHead {
  padding: 20px 25px 0;
}

.sideNavIn {
  padding-top: 25px;
}

.sideNavInSearch {
  margin-bottom: 30px;
}

.sideNavInSearch input {
  border: none;
  padding: 0 20px;
  border-radius: 50px;
  line-height: 45px;
  font-size: 1.5rem;
}

.sideNavInSearch form button {
  width: 20px;
  height: 20px;
}

.sideNavInSearch .fa-search:before {
  color: #636363;
  font-size: 2.0rem;
}

.sideNav .box {
  margin-bottom: 0;
}

.sideNav .box:nth-child(n+3) .tit {
  margin-top: 15px;
}

.sideNav .tit {
  color: #ffffff;
  font-size: 1.8rem;
  transform: skew(-15deg);
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #3d3d3d;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-family: initial;
}

.sideNav .tit a:hover {
  text-decoration: none;
}

.sideNav a {
  color: #ffffff;
}

.sideNav .list {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all ease;
  height: 0;
}

.sideNav .list.active {
  visibility: visible;
  opacity: 1.0;
  height: auto;
}

.sideNav .list li {
  margin-top: 15px;
}

.sideNav .list li a {
  font-size: 1.4rem;
  padding-left: 15px;
}

.sideNav .list li a:after {
  top: 10px;
}

.sideNav .list li:last-child {
  margin-bottom: 30px;
}

.sideNavInSns {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.sideNavInSns>li {
  margin: 0 4.6875%;
}

.sideNavInSns>li .fab {
  font-size: 2.0rem;
}

.sideNavInSns .x-twitter img {
  width: 17px;
  height: 17px;
}

.sideNavInLogin {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sideNavInLogin>li {
  margin: 0 4.6875%;
}

.sideNavInLinks {
  margin: 30px 0 50px;
  font-size: 0;
  width: 100%;
}

.sideNavInLinks li {
  width: calc(50% - 10px);
  font-size: 12px;
  display: inline-block;
  border-bottom: 1px solid #3d3d3d;
  padding-bottom: 15px;
  line-height: 1.0;
}

.sideNavInLinks li:nth-child(even) {
  margin-left: 20px;
}

.sideNavInLinks li:nth-child(n+3) {
  margin-top: 15px;
}

.sideNavInLinks li a:hover {
  text-decoration: none;
}

.articleDetailTxt {
  font-size: 1.8rem;
  line-height: 1.5;
}

.articleDetailTxt h2 {
  margin: 2.6rem 0 1.8rem;
  padding: 5px 0 5px 15px;
  border-left: 3px solid #1690CF;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  color: #000;
  word-break: break-all;
}

.articleDetailTxt h3 {
  margin: 2rem 0 1.4rem;
  padding: 5px 0 5px 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.333;
  letter-spacing: 0;
  color: #000;
  word-break: break-all;
}

.articleGalleryImg {
  margin-top: 15px;
}

.magazinesIndexList li .contBtn a {
  width: auto;
  background: #bdd524;
}

.magazinesDetail .txtWrap .btnS a {
  color: #fff;
  background: #bdd524;
}

.magazinesDetail .txtWrap .btnS a:hover {
  background: #bdd524;
  opacity: 0.7;
}

.magazinesBacknumberList,
.magazinesIndexList,
.autherDetail {
  margin-top: 20px;
}

.articlesList .vol {
  display: inline-block;
  font-size: 1rem;
}

.seriesImg {
  margin-top: 20px;
}

.seriesDesc {
  margin-top: 15px;
}

/******************************
right cont
******************************/
.addSide {
  margin-bottom: 40px;
}

.contRight .contTit img {
  height: 44px;
}

.contRight .sideArticlesList a {
  padding-top: 5px;
  padding-left: 5px;
}

.contRight .sideArticlesList {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}

.sideArticlesList .img {
  padding-top: 75%;
}

#spSidebarArea.contRight .sideArticlesList {
  border-bottom: none;
  padding-bottom: 10px;
}

.contRight .sidePrSection {
  margin-bottom: 20px;
}

.contRight .sidePrSection .sideArticlesList {
  margin-bottom: 20px;
}

.contRight .sideArticlesList .pr {
  font-size: 1.1rem;
  line-height: 1.0;
  padding: 2px 4px;
  border: 1px solid #999999;
  margin-left: 5px;
  display: inline-block;
  color: #999999;
  background: #fff;
}

/******************************
ranking(right cont)
******************************/
.contRight .sectionSideRanking .contTitHead {
  margin-bottom: 0;
}

.contRight .sideArticlesList.sideArticlesListRanking li {
  position: relative;
}

.contRight .sideArticlesList.sideArticlesListRanking li .imgWrap {
  width: 80px;
}

.contRight .sideArticlesList.sideArticlesListRanking li .txtBox {
  padding-left: 10px;
  box-sizing: border-box;
}

.contRight .sideArticlesList.sideArticlesListRanking li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #bdd524;
  color: #ffffff;
  font-size: 1.1rem;
  z-index: 1;
}

.contRight .sideArticlesList.sideArticlesListRanking li:nth-child(1)::before {
  content: "1";
}

.contRight .sideArticlesList.sideArticlesListRanking li:nth-child(2)::before {
  content: "2";
}

.contRight .sideArticlesList.sideArticlesListRanking li:nth-child(3)::before {
  content: "3";
}

.contRight .sideArticlesList.sideArticlesListRanking li:nth-child(4)::before {
  content: "4";
}

.contRight .sideArticlesList.sideArticlesListRanking li:nth-child(5)::before {
  content: "5";
}

.contRight .sideArticlesList.sideArticlesListRanking a>div {
  vertical-align: top;
}

.contRight .sideArticlesList.sideArticlesListRanking .data {
  font-size: 1.3rem;
  color: #999999;
}

.contRight .sideArticlesList.sideArticlesListRanking .tit {
  font-size: 1.3rem;
  color: #222222;
}

/******************************
detail
******************************/
.contBg.contBgDetail {
  background: none;
}

.contDetail {
  padding-top: 40px;
}

.detailWrap {
  position: relative;
}

.contDetail .data,
.contDetail .pr {
  display: inline-block;
  color: #999999;
}

.contDetail .data {
  font-size: 1.0rem;
}

.contDetail .pr {
  font-size: 1.0rem;
  line-height: 1.0;
  padding: 2px 3px;
  border: 1px solid #999999;
  margin-left: 5px;
  background: #fff;
}

.contDetail .cate {
  background-color: #bdd524;
  color: #222222;
  font-size: 1.0rem;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1.0;
  border-radius: 50px;
}

.contTit.contTitDetail {
  margin-top: 5px;
  font-size: 2.0rem;
  color: #323232;
  font-family: initial;
  font-style: normal;
}

.contributor {
  display: block;
  margin-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}

.contributorLeft,
.contributorRight,
.contributorRight .snsList {
  display: flex;
  align-items: center;
}

.contributorIcon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #dcdcdc;
  border-radius: 50%;
  margin-right: 10px;
  background-size: cover;
}

.contributorName,
.contributorMeta {
  font-size: 1.3rem;
  line-height: 1.0;
}

.contributorName {
  color: #222222;
}

.contributorMeta {
  color: #999999;
  margin-top: 5px;
}

.contributorRight {
  margin-top: 5px;
}

.contributorRightTit {
  line-height: 1.0;
  font-size: 1.3rem;
  font-weight: bold;
  color: #999999;
  position: relative;
  padding-right: 70px;
}

.contributorRightTit::after {
  position: absolute;
  right: 20px;
  top: 50%;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #cccccc;
}

.contributorRight .snsList li+li {
  margin-left: 18px;
}

.contributorRight .snsList li.btn-facebook {
  margin-left: 14px;
}

.contributorRight .snsList .fa-line,
.contributorRight .snsList .fa-twitter,
.contributorRight .snsList .fa-facebook {
  font-size: 2.4rem;
  color: #222222;
}

.contributorRight .snsList .x-twitter img {
  width: 17px;
  height: 17px;
  margin-top: 4px;
}

.contributorRight .snsList .facebook img {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

.detail {
  margin-top: 15px;
  margin-bottom: 40px;
}

.detailMainImage {
  width: 100%;
}

.detailCaption {
  margin-top: 10px;
  font-size: 1.1rem;
  color: #222222;
}

.detailCheckAll {
  line-height: 1.0;
  font-size: 1.1rem;
  display: flex;
  justify-content: flex-end;
  margin-top: 5px;
}

.detailCheckAll a {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  border: 1px solid #eeedeb;
  border-radius: 5px;
  width: auto;
  transition: 0.3s all ease;
}

.detailCheckAll a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.detailCheckAll a img {
  margin-right: 5px;
}

.detailBoxWrap {
  margin-top: 30px;
}

.detailBoxTop {
  overflow: hidden;
}

.detailBoxAdd {
  float: none;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 0;
}

.detailBoxAdd img {
  width: 100%;
}

.detailBoxTit {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.detailBoxTxt {
  font-size: 1.4rem;
}

.detailBoxTxt+.detailBoxTxt {
  margin-top: 20px;
}

.detailMetaBox {
  margin-top: 35px;
}

.detailMetaStaff {
  font-size: 1.2rem;
  color: #222222;
  line-height: 1.0;
}

.detailTag {
  margin-top: 10px;
}

.detailTagTit {
  font-size: 1.2rem;
  margin-right: 20px;
}

.detailTagList {
  font-size: 1.2rem;
}

.detailTagList li {
  margin-right: 5px;
  font-size: 1.2rem;
  display: inline-block;
  margin-bottom: 5px;
}

.detailTagList a {
  color: #999999;
  border: 1px solid #999999;
  padding: 5px 8px;
  line-height: 1.0;
  border-radius: 50px;
}

.detailTagList a:hover {
  text-decoration: none;
}

.detailAddBottomWrap {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.detailAddBottom {
  margin-left: 10px;
  margin-right: 10px;
}

.sectionRight .contTitHead {
  margin-bottom: 10px;
}

.contTit img {
  height: 44px;
}

.sideArticlesList a>div {
  vertical-align: top;
}

.articlesListWrap {
  margin-top: 40px;
}

.articlesListWrap .contTitHead {
  margin-bottom: 5px;
}

.articlesList.articlesListDetail.col3 li .txtBox {
  line-height: 1.0;
}

.articlesList.articlesListDetail.col3 li .data,
.articlesList.articlesListDetail.col3-4 li .data {
  font-size: 1.2rem;
  margin-top: 10px;
  margin-bottom: 5px;
}

.articlesList.articlesListDetail.col3 li .tit,
.articlesList.articlesListDetail.col3-4 li .tit {
  font-size: 1.3rem;
}

.articlesList.articlesListDetail .img {
  padding-top: 64%;
}

.captionRecommended {
  font-size: 1.2rem;
  color: #999999;
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}

.contRight .captionRecommended {
  margin-top: -30px;
}

.articlesList.articlesListDetail li:nth-of-type(odd) {
  clear: none;
}

.topMainSection~.cont .rankingSection {
  margin-bottom: 30px;
}

.rankingSection {
  padding-bottom: 30px;
}

/******************************
footer
******************************/
.footer {
  margin-top: 0;
  padding-bottom: 0;
}

.footerTop {
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footerTopIn,
.footerTopIn>div {
  display: block;
  text-align: center;
}

.footerLogo img {
  width: 178px;
}

.footerLink ul {
  width: 100%;
  font-size: 0;
}

.footerLink ul li {
  font-size: 1.3rem;
  width: 50%;
  display: inline-block;
  text-align: left;
}

.footerLink ul li:nth-child(n+3) {
  margin-top: 15px;
}

.footerLink ul li+li {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

.footerCopy {
  font-size: 1.3rem;
  color: #999999;
}

.footerSns .fa-twitter:before,
.footerSns .fa-facebook:before,
.footerSns .fa-instagram:before,
.footerSns .fa-youtube:before {
  color: #000000;
}

.footerSns .x-twitter img {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.footerSns .facebook img {
  width: 20px;
  height: 20px;
}

.footerSns {
  line-height: 1.0;
  margin-top: 30px;
}

.footerSns ul li {
  margin-left: 0;
}

.footerSns ul li+li {
  margin-left: 30px;
}

.footerBottom {
  width: calc(100% - 50px);
  margin: 25px;
  display: block;
  max-width: 100%;
}

.footerCopy {
  margin-top: 25px;
  font-size: 1.0rem;
}

/******************************
header
******************************/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  background-color: #1690cf;
  z-index: 10;
  border-bottom: none;
  padding: 15px 25px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
}

.headerLogo {
  padding-top: 0;
  font-size: 0;
}

.headerLogo img {
  width: 100%;
  max-width: 100px;
}

.headerBtn {
  width: 20px;
  height: 13px;
  background: url(/asset/frontend/img/btn_menu.png);
  background-size: contain;
  border: 0;
  padding: 0;
}

.headerCart {
  margin-left: 2px;
  margin-right: 13px;
}

.headerCart a {
  display: inline-block;
  line-height: 20px;
  text-align: center;
  margin-top: 3px;
  padding-top: 2px;
}

.headerCart2 {
  margin-left: auto;
  margin-right: 13px;
}

.headerCart2 a {
  display: inline-block;
  line-height: 20px;
  text-align: center;
  margin-top: 3px;
  padding-top: 2px;
}

.headerCart3 {
  margin: 25px auto 0px auto;
  height: 40px;
  text-align: center;
  border: 3px solid #1690cf;
  border-radius: 45px;
  background-color: #1690cf;
  letter-spacing: -0.1rem;
  font-size: 16px;
}

.headerCart3 img {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}

.headerCart3 a {
  margin-top: 5px;
}

.headerInner {
  max-width: 1200px;
  width: 97.5%;
  margin: 0 auto;
  padding: 25px 0;
  display: table;
}

.headerRight {
  width: calc(97.5% - 158px);
}

.headerSearch input[type="text"] {
  border: none;
}

.headerTop {
  max-width: initial;
  width: auto;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.headerTop>div {
  display: initial;
}

.headerSns {
  width: auto;
}

.headerInner .headerLogo img {
  width: 158px;
}

.headerBottom {
  background-color: #1690cf;
  margin-top: 20px;
}

.headerBottom ul.gnavInList {
  min-width: auto;
  display: flex;
  justify-content: flex-end;
}

.headerBottom ul li:hover {
  background-color: transparent;
}

.headerBottom ul li a {
  padding: 0;
  color: #ffffff;
  line-height: 1.0;
}

.headerBottom ul li:last-child a {
  padding-right: 0;
}

.headerInner .gnav {
  padding-right: 0;
}

.headerInner .gnav li {
  padding: 0;
  font-size: 1.3rem;
  line-height: 1.0;
}

.headerInner .gnav li+li {
  margin-left: 3%;
}

/******************************
list
******************************/
.contBg.contBgList {
  background: url(/asset/frontend/img/bg_list.png) center top;
  background-size: 100% 100%;
}

.contList {
  padding-top: 40px;
}

.listWrap {
  position: relative;
  padding-bottom: 30px;
}

.contTitList img {
  width: auto;
  height: 100%;
  max-height: 45px;
}

.listNavWrap {
  border-bottom: 1px solid #cccccc;
}

.listNav {
  width: 100%;
  font-size: 0;
  /* margin-top: 20px; */
  margin-bottom: 20px;
}

.listNavList {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 20px 2.5% 0;
  line-height: 1.0;
}

.listNavList {
  position: relative;
}

.listNavList a:hover {
  text-decoration: none;
}

.listNavList.active::after,
.listNavList:hover::after {
  content: "";
  width: calc(100% + 6px);
  height: 4px;
  background-color: #c8e21f;
  position: absolute;
  bottom: -10px;
  left: -3px;

}

.articlesList.list li {
  width: calc(50% - 5px);
  margin-top: 20px;
  margin-bottom: 0;
}

.articlesList.list li:nth-of-type(even) {
  margin-left: 10px;
}

.list a {
  padding-left: 10px;
}

.list .img {
  padding-top: 64.864%;
}

.list .txtBox {
  position: relative;
  background-color: #ffffff;
  padding: 10px;
  width: calc(100% - 20px);
  margin-top: -20px;
  margin-left: -10px;
  z-index: 1;
  line-height: 1.0;
}

.list .data {
  display: inline-block;
  margin: 0;
}

.list .pr {
  font-size: 1.1rem;
  color: #999999;
  display: inline-block;
  padding: 2px 3px;
  line-height: 1.0;
  border: 1px solid #999999;
  margin-left: 10px;
  background-color: #ffffff;
}

.list li .tit {
  margin-top: 5px;
}

.pagerWrap {
  text-align: center;
  margin-top: 50px;
}

.pagerList {
  font-size: 0;
}

.pager {
  display: inline-block;
  font-size: 1.0rem;
  font-weight: bold;
  margin: 0 1.25%;
}

.pager a {
  line-height: 20px;
  width: 20px;
  text-align: center;
  border: 1px solid #dfdfdf;
  background-color: #f4f4f4;
}

.pager a:hover {
  text-decoration: none;
}

.pager.active a,
.pager a:hover {
  background-color: #c8e21f;
  border: 1px solid #c8e21f;
  color: #ffffff;
}

/******************************
mv
******************************/
.topMainSection {
  padding: 0;
}

.topMainSection a {
  background: transparent;
}

.mv {
  width: 100%;
  height: 100%;
  font-size: 0;
  position: relative;
  background: url(/asset/frontend/img/bg_mv_sp.png) no-repeat;
  background-size: cover;
  padding: 5% 0 12%;
  display: flex;
  flex-direction: column-reverse;
}

.mvLeft,
.mvRight {
  width: 100%;
  font-size: 12px;
  box-sizing: border-box;
}

.mvLeft {
  /* z-index: 5; */
  /* left: 0; */
  /* position: absolute; */
  /* bottom: 31.25%; */
  padding-top: 10px;
}

.mvLeftListWrap,
.mvRightListWrap {
  display: none;
}
.mvLeftListWrap.slick-initialized,
.mvRightListWrap.slick-initialized {
  display: block;
}

.topMainSection {
  position: relative;
}

.topMainSection a .txtBox {
  position: relative;
  background: none;
  padding: 0;
  margin: 0 25px;
}

.topMainSection .cate,
.topMainSection .data {
  display: inline-block !important;
  line-height: 1.0;
  vertical-align: middle;
}

.topMainSection .cate {
  background-color: #bdd524;
  color: #222222;
  font-size: 1.0rem;
  padding: 8px 18px;
  border-radius: 50px;
  margin-bottom: 0;
}

.topMainSection .data {
  margin-left: 10px;
  font-size: 1.2rem;
  color: #ffffff;
}

.topMainSection .tit {
  font-size: 1.8rem;
  margin: 10px 0 0;
}

.topMainSection .txt {
  display: none;
}

.topMainSection .txtBoxMore {
  display: none;
}

.topMainSection .txtBoxMore::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #bdd524;
  transform: skew(15deg);
  margin-top: 7px;
  margin-left: 3px;
}

.mvRight {
  z-index: 1;
  padding: 0;
  height: 100%;
}

.mvLeftList a {
  display: flex;
  align-items: center;
}

.mvLeftList a:hover {
  text-decoration: none;
}

.mvRightList {
  height: 100%;
}

.mvRightList a {
  display: block;
  height: 100%;
  transform: skew(-15deg);
  overflow: hidden;
  margin-left: 35px;
  margin-right: 35px;
}

.mvRightList .img {
  height: 100% !important;
  padding-top: 75%;
  transform: skew(15deg) scale(1.2);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.mvRightList img {
  object-fit: cover;
}

.next-arrow-mv,
.prev-arrow-mv {
  display: none !important;
}

.mvArrow {
  position: absolute;
  /* bottom: 35px; */
  bottom: 10px;
  left: 0;
  width: 100%;
}

.slide-dots-mv {
  display: block !important;
}

.topMainSection li {
  z-index: 1;
  position: relative;
}

.topMainSection .slide-dots-mv {
  text-align: center;
  margin-top: 15px;
  display: flex;
  justify-content: center;
}

.topMainSection .slide-dots-mv button {
  display: none;
}

.topMainSection li:nth-of-type(n+2) {
  float: none;
}

.topMainSection .slide-dots-mv li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ffffff;
  margin: 0 8px;
}

.topMainSection .slide-dots-mv li+li {
  border-left: none;
}

.topMainSection .slide-dots-mv li.slick-active {
  background-color: #bdd524;
}

.topMainSection+.contBg .cont.contTop {
  padding-top: 35px;
}

/******************************
共通
******************************/
.cont.contPage {
  margin-bottom: 30px;
  padding-top: 40px;
}

.contTitHead.jp .contTit {
  font-style: normal;
}

/******************************
会社概要
******************************/
.outline+.outline {
  margin-top: 30px;
}

/******************************
シリーズ
******************************/
.contBg.contBgPageSeriesList {
  background: url(../../img/bg_sp.png) center top;
  background-size: 100% 100%;
}

.pageSeriesList {
  width: 100%;
  margin-top: -16px;
}

.pageSeriesList .articlesList+.articlesList {
  margin-top: 40px;
}

.pageSeriesList .articlesList.list {
  width: 100%;
}

.pageSeriesList .main {
  width: 100%;
  padding-top: 40%;
  background-size: 100%;
  background-position: center top;

}

.pageSeriesList .main .mainImage {
  width: 100%;
}

.pageSeriesList .articlesList.list li {
  width: calc(50% - 5px);
  margin-top: 0;
}

.pageSeriesList .articlesList.list li a {
  padding-left: 0;
  position: relative;
}

.pageSeriesList .articlesList.list li a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 55px 55px 0;
  border-color: transparent #bdd524 transparent transparent;
  z-index: 1;
}

.pageSeriesList .articlesList.list li a .volumeNum {
  position: absolute;
  top: 1px;
  right: 5px;
  color: #222222;
  font-family: ministry, sans-serif;
  font-weight: bold;
  font-size: 14px;
  z-index: 1;
}

.pageSeriesList .articlesList.list li a .volumeNumTxt {
  font-size: 10px;
  display: block;
  margin-bottom: -9px;
}

.pageSeriesList .articlesList.list li:nth-child(n+2) {
  margin-left: 10px;
}

.pageSeriesList .articlesList li:nth-of-type(odd) {
  clear: none;
}

.pageSeriesList .articlesBox {
  background-color: #0c5073;
  padding-left: 100%;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  margin-left: -100%;
  margin-right: -20px;
  margin-top: -10px;
  transform: skew(20deg);
}

.pageSeriesList .articlesBoxInner {
  transform: skew(-20deg);
  margin-right: -30px;
}

.pageSeriesList .articlesBoxTop {
  display: flex;
  align-items: flex-end;
}

.pageSeriesList .articlesNumBoxWrap {
  width: 100%;
  font-size: 0;
  display: flex;
}

.pageSeriesList .articlesNumBox {
  display: inline-block;
  width: auto;
  vertical-align: top;
  margin-right: 10px;
}

.pageSeriesList .articlesLists {
  overflow: hidden;
  margin-top: 20px;
}

.pageSeriesList .articlesList.list li .txtBox {
  position: relative;
  background-color: #ffffff;
  padding: 10px 10px 20px;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  z-index: 1;
  box-sizing: border-box;
}

.pageSeriesList .articlesList.list li .tit {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.4;
  color: #444;
}

.pageSeriesList .articlesNumBox {
  font-family: ministry, sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #bdd524;
  text-align: left;
  margin-bottom: -3px;
}

.pageSeriesList .articlesNum,
.pageSeriesList .articlesNumText {
  display: block;
  line-height: 1.0;
}

.pageSeriesList .articlesNum {
  font-size: 32px;

}

.pageSeriesList .articlesNumText {
  font-size: 12px;
  white-space: nowrap;
}

.pageSeriesList .articlesBoxBottom {
  width: 100%;
  margin-top: 10px;
}

.pageSeriesList .articlesBoxTit,
.pageSeriesList .articlesBoxText {
  color: #ffffff;
}

.pageSeriesList .articlesBoxTit {
  font-size: 16px;
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
}

.pageSeriesList .articlesBoxText {
  font-size: 14px;
  line-height: 1.6;
}

/******************************
cont
******************************/
.contBg {
  background: url('/asset/frontend/img/bg_sp.png') repeat-y;
  background-size: 100%;
}

/******************************
TODO
******************************/
.bnr_tennis a {
  display: block;
}

.bnr_tennis img {
  margin: 50px auto;
  width: 100%;
  max-width: 980px;
}

/******************************
xxxxx
******************************/
.topSection .contBtn a {
  color: #444444;
}

.topSectionDailyTopics {
  position: relative;
  margin-bottom: 30px;
}

.topShopLink {
  margin-top:65px;
  margin-bottom:-45px;
  text-align: center;
}

.topShopLink .topShopLinkTxt a {
  color: #1690cf;
  letter-spacing: -0.1rem;
}

.topShopLink .topShopLinkTxt a:hover{
  text-decoration: underline;
}

.contTitHeadDailyTopics {
  z-index: 1;
  position: relative;
}

.contTitDailyTopics img {
  width: 71.875%;
}

.articlesList.dailyTopicsList {
  margin-top: -10px;
}

.articlesList.dailyTopicsList li {
  width: 100%;
}

.dailyTopicsList a {
  padding-left: 20px;
}

.dailyTopicsList .img {
  padding-top: 64.864%;
  position: relative;
}

.dailyTopicsList .img .pr {
  position: absolute;
  top: 0;
  right: 0;
  color: #999999;
  background-color: #e8e8e8;
  padding: 3px 5px;
  min-width: 0;
}

.dailyTopicsList .txtBox {
  position: relative;
  background-color: #ffffff;
  padding: 15px 20px;
  width: calc(100% - 40px);
  margin-top: -40px;
  margin-left: -20px;
  z-index: 1;
}

.dailyTopicsList li:first-child .txtBox {
  padding: 20px;
  line-height: 1.0;
}

.dailyTopicsList.col2-3 li .tit {
  margin-top: 3px;
}

.dailyTopicsList li:nth-child(n+2) {
  margin-right: 0;
  width: 100%;
}

.dailyTopicsList li:nth-child(n+2) .imgWrap {
  width: 37.037%;
}

.dailyTopicsList li:nth-child(n+2) .img {
  width: 100%;
  padding-top: 75%;
}

.dailyTopicsList li:nth-child(n+2) .txtBox {
  width: 62.962%;
  background-color: transparent;
  padding: 0 0 0 5.555%;
  box-sizing: border-box;
  margin-top: 0;
  margin-left: 0;
  z-index: 1;
  line-height: 1;
}

.dailyTopicsList li:nth-child(n+2) a {
  padding-left: 0;
  display: flex;
  align-items: flex-start;
}

.dailyTopicsList li:nth-child(2) {
  margin-top: 28px;
}

.dailyTopicsList li:nth-child(n+3) {
  margin-top: 20px;
}

.articlesList.dailyTopicsList.col2-3 li:nth-of-type(even) {
  margin-right: 0;
  margin-bottom: 0;
}

/******************************
xxxxx
******************************/
.topSectionTechnic {
  position: relative;
  margin-top: 30px !important;
}

.contTitHeadTechnic {
  position: relative;
  z-index: 1;
}

.contTitTechnic img {
  width: 45.312%;
}

.technicList {
  box-sizing: border-box;
}

.technicList,
.technicList li {
  width: 100%;
}

.articlesList.technicList {
  margin-top: -22px;
}

.articlesList.technicList li:nth-of-type(odd) {
  clear: none;
}

.articlesList.technicList li:nth-of-type(n+2) {
  width: 50%;
  margin-left: 0;
}

.articlesList.technicList li:nth-of-type(4) {
  display: none;
}

.articlesList.technicList li:nth-of-type(n+2) a {
  width: 85%;
  margin: 0 auto;
}

.articlesList.technicList li:nth-of-type(n+2) .txtBox {
  margin-left: -15px;
}

.technicList .txtBox {
  padding-top: 5px;
}

.technicList .txtBox .txtBoxInner {
  line-height: 1.0;
}

.topSection .articlesList.technicList li .data {
  display: inline-block;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 0;
}

.technicList li .pr {
  font-size: 1.1rem;
  line-height: 1.0;
  color: #999999;
  background-color: #e8e8e8;
  padding: 3px 5px;
  display: inline-block;
  margin-left: 5px;
}

.topSection .articlesList.technicList li .tit {
  font-size: 1.2rem;
  margin-top: 0;
}

.topSection .articlesList.technicList li:first-child .tit {
  font-size: 1.6rem;
  margin-top: 5px;
}

.technicList li .imgWrap {
  overflow: hidden;
  transform: skew(-15deg);
}

.technicList li:first-child .imgWrap {
  width: 85%;
  margin: 0 auto;
}

.technicList li .img {
  transform: skew(15deg) scale(1.2);
  height: 0;
  padding-top: 75%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.technicList li:first-child .txtBoxMore {
  display: none;
}

/******************************
makers voice
******************************/
.contMakersVoice {
  background: url('/asset/frontend/img/bg_makers_voice.png') no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contMakersVoice .cont {
  padding-top: 0;
  width: calc(100% -50px);
  max-width: 100%;
}

.contTitHead.contTitHeadMakersVoice {
  position: relative;
  z-index: 1;
}

.contTitMakersVoice img {
  width: 81.25%;
  z-index: 1;
  position: relative;
}

.makersVoice1st {
  margin-top: -10px;
}

.makersVoice1st a {
  width: 100%;
}

.makersVoice1st .imgWrap {
  overflow: hidden;
  width: 100%;
  transform: skew(-15deg);
  margin-left: 9.8125%;
}

.makersVoice1st .img {
  transform: skew(15deg) scale(1.2);
  height: 0;
  padding-top: 75%;
}

.makersVoice1st .txtBoxInner {
  line-height: 1.0;
  padding-top: 10px;
}

.makersVoice1st .txtBoxMore {
  display: none;
}

.topSectionMakersVoiceInner {
  width: 100%;
  margin: 0 auto;
}

.topSection .articlesList.makersVoice1st .data {
  display: inline-block;
  font-size: 1.2rem;
  color: #ffffff;
  margin-left: 0;
}

.makersVoice1st .pr {
  font-size: 1.1rem;
  line-height: 1.0;
  color: #999999;
  background-color: #e8e8e8;
  padding: 3px 5px;
  display: inline-block;
  margin-left: 5px;
}

.topSection .articlesList.makersVoice1st .tit {
  margin-top: 5px;
  font-size: 1.6rem;
  width: 100%;
  color: #ffffff;
}

.makersVoice1st .txtBoxMore::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #bdd524;
  transform: skew(15deg);
  margin-top: 7px;
  margin-left: 3px;
}

.makersVoiceList {
  margin-top: 35px;
  margin-left: -25px;
  margin-right: -25px;
}

.makersVoiceList li a {
  width: 85%;
  text-decoration: none;
}

.makersVoiceList .imgWrap {
  transform: skew(-15deg);
  overflow: hidden;
  position: relative;
}

.makersVoiceList .imgWrap .img {
  width: 100%;
  transform: skew(15deg) scale(1.2);
  padding-top: 75%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.makersVoiceList .imgWrap::before {
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.makersVoiceList .slick-center .imgWrap::before {
  background-color: rgba(0, 0, 0, 0);
}

.makersVoiceList .txtBox {
  width: 100%;
  margin-left: -10px;
}

.makersVoiceList .data,
.makersVoiceList .pr,
.makersVoiceList .tit {
  margin: 0;
}

.makersVoiceList .data {
  display: inline-block;
  font-size: 1.2rem;
  color: #ffffff;
}

.makersVoiceList .pr {
  display: inline-block;
}

.makersVoiceList .tit {
  margin-top: 5px;
  font-size: 1.2rem;
  width: 100%;
  color: #ffffff;
}

.prev-arrow-makers,
.next-arrow-makers {
  width: 100%;
  max-width: 15px;
  position: absolute;
  top: calc(7.8125% + 27px);
  z-index: 1;
}

.prev-arrow-makers {
  left: 0;
}

.next-arrow-makers {
  right: 0;
}

/******************************
series
******************************/
.contSeries {
  /* background: url('/common/img/bg_series.png') no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px; */
  margin-top: 35px;
}

.contSeries .cont {
  padding-top: 0;
  /* width: calc(100% - 50px); */
  width: 100%;
  margin: 0;
}

.topSection.topSectionSeries {
  position: relative;
}

.contTitHead.contTitHeadSeries {
  position: absolute;
  left: 25px;
  top: 30px;
}

.contTitSeries {
  position: relative;
  z-index: 1;
}

.contTitSeries img {
  width: 41.5625%;
}

.seriesList {
  margin-top: -3.75%;
  text-align: center;
}

.seriesList li a {
  width: 100%;
}

.seriesList .seriesItem a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 75px 75px 0;
  border-color: transparent #bdd524 transparent transparent;
  z-index: 1;
}

.seriesList .seriesItem a .volumeNum {
  position: absolute;
  top: 3px;
  right: 8px;
  color: #222222;
  font-family: ministry, sans-serif;
  font-weight: bold;
  font-size: 18px;
  z-index: 1;
}

.seriesList .seriesItem a .volumeNumTxt {
  font-size: 12px;
  display: block;
  margin-bottom: -12px;
}

.seriesList .imgWrap {
  overflow: hidden;
}

.seriesList .imgWrap .img {
  width: 100%;
  object-fit: cover;
  padding-top: 63.5%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.seriesList .txtBox {
  width: 100%;
  min-height: 90px;
  padding: 15px;
  box-sizing: border-box;
  text-align: left;
  background-color: #ffffff;
}

.seriesList .data,
.seriesList .pr,
.seriesList .tit {
  margin: 0;
}

.seriesList li a:hover {
  text-decoration: none;
}

.seriesList .data {
  display: inline-block;
  font-size: 1.2rem;
  color: #222222;
}

.seriesList .pr {
  font-size: 1.1rem;
  line-height: 1.0;
  color: #999999;
  background-color: #e8e8e8;
  padding: 3px 5px;
  display: inline-block;
  margin-left: 5px;
}

.seriesList .tit {
  margin-top: 5px;
  font-size: 1.6rem;
  width: 100%;
  color: #222222;
}

.seriesTxtWrap {
  position: relative;
  z-index: 1;
  text-align: left;
  color: #ffffff;
}

.seriesTxtWrap a {
  color: #ffffff;
}

.seriesListTit {
  font-size: 18px;
  font-weight: 600;
}

.seriesListTxt {
  font-size: 12px;
}

.seriesItemWrap {
  margin-top: 10px;
}

.seriesItem {
  transition: all .4s;
  opacity: 0;
  transform: translateX(-20px);
  position: relative;
  z-index: 1;
}

.slick-active .seriesItem {
  opacity: 1.0;
  transform: translateX(0);
}

.seriesItem1 {
  transition-delay: .4s;
}

.seriesItem:nth-child(n+2) {
  display: none;
}

.seriesListGroup {
  position: relative;
  padding: 20px 0 0;
}

.seriesListGroup::after {
  position: absolute;
  left: -80px;
  top: 0;
  height: calc(100% - 15px);
  width: 1000px;
  content: "";
  transform: skew(-15deg);
  background-color: #0c5073;
}

.seriesListBgWrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.seriesListBg {
  padding: 85px 55px 117px;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 0));
}

.prev-arrow-series,
.next-arrow-series {
  width: 100%;
  max-width: 15px;
  position: absolute;
  top: 62%;
  z-index: 1;
}

.prev-arrow-series {
  left: 25px;
}

.next-arrow-series {
  right: 25px;
}

.slide-dots-series {
  text-align: center;
  position: absolute;
  bottom: 79px;
  left: 0;
  right: 0;
}

.slide-dots-series li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ffffff;
  margin: 0 8px;
}

.slide-dots-series li.slick-active {
  background-color: #bdd524;
}

.slide-dots-series li button {
  display: none;
}

.contBtn.contBtnSeries {
  position: absolute;
  bottom: 22px;
  width: 100%;
}

.contBtn.contBtnSeries a {
  width: calc(100% - 50px);
}

/******************************
School
******************************/
.contSchool {
  background: #041b26;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contSchool .cont {
  padding-top: 0;
  width: calc(100% - 50px);
}

.contTitSchool {
  position: relative;
  z-index: 1;
  text-align: center;
}

.contTitSchool img {
  width: 42.1875%;
}

.schoolList {
  margin-top: -10px;
  margin-left: -25px;
  margin-right: -25px;
  text-align: center;
}

.schoolList .slick-slide {
  margin: 0 -10px;
}

.schoolList .slick-list {
  margin: 0 -5px;
}

.schoolList li a {
  width: 100%;
}

.schoolList .imgWrap {
  overflow: hidden;
}

.schoolList .slick-slide .img {
  width: 100%;
  object-fit: cover;
  padding-top: 66%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.schoolList .slick-slide li {
  transform: scale(0.6);
  opacity: 0.5;
  transition: 0.7s;
}

.schoolList .slick-slide.slick-active li {
  transform: scale(1);
  opacity: 1;
}

.schoolList .txtBox {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  text-align: left;
  background-color: transparent;
}

.schoolList .data,
.schoolList .pr,
.schoolList .tit {
  margin: 0;
}

.schoolList li a:hover {
  text-decoration: none;
}

.schoolList .data {
  display: inline-block;
  font-size: 1.2rem;
  color: #ffffff;
}

.schoolList .pr {
  display: inline-block;
  margin-left: 5px;
}

.schoolList .tit {
  margin-top: 5px;
  font-size: 1.6rem;
  width: 100%;
  color: #ffffff;
}

.prev-arrow-school,
.next-arrow-school {
  width: 100%;
  max-width: 15px;
  position: absolute;
  top: 20.3125%;
  z-index: 1;
}

.prev-arrow-school {
  left: calc(60px - 25px);
}

.next-arrow-school {
  right: calc(60px - 25px);
}

.slide-dots-school {
  text-align: center;
  margin-top: 20px;
}

.slide-dots-school li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ffffff;
  margin: 0 8px;
}

.slide-dots-school li.slick-active {
  background-color: #bdd524;
}

.slide-dots-school li button {
  display: none;
  font-size: 0;
}

/*
  For Member
*/
ul.memberList {
  display: flex;
  width: 100%;
}

.memberList li.btn {
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  width: 50%;
  padding: 10px;
  margin: 5px 0;
  background: #eee;
  text-align: center;
  font-size: 1rem;
  color: #999999;
  transition: all 0.3s ease;
  cursor: pointer;
}

.memberList li:first-child.btn {
  margin-right: 5px;
}

.memberList li:last-child.btn {
  margin-left: 5px;
}

.headerLogin {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0px auto;
  border: 1px solid #3d3d3d;
  line-height: 28px;
  font-size: 1.3rem;
  width: 146px;
}

.headerLogin2 {
  margin-left: auto;
  margin-right: 15px;
}

.headerLogin2 a {
  display: inline-block;
  background-color: #fff;
  color: #1690cf;
  line-height: 20px;
  font-size: 10px;
  width: 100px;
  text-align: center;
  margin-top: 3px;
  padding-top: 2px;
}

.autherDetail .txtWrap .btn span {
  color: #999;
  background: #eee;
}

.autherDetail .txtWrap .btn span:hover {
  background: #323232;
  color: #fff;
}

/* 会員登録 */
.applyForm th .req {
  color: #E35C4B;
}

.applyForm .myPageFormSelect {
  width: 100%;
  font-size: 1.4rem;
  background: #F7F7F7;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}

.applyForm .myPageFormSelect:before {
  content: '';
  width: 5px;
  height: 5px;
  border-top: solid 2px #323232;
  border-right: solid 2px #323232;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 15px;
}

.applyForm .myPageFormSelect select {
  width: 100%;
  margin: 0;
  padding: 5px 15px;
  border: none;
  background: transparent;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;

}

.wrapper {
  min-height: 100vh;
  position: relative;
  padding-bottom: 365px;
  box-sizing: border-box;
}

.articleDetailTxt iframe[src*="youtube"] {
  max-height: 300px;
  height: calc(92vw*0.5265) !important;
}

/* IE11対応 */
@media all and (-ms-high-contrast: none) {
  .sideNav {
    transition: .4s;
  }
}