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

.wrapper {
	color: #4a4a4b;
	font-family: "Noto Sans JP", sans-serif;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.wrapper .sp {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.wrapper .pc {
		display: none !important;
	}
	.wrapper .sp {
		display: block !important;
	}
}

.wrapper * {
	box-sizing: border-box;
}

.wrapper .inner {
	max-width: 910px;
	overflow: unset;
	font-feature-settings: "palt" 1;
}

.c-txt__basic {
	font-size: 18px;
	line-height: 1.772;
	letter-spacing: 0.047em;
}
	
.c-ttl__01 {
	text-align: center;
	height: 123px;
	margin-bottom: 91px;
}

.c-ttl__01 img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

.c-ttl__02 {
	height: 33.4px;
    margin-bottom: 21px;
}

.c-ttl__02 img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

@media screen and (max-width: 767px) {
	.c-txt__basic {
		font-size: 13.5px;
		line-height: 1.89;
		letter-spacing: 0.036em;
	}
	
	.c-ttl__01 {
		height: 82px;
		margin-bottom: 51px;
	}
	
	.c-ttl__01 img {
		margin: 0 auto;
	}
	
	.c-ttl__02 {
		height: 24px;
		margin-bottom: 14px;
	}
}

.mv-hiragai {
	position: relative;
	z-index: 1;
	background: #fef5dc;
	padding: 71px 0 108px;
}

.mv-hiragai__img {
	position: absolute;
	top: 53.3%;
    left: 48.4%;
	transform: translate(-50%, -50%);
	z-index: -1;
	width: 112%;
	max-width: 1016px;
}

.mv-hiragai__wrap {
	display: flex;
	justify-content: space-between;
	font-family: TenMincho;
	max-width: 740px;
    margin: 0 auto;
}

.mv-hiragai__wrap-txt {
	margin-top: 164px;
}

.mv-hiragai__wrap-ttl {
	margin-right: 24px;
}

@media screen and (max-width: 767px) {
	.mv-hiragai {
		padding: 31px 0 36px;
	}

	.mv-hiragai__img {
		top: 45.6%;
        left: 49%;
        width: 112%;
        max-width: 397px;
	}

	.mv-hiragai__wrap {
		max-width: 330px;
	}

	.mv-hiragai__wrap-ttl {
		margin-right: 0;
	}

	.mv-hiragai__wrap-txt {
		margin: 239px 0 0 13px;
	}
}

.sec-welfare {
	position: relative;
	z-index: 1;
	padding: 96px 0 179px;
}

.sec-welfare::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	height: 21px;
	background: url(./img/wave.png) center no-repeat;
	background-size: 100% 100%;
}

.sec-welfare .c-ttl__01 {
	position: relative;
}

.sec-welfare .c-ttl__01::before {
	content: "";
	position: absolute;
	top: 101px;
    left: -85px;
    width: 100%;
    max-width: 233px;
    height: 74px;
	background: url(./img/welfare-shape1-pc.png) center / contain no-repeat;
}

.welfare-list {
	margin-bottom: 77px;
}

