@charset "UTF-8";
.sp-show {display:none !important;}


body {
	font-family: "Noto Sans JP", sans-serif !important;
}
p.no_top {
	margin-top:0 !important;
	padding-top: 0 !important;
}
span.orange, h5.orange {
	color: #f18101
}

/*------fixed_wellticket--------------------------------------------------------------------*/
aside#fixed_wellticket {
	position:fixed;
	z-index:100;
	bottom:20px;
	line-height:1;
	border-radius:80px;
	box-shadow:3px 3px 20px #d68013;
	left: 50%;
	transform: translateX(-50%);
}
aside#fixed_wellticket a {
	display:inline-block;
	vertical-align:baseline;
	max-width:1000px;
	width: 73.5vw;
	padding:10px 0 14px 0;
	color:#fff;
	/*background:linear-gradient(to bottom,#00923a 0%,#016934 100%);*/
	background-color:#00b900;
	text-align:center;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
	border:3px solid #fff;
	border-radius:80px;
font-size:35px;
	letter-spacing:0.5em;/*購入*/
	letter-spacing:0.2em;/*ウェルチケはこちら*/
}



/*------title_wellticket----------------------------------------------------------------------*/
section#title_wellticket {
	padding:0;
	background-image:url(../_pic/wellticket/_bg/bg_guide-pc.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-size:100%;
}
section#title_wellticket h1,
section#title_wellticket h2 {
	padding:20px 0px 28px 0px;
	text-align:center;
	color:#fff;
font-size:40px;
}



/*------topimage-----------------------------------------------------------------------------*/
section#topimage {
	margin:0 auto 0 auto;
	width:fit-content;
}

section#topimage img {
	height: auto;
}


/*------ticket----------------------------------------------------------------------------------*/
section#ticket {
	margin:60px auto 40px auto;
	max-width:1400px;
	width: 100%;
	height:1032px;
	background-image:url(../_pic/wellticket/_bg/bg_ticket2.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
section#ticket p {
	padding-top:155px;
	margin-left:50vw;
}
section#ticket p img {
	height:auto;
	max-height: 243px;
}


/*------possible-----------------------------------------------------------------------------------*/
section#possible {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
	padding-bottom:18px;
}
section#possible h2 img {
	height: auto;
}

/*------merit-----------------------------------------------------------------------------------*/
section#merit {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
	padding:100px 0 110px 0;
	background-color:#fcf6ea;
}

section#merit h2 {
	margin:0 auto 0 auto;
	width:567px;
}

div.box_merit {
	margin:68px auto 0 auto;
	max-width:1060px;
	width: 100%;
	display: flex;
	gap: 30px;
}
section#merit hr {
	margin:75px auto 0 auto;
	width:1060px;
	border:none;
	border-bottom:2px dotted #5c4e43;
}

div.box_merit div.box_merit_left {
	margin-left:20px;
	max-width: 540px;
}

div.box_merit div.box_merit_img {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
}
div.box_merit h3 {
	display:table;
	color:#dc6d28;
}
div.box_merit h3 span.merit_title {
	display:table-cell;
	vertical-align:bottom;
	width:122px;
	text-align:center;
	font-size:22px;
	font-weight: bold;
}
div.box_merit h3 span.merit_number {
	display:block;
	margin:0 auto 0 auto;
	width:90px;
	padding:10px 0 15px 0;
	text-align:center;
	font-weight:normal;
	color:#fe0;
	background-color:#dc6d28;
	line-height:1;
	border-radius:45px;
font-family:'Oswald',sans-serif;
font-size:65px;
}
div.box_merit h3 span.merit_txt {
	display:table-cell;
	vertical-align:bottom;
	line-height:1.4em;
	position:relative;
	top:2px;
	font-weight: bold;
	font-size:33px;
}
div.box_merit p {
	margin:30px 0 0 126px;
	line-height:1.9em;
font-size:17px;
}
div.box_merit img#merit_pic01 {
	display:block;
	width:348px;
	height:auto;
}
div.box_merit img#merit_pic02 {
	display:block;
	width:336px;
	height:auto;
}
div.box_merit img#merit_pic03 {
	display:block;
	width:256px;
	height:auto;
}



