@charset "utf-8";

/*---------------------------------------------------------
Theme Name: ac_yamanashi_ja_sp
Theme URI: 
Description: 山梨大学日本語版スマートフォン用テーマ
Author: Calcinc
Author URI: 
Version: 1.0
---------------------------------------------------------*/
/*
==========================================================================*/
/*【全般設定】*/
/*
==========================================================================*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
}

body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Arial, Verdana, sans-serif;
  color: #434343;
  font-size: 100%;
  height: 100%;
  width: 100%;
  /*padding: 100px 0 0 0;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-y: scroll;
  height: 100%;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

a:focus {
  outline: none;
}

#wrapper {
  width: 100%;
}

/*------------------clearfix設定----------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

.both {
  clear: both;
}

/*
==========================================================================*/
/*【ヘッダー?フッター設定】*/
/*
==========================================================================*/

/*--------------header-----------------*/
header {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

#head {
  width: 100%;
  overflow: hidden;
}

#head ul {
  list-style-type: none;
  border-bottom: 1px solid #007bc1;
}

#head ul li {
  list-style-type: none;
  text-decoration: none;
}

#head ul.accordion {}

/*#head ul.accordion > li {  font-size:120%;line-height:2; color:#007bc1; }*/
#head ul.accordion .accordion_list .other01 a {
  clear: both;
  background: #007bc1;
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #fff;
}

#head ul.accordion .accordion_list .other02 a {
  background: #0265a0;
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #fff;
}

#head ul.accordion .accordion_list .last a {
  background: #0265a0;
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #fff;
}

#head ul.accordion .accordion_list_wrap {
  width: 100%;
}

#head ul.accordion .accordion_list {
  display: none;
  background: #007bc1;
}

#head ul.accordion .accordion_list>li {
  font-size: 100%;
  line-height: 2em;
  border-bottom: 1px solid #fff;
}

#head ul.accordion.header_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#head_logo {
  width: 100%;
  max-width: 178px;
  line-height: 1;
}

#head_logo a {}

.logo {
  vertical-align: middle;
}

.menu_drop {
  display: flex;
  line-height: 1;
}

.search_button {
  padding: 13px 14px;
}

.search_button img {
  vertical-align: middle;
}

.menu_button img {
  vertical-align: middle;
  width: 55px;
}

.accordion_search_wrap {
  width: 100%;
  background: #007bc1;
  overflow: hidden;
}

.accordion_search_form {
  display: none;
  margin: 1em;
  font-size: 16px;
}

.accordion_search_form form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px;
  border: solid 2px #aeaeae;
  overflow: hidden;
  background-color: #fff;
}

.accordion_search_form input,
.accordion_search_form button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.accordion_search_form input {
  display: block;
  border: 0;
  font-size: 1em;
  padding: .5em 0 .5em 1em;
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
}

.accordion_search_form button {
  display: block;
  border: 0;
  background-color: #fff;
  font-size: .9em;
  font-weight: bold;
  color: #505050;
  padding: .5em .8em;
  min-width: 4em;
  width: 4em;
  box-sizing: border-box;
}

/*----side----*/
.nav-scroll {
  line-height: 1.2;
  position: fixed;
  right: 0;
  top: calc(100px + 5%);
  width: 40px;
  z-index: 256;
}

.nav-scroll-menues {
  list-style: none;
}

.nav-scroll-menu {
  margin-bottom: 5px;
}

.nav-scroll-menu-keep {}

.nav-scroll-menu-shift {}

.nav-scroll-item {
  align-items: center;
  background: #fff;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  box-sizing: border-box;
  display: flex;
  font-size: 12px;
  justify-content: center;
  min-height: 40px;
  padding: 5px;
  text-align: center;
  width: 40px;
}

.nav-scroll-item:link,
.nav-scroll-item:visited {
  color: #434343;
  text-decoration: none;
}

.nav-scroll-item::after {
  display: none;
}

.nav-scroll-item-img {
  width: 24px;
}

/**/

.nav-scroll-item-pamp,
.nav-scroll-item-fb,
.nav-scroll-item-twi,
.nav-scroll-item-yt,
.nav-scroll-item-line {}

/* 個別a */


.nav-scroll-item-yt {}

.nav-scroll-item-fb {}

.nav-scroll-item-twi {}

.nav-scroll-item-wine {}

.nav-scroll-item-radio {
  background: #f7f145;
  padding: 15px 0;
  writing-mode: vertical-rl;
}

.nav-scroll-item-img-wine {
  width: 28px;
}

.nav-scroll-item-img-twi {
  width: 18px;
}

/* 個別img */
/*--------------footer-----------------*/

footer {
  width: 100%;
  color: #5e5e5e;
  overflow: hidden;
}

#foot {
  width: 100%;
  overflow: hidden;
}

#foot_menu01 {
  overflow: hidden;
  border-top: 1px #9A9A9A solid;
}

#foot_menu01 ul li {
  list-style: none;
  width: 50%;
  float: left;
  display: block;
}

#foot_menu01 ul li:first-child {
  list-style: none;
  width: 100%;
  float: left;
  display: block;
}

