/* Section padding */

.row.spaced_row.main_body.pt-0{
	padding-top: 0 !important;
}
.row.spaced_row.g-chart,
.row.spaced_row.g-chart-rate{
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 29px;
}
.row.spaced_row.g-chart-rate{
	padding-top: 80px;
}
.row.spaced_row.g-bit-about {
	padding-top: 101px;
	padding-bottom: 100px;
}
.nidt_subpage .row.spaced_row.g-bit-about {
	padding-top: 40px;
}
.row.spaced_row.g-tabular{
	padding-bottom: 48px;
}

@media (min-width: 690px){
	.row.spaced_row.g-chart,
	.row.spaced_row.g-chart-rate{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 12px;
	}
	.row.spaced_row.g-bit-about {
		padding-top: 146px;
		padding-bottom: 51px;
	}
	.nidt_subpage .row.spaced_row.g-bit-about {
		padding-top: 50px;
	}
	.row.spaced_row.g-bit-about.common-link {
		padding-top: 0;
	}
}


/* wrapper */

@media (min-width: 690px){
	.g-meigara-pc-wrapper{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}


/* g-bg-greyed */

.g-bg-greyed{
	background: #F3F4F5;
	position: relative;
}
@media (min-width: 690px) {
	.g-bg-greyed::before {
		content: ' ';
		position: absolute;
		left: -100%;
		top: 0px;
		height: 100%;
		width: 100%;
		background: #F3F4F5;
	}
	.g-bg-greyed::after {
		content: ' ';
		position: absolute;
		left: 100%;
		top: 0px;
		height: 100%;
		width: 100%;
		background: #F3F4F5;
	}
}

/* page-banner */
.services_crypto_page .page_banner .banner_title  .banner_secondary_title {
	font-size: 20px;
	vertical-align: top;
}

@media screen and (max-width: 575px) {
	.services_crypto_page .page_banner .banner_title .banner_secondary_title {
		font-size: 14px;
	}
}

/* g-breadcrumb */

.g-breadcrumb{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
	padding: 21px 0 0 0;
}
.g-breadcrumb__item {
	list-style: none;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0px;
}
.g-breadcrumb__item:not(:last-of-type) {
	margin-right: 10px;
}
.g-breadcrumb__item:not(:last-of-type)::after {
	content: ">";
	display: inline-block;
	margin-left: 10px;
}
@media (min-width: 690px){
	.g-breadcrumb {
		padding: 72px 0 0 0;
		margin-bottom: 63px;
	}
	.g-breadcrumb__item {
		font-size: 14px;
		line-height: 1.42;
	}
	.g-breadcrumb__item:not(:last-of-type) {
		margin-right: 20px;
	}
	.g-breadcrumb__item:not(:last-of-type)::after {
		margin-left: 20px;
	}
}


/* g-chart */

.g-chart__heading{
	margin-bottom: 31px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.42;
	position: relative;
	padding-left: 65px;
}
.nidt_subpage .g-chart .common,
.g-chart__heading.g-chart__heading--nidt {
	margin-bottom: 0;
}
/* g-chart nidt */
.nidt_subpage .g-chart__top {
	margin-top: 60px;
	margin-bottom: 20px;
}
.nidt_subpage .g-chart__price span::after {
	display: none;
}
@media (min-width: 720px){
	.nidt_subpage .g-chart .common {
		margin-top: 80px;
	}
}
.g-chart__heading::before{
	content: "";
	background: url(../images/icon_circle_btc.svg) no-repeat center center / contain;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	position: absolute;
	left: 2px;
	top: 4px;
}
.g-chart__heading--eth::before{
	background: url(../images/icon_circle_eth.svg) no-repeat center center / contain;
}
.g-chart__heading--xrp::before{
	background: url(../images/icon_circle_xrp.svg) no-repeat center center / contain;
}
.g-chart__heading--ltc::before{
	background: url(../images/icon_circle_ltc.svg) no-repeat center center / contain;
}
.g-chart__heading--bch::before{
	background: url(../images/icon_circle_bch.svg) no-repeat center center / contain;
}
.g-chart__heading--dot::before{
	background: url(../images/icon_circle_dot.svg) no-repeat center center / contain;
}
.g-chart__heading--link::before{
	background: url(../images/icon_circle_link.svg) no-repeat center center / contain;
}

.g-chart__heading--ada::before{
	background: url(../images/icon_circle_ada.svg) no-repeat center center / contain;
}

.g-chart__heading--doge::before{
	background: url(../images/icon_circle_doge.svg) no-repeat center center / contain;
}

.g-chart__heading--xlm::before{
	background: url(../images/icon_circle_xlm.svg) no-repeat center center / contain;
}

.g-chart__heading--sol::before{
	background: url(../images/icon_circle_sol.svg) no-repeat center center / contain;
}

.g-chart__heading--xtz::before{
	background: url(../images/icon_circle_xtz.svg) no-repeat center center / contain;
}

.g-chart__heading--avax::before{
	background: url(../images/icon_circle_avax.svg) no-repeat center center / contain;
}

.g-chart__heading--matic::before{
	background: url(../images/icon_circle_matic.svg) no-repeat center center / contain;
}

.g-chart__heading--flr::before{
	background: url(../images/icon_circle_flr.svg) no-repeat center center / contain;
}

.g-chart__heading--oas::before {
	background: url(../images/icon_circle_oas.svg) no-repeat center
		center / contain;
}

.g-chart__heading--xdc::before {
	background: url(../images/icon_circle_xdc.svg) no-repeat center
		center / contain;
}

.g-chart__heading--shib::before {
	background: url(../images/icon_circle_shib.svg) no-repeat center
		center / contain;
}

.g-chart__heading--dai::before {
	background: url(../images/icon_circle_dai.svg) no-repeat center
		center / contain;
}

.g-chart__heading--atom::before {
	background: url(../images/icon_circle_atom.svg) no-repeat center
		center / contain;
}

.g-chart__heading--apt::before {
	background: url(../images/icon_circle_apt.svg) no-repeat center
		center / contain;
}

.g-chart__heading--hbar::before {
	background: url(../images/icon_circle_hbar.svg) no-repeat center
		center / contain;
}

.g-chart__heading--zpg::before {
	background: url(../images/icon_circle_zpg.svg) no-repeat center
		center / contain;
}

.g-chart__heading--near::before {
	background: url(../images/icon_circle_near.svg) no-repeat center
		center / contain;
}

.g-chart__heading--usdc::before {
	background: url(../images/icon_circle_usdc.svg) no-repeat center
		center / contain;
}

.g-chart__heading--nidt::before {
	background: url(../images/icon_circle_nidt.svg) no-repeat center
		center / contain;
}

.g-chart__heading--algo::before {
	background: url(../images/icon_circle_algo.svg) no-repeat center
		center / contain;
}

.g-chart__heading--ape::before {
	background: url(../images/icon_circle_ape.svg) no-repeat center
		center / contain;
}

.g-chart__heading--axs::before {
	background: url(../images/icon_circle_axs.svg) no-repeat center
		center / contain;
}

.g-chart__heading--bat::before {
	background: url(../images/icon_circle_bat.svg) no-repeat center
		center / contain;
}

.g-chart__heading--chz::before {
	background: url(../images/icon_circle_chz.svg) no-repeat center
		center / contain;
}

.g-chart__heading--enj::before {
	background: url(../images/icon_circle_enj.svg) no-repeat center
		center / contain;
}

.g-chart__heading--etc::before {
	background: url(../images/icon_circle_etc.svg) no-repeat center
		center / contain;
}

.g-chart__heading--fcr::before {
	background: url(../images/icon_circle_fcr.svg) no-repeat center
		center / contain;
}

.g-chart__heading--mkr::before {
	background: url(../images/icon_circle_mkr.svg) no-repeat center
		center / contain;
}

.g-chart__heading--mona::before {
	background: url(../images/icon_circle_mona.svg) no-repeat center
		center / contain;
}

.g-chart__heading--omg::before {
	background: url(../images/icon_circle_omg.svg) no-repeat center
		center / contain;
}

.g-chart__heading--sand::before {
	background: url(../images/icon_circle_sand.svg) no-repeat center
		center / contain;
}

.g-chart__heading--trx::before {
	background: url(../images/icon_circle_trx.svg) no-repeat center
		center / contain;
}

.g-chart__heading--ton::before {
	background: url(../images/icon_circle_ton.svg) no-repeat center
		center / contain;
}

.g-chart__heading--sui::before {
	background: url(../images/icon_circle_sui.svg) no-repeat center
		center / contain;
}

.g-chart__heading--canton::before {
	background: url(../images/icon_circle_canton.svg) no-repeat center
		center / contain;
}

.g-chart__heading--bera::before {
	background: url(../images/icon_circle_bera.svg) no-repeat center
		center / contain;
}

@media (min-width: 690px) {
	.g-chart__heading {
		margin-bottom: 51px;
		padding-left: 120px;
		font-size: 32px;
		line-height: 1.43;
	}
	.g-chart__heading::before{
		width: 62px;
		height: 62px;
		left: 34px;
		top: -9px;
	}
}

.g-chart__top{
	text-align: center;
}
.g-chart__price{
	text-align: center;
	margin: 0 0 11px 8px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.45;
}
.g-chart__price i{
	font-style: normal;
}

.g-chart__price span{
	position: relative;
	vertical-align: middle;
	margin-left: -10px;
	font-size: 21px;
	line-height: 1.42;
}
.g-chart__price span::after {
	content: "*";
	position: absolute;
	left: 0;
	top: -6px;
	font-size: 16px;
}
.g-chart__notice{
/*	color:#B5B5B5;*/
	font-size:14px;
}
@media (min-width: 690px){
	.g-chart__top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: center;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		margin-bottom: 28px;
	}
	.g-chart__price{
		margin: 0px 0 11px 115px;
		font-size: 52px;
		line-height: 1.44;
	}
	.g-chart__price span::after {
		font-size: 20px;
		top: -9px;
	}
	.g-chart__price span{
		font-size: 27px;
		vertical-align: middle;
		margin-left: -15px;
	}
	.g-chart__notice{
		margin: 0 0 24px 4px;
	}
}
.g-chart__fluctuation{
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;*/
	display: inline-block;
	margin-bottom: 31px;
	color: #CE2400;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.42;
}
.g-chart__fluctuation::before{
	content: "";
	background: url(../images/meigara/icon_arrow_red.svg) no-repeat center center / contain;
	width: 23px;
	height: 19px;
	margin: 5px 4px 0 -2px;
}
.g-chart__image{
	margin-bottom: 32px;
}
.g-chart__image img{
	width: 100%;
}
.g-chart__fluctuation.is-up{
	color: #2eabff;
}
.g-chart__fluctuation.is-up::before {
	background: url(../images/meigara/icon_arrow_blue_2.svg) no-repeat center center / contain;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
@media (min-width: 690px){
	.g-chart__fluctuation{
		margin: 0px 0 22px 12px;
	}
	.g-chart__image {
		width: 77%;
		margin: 0 auto 2px;
	}
}
.g-chart__button-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 632px;
	width: 100%;
	margin-bottom: 33px;
}
.g-button{
	width: calc(20% - 7px);
}
@media (min-width: 690px){
	.g-chart__button-wrap{
		max-width: 632px;
		margin: 0px auto 40px;
	}
	.g-button:hover{
		background: #154EB0;
	}
}
.g-chart__bottom {
	width: 100%;
}
.g-chart__col{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.g-chart__col:not(:last-of-type){
	margin-bottom: 14px;
}
.g-chart__col__time{
	margin: 9px 0 0 4px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.5;
}
.g-chart__col__time--green{
	color: #0AB28B;
}
.g-chart__col__time--red{
	color: #CE2400;
}
.g-chart__col__price{
	width: 55%;
	font-size: 29px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.45;
}
.g-chart__col__price span{
	font-size: 21px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.42;
}
.g-chart__col__price i{
	font-style: normal;
}
.g-chart__note{
	margin: 36px 0 0;
	padding: 0 6px;
	color: #B5B5B5;
	font-size: 10px;
	line-height: 1.5;
}
@media (min-width: 690px){
	.g-chart__bottom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 58%;
		margin: 0 auto;
	}
	.g-chart__col {
		flex-direction: column;
		width: 44%;
		text-align: center;
	}
	.g-chart__col:not(:last-of-type){
		margin-bottom: 0;
	}
	.g-chart__col__time{
		margin-bottom: 5px;
		font-size: 20px;
		line-height: 1.45;
	}
	.g-chart__col__price{
		font-size: 33px;
		width: 100%;
	}
	.g-chart__col__price span{
		font-size: 24px;
		line-height: 1.45;
	}
	.g-chart__note{
		text-align: right;
		margin: 50px 100px 0 0;
		padding-bottom: 0;
		font-size: 14px;
		line-height: 1.42;
	}
}
.g-bit-about p{
	margin-bottom: 28px;
}
.g-bit-about .g-bit-about-wrapper.about-notes p {
	text-indent: -1rem;
	margin-left: 1rem;
	margin-bottom: 20px;
}
.g-bit-about-separator {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #595959;
	opacity: 0.7;
	margin: 0 0 28px;
}
.g-bit-about__more{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .06em;
	line-height: 1.75;
	color: #25282E;
	margin-top: -5px;
}
.g-bit-about__more span{
	position: relative;
	padding-right: 19px;
}
.g-bit-about__more span::after{
	content: "";
	background: url(../images/meigara/icon_arrow_blue.svg) no-repeat center center / contain;
	position: absolute;
	top: 3px;
	width: 21px;
	height: 21px;
}
.g-bit-about__more .ui-state-active{
	display: none;
}
.ui-accordion-header-icon{
	display: none;
}
.g-bit-about p.ui-accordion-content-active{
	margin-bottom: 0;
}

