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

#header::before {
    background: url(../images/uij/sp-head_bg.webp) no-repeat;
    background-position: center bottom;
	top: 0;
}

/*------------------------------------------------*/
/*コンテンツ*/
section .w1180, section .w1000, section .w990, section .w840, section .sw600{
	width: 83.33%;
	margin-right: auto;
	margin-left: auto;
}
section .sw605{
	width: 84.03%;
	margin-left: auto;
	margin-right: auto;
}
section .sw680{
	width: 94.44%;
	margin-left: auto;
	margin-right: auto;
}

/*h2*/
section .blockHd{
	position: relative;
	padding-top: 74px;
}
section .blockHd h2.volume{
	width: 100%;
	height: auto;
	aspect-ratio: 720 / 98;
	position: relative;
	display: flex;
	align-items: flex-end;
	position: absolute;
	top: -40px;
}
section .blockHd h2.volume > p{
	font-size: 4.2rem;
	color: #fff;
	letter-spacing: 0.1em;
}
section .blockHd .jp{
	padding: 26px 0 25px 32px;
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	line-height: 120%;
}
section .blockHd .image{
	aspect-ratio: 785 / 380;
}
section .blockHd .image > img{
	width: 100%;
	height: auto;
}

/*h3*/
section .blockColumn h3.volume{
	width: 83.33%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
section .blockColumn h3.volume dl{
	position: relative;
	z-index: 1;
}
section .blockColumn h3.volume dl dt{
	font-size: 1.5rem;
	color: #fff;
	letter-spacing: 0.1em;
	padding-left: 25px;
}
section .blockColumn h3.volume dl dt::after{
	content: '';
	width: 275px;
	height: auto;
	aspect-ratio: 275 / 53;
	position: absolute;
	bottom: 35px;
	left: 0;
	z-index: -1;
}
section .blockColumn h3.volume dl dd{
	margin-top: 20px;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	opacity: 0.5;
	text-align: right;
}

/*リンクボタン*/
section .btnsList{
	max-width: 300px;
	margin: 25px auto 0;
	display: flex;
	flex-direction: column;
	gap: 28px 0;
	position: relative;
	z-index: 1;
}
section .btnsList > a{
	display: flex;
	align-items: center;
	gap: 28px 0;
	width: 100%;
	height: 60px;
	border: 1px solid #fff;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #fff;
	position: relative;
	box-shadow: 8px 8px 6px 0px rgba(140,211,242,0.40);
}
section .btnsList > a.gradation{
	background: #A4C900;
	background: linear-gradient(270deg, rgba(164, 201, 0, 1) 0%, rgba(164, 201, 0, 1) 28%, rgba(57, 146, 0, 1) 57%, rgba(24, 107, 40, 1) 100%);
	padding-left: 28px;
}
section .btnsList > a.entry{
	background: #A4C900;
	background: linear-gradient(270deg, rgba(164, 201, 0, 1) 0%, rgba(164, 201, 0, 1) 28%, rgba(57, 146, 0, 1) 57%, rgba(24, 107, 40, 1) 100%);
	padding-left: 120px;
}
section .btnsList > a.rehiring{
	background-color: #186b28;
	padding-left: 0;
	justify-content: center;
}
section .btnsList > a::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 17px;
}
section .btnsList > a.entry::before{
	content: 'Entry';
	font-family: "Josefin Sans", sans-serif;
	font-size: 2.9rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #fff;
    display: flex;
    align-items: center;
}
section .btnsList > a.rehiring::before{
	content: '';
    background: url("../images/uij/icon_rehiring.webp") center / contain no-repeat;
    width: 30px;
	height: auto;
    aspect-ratio: 30 / 38;
}
section .btnsList > a::after{
	content: '';
    background: url("../images/special/flowicon07.svg") center / contain no-repeat;
    width: 20px;
	height: auto;
    aspect-ratio: 1 / 1;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 17px;
}

