﻿@charset 'UTF-8';
/*
Theme Name: Miyazaki
Theme URL: http://www.printing-s.jp
Description: Miyazaki
Author: R.Fukunaga
*/

/* ++++++++++　全体のデザイン　++++++++** */

html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, 'メイリオ', sans-serif;
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
	letter-spacing: 0.05em;
	color:#333333;
	background:#ffffff url(images/bg.jpg) repeat-x;
	background-position:center top;
	height: 100%;
	}


h1 {
	margin:0;
	padding:0px;
	font-size:10px;
	color:#999999;
	}

h2 {
	margin: 0;
}


a {
	color:#3a62a3;
	}
	
a:hover {
	color:#FF6699;
	}

.n12{
	font-size:1.2em;
	}
	

#container {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
	
#screen {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	max-width:1000px;
	padding:0px 0px 250px 0px;
	clear: both;
	background-color:#FFFFFF;
}

#header {
	height: 100px;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	padding:0px;
}



#header.cate {
	height: 330px;
	margin: 0 auto;
	background-image: url(images/header_bg.jpg);
	background-repeat:repeat-x;
	width: 100%;
	max-width: 1000px;
	padding:0px;
	position:relative;
}

#sidebar{
	width: 21.5%;
	float:left;
	padding:5px 0px 5px 0;
}


.fb_page{
 margin:5px 0px 10px 0px;
}

/* Facebook Like Box width:100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span,._2p3a{
    width: 100%! important;
}

#contents {
	margin:0;
	float:right;
	padding:0px 0px 10px 0px;
	font-size:1.2em;
	width:71%;
	max-width:785px;
}

#top_sidebar{
	width: 21.5%;
	float:right;
	padding:5px 0px 5px 0px;
	font-size:1em;
	margin-top: 25px;
}

#top_contents {
	margin:0;
	float:left;
	padding:5px 0px 10px 0px;
	font-size:1.2em;
	width:71%;
	max-width:785px;
}

#wide_contents {
	margin:0 auto;
	padding:5px 0px 10px 5px;
	font-size:1.2em;
	box-sizing: border-box;
}

#footer {
	height:218px;
	/*background-color:#f4f4f4;*/
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	clear: both;
	bottom: 0;
	position:absolute;
}

#footer_inner {
	width:100%;
	max-width:1000px;
	height:218px;
	padding:0;
	margin:0 auto;
}

.clear {
	clear:both;
	margin:0;
	}	
	
img {
 border:none;
}

a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
}

/* +++++++++ グローバルメニュー　+++++++*/

.btn_hamburger {
	display:none;
}
ul.glomenu{
	display:none;
}


/* ++++++++++　ヘッダー部分のデザイン　+++++++++++ */

#header h1 { 
	width: 45.5%;
}

#header h1 a {
	margin: 10px 0;
	display:block;
	width: 100%;
	float: left;
	text-decoration:none;
	color:#999999;
}

#header h1 a.cate{
 margin-bottom:0;
}

#header h1 a span { display:none; }

#header .head_des{
	font-size:1.1em;
	color:#666;
	width: 70%;
	margin: 5px auto 0 0;
	height:15px;
}

#header .head_menu{
	text-align:right;
	float: right;
	width: 30%;
	font-size:1.1em;
	height: 100px;
	margin-top:-20px;
}

#header .head_menu ul{
 margin:0;
 padding:0;
 list-style:none;
}

#header .head_menu ul li{
 float:right;
 margin:0;
 padding:0;
 display:block;
 }

#header .head_menu ul li a{
	display:block;
	background-repeat:no-repeat;
	text-decoration:none;
	width:103px;
	height:39px;
 }

#header .head_menu ul li a.contact{
 background-image:url(images/contact.jpg);
 }

#header .head_menu ul li a.idou{
 background-image:url(images/idou.jpg);
 }


#header .head_menu ul li a span{
display:none;
}

#header .head_menu p{
 display:block;
 clear:both;
 padding-top:10px;
}

#header .des{
	clear:both;
	color: #FFFFFF;
	font-size: 1.1em;
	padding:5px 0 0 5px;
}

.header_bottom{
width: 100%; 
max-width:1000px;
 margin:10px auto 0 auto;
}

.header_bottom h2{
width: 100%; 
margin:0;
padding:0;
clear:both;
}

