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

body * * {
    font-size: inherit;
}
.greetingBox {
    padding: 1.5em 1em 0;
	background-color: #f6f6f6;
}
.greetingBox h3 {

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

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


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

section .inner{
	background: url("../202604/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:flex-start;
}


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

.leadBox p{
	line-height: 1.6;
}

.st1 {
color: #000;
font-size: 140%;
background: url("bar.jpg") left bottom no-repeat;
background-size: contain;
margin: 1.5em 0 0 3%;
padding-bottom: 0.2em;
padding-left: 2%;
font-family: 'Noto Sans JP', Roboto, "Helvetica", "Arial", "メイリオ", "Meiryo", sans-serif;  
font-weight: 600;
	line-height: 1.3;
}

.st1 .en{
display: block;
color: #edbaba;
font-family: 'Noto Sans JP', Roboto, "Helvetica", "Arial", "メイリオ", "Meiryo", sans-serif;  	
}

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

.st2 {
color: #000;
font-size: 120%;
font-family: 'Noto Sans JP', Roboto, "Helvetica", "Arial", "メイリオ", "Meiryo", sans-serif;  
font-weight: 600;
padding: 0;	
}

.stRb{
background-color: #c00000;
color: #fff;
font-size: 106%;
font-family: 'Noto Sans JP', Roboto, "Helvetica", "Arial", "メイリオ", "Meiryo", sans-serif;  
font-weight: 600;
padding: 0.3em 0.5em;
display: inline-block;
position: relative;
margin: 0.3em 0;
}

.stRb::before{
    position: absolute;
    top: 0;
    right: -10px;
    width: 0px;
    height: 0px;
    border-color: #c00000 transparent;
    border-width: 14px 10px 14px 0px;    border-style: solid;
    content: '';
}

.st3{
background-color: #c00000;
color: #fff;
font-size: 110%;
font-family: 'Noto Sans JP', Roboto, "Helvetica", "Arial", "メイリオ", "Meiryo", sans-serif;  
font-weight: 600;
padding: 0.3em 1.5em 0.3em 0.5em;
display: inline-block;
position: relative;
margin: 0.8em 0 0;
}

.st3:before {
  position: absolute;
  content: '';
  right: -2px;
  bottom: -2px;
  border: none;
  border-right: solid 15px white;
  border-top: solid 15px transparent;
}


.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 #999;
border-radius: 12px;
padding: 8px;
margin: 15px 0 0;
font-size: 86%;
display: inline-block;
}

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

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

.fk1:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 9px;
margin-left: -2px;
}
.fk1:before {
	border-color: rgba(0, 113, 193, 0);
	border-left-color: #999;
	border-width: 9px;
	margin-top: -12px;
}

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

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

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

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




.scStaff{
	margin: 80px -5% 40px 0;
	background: url("bg_staff.jpg") left top repeat-y;
}

.scStaff .inner{
	padding-left: 3%;
	padding-right: 3%;
}

.scStaff .st1{
    text-align: center;
    background: none;
    display: inline-block;
    margin: -50px 23% 0;
}

.scStaff dl.staff01{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 15px 0;
}

.scStaff dl.staff02{
	display: flex;
	justify-content: space-between;
	 flex-direction:row-reverse;
	margin: 15px 0;
}


.scStaff dt{
	width: 36%;
	text-align: center;
	font-size: 86%;
	letter-spacing:-0.03em;
	font-weight: bold;
}

.scStaff dt img{
margin-bottom: 5px;
}

.scStaff dd{
	width: 64%;
}

.scStaff dl.staff01 dd{
	
}

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

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

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

.fk3:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 9px;
margin-right: -2px;
}
.fk3:before {
	border-color: rgba(0, 113, 193, 0);
	border-right-color: #444;
	border-width: 9px;
	margin-top: -12px;
}


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

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

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

.fk4:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 9px;
margin-left: -2px;
}
.fk4:before {
	border-color: rgba(0, 113, 193, 0);
	border-left-color: #444;
	border-width: 9px;
	margin-top: -12px;
}



.tx02{
text-align: center;
margin: 1em 5% 0;
	line-height: 1.5;
display: flex;
justify-content: space-between;	
}
.tx02 p {
    font-weight: 600;
    font-size: 1.30em;
    display: inline-block;
    text-align: center;
    padding: 0 0;
	margin-top: 0 !important;
}

.tx02:before,
.tx02:after {
    position: relative;
    display: inline-block;
    content: "";
    background:#000;;
    width: 2px;
    height: 4em;
    margin: 0 0.64em;
    vertical-align: -1.2em;
    bottom: 0;
}


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

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

