@charset "UTF-8";
/* CSS Document */

#wrapperstaff {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_kibc_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 20px;
}

#wrapperaccesse {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_access_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 24px;
}

#wrapperschee {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_schedule_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 20px;
}

#wrapperhis {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_history_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 20px;
}

.p-contents {
    max-width: 900px;
	margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}

.p-contents a {
    color: #3399ff;
    text-decoration: none;
}

.p-contents a:hover {
    color: #33ccff;
    text-decoration: none;
}

.p-contents a:visited {
    color: #003399;
    text-decoration: none;
}

.p-contents p {
	text-align: center;
	display: inline-block;
}

.p-contents h1 {
	font-size: 26px;
	color: #990099;
}

.p-contents h2 {
    font-size: 22px;
	margin-top: -12px;	
}

.p-contents h6 {
    font-size: 18px;
    font-weight: lighter;
    margin-top: 4px;
    margin-bottom: 16px;
}

.p-contents hr {
	width: 100%;
	border-top: 2px dotted #990099;
	margin-top: 20px;
	margin-bottom: 20px;
}

.maintitle {
    width: 96%;
    text-align: left;
    color: #ffffff;
    font-size: 40px;
	font-weight: 700;
    margin: 0px auto 0px;
    padding-top: 50px;
    text-shadow: 4px 4px 4px #000000;
}

.maintitle-k {
    width: 96%;
    text-align: left;
    margin: 0px auto 0px;
    padding-top: 50px;
}

.ktitle01 {
    color: #ffffff;
    font-size: 40px;
	font-weight: 700;
    display: inline-block;
	text-shadow: 4px 4px 4px #000000;
}

.ktitle02 {
    color: #ffffff;
    font-size: 36px;
	font-weight: 700;
    display: inline-block;
	text-shadow: 4px 4px 4px #000000;
}

.mainintro {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
	padding-top: 240px;
}

.mainintro-k {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
	padding-top: 240px;
}

.mainintro-gn {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	padding-top: 240px;
}

.mainintropix {
	width: 100%;
	text-align: center;
	margin: 30px auto 40px;
}

.mainintropix img {
	width: 24%;
	height: auto;
    display: inline;	
}

.staffintro {
    width: 96%;
	margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.sipixl {
	width: 25%;
	height: auto;
	vertical-align: top;
}

.sileadl {
    width: 70%;
    margin-left: 5%;
    vertical-align: top;
    float: right;
	margin-top: -18px;
    margin-bottom: 30px;
    text-align: left;
}

.sipixr {
	width: 25%;
	height: auto;
	vertical-align: top;
}

.sileadr {
    width: 70%;
    margin-right: 5%;
    vertical-align: top;
    float: left;
	margin-top: -18px;
    margin-bottom: 30px;
    text-align: left;
}

.links {
	text-align: center;
	margin: 40px auto 60px;
}

.leadc {
	width: 90%;
	text-align: center;
	margin: 0px auto;
}

.kidschirashi {
	width: 100%;
}

.submenu {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #990099;
    display: inline-block;
    margin: 30px 30px 10px 30px;
}

.mikotoba {
    width: 100%;
    color: #990099;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 22px;
    margin: 15px 0 15px 0;
    line-height: 1.5em;
}

.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-top: 240px;
}
.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.acarticlee {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 400px;
}

.acarticlee ul {
    width: 70%;
    vertical-align: top;
    text-align: justify;
    display: inline-block;
	float: left;
}

.acarticlee img {
    width: 22%;
    height: auto;
    vertical-align: top;
    display: inline;
	margin-top: 40px;
    margin-left: 20px;
	float: right;
}

.signpix {
	width: 360px;
	height: auto;
	margin-bottom: 20px;
}

/*個人情報L_START*/