#foot_menu01 ul li a {
  clear: both;
  width: 100%;
  display: block;
  font-size: 85%;
  line-height: 1.1em;
  padding: 15px 0;
  border-bottom: 1px #9A9A9A solid;
  border-right: 1px #9A9A9A solid;
  text-align: center;
  height: 15px;
}

#foot_menu01 a:link {
  color: #5e5e5e;
  text-decoration: none;
}

#foot_menu01 a:visited {
  color: #5e5e5e;
  text-decoration: none;
}

#foot_menu02 {
  overflow: hidden;
}

#foot_menu02 ul li {
  list-style: none;
}

#foot_menu02 ul li a {
  width: 50%;
  display: block;
  font-size: 75%;
  line-height: 1em;
  padding: 10px 0 10px 0;
  font-weight: bold;
  float: left;
  text-align: center;
}

#foot_menu02 ul li a img {
  margin: 0 auto;
}

#foot_menu02 a:link {
  color: #007bc1;
  text-decoration: none;
}

#foot_menu02 a:visited {
  color: #007bc1;
  text-decoration: none;
}



#foot_ad p.copyright {
  width: 100%;
  margin: 0;
  font-size: 60%;
  padding: 8px 0px;
  line-height: 1.2em;
  text-align: center;
}

#pagetop .to_top {
  background-color: #000;
  color: #fff;
  display: block;
  font-size: 80%;
  line-height: 1.2em;
  padding: 13px 1em 13px 1em;
  text-align: center;
  text-decoration: none;
}

/* footer検索 */

.footer_search {
  overflow: hidden;
}

.footer_search_form {
  margin: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px;
  border: solid 2px #aeaeae;
  overflow: hidden;
}

.footer_search_form input,
.footer_search_form button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  display: block;
}

.footer_search_form input {
  min-width: 0;
  width: 100%;
  padding: .5em 1em;
}

.footer_search_form button {
  min-width: 24px;
  width: 24px;
  box-sizing: content-box;
  padding: 0 16px 0 0;
}

.footer_search_form button img {
  vertical-align: middle;
}



/*
==========================================================================*/
/*【トップページ設定】*/
/*
==========================================================================*/

#container.toppage img {
  display: block;
}


/*----main画像スライド----*/
#m-visual {
  width: 100%;
  overflow: hidden;
}

.metaslider .flexslider {
  margin: 0 !important;
}

.metaslider .flex-control-nav {
  display: none !important;
}

#container img {
  display: block;
}


/*----画像キャプション部分----*/
.metaslider .caption-wrap {
  position: relative !important;
  top: 0 !important;
  right: 0 !important;
}

.metaslider .caption {
  font-size: 0.65em !important;
  padding: 2px 10px !important;
}


/*-----news------*/


.top_newsmenu {
  clear: both;
  width: 90%;
  margin: 0 5% 20px 5%;
  overflow: hidden;
}

.top_newsmenu li {
  width: 48%;
  margin: 0 1% 2% 1%;
  float: left;
  text-align: center;
  list-style: none;
  font-size: 95%;
}

.top_newsmenu li a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 6px 0;
}

.top_newsmenu li#information-b {
  background: #dd5f83;
}

.top_newsmenu li#event-b {
  background: #ddba42;
}

.top_newsmenu li#topics-b {
  background: #3f7cb6;
}

.top_newsmenu li#prerelease-b {
  background: #673793;
}

.top_newsmenu li#newslist-b {
  background: #545454;
  width: 98%;
  margin: 0 1% 2% 1%;
}



.slick-prev,
.slick-next {
  display: none !important;
}

.news_top_title_a {
  display: block;
  overflow: hidden;
  margin: 20px auto;
}

.news_top_title01 {
  padding: 8px 0 8px 20px;
  float: left;
}

.news_top_title02 {
  padding: 0px;
}

#news_slide02 {
  width: 100%;
  display: block;
  margin: 10px auto 0px auto;
  overflow: hidden;
}

.news_slide02in {
  display: block;
  height: 260px;
  width: 250px;
  margin: 10px auto;
}

news_slide02 .news_title {
  font-size: 14px;
  line-height: 1.5em;
  width: 230px;
  display: block;
  margin: 0 8px;
}

#news_slide02 .news_title:link {
  color: #434343;
}

#news_slide02 .news_title:hover {
  color: #434343;
}

#news_slide02 .news_title:visited {
  color: #434343;
}

#news_slide02 .post_cat {
  margin-left: 8px;
  float: left;
}

#news_slide02 .thumbnail {
  height: 150px;
  width: 250px;
  vertical-align: middle;
  margin-bottom: 8px;
  overflow: hidden;
  background: #C5C4C5;
}

#news_slide02 img {
  display: block;
  margin: 0px auto;
  vertical-align: middle;
}

.news-box {
  display: table-cell;
  border-radius: 50%;
  height: 260px;
  width: 260px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 49;
  margin-top: -70px;
}

.news-box p {
  margin-bottom: 90px;
}

.news_slide02in .post_cat {
  color: #fff;
  font-size: 12px;
  line-height: 1.6em;
  text-align: center;
  clear: both;
  float: left;
  display: block;
  /*  width:120px;*/
}

