@charset"utf-8";



/* タグ初期化 ---------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
	font-size: 12px;
}

img {
	border: none;
	text-align: center;
}

a {
	color: #09F;
}

/* 汎用クラス ---------------------------------------------------------------------- */

.clear {
	clear: both;
}


/* 全ページ共通 ------------------------------------------------------------------------ */
body{
	background-image: url(../gazou/haikei.jpg);
	background-repeat: repeat;
}

.header{
	width: 950px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.headerlogo{
	width:750px;
	float:left;
}

.headercontact{
	width:190px;
	float:left;
	text-align: right;
	padding-right: 10px;
	margin-top: 30px;
	
}
.indexmain{
	width: 950px;
	color: #3F2E2E;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
}

.main{
	width:950px;
	color: #3F2E2E;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu{
	width: 950px;
	height: 90;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.footer{
	width: 950px;
	font-size: 12px;
	line-height: 150%;
	clear: none;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	display: block;
	
}
.footerbutton a:link {/*未訪問のリンク*/
color:#ffffff;
}
.footerbutton a:visited {/*訪問後のリンク*/
color:#ffffff;
}
.footerbutton{
	text-align: left;
	color: #FFF;
	background-color: #1F0000;
	height: auto;
	clear: right;
	font-size: 14px;
}

/* TOPページ ------------------------------------------------------------------------ */
.topflash{
	width: 950px;
	height: auto;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 18px;
}

.topteacher{
	width:950px;
	height:200px;
	margin: 5px 0 5px 0;
	text-align: center;
}

.topcontents1{
	width:950px;
	height: auto;
	margin-top: 5px;
}
.topnews{
	width: 950px;
	height: 260px;
	margin: 5px 0 5px 0;
}

.topnews2{
	width: 510px;
	float: left;
	height: 230px;
}

.topnews3{
	width: 440px;
	float: left;
	height: 230px;
	text-align: center;
}

.topnews4{
	width: 950px;
	height: 30px;
}

.topyoutube{
	width: 420px;
	float: left;
	margin: 0 11px 0 11px;
	border: 4px solid #F90;
}

.topcontents2{
	width:950px;
}
.topbanner{
	width:856px;
	margin: 0 auto 0 auto;
}
.topaccess{
	width:950px;
}

#headertitle {
	color: #000;
}
#access {
	color: #C5CBD3;
}
.topcontentsleft{
	width: 200px;
	float: left;
	height: auto;
}
.topcontentsright{
	width: 750px;
	float: right;
	height: auto;
}
.contentstitle{
	width: 750px;
	float: right;
	height: auto;
}

.gotop{
	width:950px;
	text-align:right;
}
.main .topcontentsright strong {
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
}
.main .topcontentsright {
	font-size: 16px;
}
.indexmain a {
	font-size: 16px;
}
.footer .footerbutton table tr td p br {
	text-align: center;
}
.contact{
	width: 950px;
	height: 600px;
	text-align: left;
	font-size: 18px;
	display: block;
}
/* ボタンフーバー ------------------------------------------------------------------------ */

ul#globalnavi{
    width:950px;
    overflow:hidden;
}
 
ul#globalnavi li{
    float:left;
    height:45px;
    display:block;
}

ul#globalnavi li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(../gazou/botan1.png);
    padding-top:45px;
}
 
/* global navi normal
---------------------*/
    #navi1 a { width:158px; background-position:0       0;}
    #navi2 a { width:158px; background-position:-158px  0;}
    #navi3 a { width:158px; background-position:-316px  0;}
    #navi4 a { width:158px; background-position:-474px  0;}
	#navi5 a { width:158px; background-position:-632px  0;}
    #navi6 a { width:158px; background-position:-790px  0;}
 
/* global navi rollover
----------------------*/
    #navi1 a:hover  { width:158px; background-position:0       -45px;}
    #navi2 a:hover  { width:158px; background-position:-158px  -45px;}
    #navi3 a:hover  { width:158px; background-position:-316px  -45px;}
    #navi4 a:hover  { width:158px; background-position:-474px  -45px;}
    #navi5 a:hover  { width:158px; background-position:-632px  -45px;}
    #navi6 a:hover  { width:158px; background-position:-790px  -45px;}



ul#globalnavi2{
    width:950px;
    overflow:hidden;
}
 
ul#globalnavi2 li{
    float:left;
    height:45px;
    display:block;
}

ul#globalnavi2 li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(../gazou/botan2.png);
    padding-top:45px;
}
 
/* global navi normal
---------------------*/
    #navi1 a { width:158px; background-position:0       0;}
    #navi2 a { width:158px; background-position:-158px  0;}
    #navi3 a { width:158px; background-position:-316px  0;}
    #navi4 a { width:158px; background-position:-474px  0;}
	#navi5 a { width:158px; background-position:-632px  0;}
    #navi6 a { width:158px; background-position:-790px  0;}
 
/* global navi rollover
----------------------*/
    #navi1 a:hover  { width:158px; background-position:0       -45px;}
    #navi2 a:hover  { width:158px; background-position:-158px  -45px;}
    #navi3 a:hover  { width:158px; background-position:-316px  -45px;}
    #navi4 a:hover  { width:158px; background-position:-474px  -45px;}
    #navi5 a:hover  { width:158px; background-position:-632px  -45px;}
    #navi6 a:hover  { width:158px; background-position:-790px  -45px;}
.main .topflash strong {
	font-size: 18px;
}
.main .topflash {
	font-weight: bold;
	font-size: 16px;
}
.main .topflash {
	font-size: 16px;
}
.main .topflash {
	font-size: 14px;
}
.topflash {
	font-size: 16px;
}
.topflash p {
	font-size: 16px;
}
.topflash ul li {
	font-size: 16px;
}
.topflash br {
	text-align: center;


/* 追加20240428riyou ------------------------------------------------------------------------ */

}
.title1_riyou {
		font-size: 30px;
		font-weight: bold;
		border-bottom: 3px solid black;
		width: auto;
}
.title2_riyou {
	font-size: 20px;
	font-weight: bold;
	padding:0.4em;
	background:#efefef;
}
.title3_riyou {
	font-size: 26px;
	font-weight: bold;
	padding:0.4em;
	background:#ff678b;
}
.emphasis_riyou{
	border-bottom: 5px solid #fc003b;
	font-size: 26px;
  }

.flex {
	display: flex; /*横並び*/
  }
  .flex .image {
	width: 540px; /*画像サイズ指定*/
	margin: 0;
	padding: 0;


  }
  .flex .text {
	margin: 0 0 0 20px;
	padding: 0;
  }

  .ttl_balloon2 {

	color: #fc003b;
	font-weight: bold;
	padding: 0.5em 1em;
	border: 3px solid #fc003b;
	box-shadow: 3px 3px 0 0 #000000;
	position: relative;
  }

  .ttl_balloon2 span {

	font-size: 26px;
  }


  .ttl_balloon2::before, .ttl_balloon2::after {
	content: '';
	height: 0;
	width: 0;
	border: solid transparent;
	position: absolute;
	left: 30px;
  }
  .ttl_balloon2::before {
	border-color: transparent;
	border-top-color: #fc003b;
	border-right-color: #fc003b;
	border-width: 10px;
	top: 100%;
	left: 26px;
  }
  .ttl_balloon2::after {
	border-color: transparent;
	border-top-color: #fff;
	border-right-color: #fff;
	border-width: 6.5px;
	top: 99%;
  }