.g-bit-about-table {
	margin-bottom: 24px;
}
.g-bit-about-table td {
	min-width: auto;
	padding: 8px 15px 10px 15px;
}
@media (min-width: 690px) {
	.g-bit-about__more {
		margin-top: 35px;
	}
	.g-bit-about-wrapper,
	.g-tabular-text-wrapper {
		width: 77%;
		margin: 0 auto;
	}
}

.services_crypto_page .explain-text {
	color: #666;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 52.5px;
}

@media (min-width: 690px) {
	.services_crypto_page .explain-text {
		margin-bottom: 56px;
	}
}

/* g-chart-rate */

.g-chart-rate__items{
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
}
.g-chart-rate__items_inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-top: 20px;
	gap: 10px;
}
.g-chart-rate__content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.g-chart-rate__item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-box-pack:center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* 親要素のgapで確保される分100%から引く */
	width: calc((100% - 20px) / 3);
	margin-bottom: 9px;
	padding: 15px 0;
	background-color: transparent;
	color: #000;
}
.g-chart-rate__head{
	display: flex;
	flex-direction: column;
	min-width: 65%;
}
.g-chart-rate__head__icon{
	flex-shrink: 0;
	width: auto;
	padding-right: 5px;
}
#g-coin .g-chart-rate__head__main_custom img{
	flex-shrink: 0;
	width: auto;
	display: block;
	width: 28px;
	margin-right: 5px;
}
.g-chart-rate__head__icon--eth{
	width: 23px;
	margin: 2px 13px 0 15px;
}
.g-chart-rate__head__icon img,
.g-chart-rate__head__icon canvas{
	display: block;
	width: 28px;
}
.g-chart-rate__head__main{
	display: flex;
	align-items: center;
	width: auto;
	margin-bottom: 10px;
}
#g-coin .g-chart-rate__head__main_custom a {
	color: #000;
	display: flex;
	align-items: center;
	width: auto;
	margin-bottom: 10px;
}
.g-chart-rate__head__code{
	font-size: 14px;
	line-height: 1.4;
}
.g-chart-rate__head__code--fssm{
	font-size: 14px;
}
#g-coin .crypto_name {
	font-size: 14px;
	line-height: 1.4;
}
#g-coin .crypto_name--fssm {
	font-size: 14px;
}
#g-coin .crypto_name span {
	display: none;
	color: #000;
	font-size: 10px;
	line-height: 1.3;
}
#g-coin #EX_BAT-ASK .crypto_name span {
	font-size: 8px;
}
.g-chart-rate__head__name{
	display: none;
	color: #000;
	font-size: 10px;
	line-height: 1.3;
}
#EX_BAT-ASK .g-chart-rate__head__name{
	font-size: 8px;
}
.g-chart-rate__main{
	display: none;
}
.g-chart-rate__main__main{
	flex: auto;
	text-align: center;
}
.g-chart-rate__main__price{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.5;
	margin-top: 2px;
	text-align: left;
}
.g-chart-rate__main__rate{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: start;
	align-items: baseline;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.5;
	font-weight: bold;
}
.g-chart-rate__main__rate::before{
	content: "↑";
	width: 15px;
	height: 16px;
}
.g-chart-rate__main__rate.is-down{
	color: #CE2500;
}
.g-chart-rate__main__rate.is-down::before{
	content: "↓";
	margin-right: 5px;
}
.g-chart-rate__main__rate.is-up{
	color: #154EB0;
}
.g-chart-rate__main__rate.is-up::before {
	margin-left: 0;
	margin-right: 3px;
}
.g-chart-rate__main__fig{
	width: 100%;
}
.g-chart-rate__main__fig img{
	display: block;
	width: 100%;
}
@media (min-width: 720px){
	.g-chart-rate__items{
		background-color: transparent;
		width: 100%;
	}
	.g-chart-rate__item{
		background-color: #fff;
		/* 親要素のgapで確保される分100%から引く */
		width: calc((100% - 20px) / 3);
		padding: 0;
	}
	.g-chart-rate__main__main{
		text-align: right;
	}
	.g-chart-rate__head{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		padding: 10px 10px 0;
		text-align: left;
	}
	.g-chart-rate__head__main{
		margin-bottom: 0;
	}
	#g-coin .g-chart-rate__head__main_custom a {
		margin-bottom: 0;
	}
	.g-chart-rate__head__code{
		font-size: 14px;
	}
	#g-coin .crypto_name {
		font-size: 14px;
	}
	.g-chart-rate__main{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}
	.g-chart-rate__main__price{
		font-size: 12px;
		text-align: right;
	}
	.g-chart-rate__main__rate{
		font-size: 12px;
		justify-content: end;
	}
	.g-chart-rate__main__rate.is-down::before{
		width: 15px;
		height: 14px;
	}
	.g-chart-rate__main__rate.is-up::before{
		width: 15px;
		height: 14px;
	}
}
@media (min-width: 1200px){
	.g-chart-rate__head__name{
		display: block;
	}
	#g-coin .crypto_name span {
		display: block;
	}
	.g-chart-rate__items__col {
		width: calc(50% - 13px);
	}
	.g-chart-rate__item{
		/* 親要素のgapで確保される分100%から引く */
		width: calc((100% - 30px) / 4);
		margin-bottom: 14px;
		padding: 0;
	}
	.g-chart-rate__head__icon--eth {
		width: 29px;
		margin: 0 11px 0 13px;
	}
	.g-chart-rate__main__fig {
		width: 100%;
		height: 76px;
	}
	.g-chart-rate__main__main {
		padding-left: 7px;
	}
	.g-chart-rate__main__rate.is-down::before {
		width: 19px;
		height: 16px;
	}
	.g-chart-rate__main__rate.is-up::before {
		width: 15px;
		height: 12px;
	}
	.g-chart-rate__main__price {
		margin-top: 3px;
	}
	.g-chart-rate__head{
		padding: 20px 20px 0;
	}
	.g-chart-rate__head__icon{
		padding-right: 10px;
	}
	#g-coin .g-chart-rate__head__main_custom img{
		margin-right: 10px;
		padding-right: 0px;
	}
	.g-section_title-wrap{
		width: 75.4%;
		margin: 0 auto;
	}
}
@media (min-width: 1365px) {
	.g-chart-rate__items {
		width: 100%;
	}
}