.information {
  background: #dd5f83;
  padding: 0 12px;
}

.event {
  background: #ddba42;
  padding: 0 12px;
}

.topics {
  background: #3f7cb6;
  padding: 0 12px;
}

.prerelease {
  background: #673793;
  padding: 0 12px;
  font-size: 12px;
}

.infodate {
  font-size: 14px;
  margin-left: 15px;
  float: left;
}

/*----記事文字はみだし「???」表示----*/
/* overflow:hidden、heightは必ず指定する */
.textOverflowTest3 {
  overflow: hidden;
  width: 250px;
  height: 85px;
}

/*----sns----*/
#sns {
  width: 100%;
  background: #fff;
  overflow: hidden;
  margin: 20px 0px;
}

.sns_in {
  width: 100%;
  display: block;
  overflow: hidden;
}

.sns_in img {
  width: 70%;
  display: block;
  margin: 10px 15%;
}

/*----学部紹介----*/
#campus {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

#campus img {
  width: 100%;
  margin: 0;
  display: block;
}

#campus a {
  margin: 0;
  overflow: hidden;
}

.gakubu-wrapper a{
  display: block;
  position: relative;
}

.gakubu-title{
  margin: 3rem 0 0 0;
}

#top-campus,
.section-front-banners {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  width: 100%;
}

.top-campus {
  margin: 0 auto 20px;
}

.bl-front-faculties {
  display: block;
}

.bl-front-faculties a {
  display: block;
  position: relative;
}

.bl-front-faculties img {
  display: block;
}

.bl-front-faculties-label {
  align-items: center;
  background: rgba(0, 0, 0, .3);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  height: 80px;
  left: 0;
  line-height: 1.15;
  overflow: hidden;
  padding: 10px 15px;
  position: absolute;
  width: 100%;
}

.bl-front-faculties a:hover * {
  opacity: .85;
}

.bl-front-faculties-label::before {
  background: #ddd;
  bottom: -35px;
  content: "";
  display: block;
  height: 70px;
  left: -35px;
  position: absolute;
  transform: rotate(-45deg);
  width: 70px;
}

.bl-front-faculties-label__edu::before {
  background: #138a74;
}

.bl-front-faculties-label__med::before {
  background: #ca4193;
}

.bl-front-faculties-label__eng::before {
  background: #148da0;
}

.bl-front-faculties-label__les::before {
  background: #8ccb54;
}

.bl-front-faculties-label__mst::before {
  background: #5f2480;
}

.bl-front-faculties-label>span {
  display: block;
  font-size: 28px;
  font-weight: bold;
  position: relative;
}

.bl-front-faculties-label small {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
}


/*-----トップメニュー（バナー群）------*/
.bl-front-banner-list {
  box-sizing: border-box;
  list-style: none;
  margin: 15px auto 0;
}

.bl-front-banner-list > li {
  margin: 15px 0;
  padding: 0 25px;
}

.bl-front-banner-list a {
  display: block;
  font-feature-settings: "palt";
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  text-align: center;
}

.bl-front-banner-list a:hover,
.bl-front-banner-list a:hover * {
  opacity: .85;
}

.bl-front-banner-list-label {
  color: #434343;
  display: none;
}

.bl-front-banner-list img {
  display: block;
  width: 100%;
}

/*----メニュー----*/
#top-menu {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

#top-menu img {
  width: 80%;
  margin: 10px 10%;
  border: 1px solid #ccc;
}






/*-----トップメニュー（広告バナー欄）------*/
#top-advertisement {
  margin: 0;
  width: 100%;
  overflow: hidden;
  background-color: #f3f3f3;
}

.top-advertisement-desc {
  display: block;
  box-sizing: border-box;
  margin: 0 0 10px;
  padding: 8px 16px;
  background-color: #0265a0;
  color: #fff !important;
  font-size: .85em;
}

a.top-advertisement-desc:hover {
  background-color: #fff;
  color: #007bc1 !important;
}

.top-advertisement-desc-sup {
  font-size: .8em;
  padding: 0 10px 5px;
  box-sizing: border-box;
}


#top-ads-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 1rem;
}

.g-1{
  max-width: none !important;
}
/* 
@media only screen and (min-width:641px) {
  .top-ads-list-item {
    width: 23%;
    list-style: none;
    padding: 1px 1%;
    box-sizing: border-box;
    text-align: center;
  }
}

@media only screen and (max-width:640px) {
  .top-ads-list-item {
    width: 31%;
    list-style: none;
    padding: 1px 1%;
    box-sizing: border-box;
    text-align: center;
  }
}

@media only screen and (max-width:480px) {
  .top-ads-list-item {
    width: 48%;
    list-style: none;
    padding: 1px 1%;
    box-sizing: border-box;
    text-align: center;
  }
} */
 
@media only screen and (max-width:640px) {
.g-1{    
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 1rem;}
}

@media only screen and (min-width:641px) {
  .g-col, .g-dyn, .g-single {
    width: 23% !important;
    list-style: none;
    padding: 1px 1%;
    box-sizing: border-box;
    text-align: center;
  }
}

