/* ---------------------------------------	
共通（原則、不変）
---------------------------------------	
*/
body {
	font-family: 'Zen Maru Gothic', sans-serif;
	background: #1a1135;
	color: #fff;
	overflow-x: hidden;
}

body::before{
	position: fixed;
	content: "";
	/* position: fixed; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: -1;
	background-image:
		radial-gradient(2px 2px at 20px 30px, #eee, rgba(0, 0, 0, 0)),
		radial-gradient(2px 2px at 40px 70px, #fff, rgba(0, 0, 0, 0)),
		radial-gradient(2px 2px at 50px 160px, #ddd, rgba(0, 0, 0, 0)),
		radial-gradient(2px 2px at 90px 40px, #fff, rgba(0, 0, 0, 0)),
		radial-gradient(2px 2px at 130px 80px, #fff, rgba(0, 0, 0, 0));
	background-repeat: repeat;
	background-size: 200px 200px;
	opacity: 0.3;
}

.light {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.regular {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.medium {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.bold {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.black {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 900;
	font-style: normal;
}


.l-contents__inner {
	/* margin-top: 40px !important; */
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.smb-section__body {
	margin-top: 0px !important;
}

/* 下層ページアイキャッチ画像の高さ */
.c-page-header {
	height: 260px !important;
	padding-bottom: 0px!important;
}

/* リストのポインターを消す */
li {
	list-style: none !important;
}

a{
	/* color: white!important; */
}

/* パネルの影を消す */
.smb-panels__item {
	box-shadow: none;
}

/* パネルの影を消す */
.smb-panels__item:hover {
	box-shadow: none;
}

/* ハンバーガーメニュー押下後の×の色 */
.c-drawer .c-hamburger-btn__bar {
	/* background-color: #3333; */
}

/* ハンバーガーメニュー押下後のMENUの色 */
.c-hamburger-btn__label {
	color: #3333;
}

/* 記事ページのヘッダーを非表示 */
.c-entry__header {
	display: none;
}


/* ---------------------------------------	
フォントサイズ（レスポンシブで変更）
---------------------------------------	
*/

/* セクションタイトル */
.smb-section__title {
	font-size: 36px !important;
	font-weight: 700;
	/* letter-spacing: 0.4rem; */
	margin-bottom: 0px !important;
}

.smb-section__title:after {
	content: "";
	display: block;
	height: 4px;
	margin-top: 8px !important;
}

.about .smb-section__title:after {
	background: linear-gradient(90deg, rgba(255, 64, 197, 1) 0%, rgba(0, 240, 255, 1) 50%, rgba(255, 230, 0, 1) 100%);
	width: 120px;
}

.price .smb-section__title:after {
	background: rgba(0, 240, 255, 1);
	width: 120px;
}

.flow .smb-section__title:after {
	background: rgba(255, 64, 197, 1);
	width: 120px;
}

.faq .smb-section__title:after {
	background: rgba(255, 230, 0, 1);
	width: 120px;
}

/* セクションサブタイトル */
.section-sub-title {
	font-size: 26px !important;
	font-weight: 501;
	/* letter-spacing: 0.4rem; */
}

/* コンテンツタイトル */
.contents-title {
	font-size: 20px !important;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}

/* ヘッダーメニューのフォントサイズ */
.l-header li a {
	font-size: 14px !important;
}

.footer-title{
	font-size: 24px;
}

@media (max-width: 430px) {
	.section-title {
		font-size: 22px !important;
		line-height: 130%;
	}

	.section-sub-title {
		font-size: 17px !important;
	}

	.contents-title {
		font-size: 20px !important;
	}

	.lede-text2 {
		font-size: 14px !important;
	}

	.l-footer .text-box{
		font-size: 9px;	
	}
	
}

/* ---------------------------------------	
投稿ページ
---------------------------------------	
*/

/* アーカイブページのページネーションの下に余白を作る */
.c-pagination {
	margin-bottom: 40px !important;
}

/* アーカイブページでページネーションがない時にも下に余白を作る */
.c-entries {
	margin-bottom: 40px !important;
}

/* アーカイブページで右サイドバーの下に余白を作る */
.l-contents__sidebar {
	padding-bottom: 40px !important;
}

/* 記事ページのサイドバーのタイトル */
.l-contents__sidebar h2 {
	color: #1b365c;
}

.c-page-header__title {
	color: white;
	font-size: 30px;
}

@media (max-width:430px) {
	.c-page-header__title {
		font-size: 36px;
	}
}



/* ヘッダー */

/* メニュー間の間隔 */
.l-header li {
	margin-left: 24px !important;
}


.l-header__drop-nav .p-drop-nav li {
	padding: 0px !important;
	margin-left: 24px !important;
}

.l-header li a {
	font-size: 14px !important;
	padding: 0px !important;
}

/* ヘッダーメニューの補足説明のフォントサイズ調整 */
.l-header li small {
	font-size: 12px !important;
}


/* ドロワーナビ */

/* ナビメニューの編集。英語で書かないとidが文字化けする */
#drawer-nav ul {
	padding-top: 50px !important;
	display: flex;
	flex-direction: column;
}