.welfare-list__item {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.welfare-list__item:not(:last-child) {
	margin-bottom: 60px;
}

.welfare-list__item:nth-child(even) {
	flex-direction: row-reverse;
}

.welfare-list__item:nth-child(even) .welfare-list__ct {
	width: 57.5%;
	z-index: 10;
	position: relative;
}

.welfare-list__item:nth-child(even) .welfare-list__img {
	width: 37.56%;
}

.welfare-list__item:nth-child(2) {
	position: relative;
}

.welfare-list__item:nth-child(2)::before {
	content: "";
	position: absolute;
	top: -65px;
    right: -105px;
    width: 100%;
    max-width: 147px;
	height: 136px;
	background: url(./img/welfare-shape2-pc.png) center / contain no-repeat;
}

.welfare-list__ct {
	width: 63.2%;
}

.welfare-list__img {
	position: relative;
	width: 32.8%;
    margin-top: -2px;
}

.welfare-list__img img {
	border-radius: 8px;
}

.welfare-list__img-thumb {
	position: absolute;
	bottom: -47px;
    left: -66px;
    width: 176px;
}

.welfare-list__img-thumb img {
	border: 6px solid white;
	border-radius: 11px;
}

.welfare-wrap {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 2px solid #2a982d;
	border-radius: 18px;
	padding: 38px 62px 32px;
}

.welfare-wrap::before {
	content: "";
	position: absolute;
	bottom: -26px;
    left: -99px;
    width: 100%;
    max-width: 150px;
    height: 66px;
	background: url(./img/welfare-shape3-pc.png) center / contain no-repeat;
}

.welfare-wrap__ct {
	width: calc(100% - 150px);
}

.welfare-wrap__ct-ttl {
	height: 32.8px;
	margin-bottom: 10px;
}

.welfare-wrap__ct-ttl img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

.welfare-wrap__img {
	width: 124px;
	margin: 1px -7px 0 0;
}

@media screen and (max-width: 1439px) {
	.sec-welfare::before {
		background-size: cover;
	}
}
@media screen and (max-width: 910px) {
	.sec-welfare .c-ttl__01::before {
		top: -31px;
        left: 53.4%;
        transform: translateX(-50%);
        max-width: 324px;
        height: 59px;
		background: url(./img/welfare-shape1-sp.png) center / contain no-repeat;
	}
	.welfare-list__img-thumb{
		left: -15px;
	}
	.welfare-list__item:nth-child(2)::before{
		top: -15px;
		right: 0;
		transform: translateY(-100%);
	}
	.welfare-wrap::before{
		bottom: -40px;
		left: -15px;
	}
}
@media screen and (max-width: 767px) {
	.sec-welfare {
		padding: 58px 0 74px;
	}
	
	.sec-welfare::before{
		height: 11px;
	}
	
	/* .sec-welfare .c-ttl__01::before {
		top: -31px;
        left: 53.4%;
        transform: translateX(-50%);
        max-width: 324px;
        height: 59px;
		background: url(./img/welfare-shape1-sp.png) center / contain no-repeat;
	} */

	.welfare-list {
		margin: 0 16px 93px;
	}
	
	.welfare-list__item {
		display: block;
	}

	.welfare-list__item:not(:last-child) {
        margin-bottom: 38px;
	}
	
	.welfare-list__item:nth-child(2) {
		margin: 0 -6px;
	}
	
	.welfare-list__item:nth-child(2)::before {
		top: auto;
		transform: none;
        bottom: -72px;
        right: 20px;
        width: 153px;
        height: 54px;
		background: url(./img/welfare-shape2-sp.png) center / contain no-repeat;
	}

	.welfare-list__item:nth-child(even) .welfare-list__ct {
		width: 100%;
	}
	
	.welfare-list__item:nth-child(even) .welfare-list__img {
		width: auto;
		margin: 0 6px 0 46px;
	}
	
	.welfare-list__ct {
		width: 100%;
		margin-bottom: 13px;
	}
	
	.welfare-list__img {
		width: 100%;
	}

	.welfare-list__img img {
		border-radius: 12px;
	}

	.welfare-list__img-thumb {
		bottom: -45px;
        left: -46px;
        width: 148px;
	}
	
	.welfare-wrap {
		display: block;
		border-radius: 13px;
        padding: 24px 22px 17px;
        margin: 0 16px;
	}
	
	.welfare-wrap::before {
		bottom: -37px;
        left: -10px;
        width: 120px;
        height: 54px;
		background: url(./img/welfare-shape3-sp.png) center / contain no-repeat;
	}
	
	.welfare-wrap__ct {
		width: 100%;
	}
	
	.welfare-wrap__ct-ttl {
		height: 26px;
		margin-bottom: 12px;
	}
	
	.welfare-wrap__img {
		width: 100%;
		max-width: 149px;
		margin: 14px auto 0;
	}
}

.sec-taste {
	position: relative;
	background: #f5f8cc;
	padding: 97px 0 170px;
}

.sec-taste::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	height: 21px;
	background: url(./img/wave-yellow.png) center no-repeat;
	background-size: 100% 100%;
}

.sec-taste .c-ttl__01 {
	position: relative;
}

.sec-taste .c-ttl__01::before {
	content: "";
	position: absolute;
	top: 83px;
    right: -40px;
    width: 100%;
    max-width: 167px;
    height: 98px;
	background: url(./img/taste-shape-pc.png) center / contain no-repeat;
}

.taste-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 7.5px 0;
	background: white;
	border-radius: 20px;
    padding: 38px 20px 34px 45px;
    margin: -2px 0 44px;
}