@media only screen and (max-width:640px) {
  .g-col, .g-dyn, .g-single {
    width: 31% !important;
    list-style: none;
    padding: 1px 1%;
    box-sizing: border-box;
    text-align: center;
  }
}

@media only screen and (max-width:480px) {
  .g-col, .g-dyn, .g-single {
    width: 48% !important;
    list-style: none;
    padding: 1px 1%;
    box-sizing: border-box;
    text-align: center;
  }
}


/*-----トップページ（バナー）------*/

.wrap_banners {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em 0;
  list-style: none;
  gap: .5rem;
  padding: 0 1.6em;
}



/*
==========================================================================*/
/*【共通設定】*/
/*
==========================================================================*/

img {
  max-width: 100%;
  /* 最大幅 */
  height: auto;
}

p {
  line-height: 1.75em;
  font-size: 100%;
}

#text p {
  width: 94%;
  margin: 0 3%;
  padding: 15px 0px;
}

a {
  text-decoration: none
}

a:link {
  color: #0265a0;
  text-decoration: underline;
}

/*--ファイル形式アイコン表示設定--*/
#text a:link[href $='.pdf'] {
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/pdf.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
}

#text a:link[href $='.xlsx'] {
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/xlsx.svg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: contain;
  vertical-align: middle;
  margin-right: .3em;
  margin-bottom: .2em;
}

#text a:link[href $='.docx'] {
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/docx.svg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: contain;
  vertical-align: middle;
  margin-right: .3em;
  margin-bottom: .2em;
}

#text a:link[href $='.pbix'] {
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/pbix.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  width: 16px;
  height: 16px;
}

#text a:link[href $='.ppt'] {
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/pptx.svg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: contain;
  vertical-align: middle;
  margin-right: .3em;
  margin-bottom: .2em;
}

/*--ファイル形式アイコン非表示設定--*/
#text a.filelinkicon-none:link[href $='.pdf'] {
  background-image: none;
  padding-left: 0px;
}

#text a.filelinkicon-none:link[href $='.xlsx'] {
  background-image: none;
  padding-left: 0px;
}

#text a.filelinkicon-none:link[href $='.docx'] {
  background-image: none;
  padding-left: 0px;
}

#text a.filelinkicon-none:link[href $='.pbix'] {
  background-image: none;
  padding-left: 0px;
}

#text a.filelinkicon-none:link[href $='.ppt'] {
  background-image: none;
  padding-left: 0px;
}

#text .filelinkicon-none a:link[href $='.pdf'] {
  background-image: none !important;
  padding-left: 0px !important;
}

#text .filelinkicon-none a:link[href $='.xlsx'] {
  background-image: none !important;
  padding-left: 0px !important;
}

#text .filelinkicon-none a:link[href $='.docx'] {
  background-image: none !important;
  padding-left: 0px !important;
}

#text .filelinkicon-none a:link[href $='.pbix'] {
  background-image: none !important;
  padding-left: 0px !important;
}

#text .filelinkicon-none a:link[href $='.ppt'] {
  background-image: none !important;
  padding-left: 0px !important;
}

a:hover {
  color: #0265a0;
  text-decoration: underline;
}

a:visited {
  color: #0265a0;
  text-decoration: underline;
}

#container {
  width: 100%;
  overflow: hidden;
  /*height:100%;
  overflow: auto;*/
}

#content {
  width: 100%;
  overflow: hidden;
}

#contents {
  width: 100%;
  overflow: hidden;
}

#sub_menu {
  width: 100%;
  overflow: hidden;
}

h1 {
  width: 100%;
  font-size: 130%;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  margin: 0 0 0px 0;
  padding: 10px 0 0px 1%;
  border-top: 10px solid #007bc1;
  border-bottom: 2px dotted #9A9A9A;
  background: #f3f3f3;
}

h2 {
  width: 100%;
  font-size: 135%;
  line-height: 1.4em;
  padding: 20px 0 20px 1%;
  margin: 0px 0;
  border-top: 4px solid #007bc1;
  border-bottom: 2px solid #007bc1;
}

h3 {
  width: 95%;
  font-size: 120%;
  line-height: 1.2em;
  padding: 10px 0 5px 5%;
  margin: 20px 0;
  border-bottom: 2px dotted #007bc1;
}

h4 {
  width: 95%;
  font-size: 120%;
  line-height: 1.2em;
  padding: 10px 0 10px 5%;
  margin: 20px 0;
  border-bottom: 1px dotted #007bc1;
}

h5 {
  width: 100%;
  font-size: 110%;
  line-height: 1.2em;
  padding: 5px 0 5px 1%;
  margin: 20px 0;
}

.alignleft {
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}

.alignright {
  float: right;
  padding-left: 15px;
  padding-bottom: 15px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.el-sp-fullwidth {
  float: none;
  width: 100%;
}

#text ul {
  width: 90% !important;
  margin: 1em 3% 1em 7%;
  line-height: 1.7;
}

#text ol {
  width: 90% !important;
  margin: 1em 3% 1em 7%;
  line-height: 1.7;
}

/*------------テーブル設定----------*/
table {
  margin: 20px 0;
  width: 100% !important;
  border-collapse: separate;
  border-spacing: 5px;
  color: #434343;
  -webkit-text-size-adjust: 100%;
  height: unset !important;
}