/* リストの装飾 */
#drawer-nav li {
	font-size: 20px;
	line-height: 20px;
	padding: 0px;
	margin-bottom: 30px;
	display: inline-block;
	border-bottom: 1px solid white;
}


@media (max-width:430px) {}


/* フッター */

.l-footer ul li {
	font-size: 12px;
}

.l-footer ul li::before {
	position: absolute;
	content: "";
	border: 1px solid white;
	height: 80%;
	width: 1px;
	right: -13px;
	top: 50%;
	transform: translateY(-50%);
}

.l-footer ul li:last-child::before {
	display: none;
}

.l-footer a{
	color: white!important;
}

@media (max-width:430px) {}

/* ---------------------------------------	
ボタン
---------------------------------------	
*/
.LINE-btn-cta{
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 240px!important;
	z-index: 10;
}

@media (max-width:900px){
	.LINE-btn-cta{
		bottom: 54px;
	}
}

@media (max-width:430px){
	.LINE-btn-cta{
		bottom: 64px;
		width: 150px!important;
	}
}

@keyframes float {
	0% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(-5px);
	}

	100% {
		transform: translateY(0px);
	}
}

.animate-float {
	animation: float 3s ease-in-out infinite;
}


/* ---------------------------------------	
ヘッダー	
---------------------------------------	
*/
/* headerにあてると投稿ページのトップにも反映されてしまう */
.l-header {
	/* background-color: white !important; */
	margin: 0;
	padding: 4px 0;
}

/* 文字にホバーしたときのみリンクに飛ぶ */
.l-header li a {
	padding: 0px !important;
}

/* ヘッダーの中身のコンテンツ幅の設定 */
.l-header__content {
	max-width: 1260px !important;
	/* コンテンツ幅1180px + 左右padding40px */
	margin: 0 auto;
	padding: 0 40px;
}

.l-header .c-fluid-container {
	padding: 0px;
}

.l-header .c-row {
	margin: 0px !important;
}

header .c-row__col {
	padding: 0px !important;
}

/* ロゴを入れてる箱。ロゴにホバーして始めてポインター切り替え*/
header .l-1row-header__branding {
	padding: 0px !important;
	display: flex;
}

/* ロゴのサイズ分だけ幅を調整 */
.c-site-branding__title {
	display: flex;
}

/* ヘッダーメニューに追加した画像の幅 */
.header_tel-img {
	width: 150px;
	margin-right: 40px;
}

.header_LINE-img {
	width: 95px;
}

/* ヘッダーメニューを色塗りしたい場合。実サイトから"item-num"を確認 */
.l-header .menu-item-35 {
	background-color: #f5d547;
}

@media (max-width: 430px) {
	.l-header__content {
		padding: 0 20px;
	}
}

/* ---------------------------------------	
ドロワーナビ	
---------------------------------------	
*/

/* タブレット以下の幅で表示されるハンバーガーメニューを開いたときの背景色 */
#drawer-nav {
	backdrop-filter: blur(5px);
	background: rgba(26, 17, 53, 0.8);
	/* background: linear-gradient(90deg, rgba(8, 85, 194, 0.85) 0%, rgba(17, 70, 145, 0.85) 67%, rgba(27, 54, 92, 0.85) 100%); */
	/* background: rgba(229, 246, 225, 0.7); */
}

/* ドロワーメニューの配置。ハンバーガーメニュー除く。paddingを編集 */
.c-drawer__inner {
	padding-left: 60px !important;
	padding-right: 400px !important;
	margin-top: 0px !important;
}

/* ハンバーガーメニューをクリックした後の「×」の位置の調整 */
.c-drawer__controls {
	left: 0 !important;
	right: 0 !important;
	padding-right: 40px;
}

/* ナビメニューの編集。英語で書かないとidが文字化けする */
#drawer-nav ul {
	padding-top: 50px !important;
	display: flex;
	flex-direction: column;
}

