/*
Theme Name: Kanazawa University SGU News&Topics
Author: BREST (Miwa Yasuoka)
Version: 2015
*/

.post-body h1 {font-size:2em; margin-bottom: 1em;}
.post-body h2 {font-size:1.6em; margin-bottom: 1em;}
.post-body h3 {font-size:1.2em; margin-bottom: 1em;}
.post-body h4 {font-size:1em; margin-bottom: 1em;}
.post-body h5 {font-size:0.8em; margin-bottom: 1em;}
.post-body h6 {font-size:0.8em; margin-bottom: 1em;}

.post-body p {//margin-bottom: 1em;}

.post-body address {font-size:0.8em; margin-bottom: 1em;}
.post-body pre {font-size:0.8em; margin-bottom: 1em;}
.post-body em {font-style:italic; margin-bottom: 1em;}
.post-body strong {font-weight: bold;}

.post-body ul {
	padding-left: 3em;
	margin-bottom: 2em;
}
.post-body ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.post-body ol {
	padding-left: 3em;
	margin-bottom: 2em;
}
.post-body ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.post-body blockquote {
	padding: 1.5em;
	border: 1px dotted #999;
	margin-bottom: 1.5em;
}
.post-body blockquote p {
	margin-bottom: 0em;
}
.post-body img {
	margin: 0 auto;
}
.post-body table {
	border: solid 1px #ccc;
	width: 100%;
}
.post-body table th {
	padding: 1em;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.post-body table td {
	padding: 1em;
	border-bottom: solid 1px #ccc;
}

/*============================================================================================
↓サイドバー　カテゴリのアイキャッチ画像======================================================
============================================================================================*/
.cat-item-news  {
	background-image: url(img/news-ie.png);
	background-position: left center;
	background-size: contain;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 80px !important;
}
.cat-item-event  {
	background-image: url(img/event-ie.png);
	background-position: left center;
	background-size: contain;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 80px !important;
}
.cat-item-report  {
	background-image: url(img/report-ie.png);
	background-position: left center;
	background-size: contain;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 80px !important;
}
.cat-item-eacanthus  {
	background-image: url(img/eacanthus-ie.png);
	background-position: left center;
	background-size: contain;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 80px !important;
}
.cat-item-mainother  {
	background-image: url(img/mainother-ie.png);
	background-position: left center;
	background-size: contain;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 80px !important;
}

#sidebar ul li.cat-item-news a:link,
#sidebar ul li.cat-item-news a:visited,
#sidebar ul li.cat-item-event a:link,
#sidebar ul li.cat-item-event a:visited,
#sidebar ul li.cat-item-report a:link,
#sidebar ul li.cat-item-report a:visited,
#sidebar ul li.cat-item-eacanthus a:link,
#sidebar ul li.cat-item-eacanthus a:visited,
#sidebar ul li.cat-item-mainother a:link,
#sidebar ul li.cat-item-mainother a:visited {
	background-image: none;
	padding: 0;
}

.surround-list-td {
    display:inline-block;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    width: 80px;
    height: 60px;
    border:solid #aaa ;
    border-width:0px 1px 0px 0px;
}
.surround-list-td-ag-citi a:link{
    color:#d61826;
}
.surround-list-td-ag {
    font-size: 1.3vh;
    display:inline-block;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    width: 200px;
    height: 100%;
    border: solid #aaa 1px;
    border-width: 0px 1px 0px 0px;
}
.surround-list-td-ag-citi {
     font-size: 1.3vh;
     display:inline-block;
     vertical-align: top;
     padding: 0px;
     margin: 0 15px 0 15px;
     width: 250px;
     height: 100%;
     border:solid #aaa;
     border-width:0px 1px 0px 0px;
}
.surround-list-td-sc {
    display:inline-block;
	vertical-align: top;
	padding: 0px;
    margin: 0px;
	width: 100px;
	height: 60px;
    border:solid #aaa ;
    border-width:0px 1px 0px 0px;
}
.surround-list {
    display:inline-block;
    padding: 0px 0px 0px 0px; 
    margin: 0px; 
    border: solid #aaa 1px;
    border: 1px 1px 1px 1px #aaa;
}
.surround-list p {
    margin: 0; 
    padding: 0;
}
.surround-list-hed {
    display:inline-block;
    //height: 70px;
    border:solid #aaa ;
    margin: 10px 0px 0px 0px;
    background-color: #f8f8f8;
    padding: 0px;
    border-width:1px 1px 1px 1px;
}

/*============================================================================================
↓グランドメニュー============================================================================
============================================================================================*/
#gnav-sub {
	background-color: #fff;
	font-size: 1em;
	line-height: 1em;
	display: block;
	width:900px;
	border-bottom: solid 1px #d61826;	
	border-top: solid 1px #d61826;
	z-index:9999999;
	margin:0 auto;
}
#gnav-sub ul {
	width: 900px;
	margin:0 auto;
	display:table;


}
#gnav-sub ul li {
	width: 295px !important;
	display:table-cell;
	line-height: 1.3em;
	vertical-align: middle;
	text-align: center;
	border-right: solid 1px #d61826;
}

