@charset "utf-8";

/* common
  ========================================================================== */

  #features{
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#features:before {
	content: "";
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/features/bg-features.jpg) no-repeat center / cover;
	z-index: -1;
}

#features.beta-alpha-gamma .container-inner {
	padding: 0;
}

#features.beta-alpha-gamma #beta .beta-inner {
	max-width: 100%;
}

#features.beta-alpha-gamma #alpha {
	padding: 0;
}

#features.beta-alpha-gamma .alpha-inner {
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
	width: 500px;
	max-width: 100%;
	background: #fff;
}

@media (max-width: 740px) {
	#features.beta-alpha-gamma .alpha-inner {
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
}

/* header
  ========================================================================== */

/* .p-features_header */
.p-features_header {
	width: 300px;
	position: fixed;
	left: 0;
	right: 162px;
	top: 1.3em;
	margin: 0 auto;
	z-index: 100;
}

.p-features_header__logo {

}
.p-features_header__logo a{
	transition: opacity 0.25s;
}
.p-features_header__logo a:hover{
	opacity: 0.7;
}
.p-features_header__logo img {
}

/* main
  ========================================================================== */

/* .p-features_hero */

.p-features_hero {
}

.p-features_hero__wrapper {
	width: 100%;
	height: 600px;
	background: url(../images/features/img-features_hero.jpg) no-repeat center / cover;
	position: relative;
}
.p-features_hero__wrapper.__features2{
	height: 700px;
}

#features .asset-content h2.p-features_hero__text {
	margin-bottom: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.p-features_hero__text .__img {
	position: absolute;
	width: 50px;
	filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.2));
}

.p-features_hero__text .__img:before,
.p-features_hero__text .__img:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
}

.p-features_hero__text .__img:before {
	border-width: 0 0 40px 50px;
	border-color: transparent transparent #fff transparent;
}

.p-features_hero__text .__img:after {
	border-width: 40px 50px 0 0;
	border-color: #fff transparent transparent transparent;
}

.p-features_hero__text .__img:nth-of-type(1) {
	right: 4%;
	bottom: -3.35em;
}
.p-features_hero__wrapper.__features2 .p-features_hero__text .__img:nth-of-type(1){
	bottom: calc(-3.35em + 100px);
}
.p-features_hero__text .__img:nth-of-type(2) {
	left: 4%;
	bottom: -6.025em;
}
.p-features_hero__wrapper.__features2 .p-features_hero__text .__img:nth-of-type(2){
	bottom: calc(-6.025em + 100px);
}
.p-features_hero__text .__img img {
}

/* .p-features_about */

.p-features_about {
}

.p-features_about__wrapper {
	background: #e5e5e5;
	padding: 6.3em 0 3.1em;
}

.p-features_about__title {
	text-align: center;
}

.p-features_about__title img {
	width: 304px;
	height: auto;
	object-fit: contain;
}

.p-features_about__list {
	list-style: none;
	margin-top: 3.15em;
	padding: 0 4%;
}

.p-features_about__list .__item {
}

.p-features_about__list .__item:nth-of-type(odd) {
	text-align: right;
}

.p-features_about__list .__item + .__item {
	margin-top: 1.25em;
}

.p-features_about__list .__item img {
	width: 405px;
	height: auto;
	object-fit: contain;
}

.p-features_about__footer {
	width: 100%;
	height: 668px;
	background: url(../images/features/bg-features_about__rival.jpg) no-repeat center / cover;
	display: flex;
	justify-content: center;
	align-items: center;
}

#features .asset-content h4.p-features_about__rival {
	margin: 0;
}

.p-features_about__rival img {
	width: 180px;
	height: auto;
	object-fit: contain;
}

/* .p-features_charm */
.p-features_charm {
	margin-top: 3.65em;
}
.p-features_charm__wrapper {
}

#features .asset-content h3.p-features_charm__title {
	margin: 0;
}

.p-features_charm__title img {
}

#features .asset-content h4.p-features_charm__sub {
	margin: 0;
}

#features .asset-content h4.p-features_charm__sub:first-of-type {
	margin-top: 2.15em;
}

#features .asset-content h4.p-features_charm__sub:not(:first-of-type) {
	margin-top: 4.425em;
}

.p-features_charm__sub img {
}

.p-features_charm__img {
	margin-top: 1.25em;
}

.p-features_charm__img + .p-features_charm__img {
	margin-top: 0.55em;
}

.p-features_charm__img img {
}

.p-features_charm__text {
	margin-top: 1.85em;
}

.p-features_charm__figure {
	margin-top: 1.25em;
}