th {
  padding: 8px 10px;
  white-space: nowrap;
  text-align: left;
  /*font-weight:bold;*/
  background: #e0ebf8;
}

tr {
  background-color: #f3f3f3;
  height: unset !important;
}

td {
  margin: 0;
  padding: 8px 10px;
}

tr:nth-child(even) {
  background-color: #e9e9e9;
}

#text table ul {
  width: 100% !important;
  margin: 0;
  line-height: 1.7;
  padding-left: 20px;
}

#text table ol {
  width: 100% !important;
  margin: 0;
  line-height: 1.7;
  padding-left: 20px;
}


@media screen and (max-width: 819px) {
  table {
    display: block;
    overflow-x: auto;
  }

  th,
  td {
    width: 819px;
    white-space: nowrap;
  }

  .pa25101 th,
  .pa25101 td {
    white-space: normal;
  }

}

.pa25101 th,
.pa25101 td {
  white-space: normal;
}


/* ==========================================================================*/
/*【装飾設定】*/
/* ==========================================================================*/

#text .waku01 {
  clear: both;
  border: solid 2px #062c54;
  padding: 0 4px;
  margin: 1.4em 0px;
}

#text .waku02 {
  clear: both;
  border: solid 2px #007bc1;
  padding: 0 4px;
  margin: 1.4em 0px;
}

#text .waku03 {
  clear: both;
  border: 1px solid #C5C4C5;
  margin: 1.4em 0px;
  padding: 0 4px;
}

#text .topic01 {
  clear: both;
  background: #f3f3f3;
  padding: 0 4px;
}

#text .topic02 {
  clear: both;
  background: #e0ebf8;
  padding: 0px;
}

/* 文字装飾の設定 */
span.emphasis01 {
  color: #b62124;
  border-bottom: 2px dotted #b62124;
  line-height: 1.8;
}

/* 目次装飾の設定 */
#text .table-of-contents {
  display: none;
}

/*
==========================================================================*/
/*【パンくず設定】*/
/*
==========================================================================*/

.breadcrumbs {
  width: 98%;
  margin: 0 1%;
  font-size: 70%;
}

#text .back-page {
  width: 30%;
  float: left;
}

#text .next-page {
  width: 30%;
  float: right;
  text-align: right;
}

.to-page {
  clear: both;
  overflow: hidden;
}

/*
==========================================================================*/
/*【グローバルtopメニュー?訪問者topメニュー設定】*/
/*
==========================================================================*/

.top-list a {
  color: #0265a0;
  text-decoration: none;
  font-size: 95%;
}

.top-list a:link {
  color: #0265a0;
  text-decoration: none;
}

.top-list a:hover {
  color: #0265a0;
  text-decoration: none;
}

.top-list a:visited {
  color: #0265a0;
  text-decoration: none;
}

.top-list {
  width: 100%;
  margin: 0;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #9A9A9A;
  margin-bottom: 0px;
}

/*.top-list ul{    margin-bottom: 5px;}*/

.top-list-name {
  width: 98%;
  display: block;
  padding: 13px 0 13px 2%;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
}

.top-list ul li a {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 2% 10px 8%;
  /*margin-top:5px;*/
  font-size: 100%;
  line-height: 1.2;
  /*border-top:1px solid #9A9A9A;*/
  /*border-bottom:1px solid #9A9A9A;*/
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_top_list_s.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/*三階層目*/
.top-list ul .list-out04 a {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 0% 10px 10%;
  font-size: 100%;
  line-height: 1;
  background-image: none;
}

.list-out03 {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 2% 10px 8%;
  /*margin-top:5px;*/
  font-size: 100%;
  line-height: 1.2;
  /*border-top:1px solid #9A9A9A;*/
  /*border-bottom:1px solid #9A9A9A;*/
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_top_list_s.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #0265a0;
}

/*----訪問者別トップページ----*/

.top-list0 a {
  text-decoration: none;
  font-size: 95%;
}

.top-list0 a:link {
  color: #0265a0;
}

.top-list0 a:hover {
  color: #0265a0;
  background-color: #f3f3f3;
}

.top-list0 a:visited {
  color: #0265a0;
}

.top-list0 {
  width: 100%;
  margin: 0;
  clear: both;
  overflow: hidden;
  margin-bottom: 0px;
}

.top-list0 ul {
  margin-bottom: 5px;
}

.top-list0 .top-list-name0 {
  width: 98%;
  display: block;
  padding: 13px 0 13px 2%;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
}

.top-list0 ul li a {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 2% 10px 8%;
  /*margin-top:5px;*/
  font-size: 100%;
  line-height: 1.2;
  /*border-top:1px solid #9A9A9A;*/
  /*border-bottom:1px solid #9A9A9A;*/
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_top_list_s.png");
  background-position: left center;
  background-repeat: no-repeat;
}


/*---- 230707 学長挨拶テンプレート用 ----*/

/* container class: bl-about-message-contents */
.bl-about-message-contents * {}

.bl-about-message-contents #text .wp-caption {
  float: none;
}

.bl-about-message-contents #text .wp-caption img {
  display: block;
  width: 100%;
}

