/* google font */
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/catamaran/v18/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjd1ak.ttf) format('truetype');
}
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/catamaran/v18/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPErd1ak.ttf) format('truetype');
}
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/catamaran/v18/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPKba1ak.ttf) format('truetype');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMYW2drQpDw0GjzrVNFf_valaDBcznOkjs.ttf) format('truetype');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqs9LaWQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqodNaWQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqr9PaWQ.ttf) format('truetype');
}
.fz {
  font-family: 'Zen Kaku Gothic New', sans-serif;
}
.fc {
  font-family: 'Catamaran', sans-serif;
}
:root {
  --sitewidth: 1280px;
  --widewidth: 1280px;
  --basefont: 'Zen Kaku Gothic New', sans-serif;
  /* default color */
  --main-color1: #000000;
  --main-color2: #6F6F6F;
  --main-color3: #888888;
  --main-color-rgb: 0, 0, 0;
  --sub-color1: #0096B2;
  --sub-color2: #F8B500;
  --sub-color3: #E5634C;
  --sub-color4: #006DDB;
  --bordercolor: #DDDDDD;
}
/* common.css */
a {
  color: var(--sub-color1);
}
/* header */
#header #menu.menuopen .btn {
  background-color: var(--main-color2);
}
#header #menu .btn {
  background-color: var(--main-color1);
}
#gnavi .wrap .btn {
  background-color: var(--main-color1);
}
.newslist .item .category a {
  background: var(--sub-color2);
}
#searchBox {
  border: 3px solid var(--main-color1);
}
#searchBox .btn .search_submit {
  background: url(/images/common/btn_search.png) left center no-repeat var(--main-color1);
}
#searchBox .close a {
  background: var(--main-color3);
}
#fotNavi .inner a {
  color: var(--main-color1);
}
.cms a {
  color: var(--sub-color1);
}
/* top.css */
#side_column #newsBlock .ttlWrap {
  background-color: var(--main-color1);
}
/* book.css */
#main .price {
  border-left: 7px solid var(--sub-color1);
}
#main .netshop .wrap .more {
  background-color: var(--main-color1);
}
#main #bookcontent .sttl .more,
#main #bookexplain .sttl .more {
  background-color: var(--main-color1);
}
/* news.css */
#side_column .box .custommenu li a.categoryicon {
  background: var(--sub-color2);
}
#contents {
  flex-direction: initial;
  padding: 0 15px;
}
@media (max-width: 768px) {
  #contents {
    margin-top: 10px;
    padding: 0 25px;
  }
}
#main_column {
  position: relative;
  max-width: initial;
  /* 会社概要 */
  /* 事業内容 */
  /* 学事出版の歴史 */
  /* 採用情報 */
  /* 書店様へ */
  /* 自費出版のご案内 */
  /* 広告出稿のご案内 */
  /* テキストのご案内 */
  /* 学事出版教育文化賞 */
  /* アクセス */
  /* 個人情報保護法 */
  /* サイトポリシー */
  /* 著作物の利用について */
  /* 学事出版オンラインストアのサービス */
  /* ご注文方法 */
}
@media (max-width: 768px) {
  #main_column {
    margin: 0 0 50px;
    padding: 30px 0 0;
  }
  #main_column:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    border-radius: 3px;
    top: 0;
    left: 0;
    background: var(--sub-color1);
  }
}
#main_column .pagetitle {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #main_column .pagetitle {
    flex: initial;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  #main_column .pagetitle:before {
    display: none;
  }
}
#main_column #companyProf .catch {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  color: var(--sub-color1);
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #main_column #companyProf .catch {
    margin-bottom: 30px;
  }
  #main_column #companyProf .catch > span {
    display: block;
    font-size: 2.2rem;
    line-height: 1.6;
  }
}
#main_column #companyProf .message01 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  color: #4B4B4B;
  line-height: 1.8;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #main_column #companyProf .message01 {
    text-align: left;
    font-size: 1.4rem;
    margin-bottom: 40px;
  }
}
#main_column #companyProf .message01 p {
  margin: 0;
}
@media (max-width: 768px) {
  #main_column #companyProf .message01 p br {
    display: none;
  }
}
#main_column #companyProf .vision dl {
  display: block;
  width: 90%;
  margin: 0 auto 60px;
  border: solid 1px #CCC;
  border-radius: 30px;
  padding: 40px 30px;
}
@media (max-width: 768px) {
  #main_column #companyProf .vision dl {
    margin-bottom: 40px;
    padding: 30px 10px 30px 20px;
  }
}
#main_column #companyProf .vision dl dt {
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--sub-color2);
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  #main_column #companyProf .vision dl dt {
    text-align: center;
  }
}
#main_column #companyProf .vision dl dd {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 0 1.5em;
}
@media (max-width: 768px) {
  #main_column #companyProf .vision dl dd {
    font-size: 1.4rem;
  }
}
#main_column #companyProf .vision dl dd:last-of-type {
  margin: 0;
}
#main_column #companyProf .message02 {
  margin-bottom: 60px;
}
#main_column #companyProf .message02 .name {
  padding: 0 20px;
  margin-bottom: 30px;
  font-weight: 500;
}
#main_column #companyProf .message02 .txt {
  padding: 0 20px 40px;
  line-height: 1.8;
  border-bottom: solid 1px #CCCCCC;
}
#main_column #companyProf .address {
  margin: 0 0 25px;
}
#main_column #companyProf .address .glink {
  display: inline-block;
  margin-left: 20px;
}
@media (max-width: 768px) {
  #main_column #companyProf .address .glink {
    width: 160px;
    display: block;
    margin: 10px 0 0;
  }
}
#main_column #companyProf .address .glink a {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 8px 35px 8px 20px;
  text-align: center;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #000;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