.p-features_charm__text + .p-features_charm__figure {
	margin-top: 1.9em;
}

.p-features_charm__text img {
}

/* .p-features_works */
.p-features_works {
	margin-top: 6.25em;
}

.p-features_works__wrapper {
}

#features .asset-content h3.p-features_works__title {
	margin: 0;
}

.p-features_works__title img {
}

.p-features_works__box {
	background: #434343;
	overflow: hidden;
}

.p-features_works__box:first-of-type {
	margin-top: 2.45em;
}

.p-features_works__box .bx-wrapper {
	position: relative;
}

.p-features_works__box .bx-wrapper .bx-viewport {
}

.p-features_works__box .bx-wrapper .bx-viewport .bx-loading {
}

.p-features_works__box .bx-wrapper .bx-viewport .bxslider {
	padding: 0;
}

.p-features_works__box .bx-wrapper .bx-viewport .bxslider .__item {
}

.p-features_works__box > .bxslider .__item:not(:first-of-type) {
	display: none;
}

.p-features_works__box .bx-wrapper .bx-viewport .bxslider .__item img {
	width: 100%;
}

.p-features_works__box .bx-wrapper .bx-controls {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	text-indent: -9999px;
	background: url(../images/features/icon-slider_arrow.png) no-repeat center / 14px #fff;
	position: absolute;
	bottom: 131px;
	width: 40px;
	height: 70px;
	z-index: 1000;
	transition: opacity 0.25s;
}

.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover,
.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover {
	opacity: 0.7;
}

.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	transform: scale(-1, 1);
	left: 0;
}

.p-features_works__box .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 0;
}

.p-features_works__wrapper .__text {
	max-width: 92%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3.1em;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
}

.p-features_works__wrapper .__text img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform: translateY(-30px);
}

/* .p-features_tour */

.p-features_tour {
	margin-top: 1.6em;
}

#features .asset-content h3.p-features_tour__title {
	margin: 0;
}

.p-features_tour__title img {
}

.p-features_tour__wrapper {
	background: #f7ead9;
	padding-bottom: 5em;
	margin-top: 1.85em;
}

.p-features_tour__promise {
	padding-top: 3.15em;
}

.p-features_tour__promise__head {
}

.p-features_tour__promise__head img {
}

.p-features_tour__promise__body {
}

.p-features_tour__promise__body img {
}

#features .asset-content h4.p-features_tour__sub {
	margin: 5.65em 0 0;
}

.p-features_tour__sub img {
}

.p-features_tour__list {
	list-style: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 2.15em 0;
	margin-top: 3.05em;
}

.p-features_tour__list__item {
	background: #fff;
	width: fit-content;
}

.p-features_tour__list__item + .p-features_tour__list__item {
	margin-top: 1em;
}

.p-features_tour__list__item:nth-of-type(even) {
	align-self: end;
}

.p-features_tour__list__item .__link{
	transition: opacity 0.25s;
	display: block;
}
.p-features_tour__list__item .__link:hover{
	opacity:0.5;
}
.p-features_tour__list__item .__img {
}

.p-features_tour__list__item .__text {
}

.p-features_tour__list__item .__img img,
.p-features_tour__list__item .__text img {
	width: 480px;
	height: auto;
	object-fit: contain;
}

.p-features_tour__special{
	margin-top: 5em;
}

#features .asset-content h5.p-features_tour__footer {
	margin: 0;
}

.p-features_tour__footer img {
}

/* .p-features_form */

.p-features_form {
}

.p-features_form__wrapper {
	padding-top: 3.1em;
	background: #fff0be;
}

.p-features_form__wrapper form#form {
}

.p-features_form__title {
	margin: 0;
}

.p-features_form__title img {
}

.p-features_form__wrapper form#form .form_com_upper_category {
	padding: 0 4%;
	line-height: 1.625;
	margin: 1.65em 0 0;
}

.p-features_form__wrapper form#form .form_com_upper_category .fl-left-pc {
}

.p-features_form__wrapper form#form .form_com_upper_category .fl-left-pc .warn {
}

.p-features_form__wrapper form#form .form_com_upper_category .fl-left-pc .__note {
	font-size: 14px;
	font-weight: 700;
}

.p-features_form__wrapper form#form .form-area {
	margin-top: 2.3em;
	padding: 0 4%;
	position: relative;
}

.p-features_form__wrapper form#form .form-area:after {
	content: "";
	height: 26px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff0be;
}

.p-features_form__wrapper form#form .form-area .form-.p-features_form__td.__day {
}

.p-features_form__wrapper form#form .form-area .form-.p-features_form__td.__day tbody {
}

