  @charset "UTF-8";
#subjects::before {
  display: none;
}

.lg {
  display: block !important;
}

.md {
  display: none !important;
}

#subjects a.link_disable:hover {
  opacity: 1;
  cursor: default;
}

/* Image-Overlay */
#subjects .image_overlay {
  position: relative;
}

#subjects .image_overlay::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}

/* 左メニュー */
#subjects .sidebar {
  top: 25px !important;
}

/* kv */
#subjects .kv2 {
  position: relative;
  z-index: 50;
  margin-top: 25px;
  margin-left: 270px;
  width: calc(100% - 270px);
  height: 432px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .kv2 .kv2_bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .kv2_inner {
  position: relative;
  z-index: 5;
  left: 50px;
  top: 40px;
  width: calc(100% - 50px);
  height: calc(100% - 40px);
}

#subjects .page_title2 {
  margin-bottom: 74px;
}

#subjects .page_title2 .title_en, #subjects .page_title2 .title_ja {
  display: block;
}

#subjects .page_title2 .title_en {
  margin-bottom: 10px;
  font-family: "Anton", sans-serif;
  font-size: 56px;
  line-height: 1;
}

#subjects .page_title2 .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 900;
  font-size: 45px;
  line-height: 1.2;
}

#subjects .page_lead {
  font-weight: 700;
  font-size: 20px;
}

#subjects .page_lead em {
  display: inline-block;
  padding: 0 24px;
  background: #1f9f88;
  vertical-align: top;
  letter-spacing: 0.15em;
  line-height: 2.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

/* グレー */
#subjects .sub0.page_lead em {
  background: #9e9e9e;
}

/* ブラック */
#subjects .sub_black.page_lead em {
  background: #333;
}

/* ホワイト */
#subjects .sub_white.page_lead em {
  background: #fff;
  color: #000;
}

/* 文学部 */
#subjects .sub1.page_lead em {
  background: #EF858C;
}

/* 教育人間科学部 */
#subjects .sub2.page_lead em {
  background: #6F94CD;
}

/* 経済学部 */
#subjects .sub3.page_lead em {
  background: #8CC66D;
}

/* 法学部 */
#subjects .sub4.page_lead em {
  background: #7DACC3;
}

/* 経営学部 */
#subjects .sub5.page_lead em {
  background: #F6AD3C;
}

/* 国際政治経済学部 */
#subjects .sub6.page_lead em {
  background: #62B0E3;
}

/* 総合文化政策学部 */
#subjects .sub7.page_lead em {
  background: #8B9BCE;
}

/* 理工学部 */
#subjects .sub8.page_lead em {
  background: #CC985A;
}

/* 社会情報学部 */
#subjects .sub9.page_lead em {
  background: #F29A76;
}

/* 地球社会共存学部 */
#subjects .sub10.page_lead em {
  background: #00ADA9;
}

/* コミュニティ人間科学部 */
#subjects .sub11.page_lead em {
  background: #C66F87;
}

/* 背景色なし */
#subjects .linkbox .sub_none.linkbox_title {
  background: none url(../images/2020module/ico/arr2.png) no-repeat right 20px center;
  background-size: 16px;
  color: #000;
}

#subjects .page_lead.position_type2 {
  position: absolute;
  left: 0;
  bottom: 150px;
}

#subjects .page_lead.position_type2 em {
  margin-right: 150px;
}

#subjects .pp {
  position: absolute;
  left: 0;
  bottom: -36px;
  width: 100%;
}

#subjects .pp_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-left: 15px solid #00a3e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .pp_item {
  max-width: 33.333%;
}

#subjects .pp_item a, #subjects .pp_item .current {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 36px;
  max-width: 100%;
  height: 90px;
  background: #29475f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.15em;
  vertical-align: top;
}

#subjects .pp_item a::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  display: block;
  margin-top: -12px;
  width: 3px;
  height: 25px;
  background: #fff;
}

#subjects .pp_item:last-child a::after {
  display: none;
}

#subjects .kv3 {
  position: relative;
  z-index: 50;
  margin-top: 0;
  margin-left: 270px;
  width: calc(100% - 270px);
  height: 560px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .kv3 .kv3_bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .kv3_inner {
  position: relative;
  z-index: 5;
  left: 34px;
  top: 30px;
  width: calc(100% - 34px);
  height: calc(100% - 30px);
}

/* 第二階層kvスライダー化 */
#subjects .kv3 .slide {
  position: relative;
  width: 100%;
  height: 560px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .kv3 .kv_slider {
  height: 100%;
  position: relative;
}

#subjects .kv3 .kv_slider .page_title3::before {
  content: none;
}

#subjects .kv3 .kv_slider:after {
  content: none;
}

#subjects .kv3 .slick-next {
  right: 0 !important;
  z-index: 1;
  width: 50px !important;
  height: 100% !important;
}

#subjects .kv3 .slick-prev {
  left: 0 !important;
  z-index: 1;
  width: 50px !important;
  height: 100% !important;
}

#subjects .kv3 .slick-next:before {
  content: "" !important;
  width: 30px;
  height: 30px;
  border: 0px;
  border-top: solid 4px #fff;
  border-right: solid 4px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

#subjects .kv3 .slick-prev:before {
  content: "" !important;
  width: 30px;
  height: 30px;
  border: 0px;
  border-top: solid 4px #ffffff;
  border-right: solid 4px #ffffff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}

#subjects .kv3 .slick-dots {
  bottom: 55px !important;
}

#subjects .kv3 .slick-dots li.slick-active button:before {
  color: #fff !important;
}

#subjects .page_title3::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 14px;
  top: 20px;
  display: block;
  width: calc(100% - 62px);
  height: calc(100% - 124px);
  border: 15px solid #008478;
}

#subjects .page_title3.noborder::before {
  content: none;
}

/* グレー */
#subjects .sub0.page_title3::before {
  border: 15px solid #9e9e9e;
}

/* ブラック */
#subjects .sub_black.page_title3::before {
  border: 15px solid #333;
}

/* ホワイト */
#subjects .sub_white.page_title3::before {
  border: 15px solid #fff;
}

#subjects .sub_white.page_title3 {
  color: #000;
}

/* 文学部 */
#subjects .sub1.page_title3::before {
  border: 15px solid #EF858C;
}

/* 教育人間科学部 */
#subjects .sub2.page_title3::before {
  border: 15px solid #6F94CD;
}

/* 経済学部 */
#subjects .sub3.page_title3::before {
  border: 15px solid #8CC66D;
}

/* 法学部 */
#subjects .sub4.page_title3::before {
  border: 15px solid #7DACC3;
}

/* 経営学部 */
#subjects .sub5.page_title3::before {
  border: 15px solid #F6AD3C;
}

/* 国際政治経済学部 */
#subjects .sub6.page_title3::before {
  border: 15px solid #62B0E3;
}

/* 総合文化政策学部 */
#subjects .sub7.page_title3::before {
  border: 15px solid #8B9BCE;
}

/* 理工学部 */
#subjects .sub8.page_title3::before {
  border: 15px solid #CC985A;
}

/* 社会情報学部 */
#subjects .sub9.page_title3::before {
  border: 15px solid #F29A76;
}

/* 地球社会共存学部 */
#subjects .sub10.page_title3::before {
  border: 15px solid #00ADA9;
}

/* コミュニティ人間科学部 */
#subjects .sub11.page_title3::before {
  border: 15px solid #C66F87;
}

#subjects .page_title3 .title_en span, #subjects .page_title3 .title_en strong {
  display: block;
  width: calc(100% - 250px);
}

#subjects .page_title3 .title_en {
  font-family: "Anton", sans-serif;
  font-weight: 900;
  line-height: 1.25;
}

#subjects .page_title3 .title_en strong {
  font-size: 62px;
}

#subjects .page_title3 .title_en strong.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .page_title3 .title_en strong.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 60px;
  font-weight: 900;
}

#subjects .page_title3 .title_en span {
  font-size: 56px;
}

#subjects .page_title3 .title_en span.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .page_title3 .title_en span.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 42px;
  font-weight: 900;
}

#subjects .page_title3 .title_en p {
  font-weight: bold;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  margin-top: 10px;
  width: 75%;
  line-height: 125%;
  font-size: 22px;
}

#subjects .page_title3 .title_en p.font_eng {
  font-family: "Anton", sans-serif;
  letter-spacing: 0.2rem;
  margin-left: 5px;
}

#subjects .page_title3 .title_en p.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 20px;
}

#subjects .page_title3 .title_place {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  font-family: "Anton", sans-serif;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#subjects .page_title3 .title_place.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .page_title3 .title_place.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 20px;
  font-weight: 900;
}

#subjects .page_title3 .title_ja {
  position: absolute;
  right: 20px;
  top: 90px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 900;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -epub-writing-mode: vertical-rl;
}

#subjects .page_title3 .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .page_title3 .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .section {
  background: none;
}

#subjects .section_inner-wide {
  margin-top: 40px;
}

/* articlebox */
#subjects .articlebox {
  padding: 66px 54px 72px;
  background: #fff;
}

#subjects .articlebox .title {
  margin-bottom: 60px;
  color: #202124;
  line-height: 1;
}

#subjects .articlebox .title .title_en, #subjects .articlebox .title .title_ja {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

#subjects .articlebox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .articlebox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .articlebox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .articlebox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .articlebox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .articlebox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .articlebox_item {
  margin-bottom: 50px;
}

/* #subjects .articlebox_item:last-of-type {
    margin-bottom: 0;
} */
#subjects .articlebox_image {
  position: relative;
  margin-bottom: 22px;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}

#subjects .articlebox_title {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  padding: 18px 30px;
  background: #1f9e88;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.15em;
  z-index: 2;
}

#subjects .articlebox_text {
  padding: 0 28px;
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.65;
  color: #000;
}

/* listbox */
#subjects .listbox {
  padding: 66px 54px 66px;
  background: #1f9e88;
}

/* #subjects .listbox.bg-type2, #subjects .listbox.bg-type2 .listbox_item.item_type_text .listbox_title {
    background: #1f9e88;
} */
/* グレー */
#subjects .sub0.listbox, #subjects .sub0.listbox .listbox_item.item_type_text .listbox_title {
  background: #9e9e9e;
}

/* ブラック */
#subjects .sub_black.listbox, #subjects .sub_black.listbox .listbox_item.item_type_text .listbox_title {
  background: #333;
}

/* ホワイト */
#subjects .sub_white.listbox, #subjects .sub_white.listbox .listbox_item.item_type_text .listbox_title {
  background: #fff;
}

#subjects .sub_white.listbox .listbox_item.item_type_text {
  border: 10px solid #333;
}

#subjects .sub_white.listbox .listbox_title,
#subjects .sub_white.listbox .listbox_text {
  color: #fff;
}

#subjects .sub_white .listbox_item.item_type_image {
  background-color: #333;
}

