@charset "utf-8";

/*---------------------------------------------------------
Theme Name: ac_yamanashi_ja_pc
Theme URI: https://www.yamanashi.ac.jp/
Description: 任你博_足球外围app哪个靠谱-游戏官网
Author: 
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%;
}

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;
}

/*img{display:block;}*/

/*------------------footer固定設定----------------*/
#wrapper {
  width: 100%;
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

#container {
  padding-bottom: 310px;
  min-width: 1080px;
}

footer {
  position: absolute;
  bottom: 0;
}

/*------------------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;
}

/*------------------flexbox----------------*/
.flex {
  display: flex;
}

.flex-center {
  align-items: center;
  display: flex;
  justify-content: center;
}

.flex-around {
  display: flex;
  justify-content: space-around;
}

.flex-between {
  display: flex;
  justify-content: space-between;
}

*[class^="flex"].wrap {
  flex-wrap: wrap;
}


/*
==========================================================================*/
/*【ヘッダー?フッター設定】*/
/*
==========================================================================*/

/*--------------header-----------------*/
header {
  height: 175px;
  width: 100%;
  min-width: 1080px;
}

.head_menu {
  width: 1080px;
  margin: 0 auto;
}

.head_menu ul li {
  float: left;
  list-style-type: none;
}

#head_menu1 {
  width: 100%;
  min-width: 1080px;
  height: 30px;
  background: #f3f3f3;
}

#head_menu1 ul {
  padding-left: 270px;
  float: left;
}

#head_menu1 img {
  padding-left: 20px;
  float: left;
  margin-top: 4px;
}

#head_menu1 img:hover {
  opacity: 0.8;
}

#head_menu1 ul li {
  font-size: 14px;
  line-height: 2.2em;
  margin-left: 20px;
  padding-left: 12px;
  /* background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/headmenu_list.png"); */
  background-position: left center;
  background-repeat: no-repeat;
}

#head_menu1 a {
  text-decoration: none;
  padding-left: 4px;
}

#head_menu1 a:link {
  color: #304824;
}

#head_menu1 a:hover {
  color: #304824;
  text-decoration: underline;
}

#head_menu1 a:visited {
  color: #304824;
}

/*----side----*/
.nav-scroll {
  line-height: 1.2;
  position: fixed;
  right: 0;
  top: calc(135px + 5%);
  width: 64px;
  z-index: 256;
}

@media print {

  .nav-scroll {
    display: none;
  }

}

.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: 15px 0 0 15px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 64px;
  padding: 5px;
  text-align: center;
  width: 64px;
}

.nav-scroll-item:link,
.nav-scroll-item:visited {
  color: #434343;
}

.nav-scroll-item::after {
  display: none;
}

.nav-scroll-item-img {
  width: 40px;
}

/**/

.nav-scroll-item-pamp,
.nav-scroll-item-fb,
.nav-scroll-item-twi,
.nav-scroll-item-yt,
.nav-scroll-item-line {}

/* 個別a */

.nav-scroll-item-pamp {
  background: rgba(240, 215, 140, .85);
  padding: 1.5rem 1.25rem 1.75rem;
}

.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: 48px;
}

.nav-scroll-item-img-twi {
  width: 30px;
}

/* 個別img */


/*----検索フォームスタイル---- */

.searchform {
  width: 200px;
  height: 21px;
  float: left;
  margin: 5px 0 0 20px;
}

dl.search {
  width: 200px;
  height: 20px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

dl.search dd {}

dl.search dd input {
  color: #434343 !important;
  color: #434343\9;
  /* IE8 以下 */
  width: 160px;
  width: 160px\9;
  /* IE8 以下 */
  height: 21px;
  line-height: 0px;
  background: none;
  border: none;
  margin-top: -3px;
}

dl.search dt {
  float: left;
  padding: 3px 0 0 10px;
}

dl.search dt input {
  display: block;
  padding: 2px 0px 0px 5px;
  background: none;
  border: none;
}

dl.search dt input {
  display: block;
  width: 20px;
  height: 20px;
  background: url('/wp-content/themes/ac-yamanashi-ja-pc/img/search_img.png') no-repeat scroll 0 0;
}

#head_menu2 {
  width: 100%;
  height: 70px;
}

#head_menu2 img {
  margin-top: 10px;
  float: left;
}

#head_menu2 ul {
  float: right;
}

#head_menu2 li {
  font-size: 15px;
  margin-right: 40px;
  line-height: 4.5em;
}

#head_menu2 a {
  text-decoration: none
}

#head_menu2 a:link {
  color: #304824;
}

#head_menu2 a:hover {
  color: #304824;
  text-decoration: underline;
}

#head_menu2 a:visited {
  color: #304824;
}

#head_menu2 .active02 {
  text-decoration: underline;
}

