/*
Theme Name: Shogaku-high
Theme URI: http://www.sft.co.jp
Description: Clean business theme
Author: SFT
Author URI: http://www.sft.co.jp
version: 1.0
Tags: three-column, widget-ready, school
*/

/* pc */
/*@media screen and (min-width: 961px) {*/
*{margin:0; padding:0;}

body {
	color: #333;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	-webkit-text-size-adjust :100% !important;
}

strong {
	color: #0066cc;
	font-weight: bolder;
}

strong.red {
	color: #CC0000;
	font-weight: bolder;
}

h1 {
	font-size: 18pt;
}

h2 {
	color: #222222;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	max-height:100%;
}

h3, h3 a {
	color: #222222;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

h4 {
	font-size: 9pt;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	font-family:"Courier New", Courier, monospace;
}

.daigaku_l {
	text-align:left;
	padding:5px 8px;
}
.daigaku_c {
	text-align:center;
	padding:5px;
}
.daigaku_r {
	text-align:right;
	padding:5px 8px;
}



/* links */

a {
	color: #0000ff;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 0 0 0 0px;
	line-height: 145%;
}

#wrapper {
	/*background: url(images/wrbg.png) repeat-y;*/
	margin-left:auto;
	margin-right:auto;
	width: 100%;
  	float: left;
	clear: left;
	padding-top:102px;
}

	
/* header */

#header {
  	width: 100%; 
  	float: left;
	clear: left;
	/*background: url(images/topbg.png) no-repeat top;*/
	background-color:#003;
	position:fixed;
	right:0;
	left:0;
	z-index:100;
	/* 影指定 */
    box-shadow: 0 1px 8px #333333;
    -moz-box-shadow: 0 1px 8px #333333; /* Firefox対応 */
    -webkit-box-shadow: 0 1px 8px #333333; /* Safari、Chrome対応 */
}

#topmenu {
	/*width: 400px;*/
	float: right;
	margin-right: 20px;
	margin-top: 3px;
}

*html #topmenu {
	margin-left: 10px;
}

.topnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}


.topnav ul {
	position: absolute;
	top: -999em;
	display: none;
}

.topnav li {
	float: left;
	position: relative;
	z-index: 999;
	height: 25px;
	line-height: 25px;
	background: url(images/toplibg.png) no-repeat left;
	padding-left: 15px;
	margin-left: 13px;
	margin-right: 5px;
}

*html .topnav li {
	margin-right: 6px;
}

.topnav a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.topnav li#current a,
.topnav li.current_page_item a,
.topnav li:hover a {
	text-decoration: none;
	color: #0099FF;
}

.topnav ul li{ 
	width: 160px;
}

.topnav li:hover ul,
ul.topnav li.sfHover ul {
	left: -17px;
	top: 23px;
	width: 160px;
	background: url(images/topulbg.png) no-repeat bottom;
	padding-bottom: 7px;
}

.topnav li:hover li ul,
.topnav li.sfHover li ul {
	top: -999em;
}

.topnav li li:hover ul,
ul.topnav li li.sfHover ul {
	left: 120px;
	top: -1px;
}

.topnav li:hover ul,
.topnav li li:hover ul {
	top: -999em;
}

.topnav li li {
	display: block;
	padding: 0px;
	height: auto !important;
	border: none;
	color:#fff;
	background: #06C;
	margin: 0;
	width:160px;
	z-index: 999;
}

.topnav li li a:link, 
.topnav li li a:visited {
	display: block;
	height: auto !important;
	line-height: 30px;
	text-transform: uppercase;
      color: #fff;
	font-weight: normal;
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.topnav li li a:hover {
	color: #fff !important;
	background: #09F;
}

#logo {	
	float:left;
	/*clear: both;*/
	margin-top: 0px;
	overflow:hidden;
	padding-top:0px;
	position: relative;
}

#logo img {
	width: 100%;
	height:100%;
}

#logo a {
	color: #699ebb;
}

#logo h1 a,
#logo h1 {
	font-weight: normal;
	font-size: 36px;
	color: #cc9900;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 90px;
	padding-left: 5px;
}


#header h2 {
	display: none;
}


#inheader {
	width: 900px;
	height: 100px;
	float: left;
	clear: left;
	margin: 0;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	width: 180px;
	height: 19px;
	float: right;
	margin-right: 10px!important;
	margin-top: 6px;
	z-index: 450;
	position: relative;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 130px;
	border: solid 1px #999;	
	font-size:12px;
	padding-left: 2px;
	height: 17px;
	padding-top: 0px;
	background: #fff url(images/searchicon.png) no-repeat right;
}

#searchform input#searchsubmit {
	/*display: none;*/
}

/* content */

#contentwrapper {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	-webkit-text-size-adjust :100%;
}

*html #contentwrapper {
	margin-left: 7px;
}

#bottomfront {
	max-width: 980px;
	padding: 0;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
}

#slidefront {
	/*max-width: 900px;*/
	/*max-height: 500px;*/
	width:100%;
	padding: 0;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	background:#003;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8cmFkaWFsR3JhZGllbnQgaWQ9Imc4ODAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjeD0iNTAlIiBjeT0iNTAlIiByPSI2Ny41MDc1NTgxNTU4MzM2NiUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDA2NkNDIiBvZmZzZXQ9IjEiLz4KPC9yYWRpYWxHcmFkaWVudD4KPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2c4ODApIiAvPgo8L3N2Zz4=);
	background:-webkit-gradient(linear, left top, right bottom, from(#003), color-stop(0.5, #fff), to(#003));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#003', endColorstr='#fff');
	background: -moz-linear-gradient(#003, #fff);
	position: relative;
	overflow: hidden;/*内側の動画コンテンツではみ出した部分を表示しないようにする*/
}

#slidefront:before {
	content: "";
	display: block;
	/*padding-top: 42.20%;/*動画の高さに合わせて変える*/
	padding-top: 56.25%;/*動画の高さに合わせて変える*/
}

#slidefront img{
	width:100%;
	height:auto;
	object-fit: contain;
}