.p-features_form__wrapper form#form .form-area .form-.p-features_form__td.__day tbody tr {
}

.p-features_form__th {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.p-features_form__th .__caution {
	font-weight: 400;
}

.p-features_form__th .warn {
}

.p-features_form__td {
	letter-spacing: 0.05em;
	padding: 0.5em 0 2.05em;
}

/* input[type="text"],input[type="tel"],input[type="email"] */
.p-features_form__td input[type="text"],
.p-features_form__td input[type="tel"],
.p-features_form__td input[type="email"] {
	width: 100%;
	height: 50px;
	border-color: #fff;
	border-radius: 5px;
	font-size: 16px;
	padding: 0 1.1em;
	transition: border-color 0.25s;
	opacity: 1;
}

.p-features_form__td input[type="text"]:focus,
.p-features_form__td input[type="tel"]:focus,
.p-features_form__td input[type="email"]:focus {
	border-color: #222;
	background: #fff;
}

/* label:has(input[type="radio"]) */

.p-features_form__td label input {
	display: none;
}

.p-features_form__td label:has(input[type="radio"]) {
	display: flex;
	align-items: center;
	gap: 0 0.7em;
	cursor: pointer;
	transition: opacity 0.25s;
}

.p-features_form__td label:has(input[type="radio"]):hover {
	opacity: 0.5;
}

.p-features_form__td label:has(input[type="radio"]):before {
	content: "";
	display: block;
	height: 28px;
	width: 28px;
	background: #fff;
	border: 4px solid #fff;
	outline: 1px solid #aaa;
	border-radius: 100%;
	box-sizing: border-box;
	transition: background 0.25s;
}

.p-features_form__td label:has(input[type="radio"]:checked):before {
	background: #ed841b;
}

/* label:has(input[type="checkbox"]) */
.p-features_form__td label:has(input[type="checkbox"]) {
	display: flex;
	align-items: center;
	gap: 0 0.7em;
	line-height: 1;
	letter-spacing: 0;
	position: relative;
	cursor: pointer;
	transition: opacity 0.25s;
}

.p-features_form__td label:has(input[type="checkbox"]):hover {
	opacity: 0.5;
}

.p-features_form__td label:has(input[type="checkbox"]):before,
.p-features_form__td label:has(input[type="checkbox"]):after {
	content: "";
	display: block;
}

.p-features_form__td label:has(input[type="checkbox"]):before {
	height: 20px;
	width: 20px;
	background: #fff;
	box-sizing: border-box;
}

.p-features_form__td label:has(input[type="checkbox"]):after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 10px;
	width: 15px;
	border-left: 4px solid #ed841b;
	border-bottom: 4px solid #ed841b;
	rotate: -45deg;
	opacity: 0;
	transition: opacity 0.25s;
}

.p-features_form__td label:has(input[type="checkbox"]:checked):after {
	opacity: 1;
}

/* select */
.p-features_form__td select {
	width: 100%;
	height: 50px;
	border-color: #e5e5e5;
	border-radius: 5px;
	background: #e5e5e5;
	appearance: none;
	font-size: 16px;
	font-weight: 700;
	padding: 0 1.1em;
	cursor: pointer;
	transition:
		opacity 0.25s,
		border-color 0.25s,
		background 0.25s;
}

.p-features_form__td select:hover {
	opacity: 0.5;
}

.p-features_form__td select:focus,
.p-features_form__td select.is-change {
	border-color: #fff;
	background: #fff;
}

.p-features_form__td select option {
}

.p-features_form__td .__arrow {
	position: relative;
}

.p-features_form__td .__arrow:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border-left: 2px solid #222;
	border-bottom: 2px solid #222;
	top: -8px;
	bottom: 0;
	right: 5%;
	margin: auto 0;
	rotate: -45deg;
}

/* input-textarea */
.p-features_form__td .input-textarea {
	width: 100%;
	height: 200px;
	border-color: #fff;
	border-radius: 5px;
	font-size: 18px;
	padding: 1em;
	resize: none;
	transition: border-color 0.25s;
	line-height: 1.5;
}

.p-features_form__td .input-textarea:focus {
	border-color: #222;
	background: #fff;
}

/* .p-features_form__td.__modelhouse */
.p-features_form__td.__modelhouse {
	display: flex;
	flex-wrap: wrap;
	gap: 1.1em 0;
}

.p-features_form__td.__modelhouse label:has(input[type="radio"]) {
	width: 50%;
}

