@charset "utf-8";
/* CSS Document */

/*共通*/
*{
    margin: 0;
    padding: 0;
}
body{
	color:#333333;
	background-color:white;
}

p{
	font-family: serif;
	color:rgb(86, 81, 65);
        font-size: 18px;
}
h1{
	font-size: 30px;
        font-family: serif;
        color: rgb(86, 81, 65);
}
h2{
	font-size: 26px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 40px;
	font-family: serif;
	color: rgb(0, 29, 86);
}
h5{
	font-size: 18px;
	font-family: 游ゴシック;
}
h6{
	font-size: 30px;
	font-family: serif;
	color: rgb(0, 29, 86);
}
ul{
	list-style-type: none;
}

.area_logo_header{
	display: flex;
	height: 70px;
	background-color: rgb(0, 129, 99);
}
/*.area_logo_header p{
	margin: auto 0;
	color: white;
}*/
.logo_right{
	margin-left: auto;
}

/*navbar
---------------------------------------------------------------------------*/
/*メニューブロック*/
#Navbar {
	overflow: hidden;
	width: auto;
	margin: 0px;
	padding: 0px 0px;
	border-top: 1px solid #d2d2d2;		/*上の線の幅、線種、色*/
	border-bottom: 1px solid #d2d2d2;	/*下の線の幅、線種、色*/
}
/*メニュー１個あたりの設定*/
#Navbar li {
	float: left;	/*左に回り込み*/
	line-height: 1.6;	/*行間*/
}
.nomal{
	width: 16%;	/*幅*/
}
.small{
	width: 14%;
}
.big{
	width: 19%;
}
#Navbar li a {
	display:  block;
	text-decoration: none;
	position: relative;
	text-align: center;	/*文字をセンタリング*/
	padding: 12px 0px;	/*上下、左右へのボックス内の余白*/
	border-left: 1px solid #d2d2d2;	/*左側の線の幅、線種、色*/
	font-weight: bold;	/*太字にする設定*/
	font-family: serif;
	font-size: 16px;
	color: black;
}

/*１つ目のメニューへの追加設定*/
#Navbar li:first-child {
	width: 17%;	/*幅。６個メニューなので、16.6で割り切れない分をここで再設定。*/
}
#Navbar li:first-child a {
	border-left: none;	/*左側の線を消す設定*/
}
/*英語表記（飾り文字）*/
#Navbar li a span {
	display: block;
	font-size: 9px;	/*文字サイズ*/
	color: #bababa;	/*文字色*/
	font-weight: normal;	/*太字を標準に戻す設定*/
	letter-spacing: 0.2em;	/*文字間隔を少し広くする設定*/
	font-family: serif;
	color: darkgoldenrod;
}


/*ナビ＿フッター*/
.nav_footer{
    display: flex;
}
.list_nav_footer{
    display: flex;
    margin: 30px auto;
    border-left: 1px solid #ccc;
    flex-wrap: wrap;
}

.list_nav_footer a{
    color: black;
    text-align: center;
    padding: 0 10px;
    height: 0px;
    font: 300 14px 'noto sans japanese',sans-serif;
    border-right: 1px solid #ccc;
}

.list_nav_footer a:hover {text-decoration: none;color:#001d56;}

.footer_img{
    margin: 0;
    padding: 0;
}
.footer_img img{
    width: 100%;
}
footer{
    text-align: center;
}



.pc {display:none;}
.sp {display:block;}








.title_yellow{
    font-wight: bold;
}
.title_sub{
    font-wight: bold;
}
#annnai_img{
	position: relative;
	padding: 0;
}

#annnai_img img{
	width: 100%;
height: 600px;
object-fit: cover;
}

#top_left{
	position: absolute;
	top: 50px;
	left: 100px;
}

#top_left p{
	text-align: center;
	margin: 0;
}

#annnai_img .text1{
	font-family: serif;
	color: white;
	font-size: 36px;
}

#annnai_img .text2{
	font-family: serif;
	color: white;
	font-size: auto;
	letter-spacing: 0.15em;
}

.main-container{
	margin-top: 0px;
	width: 100%;
}
section{
	margin-top: 60px;
}
.card {
	margin-top: 30px;
}
.area{
	color: white;font-weight: bold;font-size: 18px;background-color: #0066cc;position: absolute;margin-top: -50px;width: 100%;text-align: center;
}