/* g-tabular-list */

.g-tabular-list {
	border-top: 1px solid #ebeaeb;
	margin-bottom: 32px;
}
.g-tabular-list__title{
	background: #F3F4F5;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .06em;
	line-height: 1.42;
}
.g-tabular-list__data{
	padding: 16px 0 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1.5;
}
.g-tabular-list__data a {
	word-break: break-word;
}
.g-tabular-list__row{
	border-bottom: 1px solid #CDD6DD;
	display: block;
}
.g-tabular-list__text{
	text-align: center;
	margin-top: 30px;
}
@media (min-width: 690px){
	.g-tabular h3.section_title {
		width: 77%;
		margin: 0 auto;
	}
	.g-tabular p.information_crypto_note {
		width: 77%;
		margin: 0 auto 24px;
	}
	.g-tabular-list {
		width: 77%;
		margin: 0 auto 32px;
	}
	.g-tabular-list.section_title {
		margin: 0 auto;
		width: 77%;
	}
	.g-tabular-list__title {
		text-align: left;
		width: 28%;
		padding: 20px 6px 15px 20px;
	}
	.g-tabular-list__data{
		text-align: left;
		width: 72%;
		padding: 16px 10px 7px 35px;
	}
	.g-tabular-list__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.g-tabular-list__text{
		margin-top: 20px;
	}
}

