@charset "shift_jis";
/* Updated 2026/03/27.T */
/* Updated 2026/01/22.T */
/* Updated 2025/12/15.T */
/* Updated 2025/06/16.T */
/* Updated 2025/05/26.T */
/* Updated 2025/01/27.T */
/* Updated 2023/03/27,T */
/* Updated 2022/10/24,T */
/* Updated 2022/07/13,T */
/* Updated 2022/3/18,M */
/* Updated 2022/1/28,M */
/* Updated 2021/12/12,T */

@media screen and (min-width: 768px) {
	html {
		overflow-x: hidden;
	}
}

/******************************
font
******************************/
@font-face {
	font-family: noto-sans;
	src: url(/hojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Regular.otf)
}
@font-face {
	font-family: noto-sans;
	font-weight: bold;
	font-style: normal;
	src: url(/hojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}
@font-face {
	font-family: roboto;
	src: url(/hojin/cmn/fonts/Roboto/RobotoCondensed-Regular.ttf)
}
@font-face {
	font-family: roboto;
	font-weight: bold;
	font-style: normal;
	src: url(/hojin/cmn/fonts/Roboto/RobotoCondensed-Bold.ttf)
}
/******************************
base
******************************/
header[role="banner"] #headerInner {
	position: relative;
}
header[role="banner"] #headerInner .logoWrap {
	position: absolute;
	top: 34px;
	left: 0;
	width: 282px;
}
header[role="banner"] #headerGroup ul {
	max-width: 1046px;
	width: 100%;
	box-sizing: border-box;
}
header[role="banner"] #headerInner .glyphBeginner01{
	margin-bottom: 0;
	padding: 4px 16px 4px 7px;
	font-size: 0.927em;
	line-height: 1.2;
}
header[role="banner"] #headerInner .glyphBeginner01 > span:first-child {
	font-size: 1em;
	padding-left: 25px !important;
}
header[role="banner"] #headerInner .glyphBeginner01 > span:before {
	content: "";
	display: inline-block;
	margin-top: -11px !important;
	background: url(/hojin/common/images/ico_beginner03.png) 0 0 no-repeat;
	width: 16px;
	height: 21px;
}
header[role="banner"] #headerInner .glyphBeginner01.btnT02 {
	padding: 11px 16px 9px 15px;
	background: #c4d700;
	-webkit-box-shadow: #a7b700 0px -2px inset;
	-moz-box-shadow: #a7b700 0px -2px inset;
	box-shadow: #a7b700 0px -2px inset;
}
header[role="banner"] #headerInner .glyphBeginner01.btnT02 > span{
	color: #004831 !important;
}
#pageTop{
	display: none!important;
}
a:focus, button:focus, input:focus, select:focus, textarea:focus{
	outline: 3px solid #c4d700;
}
/*wrap*/
#wrap {
	font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#wrap #mainArea{
	width: auto;
	margin: 0;
}
.box-attention01{
	padding: 13px 0 17px;
	width: 1008px;
	margin: 0 auto;
}
#topPage .column1 .col {
	width: auto;
	margin: 0;
}
#topPage #wrap #mainArea .mainAreaInner01 {
	width: auto;
}
/*.main-inner01*/
.main-inner01{
	width: 1008px;
	margin: 0 auto;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	border: 0;
	-webkit-clip-path: inset(50%);
	white-space: nowrap;
}
.dispIb {
	display: inline-block;
}
/******************************
kv
******************************/
.kv-wrap01{
	display: block;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
.kv-wrap01 .inner01{
	position: relative;
	left: calc(50% - 960px);
	width: 1920px;
}
.kv-wrap01 .inner01 img{
	width: 100%;
}
/*js-kv-slick*/
.js-kv-slick{
	position: relative;
	padding-bottom: 20px;
}
.js-kv-slick .slick-dots{
	position: static;
	order: 0 !important;
}
.js-kv-slick .slick-dots li {
	vertical-align: middle;
}
.js-kv-slick .slick-dots li button{
	display: block;
	width: 0;
	height: 0;
	margin: 0 8px;
	padding: 3px;
	background: #004831;
	border-radius: 50%;
	border: solid 1px #004831;
	font-size: 0;
}
.js-kv-slick .slick-dots .slick-active button{
	padding: 3.5px;
	background: rgba(255,255,255,0);
}
.js-arrow{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.js-dots{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 0 50px;
	font-size: 0;
}
.js-dots .slickBtnArea {
	margin: 0 0 0 12px;
	order: 1 !important;
}
.js-dots .slickBtnArea > * {
	display: block;
	width: 10px;
	height: 10px;
	font-size: 0;
	cursor: pointer;
}
.js-dots .slickBtnArea .stopBtn {
	background: url("/hojin/imgs/index_ico_15.svg") no-repeat center center / contain;
}
.js-dots .slickBtnArea .startBtn {
	background: url("/hojin/imgs/index_ico_16.svg") no-repeat center center / contain;
}
/******************************
btn-list-kv
******************************/
.btn-list-kv{
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin: 30px 0 0;
}
.btn-list-kv .left-side {
	display: flex;
	justify-content: space-between;
	width: 832px;
	max-width: 100%;
}
.btn-list-kv .item01{
	width: 490px;
}
.btn-list-kv .item02{
	width: 164px;
}
.btn-list-kv .item01 a{
	display: flex;
	align-items: center;
	height: 92px;
	background: #fff;
	border-radius: 8px;
	padding: 20px 36px;
	text-decoration: none;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	box-sizing: border-box;
	color: #004831;
	transition: background-color .3s ease-out;
}
.btn-list-kv .item01 a:hover{
	background: #f5f5f5 ;
}
.btn-list-kv .item01 a:focus{
	background: #e1eb80;
	outline: 0;
}
.btn-list-kv .item01 .text01{
	position: relative;
	min-width: 8.5em;
	width: 8.5em;
	padding: 0 0 0 28px;
	font-size: 114%;
	font-weight: bold;
	box-sizing: border-box;
}
.btn-list-kv .item01 .text01 .icon01{
	position: absolute;
	left: 0;
	top: calc(50% - 9px);
}
.btn-list-kv .item01 .text02{
	font-size: 100%;
	line-height: 1.43;
}
/******************************
recommend-point
******************************/
.recommend-point {
	position: relative;
	margin: 50px auto 0;
	padding: calc(calc(329 - 102) / 1008 * 100 * 1%) 42px 0;
	text-align: right;
}
.recommend-point .thumbs {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 22px;
	overflow: hidden;
	border-radius: 16px;
}
.recommend-point .thumbs img {
	position: absolute;
	left: 50%;
	top: 50%;
	min-width: 100%;
	max-width: inherit;
	min-height: 100%;
	transform: translate(-50%, -50%);
}
.recommend-point .texts {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: left;
}
.recommend-point .texts h2 {
	font-size: 229%;
	font-weight: bold;
}
.recommend-point .texts .point-list {
	margin: 26px auto 0;
}
.recommend-point .texts .point-list > li {
	display: flex;
	align-items: center;
}
.recommend-point .texts .point-list > li + li {
	margin: 10px auto 0;
}
.recommend-point .texts .point-list > li .mark {
	width: 2.25em;
	color: #C4D700;
	font-family: roboto;
	font-size: 143%;
	font-weight: bold;
}
.recommend-point .texts .point-list > li .mark + span {
	width: 100%;
	font-size: 129%;
}
.recommend-point .texts .btn-wrap01 {
	display: flex;
	justify-content: center;
}
.recommend-point .texts .btn-white01 {
	width: 100%;
	padding: 0 10px;
	text-align: right;
}
.recommend-point .texts .btn-white01 .item01 {
	display: inline-flex;
	max-width: 200px;
	width: 100%;
	margin: 0;
	transition: background-color .3s ease-out;
}
.recommend-point .texts .btn-white01 .item01:hover{
	background: #f5f5f5;
	opacity: 1;
}
.recommend-point .texts .btn-white01 .item01:focus{
	background: #e1eb80;
	outline: 0;
}
.recommend-point .texts .btn-green01 {
	width: 100%;
	padding: 0 10px;
	text-align: right;
}
.recommend-point .texts .btn-green01 .item01 {
	display: inline-flex;
	max-width: 200px;
	width: 100%;
	margin: 0;
	transition: background-color .3s ease-out;
}
.recommend-point .texts .btn-green01 .item01:hover{
	background: #003927;
	opacity: 1;
}
.recommend-point .texts .btn-green01 .item01:focus{
	background: #628f18;
	outline: 0;
}
/******************************
recommend-point B
******************************/
.recommend-point_B {
	padding-top: 80px;
}
.recommend-point_B .thumbs {
	display: flex;
	align-items: center;
}
.recommend-point_B .thumbs img {
	margin: auto;
}

.recommend-point_B .highlight_area {
	position: relative;
	background: #00563A;
	padding: 40px 0;
	margin-top: 100px;
}
.recommend-point_B .highlight_area::before{
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	background: #00563A;
	width: 100vw;
	height: 188px; /* PC幅 直指定 */
	transform: translateX(-50%);
}
.recommend-point_B .highlight_area .btn-wrap01 {
	margin-top: 10px;
}
.recommend-point_B .highlight_area .btn-green01 .item01 {
	color: #00563A;
	background: #C4D700;
	min-width: 500px;
	height: auto;
	padding: 20px 0;
	font-size: 24px;
	font-weight: bold;
	border-radius: 100vw;
}
.recommend-point_B .highlight_area .btn-green01 .item01:hover {
	background-color: #a0c81e;
}

@media screen and (max-width: 767px){
	.recommend-point_B {
	padding-top: 40px;
	}
	.recommend-point_B .highlight_area {
	padding: 28px 0;
	margin-top: 64px;
	}
	.recommend-point_B .highlight_area::before{
	height: 176px; /* SP幅 直指定 */
	}
	.recommend-point_B .highlight_area .btn-green01 .item01 {
	min-width: auto;
	padding: 16px 0;
	font-size: 20px;
	}
}
/******************************
title-wrap01
******************************/
.title-wrap01{
	margin: 96px 0 0;
}
.title-wrap01 .text01{
	color: #C4D700;
	font-size: 100%;
}
.title-wrap01 .title01{
	margin: 5px 0 0;
	font-weight: bold;
	font-size: 200%;
	line-height: 1.28;
	color: #004831;
}
.title-wrap01 .anchor01 a{
	display: inline-block;
	position: relative;
	padding-right: 22px;
	font-size: 114%;
	line-height: 1.28;
	text-decoration: none;
	color: #004831;
}
.title-wrap01 .anchor01 a:hover{
	text-decoration: underline;
}
.title-wrap01 .anchor01 a:focus{
	outline: 3px solid #c4d700;
}
.title-wrap01 .anchor01 a::after{
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: calc(50% - 9px);
	width: 20px;
	height: 20px;
	background: url(/hojin/cmn/imgs/ico_arrow_right_01.svg) no-repeat 0 0 / 100%;
}
.title-wrap01 .inner01{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
/******************************
btn-list01
******************************/
.btn-list01{
	margin: 39px 0 0;
}
.btn-list01 ul{
	display: flex;
	justify-content: space-between;
}
.btn-list01 li{
	width: 158px;
	min-height: 158px;
}
.btn-list01 a{
	display: block;
	position: relative;
	height: 100%;
	padding: 94px 10px 10px;
	border-radius: 8px;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	background: #fff;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	transition: background-color .3s ease-out;
}
.btn-list01 a.arrow-icon::after{
	display: block;
	content: '';
	position: absolute;
	left: calc(50% - 3px);
	bottom: 7px;
	width: 7px;
	height: 6px;
	background: url(/hojin/imgs/index_ico_10.svg) no-repeat 0 0 / 100%;
}
.btn-list01 a:hover{
	background: #f5f5f5;
	color: #004831;
}
.btn-list01 a.active{
	background: #004831;
	color: #fff;
}
.btn-list01 a.active:hover{
	background: #003927;
}
.btn-list01 a.active:focus{
	background: #004831;
	outline: 0;
}
.btn-list01 a:focus{
	background: #e1eb80;
	outline: 0;
}
.btn-list01 [class*="icon0"]{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 98px;
}
.btn-list01 [class*="icon0"]::before{
	display: block;
	content: '';
}
.btn-list01 .icon01::before{
	width: 53px;
	height: 45px;
	background: url(/hojin/imgs/index_ico_03.svg) no-repeat 0 0 / 53px;
}
.btn-list01 .icon02::before{
	width: 53px;
	height: 65px;
	background: url(/hojin/imgs/index_ico_05.svg) no-repeat 0 0 / 53px;
}
.btn-list01 .icon03::before{
	width: 53px;
	height: 53px;
	background: url(/hojin/imgs/index_ico_04.svg) no-repeat 0 0 / 53px;
}
.btn-list01 .icon04::before{
	width: 56px;
	height: 43px;
	background: url(/hojin/imgs/index_ico_06.svg) no-repeat 0 0 / 59px;
}
.btn-list01 .icon05::before{
	width: 66px;
	height: 41px;
	background: url(/hojin/imgs/index_ico_07.svg) no-repeat 0 0 / 66px;
}
.btn-list01 .icon06::before{
	width: 46px;
	height: 48px;
	background: url(/hojin/imgs/index_ico_08.svg) no-repeat 0 0 / 46px;
}
.btn-list01 a.active .icon01::before,
.btn-list01 a.active .icon02::before,
.btn-list01 a.active .icon03::before,
.btn-list01 a.active .icon04::before,
.btn-list01 a.active .icon05::before,
.btn-list01 a.active .icon06::before{
	background-position: 0 bottom;
}
/*02*/
.btn-list02 ul{
	display: flex;
	flex-wrap: wrap;
	margin-left: -18px;
}
.btn-list02 li{
	display: flex;
	width: 324px;
	min-height: 196px;
	margin: 30px 0 0 18px;
	border-radius: 8px;
	background: #fff;
}
.btn-list02 li a{
	display: block;
	width: 100%;
	position: relative;
	text-decoration: none;
	text-align: center;
	color: #004831;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	transition: opacity .3s ease-out;
	border-radius: 8px;
}
.btn-list02 li a:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: background-color .3s ease-out;
	background: rgba(255,255,255,0);
	z-index: 1;
}
.btn-list02 li a:focus:before,
.btn-list02 li a:hover:before{
	background: rgba(255,255,255,.3);
}
.btn-list02 li a:focus:before{
	outline: 3px solid #c4d700;
}
.btn-list02 .inner01{
	display: block;
	position: relative;
	padding: 15px 24px;
}
.btn-list02 .inner01::after{
	display: block;
	content: '';
	position: absolute;
	right: 5px;
	top: calc(50% - 10px);
	width: 20px;
	height: 20px;
	background: url(/hojin/cmn/imgs/ico_arrow_right_01.svg) no-repeat 0 0 / 100%;
}
.btn-list02 .text01{
	font-size: 114%;
	font-weight: bold;
}
.btn-list02 .text02{
	margin: 4px 0 0;
	font-size: 93%;
	line-height: 1.46;
}
.btn-list02 img{
	display: block;
	width: 100%;
	border-radius: 8px 8px 0 0;
}
.btn-list02.btn-list02-noimage ul{
	gap: 26px;
	margin-bottom: 32px;
	min-height: 266px;
}
.btn-list02.btn-list02-noimage ul li{
	height: 120px;
	min-height: auto;
	margin: 0;
}
.btn-list02.btn-list02-noimage ul li a{
	display: flex;
}
.btn-list02.btn-list02-noimage .inner01{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.btn-list02.btn-list02-noimage .inner01::after{
	right: 10px;
	top: calc(50% - 12px);
	width: 24px;
	height: 24px;
}
.btn-list02.btn-list02-noimage .text02{
	color: #000000;
}
.tab-content-bottom{
  display: none;
}

/*03*/
.btn-list03{
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -18px;
}
.btn-list03 li{
	width: 324px;
	margin: 19px 0 0 18px;
}
.btn-list03 li a{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	height: 64px;
	text-decoration: none;
	background: #fff;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	font-size: 100%;
	line-height: 1.4;
	text-align: center;
	color: #004831;
	transition: background-color .3s ease-out;
}
.btn-list03 li a:hover{
	background: #f5f5f5;
	opacity: 1;
}
.btn-list03 li a:focus{
	background: #e1eb80;
	outline: 0;
}
/*04*/
/* PC 4カラム SP 1カラム */
.btn-list04 {
	margin: auto;
}
.btn-list04 ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	list-style: none;
	padding: 0;
	margin: 30px 0 0;
}
.btn-list04 ul li {
	flex: 1 1 calc(25% - 15px); /* PC: 4カラム */
	min-width: 0; /* flexアイテムの縮小を正しく動作させる */
}
.btn-list04 ul li a {
	display: flex;
	gap: 12px;
	justify-content: center;
	align-items: center;
	height: 80px;
	padding: 0 20px;
	border-radius: 8px;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	background: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	transition: background-color .3s ease-out;
}
.btn-list04 ul li a:hover {
	background: #f5f5f5;
	color: #004831;
}
.btn-list04 ul li a.active {
	background: #004831;
	color: #fff;
}
.btn-list04 ul li a.active:hover{
	background: #003927;
}
.btn-list04 ul li a.active:focus{
	background: #004831;
	outline: 0;
}
.btn-list04 ul li a:focus{
	background: #e1eb80;
	outline: 0;
}

.btn-list04 .icon{
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	right: 0;
}
.btn-list04 .icon::before{
	display: block;
	content: '';
	width: 36px;
	height: 36px;
}
.btn-list04 .icon11::before{
	background: url(/hojin/imgs/index_ico_3_11.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon12::before{
	background: url(/hojin/imgs/index_ico_3_12.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon13::before{
	background: url(/hojin/imgs/index_ico_3_13.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon14::before{
	background: url(/hojin/imgs/index_ico_3_14.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon15::before{
	background: url(/hojin/imgs/index_ico_3_15.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon16::before{
	background: url(/hojin/imgs/index_ico_3_16.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon17::before{
	background: url(/hojin/imgs/index_ico_3_17.svg) no-repeat 0 0 / 36px;
}
.btn-list04 .icon18::before{
	background: url(/hojin/imgs/index_ico_3_18.svg) no-repeat 0 0 / 36px;
}
.btn-list04 a.active .icon::before{
	background-position: 0 bottom;
}

@media (max-width: 768px) {
	.btn-list04 ul {
		gap: 8px;
	}
	.btn-list04 ul li {
		flex: 1 1 calc(50% - 15px);
	}
	.btn-list04 ul li a {
		justify-content: flex-start;
		gap: 6px;
		height: 48px;
		font-size: 12px;
		padding: 0 8px;
	}
	.btn-list04 .icon::before {
		width: 24px;
		height: 24px;
		background-size: 24px;
	}
}

@media (max-width: 374px) {
	.btn-list04 ul li a {
		font-size: 9px;
	}
}

/*02-02*/
/* .btn-list04{
} */
/******************************
tab-cont
******************************/
[id^="tab-cont"]:not(.active) {
	display: none;
}
#tab-cont h2.title-section01 {
	font-size: 200%;
}
/******************************
bg-wrap01
******************************/
.bg-wrap01{
	padding: 152px 0 96px;
	margin-top: -72px;
	background: #F5F9E6;
}
.bg-wrap01.blue{
	background: #F3F8F6;
}
/*02*/
.bg-wrap02{
	padding: 86px 0 96px;
	background: #fff;
}
/*03*/
.bg-wrap03{
	padding: 96px 0;
	background: #F3F8F6;
}
/*04*/
.bg-wrap04{
	padding: 56px 0;
	margin-top: 56px;
	background: #E5EDEA;
	position: relative;
}
.bg-wrap04::after{
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		border-top: 20px solid #ffffff;
	transform: translateX(-50%);
}
@media screen and (max-width: 767px){
	.bg-wrap04{
		padding: 24px 0;
		margin: 0 -18px;
		margin-top: 24px;
	}
	.bg-wrap04::after{
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 15px solid #ffffff;
	}
	.bg-wrap04 .main-inner01{
		padding: 0 18px;
	}
	
}
/*magazine導暼対応 start*/
/*06*/
.bg-wrap06{
	padding: 0px 0 96px;
	background: #F3F8F6;
	background: linear-gradient(180deg, #fff 0%, #fff 55%, #F3F8F6 55%, #F3F8F6 100%);
}
/*magazine導暼対応 end*/

/*07*/
.bg-wrap07{
	padding: 36px 20px;
	margin: 15px -18px;
	/* margin: 15px calc(1008px - calc(50vw * 2.1)); */
	background: #F3F8F6;
	position: relative;
	z-index: 1;
}
.bg-wrap07::before{
	content: "";
	display: block;
	background: #F3F8F6;
	height: 100%;
	position: absolute;
	z-index: -10;
	top: 0;
	left: 50%;
	width: 100vw;
	transform: translateX(-50%);
}
@media screen and (max-width: 767px){
	.bg-wrap07{
		padding: 20px;
		margin: 15px -18px;
	}
}
.bg-wrap07 h3.h3Title01 .titleInner{
	padding-left: 0;
	border-left: none;
}
/******************************
title
******************************/
.title-section01{
	font-size: 143%;
	font-weight: bold;
	color: #004831;
	text-align: center;
}
/*02*/
.title-section02{
	margin: 40px 0 0;
	font-size: 129%;
	font-weight: bold;
	color: #004831;
}
.title-section01 + section .title-section02{
	margin-top: 20px;
}
/******************************
btn-wrap
******************************/
/* btn-wrap01 */
.btn-wrap01{
	margin: 50px 0 0;
}
.btn-wrap01 + .btn-wrap01{
	margin: 12px 0 0;
}
.btn-wrap01 a{
	margin: 0 auto;
}
/* btn-wrap02 */
.btn-wrap02{
	display: flex;
	justify-content: center;
	gap: 20px;
}
/* btn-wrap03 */
.btn-wrap03{
	display: flex;
	justify-content: center;
	gap: 20px;
}
.btn-wrap03 .item01{
  border: 1px solid #D5DEDB;
	flex: 1 1 calc(25% - 10px)
}
@media screen and (max-width: 767px){
	.btn-wrap03{
		flex-wrap: wrap;
		gap: 8px;
	}
	.btn-wrap03 .item01{
		font-size: 12px !important;
		text-align: center;
		padding: 5px 38px 5px 10px !important;
		flex: 1 1 calc(50% - 10px)
	}
}

@media (max-width: 374px) {
	.btn-wrap03 .item01{
		font-size: 11px;
	}
}
/******************************
btn-green01
******************************/
.btn-green01 .item01{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 400px;
	max-width: 100%;
	height: 52px;
	padding: 5px 10px;
	background: #004831;
	box-shadow: 0 12px 15px 0 rgba(81,127,111,0.3);
	font-weight: bold;
	color: #fff;
	font-size: 114%;
	box-sizing: border-box;
	border-radius: 26px;
	text-decoration: none;
	transition: background-color .3s ease-out;
}
.bg-wrap07 .btn-green01 .item01::after {
	display: block;
	content: '';
	position: absolute;
	right: 10px;
	top: calc(50% - 12px);
	width: 24px;
	height: 24px;
	background: url(/hojin/cmn/imgs/ico_arrow_right_03.svg) no-repeat 0 0 / 100%;
}
.btn-green01 .item01:hover{
	background: #003927;
}
.btn-green01 .item01:focus{
	background: #628f18;
}
/******************************
btn-white
******************************/
/* btn-white01 */
.btn-white01 .item01{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 400px;
	max-width: 100%;
	height: 52px;
	padding: 5px 10px;
	background: #fff;
	font-weight: bold;
	color: #004831;
	font-size: 114%;
	box-sizing: border-box;
	border-radius: 26px;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	text-decoration: none;
	transition: background-color .3s ease-out;
}
.btn-white01 .item01:hover{
	background: #f5f5f5;
	opacity: 1;
}
.btn-white01 .item01:focus{
	background: #e1eb80;
	outline: 0;
}
/* btn-white02 */
.btn-white02 .item01{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 400px;
	max-width: 100%;
	height: 40px;
	padding: 5px 10px;
	background: #fff;
	font-weight: bold;
	color: #004831;
	font-size: 14px;
	box-sizing: border-box;
	border-radius: 26px;
	border-color: #D5DEDB;
	text-decoration: none;
	transition: background-color .3s ease-out;
	overflow: hidden;
}
.btn-white02 .item01::after {
	display: block;
	content: '';
	position: absolute;
	right: 10px;
	top: calc(50% - 12px);
	width: 24px;
	height: 24px;
	background: url(/hojin/cmn/imgs/ico_arrow_right_01.svg) no-repeat 0 0 / 100%;
}
.btn-white02 .item01:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: background-color .3s ease-out;
	background: rgba(255,255,255,0);
	z-index: 1;
}
.btn-white02 .item01:focus:before,
.btn-white02 .item01:hover:before{
	background: rgba(255,255,255,.3);
}
/******************************
btn-green01
******************************/
.btn-green01 .item01{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 400px;
	max-width: 100%;
	height: 52px;
	padding: 5px 10px;
	background: #004831;
	font-weight: bold;
	color: #fff;
	font-size: 114%;
	box-sizing: border-box;
	border-radius: 26px;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	text-decoration: none;
	transition: background-color .3s ease-out;
}
.btn-green01 .item01:hover{
	background: #003927;
	opacity: 1;
}
.btn-green01 .item01:focus{
	background: #628f18;
	outline: 0;
}
/******************************
tab-wrap01
******************************/
.tab-wrap01{
	margin: 19px 0 0;
}
.tab-wrap01 .tab-btn01{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #D5DEDB;
	background: #fff;
}
.tab-wrap01 .tab-btn01 li{
	width: 33.3%;
}
.tab-wrap01 .tab-btn01 a{
	display: block;
	padding: 24px 10px;
	color: rgba(20,29,29,0.6);
	font-size: 114%;
	text-decoration: none;
	text-align: center;
}
.tab-wrap01 .tab-btn01 a.active,
.tab-wrap01 .tab-btn01 a:hover{
	margin-bottom: -1px;
	padding-bottom: 24px;
	border-bottom: 1px solid #C4D700;
	font-weight: bold;
	color: #004831;
}
.tab-wrap01 .tab-btn01 a:focus{
	background: #e1eb80;
	outline: 0;
}
.tab-wrap01 .tab-content01{
	margin: 40px 0 0;
	font-size: 114%;
}
.tab-wrap01 .tab-content01 .item01:not(.active){
	display: none;
}
.tab-wrap01 .tab-content01 li{
	margin: 0;
}
.tab-wrap01 .tab-content01 li:not(:first-child){
	border-top: 1px solid #D5DEDB;
	margin: 30px 0 0;
	padding-top: 30px;
}
.tab-wrap01 .dateBlock01 dl:not(:first-child){
	border-top: 1px solid #D5DEDB;
	margin-top: 30px;
}
.tab-wrap01 .dateBlock01 dl:not(:first-child) dt,
.tab-wrap01 .dateBlock01 dl:not(:first-child) dd{
	padding-top: 30px;
}
.tab-wrap01 .dateBlock01 dt{
	font-size: 100%;
	color: #788883;
}
.tab-wrap01 .dateBlock01 a,
.tab-wrap01 .tab-content01 li a{
	display: block;
	position: relative;
	padding-right: 20px;
	text-decoration: none;
	color: #004831;
}
.tab-wrap01 .dateBlock01 a:hover,
.tab-wrap01 .tab-content01 li a:hover{
	text-decoration: underline;
}
.tab-wrap01 .dateBlock01 a:focus,
.tab-wrap01 .tab-content01 li a:focus{
	outline: 3px solid #c4d700;
}
.tab-wrap01 .dateBlock01 a::after,
.tab-wrap01 .tab-content01 li a::after{
	display: block;
	content: '';
	position: absolute;
	top: calc(50% - 10px);
	right: 0;
	width: 20px;
	height: 20px;
	background: url(/hojin/cmn/imgs/ico_arrow_right_01.svg) no-repeat 0 0 / 100%;
}
/******************************
btn-list-fixed01
******************************/
.btn-list-sp01{
	display: none;
}
.btn-list-fixed01{
	position: fixed;
	z-index: 99999;
	right: 0;
	top: 145px;
}
.btn-list-fixed01 a:hover{
	opacity: 0.8;
}
.btn-list-fixed01 ul{
	display: none;
	border-radius: 8px 0 0 8px;
	overflow: hidden;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	background: #fff;
}
.btn-list-fixed01 a{
	display: block;
	position: relative;
	padding: 55px 10px 10px;
	min-height: 100px;
	width: 100px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #004831;
	font-size: 86%;
	transition: background-color .3s ease-out;
}
.btn-list-fixed01 a.btn01{
	background: #0082DC;
	color: #fff;
}
.btn-list-fixed01 a.btn01:hover{
	background: #006BB5;
}
.btn-list-fixed01 a.btn01:focus{
	background: #62AC6E;
	outline: 0;
}
.btn-list-fixed01 a.btn02{
	background: #C4D700;
}
.btn-list-fixed01 a.btn02:hover{
	background: #A6B600;
}
.btn-list-fixed01 a.btn02:focus{
	background: #F6FF9D;
	outline: 0;
}
.btn-list-fixed01 a.btn03{
	background: #fff;
}
.btn-list-fixed01 a.btn03:hover{
	background: #f5f5f5;
}
.btn-list-fixed01 a.btn03:focus{
	background: #e1eb80;
	outline: 0;
}
.btn-list-fixed01 a.btn04{
	min-height: 40px;
	padding: 10px;
	background: #F3F8F6;
}
.btn-list-fixed01 a.btn04:focus{
	background: #c4d700;
	outline: 0;
}
.btn-list-fixed01 .icon01{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 55px;
}
.btn-list-fixed01 .icon01::after{
	display: block;
	content: '';
	margin-top: 4px;
}
.btn-list-fixed01 .btn01 .icon01::after{
	width: 33px;
	height: 30px;
	background: url(/hojin/imgs/index_ico_12.svg) no-repeat 0 0 / 100%;
}
.btn-list-fixed01 .btn02 .icon01::after{
	width: 24px;
	height: 30px;
	background: url(/hojin/imgs/index_ico_11.svg) no-repeat 0 0 / 100%;
}
.btn-list-fixed01 .btn03 .icon01::after{
	width: 23px;
	height: 29px;
	background: url(/hojin/imgs/index_ico_13.svg) no-repeat 0 0 / 100%;
}
.btn-list-fixed01 .btn04::after{
	display: block;
	content: '';
	position: absolute;
	right: calc(50% - 35px);
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	background: url(/hojin/imgs/index_ico_14.svg) no-repeat 0 0 / 100%;
}
/******************************
js-fixed-nav
******************************/
.js-fixed-nav{
	display: none;
}
/******************************
text
******************************/
/*text-link01*/
.text-link01{
	margin: 16px 0 0;
}
.text-link01 a{
	position: relative;
	padding-right: 24px;
	text-decoration: none;
}
.text-link01 a::after{
	display: block;
	content: '';
	position: absolute;
	right: 0;
	bottom: -1px;
	width: 20px;
	height: 20px;
	background: url(/hojin/cmn/imgs/ico_arrow_right_01.svg) no-repeat 0 0 / 100%;
}
/*glyphAttention01*/
#wrap .glyphAttention01 > span:before{
	top: 0.2em;
	width: 16px;
	height: 16px;
	background: url(/hojin/cmn/imgs/ico_attention_01.svg) no-repeat 0 0 / 100%;
}
/******************************
#top-message
******************************/
#top-message {
	min-height: 464px;
	padding: 96px 0;
	background: url(/hojin/imgs/index_bg_smbc_01_webp.webp) 50% 100%/cover no-repeat, linear-gradient(89.83deg, #017a4f, #004831);
	color: #fff;
	font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	box-sizing: border-box;
}
html.no-webp #top-message {
	background-image: url(/hojin/imgs/index_bg_smbc_01_webp.png);
}
#top-message .top-bnr01 .text {
	color: #fff;
}
.top-contentWrap01>.inner {
	width: 100%;
	margin: auto;
	max-width: 1024px;
	padding: 0 8px;
}
.top-contentWrap01+#top-service.-login {
	padding-top: 0;
}
.top-titleHeading01 {
	text-align: center;
}
.top-titleHeading01>.title {
	font-size: 171%;
	font-weight: 700;
}
.top-titleHeading01>.lead {
	margin-top: 8px;
}
.top-titleHeading01+* {
	margin-top: 30px;
}
[class*=column-layoutB] {
	display: flex;
	flex-wrap: wrap;
}
[class*=column-layoutB].-narrow02>* {
	margin-top: 18px;
}
[class*=column-layoutB]>* {
	margin: 28px 0 0 2%;
}
[class*=column-layoutB].-narrow02>.-topTextBnr01.-topTextBnr-firstLine {
	margin-top: 40px;
}
[class*=column-layoutB]>*>[class*=card-]:only-child:not(.-auto) {
	height: 100%;
}
.-topTextBnr01 .card-tile01:not([href$=pdf]):not([class*=fn-blank]) {
	position: relative;
}
.column-layoutB4>* {
	width: 23.5%;
}
.column-layoutB4>:nth-child(-n+4) {
	margin-top: 0;
}
.column-layoutB4>:nth-child(4n+1) {
	margin-left: 0;
}
[class*=card-tile] {
	transition: background-color .3s ease-out;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 4px 0 rgb(20 29 29 / 5%), 0 12px 14px 0 rgb(20 29 29 / 8%);
}
a[class*=card-tile], button[class*=card-tile] {
	text-decoration: none;
}
.-topTextBnr01 .card-tile01 {
	align-items: center;
	padding: 8px 16px;
	border-radius: 8px;
	box-sizing: border-box;
}
.-topTextBnr01 .card-tile01.-titleOnly {
	min-height: 63px;
	transition: background-color .3s ease-out;
	text-align: center;
	color: #004831;
}
.-topTextBnr01 .card-tile01.-titleOnly:hover{
	background: #f5f5f5;
}
.-topTextBnr01 .card-tile01.-titleOnly:focus{
	outline: 3px solid #c4d700;
}
.card-tile01 {
	display: inline-flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 24px;
	box-sizing: border-box;
}
.card-tile01>.inner {
	width: 100%;
}
.card-tile01>.inner>.text {
	display: block;
	text-align: center;
}
.-topTextBnr01 .card-tile01.-titleOnly>.inner>.text>.title {
	font-size: 93%;
	font-weight: 400;
}
.top-bnr01 {
	display: block;
	text-align: center;
	text-decoration: none;
}
.top-bnr01:focus{
	outline: 3px solid #c4d700;
}
.top-bnr01>.bnr {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	filter: drop-shadow(0 7px 15px rgba(0, 0, 0, .19));
}
.top-bnr01>.bnr::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .3s ease-out;
	background: rgba(255,255,255,0);
}
.top-bnr01 .text {
	margin-top: 8px;
	text-align: left;
}
.top-bnr01 .text:hover {
	text-decoration: underline;
}
#top-message .top-bnr01 .text {
	color: #fff;
}
.top-bnr01:hover>.bnr::before,
.btn-bnrLogo01:focus::before,
.btn-bnrLogo01:hover::before {
	background: rgba(255,255,255,.3);
}
/******************************
#top-group01
******************************/
#top-group01 {
	margin-top: 87px;
	font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.top-contentWrap01>.inner {
	width: 100%;
	max-width: 1024px;
	padding: 0 8px;
	margin: auto;
	box-sizing: border-box;
}
.top-contentWrap01 img{
	height: auto;
}
.btn-bnrLogo01 {
	display: flex;
	justify-content: center;
	position: relative;
	border: 1px solid #d5dedb;
	border-radius: 4px;
}
.btn-bnrLogo01::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: background-color .3s ease-out;
	background: rgba(255,255,255,0);
	z-index: 1;
}
.btn-bnrLogo01:focus {
	outline: 3px solid #c4d700;
}
.btn-bnrLogo01>.inner {
	display: flex;
	align-items: center;
	min-height: 65px;
	padding: 5px;
	box-sizing: border-box;
}
.btn-bnrLogo01>.inner picture{
	width: 100%;
}

/*magazine導暼対応 start*/
/******************************
	top-magazine
******************************/
.mgLink-wrap01 {
	display: flex;
	justify-content: space-between;
	margin-top: 37px;
}
.mgLink-wrap01>.item {
	width: 324px;
}
.mgLink-linkArea {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	text-decoration: none;
	box-shadow: 0 9px 16px rgba(0, 0, 0, 0.10);
}
.mgLink-linkArea>.img {
	min-height: 0%;
}
.mgLink-textArea {
	padding: 16px 16px 21px;
}
.mgLink-textArea:hover {
	opacity: 0.8;
}
.mgLink-textArea>.category {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 700;
	color: #004831;
	background-color: #D5DEDB;
	border-radius: 10px;
	padding: 1px 12px;
	margin-bottom: 12px;
}
.mgLink-textArea>.title {
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 14px;
	color: #141D1D;
}
.mgLink-textArea>.date {
	font-size: 1.2rem;
	color: #141D1D;
}
.mgLink-btn {
	display: none;
}
/*magazine導暼対応 end*/
/******************************
btn-list-other
******************************/
.btn-list-other {
	padding-top: 76px;
}
.btn-list-other .btn-list01 {
	display: flex;
	justify-content: space-between;
	max-width: 850px;
	width: 100%;
	margin: 39px auto 0;
}
.btn-list-other .btn-list01 p {
	width: 410px;
}
.btn-list-other .btn-list01 p + p + p {
	margin: 10px 0 0;
}
.btn-list-other .btn-list01 a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 42px;
	background: #fff;
	border-radius: 8px;
	padding: 10px;
	text-decoration: none;
	box-shadow: 0 0 4px 0 rgba(20,29,29,0.05),0 12px 14px 0 rgba(20,29,29,0.08);
	box-sizing: border-box;
	color: #004831;
	font-size: 100%;
	transition: background-color .3s ease-out;
}
.btn-list-other .btn-list01 a:hover{
	background: #f5f5f5;
}
.btn-list-other .btn-list01 a:focus{
	background: #e1eb80;
	outline: 0;
}
.btn-list-other .btn-list01 a::before {
	width: 20px;
	height: 16px;
	margin-right: .5em;
	content: "";
}
.btn-list-other .btn-list01 a.domestic::before {
	background: url("/hojin/imgs/index_ico_17.svg") no-repeat center center / contain;
}
.btn-list-other .btn-list01 a.overseas::before {
	background: url("/hojin/imgs/index_ico_18.svg") no-repeat center center / contain;
}
/******************************
bnr-wrap01
******************************/
.bnr-wrap01{
	margin: 50px 0 0;
	text-align: center;
}
.bnr-wrap01 img{
	height: auto;
}
.bnr-wrap01 a{
	transition: opacity .3s 0s ease-in-out;
}
.bnr-wrap01 a:hover{
	opacity: 0.8;
}
/******************************
#top-emergency
******************************/
#top-emergency {
	width: 1008px;
	margin: 20px auto 30px;
	box-sizing: border-box;
}
.top-emergencyBox {
	padding: 30px;
	background-color: #ffebeb;
	border-radius: 10px;
}
.top-emergencyBox > .inner > .box:not(:first-child) {
	margin-top: 30px;
}
.top-emergencyBox > .inner > .box > .title {
	color: #c83030;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.7;
}
.top-emergencyBox > .inner > .box > .text {
	margin-top: 5px;
	color: #c83030;
	font-size: 1.5rem;
}
.top-emergencyBox > .inner > .box > .text > .link {
	color: #c83030;
}
.top-emergencyBox > .inner > .box > .text > .link:hover {
	text-decoration: none;
}
.top-emergencyList {
	margin-top: 20px;
}
.top-emergencyList > .inner > .list > .item:not(:first-child) {
	margin-top: 10px;
}
.top-emergencyList > .inner > .list > .item > .text {
	color: #c83030;
	font-size: 1.3rem;
	font-weight: 700;
	text-decoration: none;
}
.top-emergencyList > .inner > .list > .item > .text.-green {
	color: #004831;
}
.top-emergencyList > .inner > .list > .item > .text:hover .inner {
	text-decoration: underline;
}
.top-emergencyList > .inner > .list > .item > .text > .inner {
	display: block;
	padding-left: 1.7em;
	text-decoration: none;
}
.top-emergencyList > .inner > .list > .item > .text > .inner::before {
	width: 1.154em;
	height: 1.154em;
	top: 0.2em;
}
.top-emergencyList > .inner > .list > .item > .text.glyph-attention01 > .inner::before {
	background: url(/hojin/cmn/imgs/ico_attention_01.svg) 0 0/100% auto no-repeat;
}
.top-emergencyList > .inner > .list > .item > .text.glyph-attention02 > .inner::before {
	background: url(/hojin/cmn/imgs/ico_attention_02.svg) 0 0/100% auto no-repeat;
}
/******************************
#following-block
******************************/
#following-block {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 17px 15px 16px;
	background: #e9f7f6;
	box-shadow: 0px 0px 13px 1px #141d1d1a;
	box-sizing: border-box;
	transition: opacity 0.5s;
	z-index: 10;
}
#following-block.is-hidden {
	visibility: hidden;
	opacity: 0;
}
#following-block > .inner > .wrap {
	display: flex;
	justify-content: center;
	column-gap: 30px;
}
#following-block > .inner > .wrap > .btn {
	width: 100%;
	max-width: 400px;
	border-radius: 9999px;
	padding: 5px 10px;
	background-color: #fff;
	box-shadow: 0px 5px 10px 0px #A0B6AE66;
	text-decoration: none;
	transition: background-color .3s ease-in;
}
#following-block > .inner > .wrap > .btn:hover {
	background-color: #f5f5f5;
}
#following-block > .inner > .wrap > .btn.-green {
	background-color: #c4d700;
}
#following-block > .inner > .wrap > .btn.-green:hover {
	background-color: #a0c81e;
}
#following-block > .inner > .wrap > .btn > .text {
	color: #004831;
	font-weight: 700;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.2;
}
#following-block > .inner > .wrap > .btn > .text.-small {
	font-size: 1.2rem;
}
#following-block > .inner > .wrap > .btn > .text:not(:first-child) {
	margin-top: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1128px) {
	.kv-wrap01 .inner01{
		left: calc(50% - 890px);
		width: 1780px;
	}
}
@media screen and (max-width: 767px){
	/******************************
	base
	******************************/
	header[role="banner"] #headerInner .logoWrap {
		position: static;
		width: 130px;
	}
	.main-inner01 {
		width: auto;
	}
	#wrap #mainArea .mainAreaInner01{
		padding: 0 18px;
	}
	/******************************
	tab-wrap01
	******************************/
	.top-contentWrap01>.inner {
		width: 100%;
		padding: 0 4.8vw;
	}
	.top-contentWrap01:not(:first-child) {
		margin-top: 40px;
	}
	.top-contentWrap02 .top-titleHeading01 {
		padding: 0 4.8vw;
	}
	/******************************
	kv
	******************************/
	.kv-wrap01 .inner01{
		left: auto;
		width: auto;
	}
	.js-arrow{
		bottom: 0;
	}
	.js-kv-slick .slick-dots li button{
		margin: 0 7px;
		padding: 2.5px;
	}
	.js-kv-slick .slick-dots .slick-active button{
		padding: 3px;
	}
	.js-dots {
		position: relative;
		padding: 0 15px;
	}
	.js-dots .slickBtnArea .stopBtn {
		background-size: 10px 9px;
	}
	.js-dots .slickBtnArea .startBtn {
		background-size: 10px 11px;
	}
	/******************************
	btn-list-kv
	******************************/
	.btn-list-kv{
		margin: 30px 0 0;
	}
	.btn-list-kv .left-side {
		flex-direction: column;
		width: 100%;
	}
	.btn-list-kv .item01{
		width: 48%;
	}
	.btn-list-kv .item01 a{
		justify-content: flex-start;
		height: 45px;
		padding: 10px 10px 10px 20px;
		background: #F8F8F8 url("/hojin/imgs/index_ico_19.svg") no-repeat center right 10px / 6px auto;
		box-shadow: none;
	}
	.btn-list-kv .item01 a:hover {
		background: #eaeaea url(/hojin/imgs/index_ico_19.svg) no-repeat center right 10px / 6px auto;
	}
	.btn-list-kv .item01 .text01{
		width: auto;
		font-size: 14px;
	}
	.btn-list-kv .item01 .text01 .icon01 {
		top: calc(50% - 7px);
	}
	.btn-list-kv .item01 .text02{
		display: none;
	}
	/******************************
	recommend-point
	******************************/
	.recommend-point {
		max-width: 334px;
		margin: 30px auto 0;
	padding: 282px 6% 0;
		box-sizing: border-box;
	}
	.recommend-point .texts {
		display: block;
	}
	.recommend-point .texts h2 {
		font-size: 22px;
		text-align: center;
	}
	.recommend-point .thumbs img {
		top: 49.5%;
		width: 100%;
		min-width: inherit;
	}
	.recommend-point .texts .point-list {
		max-width: 98%;
		margin: 10% auto 0;
	}
	.recommend-point .texts .point-list > li + li {
		margin-top: 5px;
	}
	.recommend-point .texts .point-list > li .mark {
		font-size: 30px;
	}
	.recommend-point .texts .point-list > li .mark + span {
		font-size: 16px;
	}
	.recommend-point .texts .btn-white01 .item01 {
		display: flex;
		margin: 0 auto;
	font-size: 14px;
		text-align: center;
	}
	.recommend-point .texts .btn-wrap01 {
		margin-top: 20px;
	}
	/******************************
	title-wrap01
	******************************/
	.title-wrap01{
		margin: 60px 0 0;
	}
	.title-wrap01 .title01{
		font-size: 24px;
	}
	.title-wrap01 .anchor01{
		display: none;
	}
	.title-wrap01 .inner01{
		display: block;
	}
	/******************************
	btn-list01
	******************************/
	.btn-list01{
		position: relative;
		margin: 30px -16px 0;
		padding: 0 0 20px 16px;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.btn-list01::-webkit-scrollbar {
		height: 5px;
	}
	.btn-list01::-webkit-scrollbar-track {
		background-color: #E5EDEA;
		border-radius: 10px;
	}
	.btn-list01::-webkit-scrollbar-thumb {
		background-color: #006444;
		border-radius: 10px;
	}
	.scrool-over{
		position: relative;
	}
	.scrool-over::before,
	.scrool-over::after{
		display: block;
		content: '';
		position: absolute;
		bottom: -1px;
		z-index: 1;
		width: 16px;
		height: 6px;
		background: #F3F8F6;
	}
	.scrool-over::before{
		left: -16px;
	}
	.scrool-over::after{
		right: -16px;
	}
	.btn-list01 ul{
		width: 844px;
		padding-right: 16px;
	}
	.btn-list01 li{
		width: 128px;
		min-height: 128px;
	}
	.btn-list01 a{
		padding: 73px 10px 10px;
		font-size: 13px;
	}
	.btn-list01 a::after{
		width: 5px;
		height: 4px;
	}
	.btn-list01 [class*="icon0"]{
		height: 73px;
	}
	/*02*/
	.btn-list02 ul{
		display: block;
		margin: 0;
	}
	.btn-list02 li{
		display: block;
		width: auto;
		min-height: 0;
		margin: 13px 0 0;
	}
	.btn-list02 li a{
		display: flex;
		min-height: 107px;
	}
	.btn-list02 .image01{
		position: relative;
		width: 26.5%;
		max-width: 90px;
		overflow: hidden;
		border-radius: 8px 0 0 8px;
	}
	.btn-list02 img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 8px 0 0 8px;
	}
	.btn-list02 .inner01{
		display: flex;
		align-items: start;
		justify-content: center;
		flex-direction: column;
		position: static;
		text-align: left;
		padding: 5px 20px;
		width: 73.5%;
		box-sizing: border-box;
	}
	.btn-list02 .text02{
		font-size: 12px;
	}
  .tab-content-bottom{
    margin-top: 8px;
    display: flex;
    flex-direction: row-reverse;
  }
  .tab-content-bottom .anchor01 a{
    display: inline-block;
    position: relative;
    padding-right: 22px;
    font-size: 12px;
    line-height: 1.28;
    text-decoration: none;
    color: #004831;
  }
  .tab-content-bottom .anchor01 a:hover{
    text-decoration: underline;
  }
  .tab-content-bottom .anchor01 a:focus{
    outline: 3px solid #c4d700;
  }
  .tab-content-bottom .anchor01 a::after{
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
    width: 20px;
    height: 20px;
    background: url(/hojin/cmn/imgs/ico_arrow_right_01.svg) no-repeat 0 0 / 100%;
  }
  .title-wrap01 .inner01{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
	/* 法人TOP: 本日はどのようなご相談ですか？ 専用 */
	.bg-wrap04 .btn-list02.btn-list02-noimage{
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage ul{
		display: flex;
		gap: 8px;
		margin-bottom: 0;
		min-height: auto;
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage ul li{
		flex: 1 1 calc(50% - 15px);
		max-width: calc(50% - 4px);
		display: flex;
		height: 58px;
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage ul li a{
		min-height: auto;
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage .inner01{
		align-items: center;
		padding: 0 8px;
		text-align: center;
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage .inner01::after{
		content: none;
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage .inner01 .text01{
		font-size: 14px;
	}
	.bg-wrap04 .btn-list02.btn-list02-noimage .inner01 .text02{
		display: none;
	}
	.bg-wrap04 .btn-wrap02.btn-white02{
		flex-flow: column;
		margin-top: 20px;
	}
	/*03*/
	.btn-list03{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0;
	}
	.btn-list03 li{
		width: 47.8%;
		margin: 18px 0 0;
	}
	.btn-list03 li a{
		padding: 5px 10px;
	}
	/******************************
	bg-wrap01
	******************************/
	.bg-wrap01{
		padding: 160px 18px 60px;
		margin: -80px -18px 0;
	}
	/*02*/
	.bg-wrap02{
		padding: 60px 0;
	}
	/*03*/
	.bg-wrap03{
		padding: 60px 18px;
		margin: 0 -18px;
	}
	/*magazine導暼対応 start*/
	/*06*/
	.bg-wrap06 {
		padding: 0 18px 60px;
		margin: 0 -18px;
		background: linear-gradient(180deg, #fff 0%, #fff 20%, #F3F8F6 20%, #F3F8F6 100%);
	}
	/*magazine導暼対応 end*/
	/******************************
	title
	******************************/
	/*02*/
	.title-section02{
		margin: 30px 0 0;
		font-size: 16px;
	}
	.title-section01 + section .title-section02{
		margin-top: 30px;
	}
	/******************************
	btn-wrap01
	******************************/
	.btn-wrap01{
		margin: 40px 0 0;
	}
	/******************************
	btn-green01
	******************************/
	.btn-green01 .item01{
		font-size: 14px;
	text-align: center;
	}
	/******************************
	tab-wrap01
	******************************/
	.tab-wrap01{
		margin: 15px -16px 0;
	}
	.tab-wrap01 .tab-content01{
		margin: 24px 0 0;
	}
	.tab-wrap01 .tab-content01 dl,
	.tab-wrap01 .tab-content01 li{
		padding: 0 16px;
		box-sizing: border-box;
	}
	.tab-wrap01 .tab-content01 li:not(:first-child){
		margin: 24px 0 0;
		padding-top: 24px;
	}
	.tab-wrap01 .dateBlock01 dl:not(:first-child){
		margin-top: 24px;
	}
	.tab-wrap01 .dateBlock01 dl:not(:first-child) dt{
		padding-top:24px;
	}
	.tab-wrap01 .dateBlock01 dl:not(:first-child) dd{
		padding-top:5px;
	}
	.tab-wrap01 .dateBlock01 a{
		padding-right: 15px;
	}
	/******************************
	btn-list-fixed01
	******************************/
	.btn-list-fixed01{
		top: auto;
		bottom: 100px;
		right: 10px;
	}
	.btn-list-fixed01 ul{
		display: flex;
		flex-direction: column-reverse;
		box-shadow: none;
		background: none;
		overflow: inherit;
		display: none;
	}
	.btn-list-fixed01 li{
		margin-top: 10px;
	}
	.btn-list-fixed01 a{
		padding: 50px 5px 5px;
		min-height: 80px;
		width: 80px;
		border-radius: 50%;
	}
	.btn-list-fixed01 a.btn01{
		box-shadow: 0 12px 15px rgba(0,130,220,0.3);
	}
	.btn-list-fixed01 a.btn02{
		box-shadow: 0 12px 15px rgba(196,215,0,0.3);
	}
	.btn-list-fixed01 a.btn03{
		display: none;
	}
	.btn-list-fixed01 a.btn04{
		display: none;
	}
	.btn-list-fixed01 .icon01{
		height: 50px;
	}
	/******************************
	.btn-list-sp01
	******************************/
	.btn-list-sp01{
		display: block;
		margin: 33px 0 0;
	}
	.btn-list-sp01 li{
		margin: 15px 0 0;
	}
	.btn-list-sp01 a{
		display: block;
		position: relative;
		width: 100%;
		border-radius: 34px;
		padding: 10px 24px;
		padding: 5px 24px 15px;
		text-align: center;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.2;
		text-decoration: none;
		box-sizing: border-box;
		transition: background-color .3s ease-out;
	}
	.btn-list-sp01 a::before{
		display: block;
		content: '';
		position: absolute;
	}
	.btn-list-sp01 .btn01::before{
		left: 30px;
		top: calc(50% - 14px);
		width: 30px;
		height: 28px;
		background: url(/hojin/imgs/index_ico_12.svg) no-repeat 0 0 / 100%;
	}
	.btn-list-sp01 .btn02::before{
		left: 35px;
		top: calc(50% - 14px);
		width: 22px;
		height: 28px;
		background: url(/hojin/imgs/index_ico_11.svg) no-repeat 0 0 / 100%;
	}
	.btn-list-sp01 a span{
		font-size: 12px;
	}
	.btn-list-sp01 .btn02{
		background: #C4D700;
		color: #004831;
		box-shadow: 0 12px 15px rgba(196,215,0,0.3);
	}
	.btn-list-sp01 .btn02:hover{
		background: #A6B600;
	}
	.btn-list-sp01 .btn02:focus{
		background: #F6FF9D;
	}
	.btn-list-sp01 .btn01{
		background: #0082DC;
		color: #fff;
		box-shadow: 0 12px 15px rgba(0,130,220,0.3);
	}
	.btn-list-sp01 .btn01:hover{
		background: #006BB5;
	}
	.btn-list-sp01 .btn01:focus{
		background: #62AC6E;
	}
	/******************************
	#top-message
	******************************/
	#top-message{
		margin-top: 0;
		padding: 60px 0;
	}
	.top-contentWrap01>.inner {
		width: 100%;
		padding: 0 4.8vw;
	}
	[class*=column-layoutB][class*="-spColumn"]>* {
		margin-top: 28px;
	}
	[class*=column-layoutB].-spColumn2>* {
		width: 48%;
		margin-left: 4%;
	}
	[class*=column-layoutB].-narrow02>* {
		margin-top: 18px;
	}
	[class*=column-layoutB].-spColumn2>:nth-child(2n+1) {
		margin-left: 0;
	}
	[class*=column-layoutB].-spColumn2>:nth-child(-n+2) {
		margin-top: 0;
	}
	.top-bnr01 img, .top-bnr01 picture {
		width: 100%;
	}
	.top-bnr01 img, .top-bnr01 picture {
		width: 100%;
	}
	.-topTextBnr01 .card-tile01.-titleOnly {
		min-height: 53px;
	}
	[class*=column-layoutB].-narrow02>.-topTextBnr01.-topTextBnr-firstLine {
		margin-top: 18px;
	}
	[class*=column-layoutB].-narrow02>.-topTextBnr01.-topTextBnr-firstLine-sp {
		margin-top: 41px;
	}
	.-topTextBnr01 .card-tile01>.inner>.text>.title {
		font-size: 1.4rem;
	}
	.-topTextBnr01 .card-tile01.-titleOnly>.inner>.text>.title {
		font-size: 1.3rem;
	}
	/******************************
	#top-group01
	******************************/
	#top-group01 {
		margin-top: 60px;
		padding-bottom: 60px;
	}
	/*magazine導暼対応 start*/
	/******************************
	top-magazine
	******************************/
	.mgLink-wrap01>.item {
		width: auto;
		margin-bottom: 25px;
	}
	.mgLink-wrap01 {
		display: block;
		margin-top: 25px;
	}
	.mgLink-btn {
		display: block;
		width: auto;
	}
	.mgLink-btn>.link {
		display: block;
		padding: 14px 0;
		text-align: center;
		font-size: 1.6rem;
		font-weight: 700;
		color: #004831;
		text-decoration: none;
		background-color: #fff;
		border-radius: 24px;
		box-shadow: 0 9px 16px rgba(0, 0, 0, 0.12);
		width: auto;
		margin-top: 30px;
	}
	.mgLink-linkArea {
		flex-direction: row;
	}
	.mgLink-linkArea>.img {
		overflow: hidden;
	display: flex;
	align-items: center;
	width: 50%;
	height: auto;
	}
	.mgLink-linkArea>.img img {
		height: 100%;
	width: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	}
	.mgLink-textArea {
		flex: 1;
	}
	/*magazine導暼対応 end*/
	/******************************
	btn-list-other
	******************************/
	.btn-list-other {
		margin-top: 0;
		padding-top: 10px;
	}
	.btn-list-other .btn-list01 {
		max-width: auto;
		margin: 30px auto 0;
		padding: 0;
	}
	.btn-list-other .btn-list01 p {
		width: 48%;
	}
	.btn-list-other .btn-list01 a{
		height: auto;
		padding: 10px 0;
		box-shadow: none;
		border-radius: 6px;
		transition: background-color .3s ease-out;
	}
	.btn-list-other .btn-list01 a:hover{
		background: #f5f5f5;
	}
	/******************************
	bnr-wrap01
	******************************/
	.bnr-wrap01{
		margin: 30px 0 0;
	}
	/******************************
	#top-emergency
	******************************/
	#top-emergency {
		width: calc(100% - 40px);
		margin: 20px auto 30px;
		box-sizing: border-box;
	}
	/******************************
	#following-block
	******************************/
	#following-block > .inner > .wrap {
		column-gap: 5px;
	}
	#following-block > .inner > .wrap > .btn {
		padding: 7px;
	}
	#following-block > .inner > .wrap > .btn > .text.-small {
		font-size: 1rem;
	}
}
@media all and (-ms-high-contrast:none) and (max-width: 767px){
	*::-ms-backdrop, .btn-list02 li a{
		height: 107px;
	} /* IE11 */
}

@media screen and (max-width: 409px) {
	.js-kv-slick{
		padding-bottom: 11vw;
	}
	.js-kv-slick .js-dots{
		transform: translate(0,2.6vw);
	}
	.js-kv-slick .slick-dots li{
		padding-bottom: 2vw;
	}
	.js-kv-slick .slickBtnArea{
		transform: translate(0,-2.9vw);
	}
}

/* 2025.06.16 */
/* SP STYLES */
@media screen and (max-width: 767.98px) {
	._sp-t-center {
		text-align: center !important;
	}
}