/* リストの装飾 */
#drawer-nav li {
	font-size: 20px;
	line-height: 20px;
	padding: 0px;
	margin-bottom: 30px;
	display: inline-block;
	border-bottom: 1px solid white;
	color: white;
}

/* リストのトップに配置した画像 */
.drawer_nav-img {
	width: 80%;
	/* background-color: white; */
	margin-left: -22px!important;
}

@media (max-width: 430px) {
	.c-drawer__controls {
		padding-right: 20px;
	}

	.c-drawer__inner {
		padding-left: 30px !important;
		padding-right: 160px !important;
	}
}

/* ---------------------------------------	
ドロップナビ
---------------------------------------	
*/
/* スクロールで表示されるドロップナビ */
.l-header__drop-nav .p-drop-nav {
	background-color: white !important;
	margin: 0;
	/* padding-top: 10px;
	padding-bottom: 10px; */
}

.l-header__drop-nav .p-drop-nav .c-container {
	padding: 4px 40px !important;
	/* 個々の縦方向で高さを微調整する */
	max-width: 1180px !important;
	/* コンテンツ幅1180px + 左右padding40px */
	margin: 0 auto;
}

.l-header__drop-nav .p-drop-nav li {
	padding: 0px !important;
}

.l-header__drop-nav .p-drop-nav li {
	margin-left: 36px !important;
	/* ここと153行が同じ数値にならないとずれる */
	display: flex;
	/* padding-top: 14px !important; */
}

.p-drop-nav .c-site-branding {
	padding: 0px !important;
	margin: 0px !important;
}

/* 実サイトから"item-num"を確認 */
.p-drop-nav .menu-item-35 a {
	background-color: #f5d547;
	padding: 2px 16px 3px 16px !important;
	border-radius: 20px;
	transition: 0.4s;
}

/* 実サイトから"item-num"を確認 */
.p-drop-nav .menu-item-35 a:hover {
	background-color: white;
	color: #FF6810;
}



/* ---------------------------------------	
フッター	
---------------------------------------	
*/
/* ウィジェットのフッターのみ背景色を付けられる */
.l-footer {
	background-color: black;
	color: white;
	border: none !important;
	/* margin-top: 30px!important; */
}

.l-footer--default .l-footer-widget-area {
	max-width: 560px !important;
	/* コンテンツ幅1180px + 左右padding40px */
	margin: 0 auto;
	padding: 0px 40px 0px !important;
	height: 70px !important;
}

/* ©を除いたフッターメニューの上部の間隔を広げたい場合は、padding-topとheightをそれぞれ均等にpxを加える。
ベースはpadding-topが10pxでheightが50px*/
/* フッターメニューの下部の間隔を広げたい場合は、c-copyrightのpadding-topを調整する。*/

/* コピーライト */
.c-copyright {
	padding: 30px 0px 4px !important;
	/* height: 30px!important; */
	text-align: center;
	background-color: black;
}

.footer-box {
	display: flex;
	justify-content: space-between;
	height: 100%;
	align-items: center;
}

.l-footer .l-footer-widget-area__item {
	margin-bottom: 0px !important;
	height: 100%;
	padding: 0px !important;
}

.l-footer .c-fluid-container {
	padding: 0;
	height: 100%;
}

.l-footer .c-widget {
	height: 100%;
}

.l-footer .c-row--lg-margin-l {
	height: 100%;
	width: 100%;
	margin: 0 auto !important;
}

.l-footer .widgettitle {
	font-size: 18px !important;
	color: ;
}

.l-footer .footer-logo {
	width: 140px !important;
	margin: 0px !important;
	/* background-color: white; */
	/* ロゴを中央に配置 */
	display: flex;
	align-items: center;
	padding: 0px 10px;
}

.l-footer .widget_nav_menu {
	margin: 0px !important;
}

.l-footer ul {
	display: flex;
	height: 40px !important;
	align-items: center;
}


.l-footer .svg-inline--fa {
	width: 26px;
	height: 26px;
}

.l-footer .copy-right {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px !important;
}


/* 特定のページのウィジェット削除 */
.page-id-20 .l-footer-widget-area {
	display: none;
}

.l-footer__body {
	padding: 10px !important;
	text-align: center;
}


/* フッターメニューテキストの幅調整 */
.l-footer .menu-global-nav-container li {
	margin-left: 12px !important;
	margin-right: 12px !important;
	margin-top: 0px !important;
}