@media (max-width: 575px) {
	.services_crypto_page .page_banner.NARROW_SIZE h2 {
		font-size: 24px;
	}
}
@media (min-width: 576px) {
	.services_crypto_page .page_banner h2 {
		font-size: 32px;
	}
}
@media (min-width: 1100px) {
	.services_crypto_page .page_banner h2 {
		font-size: 38px;
	}
}



/* g-tabular-list */

.g-head-note{
	display: block;
	margin: 3px 0 14px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}
@media (min-width: 690px){
	.g-head-note{
		display: inline-block;
		margin-left: 20px;
	}
}
.g-style-link{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -30px;
}
.g-style-link__item{
	width: calc(50% - 12px);
	margin-bottom: 23px;
	text-align: center;
}
.g-style-link__image{
	margin-bottom: 10px;
}
.g-style-link__image img{
	display: block;
	width: 100%;

}
.g-style-link p{
	margin-bottom: 0;
}
.g-style-link__title{
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding-right: 24px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: .06em;
}
.g-style-link__title span{
	display: block;
	font-size: 12px;
}
.g-style-link__title::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 25px;
	height: 8px;
	background: url(../images/icon_arrow_button.svg) no-repeat center center/contain;
}
@media (min-width: 690px){
	.g-style-link{
		justify-content: center;
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}
	.g-style-link__item{
		width: 180px;
		margin: 0 15px 20px;
	}
	.g-style-link__title{
		padding: 0 30px;
		transition: .3s;
	}
	.g-style-link__item:hover .g-style-link__title{
		color: #2375d9;
	}
}

