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

/*----------------------------*/
.page_tit_wrap.pattern01{
background: url('../images/welfare/title_img.webp');
	
}



:where(figure){
	margin-bottom: 0em !important;
}
:where(.wp-block-columns){
	margin-bottom: 0em !important;
	
}

section p{
	letter-spacing: 0.1em;
	color: #333;
	position: relative;
}
/*----------------------------*/
section.wp-block-group {

        padding: 0px 1.56em;/**/
}
section.wp-block-group .wp-block-group__inner-container{
	        width: 100%;
        max-width: 1000px;
        /*padding: 0px 25px;*/
        margin: 0 auto;
        box-sizing: border-box;
}

section.wp-block-group{

	background-image: url("../images/welfare/bg_sec.webp");
	background-size: 101.41vw;
	background-position: left 0.53em;
	        background-repeat: no-repeat;
}

section.wp-block-group:nth-of-type(even){
background-color: #f0f5f7;	
}
/*----------------------------*/
h3.wp-block-heading{
	font-size: 1.94em;
	border-bottom: 3px solid currentColor; 
	  font-family: "Zen Kaku Gothic New", sans-serif;
	        font-weight: 500;
	padding-bottom: 0.31em;
	position: relative;
}
h4.wp-block-heading{
	    font-weight: 500;
        display: flex;
        align-items: center;
	gap:0.72em;/*16*/
	font-size: 1.375em;
	  font-family: "Zen Kaku Gothic New", sans-serif;
	position: relative;
	        margin-left: 1em;
	position: relative;

}

h4.wp-block-heading::before{
	content: "";
	width: 0.72em;/*16*/
	height: 0.72em;/*16*/
	background-color: #f28e1e;
	display: inline-block;
	border-radius: 50%;
}
h5.wp-block-heading{
	font-size: 1.375em;
	border-bottom: 1px solid currentColor; 
	  font-family: "Zen Kaku Gothic New", sans-serif;
	        font-weight: 500;
	padding-bottom: 0.31em;
	text-align: center;
	position: relative;

}
.catch_b{
font-size: 1.88em;/*30*/
	line-height: 1.43;
	letter-spacing: 0.05em;
}

#nav01 .catch_b{
	text-align: center;
	
}

#nav01 .txt{
	line-height: 2.19;
	text-align: justify;
}

.shadow_box{
	position: relative;
	z-index: 0;
}
.shadow_box::before{
	content: "";
	position: absolute;
	pointer-events: none;
	z-index:-1;/**/
	background-size: 100%;
	background-repeat: no-repeat;
}
.shadow_0268::before{
	background-image:url("../images/welfare/shadow_0268.webp");
	left: 1.56em;
	width: 79.25em;
	height: 16.75em;
	top: 1.69em;
}
.shadow_0234::before{
	background-image:url("../images/welfare/shadow_0234.webp");
	left: 1.56em;
	width: 79.25em;
	height: 14.63em;
	top: 1.69em;
}
.shadow_0393::before{
	background-image:url("../images/welfare/shadow_0393.webp");
	left: 1.56em;
	width: 79.25em;
	height: 24.56em;
	top: 6.56em;
}
.shadow_1017::before{
	background-image:url("../images/welfare/shadow_1017.webp");
	left: 1.56em;
	width: 79.25em;
	height: 63.56em;
	top: 4.63em;
}
.shadow_0751::before{
	background-image:url("../images/welfare/shadow_0751_b.webp");
	left: 1.56em;
	width: 79.25em;
	height: 74.25em;
	top: 5.18em;
}
.shadow_0588::before{
	background-image:url("../images/welfare/shadow_0588.webp");
	left: 1.56em;
	width: 79.25em;
	height: 36.75em;
	top: 4.75em;
}

.shadow_0512::before{
	background-image:url("../images/welfare/shadow_0512.webp");
	width: 62.5em;
	height: 32em;
	top: 9.13em;
	        left: 0;
        right: 0;
        margin: auto;
}

.column_2{
        gap: 1.31em;
}
.column_3{
        gap: 1.13em;
}

.box_flex > div{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap:1.5em 1.13em;
}
.box_flex .column_3{
	
}
.box_flex > div > figure{
	width: 32.1%;
	
}

