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

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

#komagabayashi202602 img{
	height: auto;
	display: block;
}
	
.inBox{
	margin: 0 15px;
	padding: 15px 0;
}	


.contBox section{
	background-color: #fff;
	margin: 0 3.02%;
}

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

.leadBox h3{
	margin: -30px 12px 12px -30px;display: inline-block;
	float: left;
	width: 33%;
}

.leadBox p{
	line-height: 1.6;
}

.st1 {
  display: inline-block;
  position: relative;
  height: 36px;/*リボンの高さ*/
  line-height: 36px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px 0 15px;/*横の大きさ*/
  background: #f57a78;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
	margin:2em 0 1em -15px; 
}

.st1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 18px 15px 18px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.st2 {
  display: inline-block;
  position: relative;
  height: 36px;/*リボンの高さ*/
  line-height: 36px;/*リボンの高さ*/
  text-align: center;
  padding: 0 15px 0 30px;/*横の大きさ*/
  background: #f57a78;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
	margin:2em -15px 1em 0; 
	float: right;
}

.st2:before {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  left: 0;
  border-width: 18px 0 18px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.st3 {
  display: inline-block;
  position: relative;
  height: 36px;/*リボンの高さ*/
  line-height: 36px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px 0 15px;/*横の大きさ*/
  background: #1ca3de;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
	margin:2em 0 1em -15px; 
}

.st3:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 18px 15px 18px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

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