#contentnarrow {
	float:left;
	width: 470px;
	padding: 10px;
	padding-top: 0;
	margin-top: 20px;
	border-left: dotted 1px #dddddd;
	border-right: dotted 1px #dddddd;
	min-height: 450px;
}

#contentleft {
	float:left;
	width: 640px;
	padding: 20px;
	padding-top: 0;
	padding-left: 5px;
	margin-top: 20px;
	border-right: dotted 1px #ccc;
	min-height: 450px;
}

#contentright {
	float: left;
	max-width: 840px;
	width:90%;
	padding: 20px;
	padding-left: 5px;
	margin-top: 20px;
	padding-top: 0;
	border-left: dotted 1px #ccc;
	min-height: 450px;
	margin-left:auto;
	margin-right:auto;
}

#contentfull {
	max-width: 880px;
	min-height: 450px;
	padding: 0 5px 20px 5px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
}

.thumby {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom:35px;
}

*html.thumby {
	margin-right: 10px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 35px;
	line-height: 150%;
	min-height:185px;
	max-height:100%;
}

.post h2 {
/*
	color: #222222;
*/
	padding:0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-left: 5px solid #0066cc;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	color:#1e90ff;
	font-weight:bolder;
}

.post h3 {
	margin:0;
	padding: 0;
	line-height: 20px;
	border-left: 5px solid #0066cc;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 5px;
}
	
.post h3 a {
	color: #222222;
	margin-bottom: 5px;
	/*padding-left: 5px;*/
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
}

.post h3 a:hover {
	text-decoration: underline;
}
	
.post h2 a:hover{
	text-decoration: underline;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

#audata {
	text-transform: none;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#audata a {
	color: #222222;
	text-transform: none;
	text-decoration: none;
}

#audata a:hover {
	text-decoration: underline;
}

a.more-link {
	color: #222222;
	text-decoration: none;
	border-bottom: dotted 1px #222222;
}

a.more-link:hover {
	text-decoration: none;
	border: none;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* Left Sidebar*/

#leftbar {
	width: 165px;
	float: left;
	margin:0;
	padding:0;
	padding-bottom: 20px;
	margin-right: 10px;
}

*html #leftbar {
	margin-right: 10px;
}

#leftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 14px;
	margin-top: 5px;
	width: 100%;
}

#leftbar h2 {
	background: #FFFFFF url('images/left_h2_bg.png') no-repeat;
	margin: 0;
	padding: 14px 0 0 10px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: bolder;
	height: 23px;
}

#leftbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 7px;
	margin-top: 7px;
}

#leftbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#leftbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#leftbar ul li a:hover {
	text-decoration: underline;
}

#leftbar a {
	text-decoration: underline;
}
	
#leftbar a:hover {
	border: none;
	text-decoration: none;
}

/* Right Sidebar*/

#rightbar {
	width: 220px;
	float: right;
	margin:20px 0 0 0;
	padding:0;
	padding-bottom: 20px;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	width: 100%;
}

#rightbar h2 {
	background: #FFFFFF url('images/right_h2_bg.png') no-repeat;
	margin: 0;
	padding: 14px 0 0 10px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: bolder;
	height: 23px;
}

#rightbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 7px;
	margin-top: 7px;
}

#rightbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#rightbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#rightbar ul li a:hover {
	text-decoration: underline;
}

#rightbar a {
	text-decoration: underline;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: none;
}


/* Front Page Left Widget*/

#frontleftbar {
	width: 220px;
	float: left;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}

#frontleftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: 15px;
}

#frontleftbar h2 {
	background: #FFFFFF url('images/right_h2_bg.png') no-repeat;
	margin: 0;
	padding: 14px 0 0 10px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: bolder;
	height: 23px;
}

#frontleftbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}

#frontleftbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#frontleftbar ul li a:hover {
	text-decoration: underline;
}

#frontleftbar a {
	text-decoration: underline;
}
	
#frontleftbar a:hover {
	border: none;
	text-decoration: none;
}

/* Front Page Right Widget*/

#front_1column {
	width: 100%;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}

#front_1column .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: 15px;
}

#front_1column h2 {
	margin: auto;
	padding: 0;
	color: #cc9900;
	margin-bottom: 25px;
	margin-top: 15px;
	font-size: 34px;
	line-height: 21px;
	/*text-transform: uppercase;*/
	text-align:center;
	/*font-weight: bold;*/
}

#front_1column ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}

#front_1column ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#front_1column ul li a:hover {
	text-decoration: underline;
}

#front_1column a {
	text-decoration: none;
	color: #222222;
}
	
#front_1column a:hover {
	border: none;
	text-decoration: underline;
}

#front_1column img {
/*
	padding: 1px;
	border: solid 1px #eaeaea;
*/
}

#wpcontent_slider_container {
    position: absolute!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #222222; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #eaeaea;
	border-bottom: solid 3px #eaeaea;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #cc9900;
	font-size: 16px;
	margin-bottom: 2px;
	clear: left;
	text-transform: uppercase;
	font-weight: normal;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	border: 1px solid #eaeaea;
	border-bottom: solid 3px #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #333;
	background: #eaeaea;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border: solid 1px #eaeaea;
	border-bottom: solid 3px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
      width: 500px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
      border: none;
      padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#222222;
	text-decoration: none;
}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

img.aligncenter {
	margin:0 auto;
	height:auto;
	display:block;
}

img.size-full {
	max-width:100% !important;
	height:auto !important;
	padding:0px !important;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
	width: auto !important;
}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
}