.row.spaced_row.g-service-cta{
	padding: 90px 0;
	background: #1C4EA7;
	color: #FFFFFF;
}
.g-service-cta__head{
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 18px;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.g-service-cta__head::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 4px;
	background: #FFFFFF;
}
.g-service-cta__lead{
	font-size: 32px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.g-service-cta__button .button{
	font-size: 13px;
}
.g-service-cta__button .button .text-style2{
	color: #FFCE00;
	margin-bottom: -5px;
}
.g-bit-about-wrapper .caution-text{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 30px;
}
.g-service-cta__button .button--navy{
	background: #0A3E86;
}
.g-service-cta .row  section.common{
	margin-bottom: 0;
}
@media (min-width: 690px){
	.row.spaced_row.g-service-cta{
		padding: 60px 0;
	}
	.g-service-cta .row  section.common{
		margin-bottom: 0;
	}
	.g-service-cta__button .button{
		font-size: 20px;
	}
}

/* staking-content */
.l-staking-section-c {
	padding-top: 57px;
	padding-bottom: 120px;
}

.l-staking-wrapper-c {
	position: relative;
	padding: 0 5px;
}

.staking-block-c__note {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: .06em;
}

.staking-block-c__image {
	margin-top: 42px;
	margin-right: -40px;
	border-radius: 0 80px 0 80px;
	overflow: hidden;
	width: 100%;
}

.staking-block-c__image img {
	display: block;
	width: 100%;
}

.staking-head-c {
	position: relative;
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.staking-head-c::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
	height: 4px;
	background: #000000;
}

.staking-head-c__sub {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: .06em;
}

.staking-head-c__main {
	display: block;
	font-size: 22px;
	line-height: 1.7272;
	font-weight: bold;
	letter-spacing: .06em;
}

.staking-head-c__main--lg {
	font-size: 24px;
}

.staking-block-c__annotaion {
	display: flex;
	justify-content: end;
}

.staking-block-c__annotaion p {
	font-size: 14px;
	margin: 0;
}

@media (min-width: 786px){
	.l-staking-section-c {
		padding-top: 50px;
		padding-bottom: 120px;
	}

	.l-staking-wrapper-c {
		margin-left: auto;
		margin-right: auto;
		max-width: 940px;
		padding: 0;
	}

	.l-staking-wrapper-c--sp-narrow {
		padding: 0;
	}

	.staking-block-c__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.staking-block-c__main {
		padding-right: 4%;
	}

	.staking-block-c__text {
		margin-bottom: 15px;
	}

	.staking-block-c__image {
		width: 47.5%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: 0;
	}

	.staking-block-c__image {
		margin-right: -50px;
	}

	.staking-head-c {
		padding-bottom: 25px;
		text-align: left;
	}

	.staking-head-c::before {
		left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.staking-head-c__sub {
		font-size: 20px;
	}

	.staking-head-c__main {
		font-size: 30px;
		line-height: 1.6;
	}
}

/* simulation */
.sim-accordion {
	position: relative;
	padding-bottom: 67px;
	margin-bottom: 50px;
}

.sim-accordion__content {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 30px);
	height: 300px;
	overflow: hidden;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.sim-accordion__frame {
	padding: 20px 5px 0;
}

.sim-accordion__frame::after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 3;
	width: 100%;
	height: 150px;
	background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(5%, white), to(rgba(255, 255, 255, 0.01)));
	background: -o-linear-gradient(bottom, white 0%, white 5%, rgba(255, 255, 255, 0.01) 100%);
	background: linear-gradient(0deg, white 0%, white 5%, rgba(255, 255, 255, 0.01) 100%);
	pointer-events: none;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.is-open .sim-accordion__frame::after {
	content: "";
	visibility: hidden;
	opacity: 0;
}

.sim-accordion__trg {
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 220px;
	padding: 10px 34px 10px 10px;
	border: none;
	background: transparent;
	color: #000000;
	border-radius: 0;
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: .06em;
}

.sim-accordion__trg::after {
	content: "";
	position: absolute;
	top: 13px;
	right: 10px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 15px;
	height: 15px;
	border-top: 3px solid #0A53F8;
	border-right: 3px solid #0A53F8;
}

.is-open .sim-accordion__trg {
	bottom: 0;
	width: 100px;
}

.is-open .sim-accordion__trg::after {
	top: 22px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.l-staking-wrapper-crypto {
	position: relative;
	padding: 0 5px;
}

.staking-head-crypto {
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 1.75;
	font-weight: 700;
	letter-spacing: .06em;
	text-align: center;
}

.staking-head-crypto--mbsm {
	margin-bottom: 10px;
}

.staking-head-crypto span {
	font-size: 18px;
}

.staking-block-crypto__intro {
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: .06em;
}

.staking-block-crypto .calc {
	border: 2px solid #DBE3EC;
	overflow: visible;
}

.staking-block-crypto .calc-form {
	padding: 40px 28px 16px;
}

.staking-block-crypto .calc-form__row--mbsm {
	margin-bottom: 8px;
}

.staking-block-crypto .calc-form__label {
	width: 150px;
}

.staking-block-crypto .calc-form__unit[data-brand="ADA"]::after {
	background-image: url(../staking/img/icon_ada.svg);
}

.staking-block-crypto .calc-radio {
	width: 100%;
}

.staking-block-crypto .calc-radio__item {
	width: 100%;
}

.staking-block-crypto .calc-radio__text {
	margin-top: 5px;
}

.staking-block-crypto .calc-radio__label {
	position: relative;
}

.staking-block-crypto .calc-radio__label--icon-ada::after {
	content: '';
	position: absolute;
	top: 50%;
	left: calc(100% + 6px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url(../staking/img/icon_ada.svg);
	margin-top: 5px;
}

.staking-block-crypto .calc-result__heading {
	padding: 6px;
	border-width: 2px;
	margin-bottom: 0px;
}

.staking-block-crypto .calc-result__main {
	padding-bottom: 14px;
}

.staking-block-crypto .staking-calc-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.staking-block-crypto .staking-calc-1__value {
	padding-bottom: 5px;
	min-width: 182px;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 3px solid #CDD6DD;
	text-align: right;
	letter-spacing: .06em;
}

.staking-block-crypto .staking-calc-1__unit {
	margin-left: 8px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .06em;
}

.staking-sim-crypto .calc-select__select {
	cursor: unset;
}

.calc-form__error {
	width: 100%;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.sim-accordion {
		margin-bottom: 120px;
	}

	.sim-accordion__content {
		width: 100%;
		height: 215px;
	}

	.sim-accordion__frame {
		padding: 25px 33px 0;
	}

	.sim-accordion__frame::after {
		height: 80px;
	}

	.l-staking-wrapper-crypto {
		margin-left: auto;
		margin-right: auto;
		max-width: 940px;
		padding: 0;
	}

	.staking-head-crypto {
		margin-bottom: 34px;
		font-size: 30px;
	}

	.staking-head-crypto--mbsm {
		margin-bottom: 10px;
	}

	.staking-head-crypto span {
		font-size: 20px;
	}

	.staking-block-crypto__intro {
		margin-bottom: 15px;
	}

	.staking-block-crypto .calc-form {
		padding: 45px 0 30px;
	}

	.staking-block-crypto .calc-radio__label--icon-ada::after {
		left: calc(100% + 6px);
	}

	.staking-block-crypto .calc-result__number {
		min-width: 240px;
	}
}

/* market-reports */
.row.spaced_row.g-recent-reports {
	padding-top: 146px;
	padding-bottom: 51px;
}

.g-recent-reports-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.g-recent-reports-list li {
	border: 1px solid #DDDDDD;
	border-radius: 6px;
	margin: -10px;
}

.g-recent-reports-list li:not(:last-of-type) {
	margin-bottom: 20px;
}

.g-recent-reports-list .report-content {
	display: flex;
}

.g-recent-reports-list a {
	display: block;
	color: #25282E;
}

.report-content {
	padding: 15px 10px;
}

.report-content .report-thumbnail {
	min-width: 110px;
	width: 110px;
}

.report-content .report-thumbnail img {
	width: 100%;
}

.report-content .report-details {
	margin-left: 10px;
}

.report-content .report-date {
	font-size: 12px;
	color: #9D9D9D;
	letter-spacing: .72px;
	margin-bottom: 2px;
}

.report-content .report-title {
	font-size: 14px;
	letter-spacing: .72px;
	line-height: 24px;
}

/* eth_guide_banner */
.g-bg-black {
	background: #000;
}


.eth_guide_banner_wrapper .guide_banner {
	display: block;
	width: 80%;
	max-width: 540px;
	margin: 0 auto;
}

.eth_guide_banner_wrapper .guide_banner img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

/* crypto-lp-banner */
.crypto_lp_banner_wrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.crypto_lp_banner_wrapper .crypto_lp_banner {
	display: block;
	width: 85%;
	max-width: 490px;
	margin: 0 auto;
}

.crypto_lp_banner_wrapper .crypto_lp_banner img {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 38px;
}

/* usdc-banner */
.crypto_lp_banner_wrapper.usdc_banner_wrapper {
	background-image: url("../images/usdc/usdc_guide_bg_pc.png");
}
.crypto_lp_banner_wrapper.usdc_banner_wrapper .crypto_lp_banner img {
	width: 100%;
	margin-top: 28px;
	margin-bottom: 18px;
}
/* canton-banner */
.crypto_lp_banner_wrapper.canton_banner_wrapper {
	background-image: url("../images/meigara/banner/canton_lp_bg_pc.png");
}
/* bera-banner */
.crypto_lp_banner_wrapper.bera_banner_wrapper {
	background-image: url("../images/meigara/banner/bera_lp_bg_pc.png");
}


@media screen and (max-width: 767px) {
	.crypto_lp_banner_wrapper .crypto_lp_banner img {
		margin-top: 20px;
		margin-bottom: 18px;
	}

	/* usdc-banner */
	.crypto_lp_banner_wrapper.usdc_banner_wrapper {
		background-image: url("../images/usdc/usdc_guide_bg_sp.png");
	}
	.crypto_lp_banner_wrapper.usdc_banner_wrapper .crypto_lp_banner img {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	/* canton-banner */
	.crypto_lp_banner_wrapper.canton_banner_wrapper {
		background-image: url("../images/meigara/banner/canton_lp_bg_sp.png");
	}
	/* bera-banner */
	.crypto_lp_banner_wrapper.bera_banner_wrapper {
		background-image: url("../images/meigara/banner/bera_lp_bg_sp.png");
	}
}

/* nidt-banner */
.nidt-banner,
.nidt-banner img {
	width: 100%;
}

@media screen and (min-width: 690px) {
	.g-recent-reports-wrapper {
		width: 77%;
		margin: 0 auto;
	}

	.g-recent-reports-list li {
		border: none;
		border-radius: 0;
		margin: 0;
	}

	.report-content {
		padding: 0;
	}

	.report-content .report-thumbnail {
		min-width: 200px;
		width: 200px;
	}

	.report-content .report-details {
		margin-left: 20px;
	}

	.report-content .report-date {
		margin-bottom: 5px;
	}

	.report-content .report-title {
		font-size: 16px;
		letter-spacing: .96px;
		line-height: 28px;
	}

}

.services_crypto_page h4.section_title_sub {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.63;
	margin-bottom: 16px;
}