@media (max-width: 430px) {
	.widget_nav_menu {
		display: none;
	}

	.l-footer--default .l-footer-widget-area {
		max-width: 560px !important;
		/* コンテンツ幅1180px + 左右padding40px */
		margin: 0 auto;
		padding: 0px 20px 0px !important;
		height: 70px !important;
	}
}



/* ----------------------------------------------------------------------------	
TOPページ
-------------------------------------------------------------------------------	
*/
/* ---------------------------------------	
FV
---------------------------------------	
*/
.fv {
	padding: 0px !important;
	margin-top: 0px!important;
}

.fv-img-sp{
	display: none;
}


@media (max-width: 900px) {
	.fv-img-sp{
		display: block;
	}

	.fv-img-pc{
		display: none;
	}
	
}


/* ---------------------------------------	
about
---------------------------------------	
*/
.about {
	padding: 80px 40px;
}

.about .text-box {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
	padding: 48px;
	background-color: #302748;
	border: 1px solid #59536D;
	border-radius: 1.5rem;
	overflow: hidden;
	position: relative;
}

.about .text-box::before {
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/OverlayBlur.png);
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.4;
	top: 80px;
	right: -80px;
	transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
}

.about .text {
	font-size: 20px;
	line-height: 28px;
}

.about .text .has-sm-l-font-size {
	font-size: 24px !important;
	color: rgb(255 230 0);
}

.about .panels{
	margin-top: 60px!important;
}

.about .smb-panels__item {
	padding: 0px 20px 20px;
	border-radius: 16px;
	background: rgb(88 28 135 / 0.2);
}

.about .panel1 .smb-panels__item {
	border: 1px solid #76257E;
}

.about .panel2 .smb-panels__item {
	border: 1px solid #205B83;
}

.about .panel3 .smb-panels__item {
	border: 1px solid #72583E;
}

.about .smb-panels__item__body {
	padding: 0px;
}

.about .text3 {
	font-size: 14px;
}

.LINE-btn{
	width: 400px!important;
	margin-top: 0px!important;
}

@media (max-width:430px){
	.about {
		padding: 60px 20px;
	}

	.about .text-box {
		margin-top: 60px !important;
		margin-bottom: 96px !important;
		padding: 28px 16px;
		background-color: #302748;
		border: 1px solid #59536D;
		border-radius: 1.5rem;
		overflow: hidden;
		position: relative;
	}

	.LINE-btn{
		width: 100%!important;
	}
}

/* ---------------------------------------	
料金
---------------------------------------	
*/
.price {
	padding: 80px 40px;
}

.price .text-box {
	padding: 32px 48px;
	margin-top: 60px !important;
	/* margin-bottom: 60px!important; */
	background-color: #302748;
	border: 1px solid #59536D;
	border-radius: 1.5rem;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
}

.price .text-box::before {
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/OverlayBlur2.png);
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.4;
	top: 80px;
	right: -80px;
	transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
}

.price .text-box::after {
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/OverlayBlur1.png);
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.4;
	bottom: -80px;
	left: 80px;
	transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
}

.price .text {
	font-size: 20px;
}

.price .text2 {
	font-size: 16px;
	font-weight: 700;
	border-radius: 12px;
	background-color: #27203A;
	width: 100%;
}

.price .text2 .sme-text-color {
	font-size: 60px;
	font-weight: 900;
	margin-top: 30px !important;
}

.price .text3 {
	font-size: 14px;
	border-radius: 28px;
	background-color: #27203A;
	padding: 4px 14px 4px 38px;
	position: relative;
}

.price .text3::before {
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/Container.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 17px;
	left: 20px;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
}

@media (max-width:430px){
	.price {
		padding: 60px 20px;
	}

	.price .text-box {
		margin-top: 40px!important;
		padding: 32px 16px;
	}

	.price .text3 {
		padding: 4px 14px 4px 34px;
	}
}

/* ---------------------------------------	
ご利用までの流れ
---------------------------------------	
*/
.LINE{
	/* padding: 24px 40px 0px; */
}


/* ---------------------------------------	
ご利用までの流れ
---------------------------------------	
*/
.flow {
	padding: 80px 40px;
}

.flow .flow-box {
	position: relative;
	margin-top: 60px !important;
}

.flow .flow-box::before {
	position: absolute;
	content: "";
	width: 2px;
	height: 96%;
	background: linear-gradient(180deg, rgba(255, 64, 197, 1) 0%, rgba(0, 240, 255, 1) 50%, rgba(255, 230, 0, 1) 100%);
	top: 50%;
	left: 43px;
	transform: translate(-50%, -50%);
}