/*生活信条部分*/
#life_creed{
	margin: 50px 0px;
	width: auto;
}
.life_creed1 img{
	width: 100%;
}
.life_creed2 img{
	padding: 20px 40px;
    width: 100%;
}

.life_title img{
	margin: 10px;
}
.nisshinkankyouiku{
	padding: 10px 50px;
        margin: auto 0;
}



/*Characteristics of education 部分*/
.col-lg-6 img{
	width: 100%;
}

#characteristics{
	background-color: rgb(238, 233, 215);
	padding: 50px 0px;
	margin: 0;
}

.characteristics_title img{
	width: 400px;
	margin-bottom: 10px;
}

.container_text{
	font-family: serif;
	font-size: 30px;
	color:rgb(86, 81, 65);
	margin: 20px 0px;
	text-align: center;
	font-weight: bold;
}

.sita{
	margin: 0;
}

.characteristics5{
	margin: 0 auto;
}

.position_relative{
	position: relative;
}

#text_border{
	position: absolute;
	bottom: -20px;
	right: 0;
	left: 0;
	margin: auto;
	/*left: 50px;*/
	background-color: transparent;
	width: 440px;
	height: 156px;
	border-right: solid 1px rgb(86, 81, 65);
	border-bottom: solid 1px rgb(86, 81, 65);
	padding: 20px 0 0 20px;
}

.characteristics_text1{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 14px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3), white);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), white);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 90%, white);
	padding: 1em 10px;
	margin-bottom: 0px;
	text-align: left;
	height: 135px;
}

.characteristics_text1 span{
	font-size: 20px;
	font-weight: bold;	/*太字にする設定*/
	margin-bottom: 100px;
padding-bottom:.3em;
}

.characteristics_bottom{
	margin-bottom: 120px;
}

.characteristics_text5 span{
	font-size: 20px;
	font-weight: bold;	/*太字にする設定*/
	margin-bottom: 100px;
padding-bottom:1em;
}

.ul_left{
	display: inline-block;
	width: 48%;
	padding: 0 10px;
	position: absolute;
	top: 90px;
        margin-right:1%;
        margin-left:5px;
	background-color: transparent;
	font-size: 14px;
	font-family: serif;
	color:rgb(86, 81, 65);
}

.ul_left ul {
    text-indent: -.5em;
    margin-left: 1em;
	margin-top: 1em;
}

.ul_left p {margin-bottom:0;}
.ul_left ul li:before {
    content:  "";     /* 空の要素作成 */
    width: 3px;          /* 幅指定 */
    height:3px;         /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color:rgb(86, 81, 65);
    border-radius:  50%;/* 要素を丸くする */
    margin-right:5px;
    vertical-align:20%;
}

.ul_right{
	display: inline-block;
	width: 48%;
	margin-left: 1.5%;
	position: absolute;
	top: 90px;
	right:10px;
	background-color: transparent;
	font-size: 14px;
	font-family: serif;
	color:rgb(86, 81, 65);
}

.ul_right ul {
    text-indent: -.5em;
    margin-left: 1em;
	margin-top: 1em;
}

.ul_right p {margin-bottom:0;}
.ul_right ul li:before {
    content:  "";     /* 空の要素作成 */
    width: 3px;          /* 幅指定 */
    height:3px;         /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color:rgb(86, 81, 65);
    border-radius:  50%;/* 要素を丸くする */
    margin-right:5px;
    vertical-align:20%;
}

.characteristics_text5{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 14px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3), white);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), white);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 90%, white);
	padding: 1em 10px;
	margin-bottom: 10px;
	text-align: left;
	height: 190px;
	font-weight: bold;	/*太字にする設定*/
}

#text_border5{
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: transparent;
	width: 490px;
	height: 230px;
	border-right: solid 1px rgb(86, 81, 65);
	border-bottom: solid 1px rgb(86, 81, 65);
	padding: 20px 0 0 20px;
}

#text_border5 p{
	font-weight: bold;
}

/*施設紹介部分*/
#school_facility{
	margin-top: 40px;
}

.full img{
	width: 100%;
	padding: 0 0 10px 0;
}