.privacye h4 {
    color: #000000;
	font-size: 20px;
	text-align: center;
    border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

.privacye {
	width: 80%;
	text-align: center;
	margin: 0px auto 50px;	
}

.pppe {
	text-align: left;
	margin: 10px auto 0px;
	display: inline-block;
}

/*個人情報L_END*/

.lead_e {
	width: 70%;
	text-align: center;
	margin: 0px auto 50px;	
}

.space01 {
	height: 220px;
}

.lead_his {
	width: 90%;
	text-align: left;
	margin: 250px auto 50px;	
}

/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/

@media screen and (max-width:600px){
	
#wrapperstaff {
    width: 100%;
    min-height: 100%;
    background-size: auto 120px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    background-image: url(../images2/img_bg_kibc_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 16px;
}
	
#wrapperaccesse {
    width: 100%;
    min-height: 100%;
    background-size: auto 120px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    background-image: url(../images2/img_bg_access_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 16px;
}
	
#wrapperschee {
    width: 100%;
    min-height: 100%;
    background-size: auto 120px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    background-image: url(../images2/img_bg_schedule_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 16px;
}
	
#wrapperhis {
    width: 100%;
    min-height: 100%;
    background-size: auto 120px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    background-image: url(../images2/img_bg_history_01.jpg);
    background-repeat: repeat-x;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
    font-size: 16px;
}
	
.p-contents {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 100px;
}
	
.p-contents h1 {
	font-size: 20px;
	color: #990099;
}

.p-contents h2 {
    font-size: 16px;
	margin-top: -12px;	
}

.p-contents h6 {
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 16px;
}
	
.maintitle {
    width: 96%;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
    margin: 0px auto 0px;
    padding-top: 10px;
    text-shadow: 2px 2px 4px #000000;
}
	
.maintitle-k {
    width: 96%;
    text-align: center;
    margin: 0px auto 0px;
    padding-top: 10px;
}

.ktitle01 {
    color: #ffffff;
    font-size: 25px;
	font-weight: 700;
    display: block;
	text-shadow: 2px 2px 2px #000000;
}

.ktitle02 {
    color: #ffffff;
    font-size: 20px;
	font-weight: 700;
    display: block;
	text-shadow: 2px 2px 2px #000000;
}
	
.mainintro {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
	padding-top: 90px;
}
	
.mainintro-k {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
	padding-top: 60px;
}
	
.mainintro-gn {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	padding-top: 90px;
}
	
.kidschirashi {
	width: 100%;
}	

.mainintropix {
	width: 100%;
	text-align: center;
	margin: 20px auto 20px;
}

.mainintropix img {
	width: 23%;
	height: auto;
    display: inline;	
}
	
.staffintro {
    width: 96%;
	margin-top: 40px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}
	
.sipixl {
	width: 50%;
	height: auto;
}

.sileadl {
    width: 90%;
    margin: 10px auto 30px;
	padding: 0px 0px 0px 20px;
    text-align: left;
}

.sipixr {
	width: 50%;
	height: auto;
}

.sileadr {
    width: 90%;
    margin: 10px auto 30px;
	padding: 0px 0px 0px 20px;
    text-align: left;
}
	
.p-contents hr {
	width: 100%;
	border-top: 2px dotted #990099;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
.oflead {
	width: 80%;
	margin: 0px auto 0px;
}

.ayumi {
    width: 100%;
	text-align: center;
	margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
	font-size: 14px;
}
	
.ayumi table {
	width: 100%;
	margin-left: 0px;
	border: 0;
}

.ayumi table td {
	padding: 2px;
}
	

	
	
.links {
	text-align: center;
	margin: 40px auto 80px;
}
	
.submenu {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #990099;
    display: block;
    margin: 12px auto 12px;
}
	
.mikotoba {
    width: 96%;
    color: #990099;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 16px;
    margin: 10px 0 20px 0;
    line-height: 1.5em;
}
	
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-top: 90px;
	}
	
.acarticlee {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.acarticlee ul {
    width: 94%;
    text-align: left;
	display: block;
    float: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 24px;
	padding-right: 24px;
}

.acarticlee img {
    width: 250px;
    height: auto;
    margin: 20px auto 0px;
    display: block;
    float: none;
}
	
.signpix {
	width: 300px;
	height: auto;
	margin-bottom: 20px;
}
	
/*個人情報S_START*/

.privacye {
	width: 90%;
	text-align: center;
	margin: 0px auto 20px;
	font-size: 14px;
	
}
	
/*個人情報S_END*/
	
.lead_e {
	width: 90%;
	text-align: center;
	margin: 0px auto 50px;	
}
	
.space01 {
	height: 70px;
}
	
.lead_his {
	width: 90%;
	text-align: left;
	margin: 110px auto 50px;	
}