.wp-caption p.wp-caption-text {
   	font-size: 13px;
   	line-height: 17px;
   	padding: 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 15px 0;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#003;
	/*background: url(images/footerbg.png) no-repeat top;*/
}

#footermenu {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 5px;	
	text-align: center;
	color:#FFFFFF;
	-webkit-text-size-adjust :100%;
}

#footermenu ul {
	padding-bottom: 5px;
	text-align: center;
}

#footermenu ul li {
	display: inline;
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 10px;
	height: 12px;
	line-height: 12px;
}

#footermenu ul li a {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border: none;
	font-weight: normal;
	text-decoration: none;
}

#footermenu ul li a:hover {
	border-bottom: none;
}

#copyinfo {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 0px;
	text-align: center;
	-webkit-text-size-adjust :100%;
}

#footer a { 
	color: #0066cc;
	text-decoration: none;
}

#footer a:hover {
	border: none;
}

img.menubnr {
	margin-bottom: 10px;
}


#cont1 {
	background: no-repeat scroll 0 0 #FFFFFF !important;
	margin: 30px auto 10px auto !important;
	position: relative !important;
	font-size: 13px;
	max-width:670px;
}

#cont2 {
	margin: 0 0 10px 0 !important;
	position: relative !important;
	font-size: 13px;
	width:100%;
}

#cont3 {
	background: no-repeat scroll 0 0 #FFFFFF !important;
	margin: 30px auto 10px auto !important;
	position: relative !important;
	font-size: 16px;
	float:left;
	width:100%;
}

#cont4 {
	margin: 10px auto !important;
	position: relative !important;
	width:100%;
}

.extra_post {
	margin:0 5px;
	border: solid #999 1px;
	line-height:20px;
	padding: 10px !important;
	font-size:16px;
}

.spot_bnr_waku {
	border:solid #FCC 5px;
	margin:0 5px;
	color:#000033;
}

.spot_bnr_waku:hover {
	border:solid #ff6666 5px;
	margin:0 5px;
	color:#000099;
}

.spot_bnr {
	padding: 18px 10px 6px 10px !important;
	text-align:center;
	font-family:HGP明朝B;
	font-weight:bold;
	background: url(images/sakura.png) no-repeat,url(images/sakura2.png) no-repeat;
	background-size:contain, auto;
	background-position: 25% 75%, 90% 40%;
}

*html cont1 {
	width:670px !important;
}

.post_top {
	margin: 7px 5px 0 !important;
}

*html .post_top {
	margin: 7px 0px 0 !important;
	padding-left:10px!important;
}

.post_top_info {
	padding: 10px;
	background-color: lightyellow;
}
.post_top_info_content {
	padding-left: 10px;
	padding-right: 10px;
}

.post_top_info h3, .post_top_info h3 a {
	color: #F06000 !important;
	font-weight: bold;
}


li {
	list-style-type: none;
}

#list-categories .section-title {
	margin-bottom: 10px !important;
}

.section-title, .section-title a {
	clear: both !important;
	color: #000099 !important;
	font-size: 28px !important;
	/*font-weight: bolder !important;*/
	height: 25px !important;
	margin: 40px 5px 35px 5px !important;
	padding-left: 2px !important;
	padding-top: 7px !important;
	text-decoration: none;
}

.section-title_mid, .section-title_mid a {
	clear: both !important;
	color: #000099 !important;
	font-size: 22px !important;
	/*font-weight: bolder !important;*/
	height: 25px !important;
	margin: 30px 5px !important;
	padding-left: 2px !important;
	padding-top: 7px !important;
	text-decoration: none;
}

#wp-calendar {
	width: 165px;
	text-align: center;
}

.td_line_t {
	border-top: solid 1px #C9D8E0;
	margin: 0 0 10px 0;
	font-family: "HGP教科書体", "HGP行書体";
	font-size: 18px;
	font-weight: bold;
}

#club_waku_rika h2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 18px;
	color: #03F;
	border-bottom: 1px solid #6C3;
	border-left: none;
}

#club_waku_rika h3 {
	border: none;
	font-size: 14px;
	padding-left: 1em;
	font-weight: bold;
}

#waku_1nen h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #009;
	line-height: 2.0em;
	border: none;
}

#waku_1nen h3 {
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 2.0em;
	border: none;
}

#waku_1nen .td3 {
	padding: 2px 0 2px 4px;
	width: 305px;
	text-align: left;
	line-height: 1.5em;
	font-size: 14px;
	vertical-align: top;
}

#waku_1nen .td5 {
	padding: 2px 0 2px 4px;
	width: 620px;
	text-align: left;
	line-height: 1.5em;
	font-size: 14px;
	vertical-align: top;
}

#frontrightbnrarea {
	float: left;
	width: 100%;
	margin-bottom: 13px;
}

#frontrightbnrarea .left {
	float: left;
}

#frontrightbnrarea .right {
	float: right;
}

#frontrightbnrarea .right a:link {
	color: #0066cc !important;
	text-decoration: underline !important;
}

#frontrightbnrarea .left a:link {
	color: #ffffff !important;
	text-decoration: underline !important;
}

#frontrightbnrarea .right a:hover,
#frontrightbnrarea .left a:hover {
	text-decoration: none !important;
}

.sidebar_freearea {
	float: left;
	margin-bottom: 10px;
	width: 100%;;
}

#banner_group0 {
	float: left;
	padding: 5px;
}