#head_menu3 {
  width: 100%;
  min-width: 1080px;
  height: 75px;
  /* background: #007bc1; */
  background: #007bc1;
}

#head_menu3 li a {
  display: table-cell;
  height: 74px;
  width: 154px;
  /* background: #007bc1; */
  background: #007bc1;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
  vertical-align: middle;
}

/* #head_menu3 li a:hover {
  background: #512f60;
}

#head_menu3 li a.active {
  background: #512f60;
}

.active {
  background: #512f60;
} */

#head_menu3 li a:hover,
#head_menu3 li a.active,
.active {
  background: #0265a0;
}

#head_menu3 a:link {
  color: #fff;
}

#head_menu3 a:hover {
  color: #fff;
}

#head_menu3 a:visited {
  color: #fff;
}

/*--------------footer-----------------*/
footer {
  height: 310px;
  width: 100%;
}

#foot_menu01 {
  width: 100%;
  overflow: hidden;
  /* background: #683793; */
  background: #007bc1;
}

#foot_menu01 ul {
  width: 900px;
  overflow: hidden;
  margin: 30px auto;
}

#foot_menu01 ul li {
  /* background-color: #7c51a0; */
  background-color: #1a93d8;
  float: left;
  list-style: none;
  margin: 1px;
}

#foot_menu01 a {
  display: table-cell;
  width: 298px;
  height: 30px;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}

#foot_menu01 ul li:hover {
  background-color: transparent;
}

#foot_ad {
  width: 1080px;
  overflow: hidden;
  margin: 15px auto 20px auto;
}

#foot_ad .ad {
  float: left;
  margin-right: 30px;
  font-size: 13px;
  line-height: 1.3em;
}

#foot_ad .ad1 {
  font-weight: bold;
}

#foot_ad a {
  float: right;
}

#foot_menu02 {
  width: 1080px;
  margin: 30px auto 6px auto;
  overflow: hidden;
}

#foot_menu02 ul li {
  float: right;
  padding-right: 10px;
  padding-left: 10px;
  list-style: none;
}

#foot_menu02 a:link {
  /* color: #683793; */
  color: #007bc1;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
}

#foot_menu02 a:hover {
  /* color: #683793; */
  color: #007bc1;
  text-decoration: underline;
}

#foot_menu02 a:visited {
  /* color: #683793; */
  color: #007bc1;
}


.copyright {
  width: 1080px;
  margin: 0px auto;
  font-size: 11px;
  text-align: right;
}

/*--トップへ戻るボタン--*/
#page-top {
  position: fixed;
  bottom: 30px;
  right: 80px;
}

#page-top a img {
  width: 130px;
}

#page-top a img:hover {
  opacity: 0.5;
}

/*
==========================================================================*/
/*【トップページ設定】*/
/*
==========================================================================*/

/*----追加----*/
#news .top_head {
  float: left;
}

.top_head {
  display: block;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

#top_to_list {
  display: block;
  margin: 0px 15px 0px 0px;
  text-align: right;
  float: right;
}

#top_to_list:hover {
  opacity: 0.7;
}


/*----main画像スライド----*/
#m-visual {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1px 0;
}


/*-----newsスライド------*/

.news_slide02-b {
  /*  clear:both;
  width:100%;
  margin:0 0%;*/
  margin: 18px 0 0 0;
}

.news_slide02-b li {
  width: 170px;
  display: block;
  float: left;
  text-align: center;
  margin: 0px 0px 0px 4px;
  font-size: 95%;
}

.news_slide02-b li a {
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 6px 0;
}



.news_slide02-b li #information-b {
  background: #dd5f83;
}

.news_slide02-b li #event-b {
  background: #ddba42;
}

.news_slide02-b li #topics-b {
  background: #3f7cb6;
}

.news_slide02-b li #prerelease-b {
  background: #683793;
}

.news_slide02-b li #newslist-b {
  background: #545454;
}

.news_slide02-b li a:hover {
  text-decoration: none;
  opacity: 0.7;
}



#news {
  max-width: 1080px;
  margin: 20px auto 20px auto;
  overflow: hidden;
}

.slide_selector {
  width: 1080px;
}

#news_slide02 {
  max-width: 1080px;
  display: block;
  margin: 0px auto 0px auto;
  overflow: hidden;
  position: relative;
  z-index: 50;
}

.slick-slider {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.news_slide02in {
  display: block;
  height: 260px;
  width: 260px;
  padding-right: 10px;
  /*  background: #f3f3f3;*/
}

#news_slide02 .news_title {
  font-size: 14px;
  line-height: 1.5em;
  width: 230px;
  display: block;
  margin: 0 8px;
}

slick-slide {
  width: 265px;
}


.slick-list {
  margin: 0 auto !important;
}

#news_slide02 .news_title:link {
  color: #434343;
}