.full .position_relative{
	position: relative;
}

#picture_right_top{
	position: absolute;
	top: 30px;
	right: 0px;
	background-color: white;
	width: 230px;
}

#picture_left_top{
	position: absolute;
	top: 20px;
	left: 10px;
	background-color: white;
	width: 180px;
}

.school_facility_text1{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 20px;
	background-color: white;
	padding: 3px 10px 0;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;	/*太字にする設定*/
}

.school_facility_text2{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 10px;
	background-color: white;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	font-weight: bold;	/*太字にする設定*/
}


/*messageページ
------------------------------------------------------------------------------*/
#message_img{
	position: relative;
	padding: 0;
}

#message_img img{
	width: 100%;
	height: 600px; /*20210510追記*/
	object-fit: cover; /*20210510追記*/
}

#message_img .text1{
	font-family: serif;
	color: darkgoldenrod;
	font-size: 35px;
}

#message_img .text2{
	font-family: serif;
	color: darkgoldenrod;
	font-size: auto;
	letter-spacing: 0.6em;
}

#message{
	margin: 0;
	padding: 10px 220px;
	background: radial-gradient(white,rgb(238, 233, 215));
}

#message img{
	position: relative;
}

.rijichou{
	padding: 2% 8% 2% 20%;
}

.kouchou{
	padding: 2% 20% 2% 8%;
}

.chou{
	text-align: center;
	font-family: sans-serif;
	font-size: 28px;
	bottom: -25px;
	right: 0;
	left: 0;
	background-color: transparent;
}

.chou_span{
	border-bottom: solid gray;
	text-align: center;
	font-family: serif;
	font-size: 20px;
	margin: .5em 0 0;
}

.text_message p{
	columns: 2;
	column-gap: 2em;
}

.text_message{
	padding-bottom: 25px;
}

#message img{
	width: 100%;
}


/*校歌ページ
---------------------------------------------------------------*/
#song{
	margin: 0;
	padding: 10px 150px;
	background: radial-gradient(white,rgb(238, 233, 215));
}

.kashi_border{
	margin: 0px auto 40px auto;
	border-left: solid 2px rgb(86, 81, 65);
	min-width: 300px;
}

.kashi_border_right{
	border-right: solid 2px rgb(86, 81, 65);
}

.kouka_title{
	margin: 40px auto 10px auto;
	width: 60%;
	border-bottom: solid 3px rgb(86, 81, 65);
        font-size: 28px;
}

.schoolsong_bottom{
	margin: 10px 0;
	text-align: center;
}

.container_kashi{
	max-width: 1400px;
	margin: 0 auto;
}

.kashi{
	padding: 0px 18px;
	min-width: 320px;
	font-weight: bold;
	font-family: serif;
}
.kashi_index{
        padding: 0 0 30px 0;
}
.kashi_index table{
	border: 0px none;
	margin: 0 auto;
	font-family: serif;
	font-size: 18px;
	font-weight: bold;
}
.kashi_index table th{
	border: 0px none;
	padding: 0px 10px;
}
.kashi_index table td{
	border: 0px none;
	letter-spacing: 5px;
}

.center_only{
	margin: 40px auto;
	text-align: center;
}

.JASRAC img{
	width: 70px;
}

.PDF img{
	width: 70px;
}

.MP3 img{
	width: 400px;
}

#audio_file{
text-align: -webkit-center;
}
.audiojs {
    max-width: 460px;
    width: 60%;
    height: 36px;
}
.audiojs .error-message {
    width: 80%;
}

/* お問合せページ
-------------------------------------------------*/
#contact_page{
	margin: 0;
	padding: 10px 40px;
	background: radial-gradient(white,rgb(238, 233, 215));
}

.contact_text p{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 6px;
}

.contact_text span{
	font-size: 13px;
	/*letter-spacing: 6.5px;*/
	padding: 0px;
}

.contact_text_left{
	text-align: right;
	border-right: solid 3px rgb(86, 81, 65);
	height: 80px;
	line-height: 25px;
	padding: 10px 20px 10px 0;
}

.contact_call p{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 80px;
	line-height: 25px;
	padding: 10px 0 10px 30px;
	line-height:2.6em
}