#subjects .sub_white.listbox .title,
#subjects .sub_white.listbox .listbox_item.item_type_text .listbox_title,
#subjects .sub_white.listbox .listbox_item.item_type_text .listbox_text {
  color: #333;
}

/* 背景色なし */
#subjects .sub_none.listbox, #subjects .sub_none.listbox .listbox_item.item_type_text .listbox_title {
  background: none;
}

#subjects .sub_none.listbox .listbox_item.item_type_text {
  border: 10px solid rgba(0, 0, 0, 0);
  background: #fff;
}

#subjects .sub_none.listbox .listbox_title,
#subjects .sub_none.listbox .listbox_text {
  color: #fff;
}

#subjects .sub_none .listbox_item.item_type_image {
  background-color: #333;
}

#subjects .sub_none.listbox .title,
#subjects .sub_none.listbox .listbox_item.item_type_text .listbox_title,
#subjects .sub_none.listbox .listbox_item.item_type_text .listbox_text {
  color: #333;
}

/* 文学部 */
#subjects .sub1.listbox, #subjects .sub1.listbox .listbox_item.item_type_text .listbox_title {
  background: #EF858C;
}

/* 教育人間科学部 */
#subjects .sub2.listbox, #subjects .sub2.listbox .listbox_item.item_type_text .listbox_title {
  background: #6F94CD;
}

/* 経済学部 */
#subjects .sub3.listbox, #subjects .sub3.listbox .listbox_item.item_type_text .listbox_title {
  background: #8CC66D;
}

/* 法学部 */
#subjects .sub4.listbox, #subjects .sub4.listbox .listbox_item.item_type_text .listbox_title {
  background: #7DACC3;
}

/* 経営学部 */
#subjects .sub5.listbox, #subjects .sub5.listbox .listbox_item.item_type_text .listbox_title {
  background: #F6AD3C;
}

/* 国際政治経済学部 */
#subjects .sub6.listbox, #subjects .sub6.listbox .listbox_item.item_type_text .listbox_title {
  background: #62B0E3;
}

/* 総合文化政策学部 */
#subjects .sub7.listbox, #subjects .sub7.listbox .listbox_item.item_type_text .listbox_title {
  background: #8B9BCE;
}

/* 理工学部 */
#subjects .sub8.listbox, #subjects .sub8.listbox .listbox_item.item_type_text .listbox_title {
  background: #CC985A;
}

/* 社会情報学部 */
#subjects .sub9.listbox, #subjects .sub9.listbox .listbox_item.item_type_text .listbox_title {
  background: #F29A76;
}

/* 地球社会共存学部 */
#subjects .sub10.listbox, #subjects .sub10.listbox .listbox_item.item_type_text .listbox_title {
  background: #00ADA9;
}

/* コミュニティ人間科学部 */
#subjects .sub11.listbox, #subjects .sub11.listbox .listbox_item.item_type_text .listbox_title {
  background: #C66F87;
}

#subjects .listbox .title {
  margin-bottom: 60px;
  color: #fff;
  line-height: 1;
}

#subjects .listbox .title .title_en, #subjects .listbox .title .title_ja {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

#subjects .listbox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .listbox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .listbox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .listbox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .listbox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .listbox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .listbox .title .title_ja.font_large {
  font-size: 32px;
}

#subjects .listbox_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px -46px;
  counter-reset: project-item;
}

#subjects .listbox_item {
  position: relative;
  width: calc(50% - 40px);
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .listbox_image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}

#subjects .listbox_title {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 44px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 900;
  font-size: 22px;
  vertical-align: top;
  letter-spacing: 0.1em;
  color: #ffffff;
}

#subjects .numbering .listbox_title::before {
  counter-increment: project-item;
  content: counter(project-item, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  display: block;
  font-weight: 400;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .listbox_text {
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #ffffff;
}

/* list-item type image */
#subjects .listbox_item.item_type_image {
  margin: 0 20px 20px;
  padding: 200px 30px 46px;
}

#subjects .numbering .listbox_item.item_type_image .listbox_title {
  margin: -24px 0 24px;
  padding-left: 78px;
}

#subjects .listbox_item.item_type_image .listbox_title {
  margin: -24px 0 24px;
  padding-left: 0px;
}

/* list-item type text */
#subjects .listbox_item.item_type_text {
  margin: 29px 20px 46px;
  padding-bottom: 30px;
  border: 10px solid #fff;
}

#subjects .numbering .listbox_item.item_type_text .listbox_title {
  margin: -29px 0 24px 8px;
  padding: 0 14px 0 90px;
  background: #1f9e88;
}

#subjects .listbox_item.item_type_text .listbox_title {
  padding: 0 14px;
  margin: -29px 0 24px 8px;
  background: #1f9e88;
}

#subjects .listbox_item.item_type_text .listbox_title::before {
  left: 12px;
}

#subjects .listbox_item.item_type_text .listbox_text {
  padding: 0 20px;
}

/* leadbox */
#subjects .leadbox {
  position: relative;
  padding: 80px 54px 80px 80px;
  background: #fff;
}

#subjects .leadbox .title {
  position: relative;
  z-index: 1;
  margin: 85px 0 43px;
  color: #333;
  line-height: 1;
}

#subjects .leadbox .title .title_en, #subjects .leadbox .title .title_ja {
  display: block;
}

#subjects .leadbox .title .title_en {
  margin-bottom: 14px;
  font-family: "Anton", sans-serif;
  font-size: 60px;
  letter-spacing: 0.1em;
}

#subjects .leadbox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .leadbox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 50px;
  font-weight: 900;
}

#subjects .leadbox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.2em;
}

#subjects .leadbox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .leadbox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .leadbox .leadbox_image {
  position: absolute;
  z-index: 0;
  right: 54px;
  top: 80px;
  width: 552px;
  max-width: calc(100% - 108px);
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#subjects .leadbox_list {
  position: relative;
  z-index: 1;
}

#subjects .leadbox_item {
  position: relative;
}

#subjects .leadbox_item p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 0 25px;
  height: 60px;
  background: #fff;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1;
  vertical-align: top;
}

#subjects .leadbox_item a p {
  color: #000;
}

#subjects .leadbox_item:nth-child(odd) p {
  background: #f2f2f2;
}

#subjects .leadbox_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 15px;
  height: 15px;
  background: #1f9e88;
}

/* postbox */
#subjects .postbox {
  padding: 60px 54px;
  background: #1f9e88;
}

/* グレー */
#subjects .sub0.postbox {
  background: #9e9e9e;
}

/* ブラック */
#subjects .sub_black.postbox {
  background: #333;
}

/* ホワイト */
#subjects .sub_white.postbox {
  background: #fff;
}

#subjects .sub_white.postbox .title {
  color: #000;
}

/* 背景色なし */
#subjects .sub_none.videobox {
  background: none;
}

#subjects .sub_none.videobox .title {
  color: #000;
}

/* 文学部 */
#subjects .sub1.postbox {
  background: #EF858C;
}

/* 教育人間科学部 */
#subjects .sub2.postbox {
  background: #6F94CD;
}

/* 経済学部 */
#subjects .sub3.postbox {
  background: #8CC66D;
}

/* 法学部 */
#subjects .sub4.postbox {
  background: #7DACC3;
}

/* 経営学部 */
#subjects .sub5.postbox {
  background: #F6AD3C;
}

/* 国際政治経済学部 */
#subjects .sub6.postbox {
  background: #62B0E3;
}

/* 総合文化政策学部 */
#subjects .sub7.postbox {
  background: #8B9BCE;
}

/* 理工学部 */
#subjects .sub8.postbox {
  background: #CC985A;
}

/* 社会情報学部 */
#subjects .sub9.postbox {
  background: #F29A76;
}

/* 地球社会共存学部 */
#subjects .sub10.postbox {
  background: #00ADA9;
}

/* コミュニティ人間科学部 */
#subjects .sub11.postbox {
  background: #C66F87;
}

#subjects .postbox .title {
  margin-bottom: 60px;
  color: #fff;
  line-height: 1;
}

#subjects .postbox .title .title_en, #subjects .postbox .title .title_ja {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

#subjects .postbox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .postbox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .postbox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .postbox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .postbox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .postbox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .postbox_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px -20px;
}

#subjects .postbox_item {
  margin: 0 20px 20px;
  width: calc(50% - 40px);
  list-style: none;
}

#subjects .postbox_item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}

#subjects .postbox_ins_wrap {
  padding: 30px 30px 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
}

#subjects .postbox_image {
  width: 100%;
  height: 20vw;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

#subjects .postbox_title {
  margin-bottom: 30px;
}

#subjects .postbox_title .title_en, #subjects .postbox_title .title_ja {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1;
}

#subjects .postbox_title .title_en {
  margin-bottom: 10px;
  font-family: "Anton", sans-serif;
  font-size: 3.5vw;
}

#subjects .postbox_title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .postbox_title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 2.5vw;
  font-weight: 900;
}

#subjects .postbox_title .title_ja {
  font-weight: 900;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 22px;
}

#subjects .postbox_title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .postbox_title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .postbox_text {
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  line-height: 1.6;
}

#subjects .postbox_itemize_list {
  list-style: disc;
}

#subjects .postbox_itemize_list li {
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  line-height: 1.6;
  margin-left: 20px;
}

@media all and (max-width: 799px) {
  #subjects .postbox_itemize_list li {
    font-size: 12px;
  }
}
#subjects .postbox_more {
  position: absolute;
  right: 30px;
  bottom: 26px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  font-size: 16px;
  letter-spacing: 0.2em;
}

#subjects .postbox_more strong {
  position: relative;
  z-index: 1;
  font-size: 24px;
}

#subjects .postbox_more strong::before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 4px;
  bottom: 6px;
  display: block;
  width: 30px;
  height: 44px;
  background: #f2f2f2;
}

#subjects .boardbox {
  padding: 60px 54px 70px;
  background: #fff;
}

#subjects .boardbox .title {
  margin-bottom: 60px;
  line-height: 1;
}

#subjects .boardbox .title .title_en, #subjects .boardbox .title .title_ja {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

#subjects .boardbox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .boardbox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .boardbox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .boardbox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .boardbox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .boardbox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .boardbox_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 0;
}

#subjects .boardbox_item {
  margin: 0 10px 20px;
  width: calc(33.333% - 20px);
}

#subjects .boardbox_item .eyecatch {
  margin-bottom: 20px;
  height: 42vw;
  max-height: 220px;
}

#subjects .boardbox_item .eyecatch img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#subjects .boardbox_item a {
  display: block;
  padding: 34px 30px 46px;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 6px solid #333;
  color: #333;
}

#subjects .boardbox_title {
  display: block;
  margin-bottom: 8px;
  font-family: "Anton", sans-serif;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 1;
}

#subjects .boardbox_title.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1;
}

#subjects .boardbox_date {
  display: block;
  margin-bottom: 22px;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
}