#news_slide02 .news_title:hover {
  color: #434343;
}

#news_slide02 .news_title:visited {
  color: #434343;
}


.slick-prev,
.slick-next {
  display: none !important;

}

#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: 0 auto;
  vertical-align: middle;
}

/*#news_slide02 .thumbnail a:hover{
  opacity: 0.6;
}*/
.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-box a:hover{
  opacity: 0.6;
}*/
.post_cat {
  color: #fff;
  font-size: 12px;
  line-height: 1.6em;
  text-align: center;
  clear: both;
}

.information {
  float: left;
  display: block;
  width: 90px;
  background: #dd5f83;
}

.event {
  float: left;
  display: block;
  width: 90px;
  background: #ddba42;
}

.topics {
  float: left;
  display: block;
  width: 90px;
  background: #3f7cb6;
}

.prerelease {
  float: left;
  display: block;
  width: 90px;
  background: #6821b6;
  font-size: 12px;
}

.infodate {
  font-size: 14px;
  margin-left: 15px;
  float: left;
}

/*----記事文字はみだし「???」表示----*/
/* overflow:hidden、heightは必ず指定する */
.textOverflowTest3 {
  overflow: hidden;
  width: 250px;
  height: 70px;
}



/*----sns----*/
#sns {
  width: 100%;
  background: #f3f3f3;
  overflow: hidden;
}

.sns-box {
  width: 1080px;
  margin: 20px auto 40px auto;
  overflow: hidden;
}

.facebook {
  width: 350px;
  margin-right: 20px;
  background: #fff;
  float: left;
  overflow: hidden;
}

.Twitter {
  width: 350px;
  margin-right: 20px;
  height: 300px;
  background: #fff;
  float: left;
  overflow: hidden;
}

.Twitter_ie {
  display: none;
}

.Twitter_ie img {
  width: 300px;
  margin-bottom: 10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
}


/*IE10以降CSSハック*/
@media all and (-ms-high-contrast:none) {
  .Twitter {
    display: none;
  }

  .Twitter_ie {
    display: block;
  }
}

/*IE11CSSハック*/
@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .Twitter {
    display: none;
  }
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .Twitter_ie {
    display: block;
  }
}

.other {
  width: 340px;
  height: 300px;
  float: left;
}

.other #youtube {
  clear: both;
  display: block;
  overflow: hidden;
}

.other #radio {
  clear: both;
  display: block;
  overflow: hidden;
}

.other #radio img,
.other #youtube img {
  width: 300px;
  margin-bottom: 10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
}

.other #youtube:hover,
.other #radio:hover {
  opacity: 0.8;
}


/*-----任你博_足球外围app哪个靠谱-游戏官网SDGs------*/

#sdgs {
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.sdgs {
  width: 1080px;
  margin: 20px auto 40px auto;
  overflow: hidden;
}

.sdgs a {
  float: left;
  margin: 5px;
}

.sdgs img {
  width: 530px;
}


.sdgs a img:hover {
  opacity: 0.8;
}




/*-----大村記念館------*/

#museum {
  width: 100%;
  background: #F2E8E6;
  overflow: hidden;
}

.museum {
  width: 1080px;
  margin: 20px auto 40px auto;
  overflow: hidden;
}

.museum a {
  float: left;
  margin: 5px;
}



.museum a img:hover {
  opacity: 0.8;
}


/*----学部紹介----*/

.campus {
  width: 1080px;
  margin: 40px auto;
  overflow: hidden;
}

.campus img {
  width: 535px;
  float: left;
  margin-bottom: 0px;
}

.campus a img:hover {
  opacity: 0.6;
}

#top-campus,
.section-front-banners {
  background: #f2e8e6;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/top/bg_front_faculties_pattern.png");
  background-repeat: repeat;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  padding: 25px 0 45px;
  width: 100%;
}

.top-campus {
  width: 1080px;
  margin: 0 auto 20px;
}

.bl-front-faculties {
  display: flex;
  gap: 5px;
  justify-content: space-between;
}

.bl-front-faculties a {
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  display: block;
  position: relative;
}

.bl-front-faculties img {
  display: block;
}

.bl-front-faculties-label {
  background: rgba(0, 0, 0, .65);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  height: 100px;
  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;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 15px auto 0;
  width: calc(1080px + 10px);
}

.bl-front-banner-list > li {
  margin: 15px 5px;
  width: calc(100% / 3 - 10px);
}

.bl-front-banner-list a {
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  display: block;
  font-feature-settings: "palt";
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  font-size: 20px;
  padding: 15px 15px 8px;
  text-align: center;
}

.bl-front-banner-list a:hover,
.bl-front-banner-list a:hover * {
  opacity: .85;
}

.bl-front-banner-list-label {
  display: block;
  color: #434343;
  font-weight: bold;
}