#banner_group1 {
	border: 1px solid #ddd;
	float: left;
	padding: 5px;
	background:#0066cc;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8cmFkaWFsR3JhZGllbnQgaWQ9Imc4ODAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjeD0iNTAlIiBjeT0iNTAlIiByPSI2Ny41MDc1NTgxNTU4MzM2NiUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDA2NkNDIiBvZmZzZXQ9IjEiLz4KPC9yYWRpYWxHcmFkaWVudD4KPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2c4ODApIiAvPgo8L3N2Zz4=);
	background:-webkit-gradient(linear, left top, right bottom, from(#0066cc), color-stop(0.5, #fff), to(#0066cc));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0066cc', endColorstr='#77ccff');
	background: -moz-linear-gradient(#0066cc, #77ccff);
}

#banner_group2 {
	border: 1px solid #ddd;
	float: left;
	padding: 5px 15px;
	background:#0066cc;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8cmFkaWFsR3JhZGllbnQgaWQ9Imc4ODAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjeD0iNTAlIiBjeT0iNTAlIiByPSI2Ny41MDc1NTgxNTU4MzM2NiUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDA2NkNDIiBvZmZzZXQ9IjEiLz4KPC9yYWRpYWxHcmFkaWVudD4KPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2c4ODApIiAvPgo8L3N2Zz4=);
	background:-webkit-gradient(linear, left top, right bottom, from(#0066cc), color-stop(0.5, #fff), to(#0066cc));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0066cc', endColorstr='#77ccff');
	background: -moz-linear-gradient(#0066cc, #77ccff);
}

#banner_group1 img, 
#banner_group2 img {
	display:block;
	margin: 5px auto;
}

#banner_group1 a, 
#banner_group2 a {
	float:left;
	width: 100%;
}

#knox {
	width: 85%;
	text-align: center;
	background: #FFF;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	padding: 5px;
	color: #00C;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.el_list_icon {
	/*background: url(images/hi_icon.png) left 1px no-repeat;*/
	padding-left: 15px;
	margin-left: 15px;
}

.hi_list_icon {
	background: url(images/hi_icon2.png) left 1px no-repeat;
	padding-left: 25px;
	margin-left: 15px;
}

#sitemap_menu a{
	color:#330066;
}

.sitemap_list {
	max-width:650px;
	padding:5px 10px 5px 5px;
	overflow:hidden;
	float:left;
}

/* トップページの画像で記事一覧関係レイアウト*/
/* 校長通信*/
.thumb_area {
	float: left;
	max-width: 310px;
	height: auto;
	text-align: left;
	margin: 2px;
	padding: 8px 4px 2px 4px;
	vertical-align: top;
	border-radius: 8px;			/* CSS3草案 */  
	-webkit-border-radius: 8px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8px;	/* Firefox用 */
}

*html .thumb_area {
	margin: 5px 4px 5px 4px;
}

.thumb_area img{
	/*border: 2px solid #ffffff!important;*/
	/*width:100%;*/
	max-height:200px;
	object-fit:cover;
	font-family: 'object-fit: cover;';/*IE対策*/
}


/* 学びＢＬＯＧ*/
.thumb_area2 {
	float: left;
	width: 154px;
	height: 160px;
	text-align: left;
	margin: 2px;
	padding: 8px 4px 2px 4px;
	border-radius: 8px;			/* CSS3草案 */  
	-webkit-border-radius: 8px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8px;	/* Firefox用 */
	background:#99cccc;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KPHJhZGlhbEdyYWRpZW50IGlkPSJnNDUwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNjcuNTA3NTU4MTU1ODMzNjYlIj4NCjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5OWNjY2MiIG9mZnNldD0iMSIvPg0KPC9yYWRpYWxHcmFkaWVudD4NCjxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNnNDUwKSIgLz4NCjwvc3ZnPg==);
	background:-webkit-gradient(linear, left top, right bottom, from(#99cccc), color-stop(0.5, #fff), to(#99cccc));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99cccc', endColorstr='#ffffff');
	background: -moz-linear-gradient(#99cccc, #ffffff);
}

*html .thumb_area2 {
	margin: 5px 4px 5px 4px;
}

.thumb_area2 img{
	border: 2px solid #ffffff!important;
}
.thumb_area2 img:hover{
	border: 2px solid #0000cc!important;
}

/* 生徒会日記*/
.thumb_area3 {
	float: left;
	display:inline-block;
	vertical-align:top;
	width: 154px;
	height: 160px;
	text-align: left;
	margin: 2px;
	padding: 8px 4px 2px 4px;
	border-radius: 8px;			/* CSS3草案 */  
	-webkit-border-radius: 8px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8px;	/* Firefox用 */
	background:#ccffcc;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KPHJhZGlhbEdyYWRpZW50IGlkPSJnNDUwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNjcuNTA3NTU4MTU1ODMzNjYlIj4NCjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNjY2ZmY2MiIG9mZnNldD0iMSIvPg0KPC9yYWRpYWxHcmFkaWVudD4NCjxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNnNDUwKSIgLz4NCjwvc3ZnPg==);
	background:-webkit-gradient(linear, left top, right bottom, from(#ccffcc), color-stop(0.5, #fff), to(#ccffcc));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ccffcc', endColorstr='#ffffff');
	background: -moz-linear-gradient(#ccffcc, #ffffff);
}

*html .thumb_area3 {
	margin: 5px 4px 5px 4px;
}

.thumb_area3 img{
	border: 2px solid #ffffff!important;
}
.thumb_area3 img:hover{
	border: 2px solid #009900!important;
}
/* thumb_areaタイプ分け終わり*/

.top_img_thumb {
	text-align: center;
	position: relative;
	max-width:300px;
	height:200px;
	overflow:hidden;
}

.top_img_thumb:hover {
	box-shadow: 0 0 0 2px #0000ff;
}

.top_img_thumb_min {
	text-align: center;
	position: relative;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}

.top_thumb_title {
	padding:3px 0px;
	font-size:15px;
	max-width:300px;
}

.top_thumb_title_gakusai {
	padding:3px 4px;
	font-size:12px;
	max-width:300px;
}

.thumb_moji {
	position: absolute;
	padding:3px 3px 1px 3px;
	left:5px;
	bottom: 2px;
	color: #FFFFFF;
	background-color:#990033;
}

.thumb_moji1 {
	position: absolute;
	padding:3px 3px 1px 3px;
	left:5px;
	bottom: 2px;
	color: #FFFFFF;
	background-color:#666600;
}

.thumb_moji2 {
	position: absolute;
	padding:3px 3px 1px 3px;
	left:5px;
	bottom: 2px;
	color: #FFFFFF;
	background-color:#333366;
}

.thumb_moji3 {
	position: absolute;
	padding:3px 3px 1px 3px;
	left:5px;
	bottom: 2px;
	color: #FFFFFF;
	background-color:#006600;
}

.gakuensai {
	position: absolute;
	padding:3px 13px 1px 13px;
	right:5px;
	top: 2px;
	color: #FFFFFF;
	background-color:#cc0000;
}

#footlink1 {
	float: left;
	background: url(images/footer_link_bgimg1.png) no-repeat;
	width: 300px;
	height: 270px;
	text-align:center;
	padding-top:10px;
	margin:25px 10px 0px 0px;
}

#footlink2 {
	float: left;
	background: url(images/footer_link_bgimg2.png) no-repeat;
	width: 300px;
	height: 270px;
	text-align:center;
	padding-top:10px;
	margin-top:25px;
	margin-bottom:0px;
	margin-left:10px;
}

.list_disc{
	list-style-type:disc;
	margin-bottom:10px;
}

.post .club_table {
	width: 14%;
	text-align:center;
	background-color:#99CCFF;
}

.border_table table{
	border-collapse:collapse;
	border:1px solid #333;
	border-spacing:0;
}

.border_table th, .border_table td{
	border:1px solid #ccc;
	padding:3px 5px!important;
}

td.td_date span.wpcf7-list-item {
    display: block;
}

#search_menu {
	float:right;
	clear:right;
}

#bottom2 {
	width: 100%;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

#school_area {
	max-width: 960px;
	float: none;
	clear: left;
	margin: 0 auto;
	padding: 10px 0;
	text-align:center;
}

#partner_area {
	max-width: 720px;
	float: none;
	clear: left;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align:center;
}

#bottom_menu {
	max-width: 960px;
	margin:0 auto;
	clear: left;
	float: none;
	padding: 0;
	font-size:14px;
}