/*------guide-----------------------------------------------------------------------------------*/
section#guide div.swiper-pagination {
	bottom:20px;
}

section#guide {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
	background-image:url("../_pic/wellticket/_bg/bg_guide-pc.jpg");
	background-repeat:no-repeat;
	background-position:50% 0%;
	padding-bottom:130px;
}

section#guide h2 {
	padding-top:78px;
	margin:0 auto 0 auto;
	width:294px;
}
section#guide h2 img {
	width:100%;
	height:auto;
}

#guide_txt01 {
	margin:46px auto 0 auto;
	width:fit-content;
	padding:0 20px 0 25px;
	color:#fff;
	text-align:center;
	line-height:1.8em;
	background-image:url("../_pic/wellticket/_bg/bg_guide_txt01.png");
	background-repeat:no-repeat;
	background-position:50% 85%;
	background-size:100%;
font-size:25px;
}

.guide_accordion {
	position:relative;
	margin:15px auto 0 auto;
	max-width:840px;
	width: 100%;
	padding:9px 0 14px 0;
	text-align:center;
	color:#d35a09;
	background-color:#fff;
	border:2px solid #d1590b;
	box-shadow:0 -2px 0 #fff,2px 0 0 #fff,0 2px 0 #fff,-2px 0 0 #fff;
	border-radius:40px;
	cursor:pointer;
	letter-spacing:6px;
font-size:30px;
}
section#guide h3:nth-of-type(1) {
	margin-top:50px;
}
div.swiper-wrapper {
	height: 672px;
}
div.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: start;
	gap: 30px;
}
.guide_accordion.now {
	background-color:#f8e1d2;
}
.guide_accordion::after {
	display:block;
	position:absolute;
	content:'';
	top:23px;
	right:38px;
	width:24px;
	height:24px;
	background-image:url("../_pic/wellticket/_bg/bg_guide_plus.png");
	background-repeat:no-repeat;
	background-size:100%;
}
.guide_accordion.now::after {
	display:block;
	position:absolute;
	content:'';
	top:23px;
	right:38px;
	width:24px;
	height:24px;
	background-image:url("../_pic/wellticket/_bg/bg_guide_minus.png");
	background-repeat:no-repeat;
	background-size:100%;
}
#guide_acc01 {
	background-image:url("../_pic/wellticket/_bg/bg_guide_acc01.png");
	background-repeat:no-repeat;
	background-position:120px 8px;
	background-size:50px;
}
#guide_acc02 {
	background-image:url("../_pic/wellticket/_bg/bg_guide_acc02.png");
	background-repeat:no-repeat;
	background-position:120px 11px;
	background-size:45px;
}
#guide_acc03 {
	background-image:url("../_pic/wellticket/_bg/bg_guide_acc03.png");
	background-repeat:no-repeat;
	background-position:120px 7px;
	background-size:50px;
}

div.box_guide_accordion {
	display:none;
	margin:32px auto 0 auto;
	max-width:842px;
	width: 100%;
	height:672px;
	background-color:#fff;
	border-radius:30px;
	padding-bottom:30px;
	overflow:hidden;
}
div.box_guide_accordion div.swiper-slide::after{
	display:block;
	content:'';
	clear:both;
}

div.box_guide_accordion .guide_accordion_title {
	padding-top:102px;
	padding-top:80px;
	color:#dc6d28;
	font-weight:normal;
	line-height:1.5em;
	font-size:26px;
}
div.box_guide_accordion .guide_accordion_title:first-line {
	font-weight:bold;
	line-height:6em;
	font-size:26px;
}
div.box_guide_accordion .guide_accordion_title span {
	display:inline-block;
	vertical-align:middle;
	margin-left:15px;
	width:90px;
	padding:10px 0 15px 0;
	text-align:center;
	font-weight:normal;
	color:#fe0;
	background-color:#dc6d28;
	line-height:1;
	border-radius:45px;
	position:relative;
	top:-3px;
font-family:'Oswald',sans-serif;
font-size:65px;
}