.bl-about-message-contents #text .wp-caption-text {
  border-bottom: solid 1px #434343;
  border-top: solid 1px #434343;
  letter-spacing: .15rem;
  margin: 0 !important;
  text-align: center;
}

#text .bl-menues__about-message-children {
  border-top: solid 1px #9a9a9a;
  list-style: none;
  margin: 0;
  width: 100% !important;
}

#text .bl-menues__about-message-children > li {
  border-bottom: solid 1px #9a9a9a;
  margin: 0 !important;
}

#text .bl-menues__about-message-children a {
  display: flex;
  padding: 10px;
  transition: .15s;
}

#text .bl-menues__about-message-children a:hover {
  background: linear-gradient(-90deg, rgba(25, 120, 190, .15), transparent);
  text-decoration: none;
}

#text .bl-menues__about-message-children a::before {
  content: "■";
  margin-right: 5px;
}

.bl-about-message-contents h2:not(.el-h2-default) {
  align-items: center;
  background: none;
  border: none;
  color: #007bc1;
  font-weight: bold;
  display: flex;
  position: relative;
  padding-left: 0;
}

.bl-about-message-contents h2:not(.el-h2-default)::before {
  background: #007bc1;
  content: "";
  display: block;
  height: 2px;
  margin-right: .5em;
  width: 1.5em;
}

.bl-about-message-contents h2:not(.el-h2-default)::after {
  background: #007bc1;
  content: "";
  display: block;
  flex: 1;
  height: 2px;
  margin-left: .5em;
  width: auto;
}

.bl-about-message-contents #text tr {
  background: none;
}

.bl-about-message-contents #text td,
.bl-about-message-contents #text th {
  border: solid 1px #9a9a9a;
}

.bl-about-message-contents #text ul {
  word-break: break-all;
}

/*---- /230707 学長挨拶テンプレート用 ----*/

/*
==========================================================================*/
/*【各ニュース一覧】*/
/*
==========================================================================*/

/*---------学長ニュース?採用情報?入札情報-----------------*/

#news-list01 h2 {
  width: 98%;
  display: block;
  padding: 13px 0 13px 2%;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
  line-height: 1.8em;
  margin: 0;
}

#news-list01 dl {
  width: 100%;
  color: #062c54;
}

.list_dl01 {
  border-bottom: 2px solid #007bc1;
  overflow: hidden;
  margin: 0;
}

#news-list01 dt {
  clear: both;
  width: 94%;
  margin: 0 3%;
  padding: 15px 0px 0 0;
  font-size: 100%;
}

#news-list01 dd {
  clear: both;
  width: 94%;
  margin: 0 3%;
  padding: 0 0 15px 0px;
  font-size: 100%;
}

.wp-pagenavi {
  text-align: center;
  margin: 30px auto;
}




/*---------最新ニュース?入試ニュース-----------------*/

#news-list02 h2 {
  width: 98%;
  display: block;
  padding: 13px 0 13px 2%;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
  line-height: 1.8em;
  margin: 0;
}

#news-list02 dl {
  width: 100%;
  color: #062c54;
}

.list_dl02 {
  border-bottom: 2px solid #007bc1;
  overflow: hidden;
  margin: 0;
}

#list_dl02 {
  background-color: #F0E9F2;
}

#news-list02 dt {
  clear: both;
  width: 94%;
  margin: 0 3%;
  padding: 20px 0 5px 0;
  font-size: 100%;
}

#news-list02 dd {
  clear: both;
  width: 94%;
  margin: 0 3%;
  padding: 0 0 20px 0px;
  font-size: 100%;
}

#news-list02 .post_cat {
  color: #fff;
  font-size: 90%;
  line-height: 1.2em;
  padding: 2px 0px 2px 0px;
  display: initial;
  margin-right: 20px;
}

.post_cat02 {
  color: #fff;
  background-color: #007bc1;
  font-size: 90%;
  line-height: 1.2em;
  padding: 2px 5px 2px 5px;
  display: initial;
  margin-right: 20px;
}

#news-list02 .to_list {
  display: block;
  font-size: 100%;
  line-height: 1.2em;
  padding: 8px 2em 8px 0;
  text-align: right;
  text-decoration: none;
}

/*
==========================================================================*/
/*【sideber設定】*/
/*
==========================================================================*/

/*---------w-sidebar-2/お知らせサイドメニュー-----------------*/

ul.accordion ul {
  list-style: none !important;
  display: none;
}

ul.accordion ul ul {
  list-style: none !important;
  display: inline !important;
}

#presidentlist-talk #accordion_none ul {
  display: inline;
}

#sub_menu a {
  text-decoration: none;
  font-size: 95%;
}

#sub_menu a:link {
  color: #434343;
  text-decoration: none;
}

#sub_menu a:hover {
  color: #434343;
  text-decoration: none;
}

#sub_menu a:visited {
  color: #434343;
  text-decoration: none;
}

.w-sidebar-2 .w-title-2 {
  width: 98%;
  display: block;
  padding: 13px 0 13px 2%;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
}