.box_flex .column_2{
	width: 52.25em;
	        margin: 0 auto;
}

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

#nav02 .list_wel > div{
        display: flex;
        flex-wrap: wrap;
	justify-content: space-between;
        gap: 1.5em 0;
	        width: 45.31em;
	}
#nav02 .list_wel_content{
        width: calc(50% - 0.72em);
	}
#nav02 .list_wel_content > div{
    display: flex;
    flex-direction: column;
    align-items: center;
	gap: 0.93em;
	background-color: rgba(255, 255, 255, .8);
        min-height: 24.18em;
	padding: 1.75em;
	border-radius: 0.63em;
	text-align: justify;
	}
#nav02 .list_wel_content figure{
	width: 9.56em;
}
#nav02 .list_wel_content .wel_title{
	font-size: 1.56em;
	        font-weight: 500;
}
#nav02 .wel_link{
	font-size: 0.94em;
}
#nav02 .wel_link a{
	color: #0071b7;
	text-decoration: underline;
	position: relative;
	display: inline-flex;
	gap:0.53em;
	        align-items: center;
	
}
#nav02 .wel_link a::after{
	display: inline-block;
	width: 0.95em;
	height: 0.95em;
	background-image: url("../images/welfare/icon_link.svg");
	content: "";
	        background-size: 100%;
        background-repeat: no-repeat;
	
}
/*----------------------------*/
#nav03 .jirei_content{
}
#nav03 .jirei_content > div{
        background-color: rgba(255, 255, 255, .75);
	        border-radius: 1.25em;
	max-width: unset;
	width: 68.75em;
	        margin: 0 calc(50% - 68.75em / 2);
	position: relative;
}
#nav03 .jirei_content .jirei_img{
	        position: absolute;
        top: -1.25em;
        left: -13.44em;
	width: 47.68em;
}
#nav03 .jirei_content .jirei_info{
	position: relative;
	padding: 2.75em 3.02em 3.78em 37.69em;
	
}
    #nav03 .txt {
        line-height: 2.19;
	        text-align: justify;
    }
    #nav03 .jirei_link {
        position: relative;
		z-index: 0;
    }
    #nav03 .jirei_link::before {
        content: "";
		position: absolute;
		background-image: url("../images/welfare/jirei_link_shadow.webp");
		width: 27.88em;
		height: 8.86em;
		left: 1.5em;
		top: 0.75em;
		z-index: -1;
		background-size: 100%;
		
    }



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

 section.wp-block-group   .ls_0075 {
      letter-spacing: 0.075em;
    }

/*----------------------------*/
/* 色変更 */
html:is(.pageBlue) #header::before {
	content: '';
	background: #0071b4;
	height: 120%;
}

html:is(.pageYellow) #header::before {
	content: '';
	background: #F4E621;
	height: 120%;
}

html:is(.pageBlack) #header::before {
	content: '';
	background: #000;
	height: 120%;
}



html.pageBlue  body { --page-bg: #0071b4; --page-c: #fff;}
html.pageYellow body { --page-bg: #F4E621; --page-c: #000;}
html.pageBlack body { --page-bg: #000; --page-c: #fff; }

html:is(.pageBlue, .pageYellow, .pageBlack) body section.wp-block-group/*, 
:is(html.pageBlue, html.pageYellow, html.pageBlack) body section.wp-block-group **/ {
  background-color: var(--page-bg) !important;
	background-image: unset !important;
}

/*html:is(.pageBlue, .pageBlack) body section.wp-block-group#nav02 p,
html:is(.pageBlue, .pageBlack) body section.wp-block-group#nav02 a,
html:is(.pageBlue, .pageBlack) body section.wp-block-group#nav03 p{
	color: var(--page-bg) !important;
}*/

html:is(.pageBlue, .pageBlack) body section.wp-block-group#nav02 .list_wel_content > div,
html:is(.pageBlue, .pageBlack) body section.wp-block-group#nav03 .jirei_content > div{
	background-color: var(--page-bg) !important;
		border: 1px solid  var(--page-c) !important;
}/**/
html:is(.pageBlue, .pageYellow, .pageBlack) body section.wp-block-group .shadow_box::before{
	opacity: 0.7;
}