.contact_call span{
	font-family: monospace;
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: normal;
	border-top: solid 0.5px rgb(86, 81, 65);
	border-bottom: solid 0.5px rgb(86, 81, 65);
	padding: 5px;
	width: 100%;
	/*padding-left: 70px;*/
	/*padding-right: 70px;*/
}

.contact_padding{
	padding: 0;
	margin:auto 0;
}

.contact_mail p{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 6px;
}

.contact_mail span{
	font-size: 14px;
	letter-spacing: 0px;
	padding: 0px;
}

.contact_form{
	margin: 20px auto;
	max-width: 700px;
}

.contact_form table{
	display: table;
	border-collapse: separate;
	box-sizing: border-box;
	text-indent: initial;
	border-spacing: 2px;
	border-color:rgb(238, 233, 215);
	margin: 0 auto;
	width: 100%;
	font-family: serif;
	color:rgb(86, 81, 65);
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px rgb(238, 233, 215);
	border-collapse: collapse;
}

.contact_form table tr th{
	background: lightgray;
	padding: 15px;
	width: 150px;
	border: solid 1px rgb(238, 233, 215);
	border-collapse: collapse;
}

.contact_form table tr td{
	border: solid 1px rgb(238, 233, 215);
	border-collapse: collapse;
	padding: 10px;
	text-align: left;
}

.contact_form table tr span{
	color: #fff;
	padding: 3px;
	margin: 0 10px;
	background-color: rgb(255, 86, 86);
	border: red;
}

.form_control{
	border: solid 1px lightgray;
	margin: 0 auto 0 0;
	width: 70%;
}

.botton{
	text-align: center;
	margin: 10px;
}

.botton a{
	height: 25px;
	width: 80px;
	font-size: 12px;
	padding: 3px;
}

a.btn--blue{
	color: #fff;
	background-color: blue;
	border: darkblue;
	font-family: serif;
}

a.btn--blue:hover{
	margin-top: 3px;
	color: #fff;
	background: rgb(66, 136, 240);
	border-bottom: 0.5px solid blue;
}


/*中学校カリキュラムページ
--------------------------------------------------------------------*/
#school_text{
	position: absolute;
	top: 30px;
	right: 0px;
	background-color: white;
	width: 230px;
}













#bottom{
	background-color: rgb(0, 129, 99);
	margin: 0;
	padding: 15px;
}

.footer_left img{
	float: left;
	width: 30%;
}

.footer_right img{
	float: right;
	width: 18%;
}

footer p{
	text-align: center;
	font-size: 15px;
	margin: 10px;
}




@media screen and (max-width:992px) {
#top_left{
	position: absolute;
	top: 20px;
	left: 50px;
}
}

#top_left p{
	text-align: center;
}

#annnai_img .text1{
	font-family: serif;
	color: white;
	font-size: 20px;
}

#annnai_img .text2{
	font-family: serif;
	color: white;
	font-size: auto;
}

#message_img .text1{
	font-family: serif;
	color: darkgoldenrod;
	font-size:20px;
}

#message_img .text2{
	font-family: serif;
	color: darkgoldenrod;
	font-size: auto;
}

.life_title img{
	width: 35%;
}

/*
.life_creed1 img{
	padding: 0px 70px 0px;
	margin: 0px;
}
*/

.life_creed2 img{
	margin-bottom: 30px;
	padding: 0px;
}

#picture_right_top{
	position: absolute;
	top: 20px;
	left: 10px;
	background-color: white;
	width: 180px;
}

.characteristics_title img{
	width: 330px;
	margin-bottom: 10px;
}

.position_relative{
	position: relative;
}

#text_border{
	position: absolute;
	bottom: -20px;
	left: 25px;
	background-color: transparent;
	width: 440px;
	height: 156px;
	border-right: solid 1px rgb(86, 81, 65);
	border-bottom: solid 1px rgb(86, 81, 65);
	padding: 20px 0 0 20px;
}

.characteristics_text1{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 14px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3), white);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), white);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 90%, white);
	padding: 1em 10px;
	margin-bottom: 0px;
	text-align: left;
	height: 135px;
}

.characteristics_text5{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 14px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3), white);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), white);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 90%, white);
	text-align: left;
	height: 180px;
}

