:root {
	--container-gutter: 0rem;
	--container-max-width: auto;
	--section-padding: 2rem;
	--section-side-padding: var(--section-padding)
}

@font-face {
	font-family: "iconfont";
	src: url("../fonts/iconfont.eot");
	src: url("../fonts/iconfont.eot?#iefix") format("eot"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg");
	font-weight: normal;
	font-style: normal
}

.p-MailScoreContentsBottom__buttons {
	width: 100%;
	display: flex;
	justify-content: center
}

.p-MailScoreContentsBottom__button {
	justify-content: space-between
}

.p-MailScoreContentsBottom__button .c-icon {
	font-weight: bold
}

@media not screen and (min-width: 768px) {
	.p-MailScoreContentsBottom__buttons {
		flex-direction: column;
		padding: 4rem 0 0;
		margin-bottom: -1rem;
		gap: 2rem
	}

	.p-MailScoreContentsBottom__button {
		padding-right: 2.2rem;
		padding-left: 3rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreContentsBottom__buttons {
		padding: 8rem 0 0;
		gap: 3rem
	}

	.p-MailScoreContentsBottom__button {
		font-size: 3rem;
		line-height: 1.46666;
		font-weight: bold;
		border-radius: 2rem !important;
		flex: 1;
		min-height: 12rem;
		padding-right: 5.5rem;
		padding-left: 4rem
	}
}

.p-MailScore-entry__header {
	padding-bottom: 0
}

.p-MailScore-entry__body {
	padding-top: 5rem;
	padding-bottom: 8rem;
	gap: 6rem
}

@media not screen and (min-width: 768px) {
	.p-MailScore-entry__body {
		padding-bottom: 5rem
	}
}

.p-MailScore__text-style {
	background: #fff;
	padding-top: 5rem
}

@media not screen and (min-width: 768px) {
	.p-MailScore__text-style {
		margin-top: 3.2rem
	}
}

.c-card.p-MailScore__card {
	margin: 0 !important
}

.c-card.p-MailScore__card .c-card__inner {
	align-items: center;
	gap: 2.2rem 4rem
}

.c-card.p-MailScore__card .c-card__heading {
	font-size: 2.4rem;
	line-height: 1.45833
}

.c-card.p-MailScore__card .c-card__small-text {
	margin-top: 1rem;
	font-size: 1.6rem;
	line-height: 1.5
}

.c-card.p-MailScore__card .c-card__image {
	border-radius: 0 !important
}

.c-card.p-MailScore__card .c-card__image-img {
	object-fit: contain
}

@media not screen and (min-width: 768px) {
	.c-card.p-MailScore__card {
		padding: 2.2rem 2rem 2rem
	}

	.c-card.p-MailScore__card .c-card__inner {
		flex-direction: column;
		padding: 0
	}

	.c-card.p-MailScore__card .c-card__body {
		padding: 0;
		max-width: 100% !important
	}

	.c-card.p-MailScore__card .c-card__image {
		max-width: 22.2rem
	}
}

@media screen and (min-width: 768px) {
	.c-card.p-MailScore__card {
		padding-right: 4rem;
		padding-left: 4rem;
		min-height: 22.2rem
	}

	.c-card.p-MailScore__card .c-card__inner {
		padding: 0
	}

	.c-card.p-MailScore__card .c-card__image {
		width: 100%
	}

	.c-card.p-MailScore__card .c-card__image-img {
		aspect-ratio: 1
	}

	.c-card.p-MailScore__card .c-card__body {
		padding: 4rem 0
	}
}

.p-MailScoreTop-entry__header {
	min-height: auto;
	padding-top: 5rem
}

.p-MailScoreTop-entry__header .c-tab.-label .c-tab__button.-active {
	background: #29a8d7;
	color: #fff
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop-entry__header {
		display: none
	}
}

.p-MailScoreTop-entry__body {
	background: #d4ebf8
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-entry__body {
		padding-bottom: 8rem
	}
}

.p-MailScoreTop-entry__footer .c-tab.-label .c-tab__button.-active {
	background: #d4ebf8;
	color: #0b5092
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop-entry__footer .c-tab.-label .c-tab__button {
		padding: 0 .5rem
	}

	.p-MailScoreTop-entry__footer .c-tab.-label .c-tab__button.-active {
		background: #fff
	}
}

.p-MailScoreTop__hero {
	background: linear-gradient(to bottom, #29A8D7, #3B6D9E);
	position: relative
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__hero {
		min-height: 66.9rem
	}
}

.p-MailScoreTop__hero .c-hero__main {
	width: 100%
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__main {
		height: 70rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__main {
		padding-right: 59rem
	}
}

.p-MailScoreTop__hero .c-hero__main__container {
	padding-top: 6rem;
	padding-bottom: 5rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__main__container {
		padding-top: 5rem;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__main__container {
		padding-top: 12.1rem;
		padding-bottom: 10.7rem
	}
}

.p-MailScoreTop__hero .c-hero__main__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%
}

.p-MailScoreTop__hero .c-hero__figure.-mailrelay {
	width: 100%
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__figure.-mailrelay {
		max-width: 30.05828364rem;
		height: auto;
		margin-top: .5rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__figure.-mailrelay {
		max-width: 44.95807316rem;
		width: 100%;
		position: absolute;
		left: calc(50% + 33.15rem);
		top: 4.9rem;
		transform: translateX(-50%)
	}
}

.p-MailScoreTop__hero .c-hero__figure.-mailscore {
	width: 100%
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__figure.-mailscore {
		max-width: 30.8rem;
		height: auto;
		margin-top: -3.5rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__figure.-mailscore {
		max-width: 47.28rem;
		position: absolute;
		left: calc(50% + 30.2rem);
		top: 3.3rem;
		transform: translateX(-50%)
	}
}

.p-MailScoreTop__hero .c-hero__body-text {
	font-size: 2.6rem;
	line-height: 1.5
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__body-text {
		font-size: 2rem;
		line-height: 1.65
	}

	.p-MailScoreTop__hero .c-hero__body-text:not(.-margin-top) {
		margin-top: -3.2rem
	}
}

.p-MailScoreTop__hero .c-hero__buttons {
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 3rem
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__buttons {
		flex-direction: row;
		margin-top: auto;
		gap: 3.5rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__hero .c-hero__buttons {
		margin-top: 8.2rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop__page-title {
		position: absolute;
		top: 17.05rem;
		left: 0;
		right: 0;
		padding-right: 59rem;
		transform: translateY(-50%)
	}
}

@media not screen and (min-width: 768px) {
	.p-MailRelayTop__page-title .c-page-title__en {
		font-size: 6rem;
		line-height: 1.266666
	}

	.p-MailRelayTop__page-title+.c-hero__body-text {
		margin-top: 0
	}
}

@media screen and (min-width: 768px) {
	.p-MailRelayTop__page-title {
		position: absolute;
		top: 17.05rem;
		left: 0;
		right: 0;
		padding-right: 59rem;
		transform: translateY(-50%)
	}
}

.p-MailScore__cv-container {
	position: fixed;
	width: 100%;
	left: 0;
	display: flex;
	justify-content: flex-end;
	pointer-events: none
}

@media not screen and (min-width: 768px) {
	.p-MailScore__cv-container {
		right: 0;
		bottom: 0;
		z-index: 1010
	}
}

@media screen and (min-width: 768px) {
	.p-MailScore__cv-container {
		top: 14rem;
		padding: 0 calc(50% - 68.3rem);
		min-width: 131rem;
		z-index: 1002
	}
}

.p-MailScore__cva__button {
	--button-size-base: 1.4rem;
	pointer-events: all;
	text-align: center;
	font-weight: bold;
	padding: 0.6785714286em 1.1785714286em;
	width: 12rem;
	height: 12rem
}

.p-MailScore__cva__button .c-button__en {
	color: #7cc4e3;
	font-size: 1rem;
	line-height: 1.3;
	font-family: din-2014;
	margin-bottom: .2rem
}

.p-MailScore__cva__button .c-button__text {
	text-align: center;
	display: flex;
	flex-direction: column
}

.p-MailScore__cva__button .c-icon {
	font-weight: bold;
	margin-top: .4rem;
	font-size: .9em
}

.p-MailScore__cva__button:not(.-tbl-fixed) {
	display: inline-flex;
	flex-direction: column
}

@media not screen and (min-width: 768px) {
	.p-MailScore__cva__button.-tbl-fixed {
		width: 100%;
		height: 6.6rem;
		border-radius: 0
	}

	.p-MailScore__cva__button.-tbl-fixed .c-button__text {
		flex: initial;
		padding-left: 4rem
	}

	.p-MailScore__cva__button.-tbl-fixed .c-icon {
		font-size: 1.35em;
		margin-left: 3rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScore__cva__button.-tbl-fixed {
		margin-right: 4rem;
		display: inline-flex;
		flex-direction: column
	}
}

.p-MailScore__cva__button:not(.-tbl-fixed) .c-button__text {
	flex: initial
}

.p-MailScoreTop-about__section .c-section__header {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 5rem;
	padding-bottom: 5rem
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-about__section .c-section__header {
		padding-top: 8rem;
		padding-bottom: 8rem
	}
}

.p-MailScoreTop-about__section .c-section__heading {
	font-size: 3rem;
	line-height: 1.46666;
	color: #0b5092;
	text-align: center
}

.p-MailScoreTop-about__section .c-section__description {
	font-size: 2rem;
	line-height: 1.5
}

.p-MailScoreTop-about__section .c-section__description:not(:first-child) {
	margin-top: 3rem
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop-about__section .c-section__description {
		text-align: left
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-about__section .c-section__body {
		padding-top: 30rem
	}
}

.p-MailScoreTop-about__section .c-row {
	--gutter-x: 5rem;
	--gutter-y: 3rem
}

.p-MailRelayTop-about__figure {
	position: absolute;
	right: 9.09rem;
	top: 0;
	width: 390.06px;
	aspect-ratio: 390.06/267
}

.p-MailRelayTop-about__figure img {
	position: absolute
}

.p-MailRelayTop-about__figure img:nth-of-type(1) {
	width: 42.7036866123%;
	left: 32.1489001692%;
	top: 0
}

.p-MailRelayTop-about__figure img:nth-of-type(2) {
	width: 33.6281597703%;
	left: 0;
	top: 17.6029962547%
}

.p-MailRelayTop-about__figure img:nth-of-type(3) {
	width: 33.6281597703%;
	left: 53.3764036302%;
	top: 38.9513108614%
}

.p-MailRelayTop-about__figure img:nth-of-type(4) {
	width: 54.0788596626%;
	left: 2.4611598216%;
	top: 46.6666666667%
}

.p-MailRelayTop-about__figure img:nth-of-type(5) {
	width: 42.7036866123%;
	right: 0;
	bottom: 0
}

@media not screen and (min-width: 768px) {
	.p-MailRelayTop-about__figure {
		display: none
	}
}

.p-MailScoreTop-about__figure {
	position: absolute;
	right: 12.1rem;
	top: 0;
	width: 267.23px;
	aspect-ratio: 267.23/253.67
}

.p-MailScoreTop-about__figure img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop-about__figure {
		display: none
	}
}

.p-MailScoreTop-about__card {
	background: #fff;
	padding: 4rem 2rem;
	border-radius: 1rem;
	height: -moz-fit-content;
	height: fit-content
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-about__card {
		border-radius: 2rem;
		padding: 5rem
	}

	.p-MailScoreTop-about__card:first-child {
		margin-top: -30rem
	}
}

.p-MailScoreTop-about__card .c-card__heading {
	font-size: 2rem;
	line-height: 1.45
}

.p-MailScoreTop-about__card .c-card__small-text {
	font-size: 1.6rem;
	line-height: 1.5
}

.p-MailScoreTop-about__card .c-card__small-text:not(:first-child) {
	margin-top: 2rem
}

.p-MailScoreTop-about__card .c-card__body {
	padding: 0
}

.p-MailScoreTop-about__card .c-card__image {
	margin: 0
}

.p-MailScoreTop-about__card .c-card__image:not(:first-child) {
	margin-top: 3rem
}

.p-MailScoreTop-whatwecando__section {
	position: relative;
	padding-bottom: 4rem;
	margin-top: 17.1rem
}

.p-MailScoreTop-whatwecando__section:before {
	content: "";
	display: block;
	max-width: 96.6rem;
	width: 100%;
	background: #83c5eb;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-whatwecando__section {
		padding-bottom: 5rem
	}

	.p-MailScoreTop-whatwecando__section:before {
		border-radius: 2rem
	}
}

.p-MailScoreTop-whatwecando__section .c-section__header,
.p-MailScoreTop-whatwecando__section .c-section__body,
.p-MailScoreTop-whatwecando__section .c-section__footer {
	z-index: 10
}

.p-MailScoreTop-whatwecando__section .c-section__header {
	display: flex;
	justify-content: center;
	padding-top: 4rem
}

.p-MailScoreTop-whatwecando__section .c-section__heading {
	font-size: 2.6rem;
	line-height: 1.42307;
	margin-bottom: 3.1rem;
	color: #fff
}

.p-MailScoreTop-whatwecando__section .c-row {
	--gutter-x: 2rem;
	--gutter-y: 2rem
}

.p-MailScoreTop-whatwecando__card {
	background: #fff;
	border-radius: 1rem;
	padding: 4rem 2rem
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-whatwecando__card {
		border-radius: 2rem;
		padding: 3rem
	}
}

.p-MailScoreTop-whatwecando__card .c-card__image {
	margin: 0 auto;
	max-width: 15rem;
	display: flex;
	align-items: center
}

.p-MailScoreTop-whatwecando__card .c-card__image.-ratio-105 {
	aspect-ratio: 20/21.15
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-whatwecando__card .c-card__image {
		max-width: 20rem
	}
}

.p-MailScoreTop-whatwecando__card .c-card__body {
	padding: 0
}

.p-MailScoreTop-whatwecando__card .c-card__body:not(:first-child) {
	margin-top: 3.5rem
}

@media screen and (min-width: 768px) {
	.p-MailScoreTop-whatwecando__card .c-card__body:not(:first-child) {
		margin-top: 2.3rem
	}
}

.p-MailScoreTop-whatwecando__card .c-card__heading {
	font-size: 2rem;
	line-height: 1.45;
	text-align: center
}

.p-MailScoreTop-whatwecando__card .c-card__small-text {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 2rem
}

.p-MailScoreTop-whatwecando__illust {
	position: absolute;
	top: 3rem;
	left: 50%;
	transform: translate(-50%, -100%);
	width: 21.4rem
}

.p-MailScoreTop__hero .c-hero__main {
	position: relative;
	z-index: 1
}

.p-MailScoreTop-entry__body .c-section__body {
	position: relative;
	z-index: 1
}

.p-MailScoreTop-entry__body .c-section__canvas {
	width: 70%;
	height: 290px;
	margin-top: -230px;
	position: relative
}

@media not screen and (min-width: 768px) {
	.p-MailScoreTop-entry__body .c-section__canvas {
		transform: translateY(17rem)
	}
}

.p-MailScoreFunctionMain__section .c-section__header {
	padding-top: 4rem
}

.p-MailScoreFunctionMain__section .c-section__body {
	padding-bottom: 4rem
}

.p-MailScoreFunctionMain__section+.p-MailScoreFunctionMain__section {
	margin-top: 4rem
}

@media screen and (min-width: 768px) {
	.p-MailScoreFunctionMain__section+.p-MailScoreFunctionMain__section {
		margin-top: 8rem
	}
}

.p-MailScoreCase__section__title {
	color: #0b5092;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

.p-MailScoreCase__section__title-case,
.p-MailScoreCase__section__title-order {
	font-family: din-2014
}

.p-MailScoreCase__section__title-case {
	font-size: 3rem;
	line-height: 1.3;
	padding-bottom: 1.2rem;
	border-bottom: 2px solid #0b5092;
	margin-bottom: 1rem
}

.p-MailScoreCase__section__title-order {
	font-size: 4.1rem;
	line-height: 1.26829
}

.p-MailScoreCase__section__title-text {
	font-size: 2.4rem;
	line-height: 1.45833;
	margin-top: 1rem
}

.p-MailScoreCase__section.c-section {
	background: #f2f2f2;
	border-radius: 1rem;
	overflow: hidden;
	padding: 4rem 0
}

.p-MailScoreCase__section.c-section:not(:first-child) {
	margin-top: 4rem
}

@media screen and (min-width: 768px) {
	.p-MailScoreCase__section.c-section {
		border-radius: 2rem;
		padding: 8rem 0
	}
}

.p-MailScoreCase__section.c-section .c-section__header,
.p-MailScoreCase__section.c-section .c-section__body,
.p-MailScoreCase__section.c-section .c-section__footer {
	background: transparent
}

.p-MailScoreCase__section.c-section .c-section__header {
	padding: 0
}

.p-MailScoreCase__section.c-section .c-section__body {
	display: flex;
	flex-direction: column;
	gap: 3rem 4rem;
	border-radius: 0 !important;
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.p-MailScoreCase__section.c-section .c-section__body:last-child {
	padding-bottom: 0 !important
}

.p-MailScoreCase__section.c-section .c-section__body p {
	width: 100%
}

.p-MailScoreCase__section.c-section .c-section__body .p-MailScoreCase__figure+p {
	margin-top: 0
}

@media screen and (min-width: 768px) {
	.p-MailScoreCase__section.c-section .c-section__body {
		padding-top: 4.1rem !important;
		flex-direction: row-reverse
	}

	.p-MailScoreCase__section.c-section .c-section__body .p-MailScoreCase__figure--large+p {
		max-width: calc(100% - 50rem - 4rem)
	}
}

.p-MailScoreCase__section.c-section .c-section__footer {
	margin: 0;
	flex-direction: column;
	align-items: flex-start;
	padding: 0 var(--section-padding)
}

.p-MailScoreCase__figure {
	width: 100%;
	margin: 0 !important;
	display: flex;
	justify-content: center;
	align-items: flex-start
}

@media screen and (min-width: 768px) {
	.p-MailScoreCase__figure {
		max-width: 34rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScoreCase__figure--large {
		max-width: 50rem
	}
}

.p-MailScoreCase-recommend-how-to-use__heading {
	line-height: 1.5;
	color: #0b5092;
	font-weight: bold
}

.p-MailScoreCase-recommend-how-to-use__emphasis-block {
	width: 100%
}

.p-MailScorePrice__section {
	--section-padding: 0
}

.p-MailScorePrice__section:not(:first-child) {
	margin-top: 5rem
}

.p-MailScorePrice__section:not(:last-child) {
	margin-bottom: 5rem
}

.p-MailScorePrice__section .c-section__header {
	margin-bottom: 4rem
}

.p-MailScorePrice__section .c-row {
	--gutter-x: 2.2rem;
	--gutter-y: 3rem
}

@media screen and (min-width: 768px) {
	.p-MailScorePrice__section:not(:first-child) {
		margin-top: 8rem
	}

	.p-MailScorePrice__section:not(:last-child) {
		margin-bottom: 8rem
	}
}

.p-MailScorePrice__table:not(:first-child) {
	margin-top: 3rem
}

.p-MailScorePrice__table:not(:last-child) {
	margin-bottom: 3rem
}

@media not screen and (min-width: 768px) {
	.p-MailScorePrice__table {
		color: #000
	}

	.p-MailScorePrice__table th,
	.p-MailScorePrice__table td {
		text-align: center
	}

	.p-MailScorePrice__table>tbody th {
		width: 38.2089552239%;
		text-align: left
	}
}

@media screen and (min-width: 768px) {

	.p-MailScorePrice__table th,
	.p-MailScorePrice__table td {
		text-align: center
	}

	.p-MailScorePrice__table>thead>tr>th:nth-of-type(1) {
		width: 33.8rem
	}

	.p-MailScorePrice__table>tbody>tr>td:nth-of-type(1) {
		text-align: left
	}
}

.p-MailScorePrice__card {
	border-radius: 1rem;
	display: flex;
	gap: 2px;
	background: transparent;
	overflow: hidden
}

.p-MailScorePrice__card:not(:first-child) {
	margin-top: 3rem
}

.p-MailScorePrice__card:not(:last-child) {
	margin-bottom: 3rem
}

.p-MailScorePrice__card .c-card__header,
.p-MailScorePrice__card .c-card__body {
	padding: 3rem
}

.p-MailScorePrice__card .c-card__header {
	background: #7e9fbe;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.p-MailScorePrice__card .c-card__body {
	background: #d6dce5;
	flex: 1
}

@media not screen and (min-width: 768px) {
	.p-MailScorePrice__card .c-card__header {
		padding: 1.2rem 2rem
	}

	.p-MailScorePrice__card .c-card__body {
		padding: 2rem
	}
}

@media screen and (min-width: 768px) {
	.p-MailScorePrice__card {
		flex-direction: row
	}

	.p-MailScorePrice__card .c-card__header {
		max-width: 26.5rem
	}
}

.p-MailScorePrice__heading-l {
	font-size: 2rem;
	line-height: 1.45;
	color: #0b5092;
	font-weight: bold
}

.p-MailScorePrice__heading-l:not(:first-child) {
	margin-top: 3rem
}

.p-MailScorePrice__heading-l:not(:last-child) {
	margin-bottom: 2rem
}

.p-MailScorePrice__list {
	margin-left: 0
}

.p-MailScorePrice__price-board {
	background: #f2f2f2;
	border-radius: 2rem;
	display: flex;
	flex-direction: column;
	min-height: 100%
}

.p-MailScorePrice__price-board hr {
	height: .5px;
	background-color: #d6dce5;
	width: 100%;
	border: none
}

.p-MailScorePrice__price-board hr:not(:first-child) {
	margin-top: 3rem
}

.p-MailScorePrice__price-board hr:not(:last-child) {
	margin-bottom: 3rem
}

.p-MailScorePrice__price-board__header,
.p-MailScorePrice__price-board__dl {
	text-align: center
}

.p-MailScorePrice__price-board__header {
	padding: 3.35rem 3rem;
	color: #0b5092;
	font-weight: bold;
	border-bottom: 1px solid #d6dce5
}

@media not screen and (min-width: 768px) {
	.p-MailScorePrice__price-board__header {
		font-size: 2.4rem;
		line-height: 1.4583333333;
		padding: 3rem
	}
}

.p-MailScorePrice__price-board__body {
	padding: 3rem 3rem 0;
	flex: 1
}

.p-MailScorePrice__price-board__footer {
	padding: 3rem
}

.p-MailScorePrice__price-board__dl dt {
	font-size: 1.6rem;
	line-height: 1.5
}

.p-MailScorePrice__price-board__dl dd {
	font-size: 3rem;
	line-height: 1.3;
	font-family: din-2014;
	color: #0b5092;
	font-weight: bold;
	margin-top: 1rem
}

.p-MailScorePrice__price-board__dl dd.-small-text {
	font-size: 1.6rem;
	line-height: 1.5;
	padding: .75rem 0
}

.p-MailScorePrice__price-board__dl.-initial-cost dd {
	margin-top: .5rem
}

.p-MailScorePrice__price-board__dl.-monthly-cost dd {
	font-size: 4.6rem;
	line-height: 1.2826086957
}

.p-MailScorePrice__price-board__dl.-quantity {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem
}

.p-MailScorePrice__price-board__list {
	margin-left: 0;
	font-size: 1.4rem;
	line-height: 1.71428;
	letter-spacing: .05em
}

.p-MailScorePrice__price-board__list li {
    margin-left: 0;
}

.p-MailScorePrice__price-board__list li.disabled {
    color: #a0a0a0;
}

.p-MailScorePrice__price-board__buttons {
	display: flex;
	flex-direction: column;
	gap: 1rem
}

.p-MailScorePrice__price-board__button {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.p-MailScorePrice__price-board__dl+.c-dl {
	margin-top: 2rem
}

.p-MailRelayPrice__table:not(:first-child) {
	margin-top: 3rem
}

.p-MailRelayPrice__table:not(:last-child) {
	margin-bottom: 3rem
}

.p-MailRelayPrice__table th,
.p-MailRelayPrice__table td {
	text-align: center
}

@media not screen and (min-width: 768px) {
	.p-MailRelayPrice__table {
		font-size: 1.2rem;
		line-height: 1.41666
	}

	.p-MailRelayPrice__table th,
	.p-MailRelayPrice__table td {
		padding: 1.45rem .4rem
	}

	.p-MailRelayPrice__table>thead>tr:first-child th {
		width: 22.6865671642%
	}

	.p-MailRelayPrice__table>thead>tr:first-child th:nth-of-type(1),
	.p-MailRelayPrice__table>thead>tr:first-child th:nth-of-type(4) {
		width: 26.4179104478%
	}
}

.p-MailRelayPrice__list {
	font-size: 1.2rem;
	line-height: 1.41666;
	margin-left: 0
}

.p-MailScorePrice__heading-l+.c-table {
	margin-top: 0
}

.p-MailScoreGuide__section:not(:first-child) {
	margin-top: 5rem
}

.p-MailScoreGuide__section:not(:last-child) {
	margin-bottom: 5rem
}

@media not screen and (min-width: 768px) {
	.p-MailScoreGuide__section .c-section__header {
		padding-top: 4rem
	}

	.p-MailScoreGuide__section .c-section__body {
		padding-bottom: 4rem
	}
}

.p-MailScoreGuide__card.c-card.-list {
	background: #fff
}

.p-MailScoreGuide__card.c-card.-list .c-card__inner {
	padding: 2rem
}

@media screen and (min-width: 768px) {
	.p-MailScoreGuide__card.c-card.-list .c-card__inner {
		padding: 4rem
	}
}

.p-MailScoreGuide__card.c-card.-list .c-card__image-img {
	max-width: 13rem;
	width: 100%;
	margin: 0 !important
}

.p-MailScoreGuide__card.c-card.-list .c-card__heading {
	font-size: 1.6rem;
	line-height: 1.5;
	display: flex;
	align-items: center;
	gap: 2rem
}

.p-MailScoreGuide__card.c-card.-list .c-card__heading .c-card__image-img {
	max-width: 6.5rem;
	width: 100%
}

@media not screen and (min-width: 768px) {
	.p-MailScoreGuide__card.c-card.-list .c-card__heading {
		margin-bottom: 2rem
	}
}

.p-MailScoreGuide__card.c-card.-list .c-card__body {
	padding-left: 4rem;
	padding-right: 0
}

@media not screen and (min-width: 768px) {
	.p-MailScoreGuide__card.c-card.-list .c-card__body {
		padding: 0
	}
}

.p-MailScoreGuide__card.c-card.-list+.p-MailScoreGuide__card {
	margin-top: 4rem;
	position: relative
}

.p-MailScoreGuide__card.c-card.-list+.p-MailScoreGuide__card:before {
	content: url(../img/flowillust-arrow.svg);
	position: absolute;
	display: block;
	left: 50%;
	top: -2.8rem;
	transform: rotate(90deg) translateY(60%);
	transform-origin: right center
}

@media screen and (min-width: 768px) {
	.p-MailScoreGuide__card.c-card.-list+.p-MailScoreGuide__card {
		margin-top: 8rem
	}

	.p-MailScoreGuide__card.c-card.-list+.p-MailScoreGuide__card:before {
		top: -4.8rem
	}
}

/*# sourceMappingURL=mailscore.css.map */