@charset "utf-8";
/*---------------------------------------------------------
Theme Name: yamanashi
Theme URI: https://www.yamanashi.ac.jp/
Description: 山梨大学
Author: Calcinc
Author URI: https://www.yamanashi.ac.jp/
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;
}

/*------------------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;}

/*----検索フォームスタイル---- */  

.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;
}
#head_menu3 li a{
	display: table-cell;
	height:74px;
	width:154px;
	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 a:link{color:#fff;}
#head_menu3 a:hover{color:#fff;}
#head_menu3 a:visited{color:#fff;}

/*--------------footer-----------------*/
footer{
	height: 310px;
	width:100%;
	background-color: #fff;
}
#foot_menu01{
	width:100%;
	overflow: hidden;
	background: #007bc1;
}
#foot_menu01 ul{
	width:900px;
	overflow: hidden;
	margin:30px auto;
}
#foot_menu01 ul li{
	float:left;
	list-style:none;
	margin:1px;
	float:left;
	background-color: #007bc1;
}
#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: #007bc1;
}
#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{
	font-size:14px;
	font-weight: bold;
	line-height: 1em;
	border-left;2px solid #ccc;
	text-decoration: none;
	color:#007bc1;
}
#foot_menu02 a:link { text-decoration: none;color:#007bc1; }
#foot_menu02 a:hover { color:#007bc1; text-decoration: underline; }
#foot_menu02 a:visited { 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; }


/*
==========================================================================*/
/*【共通設定】*/
/*
==========================================================================*/

p{
    line-height: 1.7em;
    font-size: 95%;
}
a{
    text-decoration: none
}
h1{
    clear:both;
    text-align: center;
    margin: 0;
    padding: 60px 0px 50px 0px;
    padding: 30px 0px 0px 0px;
}

/*
==========================================================================*/
/*【パンくず設定】*/
/*
==========================================================================*/

.breadcrumbs{
	width:1080px;
	margin:30px 0 0 0;
	font-size:90%;
}

/* ==========================================================================*/
/*【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;
}


/* ==========================================================================*/
/*【Webオープンキャンパスページ設定】*/
/* ==========================================================================*/

#container_web-oc a:hover{
    opacity:0.8;
}
#container_web-oc {
    padding-bottom: 310px;
    min-width: 1100px;
    background-image: url("/wp-content/themes/ac-yamanashi-ja-pc/img/web_opencampus/web-oc_back2021.jpg");
    background-position:top center;
    background-repeat: no-repeat;
    background-color: #edf4f8;
}
#content_web-oc{
    min-width: 1100px;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
/*    background-color: rgba(255,255,255,0.2);*/
}

/*--医学部?甲府CAMPUS ドローン撮影--*/
#web-oc_campus{
    margin: 25px 25px 0 0;
    padding: 0;
    float: right;
}

/*--あいさつ文--*/
#web-oc_greeting{
    margin: 20px 20% 20px 20%;
    padding: 0;
    width: 60%;
    background-color: rgba(255,255,255,0.4);
    border-radius: 20px;
/*    border: 10px solid #33b9ec;*/
    box-shadow: 2px 2px 4px gray;
}
#web-oc_greeting p{
    padding: 20px 0px 40px 0px;
    font-weight: bolder;
    font-size: 95%;
    text-align: center;
}

/*--進学説明会--*/
#web-oc_event-date {
    margin: 0;
    padding: 30px 0;
    text-align: center;
    margin: 20px 5% 20px 5%;
    width: 90%;
    background-color: rgba(51,185,236,0.7);
    border-radius: 20px;
    border: 8px solid #fff;
    box-shadow: 2px 2px 4px gray;
    text-align: center;
}

#web-oc_event-date p{
    padding: 5px 0;
    font-size: 95%;
    color:#fff;
}

#web-oc_event-date p.web-oc_title{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 2.8em;
    line-height: 1em;
}

#web-oc_event-date ul{
    text-align: center;
    margin: 10px 5% 0px 5%;
    display: block;
    width: 90%;
    overflow: hidden;
}

#web-oc_event-date li{
    float: left;
    list-style: none;
    background-color: rgba(255,255,255,0.9);
    border-radius: 15px;
    font-size: 1.1em;
    text-align: center;
/*    width: 23%; */
    width: 50%;
/*    margin: 2px 3px 2px 3px; */
    margin: 2px 25%;
    padding: 15px 0;
    color: #434343;
}

#web-oc_event-date li .web-oc_small{
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.2rem;
    display: inline-block;
    padding: .5rem;
}
#web-oc_event-date ul li a:link, #web-oc_event-date ul li a:visited, #web-oc_event-date ul li a:hover{
  color: #434343;
  font-weight: bold;
}

#web-oc_event-date li.web-oc_edu{
   border:5px solid rgba(0,134,112,1);
opacity: 0.6;
}
#web-oc_event-date li.web-oc_eng{
    border:5px solid rgba(0,136,192,1);
opacity: 1;
}
#web-oc_event-date li.web-oc_med{
    border:5px solid rgba(182,34,112,1);
opacity: 0.6;
}
#web-oc_event-date li.web-oc_les{
    border:5px solid rgba(111,190,1,1);
opacity: 0.6;
}
#web-oc_event-date li:hover{
    background-color: rgba(255,255,255,1);
}

.web-oc_edu{
    color: rgba(0,134,112,1);
}
.web-oc_eng{
    color: rgba(0,136,192,1);
}
.web-oc_med{
    color: rgba(182,34,112,1);
}
.web-oc_les{
    color: rgba(125,195,83,1);
}