#bottom_menu a{
	color:#ffffff;
}
#bottom_menu a:hover {
	color:#330099;
	text-decoration: underline;
}

.video_respo{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video_respo iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*
#slidefront iframe{
  position: fixed;
  z-index: -1;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
*/
.movie {
    position: absolute;
    padding-bottom: 56.25%;
    /*padding-bottom: 42.20%;*/
    padding-top: 0px; /* 現プレイヤーでは不要？ */
    height: 0;
    overflow: hidden;
	background-color:#FFFFFF;
	background:url(images/slide2018_08.jpg) no-repeat;
	background-size:cover;
	top:0; /*上部の位置調整*/
	bottom:0;
	left:0;
	right:0;
}

.movie2.lazyload{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.movie2.lazyloaded{
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity: 0.1;
	transition: all 3s ease-in-out 1.5s;
}

.movie2 {
	background-color:#FFFFFF;
	z-index:1;
    position: absolute;
    top: 0;
    left: 0;
	width:100%;
	height:100%;
	/*opacity:0.1;*/
}

.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.movie3 {
	background-color:#000000;
	z-index:10000;
    position: absolute;
	bottom: 0;
    right: 0;
	width:29%;
	height:18%;
	opacity:0.8;
}

.top_slideshow {
	display:none;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; /* 現プレイヤーでは不要？ */
    height: 0;
    overflow: hidden;
	background-color:#FFFFFF;
}

#blog_list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:0 auto;
	max-width:980px;
	width:100%;
	text-align:center;
	clear:left;
	overflow:hidden;
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	-ms-flex-line-pack: distribute;
	justify-content:space-around;
}

#alignment_item{
	position: relative !important;
    float: left;
    width: 100%;
}

#alignment_item div.newitem_title{
	clear: both !important;
    padding-top: 7px !important;
}

#alignment_blog_list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:0 auto;
	max-width:880px;
	width:100%;
	text-align:center;
	clear:left;
	overflow:hidden;
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	-ms-flex-line-pack: distribute;
	justify-content:space-evenly;
	padding-bottom: 60px;
}

.alignment_thumb_area{
	float: left;
    max-width: 280px;
    height: auto;
    text-align: left;
    margin: 2px;
    padding: 8px 4px 2px 4px;
    vertical-align: top;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.alignment_thumb_area dt{
	text-align: center;
    position: relative;
    /*max-width: 270px;*/
	width: 270px;
    height: 180px;
    overflow: hidden;
	display: flex;
	align-items: center;
}

#alignment_blog_list dt img {
	width: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.alignment_blog_title a{
	font-size:16px;
	font-weight: bold;
}

.alignment_kanren-t a{
	color: #222222;
	text-decoration: none;
	/*font-weight: 900;*/
	font-size:17px;
}

.alignment_kanren-t{
	position:relative;
	max-width: 100%;
	width:100% !important;
	overflow:hidden;
	background-color:#FFFFFF;
}

.alignment_kanren-t:before {
	content:"";
	display:block;
	padding-top:25%;
}

.alignment_kanren-t div{
	max-width:100%;
	width:auto !important;
	position: absolute;
	top:5px;
	overflow: hidden;
}


/* バーガーメニューを非表示に */
#nav-drawer {
  display:none;
}