/* .p-features_form__td.__age */
.p-features_form__td.__age {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.p-features_form__td.__age label:has(input[type="radio"]) {
	gap: 0 0.4em;
}

/* .p-features_form__td.__day */
.p-features_form__td.__day {
}

.p-features_form__td.__day .entry-cal {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 0;
	width: 100%;
	border-spacing: 0px;
}

.p-features_form__td.__day .entry-cal + .entry-cal {
	margin-top: 2em;
}

.p-features_form__td.__day .entry-cal caption {
	caption-side: top;
	text-align: center;
	padding-bottom: 0.75em;
	margin: 0;
	color: #6c757d;
}

.p-features_form__td.__day .entry-cal tbody {
}

.p-features_form__td.__day .entry-cal tbody tr {
}

.p-features_form__td.__day .entry-cal tbody tr th,
.p-features_form__td.__day .entry-cal tbody tr td {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.p-features_form__td.__day .entry-cal tbody tr td {
	background: #fff;
}

.p-features_form__td.__day .entry-cal tbody tr td.sel-no {
	background-color: #f2f2f2;
	color: #8c8c8c;
}

.p-features_form__td.__day .entry-cal tbody tr th:nth-of-type(1) {
	background-color: #ffeae9;
	color: #ef4503;
}

.p-features_form__td.__day .entry-cal tbody tr td:first-child {
	background-color: #ffeae9;
	color: #ef4503;
}

.p-features_form__td.__day .entry-cal tbody tr th:nth-of-type(7) {
	background-color: #e8f6fc;
	color: #00a2ea;
}

.p-features_form__td.__day .entry-cal tbody tr td:nth-child(7n) {
	background-color: #e8f6fc;
	color: #00a2ea;
}

.p-features_form__td.__day .entry-cal tbody tr td label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.p-features_form__td.__day .entry-cal tbody tr td label:has(input[type="radio"]):before {
	height: 14px;
	width: 14px;
	border: 2px solid #fff;
}

/* .p-features_form__td.__other */
.p-features_form__td.__other {
	padding-bottom: 0;
}

/* .p-features_form__td.__pp */
.p-features_form__td.__pp {
	padding-bottom: 0;
}

.p-features_form__wrapper form#form .form-area .recaptcha-area {
}

.p-features_form__wrapper form#form .form-area .form-btn {
	margin: 0;
	padding: 3.05em 0 6.25em;
}

.p-features_form__wrapper form#form .form-area .form-btn .submit {
	width: 400px;
	height: 76px;
	padding: 0;
	border-radius: 0;
	font-size: 22px;
	letter-spacing: 0.6em;
	text-indent: 0.6em;
	position: relative;
	border: 1px solid #fa8200;
	transition:
		background 0.25s,
		color 0.25s;
}

.p-features_form__wrapper form#form .form-area .form-btn .submit:hover {
	background: #fff;
	color: #fa8200;
	opacity: 1;
}

.p-features_form__wrapper form#form .form-area .form-btn .submit:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4.75%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 9px 13px;
	border-color: transparent transparent transparent #fff;
	transition: border-color 0.25s;
}

.p-features_form__wrapper form#form .form-area .form-btn .submit:hover:after {
	border-color: transparent transparent transparent #fa8200;
}

/* .p-features_confirm,.p-features_thanks */
.p-features_confirm__wrapper,.p-features_thanks__wrapper {
	min-height: 100vh;
	padding: 5em 0 4em;
	background: #fff0be;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	box-sizing: border-box;
}
.p-features_confirm__wrapper:after,.p-features_thanks__wrapper:after {
	content: "";
	height: 26px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff0be;
}
.p-features_confirm h2.page-title,.p-features_thanks h2.page-title {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	margin: 0 auto !important;
	width: 92%;
}
.p-features_confirm .warn,.p-features_thanks .warn {
	margin: 2em auto;
	width: 92%;
}

/* .p-features_confirm */