.header_bottom h2 span{
 display:none;
}

#header .weblist{
	clear:both;
	position: relative;
 }
 
*:first-child+html #header .weblist{
 margin-top:-20px;
}

#header .weblist p{
 /*color:#FFFFFF;*/
 font-size:1.0em;
 margin:0;
 padding:0;
}

#header .weblist .logout{
 font-size:1.2em;
}

#header .weblist p a{
 /*color:#FFFFFF;*/
}

/* ++++++++++　メニュー部分のデザイン +++++++++++ */

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}




#sidebar .adminmenu{
	margin:10px auto;
	text-align:center;
	color:#669933;
	font-size:1.2em;
	
}
	
#sidebar .adminmenu ul{
	list-style:none;
	padding:0;
	margin-left:50px;
	width:90px;
	background-image:none;
}


#sidebar .adminmenu ul li{
	border:1px dotted #669933;
	font-size:0.8em;
	font-weight: normal;
	padding:0;
	margin-top:5px;
	width:90px;
}

#sidebar .adminmenu ul li a{
	text-decoration:none;
		height:auto;
	display:block;
	background-image:none;
	padding:0;
	margin:0;
}

#sidebar .adminmenu ul li a:hover{
background-image:none;
}

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}

#sidebar .printing img{
text-align:center;
}


#sidebar .search_title{
 /*background-image:url(images/search_title.jpg);
 width:213px;
 height:42px;*/
 text-align:center;
 font-size:1.2em;
 margin-top:20px;
 color:#006699;
 }

#sidebar .search_title strong span{
 display:none;
}

#sidebar #sidesearch{
 margin:0px 0 20px 0;
 text-align:center;
}

.side_sns{
	margin-top: 5px;
	display: block;
}


.cate_list ul.cate{
	margin:10px;
	padding:0;
	list-style:none;
	/*width:200px;*/
}

.cate_list ul.cate li{
	background-image:url(images/mark1.png);
	background-repeat:no-repeat;
	background-position:0 15px;
	font-size: 1.2em;
	margin-top:2px;
}

.cate_list ul.cate li.page{
    background-image:url(images/mark1.jpg);
}

.cate_list ul.cate li a{
	text-decoration:none;
	height:30px;
	padding:12px 0 0 25px;
	display:block;
}

.cate_list ul.cate ul{
 margin:0;
 padding:0;
 list-style:none;
}

.cate_list ul.cate ul li{
 font-size: 1.0em;
}


/* ++++++++++　コンテンツ部分のデザイン　+++++++++++ */

/*トップ*/
.top_img{
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}


/*SNSbanner*/

.sns_banner_wrap{
	display: flex;
	width: 100%;
	justify-content: space-around;
	flex-wrap: wrap;
}

.sns_banner{
	margin: 10px auto 0 auto;
	width: 50%;
	max-width: 350px;
	text-align: center;
}

h2.top_title{
	text-align: center;
    font-size: 2.0rem;
    font-weight: 500;
    margin-top: 25px;
    background-color: #efefef;
}

/*トップスライドショー*/
#featured{
	width:891px;
	position:relative;
	/*border:5px solid #000;*/
	height:300px;
	/*background:#000;*/
	margin:10px auto 13px auto;
	clear: both;
	background-color: #eee;
	padding: 5px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:5px;
	left:645px;
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
}

#featured ul.ui-tabs-nav li{ 
	padding:4px 0 0 0;
	margin:0;
	font-size:12px; 
	color:#666; 
}

#featured ul.ui-tabs-nav li#nav-fragment-1{ 
 padding-top:0;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:97px;
　　background:url(images/transparent-bg.gif) top left no-repeat;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#999999;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}

#featured li.ui-tabs-nav-item a img{
 margin-left:15px;
}

#featured li.ui-tabs-nav-item a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}


#featured li.ui-tabs-selected{ 
	background:url(images/selected-item.gif) top left no-repeat;  
}

#featured .ui-tabs-panel{
	width:640px;
	height:298px;
	background:#fff;
	text-align:center;
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url(images/transparent-bg.png); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#contents .top_posts{
margin:10px 0;
}

#top_contents h2.topics {
	width:583px;
	background-image:url(images/topics_bg.jpg);
	height: 59px;
}

