@charset "utf-8";
/* CSS Document */
#komagabayashi2509 {
background-color: #feedce;
margin-bottom: 10px;
line-height: 1.6;
}

.greetingBox {
    padding: 1.5em 1em 20px;

}
.greetingBox h3 {

	margin-bottom: 0.5em;
}
.contBox.tit{
	background: #e7e0d5;
}

.contBox.tit p{
	margin: 15PX 5%;
}
	
	

.eng{
	font-size: 200%;
	font-family: "Times New Roman", Times, "serif";
}

#end{
	padding:25px 40px 40px 30px;

background: url("endbg.jpg") left bottom no-repeat;
	background-size: 100%;
}

#end h3{
	color: #4d2612;
}

.flexEn{
	display: flex;
	justify-content: space-between;
	margin-top: 10px;	
}


.mt10{
	margin-top: 10px;
}

.fBnd{
	color: #a00505;
	    background: linear-gradient(transparent 60%, #FBED6F 60%);
	font-size: 105%;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.imgfloatR {
    float: right;
    margin: 0 0 10px 10px;
}
.imgfloatL {
    float: left;
    margin: 0 10px 10px 0;
}
.secBox {
    margin: 20px 0 20px;
}
.secBox .fktt {
    margin: -30px 5% 0;
}
.secBox .box1 {
    margin: 15px 0 0;
}

.st1 {
    font-size: 150%;
    color: #d13320;
    margin-bottom: 0.5em;

    position: relative;
    padding: 0.5em 1.5em 0;
background: url("stbg.jpg") left top no-repeat;
	background-size: cover;

}

.mlinkBox {
    margin: 1em auto;
}
.mlinkBox p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #004097;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}
.mlinkBox p a {
    color: #462700;
    border: #462700 solid 2px;
    border-radius: 6px;
    background-color: #fff;
    padding: 5px;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0px 2px 0px #450000;
    line-height: 1.4;
}
.st {
    margin: 2rem 0 0;
    padding: 0;
    text-align: center;
}
.mT15 {
    margin-top: 15px;
}
.mT30 {
    margin-top: 30px;
}
.linkbox {
    margin-top: 20px;
    border-left: #f95f7a solid 5px;
    padding-left: 15px;
    font-weight: bold;
}
.inW {
    margin: 0;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 40px;
}
.leadBox {
    padding: 20px 15px;
    background-color: #ccf2f0;
}
.taC {
    text-align: center;
}
.taR {
    text-align: right;
}
.mB0 {
    margin-bottom: 0 !important;
}
.mB10 {
    margin-bottom: 10px !important;
}
.mB20 {
    margin-bottom: 20px;
}
.mB40 {
    margin-bottom: 40px;
}
.mB15 {
    margin-bottom: 15px;
}
#wrap p {
    font-size: 14px;
    line-height: 1.7em;
    color: #000;
}
.mt20 {
    margin-top: 20px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mb5 {
    margin-bottom: 5px;
}
.fRed {
    color: #ff000a !important;
    font-weight: bold !important;
    font-size: 15px !important;
    padding: 10px 30px 0px !important;
}
.linkBox p {
    margin-left: 1em;
}
.linkBox p a {
    color: #9B5600;
    text-indent: -1em;
}

/*------------*/

.sec{
	background-color: #fff;
	padding: 15px;
	margin:0 15px 20px;
}

.inBox{
	margin: 0 15px;
}

.tx01{
	text-align: center;
	color: #02717e;
	font-weight: bold;
	font-size: 180%;
}

.tx01 span{
	color: #d32471;
	font-size: inherit;
}

.flexBx{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	border-bottom: #333 dashed 1px;
	margin: 10px 0;
	padding: 10px 0;
}

.flexBx img{
	width: 16%;
	height: auto;
}

.flexBx dl{
	margin-left: 9px;
}

.flexBx dt{
	font-weight: bold;
}

.sec .st2{
margin-bottom: 1em;
}

.sec .st2 span{
	color: #fff;
	padding: 0 0.5em;
	background-color: #d13320;
	border-radius: 6px 6px 0 0;
	display: inline-block;	
	font-size: 100%;
}

.sec .st2 span:before{
	content: '';
	width: 24px;
	height: 43px;
	background:url("point_ic.png") left top no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: 0.3em;
	vertical-align:bottom;
}

.sec .st2:after{
	content: ' ';
	width: 100%;
	height: 2px;
background-color:#d13320;
	display: block;
}

.sec .st3{
	text-align: center;
}

.wrnBx{
	display: flex;
	align-items: center;
	background-color: #fff;
	padding:10px;
	margin-bottom: 10px;
	background: url("warn_bg.jpg") left top no-repeat;
	background-size: cover;
}

.wrnBx img{
margin-right: 10px;
	width: 30%;
	height: auto;
}

.wrnBx dt{
font-weight: bold;
}

.wrnBx p{

}
		

.list1{
	list-style-type: none;
	padding-left: 1em;
   text-indent: -1em;
	margin: 1em;
	background-color: #fff;
	padding: 15px 15px 15px 30px;

}

.list1 :before {
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    font-weight: bold;
    margin-right: 0.3em;
    color: #d32471;
    vertical-align: middle;
}

.tx02{
	    text-align: center;
    color: #02717e;
    font-weight: bold;
    font-size: 160%;
}


.tx02:before,
.tx02:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #02717e;
    width: 2px;
    height: 2.5em;
    margin: 0.5em 1em;
    vertical-align: -1.5em;
    bottom: 0;

}



.tx02:before {
    transform: rotate(-30deg);
}

.tx02:after {
   transform: rotate(30deg);

}

.newsBox{
	margin: 25px 0;
	background-color: #fff;
	padding: 15px;
background: url("news_bg.jpg") left top no-repeat;
	background-size: cover;
}

.newsBox h4{
font-size: 120%;
	margin-bottom: 0.5em;
	color: #000;
}

.newsBox .date{
	font-size: 115%;
	color: #d13320;font-weight: bold;
	margin-top: 10px;
}

.st4{
	color: #4d2612;
	text-align: center;
	background-color: #f7cb5e;
	border-radius: 6px;
	margin:1em 5% 1.5em;
	padding: 10px 0;
	position: relative;
}

.st4:after {
    position: absolute;
    top: 100%;
    left: calc(50% - 15px);
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #f7cb5e transparent transparent transparent;
    margin: 0 auto 10px;
}

.tbl1{
	 border-collapse: collapse;
	border-top: #333 solid 1px;
	border-left: #333 solid 1px;
	margin: 10px 0;

}

.tbl1 th,
.tbl1 td{
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
	padding: 3px;
}

.tbl1 th{
	background-color: #dbe4f1;
}

.tbl1 tr td:last-child{
	text-align: center;
}

.newsBox .tx1{
	color: #02717e;
	font-size: 110%;
	margin-top: 10px;
}

.newsBox .tx2{
	font-weight: bold;
	margin: 5px;
}

.newsBox .tx2 span{
	color: #d32471;
}

.newsBox .tx3 span{
	color: #d32471;
}

.newsBox .tx4 {
margin-top: 1em;
	font-weight: bold;
}

.newsBox .tx4 span{
	background: linear-gradient(transparent 60%, #bdf5fb 60%);
}
	

