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

body * * {
    font-size: inherit;
}

#seiryoudai2512 {
	color: #fff;
}

#seiryoudai2512 img{
	vertical-align:bottom;
}

.taC{
	text-align: center;
}
.mB10{
	margin-bottom: 10px;
}
.mB20{
	margin-bottom: 20px;
}
.mB40{
	margin-bottom: 40px;
}
.mB15{
	margin-bottom: 15px;
}

.mt10{
margin-top: 10px;
}

.mT15{
	margin-top: 15px;
}

.fBnd {
    background: linear-gradient(transparent 60%, #ffe43f 60%);
}

.fBnd2 {
    background: linear-gradient(transparent 60%, #d2e7ff 60%);
}

.fzL{font-size: 125%;}

.fRed{
	color: #e94f47;
}

.fB{
	font-weight: bold;
}


.contBox.tit h2 img{
	vertical-align: middle;
}

.conWrap{
	padding-bottom: 0;
	background: url("../202601/bg.jpg") left top repeat-y;
	background-size:contain;
	padding-top: 60px;
}

.secBox {
margin:0;
padding:0;
}


.secBox .note {
	padding:10px;
	border: dotted 1px #000;
}


.inBox {
	margin: 0 15px;
	padding: 15px 0;
}

.inBox p{
	line-height: 1.7;
}



.imgFloatR{
	float: right;
	margin-left: 5px;
}

.taR{
	text-align: right;
}



.endBox p{
line-height: 1.7;
}

.gyBox{
	background-color: #d3e9fe;
	padding: 10px;
	margin: 0 15px 15px;
}

.gyBox p{
	color: #000;
}






.tx2{
	font-size: 110%;
	text-align: center;
	margin: 10px 0;
}

.tx2 span{
	    background: linear-gradient(transparent 60%, #88e1dc 60%);
}



.tx02{
	margin-top: 15px;
	text-align: center;
	font-size: 120%;
	color: #e94f47;
}

.list1{
	list-style-type: none;
}

.list1 li{
padding-left: 1.5em;
text-indent: -1.5em;
	margin-bottom: 1em;
}

.flex{
	display: flex;
	justify-content: space-between;
    align-items:flex-start;
}

.staffBox{
	margin-bottom: 25px;
	background-image: url("frame_top.png"),url("frame_bottom.png");
	background-position: top left,bottom left;
	background-repeat: no-repeat,no-repeat;
	background-size: 100%,100%;	
	padding: 5vw 0;
	margin: 0 3% 80px 20%;
}

.staffBox > div{
background-image: url("frame_middle.png");
background-position: top left;
background-repeat: repeat-y;
background-size: 100%;
padding:0 5% 0 10%;
	position: relative;
}

.staffBox > div .pho{
	position: absolute;
    bottom: -40px;
    right: -10px;
}

.staffBox.type2{
	margin: 0 15% 85px 3%;
}

.staffWp1{
width:32%;
	float: left;
	margin-right: 3%;
	margin-left: 1%;
	margin-top: -65px;
	position: relative;
    z-index: 2;
}

.staffWp2{
width:32%;
	float: right;
	margin-left: 3%;
	margin-right: 1%;
	margin-top: -55px;
	position: relative;
    z-index: 2;
}

.staffWp1 img,
.staffWp2 img{
width: 100%;
}


.staffNm{
	margin-left: 1em;
	font-size: 120%;
	font-weight: bold;
}

.staffNm span{
	font-size: 140%;
}

.staffCmt{
	padding-top: 10px;
    margin-left: 0;
	padding-bottom: 20px;

}

.staffCmt p{
	line-height: 1.6;
	font-size: 96%;
	margin-top: 0.6em;
}

.staffBox.type2 .staffCmt{
	margin-left: 0;
}

.end{
	background-image:url("end.png");
	background-position: left bottom;
	background-size: cover;
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 0 12% 40px;
	
}

.end p{
	font-size: 110%;
	line-height: 1.6;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