#main_column #companyProf .address .glink a:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 100%;
  top: 0;
  right: 15px;
  background: url(/images/org/ico_arrow-b01.svg) no-repeat left center;
  background-size: 6px 10px;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
  #main_column #companyProf .address .glink a:hover:after {
    right: 10px;
    transition: all 0.3s ease;
  }
}
#main_column #companyProf .gmap {
  margin: 0 0 25px;
}
@media (max-width: 768px) {
  #main_column #companyProf .tel-number {
    display: block;
  }
}
@media (max-width: 768px) {
  #main_column #companyProf .contactList .b {
    display: block;
  }
  #main_column #companyProf .contactList .tel-number {
    display: inline;
  }
  #main_column #companyProf .contactList li {
    margin-bottom: 0.5em;
  }
}
@media (max-width: 768px) {
  #main_column #companyProf .corp .df {
    display: block;
  }
  #main_column #companyProf .corp .df dt {
    display: block;
    width: 100%;
  }
  #main_column #companyProf .corp .df dd {
    display: block;
    width: 100%;
  }
}
#main_column #business h2 {
  display: flex;
  align-items: center;
}
#main_column #business h2 > span {
  display: inline-block;
}
#main_column #business h2 > span:last-of-type {
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  padding-left: 60px;
}
#main_column #business h2 > span:last-of-type:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  left: 15px;
  top: 50%;
  background: #B1B1B1;
}
#main_column #business h3.outline {
  border-top: solid 1px #CCCCCC;
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 45px;
}
@media (max-width: 768px) {
  #main_column #business h3.outline {
    margin-top: 25px;
  }
}
#main_column #business .txt {
  line-height: 1.8;
  padding: 0 20px;
  margin-bottom: 40px;
}
#main_column #business .magazineinfo .image .ttl {
  font-size: 2.2rem;
  font-weight: 700;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}