#top_contents h2.topics span{
 display:none;
}

#top_contents .topic{
	font-size:1.2em;
	width:565px;
	margin:-15px 0 0px 15px;
}

#top_contents .topic td{
 border-bottom:1px dotted #ccc;
 width:212px;
}

#top_contents .topic td.thumb{
 width:105px;
}

#top_contents .topic td.thumb img{
 padding-bottom:5px;
}


#top_contents .topic a{
text-decoration:none;
color:#333333;
font-weight:bold;
}

#top_contents .topic a:hover {
	color:#0099FF;
}

#top_contents .topic .day{
font-size:0.8em;
color:#568c1c;
}

#top_contents .top_b{
margin:20px 0;
}

#top_contents .top_b h2 span,#contents h2.whatsnew_title span{
 display:none;
}

#top_contents .news ul,#contents .news ul{
	margin:0;
	padding:0;
	list-style:none;
	height:350px;
	overflow:auto;
}

#top_contents h2.whatsnew_title{
	background-image:url(images/whats_new_title.jpg);
	text-align:right;
	height:33px;
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	width: 100%;
}

#top_contents .news{
	margin:0;
	width: 100%;
	border: 1px solid #eee;
}

#contents .news{
	margin:-15px 0 0 10px;
	width: 610px;
}

#top_contents .news ul li,#contents .news ul li{
	border-bottom:1px dotted #ccc;
	background-image:none;
	clear:both;
	display:block;
	margin:10px 0;
	padding:3px;
	height:35px;
}

#top_contents .news ul li a,#contents .news ul li a{
	text-decoration:none;
	color:#333333;
}

#top_contents .news ul li .sub,#contents .news ul li .sub{
float:left;
width:12%;
}

#top_contents .news ul li .title{
	display:block;
	float:right;
	width:85%;
	height:auto;
}

#contents .news ul li .title_c{
	display:block;
	float:right;
	width:470px;
	height:auto;
}

#top_contents .news ul li .day,#contents .news ul li .day{
 font-weight:bold;
}

#top_contents .top_r{
	width:311px;
	height:300px;
	float:right;
}


.top_info{
border:1px solid #3366CC;
background-color:#f4f4f4;
padding:10px;
margin-top:20px;
}


/**/


#contents .title{
	border: 1px solid #ccc;
	padding: 2px;
}

#contents .posts .title .post_day {
	text-align:right;
	display:block;
	margin:5px 2px 0px auto;
	color:#666;
}

#contents h3{
	font-weight:bold;
	/*background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;*/
	background-color: #f4f4f4;
	padding:5px 5px 5px 20px;
	font-size:1.4em;
	color: #3a62a3;
	border-left:6px solid #666;
}

#contents h3.cate5{
	border-left:6px solid #147BCA;
}
#contents h3.cate6{
	border-left:6px solid #FF2929;
}

#contents h3.cate7{
	border-left:6px solid #A5E012;
}

#contents h3.cate8{
	border-left:6px solid #EAB600;
}

#contents h3.cate9{
	border-left:6px solid #E94A84;
}

#contents h3.cate10{
	border-left:6px solid #EAE8E9;
}

#contents h3.cate11{
	border-left:6px solid #d04f97;
}


#contents h3 a{
 text-decoration:none;
 color:#3a62a3;
}
	
#contents .cat_des{
	margin:0 10px 10px 10px;
}

#contents .posts,#wide_contents .posts {
	margin:0px 0px 20px 0px;
	padding-bottom:20px;
	border-bottom:2px solid #eeeeee;
}

.posts .post_alt{
	margin:20px 0 5px 0;
	padding:3px;
	color:#666666;
	background-color:#f4f4f4;
	border-bottom:1px solid #ccc;
	text-align:right;
}

.more-link{
 background-color:#e5f0f0;
 padding:5px;
 border:1px solid #2d5e5f;
 text-decoration:none;
}

.pagenav{
text-align:center;
}

.posts h4{
	color:#0099CC;
	font-size:1.2em;
	font-weight:bold;
}


.posts .post{
	margin:10px 5px 5px 5px;
}


#contents #sibukai{
	padding:10px 0;
	margin:0 auto 10px auto;
	height:auto;
	width:670px;
	border-bottom:1px dotted #CCCCCC;
	zoom: 100%;
}