#subjects .boardbox_date.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .boardbox_text {
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  line-height: 1.6;
}

#subjects .boardbox-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 80px;
  text-align: center;
  background: #9e9e9e url(../images/2020module/ico/arr1.png) no-repeat right 34px center;
  background-size: 12px auto;
  text-align: center;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

#subjects .boardbox-btn.link_disable {
  background: #9e9e9e;
}

#subjects .boardbox .sdgs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
#subjects .boardbox .sdgs li {
  width: 25px;
  height: 25px;
}
#subjects .boardbox .sdgs li:first-child {
  display: none;
}
#subjects .boardbox .sdgs li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

#subjects .boardbox.boardbox--simple .boardbox_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
#subjects .boardbox.boardbox--simple .boardbox_list--sdgs .boardbox_item {
  height: 76px;
  min-height: 76px;
}
#subjects .boardbox.boardbox--simple .boardbox_list--sdgs .boardbox_item .boardbox_datawrapper {
  min-width: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
#subjects .boardbox.boardbox--simple .boardbox_list--sdgs .boardbox_item .boardbox_date {
  margin-left: 0;
}
#subjects .boardbox.boardbox--simple .boardbox_list--sdgs .boardbox_item a {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#subjects .boardbox.boardbox--simple .boardbox_list--sdgs .boardbox_text {
  line-height: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 38px;
  line-height: 20px;
  white-space: wrap;
  text-overflow: unset;
}
#subjects .boardbox.boardbox--simple .boardbox_item {
  margin: 0 auto;
  width: 100%;
}
#subjects .boardbox.boardbox--simple .boardbox_item a {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-top: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#subjects .boardbox.boardbox--simple .boardbox_item .boardbox_datawrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 140px;
}
#subjects .boardbox.boardbox--simple .boardbox_item .boardbox_title {
  font-size: 16px;
  margin-bottom: 0;
}
#subjects .boardbox.boardbox--simple .boardbox_item .boardbox_date {
  color: #969696;
  font-size: 16px;
  margin-bottom: 0;
  letter-spacing: 0;
  margin-left: 15px;
}
#subjects .boardbox.boardbox--simple .boardbox_item .boardbox_text {
  margin-left: 15px;
  width: calc(100% - 140px);
  overflow: hidden;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#subjects .boardbox.boardbox--simple .boardbox_item .sdgs {
  margin-left: 15px;
  width: 270px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#subjects .boardbox.boardbox--simple .boardbox_item .sdgs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#subjects .boardbox.boardbox--simple .boardbox_item .sdgs li {
  width: 25px;
  height: 25px;
}
#subjects .boardbox.boardbox--simple .boardbox_item .sdgs li:first-child {
  display: block;
}
#subjects .boardbox.boardbox--simple .boardbox_item .sdgs li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#subjects .boardbox.boardbox--simple .boardbox_item .eyecatch {
  display: none;
}
#subjects .boardbox.boardbox--simple .boardbox-btn {
  height: 37px;
  font-size: 14px;
  background-size: 8px auto;
}

@media only screen and (max-width: 799px) {
  #subjects .boardbox.boardbox--simple .boardbox-list--sdgs .boardbox_item {
    min-height: 76px;
    height: auto;
  }
  #subjects .boardbox.boardbox--simple .boardbox-list--sdgs .boardbox_item a {
    min-height: 76px;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item a {
    padding: 10px;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .boardbox_datawrapper {
    min-width: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .boardbox_text {
    width: calc(100% - 70px);
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .boardbox_title {
    font-size: 12px;
    margin-bottom: 3px;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .boardbox_date {
    font-size: 12px;
    margin-left: 0px;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .sdgs {
    width: 130px;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .sdgs li {
    width: 15px;
    height: 15px;
  }
  #subjects .boardbox.boardbox--simple .boardbox_item .sdgs li:first-child {
    display: none;
  }
}
/* numberbox */
#subjects .numberbox.infographic .numberbox_spot {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

#subjects .numberbox.infographic .inner-title {
  padding: 10px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  font-size: 25px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 900;
  color: #fff;
}

#subjects .numberbox {
  padding: 30px 50px 30px;
  background: #f2f2f2;
}

#subjects .numberbox .title {
  margin-bottom: 36px;
  text-align: center;
  letter-spacing: 0.1em;
}

#subjects .numberbox .title .title_en, #subjects .numberbox .title .title_jp {
  display: block;
  color: #333;
}

#subjects .numberbox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .numberbox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .numberbox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .numberbox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .numberbox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .numberbox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .numberbox_spot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 36px;
  max-width: 1630px;
  height: 260px;
  background: url(/wp-content/themes/aoyamagakuin/images/2020module/department/department_img_number1.jpg) no-repeat center center;
  background-size: cover;
}

#subjects .numbderbox_spot_text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25%;
  height: 260px;
  text-align: center;
}

#subjects .numbderbox_spot_text:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}

#subjects .numbderbox_spot_text strong {
  font-family: "Lato", sans-serif;
  font-size: 234px;
  font-weight: 400;
  color: #fff;
}

#subjects .numbderbox_spot_text span {
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 25px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 900;
  color: #fff;
}

#subjects .numberbox_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 20px;
  max-width: 1630px;
}

#subjects .numberbox_list:last-child {
  margin: 0 auto;
}

#subjects .numberbox_item {
  margin-bottom: 20px;
  width: calc((100% - 20px) / 3);
}

#subjects .numberbox_title {
  margin-bottom: 18px;
  padding: 0 6px;
  width: 100%;
  background: #278675;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
}

#subjects .numberbox_text {
  color: #1f9e88;
  border-bottom: 3px solid #9e9e9e;
}

#subjects .numberbox_vol {
  font-family: "Lato", sans-serif;
  font-size: 80px;
}

#subjects .numberbox_unit {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 35px;
}

#subjects .interviewbox {
  padding: 80px 54px;
  background: #fff;
}

#subjects .interviewbox .title {
  margin-bottom: 36px;
  text-align: center;
  letter-spacing: 0.1em;
}

#subjects .interviewbox .title .title_en, #subjects .interviewbox .title .title_jp {
  display: block;
  color: #333;
}

#subjects .interviewbox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .interviewbox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .interviewbox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .interviewbox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .interviewbox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .interviewbox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .interviewbox_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}

#subjects .interviewbox_item {
  margin: 0 10px 20px;
  width: calc(33.333% - 20px);
}

#subjects .interviewbox_item a {
  display: block;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
}

#subjects .interviewbox_image {
  position: relative;
}

#subjects .interviewbox_image img {
  width: 100%;
  height: 16.4vw;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
}

#subjects .interviewbox_title.sp-none {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
}

#subjects .interviewbox_name {
  font-family: "Anton", sans-serif;
  font-size: 22px;
  color: #fff;
  font-weight: bolder;
}

#subjects .interviewbox_department {
  color: #fff;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
}

#subjects .sp-none .interviewbox_name {
  position: absolute;
  bottom: 25px;
  font-family: "Anton", sans-serif;
  font-size: 22px;
  color: #fff;
  font-weight: bolder;
  z-index: 2;
  padding: 15px 20px;
}

#subjects .sp-none .interviewbox_department {
  position: absolute;
  bottom: 0;
  display: block;
  color: #fff;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  background: #278675;
  padding: 15px 20px;
}

/* #subjects .interviewbox_title {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
}

#subjects .interviewbox_name {
    position: absolute;
    left: 20px;
    top: -10px;
    font-family: 'Anton', sans-serif;
    font-size: 22px;
    color: #fff;
    font-weight: bolder;
}

#subjects .interviewbox_department {
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-family: 'Noto Sans JP', 'NotoSansJP-bold', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.45;
    background: #278675;
    vertical-align: bottom;
} */
#subjects .interviewbox_text {
  padding: 20px 22px 24px;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  line-height: 1.6;
}

#subjects .interviewbox-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 80px;
  text-align: center;
  background: #0189c3 url(../images/2020module/ico/arr1.png) no-repeat right 34px center;
  background-size: 12px auto;
  text-align: center;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

#subjects .interviewbox-btn.link_disable {
  background: #0189c3;
}

/* titlebox */
#subjects .titlebox {
  padding: 70px 54px;
}

#subjects .title-type1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 134px;
  background: url(/wp-content/themes/aoyamagakuin/images/2020module/module/title_bg1.png) repeat-x 0 0;
  text-align: center;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
  color: #1f9e88;
}

/* pamphletbox */
#subjects .pamphletbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 64px 54px;
  background: #f2f2f2;
}

#subjects .pamphletbox_item {
  position: relative;
  width: calc(50% - 20px);
  height: 220px;
  background: #0189c3;
}

#subjects .pamphletbox_item.one_col {
  width: 100%;
  height: 220px;
  margin-bottom: 20px;
}

#subjects .pamphletbox_item.one_col:last-child {
  margin-bottom: 0;
}

#subjects .pamphletbox_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

#subjects .pamphletbox_item:nth-child(even) {
  background: #288676;
}

#subjects .pamphletbox_item.two_col:nth-child(even) {
  margin-bottom: 40px;
}

#subjects .pamphletbox_item.two_col:last-child {
  margin-bottom: 0;
}

#subjects .pamphletbox_image {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: 197px;
  height: 220px;
  background-repeat: no-repeat;
  background-position: center center;
}

#subjects .pamphletbox_title {
  position: relative;
  z-index: 1;
  padding: 0 40px;
  color: #fff;
}

#subjects .pamphletbox_title .title_en, #subjects .pamphletbox_title .title_ja {
  display: block;
  line-height: 1;
}

#subjects .pamphletbox_title .title_en {
  margin-bottom: 10px;
  font-family: "Anton", sans-serif;
  font-size: 40px;
  letter-spacing: 0.2em;
}

#subjects .pamphletbox_title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .pamphletbox_title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 30px;
  font-weight: 900;
}

#subjects .pamphletbox_title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.1em;
}

#subjects .pamphletbox_title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .pamphletbox_title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

/* videobox */
#subjects .videobox {
  padding: 84px 54px 90px;
  /* background: #333; */
  background: #1f9e88;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* グレー */
#subjects .sub0.videobox {
  background: #9e9e9e;
}

/* ブラック */
#subjects .sub_black.videobox {
  background: #333;
}

/* ホワイト */
#subjects .sub_white.videobox {
  background: #fff;
}

#subjects .sub_white.videobox .title {
  color: #000;
}

/* 文学部 */
#subjects .sub1.videobox {
  background: #EF858C;
}

/* 教育人間科学部 */
#subjects .sub2.videobox {
  background: #6F94CD;
}

/* 経済学部 */
#subjects .sub3.videobox {
  background: #8CC66D;
}

/* 法学部 */
#subjects .sub4.videobox {
  background: #7DACC3;
}

/* 経営学部 */
#subjects .sub5.videobox {
  background: #F6AD3C;
}