.taste-list__item {
	position: relative;
	width: 56%;
	padding-left: 17px;
}

.taste-list__item:nth-child(even) {
	width: 41.4%;
}

.taste-list__item::before {
	content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #ff6b4c;
    border-radius: 50%;
}

.taste-wrap {
	display: flex;
	justify-content: space-between;
}

.taste-wrap__ct {
	width: 66%;
	letter-spacing: 0.045em;
}

.taste-wrap__img {
	width: 31%;
    border-radius: 7px;
    margin-top: 7px;
    overflow: hidden;
}

@media screen and (max-width: 1439px) {
	.sec-taste::before {
		background-size: cover;
	}
}

@media screen and (max-width: 910px) {
	.sec-taste .c-ttl__01::before {
		top: -29px;
		right: auto;
		left: 53.4%;
		transform: translateX(-50%);
		width: 100%;
		max-width: 307px;
		height: 55px;
		background: url(./img/taste-shape-sp.png) center / contain no-repeat;
	}
}

@media screen and (max-width: 767px) {
	.sec-taste {
		padding: 58px 0 72px;
	}
	
	.sec-taste::before {
		height: 11px;
	}
	
	
	
	.taste-list {
		display: block;
		border-radius: 13px;
		padding: 13px 19px 12px;
		margin: 49px 16px 13px;
	}
	
	.taste-list__item {
		width: 100%;
		padding-left: 14px;
	}
	
	.taste-list__item::before {
		top: 8px;
		width: 9px;
		height: 9px;
	}
	
	.taste-list__item:not(:last-child) { 
		margin-bottom: 0.7px;
	}
	
	.taste-list__item:nth-child(even) {
		width: 100%;
	}
	
	.taste-wrap {
		display: block;
		margin: 0 16px;
	}
	
	.taste-wrap__ct {
		width: 100%;
	}
	
	.taste-wrap__img {
		width: 100%;
		border-radius: 20px;
		margin-top: 13px;
	}
}

.sec-choice {
	position: relative;
	padding: 97px 0 62px;
}

.sec-choice::before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 21px;
	background: url(./img/wave.png) center no-repeat;
	background-size: 100% 100%;
}

.sec-choice .c-ttl__01 {
	position: relative;
}

.sec-choice .c-ttl__01::before {
	content: "";
	position: absolute;
	top: 85px;
    left: -98px;
    width: 100%;
    max-width: 165px;
    height: 96px;
	background: url(./img/choice-shape-pc.png) center / contain no-repeat;
}

.choice-subttl1 {
	height: 39px;
	margin: -1px 0 18px;
}

.choice-subttl2 {
	height: 30.5px;
    margin-bottom: 25px;
}

.choice-wrap {
	border: solid #2a982d;
	border-width: 1px 0;
	padding: 28px 0 17px;
    margin: 27px 0 69px;
}

.choice-wrap__ttl {
	text-align: center;
	color: #2a982d;
	font-weight: 500;
	font-size: 25px;
	letter-spacing: 0.054em;
	margin-bottom: 14px;
}

.choice-wrap__list {
	display: flex;
	margin: 0 -14px;
}

.choice-wrap__list-item {
	text-align: center;
	flex: 1 1;
	line-height: 1.2;
}

.choice-wrap__list-item p {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 43px;
}

.choice-wrap__list-img {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 110px;
	margin-bottom: 8px;
}

.choice-img {
	margin: 19px 0 22px;
}