#main_column #business .magazineinfo .txt {
  margin-bottom: 0;
}
#main_column #business .magazineinfo .txt .outline {
  font-size: 1.4rem;
}
#main_column #history .chronology dl {
  display: grid;
  grid-template-columns: 15em auto;
  column-gap: 0;
  line-height: 1.6;
}
#main_column #history .chronology dl dt,
#main_column #history .chronology dl dd {
  padding: 1.5em 0;
}
#main_column #history .chronology dl dt {
  position: relative;
  padding-left: 50px;
}
#main_column #history .chronology dl dt:before {
  position: absolute;
  content: "";
  top: 2em;
  left: 6px;
  width: 2px;
  height: 100%;
  background: #EEE;
}
#main_column #history .chronology dl dt:after {
  position: absolute;
  content: "";
  top: 1.8em;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  border: solid 5px #868686;
  background: #FFF;
}
#main_column #history .chronology dl dt:last-of-type:before {
  display: none;
}
#main_column #recruit table {
  margin-bottom: 50px;
}
#main_column #recruit .footVisual {
  width: auto;
  padding: 20px;
  border-radius: 15px;
  background: #f7f7f7;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
#main_column #recruit .footVisual > img {
  width: 50%;
}
#main_column #toStore .txtclm {
  width: 100%;
}
@media (max-width: 768px) {
  #main_column #toStore .txtclm {
    width: 100%;
  }
}
#main_column #toStore .txtclm .item a {
  color: #000;
}
#main_column #toStore .txtclm .item p {
  text-align: center;
}
#main_column #toStore .txtclm .item .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 180px;
  margin: 0 auto;
}
@media (max-width: 768px) {
}
#main_column #toStore .txtclm .item .img img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 768px) {
  #main_column #toStore .txtclm .item .img img {
    width: auto;
  }
}
#main_column #toStore h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#main_column #toStore h3 .more a {
  position: relative;
  padding-left: 15px;
  color: #000;
  font-size: 1.3rem;
}
#main_column #toStore h3 .more a:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/images/org/ico_arrow-b01.svg) no-repeat left center;
  background-size: 6px 10px;
  transition: all 0.3s ease;
}
#main_column #toStore h3 .more a span {
  line-heigth: 1;
}
@media (min-width: 769px) {
  #main_column #toStore h3 .more a:hover:before {
    left: 3px;
    transition: all 0.3s ease;
  }
}
#main_column #adPlacement .btnWrap {
  display: flex;
  justify-content: space-around;
}
@media (max-width: 768px) {
  #main_column #adPlacement .btnWrap {
    display: block;
  }
  #main_column #adPlacement .btnWrap > div {
    width: 80%;
    margin: 0 auto 30px;
  }
}
#main_column #textGuide .bookinfo .item {
  margin-bottom: 30px;
}
#main_column #cultureAward ul.list {
  margin: 0 30px 30px;
}
@media (max-width: 768px) {
  #main_column #cultureAward ul.list {
    margin: 0 0 30px 20px;
  }
}
#main_column #cultureAward .committee {
  display: flex;
  justify-content: center;
}
#main_column #cultureAward .committee .item {
  width: 240px;
  margin: 0 15px 30px;
}
#main_column #cultureAward .committee .item .ph {
  margin-bottom: 20px;
}
#main_column #cultureAward .committee .item .name {
  text-align: center;
}
#main_column #cultureAward .committee .item .name > span {
  display: block;
  font-size: 1.2rem;
  margin-top: 10px;
}
#main_column #cultureAward .requirements {
  margin: 0 20px 30px;
}
@media (max-width: 768px) {
  #main_column #cultureAward .requirements {
    margin: 0 0 30px;
  }
}
#main_column #cultureAward ul {
  margin: 0 20px 30px;
}
@media (max-width: 768px) {
  #main_column #cultureAward ul {
    margin: 0 0 30px;
  }
}
#main_column #cultureAward .btn.pdf {
  display: flex;
}
#main_column #cultureAward .btn.pdf > a {
  margin: 0 30px 30px 0;
}
#main_column #cultureAward .emphasis {
  display: inline-block;
  padding: 20px;
  border-radius: 20px;
  background: #fcf8ec;
  font-weight: bold;
  color: var(--sub-color2);
  font-size: 1.8rem;
}
#main_column .gmap {
  margin: 0 0 25px;
}
#main_column #privacy .date {
  margin: 2em 20px;
  text-align: right;
}
#main_column #privacy .textBlock {
  margin: 2em 0;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #main_column #privacy .textBlock {
    margin: 10px;
  }
}
#main_column #privacy .textBlock .read {
  margin-bottom: 2em;
}
#main_column #privacy .textBlock .read .ttl {
  width: auto;
  padding-bottom: 10px;
  margin: 0 0 30px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--sub-color1);
  line-height: 1.4;
  border-bottom: solid 1px #CCCCCC;
}
@media (max-width: 768px) {
  #main_column #privacy .textBlock .read .ttl {
    font-size: 1.7rem;
    margin: 0 0 20px;
  }
}
#main_column #privacy .textBlock .cont p:not(:last-of-type) {
  margin-bottom: 1em;
}
#main_column #privacy .textBlock .cont .txtWrap {
  display: flex;
  margin-bottom: 10px;
}
#main_column #privacy .textBlock .cont .txtWrap .num {
  width: 3em;
}
#main_column #privacy .textBlock .cont .txtWrap .txt {
  flex: 1;
}
#main_column #privacy .textBlock .cont .txtWrap.ind {
  margin-left: 1em;
}
#main_column #privacy .btn a {
  margin: 0 auto;
}
#main_column #sitePolicy .textBlock {
  margin: 2em 0;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #main_column #sitePolicy .textBlock {
    margin: 10px;
  }
}
#main_column #sitePolicy .textBlock .read {
  margin-bottom: 2em;
}
#main_column #sitePolicy .textBlock .read .ttl {
  width: auto;
  padding-bottom: 10px;
  margin: 0 0 30px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--sub-color1);
  line-height: 1.4;
  border-bottom: solid 1px #CCCCCC;
}
@media (max-width: 768px) {
  #main_column #sitePolicy .textBlock .read .ttl {
    font-size: 1.7rem;
    margin: 0 0 20px;
  }
}
#main_column #sitePolicy .textBlock .cont p:not(:last-of-type) {
  margin-bottom: 1em;
}
#main_column #sitePolicy .textBlock .cont .txtWrap {
  display: flex;
  margin-bottom: 10px;
}
#main_column #sitePolicy .textBlock .cont .txtWrap .num {
  width: 3em;
}
#main_column #sitePolicy .textBlock .cont .txtWrap .txt {
  flex: 1;
}
#main_column #sitePolicy .textBlock .cont .txtWrap.ind {
  margin-left: 1em;
}
#main_column #copyrighted .textBlock {
  margin: 2em 20px 4em;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #main_column #copyrighted .textBlock {
    margin: 10px;
  }
}
#main_column #copyrighted .textBlock .read {
  margin-bottom: 2em;
}
#main_column #copyrighted .textBlock .read .ttl {
  width: auto;
  padding-bottom: 10px;
  margin: 0 0 30px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--sub-color1);
  line-height: 1.4;
  border-bottom: solid 1px #CCCCCC;
}
@media (max-width: 768px) {
  #main_column #copyrighted .textBlock .read .ttl {
    font-size: 1.7rem;
    margin: 0 0 20px;
  }
}
#main_column #copyrighted .textBlock .read h4 {
  margin-top: 30px;
}
#main_column #copyrighted .textBlock .read p a {
  color: var(--sub-color1);
}
#main_column #copyrighted .textBlock .cont p:not(:last-of-type) {
  margin-bottom: 1em;
}
#main_column #copyrighted .textBlock .txtclm .item {
  padding: 10px 30px;
}
#main_column #onlineshop .numList .item {
  margin-bottom: 50px;
}
#main_column #onlineshop .numList .item .num {
  border-top: none;
  border-left: none;
  color: var(--sub-color1);
}
#main_column #onlineshop .numList .item .num span {
  font-weight: bold;
  font-size: 3rem;
}
#main_column #onlineshop .numList .item .txt p {
  display: block;
  margin: 0 0 30px;
  font-weight: bold;
  line-height: 1.4;
  font-size: 1.8rem;
  color: var(--sub-color1);
}
#side_column {
  margin-left: 50px;
  padding-top: 60px;
}
@media (max-width: 768px) {
  #side_column {
    margin: 0;
    padding: 0;
  }
  #side_column .ttl {
    font-size: 1.8rem;
    text-align: center;
  }
}