/* 国際政治経済学部 */
#subjects .sub6.videobox {
  background: #62B0E3;
}

/* 総合文化政策学部 */
#subjects .sub7.videobox {
  background: #8B9BCE;
}

/* 理工学部 */
#subjects .sub8.videobox {
  background: #CC985A;
}

/* 社会情報学部 */
#subjects .sub9.videobox {
  background: #F29A76;
}

/* 地球社会共存学部 */
#subjects .sub10.videobox {
  background: #00ADA9;
}

/* コミュニティ人間科学部 */
#subjects .sub11.videobox {
  background: #C66F87;
}

#subjects .videobox .title {
  margin-bottom: 36px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #ffffff;
}

#subjects .videobox .title .title_en, #subjects .videobox .title .title_ja {
  display: block;
}

#subjects .videobox .title .title_en {
  margin-bottom: 16px;
  font-family: "Anton", sans-serif;
  font-size: 50px;
}

#subjects .videobox .title .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .videobox .title .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

#subjects .videobox .title .title_ja {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#subjects .videobox .title .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .videobox .title .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

#subjects .videobox .video_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1000px;
  height: 400px;
}

#subjects .videobox .video_area .videoview {
  width: 750px;
}

#subjects .videobox .video_area.singlevideo {
  height: auto;
}

#subjects .videobox .video_area.singlevideo .videoview {
  margin: 0 auto;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

#subjects .videobox .video_area.singlevideo .videoview iframe {
  position: absolute;
  top: 0;
}

#subjects .videobox .video_area .videoview iframe {
  width: 100%;
  height: 100%;
  background: #ddd;
  border: none;
  vertical-align: top;
}

#subjects .videobox_list {
  width: 250px;
  height: 100%;
}

#subjects .videobox_item {
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
}

#subjects .videobox_item.first {
  display: none;
}

#subjects .videobox_item:last-child {
  border-bottom: none;
}

#subjects .videobox_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px 0 36px;
  height: 133.3333333333px;
  background: #fff url(../images/2020module/ico/arr2.png) no-repeat right 20px center;
  background-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  letter-spacing: 0.1em;
}

#subjects .videobox_btn.videobox_btn_none {
  background: #fff;
  cursor: default;
}

#subjects .videobox_item .text_en {
  display: block;
  margin-bottom: 8px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
  max-width: 88%;
  letter-spacing: 0.075em;
}

#subjects .videobox_item .text_ja {
  display: block;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 16px;
  max-width: 88%;
  letter-spacing: 0.075em;
}

#subjects .videobox_btn_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 133.3333333333px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #0189c3;
}

#subjects .videobox_btn_lst span {
  display: block;
  padding: 0 30px 0 15px;
  background: url(/wp-content/themes/aoyamagakuin/images/2020module/ico/ico_window.png) no-repeat right center;
  background-size: 23px auto;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.075em;
  line-height: 22px;
}

/* bannerbox */
#subjects .bannerbox {
  position: relative;
  padding: 60px 54px 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .bannerbox::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .bannerbox_list {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}

#subjects .bannerbox_item {
  margin: 0 10px;
  width: calc(33.333% - 20px);
}

#subjects .bannerbox_item:nth-child(3n-1) {
  margin-bottom: 40px;
}

#subjects .bannerbox_item:last-child {
  margin-bottom: 0;
}

#subjects .bannerbox_item a {
  position: relative;
  display: block;
  padding: 20px;
  height: 220px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#subjects .bannerbox_image {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}

#subjects .bannerbox_item .title_en {
  position: absolute;
  z-index: 2;
  left: 20px;
  bottom: 90px;
  display: block;
  width: calc(100% - 40px);
  font-family: "Anton", sans-serif;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.1em;
}

#subjects .bannerbox_item .title_en.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .bannerbox_item .title_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 20px;
  font-weight: 900;
}

#subjects .bannerbox_item .title_ja {
  position: absolute;
  z-index: 2;
  left: 20px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% - 40px);
  height: 60px;
  background: #fff;
  text-align: center;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.1em;
}

#subjects .bannerbox_item .title_ja.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .bannerbox_item .title_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
}

/* menubox */
#subjects .menubox {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  margin-top: -60px;
}

#subjects .menubox .menubox_container {
  padding: 60px 54px;
  background: #dfc647;
}

#subjects .menubox::before {
  display: block;
  content: " ";
  background: #dfc647;
}

#subjects .menubox_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -20px;
  padding: 40px 0 20px;
}

#subjects .menubox_item {
  margin: 0 10px 20px;
  width: calc(33.333% - 20px);
}

#subjects .menubox_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  padding: 5px 45px 5px 30px;
  background: #fff url(../images/2020module/ico/arr2.png) no-repeat right 28px center;
  background-size: 8px auto;
  text-align: left;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #333;
  letter-spacing: 0.1em;
}

/* contactbox */
#subjects .contactbox {
  position: relative;
  height: 432px;
  background: url(/wp-content/themes/aoyamagakuin/images/2020module/department/department_bg_contact.jpg) no-repeat center 0;
  background-size: cover;
}
#subjects .contactbox.contactbox--short {
  height: 216px;
}
@media all and (max-width: 799px) {
  #subjects .contactbox.contactbox--short {
    height: 93px;
  }
}
#subjects .contactbox.contactbox--short .contactbox_btn {
  bottom: 10px;
}
#subjects .contactbox.contactbox--short .contactbox_text {
  top: 20px;
  height: calc(100% - 30px);
  padding: 10px 25px;
  display: none;
}

#subjects .contactbox_text {
  position: absolute;
  z-index: 2;
  left: 50px;
  top: 50px;
  padding: 25px;
  min-width: 200px;
  height: calc(100% - 100px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 8px solid #fff;
}

#subjects .none_border.contactbox_text {
  border: 0;
}

#subjects .contactbox_text span, #subjects .contactbox_text strong {
  position: relative;
  z-index: 2;
  display: block;
  color: #fff;
  line-height: 1;
  font-family: "Anton", sans-serif;
  letter-spacing: 0.1em;
  font-size: 35px;
}

#subjects .contactbox_text span, #subjects .contactbox_text strong.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .contactbox_text span, #subjects .contactbox_text strong.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 25px;
  font-weight: 900;
}

#subjects .contactbox_text span {
  font-size: 20px;
}

#subjects .contactbox_text span, #subjects .contactbox_text span.font_eng {
  font-family: "Anton", sans-serif;
}

#subjects .contactbox_text span, #subjects .contactbox_text span.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 15px;
  font-weight: 900;
}

.contactbox_btn {
  position: absolute;
  z-index: 2;
  left: 112px;
  bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% - 224px);
  height: 100px;
  background: #278675 url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
  background-size: 12px auto;
  color: #fff;
}

.contactbox_btn.contactbox_btn_none {
  background: #278675;
}

/* グレー */
.sub0.contactbox_btn {
  background: #9e9e9e url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub0.contactbox_btn.contactbox_btn_none {
  background: #9e9e9e;
}

/* 文学部 */
.sub1.contactbox_btn {
  background: #EF858C url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub1.contactbox_btn.contactbox_btn_none {
  background: #EF858C;
}

/* 教育人間科学部 */
.sub2.contactbox_btn {
  background: #6F94CD url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub2.contactbox_btn.contactbox_btn_none {
  background: #6F94CD;
}

/* 経済学部 */
.sub3.contactbox_btn {
  background: #8CC66D url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub3.contactbox_btn.contactbox_btn_none {
  background: #8CC66D;
}

/* 法学部 */
.sub4.contactbox_btn {
  background: #7DACC3 url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub4.contactbox_btn.contactbox_btn_none {
  background: #7DACC3;
}

/* 経営学部 */
.sub5.contactbox_btn {
  background: #F6AD3C url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub5.contactbox_btn.contactbox_btn_none {
  background: #F6AD3C;
}

/* 国際政治経済学部 */
.sub6.contactbox_btn {
  background: #62B0E3 url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub6.contactbox_btn.contactbox_btn_none {
  background: #62B0E3;
}

/* 総合文化政策学部 */
.sub7.contactbox_btn {
  background: #8B9BCE url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub7.contactbox_btn.contactbox_btn_none {
  background: #8B9BCE;
}

/* 理工学部 */
.sub8.contactbox_btn {
  background: #CC985A url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub8.contactbox_btn.contactbox_btn_none {
  background: #CC985A;
}

/* 社会情報学部 */
.sub9.contactbox_btn {
  background: #F29A76 url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub9.contactbox_btn.contactbox_btn_none {
  background: #F29A76;
}

/* 地球社会共存学部 */
.sub10.contactbox_btn {
  background: #00ADA9 url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub10.contactbox_btn.contactbox_btn_none {
  background: #00ADA9;
}

/* コミュニティ人間科学部 */
.sub11.contactbox_btn {
  background: #C66F87 url(../images/2020module/ico/arr1.png) no-repeat right 30px center;
}

.sub11.contactbox_btn.contactbox_btn_none {
  background: #C66F87;
}

.contactbox_btn .text_en {
  position: absolute;
  left: 0;
  top: -30px;
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Anton", sans-serif;
  font-size: 50px;
  letter-spacing: 0.1em;
  line-height: 1;
}

.contactbox_btn .text_en.font_eng {
  font-family: "Anton", sans-serif;
}

.contactbox_btn .text_en.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 40px;
  font-weight: 900;
}

.contactbox_btn .text_ja {
  display: block;
  padding: 0 50px;
  text-align: center;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.1em;
}

.contactbox_btn .text_ja.font_eng {
  font-family: "Anton", sans-serif;
}

.contactbox_btn .text_ja.font_jpn {
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2em;
}

/* mv2から移設 */
/* linkbox */
#subjects .linkbox {
  padding: 66px 54px 88px;
}

#subjects .linkbox .linkbox_title {
  background: #1f9e88 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
  font-size: 16px;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  color: #fff;
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 30px;
  padding: 20px 10px;
  height: 60px;
}

#subjects .linkbox::after {
  content: "";
  display: block;
  clear: both;
}

/* グレー */
#subjects .linkbox .sub0.linkbox_title {
  background: #9e9e9e url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* ブラック */
#subjects .linkbox .sub_black.linkbox_title {
  background: #333 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* ホワイト */
#subjects .linkbox .sub_white.linkbox_title {
  background: #fff url(../images/2020module/ico/arr2.png) no-repeat right 20px center;
  background-size: 16px;
  color: #000;
}

/* 文学部 */
#subjects .linkbox .sub1.linkbox_title {
  background: #EF858C url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 教育人間科学部 */
#subjects .linkbox .sub2.linkbox_title {
  background: #6F94CD url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 経済学部 */
#subjects .linkbox .sub3.linkbox_title {
  background: #8CC66D url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 法学部 */
#subjects .linkbox .sub4.linkbox_title {
  background: #7DACC3 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 経営学部 */