/* バーガーメニューここから */
#nav-drawer {
  position: absolute;
  top:2px;
  right:0;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 4px;/*線の太さ*/
  width: 35px;/*長さ*/
  border-radius: 3px;
  background: #0066cc;
  display: block;
  content: '';
  cursor: pointer;
  margin-top:5px;
}
#nav-open span:before {
  bottom: -10px;
}
#nav-open span:after {
  bottom: -20px;
}

#btm3_4 span, #btm3_4 span:before, #btm3_4 span:after {
  height: auto;/*線の太さ*/
  width: 100%;/*長さ*/
  background: #000099;
  display: block;
  content: '';
  cursor: pointer;
  padding:3px 0;
  margin-bottom:15px;
}
#btm3_4 span:before {
  bottom: -10px;
}
#btm3_4 span:after {
  bottom: -20px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 9999;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #003;/*背景色*/
  color:#FFF;
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

/* バーガーメニューここまで */

.scr::-webkit-scrollbar{
  width: 12px;
  height: 12px;
}
.scr::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777; 
}
.scr::-webkit-scrollbar-thumb{
  background: #aaa;
  border-radius: 10px;
  box-shadow: none;
}

.nyuushi_icon {
	float:left;
	padding:5px;
	margin:auto;
	width:29%;
}

.nyuushi_icon img{
	width:100%;
	max-width:180px !important;
}

.respon_icon_box {
	margin-right:auto;
	margin-left:auto;
	width:100%;
	text-align:center;
}

.respon_icon,
.club_respon_icon{
	/*float:left;*/
	padding:5px;
	margin:auto;
	width:43%;
	display:inline-block;
	vertical-align:top;
}

.respon_icon div:hover {
	box-shadow: 0 0 0 2px #0000ff;
}

.respon_icon img,
.club_respon_icon img{
	/*width:100%;*/
	/*max-width:300px !important*/;
}

.club_respon_icon img:hover{
	box-shadow: 0 0 0 2px #0000ff;
}


#pager {
	font-size:18px;
	margin:auto;
}

#pager a {
	color:#333;
}

#pager a.page-numbers, span.page-numbers {
	border:0px solid #003399;
	padding:8px 10px;
	margin-top:5px;
	display:inline-block;
	background-color:;
}

#pager span.dots {
	border:none;
	padding:8px 1px;
	margin-top:5px;
	display:inline-block;
	background-color:#FFFFFF;
}

.gallery-size-thumbnail img {
	max-width:160px;
	max-height:120px;
	width:100%;
	height:100%;
}

//一覧のドロップダウン
.box {
	margin:auto;
	max-width: 150px;
	text-align: center;
	font-size:18px;
	background-color:#003399;
	color:#FFF;
	padding:10px;
}

.box label{
	background:#003399;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
	cursor: pointer;
}
 
.box input[type="checkbox"].on-off,
.box input[type="checkbox"].on-off +div{
	display: none;
}
 
.box input[type="checkbox"].on-off:checked +div{
	display: block;
	position:absolute;
}
 
.box div{
	margin:0 0 15px;
}

.box a.archive_listitem {
	color:#FFF;
	padding:10px;
}

.box li {
	margin-bottom:25px;
}

:target:before {
   content:"";
   display:block;
   height:102px;/* ヘッダの高さ = 102px */
   margin:-102px 0 0;/* ヘッダの高さ = 102px */
}

#bottom3 {
	display:none;
}

.pc_dele {
	display:none;
}

#recommend_area {
	width:100%;
	margin-top:30px;
}

#pickup_area {
	background: no-repeat scroll 0 0 #f5f6f7 !important;
	margin:auto !important;
	padding:0px 10px;
	position: relative !important;
	font-size: 15px;
	max-width:470px;
	width:46%;
	height:600px;
	float:left;
	line-height:157%;
	-webkit-text-size-adjust:100%;
}

#pickup_area img{
	max-width:460px;
	width:100%;
}

#pickup_post_area img{
	max-width:200px;
	width:auto;
	float:left;
	margin-right:7px;
}

#pickup_post_area li{
	display:inline-block;
	width:100%;
	line-height:17px !important;
	padding:0px 0px 10px 0px !important;
}

#pickup_post_area img:hover{
	box-shadow:0 0 0 2px #0000FF;
}

.pickup_post_left{
	display:block;
	max-width:200px;
	width:auto;
	float:left;
}

.pickup_post_right {
	display:block;
	width:auto;
	margin-left:167px;
}

.pickup_post_intro {
	vertical-align:top;
	display:table;
	font-size:14px;
	padding:7px 0px 0px 0px;
	width:100%;
}

#fb_area {
	max-width:470p;
	margin:0 0 0 10px;
	float:right;
	width:49%;
	background-color:#f5f6f7;
	text-align:center;
	max-height:600px;
}

#fb_area_mb {
	display:none;
}

.fb-page {
    display:block !important;
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    height:600px;
}

.panelicon_str {
	line-height:50px;
	font-size:large;
}

.newicon {
	border: none !important;
	width:auto !important;
	top:auto !important;
	left:auto !important;
	margin:9px auto auto 18px;
}

iframe.wp-embedded-content {
	width:100%;
}