.bl-front-banner-list img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: 100px;
  object-fit: contain;
}


/*-----トップメニュー（寄附?学長メッセージのバナー）------*/

#top-menu {
  width: 100%;
  overflow: hidden;
}

.top-menu {
  width: 1080px;
  margin: 20px auto 40px auto;
  overflow: hidden;
}

.top-menu ul {
  overflow: hidden;
}

.top-menu ul li {
  float: left;
  list-style: none;
  margin: 4px 90px;
}

.top-menu ul li img {
  width: 350px;
  border: 1px solid #ccc;
}

.top-menu a img:hover {
  opacity: 0.6;
}


/*-----トップメニュー（広告バナー欄）------*/

#top-advertisement {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.top-advertisement {
  width: 1080px;
  margin: 20px auto 40px auto;
  overflow: hidden;
}

.top-advertisement-desc {
  display: block;
  box-sizing: border-box;
  margin: 0 0 10px;
  padding: 8px 16px;
  background-color: #007bc1;
  color: #fff;
  font-size: .85em;
}

.top-advertisement-desc:link,
.top-advertisement-desc:visited {
  color: #fff;
}

.top-advertisement-desc:hover {
  background-color: #fff;
  color: #007bc1;
}

.top-advertisement-desc-sup {
  font-size: .85em;
}

#top-ads-list {
  display: flex;
  flex-wrap: wrap;
}

.top-ads-list-item {
  width: 20%;
  list-style: none;
}


/*-----トップページ（バナー）------*/

.wrap_banners {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em 0;
  list-style: none;
  gap: 5em;
  padding: 0 1.6em;
}

.g-1{
  max-width: none !important;
}
/*
==========================================================================*/
/*【共通設定】*/
/*
==========================================================================*/
p {
  line-height: 1.7em;
  font-size: 95%;
}

#text p {
  padding: 15px 0px;
}

#text p.pad_none {
  padding: 0px 0px;
}

a {
  text-decoration: none;
}

a:link {
  /* color: #007bc1; */
  color: #007bc1;
}

/*--ファイル形式アイコン表示設定--*/
#text a:link[href $='.pdf'] {
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/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-pc/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-pc/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-pc/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-pc/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:visited {
  color: #007bc1;
}

a:hover {
  color: #304824;
  text-decoration: underline;
}

#content {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

#contents {
  margin-bottom: 60px;
}

#sub_content {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

#sub_content_left {
  width: 230px;
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
}

#sub_content_right {
  width: 800px;
  float: left;
  margin-bottom: 30px;
}

h1 {
  clear: both;
  font-size: 150%;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  margin: 0 0 30px 0;
  padding: 16px 0 16px 8px;
  border-top: 4px solid #007bc1;
  border-bottom: 1px dotted #9A9A9A;
  background: #f3f3f3;
}

h2 {
  clear: both;
  font-size: 145%;
  line-height: 1.2em;
  padding: 10px 0px 10px 10px;
  margin: 20px 0;
  color: #fff;
  background-color: #007bc1;
}

h3 {
  clear: both;
  font-size: 130%;
  line-height: 1.8em;
  padding-left: 10px;
  margin: 20px 0;
  border-left: 5px solid #007bc1;
  border-bottom: 1px solid #007bc1;
}

h4 {
  clear: both;
  font-size: 120%;
  line-height: 1.5em;
  padding-left: 10px;
  margin: 20px 0;
  border-left: 0px solid #007bc1;
  border-bottom: 2px solid #007bc1;
}

h5 {
  clear: both;
  font-size: 110%;
  line-height: 1.5em;
  padding-left: 0px;
  margin: 20px 0;
  border-bottom: 1px dotted #007bc1;
}

.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;
}

#text ul {
  line-height: 1.7;
  margin: 1em 0;
  padding-left: 30px;
}

#text ol {
  line-height: 1.7;
  margin: 1em 0;
  padding-left: 30px;
}

#text ul li {
  margin: 0.6em 0;
}

#text ol li {
  margin: 0.6em 0;
}

.back-page {
  float: left;
}

.next-page {
  float: right;
}

.to-page {
  clear: both;
  overflow: hidden;
}

.data-category {
  width: 100%;
  display: block;
  text-align: right;
  overflow: hidden;
  clear: both;
  margin-top: -20px;
}

/*------------テーブル設定----------*/
table {
  margin: 20px 0;
  width: 100% !important;
  border-collapse: separate;
  border-spacing: 5px;
  color: #434343;
  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 .waku01 {
  clear: both;
  border: solid 2px #062c54;
  margin: 1.4em 0px;
  padding-left: 4px;
  padding-right: 4px;
}

#text .waku02 {
  clear: both;
  border: solid 2px #007bc1;
  margin: 1.4em 0px;
  padding-left: 4px;
  padding-right: 4px;
}