@media screen and (max-width: 1439px) {
	.sec-choice::before {
		background-size: cover;
	}
}
@media screen and (max-width: 910px) {
	.sec-choice .c-ttl__01::before {
		top: -34px;
        left: 48.4%;
		transform: translateX(-50%);
		width: 100%;
		max-width: 272px;
		height: 65px;
		background: url(./img/choice-shape-sp.png) center / contain no-repeat;
	}
}
@media screen and (max-width: 767px) {
	.sec-choice {
		padding: 59px 0 24px;
	}

	.sec-choice::before {
		height: 11px;
	}

	.sec-choice .inner {
		padding: 0 16px;
	}
	
	
	
	.choice-subttl1 {
		height: 64px;
		margin: 0 0 15px;
	}
	
	.choice-subttl2 {
		height: 57px;
		margin-bottom: 13px;
	}
	
	.choice-wrap {
		padding: 30px 0 22px;
		margin: 14px 0 30px;
	}
	
	.choice-wrap__ttl {
		font-size: 21px;
		line-height: 1.55;
		margin-bottom: 20px;
	}
	
	.choice-wrap__list {
		justify-content: center;
		flex-wrap: wrap;
		gap: 35px 20px;
        margin: 0 15px;
	}
	
	.choice-wrap__list-item {
		flex: unset;
		width: calc(50% - 10px);
	}
	
	.choice-wrap__list-item:nth-child(1) .choice-wrap__list-img img {
		width: 104px;
		margin-top: 36px;
	}
	
	.choice-wrap__list-item:nth-child(2) .choice-wrap__list-img img {
		width: 67px;
	}
	
	.choice-wrap__list-item:nth-child(3) .choice-wrap__list-img img {
		width: 133px;
	}
	
	.choice-wrap__list-item:nth-child(4) .choice-wrap__list-img img {
		width: 98px;
	}
	
	.choice-wrap__list-item:nth-child(5) .choice-wrap__list-img img {
		width: 101px;
	}
	
	.choice-wrap__list-item:nth-child(6) .choice-wrap__list-img img {
		width: 105px;
	}
	
	.choice-wrap__list-item:nth-child(7) .choice-wrap__list-img img {
		width: 92px;
	}
	
	.choice-wrap__list-item:nth-child(1) .choice-wrap__list-img, .choice-wrap__list-item:nth-child(2) .choice-wrap__list-img {
		height: 130px;
		margin-bottom: 1px;
	}
	
	.choice-wrap__list-item:nth-child(5) .choice-wrap__list-img, .choice-wrap__list-item:nth-child(6) .choice-wrap__list-img {
		height: 90px;
		margin: -8px 0 5px;
	}
	
	.choice-wrap__list-item:nth-child(7) p {
		margin: 7px -20px 0;
	}
	
	.choice-wrap__list-item p {
		font-size: 15px;
	}
	
	.choice-wrap__list-img {
		align-items: center;
		height: 80px;
		margin-bottom: 7px;
	}
	
	.choice-img {
		margin: 14px 0;
	}
}

.sec-freedoms {
	background: #fef5dc;
	padding: 73px 0 21px;
}

.freedoms-ttl {
	text-align: center;
	margin-bottom: 41px;
	font-weight: bold;
	font-size: 32px;
	letter-spacing: 0.06em;
}

.freedoms-ttl span {
	display: block;
    margin-bottom: 8px;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.05em;
}

.freedoms-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 50px 0;
	margin: 0 -26px 75px;
}

.freedoms-list__item {
	width: 33.333%;
	padding: 0 15px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.04em;
}

.freedoms-list__img {
	max-width: 261px;
	margin: 0 auto -25px;
}

.freedoms-list__ttl {
	position: relative;
	color: #2a982d;
    margin-bottom: 9px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.03em;
}

.freedoms-list__ttl span {
	display: block;
    margin-bottom: 1px;
	font-size: 24px;
	letter-spacing: 0.05em;
}

.freedoms-txt {
	color: #6e6e6f;
	text-align: center;
	font-size: 13px;
	line-height: 1.63;
	letter-spacing: 0.036em;
}

@media screen and (max-width: 767px) {
	.sec-freedoms {
		padding: 29px 0 18px;
	}

	.freedoms-ttl {
		margin-bottom: 18px;
		font-size: 26.5px;
	}
	
	.freedoms-ttl span {
		margin-bottom: 4px;
		font-size: 17px;
	}
	
	.freedoms-list {
		display: block;
		margin: 0 0 30px;
	}
	
	.freedoms-list__item {
		width: 100%;
		font-size: 13px;
	}

	.freedoms-list__item:not(:last-child) {
		margin-bottom: 26px;
	}
	
	.freedoms-list__img {
		width: 90%;
		max-width: 268px;
		margin-bottom: -27px;
	}
	
	.freedoms-list__ttl {
		margin-bottom: 10px;
		font-size: 17px;
	}
	
	.freedoms-list__ttl span {
		margin-bottom: 3px;
		font-size: 24px;
	}
	
	.freedoms-txt {
		padding: 0 10px;
		font-size: 10px;
	}
}