#text_border5{
	position: absolute;
	bottom: -50px;
	left: -5px;
	background-color: transparent;
	width: 490px;
	height: 220px;
	border-right: solid 1px rgb(86, 81, 65);
	border-bottom: solid 1px rgb(86, 81, 65);
	padding: 20px 0 0 20px;
}

/*メッセージページ
-----------------------------------------------------------------*/
#message{
	margin: 0;
	padding: 10px 40px;
	background: radial-gradient(white,rgb(238, 233, 215));
}

#message img{
	position: relative;
	width: 100%;
}

.rijichou{
	margin: 0 auto;
}

.kouchou{
	margin: 0 auto;
}

.text_message p{
	columns: 1;
        padding: 0 80px;
        margin: 0 auto;
        max-width: 1100px;
}

/* 校歌ページ
-------------------------------------------------------*/
#song_padding_side{
	padding: 10px 100px;
}
#song_width_100%{
        padding: 0
}

.kashi_border{
	border-left: none;
	letter-spacing: 2px;
	padding: 0 100px;
}

.kashi_border_right{
	border-right: none;
}

.kouka_title{
	margin: 40px auto 10px auto;
	width: 60%;
	border-bottom: solid 3px rgb(86, 81, 65);
}

.schoolsong_bottom{
	margin: 10px 0;
	text-align: center;
}

@media screen and (max-width:767px) {
.schoolsong_bottom{white-space: pre;}
}

.kashi{
	padding: 0px 29px;
	min-width: 320px;
	font-weight: bold;
	font-family: serif;
}

.center_only{
	margin: 40px auto;
	text-align: center;
}

.JASRAC img{
	width: 70px;
}

.PDF img{
	width: 70px;
}

.MP3 img{
	width: 400px;
}



/* お問合せページ
-------------------------------------------------*/
#contact_page{
	margin: 0;
	padding: 10px 40px;
	background: radial-gradient(white,rgb(238, 233, 215));
}









	
#bottom{
	background-color: rgb(0, 129, 99);
	margin: 0;
	/*padding: 15px 20px 70px;*/
}

.footer_left img{
	float: left;
	width: 40%;
}

.footer_right img{
	float: right;
	width: 24%;
}

footer p{
	text-align: center;
	font-size: 10px;
	margin: 10px;
}

@media screen and (max-width:767px){
#header1{display: none!important;}
#Navbar{display: none;}
}

p{
	font-size: 18px;
}
h4{
	/*font-size: 5.208vw;*/
	font-family: serif;
	color: rgb(0, 29, 86);
}
h5{
	/*font-size: 2.344vw;*/
	font-family: 游ゴシック;
}
h6{
	font-size: 18px;
	font-family: serif;
	color: rgb(0, 29, 86);
}

#header2{
	width: 100%;
	margin: 0;
	background-color:  rgb(0, 129, 99);
}

/*#header2 img{
	height: 46px;
}*/

/*ハンバーガーメニュー
--------------------------------------------------*/
/* navボタンクリック前 */
.nav_toggle{
	display: block;
	position: relative;
	right: 0.5rem;
	width: 1.75rem;
	height: 1.5rem;
	margin: auto 0 auto;
	float: right;
}
.nav_toggle i{
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	transition: transform .5s, opacity .5s;
	background-color: white;
	border-radius: 8px;
}
.nav_toggle i:nth-child(1){
	top: 11.5px;
}
.nav_toggle i:nth-child(2){
	top: 23px;
}
.nav_toggle i:nth-child(3){
	bottom: -11.5px;
}

/* navボタンクリック後 */
.nav_toggle.show i:nth-child(1){
	transform: translateY(10px) rotate(-45deg);
}
.nav_toggle.show i:nth-child(2){
	opacity: 0;
}
.nav_toggle.show i:nth-child(3){
	transform: translateY(-12px) rotate(45deg);
}

/* メニューリストクリック前 */
.nav{
	position: absolute;
	z-index: 1;
	top: 46px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s, visibility .5s;
}

.nav li{
	background-color: rgba(176,152,43,0.8);
	width: 100%;
}

.nav ul{
	width: 100%;
}

/* メニューリストクリック後 */
.nav.show{
	opacity: 1;
	visibility: visible;
	padding: 0;
	top: 46px;
}

.nav.show ul{
	width: 100%;
}