#contents #sibukai:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#contents #sibukai ul{
	margin:0;
	padding:0;
	list-style:none;
	width:670px;
	font-size:1.2em;
	font-weight:bold;
}

#contents #sibukai ul li{
	margin:0;
	float:left;
	padding:0 10px 5px 0;
	
}

#contents #sibukai ul li a{
	display:block;
	white-space:nowrap;
	text-decoration:none;
	border:1px solid #99CCFF;
	padding:3px;
	
}

#contents #sibukai ul li a:hover{
	background-color:#EDF9FA;
	
}

/*wide_contents*/

#wide_contents .title{
background-image:url(images/h2_bg2.jpg);
width:800px;
height:58px;

}

#wide_contents .posts .title .post_day {
	text-align:right;
	display:block;
	margin:5px 2px 0px auto;
	color:#666;
}

#wide_contents h3{
	font-weight:bold;
	font-size:1.4em;
	margin: 0 0 0 15px;
	color: #0d9dc9;
	height: 35px;
}

#wide_contents h3 a{
 text-decoration:none;
 color:#0d9dc9;
}


#contents .posts ul{
 margin:0;
 padding:0;
}

#contents .posts ul li{
background-image:url(images/mark1.jpg);
background-repeat:no-repeat;
background-position:0px 5px;
display:block;
margin:3px 0 0 5px;
padding: 3px 0 3px 20px;
}



dl.type01 {
	padding:6px 0 ;
}
dl.type01 dt {
	font-weight:bold;
	padding-left:12px;
	padding-top:6px;
}
dl.type01 dd {
	padding-left:24px;
}

/*同窓生紹介*/

.interview-content {
	padding:20px 0 10px;
	width:748px;
	margin:0 auto;
}
	.interview-content .photos {
		background:url(images/bg-photo.gif) left top repeat;
		width:200px;
		float:left;
		text-align:center;
		padding:12px 0;
	}
	.interview-content .photos-w {
		background:url(images/bg-photo-w.gif) left top repeat;
		width:200px;
		float:left;
		text-align:center;
		padding:12px 0;
	}
	.interview-content .photos ul{
	 list-style:none;
	 margin:0;
	 padding:0;
	}
		.interview-content .photos li {
			padding:0 0 12px 0;
		}
	.interview-content .word-interview{
		width:520px;
		float:right;
		font-size: 120%;
		line-height: 1.6em;
	}
	.interview-content .word-interview .reporter {
		padding-bottom:10px;
		font-weight: bold;
		color:#1A7EBA;
	}
	.interview-content .word-interview .response {
		padding-bottom:10px;
	}

.interview-content:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
	
.introduce{
		width:500px;
		float:right;
		padding:10px;
		border:1px solid #DDD;
	}
	.introduceTitle{
		width:120px;
		background: #CCEEFF;
		padding:3px;
		mardin-bottom:5px;
		text-align:center;
	}
	.introduceTitle2{
		width:120px;
		background: #CCEEFF;
		padding:3px;
		mardin-bottom:5px;
		text-align:center;
	}
	.introduceTxt{
		padding-bottom:15px;
		line-height:140%;
	}
	.introduceTxt2{
		font-size: 120%;
		padding:7px 0 5px 0;
		line-height:140%;
	}

/* フォトアルバムトップ */

.photo_album {
 width:760px;
 margin:0 auto 5px auto;
 padding-top:20px;
  display: inline-table;
  min-height: 1px;
}

.photo_album .photo_roop{
	width: 190px;
	height: 300px;
	margin: 4px 0px 0px 4px;
	/*overflow: hidden;*/
	float: left;
 }

.photo_album:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html .photo_album {
  height: 1px;
}
.photo_album {
  display: block;
}


.photo_album .thumimg {
	padding:7px 0 0 9px;
	width:176px;
	height:132px;
	background-image:url(images/bg-photo-thumbnail.gif);
	background-repeat:no-repeat;
}

.photo_roop .day {
 font-size:1.0em;
 color:#999999;
}

.photo_roop .thumtitle {
	width: auto;
	margin: 5px 0;
	padding: 0px;
	font-weight:bold;
}

.photo_roop .album_link {
text-align:right;
}