.w-sidebar-2 ul li a {
  width: 89%;
  display: block;
  list-style: none;
  padding: 10px 3% 10px 8%;
  line-height: 1.2;
  background-color: #f3f3f3;
  border-top: 1px solid #9A9A9A;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_subpage_list02_s.png");
  background-position: left center;
  background-repeat: no-repeat;
}

.w-sidebar .w-title {
  width: 98%;
  display: block;
  padding: 13px 0 13px 2%;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
}

.w-sidebar .w-title-sub {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 3% 10px 7%;
  /*margin-top:5px;*/
  line-height: 1.2;
  background-color: #f3f3f3;
  border-top: 1px solid #9A9A9A;
  /*border-bottom: 1px solid #9A9A9A;*/
  font-size: 95%;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_subpage_list_s.png");
  background-position: left center;
  background-repeat: no-repeat;
}

.w-sidebar ul li a {
  width: 88%;
  display: block;
  list-style: none;
  padding: 10px 3% 10px 9%;
  /*margin-top:5px;*/
  line-height: 1.2;
  background-color: #f3f3f3;
  /*border-top:1px solid #9A9A9A;*/
  /*border-bottom: 1px solid #9A9A9A;*/
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_subpage_list02_s.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/*----------３階層目-------------*/
.w-sidebar ul li .list-out02 a {

  width: 88%;
  display: block;
  list-style: none;
  padding: 10px 0% 10px 15%;
  /*margin-top:5px;*/
  line-height: 1.2;
  background-color: #f3f3f3;
  /*border-top:1px solid #9A9A9A;*/
  /*border-bottom: 1px solid #9A9A9A;*/
  font-size: 95%;
  background-image: none;
}

.list-out01 {
  width: 92%;
  display: block;
  list-style: none;
  padding: 10px 3% 10px 9%;
  /*margin-top:5px;*/
  line-height: 1.2;
  background-color: #f3f3f3;
  /*border-top:1px solid #9A9A9A;*/
  /*border-bottom: 1px solid #9A9A9A;*/
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_subpage_list02_s.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/* ==========================================================================*/
/*【サイトマップ】*/
/* ==========================================================================*/

#sitemap a {
  text-decoration: none;
  font-size: 95%;
}

#sitemap a:link {
  color: #434343;
  text-decoration: none;
}

#sitemap a:hover {
  color: #434343;
  text-decoration: none;
}

#sitemap a:visited {
  color: #434343;
  text-decoration: none;
}

#sitemap h2 {
  width: 98%;
  font-size: 120%;
  line-height: 1.2em;
  padding: 14px 0 9px 2%;
  margin: 0;
  background-color: #e6f3fa;
}

#sitemap h3 {
  width: 98%;
  font-size: 100%;
  line-height: 1.2em;
  padding: 16px 0 16px 2%;
  margin: 0;
  border-bottom: solid 1px #9A9A9A;
}

.sitemap {
  margin-bottom: 0px;
  overflow: hidden;
  clear: both;
}

#sitemap ul {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: hidden;
}

#sitemap ul li {
  width: 100%;
  border-bottom: solid 1px #9A9A9A;
}

#sitemap ul li a {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 3% 10px 7%;
  line-height: 1.2;
}

#sitemap ul .sitemap01 {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 3% 10px 7%;
  line-height: 1.2;
}

#sitemap ul .sitemap02 {
  padding-left: 50px;
}


/* ==========================================================================*/
/*【モバイル/PC　スイッチ】*/
/* ==========================================================================*/

.pc-switcher {
  margin: 0 !important;
}

.pc-switcher span.active {
  display: none !important;
}

.pc-switcher a {
  width: 100%;
  display: block;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  padding: 0 !important;
  border: 0px solid #4C4C4C !important;
}

/* ==========================================================================*/
/*【受験生の方トップページページ設定】*/
/* ==========================================================================*/

.top-list21 a {
  text-decoration: none;
  font-size: 95%;
}

.top-list21 a:link {
  color: #007bc1;
}

.top-list21 a:hover {
  color: #007bc1;
  background-color: #f3f3f3;
}

.top-list21 a:visited {
  color: #007bc1;
}

.top-list21 {
  clear: both;
  overflow: hidden;
  margin-bottom: 40px;
}

.top-list21 .campus {
  width: 1080px;
  margin: 0px auto;
  overflow: hidden;
}

.top-list21 h2 {
  clear: both;
  color: #fff;
  width: 1048px;
  font-size: 105%;
  line-height: 1.2em;
  background-color: #007bc1;
  padding: 10px 0 10px 1%;
}

.top-list21 h3 {
  clear: both;
  color: #007bc1;
  font-size: 130%;
  line-height: 2em;
  padding-left: 30px;
  margin: 10px 0;
  border: 1px solid #007bc1;
}

.top-list21 .top-ins img {
  float: right;
}