.nav.show li{
	border-bottom: solid 1px #fff;
}

.nav li a {
	display:  block;
	text-decoration: none;
	position: relative;
	text-align: center;	/*文字をセンタリング*/
	padding: 15px 0px;	/*上下、左右へのボックス内の余白*/
	border-left: 1px solid #d2d2d2;	/*左側の線の幅、線種、色*/
	font-weight: bold;	/*太字にする設定*/
	font-family: serif;
	font-size: 17px;
	color: white;
}

.nav li a span {
	display: block;
	font-size: 12px;	/*文字サイズ*/
	font-weight: normal;	/*太字を標準に戻す設定*/
	letter-spacing: 0.2em;	/*文字間隔を少し広くする設定*/
	font-family: serif;
	color: white;
}




.ul_left{
	font-size: 14px;
	padding-right:1%;
	top: 50px;
width: 49%;
margin-left:-2%;
}

.ul_right{
width: 49%;
	font-size: 14px;
	padding-left: 1%;
	top: 50px;
}







#top_left{
	position: absolute;
	top: 15px;
	left: 30px;
}

#top_left p{
	text-align: center;
	margin: 0px;
}

#annnai_img img{
height: 430px;
}

#annnai_img .text1{
	font-family: serif;
	color: white;
	font-size: 15px;
}

#annnai_img .text2{
	font-family: serif;
	color: white;
	font-size: 12px;
}

#message_img .text1{
	font-family: serif;
	color: darkgoldenrod;
	font-size:15px;
}

#message_img .text2{
	font-family: serif;
	color: darkgoldenrod;
	font-size: 12px;
}

.life_title img{
	width: 28%;
}

/*
.life_creed1 img{
	padding: 0px 80px 0px;
	margin: 0px;
}
*/

.life_creed2 img{
	margin-bottom: 30px;
	padding: 0px 40px;
}

.container_text{
	font-size: 22px;
	font-weight: bold;
}

#picture_right_top{
	position: absolute;
	top: 20px;
	left: 10px;
	background-color: white;
	width: 180px;
}

.characteristics_title img{
	width: 250px;
	margin-bottom: 5px;
}

.position_relative{
	position: relative;
}

#text_border{
	position: absolute;
	bottom: -20px;
	background-color: transparent;
	width: 90%;
	height: 110px;
	border-right: none;
	border-bottom: none;
	padding: 0px 0 0 0px;
	left: 0px;
	margin: 0 auto;
}

.characteristics_text1{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 18px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3), white);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), white);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 90%, white);
	padding: 1em 10px;
	margin-bottom: 0px;
	text-align: left;
	height:auto;
	border: solid 1px rgb(86, 81, 65);
}

.characteristics_text1 span{
	font-size: 20px;
	font-weight: bold;
}

.characteristics_text5{
	font-family: serif;
	color: rgb(86, 81, 65);
	font-size: 12px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3), white);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), white);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 90%, white);

	text-align: left;
	height: 230px;
	border: solid 1px rgb(86, 81, 65);
}

.characteristics_text5 span{
	font-size: 16px;
	margin-bottom:1em ;
	font-weight: bold;
}

#text_border5{
	position: absolute;
	bottom: -70px;
	background-color: transparent;
	width: 90%;
	height: 200px;
	border-right: none;
	border-bottom: none;
	padding: 0px 0 0 0px;
	left: 0px;
	margin: 0 auto;
	font-size: 14px;
}

@media screen and (max-width: 767px){
.characteristics_text1{
	font-size: 14px;
}

.characteristics_text1 span{
	font-size: 18px;
}
p{
	font-size: 14px;
}


}


#picture_right_top{
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: white;
	width: 168px;
}

#picture_left_top{
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: white;
	width: 168px;
}

.school_facility_text1{
	font-size: 14px;
}

.school_facility_text2{
	font-size: 10px;

}

/*messageページ
-------------------------------------------------------------------------*/
#message{
	margin: 0;
	padding: 10px 40px;
	background: radial-gradient(white,rgb(238, 233, 215));
}

#message img{
	position: relative;
	width: 100%;
}

.rijichou{
	margin: 0 auto;
	padding: 30px;
        max-width: 400px;
}