.waku_donation {
  clear: both;
  border: solid 2px #C5C4C5;
  margin: 1.4em 0px;
  padding: 0 20px 0 20px;
}

.waku_donation p {
  padding: 15px 0px;
}

.waku_donation a {
  text-decoration: underline;
}

#text .topic01 {
  clear: both;
  background: #f3f3f3;
  margin: 1.4em 0px;
  padding-left: 4px;
  padding-right: 4px;
}

#text .topic02 {
  clear: both;
  background: #e0ebf8;
  margin: 1.4em 0px;
  padding-left: 4px;
  padding-right: 4px;
}

/* 文字装飾の設定 */
span.emphasis01 {
  color: #0265a0;
  border-bottom: 2px dotted #0265a0;
}

.emphasis_donation {
  font-size: 140%;
  padding-bottom: 0 !important;
  font-weight: bold;
  color: #007bc1;
}

/* 目次装飾の設定 */
#text .table-of-contents {
  border: 1px solid #007bc1;
  ;
  color: #007bc1;
  display: inline-block;
}

#text .table-of-contents-p {
  padding: 20px 0px 0px 20px;
  line-height: 1em;
  font-size: 100%;
}

#text .table-of-contents ul {
  margin: 0 15px 20px 0;
}

#text .table-of-contents ul li {
  line-height: 1em;
  font-size: 95%;
}

.list-square li {
  list-style-type: square;
}

.donation_text {
  padding-bottom: 0 !important;
}

/*
==========================================================================*/
/*【パンくず設定】*/
/*
==========================================================================*/

.breadcrumbs {
  width: 1080px;
  margin: 30px 0 0 0;
  font-size: 90%;
}

#sub_content .breadcrumbs {
  width: 800px;
  margin: 30px 0 0 280px;
  font-size: 90%;
}

/*
==========================================================================*/
/*【グローバルtopメニュー?訪問者topメニュー設定】*/
/*
==========================================================================*/

.subtop {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 30px;
}


.top-list a {
  text-decoration: none;
  font-size: 95%;
}

.top-list a:link {
  color: #007bc1;
}

.top-list a:hover {
  color: #007bc1;
  background-color: #f3f3f3;
}

.top-list a:visited {
  color: #007bc1;
}

.top-list {
  clear: both;
  overflow: hidden;
  margin-bottom: 40px;
}

.top-list01 {
  width: 520px;
  overflow: hidden;
  margin-right: 40px;
  float: left;
}

.top-list02 {
  width: 520px;
  overflow: hidden;
}

.top-list .top-list-name {
  width: 480px;
  display: block;
  padding: 9px 0 9px 40px;
  background-color: #007bc1;
  color: #fff;
  font-size: 135%;
  line-height: 1.2em;
}