div.box_guide_accordion img.guide_pic {
	display:block;
	padding-top:80px;
	height:auto;
}
div.box_guide_accordion img#guide_pic01 {width:317px;padding:130px 0 0;}
div.box_guide_accordion img#guide_pic02 {width:278px;padding:120px 0 0;}
div.box_guide_accordion img#guide_pic03 {width:300px;padding:130px 0 0;}
div.box_guide_accordion img#guide_pic01a,
div.box_guide_accordion img#guide_pic01b,
div.box_guide_accordion img#guide_pic01c,
div.box_guide_accordion img#guide_pic01d,
div.box_guide_accordion img#guide_pic01e,
div.box_guide_accordion img#guide_pic02a,
div.box_guide_accordion img#guide_pic02b,
div.box_guide_accordion img#guide_pic02c,
div.box_guide_accordion img#guide_pic03a,
div.box_guide_accordion img#guide_pic03b,
div.box_guide_accordion img#guide_pic03c {width:240px;padding:100px 0 0;}
div.box_guide_accordion img#guide_pic02d {width:338px;}
div.box_guide_accordion img#guide_pic02e1 {width:209px;}
div.box_guide_accordion img#guide_pic02e2 {width:320px;padding:10px 0 0;}
div.box_guide_accordion img#guide_pic02f,
div.box_guide_accordion img#guide_pic02g,
div.box_guide_accordion img#guide_pic02h,
div.box_guide_accordion img#guide_pic02i,
div.box_guide_accordion img#guide_pic02j {width:344px;}

div.box_guide_accordion .guide_accordion_txt {
	width:330px;
	margin:40px 0 0;
	line-height:1.8em;
	font-size:17px;
}
div.box_guide_accordion h5.guide_accordion_txt + p.guide_accordion_txt {
	margin-top:10px;
}
div.box_guide_accordion .guide_accordion_txt.small {
font-size:14px !important;
}
div.box_guide_accordion #guide_pic02e1_txt {
	margin-top:90px;
}
div.box_guide_accordion #guide_pic02e2_txt {
	margin-top:60px;
}

div.swiper-container_guide {
	position:relative;
}



/*------price-----------------------------------------------------------------------------------*/
section#price {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
	background-color:#fef6e9;
	padding:60px 0 60px 0;
}

section#price h2 {
	margin:0 -21px 0 -21px;/*1360-1402=-21*/
	max-width:1402px;
	width: 100%;
	height:171px;
	padding-top:35px;
	color:#fff700;
	text-align:center;
font-size:60px;
	background-image:url("../_pic/wellticket/_bg/bg_title_price-pc.png");
	background-repeat:no-repeat;
}

section#price h3 {
	margin-top:10px;
	font-weight:normal;
	text-align:center;
font-size:30px;
}

section#price p {
	margin-top:82px;
	margin-top:40px;
	text-align:center;
}
section#price p img {
	display:block;
	margin:0 auto 20px auto;
	width:fit-content;
}
section#price p.price_txt_catch {
	margin-top:20px;
font-size:30px;
}



/*------faq-------------------------------------------------------------------------------------*/
section#faq {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
	padding:228px 0 250px 0;
	background-image:url("../_pic/wellticket/_bg/bg_guide-pc.jpg");
	background-repeat:no-repeat;
	background-size:100%;
	position:relative;
}

#faq_catch {
	position:absolute;
	z-index:2;
	top:150px;
	left:396px;
	width:568px;
	height:141px;
	background-image:url("../_pic/wellticket/_bg/bg_faq_catch.png");
	background-repeat:no-repeat;
	background-size:568px;
	text-align:center;
}
#faq_catch span {
	display:block;
	margin:0 auto 0 auto;
	width:fit-content;
	padding-top:22px;
	transform:rotate(-4deg);
font-size:40px;
}

div#faq_inner {
	margin:0 auto 0 auto;
	width:1000px;
	background-image:url("../_pic/wellticket/_bg/bg_faq_inner.gif");
	background-repeat:repeat-y;
	background-size:100%;
	padding-bottom:130px;
}
div#faq_inner h2 {
	padding-top:60px;
	text-align:center;