/*------------------------------------------------*/
.page_tit_wrap.special{
	background: url("../images/uij/mainvisualSmh.webp") 0 0 / cover no-repeat;
	width: 100%;
	height: auto;
	aspect-ratio: 720 / 1301;
	position: relative;
}
.page_tit_wrap.special:before{
	display: none;
}
.page_tit_wrap.special .page_tit{
	width: 100%;
	height: auto;
	aspect-ratio: 720 / 175;
	z-index: 1;
	position: absolute;
	top: 44.1%;/*573*/
	left: 0;
	right: 0;
	margin: auto;
}
.page_tit_wrap.special .page_tit h2.page_title{
	display: flex;
	justify-content: center;
}

/*------------------------------------------------*/
section.block01{
	position: relative;
}
section.block01::before{
	content: '';
	width: 100%;
	height: auto;
	background: url("../images/uij/bg01Smh.webp") center bottom / cover no-repeat;
	aspect-ratio: 720 / 1340;
	position: absolute;
	bottom: 0;
	z-index: -2;
}
section.block01 .inn{
	padding: 28px 0 0;
}
section.block01 h3.h03-1{
    font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.075em;
	color: #399200;
	line-height: 130.4%;
}
section.block01 h4.h04-2{
	margin-top: 17px;
    font-size: 1.3rem;
	font-weight: 600;
	text-align: center;
	color: #399200;
	letter-spacing: -0.045em;
}
section.block01 .txts{
	padding: 26px 0 195px;
    font-size: 1.3rem;
	letter-spacing: 0.05em;
	line-height: 192.3%;
	text-align: justify;
}

/*------------------------------------------------*/
section.block02 .blockHd h2.volume{
	background: url("../images/uij/h02bg01Smh.webp") 0 0 / cover no-repeat;
}
section.block02 .blockHd h2.volume > p{
	text-align: left;
	padding: 41px 0 10px 32px;
}
section.block02 .blockHd .image{
	right: 0;
	background-color: #E6F5F7;
}
section.block02 .blockHd .jp{
	color: #0091a6;
	background-color: #E6F5F7;
}
section.block02 .blockColumn h3.volume dl dt::after{
	background: url("../images/uij/h3bg01.webp") 0 0 / contain no-repeat;
}
section.block02 .blockColumn h3.volume dl dd{
	color: #0091a6;
}

/**/
section.block02 .blockColumn{
	background-color: #E6F5F7;
}
section.block02 .blockColumn::after{
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	background: #ffffff;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(230, 245, 247, 1) 50%);
}
section.block02 .blockColumn .accordion{
	margin: 18px auto;
}
section.block02 .blockColumn ul.area{
	display: flex;
	flex-direction: column;
	gap: 14px 0;
}
section.block02 .blockColumn ul.area li{
    transition: all 0.5s;
}

section.block02 .blockColumn ul.area li .title{
    border: 1px solid #3dbcce;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 10px 13px;
}
section.block02 .blockColumn ul.area li .title{
    border: 1px solid #3dbcce;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 20px 15px;
	position: relative;
}
section.block02 .blockColumn ul.area li .title::before{
    content: '';
	background: url("../images/uij/icon_arrowCircleBlue.svg") 0 0 / contain no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 20px;
	right: 15px;
}
section.block02 .blockColumn ul.area li .title.close::before{
    transform: rotate(180deg);
}
section.block02 .blockColumn ul.area li .title .parent {
    display: grid;
	grid-template-columns: 22.22% 71.30%;
    grid-template-rows: auto;
	gap: 10px 0;
	justify-content: space-between;
}
section.block02 .blockColumn ul.area li .title .div1 {
}
section.block02 .blockColumn ul.area li .title .div1 > img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
section.block02 .blockColumn ul.area li .title .div2 {
    font-size: 1.5rem;
	color: #0091a6;
	letter-spacing: 0.11em;
	display: flex;
    align-items: center;
	border-bottom: 1px solid #0091a6;
}
section.block02 .blockColumn ul.area li .title .div3 {
	grid-column: span 2 / span 2;
	font-size: 1.2rem;
	font-weight: 500;
	color: #333;
	letter-spacing: 0.05em;
}