.kouchou{
	margin: 0 auto;
	padding: 30px;
        max-width: 400px;
}

.text_message p{
	columns: 1;
	font-size: 18px;
}

.chou{
	font-size: 20px;
}

.chou_span{
	border-bottom: solid 1px gray;
	font-size: 18px;
}
@media screen and (max-width: 767px){
.text_message p{
	font-size: 14px;
        padding: 0;
}
.container_text{
        font-size: 18px;
}
.chou_span{
        font-size: 16px;
}
.chou{
        font-size: 16px;
}
}

/* 校歌ページ
-------------------------------------------------------*/
#song{
	padding: 10px 0;
	font-size: 12px;
}

.kashi_border{
	border-left: none;
	letter-spacing: 2px;
	padding: 0;
}

.kashi_border_right{
	border-right: none;
}

.kouka_title{
	margin: 40px auto 10px auto;
	width: 100%;
	border-bottom: solid 3px rgb(86, 81, 65);
        font-size: 28px;
}

.kashi{
	padding: 0px 100px;
	min-width: 320px;
	font-weight: bold;
	font-family: serif;
	font-size: 12px;
}




/* 20210514 追記*/
@media screen and (max-width: 767px){
.kashi {padding: 0px 50px;}
}

.JASRAC img{
	width: 40px;
}

.PDF img{
	width: 40px;
}

.MP3 img{
	width: 270px;
}
.audiojs {
    max-width: 460px;
    width: 100%;
    height: 36px;
}
.audiojs .error-message {
    width: 60%;
}
.audiojs .scrubber {
    width: 56%;
}


/*お問合せページ
--------------------------------------------------*/
#contact_page{
	margin: 0;
	padding: 10px 0px;
	background: radial-gradient(white,rgb(238, 233, 215));
}

#contact{
	margin: 30px 0px;
}

.contact_text p{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 4px;
}

.contact_text span{
	font-size: 13px;
	/*letter-spacing: 0px;*/
	padding: 0px;
}

.contact_text_left{
	text-align: center;
	border-right: none;
	height: 60px;
	line-height: 25px;
	padding: 0;
}

.contact_text_left p{
	margin: 0;
}

.contact_call p{
	font-weight: bold;
	text-align: center;
	height: 80px;
	padding: 10px 0;

}

.contact_call span{
	font-family: monospace;
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: normal;
	border-top: solid 0.5px rgb(86, 81, 65);
	border-bottom: solid 0.5px rgb(86, 81, 65);
	padding: 7px;
	width: 100%;
	/*padding-left: 70px;*/
	/*padding-right: 70px;*/
}

.contact_padding{
	padding: 0;
	margin:auto 0;
}

.contact_mail p{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 3px;
}

.contact_mail span{
	text-align: center;
	font-size: 15px;
	letter-spacing: 0px;
	padding: 0px;
}

/*.contact_form{
	margin: 20px 5%;
}*/

.contact_form table{
	display: table;
	border-collapse: separate;
	box-sizing: border-box;
	text-indent: initial;
	border-spacing: 2px;
	border-color:rgb(238, 233, 215);
	margin: 0 auto;
	width: 100%;
	font-family: serif;
	color:rgb(86, 81, 65);
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px rgb(238, 233, 215);
	border-collapse: collapse;
}

.contact_form table tr th{
	background: lightgray;
	padding: 10px;
	width: 140px;
	border: solid 1px rgb(238, 233, 215);
	border-collapse: collapse;
}

.contact_form table tr td{
	border: solid 1px rgb(238, 233, 215);
	border-collapse: collapse;
	padding: 10px;
	text-align: left;
}

.contact_form table tr span{
	color: #fff;
	padding: 3px;
	margin: 0 10px;
	background-color: rgb(255, 86, 86);
	border: red;
}

.form_control{
	border: solid 1px lightgray;
	margin: 0 auto 0 0;
	width: 70%;
}

.botton{
	text-align: center;
	margin: 10px;
}

.botton a{
	height: 20px;
	width: 70px;
	font-size: 9px;
	padding: 2px;
}

a.btn--blue{
	color: #fff;
	background-color: blue;
	border: darkblue;
	font-family: serif;
}

a.btn--blue:hover{
	margin-top: 3px;
	color: #fff;
	background: rgb(66, 136, 240);
	border-bottom: 0.5px solid blue;
}