font-family:'Baskervville',serif;
font-size:100px;
}
div#faq_inner dl {
	margin:0 auto 0 auto;
	width:530px;
	padding:28px 0 28px 0;
	border-top:2px dotted #665a4e;
}
div#faq_inner dl:nth-of-type(1) {
	border-top:none;
	margin-top:55px;
}
div#faq_inner dl dt {
	width:530px;
	width:468px;
	padding-left:82px;
	line-height:1.35em;
	background-image:url("../_pic/wellticket/faq_q.png");
	background-repeat:no-repeat;
	background-position:2px 0px;
	background-size:62px;
font-size:21px;
}
div#faq_inner dl dd {
	margin-top:18px;
	width:530px;
	width:468px;
	padding-left:82px;
	min-height:62px;
	line-height:1.35em;
	background-image:url("../_pic/wellticket/faq_a.png");
	background-repeat:no-repeat;
	background-position:2px 0px;
	background-size:62px;
font-size:21px;
}
div#faq_inner dl dt.faq_1l,
div#faq_inner dl dd.faq_1l {
	padding-top:15px;
	min-height:62px;
}
div#faq_inner dl dt.faq_2l,
div#faq_inner dl dd.faq_2l {
	padding-top:2px;
	min-height:62px;
}



/*------trouble-------------------------------------------------------------------------------*/
section#trouble {
	height:auto;
	background-image:url(../_pic/wellticket/_bg/bg_trouble.jpg);
	background-repeat:no-repeat;
	background-position:0% -1800px;
	background-size:100%;
	text-align:center;
	padding-bottom:80px;
}

section#trouble h2 {
	padding-top:100px;
	margin:0 auto 0 auto;
	width:559px;
}
section#trouble h2 img {
	width:100%;
	height:auto;
}

section#trouble p {
	display:inline-block;
	width:320px;
	height:auto;
	margin:40px 20px 0px 20px;
	vertical-align:top;
	text-align:center;
	color:#fff;
	line-height:1.3em;
font-size:24px;
}
section#trouble p span {
	color:#ff0;
	line-height:1.3em;
	font-weight:bold;
font-family:'Noto Serif JP',serif;
font-size:38px;
}
section#trouble p img {
	display:block;
	margin:0 auto 15px auto;
	width:100%;
	height:auto;
}

section#trouble p#trouble_txt01 {
	display:block;
	margin:100px auto 0 auto;
	width:567px;
	height:auto;
}
section#trouble p#trouble_txt02 {
	display:block;
	margin:100px auto 0 auto;
	width:643px;
	height:auto;
}
section#trouble p#trouble_txt01 img,
section#trouble p#trouble_txt02 img {
	display:inline;
	width:100%;
	height:auto;
}



/*------effect--------------------------------------------------------------------------------*/
section#effect {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
	text-align:center;
	background-image:url(../_pic/wellticket/_bg/bg_effect.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-size:1536px;
	padding-bottom:195px;
}

section#effect h2 {
	padding-top:100px;
	margin:0 auto 10px auto;
	width:503px;
}
section#effect h2 img {
	width:100%;
	height:auto;
}

section#effect dl {
	display:inline-block;
	vertical-align:top;
	width:370px;
	margin:80px 10px 0px 10px;
}
section#effect dl dt {
}
section#effect dl dt span.effect_number {
	display:block;
	float:left;
	margin:-15px 10px 0 0;
	width:100px;
	width:82px;
	height:100px;
	height:93px;
	padding:7px 0 0 18px;
	color:#fff;
	background-image:url(../_pic/wellticket/_bg/bg_effect_dt.png);
	background-repeat:no-repeat;
	background-size:100%;
font-size:38px;
}
section#effect dl dt span.effect_underline {
	font-weight:bold;
	line-height:1.2em;
	vertical-align:text-top;
	background:linear-gradient(transparent 70%,yellow 30%);
font-size:35px;
}
section#effect dl dt span.effect_underline:after {
	display:block;
	content:'';
	clear:both;
}
section#effect dl dd {
	margin:15px 5px 0 5px;
	line-height:1.5em;
font-size:20px;
}