.top-list ul li a {
  width: 428px;
  display: block;
  list-style: none;
  padding: 10px 10px 10px 80px;
  margin-top: 5px;
  font-size: 100%;
  line-height: 1.2;
  border: 1px solid #9A9A9A;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_top_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}

.top-list-donation ul li a {
  width: auto;
  margin-bottom: 30px;
  color: #434343;
}

/*----学部?大学院?付属施設----*/

.top-list .campus {
  width: 1080px;
  margin: 0px auto;
  overflow: hidden;
}

.top-list h2 {
  clear: both;
  color: #007bc1;
  width: 1048px;
  font-size: 140%;
  line-height: 2.2em;
  padding-left: 30px;
  margin: 10px 0;
  border: 1px solid #007bc1;
  background-color: #fff;
}

.top-list h3 {
  clear: both;
  color: #fff;
  width: 1048px;
  font-size: 110%;
  line-height: 2.2em;
  padding-left: 30px;
  margin: 5px 0 0 0;
  background-color: #007bc1;
}

.top-list .top-ins li {
  float: left;
  display: block;
}

.top-list .top-ins img {
  float: right;
}

.top-list .top-ins li a {
  color: #007bc1;
  width: 438px;
  padding: 10px 10px 10px 70px;
  border: 1px solid #007bc1;
  float: left;
  list-style: outside none none;
}

.top-ins {
  overflow: hidden;
}

.top-list-left {
  margin-right: 40px;
}


ul.top-ins li:nth-child(odd) a {
  margin-right: 40px;
}




/*----訪問者別トップページ----*/

.top-list0 a {
  text-decoration: none;
  font-size: 95%;
}

.top-list0 a:link {
  color: #007bc1;
}

.top-list0 a:hover {
  color: #007bc1;
  background-color: #f3f3f3;
}

.top-list0 a:visited {
  color: #007bc1;
}

.top-list0 {
  clear: both;
  overflow: hidden;
  margin-bottom: 40px;
}

.top-list0 .top-list-name0 {
  width: 480px;
  height: 36px;
  display: block;
  padding: 6px 0 0px 40px;
  background-color: #007bc1;
  color: #fff;
  font-size: 20px;
  margin-top: 5px;
}

.top-list0 ul li a {
  width: 428px;
  height: 30px;
  display: block;
  list-style: none;
  padding: 10px 10px 0px 80px;
  margin-top: 5px;
  font-size: 16px;
  border: 1px solid #9A9A9A;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_top_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}


/*三階層目*/
.list-out03 {
  width: 468px;
  height: 30px;
  display: block;
  list-style: none;
  padding: 10px 10px 0px 40px;
  margin-top: 5px;
  font-size: 16px;
  border: 1px solid #9A9A9A;
  color: #007bc1;
  background-color: #ddeffb;
}

.top-list ul li.list-out04 {
  background-color: #fff;
}

.top-list ul .list-out04 a {
  width: 428px;
  height: 30px;
  display: block;
  list-style: none;
  padding: 10px 10px 0px 80px;
  margin-top: 5px;
  font-size: 16px;
  border: 1px solid #9A9A9A;
  /*background-image: none;*/
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_top_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}


.top-list .top-ins li {
  background-color: #fff;
}

/*----受験生の方トップページ----*/

.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: 130%;
  line-height: 1.2em;
  padding-left: 30px;
  margin: 5px 0 20px 0;
  background-color: #007bc1;
}

.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 li {
  float: left;
  display: block;
}

.top-list21 .top-ins img {
  float: right;
}

.top-list21 .top-ins li a {
  color: #007bc1;
  width: 438px;
  margin-top: 5px;
  font-size: 100%;
  line-height: 1.2;
  padding: 10px 10px 10px 70px;
  border: 1px solid #007bc1;
  float: left;
  list-style: outside none none;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_top_list.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-pc/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-pc/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;


}

/*---- 230707 学長挨拶テンプレート用 ----*/

/* container class: bl-about-message-contents */
.bl-about-message-contents * {}

.bl-about-message-contents .wp-caption img {
  display: block;
  width: 100%;
}

.bl-about-message-contents .wp-caption-text {
  border: solid 1px #434343;
  letter-spacing: .15rem;
  text-align: center;
}

.bl-menues__about-message-children {
  border-top: solid 1px #9a9a9a;
  list-style: none;
}

.bl-menues__about-message-children > li {
  border-bottom: solid 1px #9a9a9a;
  margin: 0 !important;
}

.bl-menues__about-message-children a {
  display: flex;
  padding: 10px 0;
  transition: .15s;
}

.bl-menues__about-message-children a:hover {
  background: linear-gradient(-90deg, rgba(25, 120, 190, .15), transparent);
  text-decoration: none;
}

.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;
  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 tr {
  background: none;
}

.bl-about-message-contents td,
.bl-about-message-contents th {
  border: solid 1px #9a9a9a;
}

/*---- /230707 学長挨拶テンプレート用 ----*/





/*
==========================================================================*/
/*【各ニュース一覧】*/
/*
==========================================================================*/

#news-list h2 {
  clear: both;
  width: 1065px;
  background-color: #007bc1;
  color: #fff;
  font-size: 140%;
  line-height: 2.2em;
  padding-left: 10px;
  margin: 0px 0;
}

#news-list dl {
  width: 100%;
  color: #062c54;
}

.list_dl {
  border: 1px solid #007bc1;
  overflow: hidden;
  margin: 5px 0;
}

#news-list dt {
  clear: both;
  width: 20%;
  float: left;
  padding: 5px 0 5px 25px;
  font-size: 90%;
}

#news-list dd {
  width: 80%;
  padding: 5px 5px 5px 20%;
  font-size: 100%;
}


/*---------学長ニュース?採用情報?入札情報-----------------*/

#news-list01 h2 {
  clear: both;
  /*width:1065px;*/
  background-color: #007bc1;
  color: #fff;
  font-size: 140%;
  line-height: 1.4em;
  padding-left: 10px;
  margin: 0px 0;
}

#news-list01 dl {
  color: #062c54;
}

.list_dl01 {
  border: 1px solid #007bc1;
  overflow: hidden;
  margin: 5px 0;
}

#news-list01 dt {
  clear: both;
  width: 20%;
  float: left;
  padding: 7px 0 5px 25px;
  font-size: 90%;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}

#news-list01 dd {
  width: 78%;
  padding: 5px 5px 5px 20%;
  font-size: 100%;
}

.wp-pagenavi {
  text-align: center;
  margin: 30px auto;
}


/*---------最新ニュース?入試ニュース-----------------*/