#gnav-sub ul li:first-child {
	border-left: solid 1px #d61826;
}
#gnav-sub ul li a:link,
#gnav-sub ul li a:visited {color: #d61826;background-color: #fff;display: table-cell;vertical-align: middle;text-align: center;text-decoration: none;display: block;padding: 1.6em 0px;}
#gnav-sub ul li a:hover {
	color: #FFF;
	background-color: #d61826;
}
#gnav-sub ul li .en-r {
	font-size: 0.8em;
	display: block;
}
#gnav-sp-open a {
	display: none;
}
/*============================================================================================
↓グランドメニュー============================================================================
============================================================================================*/
#gnav-sub-sub {
        background-color: #fff;
        font-size: 1em;
        line-height: 1em;
        display: block;
        width:800px;
        border-bottom: solid 1px #d61826;       
        border-top: solid 1px #d61826;
        z-index:9999999;
        margin:0 auto;
}
#gnav-sub-sub ul {
        width: 800px;
        margin:0 auto;
        display:table;


}
#gnav-sub-sub ul li {
        width: 100px !important;
        display:table-cell;
        line-height: 1.3em;
        vertical-align: middle;
        text-align: center;
        border-right: solid 1px #d61826;
}

#gnav-sub-sub ul li:first-child {
        border-left: solid 1px #d61826;
}
#gnav-sub-sub ul li a:link,
#gnav-sub-sub ul li a:visited {color: #d61826;background-color: #fff;display: table-cell;vertical-align: middle;text-align: center;text-decoration: none;display: block;padding: 1.6em 0px;}
#gnav-sub-sub ul li a:hover {
        color: #FFF;
        background-color: #d61826;
}
#gnav-sub-sub ul li .en-r {
        font-size: 0.8em;
        display: block;
}
#gnav-sp-open a {
        display: none;
}
#form-list {
display:inline-flex;
 height: 25px;
}

/*============================================================================================
↓グサードメニュー============================================================================
============================================================================================*/
#abroad-wrap{
    margin:50px;
}    
#abroad {
    background-color: #fff;
    font-size: 1em;
    line-height: 1em;
    display: block;
    width:800px;
    z-index:9999999;
    margin:0 auto;
}
.abroad ul {
    width: 800px;
    margin:0 auto;
    display:table;
}
.abroad ul li{
    width: 295px !important;
    display:table-cell;
    line-height: 1.3em;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #ffffff;
    //background-color: #d61826;
}

.abroad  li a:link,
.abroad  li a:visited {
    color: #ffffff;
    background-color: #d61826;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 1.6em 0px;
    height:50px;
}
.abroad  li a:hover {
    color:  #d61826;
    background-color: #fff;
    border: solid 1px #d61826;
}
.abroad ul li .en-r {
    font-size: 0.8em;
    display: block;
}

/*---------------------------------------------------
 *投稿記事内スタイル
 --------------------------------------------------*/
section.single-post div.inner{
    width:960px;
    margin: 0 auto;
    padding-bottom: 250px;
}
section.single-post a {
    color: #5a4f4a;
    text-decoration:underline;
}
section.single-post a:hover {
    color: #d61826;
    text-decoration:unset;
}

/*---------------------------------------------------
 *その他留学フィルタースタイル
 --------------------------------------------------*/
form.filter-module {
    height: 100px;
    padding-bottom: 40px;
}
/*---------------------------------------------------
*記事内スタイル
--------------------------------------------------*/
.inner h1 {
     font-size: 1.2em;
	 font-weight: bold;
        display: inline-block;
        padding: 0px 15px 0px 15px;
        margin:15px 0px 15px 0px;
        background-image:
      url(../../../../common/img/bg-sub-ttl-left2.png),
      url(../../../../common/img/bg-dot.png);

    background-repeat:
        no-repeat,
        repeat;
        background-position: top left;

}

.inner h2{
    margin:10px 0px 10px 0px;
	font-size: 1.1em;
	color: #d61826;
}