#subjects .linkbox .sub5.linkbox_title {
  background: #F6AD3C url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 国際政治経済学部 */
#subjects .linkbox .sub6.linkbox_title {
  background: #62B0E3 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 総合文化政策学部 */
#subjects .linkbox .sub7.linkbox_title {
  background: #8B9BCE url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 理工学部 */
#subjects .linkbox .sub8.linkbox_title {
  background: #CC985A url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 社会情報学部 */
#subjects .linkbox .sub9.linkbox_title {
  background: #F29A76 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* 地球社会共存学部 */
#subjects .linkbox .sub10.linkbox_title {
  background: #00ADA9 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

/* コミュニティ人間科学部 */
#subjects .linkbox .sub11.linkbox_title {
  background: #C66F87 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
  background-size: 16px;
}

#subjects .linkbox .linkbox_title:nth-of-type(even) {
  margin-left: 0;
}

#subjects .linkbox .linkbox_title span {
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 150%;
}

/* parabox2 */
#subjects .parabox2_1, #subjects .parabox2_2 {
  position: relative;
  padding: 40px 54px;
  /* min-height: 350px; */
}

#subjects .parabox2_1::after, #subjects .parabox2_2::after {
  content: "";
  display: block;
  clear: both;
}

#subjects .parabox2 .color00 {
  /* background: #ffffff; */
}

#subjects .parabox2 .color01 {
  background: #ffffff;
}

#subjects .parabox2_image {
  width: 300px;
  /* width: 270px; */
  /* max-height: 350px; */
  /* background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover; */
}

#subjects .parabox2_image img {
  width: 100%;
}

#subjects .parabox2_1 .parabox2_image {
  float: left;
}

#subjects .parabox2_2 .parabox2_image {
  float: right;
}

#subjects .parapbox2_title {
  border-left: 8px solid #e0c646;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #1f9e88;
  letter-spacing: 0.15em;
  line-height: 1.65;
  padding: 10px 0 10px 12px;
  margin-bottom: 20px;
}

#subjects .parapbox2_title a {
  color: #1f9e88;
}

#subjects .parabox2_text {
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
}

#subjects .parabox2_text .icon-list {
  padding-left: 10px;
  text-indent: -10px;
}

#subjects .parabox2_text a {
  color: #1f9e88;
  font-weight: 700;
}

#subjects .parabox2_1 .parabox2_wrap {
  float: right;
  padding: 0;
  width: calc(100% - 330px);
}

#subjects .parabox2_1 .parabox2_wrap.parabox2_wrap_noimage {
  padding: 0;
  width: 100%;
}

#subjects .parabox2_2 .parabox2_wrap {
  float: left;
  padding: 0;
  width: calc(100% - 330px);
}

#subjects .parabox2_2 .parabox2_wrap.parabox2_wrap_noimage {
  padding: 0;
  width: 100%;
}

/* tablebox_full */
#subjects .tablebox_full {
  padding: 80px 54px;
}

#subjects .tablebox_full::after {
  content: "";
  display: block;
  clear: both;
}

#subjects .tablebox_full_image {
  margin-bottom: 10px;
}

#subjects .tablebox_full_image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}

#subjects .tablebox_full_text {
  width: 100%;
  word-break: break-all;
}

#subjects .tablebox_full_text table {
  width: 100%;
}

#subjects .tablebox_full_text table th, #subjects .tablebox_full_text table td {
  padding: 10px;
  height: 60px;
  text-align: left;
  color: #444;
  font-family: "Noto Sans JP", "NotoSansJP-Regular", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  border: 2px solid #fff;
  vertical-align: middle;
}

#subjects .tablebox_full_text table td {
  position: relative;
}

#subjects .tablebox_full_text table td a {
  color: #444;
}

#subjects .tablebox_full_text table td a span {
  display: block;
  position: absolute;
  top: 47.5%;
  right: 5px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
}

#subjects .tablebox_full_text table td a span img {
  height: 20px;
}

#subjects .tablebox_full_text table thead th {
  background: #1f9e88;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

#subjects .tablebox_full_text table tbody tr:nth-of-type(even) {
  background: #f4fafa;
}

#subjects .tablebox_full_text table tbody tr {
  background: #ffffff;
}

#subjects .tablebox_full_text table thead tr th:last-child, #subjects .tablebox_full_text table tbody tr td:last-child {
  text-align: left;
}

#subjects .tablebox_full_text table thead tr th a, #subjects .tablebox_full_text table tbody tr td a {
  width: 100%;
  padding-right: 20px;
  display: block;
}

#subjects .plainImage {
  margin: 80px 54px 80px 80px;
}

/*------------------------
		ID7
------------------------*/
#subjects .news_box {
  padding: 66px 54px 88px;
}

#subjects .news_item {
  border-bottom: 1px solid rgba(68, 68, 68, 0.05);
  padding: 50px 10px;
}

#subjects .news_item:last-child {
  border-bottom: none;
}

#subjects .news_item .date {
  display: inline-block;
  font-family: "Roboto-Regular", sans-serif;
  color: #969696;
  font-size: 16px;
}

#subjects .news_item .text {
  display: inline-block;
  font-family: "NotoSansJP-Medium", sans-serif;
  color: #444444;
  font-size: 14px;
  padding-left: 50px;
}

#subjects .news_item span.pdf {
  position: relative;
  top: -2px;
  display: inline-block;
  color: #fff;
  background-color: #1db7a1;
  font-size: 8px;
  font-family: "Roboto-Bold", sans-serif;
  padding: 3px 5px;
  margin-left: 10px;
  height: 100%;
  border-radius: 2px;
}

#subjects .news_item .icon {
  height: 18px;
  margin-left: 10px;
}

.tab_list .box_item {
  margin-bottom: 0;
}

.tab_list .box_link.active {
  font-size: 18px;
}

.tab_list .box_link::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tab_list .box_link:hover {
  opacity: 1;
}

.tab_list .box_link:not(.active) {
  background-color: #DADADA;
}

.tab_contents {
  padding: 30px;
  background: #fff;
}

@media screen and (max-width: 799px) {
  .tab_contents {
    padding: 20px;
  }
  .tab_list .box_link.active {
    font-size: 14px;
  }
}
.tab_contents:not(.show) {
  display: none;
}

.tab_contents .box_link {
  border-top: solid 1px #EFEFEF;
  border-left: solid 1px #EFEFEF;
  border-right: solid 1px #EFEFEF;
}