#news-list022 h2 {
  clear: both;
  width: 1065px;
  background-color: #007bc1;
  color: #fff;
  font-size: 140%;
  line-height: 1.4em;
  padding-left: 10px;
  margin: 0px 0;
}

#news-list02 h2 {
  clear: both;
  width: 1065px;
  background-color: #007bc1;
  color: #fff;
  font-size: 140%;
  line-height: 1.4em;
  padding-left: 10px;
  margin: 0px 0;
}

#news-list02 dl {
  color: #062c54;
}

.list_dl02 {
  border: 1px solid #007bc1;
  overflow: hidden;
  margin: 5px 0;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}

#news-list02 dt {
  clear: both;
  width: 90%;
  padding: 8px 0px 2px 8%;
  overflow: hidden;
}

#news-list02 dd {
  clear: both;
  width: 90%;
  padding: 0px 0px 8px 8%;
  font-size: 100%;
  line-height: 1.2em;
}

.post_cat02 {
  float: left;
  color: #fff;
  background-color: #007bc1;
  font-size: 13px;
  line-height: 1em;
  padding: 3px 0.4em 2px 0.4em;
}

/*----固定記事装飾-----*/
#list_dl02 {
  background-color: #ddeffb;
}


/*
==========================================================================*/
/*【sideber設定】*/
/*
==========================================================================*/

/*---------w-sidebar-2/お知らせサイドメニュー-----------------*/

ul.accordion ul {
  display: none;
}

#accordion_none ul {
  display: inline;
}

ul.accordion ul ul {
  display: inline !important;
}

#sidemenu a {
  text-decoration: none;
  font-size: 95%;
}

#sidemenu a:link {
  color: #434343;
}

#sidemenu a:hover {
  color: #434343;
  background-color: #fff;
}

#sidemenu a:visited {
  color: #434343;
}

.w-sidebar-2 .w-title-2 {
  width: 220px;
  display: block;
  padding: 13px 0 13px 10px;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
  margin-top: 5px;
}

.w-sidebar-2 {
  margin-bottom: 5px;
}

.w-sidebar-2 ul li a {
  width: 207px;
  display: block;
  list-style: none;
  padding: 10px 10px 10px 10px;
  margin-top: 5px;
  line-height: 1.2;
  background-color: #f3f3f3;
  border-top: 1px solid #9A9A9A;
  border-right: 1px solid #9A9A9A;
  border-bottom: 1px solid #9A9A9A;
  border-left: 3px solid #007bc1;
}

.w-sidebar .w-title {
  width: 220px;
  display: block;
  padding: 13px 0 13px 10px;
  background-color: #007bc1;
  color: #fff;
  font-size: 105%;
}

.w-sidebar .w-title-sub {
  width: 207px;
  display: block;
  list-style: none;
  padding: 10px 10px 10px 10px;
  margin-top: 5px;
  line-height: 1.2;
  background-color: #f3f3f3;
  border-top: 1px solid #9A9A9A;
  border-right: 1px solid #9A9A9A;
  border-bottom: 1px solid #9A9A9A;
  border-left: 3px solid #007bc1;
  font-size: 95%;
}

.w-sidebar ul li a {
  width: 184px;
  display: block;
  list-style: none;
  padding: 10px 10px 10px 35px;
  margin-top: 5px;
  line-height: 1.2;
  background-color: #f3f3f3;
  border: 1px solid #9A9A9A;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/*----------３階層目-------------*/
.list-out01 {
  width: 200px;
  display: block;
  list-style: none;
  padding: 10px 10px 10px 20px;
  margin-top: 5px;
  line-height: 1.2;
  background-color: #f3f3f3;
  border: 1px solid #9A9A9A;

  font-size: 95%;
}

.w-sidebar ul li .list-out02 a {
  width: 184px;
  display: block;
  list-style: none;
  border-bottom: dotted 1px #b1d135;
  padding: 10px 10px 10px 35px;
  margin-top: 5px;
  line-height: 1.2;
  background-color: #f3f3f3;
  border: 1px solid #9A9A9A;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
}

/* ==========================================================================*/
/*【サイトマップ】*/
/* ==========================================================================*/

#sitemap h2 {
  clear: both;
  width: 1065px;
  background-color: #007bc1;
  color: #fff;
  font-size: 130%;
  padding-left: 10px;
  margin: 0px 0 5px 0;
  line-height: 1.8em;
}

#sitemap h3 {
  clear: both;
  width: 1065px;
  border-bottom: 1px #007bc1 solid;
  border-top: 1px #007bc1 solid;
  border-right: 1px #007bc1 solid;
  border-left: 4px #007bc1 solid;
  font-size: 100%;
  color: #062c54;
  padding-left: 10px;
  margin: 5px 0 5px 0;
  line-height: 1.6em;
}

.sitemap {
  margin-bottom: 20px;
  overflow: hidden;
  clear: both;
}