#web-oc_event-date .web-oc_event_note{
    margin: 10px 0 0;
    color: #434343;
    background-color: rgba(255,255,255,0.5);
}
.web-oc_event_note a, .web-oc_event_note a:hover{
    background-color: #FFFF51 !important;
    color: #434343 !important;
    display: inline-block;
    margin: 0 1px;
    padding: 2px;
}


/*--学部紹介movie--*/
#web-oc_movie{
    margin: 0;
    padding: 30px 0;
    text-align: center;
    margin: 20px 5% 20px 5%;
    width: 90%;
    background-color: rgba(51,185,236,0.7);
    border-radius: 20px;
    border: 8px solid #fff;
    box-shadow: 2px 2px 4px gray;
    overflow: hidden;
    text-align: center;
}
#web-oc_movie p{
    padding: 5px 0;
    font-size: 95%;
    color:#fff;
}

#web-oc_movie p.web-oc_title{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 2.8em;
    line-height: 1em;
}

#web-oc_movie ul {
    text-align: center;
    width: 870px;
    display: block;
    margin: 0px auto;
    overflow: hidden;
}

#web-oc_movie ul li{
    float:left;
    list-style:none;
    padding: 0px;
    margin: 10px 5px;
}
#web-oc_movie ul li iframe {
    border: 3px solid #fff;
    background-color: rgba(28,177,234,0.7);
    box-shadow: 2px 2px 4px gray;
}





/*--学部紹介by教員?2021年度入試を開設！--*/
#web-oc_guide{
    margin: 0;
    padding: 30px 0;
    text-align: center;
    margin: 20px 5% 20px 5%;
    width: 90%;
    background-color: rgba(51,185,236,0.7);
    border-radius: 20px;
    border: 8px solid #fff;
    box-shadow: 2px 2px 4px gray;
    overflow: hidden;
    text-align: center;
}
#web-oc_guide p{
    padding: 5px 0;
    font-size: 95%;
    color:#fff;
}

#web-oc_guide p.web-oc_title{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 2.8em;
    line-height: 1em;
}

#web-oc_guide ul{
    text-align: center;
    margin: 10px 5% 0px 5%;
    display: block;
    width: 90%;
    overflow: hidden;
}

#web-oc_guide li{
    float: left;
    list-style: none;
    background-color: rgba(255,255,255,0.9);
    border-radius: 15px;
    font-size: 1.1em;
    text-align: center;
    width: 23%;
    margin: 2px 3px 2px 3px;
    padding: 15px 0;
    color: #434343;
}

#web-oc_guide li.web-oc_edu{
   border:5px solid rgba(0,134,112,1);
}
#web-oc_guide li.web-oc_eng{
    border:5px solid rgba(0,136,192,1);
}
#web-oc_guide li.web-oc_med{
    border:5px solid rgba(182,34,112,1);
}
#web-oc_guide li.web-oc_les{
    border:5px solid rgba(111,190,1,1);
}
#web-oc_guide li:hover{
    background-color: rgba(255,255,255,1);
}

.web-oc_edu{
    color: rgba(0,134,112,1);
}
.web-oc_eng{
    color: rgba(0,136,192,1);
}
.web-oc_med{
    color: rgba(182,34,112,1);
}
.web-oc_les{
    color: rgba(125,195,83,1);
}
#web-oc_guide ul li a:link, #web-oc_guide ul li a:visited, #web-oc_guide ul li a:hover{
  color: #434343;
  font-weight: bold;
}




/*--偏差値?外国語カフェ--*/
#web-oc_menu{
    margin:0;
    width: 1000px;
    padding:10px 0 10px 60px;
    overflow: hidden;
}
.web-oc_menu-title{
    padding:20px 0 70px 0;
    float: left;
    width: 100px;
}
#web-oc_menu ul li{
    float:left;
    margin:0px;
    list-style:none;
}
#web-oc_menu ul li a{
    color: #434343;
    width: auto;
    display: block;
    padding: 10px 40px;
    margin: 10px 0px 0px 10px;
    box-shadow: 2px 2px 4px gray;
    border-radius: 9px;
    font-weight: bold;
}
#web-oc_menu ul li a:hover{
    background-color: rgba(0,131,230,1);
}
#web-oc_menu ul li#sakurasaku a{
    border: 3px solid #f470a0;
    background-color: rgba(255,255,255,0.9); 
}
#web-oc_menu ul li#sakurasaku a:hover{
    background-color: #fdb9d1;
}
#web-oc_menu ul li#cafe a{
    border: 3px solid #058b93;
    background-color: rgba(255,255,255,0.9); 
}
#web-oc_menu ul li#cafe a:hover{
    background-color: #8aecf2;
}


/*--ナシダイこつぶ図鑑--*/
#web-oc_wallpaper{
    margin: 0 0 25px 25px;
    padding: 0;
    text-align: left;
}

#web-oc_wallpaper img{
    width: 180px;
}


/*--foot--*/
#web-oc_foot{
    background-color: rgba(104,55,147,0.1);
    overflow: hidden;
    padding-right: 100px;
    padding-left: 200px;
}
#web-oc_foot a{
    float:right;
    margin: 10px 10px 10px 0px;
}
#web-oc_foot a img{
    width: auto;
    display:block;
    margin-bottom: 0px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px gray;
}
#web-oc_foot a.no_banner_styles img {
    padding: 0;
    border: 0;
    box-shadow: none;
    padding-top: 1px;
    background: none;
}
#web-oc_foot-p{
    width: 600px;
    float: left;
/*    line-height: 1.5em;
    font-size: 90%;
    text-align: left;
    font-weight: bold;
    font-family: "M PLUS Rounded 1c";*/
    display: block;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px gray;
    margin: 10px 10px 10px 10px;
    padding: 5px 15px;
}