section#effect #effect_txt01 {
	margin-top:10vw;
}

section#effect #effect_txt02 {
	margin:7.14vw auto 0 auto;
	width:83.28vw;
}



/*------sugoi---------------------------------------------------------------------------------*/
section#sugoi {
	margin:-190px auto 0 auto;
	width:1360px;
	padding-top:95px;
	text-align:center;
	background-image:url(../_pic/wellticket/_bg/bg_sugoi.jpg);
	background-repeat:no-repeat;
	background-position:50% 190px;
	background-size:100%;
	position:relative;
	z-index:2;
	padding-bottom:100px;
}

section#sugoi h2 {
	margin:0 auto 0 auto;
	width:681px;
}
section#sugoi h2 span {
	color:#ff0;
	font-family:'Ryumin ExtraBold KL';
	line-height:1.3em;
font-size:7vw;
}
section#sugoi h2 span.small {
	color:#fff;
	font-family:'Futo Go B101 JIS2004 AP';
	line-height:1.3em;
font-size:3.8vw !important;
}
section#sugoi h2 span.large {
	color:#ff0;
	font-family:'Ryumin ExtraBold KL';
	line-height:1.3em;
font-size:10vw !important;
}

section#sugoi p {
	margin:30px auto 0 auto;
	width:1000px;
font-size:20px;
}
section#sugoi p:nth-of-type(2),
section#sugoi p:nth-of-type(3) {
	display:inline-block;
	vertical-align:top;
	margin:30px 5px 0 5px;
	width:500px;
}
section#sugoi p:nth-of-type(2) img,
section#sugoi p:nth-of-type(3) img {
	width:100%;
	height:auto;
}
section#sugoi p span.small {
	display:block;
	margin-top:10px;
	line-height:1.8em;
}



section#effect_hotyoga div#effect_hotyoga_inner #effect_hotyoga_catch {font-size:36px;}
section#effect_hotyoga div#effect_hotyoga_inner #effect_hotyoga_title {font-size:40px;}
section#effect_hotyoga div#effect_hotyoga_inner #effect_hotyoga_detail {font-size:18px;}
section#effect_hotyoga #effect_hotyoga_check li {font-size:24px;}
section#effect_effect div.box_effect_effect .box_effect_effect_title {font-size:28px;}
section#effect_effect div.box_effect_effect .box_effect_effect_detail {font-size:16px;}



/*------effect------------------------------------------------------------------------------*/
section#effect_hotyoga {
	margin:0px auto 0px auto;
	max-width:1360px;
	width: 100%;
	padding-top:100px;
	background-image:url("../_pic/_bg/effect_hotyoga-pc.jpg");
	background-repeat:no-repeat;
}
section#effect_hotyoga div#effect_hotyoga_inner {
	margin:0px auto 72px auto;
	max-width:1000px;
	width: 73.5%;
	height:320px;
	background-color:rgba(255,255,255,0.8);
}
section#effect_hotyoga div#effect_hotyoga_inner #effect_hotyoga_catch {
	color:#ff791a;
	text-align:center;
	font-family:'Baskervville',serif;
	position:relative;
	top:-28px;
}
section#effect_hotyoga div#effect_hotyoga_inner #effect_hotyoga_title {
	margin:5px auto 0px auto;
	width:fit-content;
	text-align:center;
	font-weight:normal;
	padding:0px 0px 5px 5px;
	border-bottom:3px solid #ff791a;
}
section#effect_hotyoga div#effect_hotyoga_inner #effect_hotyoga_detail {
	margin-top:30px;
	text-align:center;
}

section#effect_hotyoga .title_mini_orange {
	margin:30px auto 0px auto;
	width:1000px;
	width:980px;
	padding:3px 10px 7px 10px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background-color:#ff791a;
	border-radius:6px;
font-size:27px;
}

section#effect_hotyoga #effect_hotyoga_check {
	margin:0px auto 0px auto;
	max-width:1000px;
	width: 100%;
	text-align:center;
}
section#effect_hotyoga #effect_hotyoga_check li {
	display:inline-block;
	margin:25px 8px 0px 8px;
	width:48%;
	color:#ff791a;
	padding:0px 0px 5px 35px;
	border-bottom:1px solid #ff791a;
	background-image:url("../_pic/_bg/effect_hotyoga_check.png");
	background-repeat:no-repeat;
	background-position:2px 10px;
}