/* ++++++++++　送信フォームデザイン　+++++++++++ */

table.form{
width:700px;
margin:5px;
}

table.form td {
 border:1px solid #eee;
 padding:10px;
}


table.form th {
 font-weight:bold;
 border:1px solid #eee;
 background-color:#f4f4f4;
 border-left:4px solid #3a62a3;
 padding:10px;
}

table.form td span{
 font-size:0.9em;
}


/* ++++++++++　カリキュラムテーブル　+++++++++++ */

table.table_hight td,table.table_hight th{
padding:5px 0;
}


table.table1{
width:630px;
margin:0;
padding:0;
border:1px solid #666666;
border-collapse:collapse;
empty-cells:show;
}

table.table1 td {
 border-bottom:1px dotted #666;
 border-right:1px solid #666666;
 padding:10px;
 margin:0;
}


table.table1 th {
 font-weight:bold;
 border-bottom:1px solid #666;
 background-color:#D3E9EF;
 border-right:1px solid #666666;
 padding:10px;
}

table.table1 td.slast{
border-right:none;
}

table.table1 td.blast{
border-bottom:none;
}

table.table1 td span{
 font-size:0.9em;
}


table.table2{
margin:0;
padding:0;
border:1px solid #666666;
border-collapse:collapse;
empty-cells:show;
}

table.table2 td {
 border-bottom:1px dotted #666;
 border-right:1px solid #666666;
 padding:5px;
 margin:0;
}


table.table2 th {
 font-weight:bold;
 border-bottom:1px solid #666;
 background-color:#D3E9EF;
 border-right:1px solid #666666;
 padding:10px;
}

table.table2 td.slast{
border-right:none;
}

table.table2 td.blast{
border-bottom:none;
}

table.table2 td span{
 font-size:0.9em;
}


/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */


.commentlist li {
	margin: 0;
	padding: 5px 5px 3px;
	list-style: none;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist {
	margin:10px 0;
	padding:0;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}
	
#comentop p {
	line-height: 1.4em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata {
	color: #777;
	}

.nocomments {
border:1px solid silver; margin:5px; padding:5px; text-align:center;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.entry{
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	
.entry .postmetadata {
	text-align:left;
	}
	
.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt a {
	text-decoration:none;
	}
	
.alt2 {
	border-bottom: 1px solid #DDD;
	}
	
.alt2 a {
	text-decoration:none;
	}
	
.author {

}

.commentlist .avater img{
float:left;
margin:0 10px 8px 0;
vertical-align:bottom;
}

/* ++++++++++　コメント部分のデザイン　+++++++++++ */
#comments {
	background-color:#EDF4F8;
	padding:5px;
	color:#006699;
	}
	
#commentlogin {

	}

#respond {

	/*border-bottom:solid 2px #538ad8;*/
	border-left:solid 4px #538ad8;
	color:#006699;
	padding:0 5px;
	}
	
.com {
	/*font-size:0.75em;*/
	border-bottom:solid 1px #99CCCC;
	padding-bottom:8px;
	margin-bottom:12px;
	}

.com p {
	margin:5px 0;
	}
	
.commeta {
	color:#666;
	text-align:right;
	}
	
#tb {
	/*font-size:0.75em;*/
	border:dotted 1px #666;
	padding:8px;
	line-height:150%;
	}

/* ++++++++++　ぱんくずリストのデザイン　+++++++++++ */

.bread {
	text-align:left;
	color:#999;
	font-size:1.1em;
	display:block;
	margin: 10px 0;
	}

.bread a{
	color:#999;
	text-decoration:none;
	}

.bread a:hover{
	text-decoration:underline;
	}

/* ++++++++++　アルバムのデザイン　+++++++++++ */


.album dl dt{
   width: 7em;
   float: left;
	 color:#FF9900;
}

.album dl dd{
    margin-left: 7em;
    _height: 1%;
}

.album dl dd:after{
	  content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}



/* ++++++++++　リンク集のデザイン　+++++++++++ */

#link {
border-collapse:collapse;
margin:20px 0 20px 20px;
}

#link {
	width:90%;
	font-size:1.2em;
	}

#link th,#link td {
	text-aligin:left;
	padding:10px 5px;
	border:solid 1px #ccc;
	}

#link th {
	width:200px;
	background-color:#EBFAED;
	}



