@charset "utf-8";
/* CSS Document */
body * * {
    font-size: inherit;
}
.greetingBox {
    padding: 1.5em 1em 0;
	background-color: #f6f6f6;
}
.greetingBox h3 {

	margin-bottom: 0.5em;
}
#komagabayashi202603{
	background: url("../202603/bg.jpg") left top repeat-y;
	background-size: contain;
padding-bottom: 15px;	
}

#komagabayashi202603 img{
	height: auto;
	display: block;
}
	
.inBox{
	margin: 0 5% 0 0;
	padding: 0 0;
}	


.contBox section{
	background-color: #fff;
}

section .inner{
	background: url("sidebg.jpg") left bottom repeat-y;
	background-size: 62px;
	padding-left: 5%;
	padding-top: 5px;
}

.contBox section p{margin-top: 1em;}

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


.mt10{
	margin-top: 10px;
}

.fBnd{
	color: #a00505;
	    background: linear-gradient(transparent 60%, #ffff00 60%);
    padding: 0 5px 0 !important;
}

.inBox .fzL{
	font-size: 115% !important;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.imgfloatR {
    float: right;
    margin: 0 0 10px 10px;
}
.imgfloatL {
    float: left;
    margin: 0 10px 10px 0;
}


.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: #e2f6ff;
	margin: 15px;
}



.leadBox p{
	line-height: 1.6;
}

.st1 {
  color: #000;
	font-size: 130%;
	border-bottom: #008da3 dotted 3px;
	margin: 1.5em 0 0.5em 3%;
	padding-bottom: 0.5em;
	padding-left: 2%;
}

.st1 .fzS{
	font-size: 80%;
}


.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;
}


.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb20 {
    margin-bottom: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mr15{
	margin-right: 15px;
}

.fRed {
    color: #e01a6d !important;
    font-weight: bold !important;
    font-size: 15px !important;

}

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

#komagabayashi202601 p{
	font-size: 16px;
	line-height: 1.8
}

.tx1{
margin-top: 20px;
    font-size: 105%;
    line-height: 1.8;
    letter-spacing: 0;
}

.ttl01{
	font-size: 115%;
	line-height: 1.8;
	margin-bottom: 1em;
	color: #e5428a;
	text-align: center;
letter-spacing: -0.05em;	
}
.ttl01 span{
	    background: linear-gradient(transparent 50%, #ffe309 50%);
    padding:0 0.3em 3px;
}

.tx2{
	margin-top: 25px;
	background-color: #e2f6ff;
    padding: 20px 15px;
    margin-right: -15px;	
}

.arr i{
font-size: 300%;
	color: #d32929;
}

.txbox{
	background-color: #e2f6ff;
	padding: 15px;
}

.textBox {
	padding: 0 10%;

}
.textBox p{
	margin-bottom: 15px;
	line-height: 1.5;
}
.textBox p:first-child{
	margin-bottom: 10px 0;
	font-size: 20px!important;
	color:#d72e2e;
}
.textBox p:last-child{
	margin-bottom: 0;
}


.fk1 {
position: relative;
background: #fff;
border:1px solid #f08a85;
border-radius: 6px;
padding: 8px;
margin: 15px 0 0;
font-size: 86%;
display: inline-block;
}

.fk1:after {
	content: ""; 
	display: block; 
	clear: both;

}

.fk1:after, .fk1:before {
	bottom: 100%;
	left: 45%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fk1:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -11px;
}
.fk1:before {
	border-color: rgba(0, 113, 193, 0);
	border-bottom-color: #f08a85;
	border-width: 9px;
	margin-left: -12px;
}



.fk2 {
position: relative;
background: #fff;
border:1px solid #f08a85;
border-radius: 6px;
padding: 8px;
margin: 15px 0 0;
font-size: 86%;
display: inline-block;
}

.fk2:after {
	content: ""; 
	display: block; 
	clear: both;
}

.fk2:after, .fk2:before {
	bottom: 100%;
	right: 85%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fk2:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
    border-width: 8px;
    margin-right: -11px;
}
.fk2:before {
	border-color: rgba(0, 113, 193, 0);
	border-bottom-color: #f08a85;
	border-width: 9px;
	margin-right: -12px;
}


.fk3 {
position: relative;
background: #fff;
border:1px solid #f08a85;
border-radius: 6px;
padding: 8px;
margin: 15px 0 0;
font-size: 86%;
display: inline-block;
}

.fk3:after {
	content: ""; 
	display: block; 
	clear: both;
}

.fk3:after, .fk3:before {
	bottom: 100%;
	right:20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fk3:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
    border-width: 8px;
    margin-right: -11px;
}
.fk3:before {
	border-color: rgba(0, 113, 193, 0);
	border-bottom-color: #f08a85;
	border-width: 9px;
	margin-right: -12px;
}