#bottom{
	background-color: rgb(0, 129, 99);
	margin: 0;
	/*padding: 15px;*/
	/*padding: 5px 20px 40px;*/
}

@media screen and (max-width: 992px){
#bottom {
    background-color: rgb(0, 129, 99);
    margin: 0;
    /*padding: 15px 20px 70px;*/
}
}

.footer_left img{
	float: left;
	width: 50%;
        margin-top:-1%;
}

.footer_right img{
	float: right;
	width: 24%;
        margin-top:-1%;
}

footer p{
	text-align: center;
	font-size: 10px;
	margin: 10px;
}

@media screen and (max-width:479px) {
.footer_left img{width: 65%;}
.footer_right img{width: 28%;}
}

@media screen and (min-width:768px) {
.pc {display:block !important;}
.sp {display:none;}
.fl-r{float: right;}
.fl-l{float: left;}
#header2{display:none;}

.area{font-size: 22px;margin-top: -70px}
.main-container{
	max-width: 1040PX;
	width: 90%;
}
}


/*ナビ＿フッター*/
.nav_footer{
    display: flex;
}
.list_nav_footer{
    display: flex;
    margin: 30px auto;
    border-left: 1px solid #ccc;
    flex-wrap: wrap;
}

.list_nav_footer a{
    color: black;
    text-align: center;
    padding: 0 10px;
    height: 0px;
    font: 300 14px 'noto sans japanese',sans-serif;
    border-right: 1px solid #ccc;
}

.list_nav_footer a:hover {text-decoration: none;color:#001d56;}

.footer_img{
    margin: 0;
    padding: 0;
}
.footer_img img{
    width: 100%;
}
footer{
    text-align: center;
}

.area_logo_header{
	display: flex;
	height: 70px;
	background-color: rgb(0, 129, 99);
}
.area_logo_header p{
	margin: auto 0;
	color: white;
}

@media screen and (max-width: 767px){
.area_logo_header{
	flex-direction: column;
	text-align: center;
	height: 180px;
}
}

.logo_right {
    margin-left: auto;
}

/* header */
#header1{
background-color: rgb(0, 129, 99);
height:76px;
display: flex;
}

#header1 img{
width:25%;
}

#header1 img.insta {
width:5%;
}

#header1 p{
margin: auto 0;
width: 100%;
}

.header_left img{
margin-left: 40px;
}

.header_right img{
margin-right: 40px;
float: right;
}

@media screen and (min-width:768px) {
.contact_text_left{
	float: right;
	border-right: solid 3px rgb(86, 81, 65);
	padding-right:30px;
}
}
@media screen and (min-width:768px) {
.contact_call{
	float: left;
	padding-left:40px;
}
}
@media screen and (min-width:768px) {
.contact_call span{
	padding-left: 70px;
	padding-right: 70px;
}
}

.tel_inquiry{
	width: 100%;
	margin: auto 0;
}

#breadcrumb {display:none;}

@media screen and (max-width:1200px) {

.kashi_border {min-width: 300px;}
.kashi {min-width: 300px;}
}

/**************************/
/*       追記                           */
/**************************/
.kashi_index table{
	border: 0px none;
	margin: 0 auto;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
}
.kashi_index table th{
	padding: 0px 10px;
}
.kashi_index table td{
	letter-spacing: 5px;
}

@media screen and (max-width:992px) {
.kashi_index{
	padding: 0 0 30px 0;
}
.kouka_title{
        font-size: 28px;
}
}

@media screen and (max-width:768px) {
.kashi_index table{
	font-size: 14px;
}
.kashi_index table td{
	letter-spacing: 0px;
        font-size: 14px;
}
.kouka_title{
        font-size: 20px;
}

}

#Navbar .inner li a:hover {color:#008163;}
.nav li a:hover {color:#008163 !important;}

@media screen and (max-width:768px) {
#feedbackForm{
	margin: 10px;
}
}


.application_banner a img{
    max-width: 400px;
}

@media screen and (max-width:767px) {

.application_banner a img{
    display: block;
    text-align: center;
    margin: 10% auto;
    max-width: 350px;width:100%;
}
}

#donation_text {margin-bottom:30px}