.object_fit_img {
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.pickuplist4 {
	display:none !important;
}
.pickuplist5 {
	display:none !important;
}
.pickuplist6 {
	display:none !important;
}
.pickuplist7 {
	display:none !important;
}
.pickuplist8 {
	display:none !important;
}

.pc2_mb1 {
	margin:auto;
	padding:5px;
	display:inline-block;
	width:43%;
}

.pickuplist_link{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.pickuplist_link:hover {
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #fff;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.club_title {
font-size:50px;
padding:5px 10px;
line-height:155%;
text-align:center;
}

.club_title_sub {
padding:5px 15px;
line-height:155%;
text-align:center;
max-width:660px;
margin:10px auto;
color:#0066cc;
font-weight:bold;
}

.movie-wrap {
position: relative;
padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
height: 0;
overflow: hidden;
}

.movie-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.movieright {
	width:450px;
	height:260px;
	float:right;
	margin-left:12px;	
}

.school_qa a {
	color:#333;
}

.obog_div div.wp-caption {
	max-width:40vw;	
}

.web_pamh {
	margin:0;
	max-width:980px;
	text-align:center;
}

.web_pamh_mb {
	display:none;
}

.linkwaku_blue div:hover {
	box-shadow: 0 0 0 2px #0000ff;
}
.linkwaku_blue a {
	text-decoration:none;
}

.post video {
	max-width:100%;
}
.prev {
	clear:both;
}


/*}*/


/* tablet  */
@media only screen and (min-width: 751px) and (max-width: 1180px) {
/*ここにtablet用スタイルを記述*/
#header {
	height:135px;
}

#wrapper {
	padding-top:135px;
}

:target:before {
   height:135px;/* ヘッダの高さ = 102px */
   margin:-135px 0 0;/* ヘッダの高さ = 102px */
}



}


@media only screen and (min-width: 751px) and (max-width: 941px) {
/*ヘッダー高さ調整用　バーガーメニューを表示する*/
#inheader,#topmenu,#search_menu {
	display:none;
}

/* バーガーメニューを表示する */
#nav-drawer {
  display:inline;
}

#bg_searchform {
	padding:0;
	margin:10px 15px;
	width: 90%;
	float: right;
	z-index: 450;
	position: relative;
}

#bg_searchform input#s {
	margin:0;
	padding: 0;
	color: #333;
	width: 100%;
	border: solid 1px #999;	
	font-size:18px;
	padding-left: 2px;
	height: 32px;
	padding-top: 0px;
	background: #fff url(images/searchicon.png) no-repeat right;
}

#bg_searchform input#searchsubmit {
	display: none;
}
/* バーガーメニューここまで */

img.alignnone {
	padding: 0px;
	max-width:100%;
	height:auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	height:auto;
	padding:0px;
}

img.alignleft {
	margin: 0 7px 2px 0;
	height:auto;
	padding:0px;
}

img.aligncenter {
	margin:0 auto;
	height:auto;
}

img.size-medium{
	max-width:43vw;
}

img.size-large{
	max-width:43vw;
}

img.size-full {
	max-width:100% !important;
	height:auto !important;
	padding:0px !important;
}

.thumb_area3 {
	float: none;
	display:inline-block;
	vertical-align:top;
}

}


/* smartPhone */
@media screen and (max-width: 750px) {
/*ここにスマホ用スタイルを記述*/
#logo img {
	height:50px;
	width:341px;
}

#header {
	height:56px;
}

#wrapper {
	padding-top:56px;
}

:target:before {
   height:56px;/* ヘッダの高さ = 102px */
   margin:-56px 0 0;/* ヘッダの高さ = 102px */
}

.section-title, .section-title a {
	clear: both !important;
	color: #000099 !important;
	font-size: 22px !important;
	/*font-weight: bolder !important;*/
	height: 25px !important;
	margin: 20px 5px !important;
	padding-left: 2px !important;
	padding-top: 7px !important;
	text-decoration: none;
}

.section-title_mid, .section-title_mid a {
	clear: both !important;
	color: #000099 !important;
	font-size: 18px !important;
	/*font-weight: bolder !important;*/
	height: 25px !important;
	margin: 20px 5px !important;
	padding-left: 2px !important;
	padding-top: 7px !important;
	text-decoration: none;
}

.thumb_area {
	display:inline-block;
	float: none;
	width:45%;
	padding: 8px 0px 2px 0px;
	background: none;
	background-image: none;
}

.top_thumb_title {
	font-size:13px;
}

.top_thumb_title_gakusai {
	font-size:12px;
}

.alignment_thumb_area{
	display:inline-block;
	float: none;
	width:45%;
	padding: 8px 0px 2px 0px;
	background: none;
	background-image: none;
}

.alignment_thumb_area dt{
	width: 100%;
    height: auto;
}

.alignment_thumb_area dt:hover {
	box-shadow: none;
}

.alignment_thumb_area dt:before {
	content: "";
	display: block;
	padding-top: 68%;
}

#alignment_blog_list dt img {
	width:100%;
	height:auto;
	max-height:none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.alignment_blog_title a{
	font-size:13px;
	font-weight: normal;
}

.alignment_kanren-t a{
	font-size:14px;
}

.alignment_kanren-t:before {
	content: "";
	display: block;
	padding-top: 41%;
}

.alignment_kanren-t div{
	max-width:100%;
	width:auto !important;
	position: absolute;
	top:5px;
	overflow: hidden;
}


/*スマホで動画を再生しないでスライドショーに表示切替する場合
.movie {
	display:none;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
	background-color:#FFFFFF;
}

.top_slideshow {
	display:block;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
	background-color:#FFFFFF;
}
*/

#leftbar {
	display:none;
}

#inheader,#menudiv,#topmenu,#search_menu {
	display:none;
}

.dele {
	display:none !important;
}

.mb_full { 
	max-width:100% !important;
	padding:0px !important;
}

/* バーガーメニューを表示する */
#nav-drawer {
  display:inline;
}

#bg_searchform {
	padding:0;
	margin:10px 15px;
	width: 90%;
	float: right;
	z-index: 450;
	position: relative;
}

#bg_searchform input#s {
	margin:0;
	padding: 0;
	color: #333;
	width: 100%;
	border: solid 1px #999;	
	font-size:18px;
	padding-left: 2px;
	height: 32px;
	padding-top: 0px;
	background: #fff url(images/searchicon.png) no-repeat right;
}