.flow .box {
	padding: 0px;
}

.flow .box .smb-box__body {
	display: flex;
	justify-content: start;
}

.flow .text-box {
	padding: 24px;
	margin-top: 0px !important;
	border: 1px solid #3B3452;
	border-radius: 16px;
	background-color: #251D3F;
	margin-left: 32px !important;
	position: relative;
	max-width: 732px;
	width: 100%;
}

.flow .text-box::before {
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/OverlayBorder.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 40px;
	left: 0px;
	transform: translate(-50%, -50%);
	width: 24px;
	height: 24px;
}

.flow .img {
	width: 86px;
}

.flow .title {
	margin-bottom: 10px !important;
	font-size: 18px;
}

.flow .LINE {
	padding-left: 24px;
	position: relative;
}

.flow .LINE::before {
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/Container5.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 15px;
	left: 8px;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 24px;
}

.flow .text {
	font-size: 14px;
}

@media (max-width:430px){
	.flow {
		padding: 60px 20px;
	}

	.flow .img {
		width: 110px;
	}

	.flow .flow-box::before {
		width: 2px;
		height: 96%;
		top: 50%;
		left: 41px;
	}

	.flow .text-box {
		margin-left: 10px !important;
	}
}


/* ---------------------------------------	
よくある質問
---------------------------------------	
*/
.faq {
	padding: 80px 40px;
}

.faq-box {
	margin-top: 40px !important;
	margin-bottom: 40px!important;
}

.faq-contents {
	padding: 0px !important;
}

.faq .title {
	font-size: 20px;
	margin-bottom: 10px !important;
	padding-left: 36px;
	line-height: 24px;
}

.star{
	position: relative;
}

.star::before{
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/Container4.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 12px;
	left: 18px;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
}

.mail{
	position: relative;
}

.mail::before{
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/Container3.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 12px;
	left: 18px;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
}

.money{
	position: relative;
}

.money::before{
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/Container2.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 12px;
	left: 18px;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
}

.building{
	position: relative;
}

.building::before{
	position: absolute;
	content: "";
	background: url(https://giveee.com/wp-content/uploads/2026/01/Container1.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 12px;
	left: 18px;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
}

.border1{
	border-left: 4px solid #00F0FF;
}

.border2{
	border-left: 4px solid #FF40C5;
}

.border3{
	border-left: 4px solid #FFE600;
}

.border4{
	border-left: 4px solid #D1D5DB;
}

.faq a{
	color: #FFE600!important;
}

.wp-block-snow-monkey-blocks-accordion {
	padding: 0px !important;
}

.wp-block-snow-monkey-blocks-accordion-item {
	padding: 10px 20px !important;
	background-color: #261D3F;
	border: 1px solid #1A1135;
	border-radius: 16px;
	margin: 0px 0px 20px 0px !important;
	border-top: none !important;
}

.is-style-RJE_R002LP_faq_items {
	border: none !important;
}

/* Qのタイトル */
.smb-accordion__item__title__label {
	color: white;
	font-size: 16px !important;
	font-weight: 700;
}

/* Qの装飾 */
.is-style-RJE_R002LP_faq_items>.smb-accordion__item>.smb-accordion__item__title>.smb-accordion__item__title__label:before {
	color: #FFE600 !important;
	top: 4px !important;
}

/* Aの装飾 */
.is-style-RJE_R002LP_faq_items>.smb-accordion__item>.smb-accordion__item__body:before {
	color: #FF40C5 !important;
	top: 0;
}

.smb-accordion__item__title__icon{
	background-color: #261D3F!important;
}

/* 押下する＋とーの太さ */
.smb-accordion__item__title__icon:before{
	height: 4px!important;
	width: 1rem!important;
}

.smb-accordion__item__title__icon::after{
	height: 4px!important;
	width: 1rem!important;
}

@media(max-width:430px){
	.faq {
		padding: 60px 20px 0px;
	}

	.is-style-RJE_R002LP_faq_items>.smb-accordion__item>.smb-accordion__item__title>.smb-accordion__item__title__label:before {
		top: 0px !important;
	}

	.faq .title {
		font-size: 18px;
	}
}



/* ---------------------------------------	
利用規約など
---------------------------------------	
*/

.sub-page{
	padding: 0px 40px 60px;
}

.sub-page ul{
	margin-top: 6px!important;
}

.sub-page li{
	list-style: disc!important;
}

@media (max-width:430px){
	.sub-page{
		padding: 0px 20px 60px;
	}
}