section#effect_effect {
	margin:120px auto 0px auto;
	padding:20px 0px 160px 0px;
	max-width:1360px;
	width: 100%;
	background-image:url("../_pic/_bg/bg_facilities.jpg");
	background-repeat:no-repeat;
	background-position: center;
}
section#effect_effect .title_sub_lower {
	margin:80px auto 40px auto !important;
	width:fit-content;
	font-weight:normal;
	text-align:center;
	padding:0px 5px 8px 5px;
	border-bottom:4px solid #ff791a;
	position:relative;
	z-index:2;
font-size:40px !important;
}
section#effect_effect #effect_effect_txt01 {
	margin-top:50px;
	text-align:center;
	font-size: 16px;
}
section#effect_effect div.box {
	margin-top:50px;
	margin:50px auto 0 auto;
	width:1000px;
	background-image:url("../_pic/_bg/effect_effect.jpg");
	background-repeat:no-repeat;
	background-position:500px 0px;
}
section#effect_effect div.box_effect_effect {
	margin-top:20px;
	width:440px;
	padding:20px 0px 20px 0px;
	background-color:#ff791a;
}
section#effect_effect div.box_effect_effect .box_effect_effect_title {
	margin:0px auto 0px auto;
	width:380px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
section#effect_effect div.box_effect_effect .box_effect_effect_detail {
	margin:15px auto 0px auto;
	width:380px;
	color:#fff;
	line-height:1.4em;
}

.page_effect section#index_column {
	margin:0px auto 0px auto;
	width:1360px;
	border-top:100px solid;
	border-image:linear-gradient(to right,#ffffff 25%,#ff791a 25%) 1;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
}
.page_effect section#index_column div#index_column_inner {
	padding:30px 0px 60px 0px;
	background-image:none;
	background:linear-gradient(to right,#ff791a 70%,#ff791a 70%,#ffffff 70%);
}
.page_effect section#index_column .btn_link_white {
	margin-top:-22px;
}

.page_effect section#facilities {
	margin-top:100px;
}


/*------about-pilates-----------------------------------------------------------------------------------*/
section#about-pilates {
	margin:0 auto 0 auto;
	max-width:1360px;
	width: 100%;
}



/*------privacy----------------------------------------------------------------------------*/
section#privacy,
section#wellticket-privacy {
	margin:80px auto 120px auto;
	width:900px;
}
div.mfp-container section#wellticket-privacy {
	width:auto;
}

section#privacy h2,
section#wellticket-privacy h2,
section#wellticket-privacy h3 {
	margin:30px 0px 2px 0px;
font-size:20px;
}
section#privacy p,
section#wellticket-privacy p {
font-size:16px;
}
section#privacy ol,
section#wellticket-privacy ol {
}
section#privacy ol li,
section#wellticket-privacy ol li {
	list-style:decimal;
	margin-left:30px;
font-size:16px;
}

section#privacy table#tbl_trade_law,
section#wellticket-privacy table#tbl_trade_law {
	margin:0px auto 0px auto;
	width:860px;
	border-collapse:collapse;
}
div.mfp-container section#wellticket-privacy table#tbl_trade_law {
	width:700px;
}
section#privacy table#tbl_trade_law th,
section#wellticket-privacy table#tbl_trade_law th {
	border:1px solid #aaa;
	padding:5px 8px 5px 8px;
	background-color:#f0f0f0;
	min-width:205px;
font-size:16px;
}
section#privacy table#tbl_trade_law td,
section#wellticket-privacy table#tbl_trade_law td {
	border:1px solid #aaa;
	padding:5px 8px 5px 8px;
font-size:16px;
}

.wellticket_cta {
  margin:40px auto 60px auto;
  > ul {
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	gap: 16px;
	font-size: 16px;
	> li {
		> a {
			text-decoration: underline;
		}
	}
  }
}