#bg_searchform input#searchsubmit {
	/*display: none;*/
	width:60px;
	height:32px;
}
/* バーガーメニューここまで */


img.alignnone {
	padding: 0px;
	max-width:100%;
	height:auto;
}

img.alignright {
	margin: 0 0 2px 6px;
	height:auto;
	padding:0px;
}

img.alignleft {
	margin: 0 6px 2px 0;
	height:auto;
	padding:0px;
}

img.aligncenter {
	margin:0 auto;
	height:auto;
}

img.size-medium{
	max-width:43vw
}

img.size-large{
	max-width:43vw
}

img.size-full {
	max-width:100% !important;
	height:auto !important;
	padding:0px !important;
}


.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 5px;
	max-width:100%;
	height:auto;
	width:auto !important;
	float:none;
}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	max-width:40vw;
	height:auto;
}

.gakuenmap { 
	width:95vw;
	height:100vh;
	margin:auto;
}

#bottom2 {
	display:none;
}

#bottom3 {
	display:block;
	width: 100%;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#FFFFFF;
	font-size:12px;
}

.btm3_1{
	/*max-width:400px;*/
	margin:auto;
}

.btm3_1 ul {
	margin:5px;
	display:inline-block;
	min-width:120px;
}

.btm3_1 li {
	border:1px solid #CCC;
	margin-bottom:15px;
	padding:5px;
	max-width: none;
	width:42vw;
	background-color:#FFF;
}

.btm3_1 li a {
	padding-right:10px;
	padding-left:10px;
	display:block;
}

.btm3_2 {
	width:100%;
	padding:20px 0;
	background-color:#0000cc;
	font-size:16px;
	color:#FFF;
	margin-top:-15px;
	/*margin-bottom:15px;*/
	-webkit-text-size-adjust :100%;
}

.btm3_3 {
	width:82vw;
	padding:20px 0;
	margin-left:auto;
	margin-right:auto;
}

#btm3_4 {
	width:100% !important;
	/*padding:20px 0;*/
	background-color:#000099;
	font-size:16px;
	color:#FFF;
	margin-top:-15px;
	margin-bottom:15px;
	-webkit-text-size-adjust :100%;
}

#mb_footlink1 {
	background: url(images/footer_link_bgimg1.png) no-repeat;
	background-size:contain;
	width: 100%;
	height: 270px;
	text-align:center;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	max-width:300px;
	display:inline-block;
	vertical-align:top;
}

#mb_footlink2 {
	background: url(images/footer_link_bgimg2.png) no-repeat;
	background-size:contain;
	width: 100%;
	height: 270px;
	text-align:center;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	max-width:300px;
	display:inline-block;
	vertical-align:top;
}

.btm3_3 img{
	width:75%;
}

#wpadminbar {
	position:fixed !important;
}

.pc_dele {
	display:block;
}

.shisetsu {
	overflow:hidden;
	clear:left;
	margin:auto;
	display:inline-block;
}

.shisetsu img{
}

.shisetsu div{
	float:left;
}

.top_img_thumb {
	width: 100%;
	height: auto;
}

.top_img_thumb:hover {
	box-shadow: none;
}

.top_img_thumb:before {
	content: "";
	display: block;
	padding-top: 68%;
}

.top_img_thumb img {
	width:100%;
	height:auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.thumb_area img{
	max-height:none;
}

.thumb_moji,.thumb_moji1,.thumb_moji2,.thumb_moji3 {
	font-size:12px;
}

.thumb_area img:hover{
	/*border: 2px solid #0000ff!important;*/
}

#recommend_area {
	margin-top:0px;
}

#pickup_area {
	height:auto !important;
	max-width: none;
	width:auto !important;
	font-size: 14px;
	-webkit-text-size-adjust :100%;
	float:none;
}

.pickup_post_intro {
	vertical-align:top;
	display:table;
	font-size:13px;
	padding:7px 0px 0px 0px;
}

#fb_area {
	display:none;
}

#fb_area_mb {
	display:block;
	margin:50px auto 20px auto;
	max-width:none;
	width:100%;
	clear:left;
	text-align:center;
}

#fb_area_mb div.fb-page {
	height:400px;
}

#fb_area_mb iframe {
	max-height:-webkit-fill-available;
	max-width:-webkit-fill-available;
	width:100%;
}

.panelicon_str {
	line-height:25px;
	font-size:small;
}

.respon_icon_box {
	text-align:left;
}

.newicon {
	margin:9px auto auto 1px !important;
}

.thumby {
	margin-right:10px;
	margin-bottom:20px;
}

.pickuplist4 {
	display:inline-block !important;
}

.pc2_mb1 {
	margin:auto;
	padding:5px;
	display:inline-block;
	width:90%;
}

.clearfloat {
	clear:both;
}

.thumb_area3 {
	float: none;
	display:inline-block;
	vertical-align:top;
}

.club_title {
font-size:35px;
}

.movieright {
	width:100%;
	height:auto;
	float:none;	
	margin:0 auto;
}

.obog_div div.wp-caption {
	max-width:100%;
}

.resp_trans {
	float:none;
	max-width:100% !important;
	padding:0 !important;
	display:block !important;
	margin:0 auto !important;
}


}

@media screen and (max-width: 550px) {
/*スマホで画面サイズが小さい人向け）*/
.spot_bnr {
	padding: 18px 10px 6px 10px !important;
	text-align:center;
	font-family:HGP明朝B;
	font-weight:bold;
	background: url(images/sakura.png) no-repeat,url(images/sakura.png) no-repeat;
	background-size:contain, contain;
	background-position: 20% 80%, 80% 20%;
}

.web_pamh {
	display:none;
}

.web_pamh_mb {
	display:block;
	margin:0 5px;
	max-width:550px;
	text-align:center;
}


}