@media print, screen and (min-width: 1441px) {
  #subjects .numberbox_list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #subjects .numberbox_title {
    margin-bottom: 18px;
    padding: 8px 6px;
    min-width: 300px;
    background: #278675;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 24px;
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-weight: 700;
    color: #fff;
    line-height: 26px;
  }
}
@media print, screen and (max-width: 1200px) and (min-width: 800px) {
  /* kv2 : 1200px ~ 800px */
  #subjects .page_title2 .title_en {
    font-size: 4.1vw;
    width: 75%;
  }
  #subjects .page_title2 .title_ja {
    font-size: 3.1vw;
  }
  #subjects .page_lead {
    font-size: 1.667vw;
  }
  #subjects .page_title3 .title_en span, #subjects .page_title3 .title_en strong {
    width: calc(100% - 12.5vw);
  }
  #subjects .page_title3 .title_en strong {
    font-size: 4.133vw;
  }
  #subjects .page_title3 .title_en strong.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en strong.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 3.933vw;
  }
  #subjects .page_title3 .title_en span {
    font-size: 3.667vw;
  }
  #subjects .page_title3 .title_en span.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en span.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 2.667vw;
  }
  #subjects .page_title3 .title_place {
    font-size: 2.367vw;
    right: 10px;
    width: auto;
  }
  #subjects .page_title3 .title_place.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_place.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 2.067vw;
  }
  #subjects .page_title3 .title_en p {
    font-size: 1.867vw;
    right: 10px;
    width: auto;
  }
  #subjects .page_title3 .title_en p.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en p.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 1.567vw;
  }
  #subjects .page_title3 .title_ja {
    font-size: 3.7vw;
    bottom: 70px;
  }
  /* leadbox : 1200px ~ 800px */
  #subjects .leadbox .leadbox_image {
    width: 386px;
    height: 245px;
  }
  /* postbox : 1200px ~ 800px */
  #subjects .postbox_item {
    width: calc(100% - 40px);
  }
  #subjects .boardbox_item {
    width: calc(50% - 20px);
  }
  /* interviewbox : 1200px ~ 800px */
  #subjects .interviewbox_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #subjects .interviewbox_item {
    width: calc(100% - 20px);
  }
  #subjects .interviewbox_image {
    width: 300px;
  }
  #subjects .interviewbox_image img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #subjects .interviewbox_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 300px);
    height: 190px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* titlebox */
  #subjects .titlebox {
    padding: 35px 54px;
  }
  #subjects .title-type1 {
    padding: 15px 20px;
    font-size: 18px;
    line-height: 1.8;
  }
  /* pamphletbox : 1200px ~ 800px */
  #subjects .pamphletbox_item {
    width: 100%;
  }
  #subjects .pamphletbox_item.one_col {
    width: 100%;
    /* margin-bottom: 0; */
  }
  #subjects .pamphletbox_item {
    margin-bottom: 20px;
  }
  #subjects .pamphletbox_item:last-child {
    margin-bottom: 0;
  }
  #subjects .videobox .video_area.singlevideo {
    height: auto;
  }
  /* videobox : 1200px ~ 800px */
  #subjects .videobox .video_area {
    height: 27vw;
  }
  #subjects .videobox_btn {
    padding: 0 1.667vw 0 1vw;
    height: calc(9.333vw - 1px);
    background: #fff url(../images/2020module/ico/arr2.png) no-repeat right 15px center;
    background-size: 14px;
  }
  #subjects .videobox_item .text_en {
    margin-bottom: 0.667vw;
    font-size: 1.333vw;
    line-height: 1.5vw;
    max-width: 86%;
    letter-spacing: 0;
  }
  #subjects .videobox_item .text_ja {
    font-size: 1.333vw;
    line-height: 1.5vw;
    max-width: 86%;
    letter-spacing: 0;
  }
  #subjects .videobox_btn_lst {
    height: 8.333vw;
  }
  #subjects .videobox_btn_lst span {
    font-size: 1.333vw;
    line-height: 1.833vw;
    padding: 0px 35px 0 10px;
    background: url(/wp-content/themes/aoyamagakuin/images/2020module/ico/ico_window.png) no-repeat 90% center;
    background-size: 20px auto;
  }
  /* bannerbox : 1200px ~ 800px */
  #subjects .bannerbox_item {
    margin-bottom: 20px;
    width: calc(100% - 20px);
  }
  #subjects .bannerbox_item:last-child {
    margin-bottom: 0;
  }
  /* listbox : 1200px ~ 800px */
  #subjects .listbox_list {
    display: block;
  }
  #subjects .listbox_item {
    width: auto;
  }
  /* postbox : 1200px ~ 800px */
  #subjects .postbox_image {
    width: 100%;
    height: 30vw;
  }
  /* mv2から移設 */
  /* tablebox_full  1200px ~ 800px */
  #subjects .tablebox_full {
    padding: 80px 54px;
  }
  #subjects .tablebox_full_image img {
    width: 100%;
    height: auto;
  }
  #subjects .tablebox_full_text {
    width: auto;
  }
  #subjects .tablebox_full_text table th, #subjects .tablebox_full_text table td {
    padding: 5px 15px;
    height: 60px;
    font-size: 14px;
    border-width: 1px;
  }
  #subjects .tablebox_full_text table thead th {
    font-size: 14px;
  }
  #subjects .tablebox_full_text table thead tr th a, #subjects .tablebox_full_text table tbody tr td a {
    width: 90%;
  }
  #subjects .tablebox_full_text table td a span img {
    height: 15px;
  }
  /* ID7 1200px ~ 800px */
  #subjects .news_item {
    padding: 4.1vw 10px;
  }
  #subjects .news_item .date {
    font-size: 1.3vw;
  }
  #subjects .news_item .text {
    font-size: 1.1vw;
    padding-left: 4.1vw;
  }
  #subjects .news_item .icon {
    height: 1vw;
  }
}
@media print, screen and (max-width: 1000px) and (min-width: 800px) {
  /* mv2から移設 */
  /* linkbox  : 1000px ~ 800px */
  #subjects .linkbox {
    padding: 30px 20px;
  }
  /* parabox2 : 1000px ~ 800px */
  #subjects .parabox2 {
    padding-top: 30px;
  }
  #subjects .parabox2_1, #subjects .parabox2_2 {
    padding: 0;
    min-height: auto;
  }
  #subjects .parabox2_2 {
    background: #fff;
  }
  #subjects .parabox2_image {
    width: 100%;
    height: 100%;
  }
  #subjects .parabox2_1 .parabox2_image {
    float: none;
    padding: 30px;
  }
  #subjects .parabox2_2 .parabox2_image {
    float: none;
    padding: 30px;
    width: 100%;
  }
  #subjects .parapbox2_title {
    margin: 0 0 24px 0;
    padding: 0 0 0 10px;
    border-left-width: 5px;
    font-size: 16px;
  }
  #subjects .parabox2_text {
    width: auto;
    font-size: 1.3vw;
    line-height: 1.8;
  }
  #subjects .parabox2_1 .parabox2_wrap {
    float: none;
    padding: 30px;
    width: 100% !important;
  }
  #subjects .parabox2_1 .parabox2_wrap.parabox2_wrap_noimage {
    padding: 30px;
    width: 100% !important;
  }
  #subjects .parabox2_2 .parabox2_wrap {
    float: none;
    padding: 30px;
    width: 100% !important;
  }
  #subjects .parabox2_2 .parabox2_wrap.parabox2_wrap_noimage {
    padding: 30px;
    width: 100% !important;
  }
  /* tablebox_full */
  #subjects .tablebox_full {
    padding: 35px 54px;
  }
  #subjects .tablebox_full_image img {
    width: 100%;
    height: auto;
  }
  #subjects .tablebox_full_text {
    width: auto;
  }
  #subjects .tablebox_full_text table th, #subjects .tablebox_full_text table td {
    padding: 5px 15px;
    height: 40px;
    font-size: 14px;
    border-width: 1px;
  }
  #subjects .tablebox_full_text table thead th {
    font-size: 14px;
  }
  #subjects .tablebox_full_text table thead tr th a, #subjects .tablebox_full_text table tbody tr td a {
    width: 90%;
  }
  #subjects .tablebox_full_text table td a span img {
    height: 15px;
  }
  /* numberbox : 799px */
  #subjects .numberbox {
    padding: 30px 20px;
  }
  #subjects .numberbox .title {
    margin-bottom: 30px;
  }
  #subjects .numberbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .numberbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .numberbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .numberbox_spot {
    margin: 0 auto 18px;
    max-width: 100%;
  }
  #subjects .numbderbox_spot_text {
    height: 106px;
  }
  #subjects .numbderbox_spot_text strong {
    font-size: 94px;
  }
  #subjects .numbderbox_spot_text span {
    top: 5px;
    font-size: 10px;
  }
  #subjects .numberbox_list {
    max-width: 100%;
  }
  #subjects .numberbox_item {
    margin-bottom: 10px;
    width: calc((100% - 20px) / 3);
  }
  #subjects .numberbox_title {
    margin-bottom: 8px;
    padding: 0 4px;
    width: 98%;
    font-size: 10px;
    line-height: 16px;
  }
  #subjects .numberbox_vol {
    font-size: 32px;
  }
  #subjects .numberbox_unit {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 900px) and (min-width: 800px) {
  /* interviewbox : 900px ~ 800px */
  #subjects .interviewbox_title.sp-none {
    display: none !important;
  }
  #subjects .interviewbox_title.pc-none {
    display: block !important;
  }
  #subjects .interviewbox {
    padding: 30px 20px;
  }
  #subjects .interviewbox .title {
    margin-bottom: 30px;
  }
  #subjects .interviewbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .interviewbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .interviewbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .interviewbox_list {
    display: block;
    margin: 0 0 10px;
  }
  #subjects .interviewbox_item {
    margin: 0 0 10px;
    width: 100%;
  }
  #subjects .interviewbox_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #ccc;
  }
  #subjects .interviewbox_image {
    width: 140px;
  }
  #subjects .interviewbox_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #subjects .interviewbox_title {
    position: relative;
    left: 0;
    background: #278675;
    padding: 10px;
  }
  #subjects .interviewbox_name {
    position: relative;
    left: 0;
    top: 0;
    white-space: break-spaces;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
  }
  #subjects .interviewbox_department {
    position: relative;
    top: 0;
    white-space: break-spaces;
    padding: 0;
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
  }
  #subjects .interviewbox_text {
    padding: 12px 20px 48px;
    width: calc(100% - 140px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 12px;
    line-height: 1.4;
    height: 20vw;
  }
  /* #subjects .interviewbox_title {
      left: 140px;
  }
  #subjects .interviewbox_name {
      font-size: 18px;
      white-space: nowrap;
  }
  #subjects .interviewbox_department {
      padding: 8px 20px;
      line-height: 1.4;
      font-size: 12px;
      white-space: nowrap;
  }
  #subjects .interviewbox_text {
      padding: 12px 20px 48px;
      width: calc(100% - 140px);
      box-sizing: border-box;
      font-size: 12px;
      line-height: 1.4;
  }*/
  #subjects .interviewbox-btn {
    height: 60px;
    background-position: right 18px center;
    background-size: 10px auto;
    font-size: 14px;
  }
}
@media only screen and (max-width: 799px) {
  .lg {
    display: none !important;
  }
  .md {
    display: block !important;
  }
  /* kv : 799px */
  #subjects .kv2, #subjects .kv3 {
    margin: 0;
    width: 100%;
    height: 245px;
  }
  #subjects .kv2 .kv2_bg, #subjects .kv3 .kv3_bg {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
  }
  #subjects .kv2_inner {
    left: 20px;
    top: 20px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  #subjects .page_title2 {
    margin-bottom: 68px;
  }
  #subjects .page_title2 .title_en {
    margin-bottom: 2px;
    font-size: 24px;
  }
  #subjects .page_title2 .title_ja {
    font-size: 24px;
  }
  #subjects .page_title3 .title_en span, #subjects .page_title3 .title_en strong {
    width: calc(100% - 70px);
  }
  #subjects .page_lead {
    font-size: 10px;
  }
  #subjects .page_lead em {
    padding: 0 10px;
    line-height: 2;
  }
  #subjects .kv3_inner {
    left: 12px;
    top: 14px;
    width: calc(100% - 12px);
    height: calc(100% - 14px);
  }
  #subjects .page_title3::before {
    left: 10px;
    top: 10px;
    width: calc(100% - 30px);
    height: calc(100% - 50px);
    border-width: 7px;
  }
  #subjects .kv3 .slick-list {
    height: 100%;
  }
  #subjects .kv3 .slick-track {
    height: 100%;
  }
  #subjects .kv3 .slide {
    height: 245px;
  }
  #subjects .kv3 .slick-next:before,
  #subjects .kv3 .slick-prev:before {
    width: 20px;
    height: 20px;
  }
  #subjects .kv3 .slick-next, #subjects .kv3 .slick-prev {
    width: 35px !important;
  }
  /* グレー */
  #subjects .sub0.page_title3::before {
    border: 7px solid #9e9e9e;
  }
  /* ブラック */
  #subjects .sub_black.page_title3::before {
    border: 7px solid #333;
  }
  /* ホワイト */
  #subjects .sub_white.page_title3::before {
    border: 7px solid #fff;
  }
  #subjects .sub_white.page_title3 {
    color: #000;
  }
  /* 文学部 */
  #subjects .sub1.page_title3::before {
    border: 7px solid #EF858C;
  }
  /* 教育人間科学部 */
  #subjects .sub2.page_title3::before {
    border: 7px solid #6F94CD;
  }
  /* 経済学部 */
  #subjects .sub3.page_title3::before {
    border: 7px solid #8CC66D;
  }
  /* 法学部 */
  #subjects .sub4.page_title3::before {
    border: 7px solid #7DACC3;
  }
  /* 経営学部 */
  #subjects .sub5.page_title3::before {
    border: 7px solid #F6AD3C;
  }
  /* 国際政治経済学部 */
  #subjects .sub6.page_title3::before {
    border: 7px solid #62B0E3;
  }
  /* 総合文化政策学部 */
  #subjects .sub7.page_title3::before {
    border: 7px solid #8B9BCE;
  }
  /* 理工学部 */
  #subjects .sub8.page_title3::before {
    border: 7px solid #CC985A;
  }
  /* 社会情報学部 */
  #subjects .sub9.page_title3::before {
    border: 7px solid #F29A76;
  }
  /* 地球社会共存学部 */
  #subjects .sub10.page_title3::before {
    border: 7px solid #00ADA9;
  }
  /* コミュニティ人間科学部 */
  #subjects .sub11.page_title3::before {
    border: 7px solid #C66F87;
  }
  #subjects .page_title3 .title_en strong {
    font-size: 24px;
  }
  #subjects .page_title3 .title_en strong.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en strong.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 23px;
  }
  #subjects .page_title3 .title_en span {
    font-size: 22px;
  }
  #subjects .page_title3 .title_en span.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en span.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 20px;
  }
  #subjects .page_title3 .title_place {
    position: absolute;
    right: 10px;
    top: 0;
    width: auto;
    max-width: 125px;
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #subjects .page_title3 .title_place.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_place.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 16px;
  }
  #subjects .page_title3 .title_en p {
    font-size: 14px;
    margin-top: 5px;
  }
  #subjects .page_title3 .title_en p.font_eng {
    font-family: "Anton", sans-serif;
    letter-spacing: 0.1rem;
    margin-left: 2.5px;
  }
  #subjects .page_title3 .title_en p .font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 12px;
  }
  #subjects .page_title3 .title_ja {
    right: 12px;
    top: 50px;
    bottom: 10px;
    font-size: 24px;
  }
  #subjects .page_lead.position_type2 {
    bottom: 58px;
  }
  #subjects .page_lead.position_type2 em {
    margin-right: 70px;
  }
  #subjects .pp {
    left: 10px;
    bottom: -18px;
  }
  #subjects .pp_list {
    border-left-width: 6px;
  }
  #subjects .pp_item a, #subjects .pp_item .current {
    padding: 0 14px;
    height: 36px;
    font-size: 10px;
    letter-spacing: 0;
  }
  #subjects .pp_item:last-child {
    max-width: 40%;
  }
  #subjects .pp_item a::after {
    margin-top: -5px;
    width: 2px;
    height: 10px;
  }
  #subjects .section_inner-wide {
    margin-top: 40px;
  }
  /* articlebox : 799px */
  #subjects .articlebox {
    padding: 30px 20px;
  }
  #subjects .articlebox .title {
    margin-bottom: 30px;
  }
  #subjects .articlebox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .articlebox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .articlebox .title .title_ja {
    font-size: 12px;
  }
  #subjects .articlebox_item {
    margin-bottom: 40px;
  }
  #subjects .articlebox_image {
    margin-bottom: 12px;
    height: 140px;
  }
  #subjects .articlebox_title {
    padding: 10px 12px;
    font-size: 16px;
  }
  #subjects .articlebox_text {
    padding: 0;
    font-size: 12px;
  }
  /* listbox : 799px */
  #subjects .listbox {
    padding: 30px 20px;
  }
  #subjects .listbox .title {
    margin-bottom: 30px;
  }
  #subjects .listbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .listbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .listbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .listbox .title .title_ja.font_large {
    font-size: 17px;
  }
  #subjects .listbox_list {
    display: block;
    margin: 0 0 -20px;
    counter-reset: project-item;
  }
  #subjects .listbox_item {
    width: auto;
  }
  #subjects .listbox_image {
    height: 170px;
  }
  #subjects .listbox_title {
    font-size: 18px;
  }
  #subjects .listbox_title::before {
    margin-top: -21px;
    font-size: 42px;
  }
  #subjects .listbox_text {
    font-size: 12px;
  }
  /* list-item type image : 799px */
  #subjects .listbox_item.item_type_image {
    margin: 0 0 20px;
    padding: 170px 22px 20px;
  }
  #subjects .listbox_item.item_type_image .listbox_title {
    margin-bottom: 20px;
    padding-left: 0;
  }
  #subjects .numbering .listbox_item.item_type_image .listbox_title {
    margin-bottom: 20px;
    padding-left: 52px;
  }
  /* list-item type text : 799px */
  #subjects .listbox_item.item_type_text {
    margin: 18px 0 46px;
    padding-bottom: 16px;
  }
  #subjects .numbering .listbox_item.item_type_text .listbox_title {
    margin: -29px 0 20px 8px;
    padding: 0 10px 0 56px;
  }
  #subjects .listbox_item.item_type_text .listbox_title {
    margin: -29px 0 20px 8px;
    padding: 0 10px 0 16px;
  }
  #subjects .listbox_item.item_type_text .listbox_title::before {
    left: 4px;
  }
  #subjects .listbox_item.item_type_text .listbox_text {
    padding: 0 12px;
  }
  /* leadbox : 799px */
  #subjects .leadbox {
    padding: 30px 20px;
  }
  #subjects .leadbox .title {
    margin: 52px 0 20px;
  }
  #subjects .leadbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .leadbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .leadbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .leadbox .leadbox_image {
    right: 20px;
    top: 30px;
    width: 231px;
    height: 146px;
  }
  #subjects .leadbox_item p {
    padding: 0 10px 0 14px;
    height: 34px;
    font-size: 12px;
  }
  #subjects .leadbox_item::before {
    width: 8px;
    height: 8px;
  }
  /* postbox : 799px */
  #subjects .postbox {
    padding: 20px;
  }
  #subjects .postbox .title {
    margin-bottom: 30px;
  }
  #subjects .postbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .postbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .postbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .postbox_list {
    display: block;
    margin: 0 0 -20px;
  }
  #subjects .postbox_item {
    margin: 0 0 20px;
    width: 100%;
  }
  #subjects .postbox_ins_wrap {
    padding: 20px 20px 45px;
  }
  #subjects .postbox_image {
    width: 100%;
    height: 45vw;
  }
  #subjects .postbox_title {
    margin-bottom: 14px;
  }
  #subjects .postbox_title .title_en {
    margin-bottom: 4px;
    font-size: 25px;
  }
  #subjects .postbox_title .title_en.font_eng {
    font-size: 20px;
  }
  #subjects .postbox_title .title_en.font_jpn {
    font-size: 18px;
  }
  #subjects .postbox_title .title_ja {
    font-size: 12px;
  }
  #subjects .postbox_text {
    font-size: 12px;
  }
  #subjects .postbox_more {
    right: 20px;
    bottom: 20px;
    font-size: 14px;
  }
  #subjects .postbox_more strong {
    font-size: 20px;
  }
  #subjects .postbox_more strong::before {
    width: 25px;
    height: 25px;
  }
  /* boardbox : 799px */
  #subjects .boardbox {
    padding: 30px 20px;
  }
  #subjects .boardbox .title {
    margin-bottom: 30px;
  }
  #subjects .boardbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .boardbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .boardbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .boardbox_list {
    display: block;
    margin: 0 0 0;
  }
  #subjects .boardbox_item {
    margin: 0 0 10px;
    width: 100%;
  }
  #subjects .boardbox_item a {
    padding: 20px;
    border-top-width: 4px;
  }
  #subjects .boardbox_title {
    margin-bottom: 4px;
  }
  #subjects .boardbox_date {
    margin-bottom: 10px;
  }
  #subjects .boardbox_text {
    font-size: 12px;
  }
  #subjects .boardbox-btn {
    height: 60px;
    background-position: right 18px center;
    background-size: 10px auto;
    font-size: 14px;
  }
  /* numberbox : 799px */
  #subjects .numberbox.infographic .inner-title {
    font-size: 14px;
  }
  #subjects .numberbox {
    padding: 30px 20px;
  }
  #subjects .numberbox .title {
    margin-bottom: 30px;
  }
  #subjects .numberbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .numberbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .numberbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .numberbox_spot {
    margin: 0 auto 18px;
    max-width: 100%;
  }
  #subjects .numbderbox_spot_text {
    height: 106px;
  }
  #subjects .numbderbox_spot_text strong {
    font-size: 94px;
  }
  #subjects .numbderbox_spot_text span {
    top: 5px;
    font-size: 10px;
  }
  #subjects .numberbox_list {
    max-width: 100%;
  }
  #subjects .numberbox_item {
    margin-bottom: 10px;
    width: calc((100% - 20px) / 3);
  }
  #subjects .numberbox_title {
    margin-bottom: 8px;
    padding: 0 4px;
    width: 98%;
    font-size: 10px;
    line-height: 16px;
  }
  #subjects .numberbox_vol {
    font-size: 32px;
  }
  #subjects .numberbox_unit {
    font-size: 14px;
  }
  /* interviewbox : 799px; */
  #subjects .interviewbox {
    padding: 30px 20px;
  }
  #subjects .interviewbox .title {
    margin-bottom: 30px;
  }
  #subjects .interviewbox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .interviewbox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .interviewbox .title .title_ja {
    font-size: 12px;
  }
  #subjects .interviewbox_list {
    display: block;
    margin: 0 0 10px;
  }
  #subjects .interviewbox_item {
    margin: 0 0 10px;
    width: 100%;
  }
  #subjects .interviewbox_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #ccc;
  }
  #subjects .interviewbox_image {
    width: 200px;
  }
  #subjects .interviewbox_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #subjects .interviewbox_title {
    position: relative;
    left: 0;
    background: #278675;
    padding: 10px;
  }
  #subjects .interviewbox_name {
    position: relative;
    left: 0;
    top: 0;
    white-space: break-spaces;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
  }
  #subjects .interviewbox_department {
    position: relative;
    top: 0;
    white-space: break-spaces;
    padding: 0;
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
  }
  #subjects .interviewbox_text {
    padding: 12px 10px 48px;
    width: calc(100% - 200px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 12px;
    line-height: 1.4;
    height: 20vw;
  }
  /* #subjects .interviewbox_title {
      left: 140px;
  }
  #subjects .interviewbox_name {
      font-size: 18px;
      white-space: nowrap;
  }
  #subjects .interviewbox_department {
      padding: 8px 20px;
      line-height: 1.4;
      font-size: 12px;
      white-space: nowrap;
  }
  #subjects .interviewbox_text {
      padding: 12px 20px 48px;
      width: calc(100% - 140px);
      box-sizing: border-box;
      font-size: 12px;
      line-height: 1.4;
  }*/
  #subjects .interviewbox-btn {
    height: 60px;
    background-position: right 18px center;
    background-size: 10px auto;
    font-size: 14px;
  }
  /* titlebox */
  #subjects .titlebox {
    padding: 35px 20px;
  }
  #subjects .title-type1 {
    padding: 15px 20px;
    font-size: 18px;
    line-height: 1.8;
  }
  /* pamphletbox : 799px */
  #subjects .pamphletbox {
    display: block;
    padding: 30px 20px;
  }
  #subjects .pamphletbox_item {
    width: 100%;
    height: 140px;
  }
  #subjects .pamphletbox_item.two_col:nth-child(even) {
    margin-bottom: 10px;
  }
  #subjects .pamphletbox_item.two_col {
    margin-bottom: 10px;
  }
  #subjects .pamphletbox_item.two_col:last-child {
    margin-bottom: 20px;
  }
  #subjects .pamphletbox_item.one_col {
    width: 100%;
    height: 140px;
    margin-bottom: 0;
  }
  #subjects .pamphletbox_item:first-child {
    margin-bottom: 20px;
  }
  #subjects .pamphletbox_image {
    width: 168px;
    height: 140px;
  }
  #subjects .pamphletbox_title {
    padding: 0 30px;
  }
  #subjects .pamphletbox_title .title_en {
    font-size: 30px;
  }
  #subjects .pamphletbox_title .title_en.font_jpn {
    font-size: 25px;
  }
  #subjects .pamphletbox_title .title_ja {
    font-size: 16px;
  }
  /* videobox : 799px */
  #subjects .videobox {
    padding: 30px 20px;
  }
  #subjects .videobox .title {
    margin-bottom: 30px;
  }
  #subjects .videobox .title .title_en {
    margin-bottom: 8px;
    font-size: 25px;
  }
  #subjects .videobox .title .title_en.font_jpn {
    font-size: 20px;
  }
  #subjects .videobox .title .title_ja {
    font-size: 12px;
  }
  #subjects .videobox .video_area {
    display: block;
    height: 100%;
  }
  #subjects .videobox .video_area .videoview {
    width: 100%;
  }
  #subjects .videobox .video_area iframe {
    width: 100%;
    height: 180px;
  }
  #subjects .videobox .video_area .videoview iframe {
    height: 52.5vw;
  }
  #subjects .videobox_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    height: 100%;
  }
  #subjects .videobox_item {
    width: 100%;
    border-bottom: none;
  }
  #subjects .videobox_item:last-child {
    width: 100%;
    border-bottom: none;
  }
  #subjects .videobox_btn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
    height: 70px;
    background: #fff url(../images/2020module/ico/arr2.png) no-repeat right 15px center;
    background-size: 14px;
  }
  #subjects .videobox_item .text_en {
    margin-bottom: 6px;
    font-size: 12px;
    max-width: 78.5%;
  }
  #subjects .videobox_item .text_ja {
    font-size: 12px;
    max-width: 78.5%;
  }
  #subjects .videobox_btn_lst {
    height: 60px;
  }
  #subjects .videobox_btn_lst span {
    margin: 0 20px;
    padding: 0 24px;
    width: 100%;
    background-size: 20px auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    text-align: center;
  }
  /* bannerbox : 799px */
  #subjects .bannerbox {
    padding: 30px 20px 40px;
  }
  /* #subjects .bannerbox::before {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0% 100%);
      clip-path: polygon(0 0, 100% 0, 100% 97%, 0% 100%);
  } */
  #subjects .bannerbox_list {
    margin: 0 0 -10px;
  }
  #subjects .bannerbox_item {
    margin: 0 0 10px;
    width: 100%;
  }
  #subjects .bannerbox_item:nth-child(3n-1) {
    margin-bottom: 0;
    margin: 0 0 10px;
  }
  #subjects .bannerbox_item:last-child {
    margin: 0 0 20px;
  }
  #subjects .bannerbox_item a {
    height: 150px;
  }
  #subjects .bannerbox_item .title_en {
    bottom: 80px;
    font-size: 20px;
  }
  #subjects .bannerbox_item .title_en.font_jpn {
    font-size: 18px;
  }
  #subjects .bannerbox_item .title_ja {
    height: 50px;
  }
  /* menubox : 799px */
  #subjects .menubox {
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
    margin-top: -30px;
  }
  #subjects .menubox .menubox_container {
    padding: 30px 20px;
  }
  #subjects .menubox_list {
    display: block;
    margin: 0 0 -10px;
  }
  #subjects .menubox_item {
    margin: 0 0 10px;
    width: 100%;
  }
  #subjects .menubox_item a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 60px;
    padding: 5px 34px;
    background-position: right 18px center;
    text-align: center;
    font-size: 14px;
  }
  /* contactbox : 799px */
  #subjects .contactbox {
    height: 186px;
  }
  #subjects .contactbox_text {
    left: 20px;
    top: 20px;
    padding: 5px;
    min-width: 100px;
    height: calc(100% - 40px);
    border-width: 3px;
  }
  #subjects .contactbox_text span {
    font-size: 10px;
  }
  #subjects .contactbox_text span.font_jpn {
    font-size: 10px;
  }
  #subjects .contactbox_text strong {
    font-size: 20px;
  }
  #subjects .contactbox_text strong.font_jpn {
    font-size: 15px;
  }
  .contactbox_btn {
    left: 40px;
    bottom: 32px;
    width: calc(100% - 80px);
    height: 60px;
    background-position: right 14px center;
    background-size: 8px auto;
  }
  .contactbox_btn .text_en {
    top: -15px;
    font-size: 25px;
  }
  .contactbox_btn .text_en.font_jpn {
    font-size: 20px;
  }
  .contactbox_btn .text_ja {
    padding: 0 22px;
    font-size: 13px;
  }
  .contactbox_btn .text_ja.font_jpn {
    padding: 0 22px;
    font-size: 13px;
  }
  /* mv2から移設 */
  /* linkbox  : ~ 799px */
  #subjects .linkbox {
    padding: 30px 20px;
  }
  #subjects .linkbox .linkbox_title {
    background: #1f9e88 url(../images/2020module/ico/arr1.png) no-repeat right 20px center;
    background-size: 14px;
    font-size: 14px;
    float: none;
    width: 100%;
    padding: 10px 5px;
    height: 40px;
    margin: 0;
    margin-bottom: 20px;
  }
  #subjects .linkbox .linkbox_title:nth-of-type(even) {
    margin-left: 0;
  }
  /* parabox2 : 799px */
  #subjects .parabox2 {
    padding-top: 30px;
  }
  #subjects .parabox2_1, #subjects .parabox2_2 {
    padding: 0;
    min-height: auto;
  }
  #subjects .parabox2_2 {
    background: #fff;
  }
  #subjects .parabox2_image {
    width: 100%;
    height: 100%;
  }
  #subjects .parabox2_1 .parabox2_image {
    float: none;
    padding: 30px;
  }
  #subjects .parabox2_2 .parabox2_image {
    float: none;
    padding: 30px;
  }
  #subjects .parapbox2_title {
    margin: 0 0 24px 0;
    padding: 0 0 0 10px;
    border-left-width: 5px;
    font-size: 16px;
  }
  #subjects .parabox2_text {
    width: auto;
    font-size: 14px;
    line-height: 1.8;
  }
  #subjects .parabox2_1 .parabox2_wrap {
    float: none;
    padding: 30px;
    width: 100%;
  }
  #subjects .parabox2_1 .parabox2_wrap.parabox2_wrap_noimage {
    padding: 30px;
    width: 100%;
  }
  #subjects .parabox2_2 .parabox2_wrap {
    float: none;
    padding: 30px;
    width: 100%;
  }
  #subjects .parabox2_2 .parabox2_wrap.parabox2_wrap_noimage {
    padding: 30px;
    width: 100%;
  }
  /* tablebox_full */
  #subjects .tablebox_full {
    padding: 30px 20px;
  }
  #subjects .tablebox_full_image img {
    width: 100%;
    height: auto;
  }
  #subjects .tablebox_full_text {
    width: auto;
  }
  #subjects .tablebox_full_text table {
    table-layout: fixed;
  }
  #subjects .tablebox_full_text table th, #subjects .tablebox_full_text table td {
    padding: 5px 15px;
    height: 40px;
    font-size: 14px;
    border-width: 1px;
  }
  #subjects .tablebox_full_text table thead th {
    font-size: 14px;
  }
  #subjects .tablebox_full_text table thead tr th a, #subjects .tablebox_full_text table tbody tr td a {
    width: 90%;
  }
  #subjects .tablebox_full_text table td a span img {
    height: 15px;
  }
  #subjects .plainImage {
    margin: 30px 20px;
  }
  /* ID7 : 799px */
  #subjects .news_box {
    padding: 30px 20px;
  }
  #subjects .news_item {
    border-bottom: 1px solid rgba(68, 68, 68, 0.05);
    padding: 15px 5px;
  }
  #subjects .news_item .date {
    display: block;
    color: #969696;
    font-size: 12px;
    margin-bottom: 5px;
  }
  #subjects .news_item .text {
    font-size: 12px;
    padding-left: 0px;
    line-height: 16px;
  }
  #subjects .news_item span.pdf {
    position: relative;
    top: 0px;
    display: inline-block;
    color: #fff;
    background-color: #1db7a1;
    font-size: 8px;
    font-family: "Roboto-Bold", sans-serif;
    padding: 0 5px;
    margin-left: 5px;
    height: 100%;
    border-radius: 2px;
  }
  #subjects .news_item .icon {
    position: relative;
    top: 2px;
    height: 12px;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 425px) {
  /* interviewbox : 375px; */
  #subjects .interviewbox_title {
    position: relative;
    left: 0;
    background: #278675;
    padding: 10px;
  }
  #subjects .interviewbox_name {
    position: relative;
    left: 0;
    top: 0;
    white-space: break-spaces;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
  }
  #subjects .interviewbox_department {
    position: relative;
    top: 0;
    white-space: break-spaces;
    padding: 0;
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
  }
  #subjects .interviewbox_text {
    padding: 12px 10px 48px;
    width: calc(100% - 200px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 12px;
    line-height: 1.4;
    height: 160px;
  }
  /* KV : 375px; */
  #subjects .page_title3 .title_en strong {
    font-size: 20px;
  }
  #subjects .page_title3 .title_en strong.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en strong.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 18px;
  }
  #subjects .page_title3 .title_en span {
    font-size: 18px;
  }
  #subjects .page_title3 .title_en span.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_en span.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 16px;
  }
  #subjects .page_title3 .title_place {
    position: absolute;
    right: 5px;
    top: 0;
    width: auto;
    max-width: 100px;
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-weight: 900;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #subjects .page_title3 .title_place.font_eng {
    font-family: "Anton", sans-serif;
  }
  #subjects .page_title3 .title_place.font_jpn {
    font-family: "Noto Sans JP", "NotoSansJP-bold", sans-serif;
    font-size: 14px;
  }
  /* #subjects .page_title3 .title_en p{
      font-size: 16px;
  }
  #subjects .page_title3 .title_en p.font_eng {
      font-family: 'Anton', sans-serif;
      letter-spacing: .1rem;
  }
  #subjects .page_title3 .title_en p .font_eng{
      font-family: 'Noto Sans JP', 'NotoSansJP-bold', sans-serif;
      font-size: 14px;
  }
  #subjects .page_title3 .title_ja {
      right: 12px;
      top: 50px;
      bottom: 10px;
      font-size: 24px;
  } */
}
#subjects.mod-table .section_inner {
  padding: 80px 54px;
}

@media only screen and (max-width: 799px) {
  #subjects.mod-table .section_inner {
    padding: 25px 15px 0;
  }
  #subjects.mod-table .table_type_free.sp {
    width: 90%;
    margin: 0 auto;
  }
}
/* 以降新規追加の場合 #subjects の仕様禁止(IDの仕様を無視している為) */
/* classでの対応が望ましい為第二階層モジュールの最上位部分に.subjectsを記述済 */
.subjects .table_typeA {
  width: 95%;
  margin: 50px auto;
}

@media only screen and (max-width: 799px) {
  .subjects .table_typeA {
    width: 90%;
  }
}
/* タブ切り替えモジュール */
.subjects.mod-tab {
  padding: 35px 50px 35px 50px;
}

@media only screen and (max-width: 799px) {
  .subjects.mod-tab {
    padding: 0;
  }
}
@media only screen and (min-width: 799px) {
  #subjects .btn-wrapper.l-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
}/*# sourceMappingURL=subjects.css.map */