#sitemap ul {
  width: 1080px;
  margin-top: 13px;
  margin-bottom: 13px;
  overflow: hidden;
}

#sitemap ul li {
  float: left;
  display: block;
  width: 33%;
}

#sitemap ul li a {
  font-size: 100%;
  line-height: 1.4em;
  padding-left: 40px;
  float: left;
  margin: 0px 0 0px 0;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
  list-style: outside none none;
}

#sitemap ul .sitemap01 {
  width: 1080px;
  font-size: 100%;
  line-height: 1.4em;
  padding-left: 40px;
  float: left;
  margin: 0px 0 0px 0;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/ico_subpage_list.png");
  background-position: left center;
  background-repeat: no-repeat;
  list-style: outside none none;
  color: #007bc1;
}

#sitemap ul .sitemap02 a {
  background: none;
}

#sitemap ul .sitemap02 {
  padding-left: 20px;
}


/* ==========================================================================*/
/*【サイト内検索】*/
/* ==========================================================================*/

.search_h2 a {
  color: #fff;
}

.search_h2 a:link {
  color: #fff;
}

.search_h2 a:hover {
  color: #fff;
}

.search_h2 a:visited {
  color: #fff;
}


/* ==========================================================================*/
/*【ギャラリー設定】*/
/* ==========================================================================*/

/*--投稿記事?カスタム投稿記事ギャラリー設定---*/

.gallery-columns-9 img {
  width: 95% !important;
  height: auto !important;
}

.gallery-columns-8 img {
  width: 95% !important;
  height: auto !important;
}

.gallery-columns-7 img {
  width: 95% !important;
  height: auto !important;
}

.gallery-columns-6 img {
  width: 95% !important;
  height: auto !important;
}

.gallery-columns-5 img {
  width: 95% !important;
  height: auto !important;
}

.gallery-columns-4 img {
  width: 95% !important;
  height: auto !important;
}

.gallery-columns-1 img {
  max-width: 95% !important;
  height: auto !important;
}




.gallery dd {
  width: 85% !important;
  display: block !important;
  font-size: 80% !important;
  text-align: center !important;
  margin: 0px auto 0px auto !important;
}

.gallery-columns-5 dd {
  width: 100% !important;
}

.gallery-columns-6 dd {
  width: 100% !important;
}

.gallery-columns-7 dd {
  width: 100% !important;
}

.gallery-columns-8 dd {
  width: 100% !important;
}

.gallery-columns-9 dd {
  width: 100% !important;
}


/* ==========================================================================*/
/*【入試情報ページ設定】*/
/* ==========================================================================*/

.admission_notes01 {
  margin: 1rem 0 40px;
  padding: 20px;
  border: solid 4px #007bc1;
  background-color: #F8F6FE;
}

.admission_notes02 {
  margin: 1rem 0 0;
  padding: 20px;
  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;
}


/* ==========================================================================*/
/*【トップページ設定】*/
/* ==========================================================================*/

/*--重要アナウンス設定---*/
#announce {
  width: 100%;
  /*  background: #fceca1;*/
  overflow: hidden;
}

.announce-box {
  width: 1080px;

  margin: 30px auto 30px auto;
  overflow: hidden;
}

.announce-left {
  width: 302px;
  margin-right: 15px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}

.announce-right {
  width: 763px;
  margin: 0px;
  padding: 57px 0 40px 0px;
  background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/top/announce_000.png");
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}

.announce-right-center {
  margin: 0 auto;
  float: none;
}

.announce-left img {
  margin: 0 0 5px 0;
  border: 1px solid #ccc;
  display: block;
}

.announce-right img {
  margin: 0 0 5px 24px;
  border: 1px solid #ccc;
  display: block;
}

#announce a:hover {
  opacity: 0.8;
}


/*--新入生の皆様へ設定---*/
#newstudents {
  width: 100%;
  overflow: hidden;
}

.newstudents-box {
  width: 1080px;
  margin: 30px auto 0 auto;
  overflow: hidden;
  /* display: flex;
  justify-content: space-between; */
  text-align: center;
}


.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;
  width: 1080px;
}

.bl-front-caution-item {
  background: #434343;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: auto;
  padding: 10px;
  width: 680px;
}

.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;
}


/* ==========================================================================*/
/*【メインビジュアル　スライダー設定】*/
/* ==========================================================================*/

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 {
  border: #007bc1 solid 3px !important;
  opacity: 1;
}

div#n2-ss-2 .nextend-thumbnail-horizontal .nextend-thumbnail-scroller .nextend-thumbnail-scroller-group > div {
  border: #ccc solid 3px !important;
  opacity: 0.9;
}


/* ==========================================================================*/
/*【スマートフォン用設定】*/
/* ==========================================================================*/
.only_sp {
  display: none;
}