/* ++++++++++　フッター部分のデザイン　+++++++++++ */

#footer .footer_t p {
	font-size:1.2em;
	margin:0;
	padding:0px;
	text-align:left;
	color: #3a62a3;
	}

#footer .footer_t p a {
 text-decoration:none;
 color: #3a62a3;
}

.page_top a{
	margin:0px 0px 0 auto;
	width:134px;
	height:47px;
	font-size:1.2em;
	text-align:right;
	background:url(images/page_top.jpg);
	background-repeat:no-repeat;
	display:block;
}

.page_top a span{
 display:none;
}

#footer .footer_t{
 height:80px;
}

#footer .footer_t img{
margin-bottom:10px;
}


#footer .address{
	max-width:364px;
	margin-top:10px;
	float:left;
}

#footer .address p{
 font-size:1.2em;
 margin:5px 0 0 60px;
 padding:0;
}

#footer .daigakulogo{
	max-width:241px;
	margin-top:10px;
	float:right;
}

#footer .daigakulogo a{
	display:block;
}

#footer .address span,#footer .daigakulogo span{
 display:none;
}


#footer address{
 text-decoration:none;
 font-size:1.1em;
 color:#666666;
 font-style:normal;
 text-align:left;
 clear:both;
}

/*モバイル*/
@media screen and ( max-width:668px ){

	
	
	#sidebar{
		width:100%;
		float:none;
		padding: 0;
	}

	#contents {
		margin: 0;
		font-size: 1.4em;
		width:100%;
		float:none;
	}

	#top_sidebar{
		width: 100%;
		box-sizing: border-box;
		float:none;
	}

	#top_contents,#wide_contents {
		margin: 0;
		width: 100%;
		font-size: 1.4em;
		box-sizing: border-box;
		float:none;
	}

	#header .head_des{
		width: 100%;
	}
	
	#header h1{
		width: 80%;
	}
	
/*SNSbanner*/

/*.sns_banner_wrap{
	display: flex;
	width: 100%;
	justify-content: space-around;
	flex-wrap: wrap;
}*/

.sns_banner{
	margin: 10px auto 0 auto;
	width: 100%;
	max-width: 350px;
	text-align: center;
}
	
/* +++++++++ グローバルメニュー　+++++++*/
	
/*　ハンバーガー*/
.btn_hamburger {
    margin: 0 auto 2em !important;
    width: 40px;
	display:block;
	position:absolute;
	top:0;
	right:5px;
}
.btn_hamburger a {
    position: relative;
    display: block;
}

.btn_hamburger a span.close{
    display: none;
	width:40px;
	height:40px;
}

.btn_hamburger a.active {
    position: relative;
    display: block;
}

.btn_hamburger a.active span.close{
    display: block;
}

.btn_hamburger a.active span.open{
    display: none;
	width:40px;
	height:40px;
}

.section_navi{
	display:none;
	position: absolute;
	top:40px;
	right:0;
	width:100%;
	z-index:999999
}

ul.glomenu{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

ul.glomenu li,ul.glomenu li a{
	margin:0;
	padding:0.25em;
	display:block;
	width:100%;
	box-sizing:border-box;
}

ul.glomenu li {
	background-color:rgba(248,177,73,0.9);
	font-size:1.4em;
	font-weight:bold;
	border-bottom:1px solid #eee;
}


ul.glomenu li.menu_mypage{
	display:block;
	background-color:rgba(255,102,102,0.9);
}

ul.glomenu li a{
	color:#fff;
	text-decoration:none;
	display:block;
	position:relative;
}

ul.glomenu li a:hover{
	color:#f5f923;
}

ul.glomenu li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

ul.glomenu li a{
	padding:0.25em;
}

	#sidebar{
		text-align: center;
	}
	
	.cate_list ul.cate li{
		background-image: none;
	}
	
	.head_menu,.footer_t{
		display: none;
	}

	#footer_inner {
	width: 100%;
	margin: 0 auto;
	}
	
	#footer .address{
		width: 100%;
		text-align: center;
		float: none;
	}
		
	#footer .daigakulogo{
		width: 241px;
		margin: 10px auto;
		float: none;
	}
	
	#footer address{
		text-align: center;
		padding-top: 10px;
	}
	
}