.p-features_confirm {
}
.p-features_confirm .error_messe {
	margin: 0 auto;
	width: 92%;
	background: #fff;
}
.p-features_confirm .chg-table table.form-table,
.p-features_confirm .chg-table table.form-table th,
.p-features_confirm .chg-table table.form-table td,
.p-features_confirm .chg-table table.form-table tr,
.p-features_confirm .chg-table table.form-table tr th,
.p-features_confirm .chg-table table.form-table tr td,
.p-features_confirm .chg-table table.form-table thead,
.p-features_confirm .chg-table table.form-table thead th,
.p-features_confirm .chg-table table.form-table thead td,
.p-features_confirm .chg-table table.form-table thead tr,
.p-features_confirm .chg-table table.form-table thead tr th,
.p-features_confirm .chg-table table.form-table thead tr td,
.p-features_confirm .chg-table table.form-table tbody,
.p-features_confirm .chg-table table.form-table tbody th,
.p-features_confirm .chg-table table.form-table tbody td,
.p-features_confirm .chg-table table.form-table tbody tr,
.p-features_confirm .chg-table table.form-table tbody tr th,
.p-features_confirm .chg-table table.form-table tbody tr td,
.p-features_confirm .chg-table table.form-table tfoot,
.p-features_confirm .chg-table table.form-table tfoot th,
.p-features_confirm .chg-table table.form-table tfoot td,
.p-features_confirm .chg-table table.form-table tfoot tr,
.p-features_confirm .chg-table table.form-table tfoot tr th,
.p-features_confirm .chg-table table.form-table tfoot tr td {
	display: block;
}
.p-features_confirm .chg-table{
	width: 100%;
}
.p-features_confirm .chg-table .form-table {
	max-width: 92%;
	margin: 0 auto;
	background: #fff;
	padding: 2em 1.5em;
}
.p-features_confirm .chg-table table.form-table tr + tr {
	padding-top: 1em;
}

.p-features_confirm .submit {
	display: block;
	width: 400px;
	height: 76px;
	padding: 0;
	border-radius: 0;
	font-size: 22px;
	letter-spacing: 0.6em;
	text-indent: 0.6em;
	position: relative;
	background: #999;
	margin: 2em auto 0;
	transition: opacity 0.25s;
}
.p-features_confirm .submit#submit-reset {
	margin-top: 1em;
}
.p-features_confirm .submit:hover {
	opacity: 0.5;
}
.p-features_confirm .form-btn {
	margin: 0;
	padding: 0;
}

/* .p-features_thanks */
.p-features_thanks .form_thankstext_category{
	margin: 0 auto;
	width: 92%;
	background: #fff;
	padding: 2em 1.5em;
	box-sizing: border-box;
}
.p-features_thanks .form_thankstext_category p + p{
	margin-top: 1em;
}
.p-features_thanks .form_thankstext_category p.__back{
	text-align: center;
}
.p-features_thanks .form_thankstext_category p.__back a{
	text-decoration: underline;
}
/* footer
  ========================================================================== */
#features #footer {
	width: 500px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #434343;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
	padding: 2em 0 1em;
}

.p-features_footer {
	color: #fff;
	display: grid;
	grid-template-columns: 1fr 50%;
	grid-template-rows: repeat(2, auto);
	grid-column-gap: 2.25%;
	grid-row-gap: 1.25em;
	grid-template-areas: "logo address" "copy copy";
	align-items: center;
}

.p-features_footer__logo {
	grid-area: logo;
	justify-self: center;
}

.p-features_footer__logo img {
	width: 178px;
}

.p-features_footer__address {
	grid-area: address;
	line-height: 1.875;
	letter-spacing: 0.05em;
}

.p-features_footer__copy {
	grid-area: copy;
	justify-self: center;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: center;
}

/* aside
  ========================================================================== */
.p-features_anchor {
	position: fixed;
	right: 0;
	left: 620px;
	/*top: 50%;*/
	bottom: 50px;
	margin: 0 auto;
	width: 120px;
	height: 120px;
	/*transform: translateY(75%);*/
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	transition: opacity 0.25s;
}
.p-features_anchor.is-hidden {
	opacity: 0;
	pointer-events: none;
}

@media (max-width: 800px) {
	.p-features_anchor {
		width: 133px;
		height: 133px;
		left: 368px;
		top: auto;
		bottom: 4.6%;
		transform: translateY(0);
	}
}

.p-features_anchor__link {
	color: #fff;
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 18px;
	line-height: 1.333;
	font-weight: 700;
	letter-spacing: 0.1em;
	gap: 0.2em 0;
	padding: 0 0.05em 0 0;
	background: #222;
	border-radius: 0 20px 20px 0;
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
	transition: background 0.25s;
}

@media (max-width: 800px) {
	.p-features_anchor__link {
		font-size: 20px;
		letter-spacing: 0.15em;
		border-radius: 20px 0 0 20px;
	}
}

.p-features_anchor__link:hover {
	text-decoration: none;
	background: #ed841b;
}

.p-features_anchor__link:after {
	content: "";
	display: block;
	width: 100%;
	height: 29px;
	background: url(../images/features/icon-fixed_link__og.png) no-repeat center / contain;
	transition: background 0.25s;
}

@media (max-width: 800px) {
	.p-features_anchor__link:after {
		height: 32px;
	}
}

.p-features_anchor__link:hover:after {
	background-image: url(../images/features/icon-fixed_link__wt.png);
}