/*中身*/
section.block02 .blockColumn .box{
    display: none;
}
section.block02 .blockColumn .box > .inn{
	margin-top: 13px;
	padding: 20px 15px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.block02 .blockColumn .box > .inn .profile{
}
section.block02 .blockColumn .box > .inn .profile .image{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
section.block02 .blockColumn .box > .inn .profile .career{
	margin-top: 10px;
}
section.block02 .blockColumn .box > .inn .profile .career .name > p:nth-child(1){
	font-weight: 700;
	letter-spacing: 0.1em;
}
section.block02 .blockColumn .box > .inn .profile .career .name > p:nth-child(2){
	margin-top: 5px;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: right;
}
section.block02 .blockColumn .box > .inn .profile .career .name > p:nth-child(2) span{
}
section.block02 .blockColumn .box > .inn .profile .career .midashi{
	margin-top: 13px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0091a6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #fff;	
}
section.block02 .blockColumn .box > .inn .profile .career .list{
	margin-top: 10px;
	background-color: #e6f5f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 13px 15px;
	display: flex;
	flex-direction: column;
	gap: 5px 0;
	position: relative;
}
section.block02 .blockColumn .box > .inn .profile .career .list::before{
	content: '';
	width: 1px;
	height: calc( 100% - 26px );
	background-color: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 25%;
}
section.block02 .blockColumn .box > .inn .profile .career .list > dl{
	display: flex;
	gap: 0 20px;
}
section.block02 .blockColumn .box > .inn .profile .career .list > dl dt{
	width: calc( 25% - 10px );
}
section.block02 .blockColumn .box > .inn .profile .career .list > dl dd{
	width: calc( 75% - 10px );
	text-align: justify;
}

section.block02 .blockColumn .box > .inn .comment{
	margin-top: 20px;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 187.5%;
	text-align: justify;
}

/*------------------------------------------------*/
section.block03 .blockHd h2.volume{
	background: url("../images/uij/h02bg02Smh.webp") 0 0 / cover no-repeat;
}
section.block03 .blockHd h2.volume > p{
	text-align: right;
	padding: 41px 32px 10px 0;
	margin: 0 0 0 auto;
}
section.block03 .blockHd .image{
	left: 0;
	background-color: #FFF8D5;
}
section.block03 .blockHd .jp{
	color: #e67300;
	background-color: #FFF8D5;
}
section.block03 .blockColumn h3.volume dl dt::after{
	background: url("../images/uij/h3bg02.webp") 0 0 / contain no-repeat;
}
section.block03 .blockColumn h3.volume dl dd{
	color: #e67300;
}

/**/
section.block03 .blockColumn{
	background-color: #FFF8D5;
}
section.block03 .blockColumn::after{
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	background: #ffffff;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 248, 213, 1) 50%);
}
section.block03 .blockColumn .lists{
	margin: 18px auto;
}
section.block03 .blockColumn .lists ul.area{
	counter-reset: listnum;
	display: flex;
	flex-direction: column;
	gap: 50px 0;
}
section.block03 .blockColumn .lists ul.area > li{
	position: relative;
}
section.block03 .blockColumn .lists ul.area > li .thumb{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
section.block03 .blockColumn .lists ul.area > li .thumb::before{
	content: '';
	width: 104px;
	height: 104px;
	background-color: #FFF8D5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	position: absolute;
	bottom: -74px;
	left: -27px;
}
section.block03 .blockColumn .lists ul.area > li h3.hd, section.block03 .blockColumn .lists ul.area > li .txts{
	position: relative;
	z-index: 1;
}
section.block03 .blockColumn .lists ul.area > li h3.hd{
	font-size: 1.5rem;
	font-weight: 700;
	color: #e67300;
	letter-spacing: 0.1em;
	line-height: 150%;
	padding-top: 15px;
	padding-left: 76px;
}
section.block03 .blockColumn .lists ul.area > li h3.hd::before{
	counter-increment: listnum;
	content: counter(listnum);
	display: inline-block;
	font-family: "Josefin Sans", sans-serif;
	font-size: 4.8rem;
	color: #e67300;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 48px;
	text-align: center;
}
section.block03 .blockColumn .lists ul.area > li .txts{
	margin-top: 10px;
	background-color: #fff;
	letter-spacing: 0.1em;
	line-height: 146.1%;
	text-align: justify;
	padding: 16px 18px;
}

/*------------------------------------------------*/
section.block04 .blockHd h2.volume{
	background: url("../images/uij/h02bg03Smh.webp") 0 0 / cover no-repeat;
	aspect-ratio: 720 / 136;
}
section.block04 .blockHd h2.volume > p{
	text-align: left;
	padding: 41px 0 10px 32px;
	font-size: 3.2rem;
	line-height: 117.46%;
}
section.block04 .blockHd .image{
	right: 0;
	background-color: #ecf7cd;
}
section.block04 .blockColumn h3.volume{
	width: 100%;
}
section.block04 .blockHd .jp{
	color: #186b28;
	background-color: #ecf7cd;
}
section.block04 .blockColumn h3.volume dl dt::after{
	background: url("../images/uij/h3bg03Smh.webp") right 0 / contain no-repeat;
	width: calc( 100% - 12px );
	aspect-ratio: 303 / 57;
	left: auto;
    right: 0;
}
section.block04 .blockColumn h3.volume dl dt span{
	font-size: 1.3rem;
}
section.block04 .blockColumn h3.volume dl dd{
	color: #186b28;
}

/**/
section.block04 .blockColumn{
	background-color: #ecf7cd;
	padding: 20px 0;
}

section.block04 .blockColumn .catchtxts{
	line-height: 176.9%;
	letter-spacing: 0.1em;
	text-align: justify;
}

section.block04 .blockColumn .caseColumn:first-of-type{
	margin-top: 35px;
}
section.block04 .blockColumn .caseColumn:not(:first-of-type){
	margin-top: 33px;
}

section.block04 .blockColumn .caseColumn h4.hd{
	position: relative;
	color: #186b28;
	font-size: 1.5rem;
	text-align: center;
	letter-spacing: 0.1em;
	padding-bottom: 11px;
	margin-bottom: 15px;
}
section.block04 .blockColumn .caseColumn h4.hd::before{
	content: '';
	width: 100%;
	height: 5px;
	background: #9DC01D;
	background: linear-gradient(90deg, rgba(157, 192, 29, 0) 0%, rgba(157, 192, 29, 1) 14%, rgba(61, 141, 56, 1) 28%, rgba(26, 104, 54, 1) 36%, rgba(26, 104, 54, 1) 60%, rgba(26, 104, 54, 1) 72%, rgba(157, 192, 29, 1) 86%, rgba(157, 192, 29, 0) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
}

section.block04 .blockColumn.smhpd75{
	padding: 75px 0 20px;
}
section.block04 .blockColumn .listWrap{
	display: flex;
	flex-direction: column;
}
section.block04 .blockColumn .listWrap > .lists:first-of-type{
	position: relative;
	margin-top: 48px;
}
section.block04 .blockColumn .listWrap > .lists:not(:first-of-type){
	position: relative;
	margin-top: 70px;
}
section.block04 .blockColumn .listWrap > .lists h4.hd{
	padding-top: 125px;
	font-size: 1.5rem;
	color: #333;
	font-weight: 700;
	letter-spacing: 0.1em;
}
section.block04 .blockColumn .listWrap > .lists h4.hd::first-letter{
	color: #399200;
}
section.block04 .blockColumn .listWrap > .lists .images{
	position: absolute;
	top: -28px;
	left: 0;
	right: 0;
	margin: auto;
	width: 57.64%;/*415*/
}
section.block04 .blockColumn .listWrap > .lists .images > img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite{
	background-color: #fff;
	padding: 0 20px 35px;
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite .comment{
	margin: 20px auto 0;
	line-height: 173.0%;
	letter-spacing: 0.1em;
	text-align: justify;
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite h5.hd{
	margin-top: 30px;
	font-size: 1.5rem;
	color: #186b28;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite .items{
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 25px 20px;
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite .items > dl{
	width: calc( 33% - 13px );
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite .items > dl dt > img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.block04 .blockColumn .listWrap > .lists .innBgwhite .items > dl dd{
	margin-top: 8px;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	line-height: 104.3%;
	text-align: center;
}

section.block04 .blockColumn .flexWrap h4.hd, section.block04 .blockColumn .fullWrap h4.hd{
	position: relative;
	color: #186b28;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
section.block04 .blockColumn .flexWrap h4.hd::first-letter, section.block04 .blockColumn .fullWrap h4.hd::first-letter{
	color: #399200;
}
section.block04 .blockColumn .flexWrap h4.hd::before, section.block04 .blockColumn .fullWrap h4.hd::before{
	content: '';
	width: 100%;
	height: 10px;
	background: #84BB60;
	background: linear-gradient(260deg, rgba(132, 187, 96, 0) 0%, rgba(132, 187, 96, 1) 28%, rgba(57, 146, 0, 1) 57%);
	position: absolute;
	bottom: 0;
	left: 0;
}

section.block04 .blockColumn .flexWrap{
	margin-top: 18px;
}

section.block04 .blockColumn .flexWrap .image{
	width: 61.67%;/*370*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
section.block04 .blockColumn .flexWrap .image img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.block04 .blockColumn .flexWrap > .txts .text{
	letter-spacing: 0.1em;
	color: #333;
	line-height: 187.5%;
	text-align: justify;
}

section.block04 .blockColumn .fullWrap{
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
	color: #333;
	line-height: 187.5%;
}
section.block04 .blockColumn .fullWrap .lists{
	margin: 18px auto;
	display: flex;
	flex-direction: column;
	gap: 6px 0;
}
section.block04 .blockColumn .fullWrap .lists > dl{
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 30px;
}
section.block04 .blockColumn .fullWrap .lists > dl dt, section.block04 .blockColumn .fullWrap .lists > dl dd{
	min-height: 30px;
	height: calc( 100% - 20px );
	letter-spacing: 0.1em;
	padding: 10px 0;
}
section.block04 .blockColumn .fullWrap .lists > dl dt{
	width: 80px;
	background-color: #fff676;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.1rem;
	color: #186b28;
}
section.block04 .blockColumn .fullWrap .lists > dl dd{
	width: calc( 100% - 95px );
	background-color: #fff;
	display: flex;
	align-items: center;
	padding-left: 15px;
	font-size: 1.3rem;
	font-weight: 700;
}
section.block04 .blockColumn .fullWrap .lists > .subtxts{
	width: calc( 100% - 100px );
	padding-right: 10px;
	margin: 0 0 6px auto;
	font-size: 1.3rem;
	line-height: 165%;
	text-align: justify;
}

/*------------------------------------------------*/
section.block05{
	background: #fff;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(236, 247, 205, 1) 23%);
	padding: 0 0 45px;
}
section.block05 h4.h04-1 {
	position: relative;
}
section.block05 h4.h04-1::before{
	content: '';
	background: url(../images/uij/h4_bg01.webp) 0 0 / cover no-repeat;
	aspect-ratio: 156 / 52;
	width: 156px;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
	margin: auto;
}
section.block05 h4.h04-1 dl{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0 0;
}
section.block05 h4.h04-1 dt{
	font-size: 4.2rem;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 100%;
}
section.block05 h4.h04-1 dd{
	font-size: 1.8rem;
	font-weight: 500;
	color: #186b28;
	letter-spacing: 0.1em;
	line-height: 100%;
}

section.block05 .flow{
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	gap: 28px 0;
	counter-reset: listnum;
}
section.block05 .flow > dl{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
section.block05 .flow > dl > dt{
	width: 21.33%;/*128*/
	display: flex;
	flex-direction: column;
	align-items: center;
}
section.block05 .flow > dl > dt:before{
	counter-increment: listnum;
	content: "STEP" counter(listnum); /* 半角スペースを入れて""の中にピリオドを追加 */
	color: #6CAA54;
	vertical-align: middle;
    font-family: "Josefin Sans", sans-serif;
	font-size: 1.6rem;
	color: #186b28;
	letter-spacing: 0.1em;
	line-height: 100%;
}
section.block05 .flow > dl > dd{
	width: 73.83%;/*443*/
	border: 1px solid #399200;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	background-color: #fff;
	padding: 18px;
	position: relative;
}
section.block05 .flow > dl:not(:last-of-type) > dd::before{
	content: '';
	width: 4px;
	height: 28px;
	border-left: 2px dotted #399200;
	box-sizing: border-box;
	position: absolute;
	bottom: -28px;
	left: 0;
	right: 0;
	margin: auto;
}

section.block05 .flow > dl > dd h5.midashi{
	font-size: 1.4rem;
	font-weight: 700;
	color: #399200;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #399200;
	padding-bottom: 10px;
}
section.block05 .flow > dl > dd > p{
	padding-top: 12px;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
	line-height: 125%;
	text-align: justify;
}

section.block05 .btnsList.wfullsmh{
	max-width: 100%;
}

/*------------------------------------------------*/
section.block06{
	position: relative;
}
section.block06 > .inn{
	position: relative;
	z-index: 1;
	padding: 0 0;
}

section.block06 h3.h03-2{
	color: #399200;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px 0;
}
section.block06 h3.h03-2 > p:nth-of-type(1){
	font-size: 4.2rem;
	letter-spacing: 0.1em;
	line-height: 100%;
}
section.block06 h3.h03-2 > p:nth-of-type(2){
	font-size: 2.4rem;
	letter-spacing: 0.2em;
	line-height: 100%;
}

/**/
section.block06 .slick_wrap {
    width: 100vw;
    margin-top: 10px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
section.block06 .slick02 {
    width: 100%;
}
section.block06 .slick02 > button {
    width: 11.1111%; /*80*/
    max-width: 40px;
    position: absolute;
    top: 86px;
    z-index: 1;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    cursor: pointer;
}
section.block06 .slick02 > button img {
    width: 100%;
    height: auto;
}
section.block06 .slick02 > button.slick-prev {
    left: 9.7222%; /*70*/
}
section.block06 .slick02 > button.slick-next {
    right: 11.1111%; /*80*/
}
section.block06 .slick02 .s-slide {
    width: 61.3888%; /*442*/
    max-width: 221px;
    margin: 0 9px;
}
section.block06 .slick02 .s-slide .s_inner {
    width: 100%;
    position: relative;
    cursor: pointer;
}
section.block06 .slick02 .s-slide .s_inner .thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    border: 1px solid rgba(2, 106, 158, 0.5);
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.block06 .slick02 .s-slide .s_inner .thumb .thumb_inner {
    width: 88.6877%; /*392*/
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
}
section.block06 .slick02 .s-slide .s_inner .thumb .thumb_inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.block06 .slick02 .s-slide .category_area {
    width: 94.5701%; /*418*/
    padding: 8px 0 9px;
    margin: 0 0 -72px 3.1674%; /*14*/
    position: relative;
    ;
    top: -72px;
    z-index: 1;
}
section.block06 .slick02 .s-slide .category_area::before {
    content: '';
    width: 110.0478%; /*460*/
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
section.block06 .slick02 .s-slide .category_area.bumon01::before {
    background: rgba(34, 72, 150, 0.9);
}
section.block06 .slick02 .s-slide .category_area.bumon02::before {
    background: rgba(0, 164, 152, 0.9);
}
section.block06 .slick02 .s-slide .category_area.bumon03::before {
    background: rgba(2, 106, 158, 0.9);
}
section.block06 .slick02 .s-slide .category_area.bumon04::before {
    background: rgba(77, 77, 77, 0.9);
}
section.block06 .slick02 .s-slide .category_area.bumon05::before {
    background: rgba(0, 160, 216, 0.9);
}
section.block06 .slick02 .s-slide .category_area.bumon06::before {
    background: rgba(33, 57, 79, 0.9);
}
section.block06 .slick02 .s-slide .category_area.bumon08::before {
    background: rgba(15, 122, 71, 0.9);
}
section.block06 .slick02 .s-slide .category_area p {
    padding-left: 5.5023%; /*23*/
    box-sizing: border-box;
    font-size: 1.3rem;
    line-height: 1.2573;
    letter-spacing: 0.05em;
    color: #fff;
}
section.block06 .slick02 .s-slide .txt_area {
    width: 81.4479%; /*360*/
    min-height: 69px;
    padding: 11px 1.9259em 0 0.9629em; /*52 26*/
    box-sizing: border-box;
    margin-left: 15.6108%; /*69*/
    position: relative;
    z-index: 1;
}
section.block06 .slick02 .s-slide .txt_area::before {
    content: '';
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 69px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
section.block06 .slick02 .s-slide .txt_area::after {
    content: '';
    background: url("../images/common/link_ico_ora.webp")no-repeat;
    background-size: cover;
    width: 11.1111%; /*40*/
    height: auto;
    aspect-ratio: 24 / 7;
    position: absolute;
    bottom: 10px;
    right: -2.7777%; /*-10*/
}
section.block06 .slick02 .s-slide .txt_area p {
    font-size: 1.3rem;
    line-height: 1.3846;
    letter-spacing: 0.1em;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
/**/
section.block06 .no-post-message{
	margin: 100px auto 100px;
	font-size: 1.8rem;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
}
section.block06 .toList{
	width: 82.64%;/*595*/
	height: 45px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}
section.block06 .toList > a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
	background-color: #186b28;
	border-radius: 31px;
    box-shadow: 7px 7px 5px rgba(140, 211, 242, 0.45);
    overflow: hidden;
    position: relative;
    transition: ease .2s;
	background-image: none;
}
a.bgleft::before {
    background: #ef7c1d;
}
section.block06 .toList > a::after {
    content: '';
    background: url("../images/uij/icon_orangearrow.svg") center top / contain no-repeat;
    width: 15px;
    height: 4px;
    aspect-ratio: 15 / 4;
    position: absolute;
    bottom: 0;
	top: 0;
	margin: auto;
    right: 20px;
}
section.block06 .toList > a span{
	font-size: 1.3rem;
	color: #fff;
}

/*------------------------------------------------*/
section.block07{
	position: relative;
}
section.block07::before{
	content: '';
	width: 100%;
	height: auto;
	aspect-ratio: 720 / 805;
	background: url(../images/uij/bg02Smh.webp) center bottom / cover no-repeat;
	position: absolute;
	top: 0;
	z-index: -1;
}
section.block07 > .inn{
	padding: 100px 0 47px;
}

section.block07 .banneres{
	display: flex;
	flex-direction: column;
	gap: 30px 0;
}
section.block07 .banneres > a{
	width: 100%;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: rgba(0,92,57,0.72);
	position: relative;
}
section.block07 .banneres > a::before{
    content: '';
    background: url("../images/special/icon_question.svg") left top / contain no-repeat;
    width: 30px;
    height: auto;
    aspect-ratio: 1 / 1;
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    left: 40px;
}
section.block07 .banneres > a.question::before{
    background: url("../images/special/icon_question.svg") left top / contain no-repeat;
    width: 30px;
}
section.block07 .banneres > a.guidelines::before{
    background: url("../images/special/icon_guidelines.svg") left top / contain no-repeat;
    width: 25px;
}
section.block07 .banneres > a::after{
    content: '';
    background: url("../images/special/icon_circleorangearrow.svg") left top / contain no-repeat;
    width: 20px;
    height: auto;
    aspect-ratio: 1 / 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    right: 40px;
}
section.block07 .banneres > a span{
	font-size: 1.6rem;
	font-weight: 800;
	color: #fff;
}

/*------------------------------------------------*/
#footer{
	background-color: #186b28;
}


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