.top-list21 .top-ins li a {
  width: 90%;
  display: block;
  list-style: none;
  padding: 10px 2% 10px 8%;
  font-size: 100%;
  line-height: 1.2;
  background-image: url(/wp-content/themes/ac-yamanashi-ja-sp/img/ico_top_list_s.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.top-list21 img:hover {
  opacity: 0.6;
}

.top-list21_02 {
  clear: both;
  overflow: hidden;
  margin-bottom: 40px;
}

.top-list21-02_news {
  float: right;
  margin: 0px 40px -70px 0px;
}

.top-list21-02_news img:hover {
  opacity: 0.6;
}

.top-list21_02 #news-list01 dt {
  clear: both;
  width: 15%;
  float: left;
  padding: 7px 0 5px 50px;
  font-size: 90%;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}

.top-list21_02 #news-list01 dd {
  width: 75%;
  padding: 5px 5px 5px 20%;
  font-size: 100%;
}

.reformation-img{
  width: 100%;
}

.top-list-nolink {
  display: block;
  margin-top: 5px;
  font-size: 100%;
  line-height: 1.2;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-sp/img/ico_top_list.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #007bc1;
  width: 438px;
  padding: 10px 10px 10px 70px;
  border: 1px solid #007bc1;
  float: left;
  list-style: outside none none;
}

/* ==========================================================================*/
/*【入試情報ページ設定】*/
/* ==========================================================================*/

.admission_notes01 {
  margin: 1rem 0;
  padding: 10px;
  border: solid 4px #007bc1;
  background-color: #F8F6FE;
}

.admission_notes02 {
  margin: 1rem 0 0;
  padding: 10px;
  border: solid 4px #007bc1;
  background-color: #F8F6FE;
}

.admission_notes01 p,
.admission_notes02 p {
  padding: .5rem 0;
}

.admission_notes01 p.textcenter {
  text-align: center;
}

.admission_notes01 p.textright {
  text-align: right;
}

.admission_notes01 a.emlinks {
  font-size: 1.2rem;
}


/* ==========================================================================*/
/*【トップページ設定】*/
/* ==========================================================================*/

/*--重要アナウンス設定---*/
.alert-announce {
  /*max-width: 1080px;
  margin: 20px auto;
  overflow: hidden;*/
}

.alert-announce a img {
  /*border:2px solid #434343;
  float: left;
  margin: 0px 18px;
  width:500px;
  height:auto;*/
  display: block;
}

/* ==========================================================================*/
/*【トップページ設定】*/
/* ==========================================================================*/

/*--重要アナウンス設定---*/
#announce {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
}

#president_message {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 5px 0 0;
}

#announce a img,
#president_message a img {
  border: 1px solid #ccc;
}

#announce img,
#president_message a img {
  margin: 0 auto;
  width: 90%;
  margin: 3px 5%;
}


/*--新入生の皆様へ設定---*/

#newstudents {
  width: 100%;
  margin: 0;
  padding: 20px 0 0;
}

.newstudents-box {}

#newstudents img {
  margin: 0 auto;
  width: 90%;
  margin: 3px 5%;
}


.section-front-caution {
  box-sizing: border-box;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  padding: 25px;
}

.bl-front-caution {
  margin: 20px auto 0;
  text-align: center;
}

.bl-front-caution-item {
  background: #434343;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: auto;
  padding: 10px;
}

.bl-front-caution-item,
.bl-front-caution-item:link,
.bl-front-caution-item:visited {
  color: #fff;
}

.bl-front-caution-item__warning {
  background: #d03a3a;
  color: #fff;
}

/* ==========================================================================*/
/*【YouTube埋め込み設定】*/
/* ==========================================================================*/

/* Youtube 埋め込み */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* ==========================================================================*/
/*【追加アコーディオン設定　主にtableで使用】*/
/* ==========================================================================*/

#table_detail tr:hover {
  cursor: pointer;
}

#table_detail .hidden_row {
  display: none;
}



/* ==========================================================================*/
/*【受験生ページ　記事リンク設定】*/
/* ==========================================================================*/

.link-ex-post-outer {
  margin: 20px 0;
}

a.link-ex-post {
  display: block;
  box-sizing: border-box;
  border: 3px solid #000;
  color: #DD3B3B;
  font-weight: 900;
  margin: 0;
  padding: 1.5em;
}

a.link-ex-post:hover {
  background-color: #FCF5DC;
}


/* ==========================================================================*/
/*【 検索ページ 】*/
/* ==========================================================================*/


.searchpage h2 {
  width: 92%;
  line-height: 1.2em;
  padding: 10px 0;
  margin: 10px 4% 0px 4%;
  border-top: 2px solid #007bc1;
  border-bottom: 0px solid #007bc1;
  font-size: 4.5vmin;
}

.searchpage p {
  line-height: 1.5em;
  font-size: 100%;
  font-size: 3.5vmin;
  width: 92%;
  margin: 0 4%;
}


/* ==========================================================================*/
/*【メインビジュアル　スライダー設定】*/
/* ==========================================================================*/

div#n2-ss-2 .n2-style-f58d52632d016e4532dc73de3ceef8d2-simple {
  background: #fff !important;
}

div#n2-ss-2 .nextend-thumbnail-default .nextend-thumbnail-scroller .nextend-thumbnail-scroller-group>div.n2-active {
  opacity: 1;
}

div#n2-ss-2 .nextend-thumbnail-horizontal .nextend-thumbnail-scroller .nextend-thumbnail-scroller-group>div {
  opacity: 0.9;
}