/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 04 2025 | 00:41:23 */
#Lp #Mv {
	background-color:#F2F2F2;
	padding-top:80px;
	padding-bottom:80px;
	padding-left:6%;
	padding-right:6%;
}
#Lp #Mv .txtBox {
	padding-top:0px;
}
#Lp #Mv h1 {
	font-size:68px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:600;
	line-height:1.3;
	letter-spacing:3px;
	margin-bottom:30px;
}
#Lp #Mv h1 strong {
	color:#FF165E;
	font-weight:600;
}
#Lp #Mv h1 em {
	font-size:54px;
	background-color:#FF165E;
	color:#fff;
	font-style:normal;
    padding: 0px 10px 5px 10px;
	border-radius:5px;
}
#Lp #Mv h1 div {
	margin-bottom:20px;
}
#Lp #Mv p {
	font-size:20px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:600;
}
#Lp #Mv p strong {
	font-size:20px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#FF165E;
}
#Lp #Mv .btn {
  color: #fff;
	margin-top:-70px;
}
#Lp #Mv .btn a {
  position: relative;
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 60px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	background-color:#FF165E;
	font-size:24px;
	border-radius:100px;
}
#Lp #Mv .btn a:hover {
	background-color:#FF165E;
	opacity: 0.7;
}
#Lp #Mv .btn a:before {
  background: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_beginner_white2.svg);
  content: "";
  width: 21px;
  height: 33px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Lp #About {
	padding-top:80px;
	padding-bottom:80px;
}
#Lp #About pre {
	font-size:22px;
	font-family: "Montserrat", serif;
	font-weight:600;
	text-align:center;
	margin-bottom:0px;
}
#Lp #About h2 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:20px;
	color:#FF165E;
	letter-spacing:3px;
}
#Lp #About p {
	font-size:20px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:20px;
}
#Lp #About .btn {
  color: #fff;
	margin-top:40px;
}
#Lp #About .btn a {
  position: relative;
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 65px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #fff;
	 font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	background-color:#FF165E;
	font-size:20px;
	border-radius:100px;
}
#Lp #About .btn a:hover {
	background-color:#FF165E;
	opacity: 0.7;
}
#Lp #About .btn a:before {
  background: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_beginner_white3.svg);
  content: "";
  width: 19px;
  height: 30px;
  left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Lp #Solution {
	background-color:#F2F2F2;
	padding-top:80px;
	padding-bottom:80px;
}
#Lp #Solution pre {
	font-size:22px;
	font-family: "Montserrat", serif;
	font-weight:600;
	text-align:center;
	margin-bottom:0px;
}
#Lp #Solution h2 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
	color:#FF165E;
	letter-spacing:3px;
}
#Lp #Solution .section1 {
	background-color:#FFF;
	padding:40px 40px 20px 40px;
	border-radius:20px;
}
#Lp #Solution .section1 h3 {
	font-size:34px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:20px;
	letter-spacing:2px;
}
#Lp #Solution .section1 ul li {
    font-size: 22px;
     font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    list-style: none;
    margin-bottom: 27px;
    background-size: 41px 39px;
    background-repeat: no-repeat;
    background-image: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_check.svg);
    padding-left: 50px;
    background-position: left center;
	line-height:1.8;
}
#Lp #Solution .arrow {
	margin-top:30px;
	margin-bottom:30px;
}
#Lp #Solution .section2 {
	background-color:#FFF;
	padding:40px 40px 40px 40px;
	border-radius:20px;
}
#Lp #Solution .section2 .title {
	margin-bottom:30px;
}
#Lp #Solution .section2 h3 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#FF165E;
	letter-spacing:2px;
}
#Lp #Solution .section2 .box {
	border:3px solid #FF165E;
	border-radius:20px;
}
#Lp #Solution .section2 .box h4 {
	font-size:28px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	background-color:#FF165E;
	border-radius:15px 15px 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
}
#Lp #Solution .section2 .box img {
	padding-top:20px;
	padding-bottom:15px;
}
#Lp #Solution .section2 .box h5 {
	font-size:24px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	color:#FF165E;
	margin-bottom:0px;
}
#Lp #Solution .section2 .box p {
	font-size:22px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:15px;
}

#Lp #Features {
	padding-top:80px;
	padding-bottom:80px;
}
#Lp #Features pre {
	font-size:22px;
	font-family: "Montserrat", serif;
	font-weight:600;
	text-align:center;
	margin-bottom:0px;
}
#Lp #Features h2 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
	color:#FF165E;
	letter-spacing:3px;
}
#Lp #Features .column1 {
	margin-bottom:60px;
}
#Lp #Features h3 {
	font-size:32px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom:15px;
	color:#FF165E;
}
#Lp #Features p {
	font-size:20px;
}

#Lp #Howto {
	background-color:#F2F2F2;
	padding-top:80px;
	padding-bottom:80px;
}
#Lp #Howto pre {
	font-size:22px;
	font-family: "Montserrat", serif;
	font-weight:600;
	text-align:center;
	margin-bottom:0px;
}
#Lp #Howto h2 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
	color:#FF165E;
	letter-spacing:3px;
}
#Lp #Howto .section1 {
	background-color:#FFF;
	padding:40px 40px 10px 40px;
	border-radius:20px;
	margin-bottom:40px;
}
#Lp #Howto .section1 .column {
	margin-bottom:30px;
}
#Lp #Howto .section1 h3 {
	font-size:30px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	border-bottom:4px solid #FF165E;
	padding-bottom:5px;
	margin-bottom:30px;
}
#Lp #Howto .section1 h4 {
	font-size:20px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	background-color:#FF165E;
	margin-bottom:8px;
	color:#FFF;
	display: inline-block;
	padding:0px 5px;
}
#Lp #Howto .section1 h5 {
	font-size:26px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom:5px;
	color:#FF165E;
}
#Lp #Howto .section1 h6 {
	font-size:20px;
	margin-bottom:0px;
}
#Lp #Howto .section1 p {
	font-size:18px;
	line-height:1.6;
	margin-bottom:10px;
}

#Lp #Cta {
	background-color:#FF165E;
	padding-top:80px;
	padding-bottom:80px;
}
#Lp #Cta h2 {
	font-size:30px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom:30px;
	color:#FFF;
	text-align:center;
}
#Lp #Cta .btn1 {
  color: #333;
}
#Lp #Cta .btn1 a {
  position: relative;
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 65px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
	background-color:#FFF;
	font-size:21px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	border-radius:100px;
	border:2px solid #FF165E;
}
#Lp #Cta .btn1 a:hover {
	background-color:#FFF;
	opacity: 0.7;
}
#Lp #Cta .btn1 a:before {
  background: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_beginner_pink.svg);
  content: "";
  width: 21px;
  height: 33px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Lp #Cta .btn2 {
  color: #333;
}
#Lp #Cta .btn2 a {
  position: relative;
  padding-top: 15px;
  padding-right: 45px;
  padding-left: 75px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
	background-color:#FFF;
	font-size:21px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	border-radius:100px;
	border:2px solid #FF165E;
}
#Lp #Cta .btn2 a:hover {
	background-color:#FFF;
	opacity: 0.7;
}
#Lp #Cta .btn2 a:before {
  background: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_mail_pink.svg);
  content: "";
  width: 29px;
  height: 23px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Lp #Faq {
	padding-top:80px;
	padding-bottom:80px;
}
#Lp #Faq pre {
	font-size:22px;
	font-family: "Montserrat", serif;
	font-weight:600;
	text-align:center;
	margin-bottom:0px;
}
#Lp #Faq h2 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
	color:#FF165E;
	letter-spacing:3px;
}
#Lp #Faq h3 {
	font-size:30px; 
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	border-bottom:4px solid #FF165E;
	padding-bottom:5px;
	margin-bottom:30px;
}
#Lp #Faq .qa{
	margin-bottom:60px;
}
#Lp #Faq .qa .smb-accordion__item__title{
	background-color:#fff;
	font-size:22px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:600;
	background-size: 43px 43px;
    background-repeat: no-repeat;
    background-image: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
}
#Lp #Faq .qa p{
	font-size:16px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	background-size: 43px 43px;
    background-repeat: no-repeat;
    background-image: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_a.svg);
    padding-left: 55px;
    background-position: left top;
	padding-bottom: 8px;
    padding-top: 8px;
}
#Lp #Faq .qa p a{
	color:#FF165E;
}
#Lp #Faq .qa .set{
	border-bottom:1px solid #ccc;
	padding-bottom: 15px;
}
svg:not(:host).svg-inline--fa, svg:not(:root).svg-inline--fa {
    color: #FF165E;
}

#Lp #Contact{
	padding-top:80px;
	padding-bottom:80px;
	background-color:#FF165E;
}
#Lp #Contact pre {
	font-size:22px;
	font-family: "Montserrat", serif;
	font-weight:600;
	text-align:center;
	margin-bottom:0px;
	color:#fff;
}
#Lp #Contact h2 {
	font-size:40px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:50px;
	color:#FFF;
	letter-spacing:3px;
}
#Lp #Contact .form {
	padding:60px 60px;
	background-color:#fff;
}



@media (max-width: 1400px) {
	#Lp #Mv .btn {
  color: #fff;
	margin-top:20px;
}
}

@media (max-width: 833px) {
	#Lp #Mv {
	background-color:#F2F2F2;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
}
#Lp #Mv .txtBox {
	padding-top:0px;
}
#Lp #Mv h1 {
	font-size:40px;
	line-height:1.3;
	letter-spacing:0px;
	margin-bottom:10px;
}
#Lp #Mv h1 em {
	font-size:31px;
	background-color:#FF165E;
	color:#fff;
	font-style:normal;
    padding: 0px 10px 5px 10px;
	border-radius:5px;
}
#Lp #Mv h1 div {
	margin-bottom:10px;
}
#Lp #Mv p {
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#Lp #Mv p strong {
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	color:#FF165E;
}
	#Lp #Mv img {
		width:80%
}
	#Lp #Mv .btn {
	margin-top:20px;
		        justify-content: center;
}
#Lp #Mv .btn a {
  position: relative;
  padding-top: 15px;
  padding-right: 25px;
  padding-left: 50px;
  padding-bottom: 15px;
	font-size:18px;
	border-radius:100px;
}
#Lp #Mv .btn a:hover {
	background-color:#FF165E;
	opacity: 0.7;
}
#Lp #Mv .btn a:before {
  background: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_beginner_white.svg);
  content: "";
  width: 15px;
  height: 24px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
	
	#Lp #About {
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Lp #About pre {
	font-size:20px;
	margin-bottom:5px;
}
#Lp #About h2 {
	font-size:30px;
	margin-bottom:15px;
	letter-spacing:0px;
	line-height:1.3;
}
#Lp #About p {
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	line-height:1.6;
}
	#Lp #About .btn {
  color: #fff;
	margin-top:20px;
}
	
	#Lp #Solution {
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Lp #Solution pre {
	font-size:20px;
}
#Lp #Solution h2 {
	font-size:30px;
	margin-bottom:20px;
}
#Lp #Solution .section1 {
	background-color:#FFF;
	padding:20px 15px 20px 15px;
	border-radius:20px;
}
#Lp #Solution .section1 h3 {
	font-size:23px;
	margin-bottom:5px;
	letter-spacing:0px;
}
#Lp #Solution .section1 ul li {
    font-size: 16px;
     font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    list-style: none;
    margin-bottom: 15px;
    background-size: 21px 20px;
    background-repeat: no-repeat;
    background-image: url(http://test.mailcheckn.jp/wp-content/uploads/2025/02/ico_check.svg);
    padding-left: 30px;
    background-position: left 5px;
	line-height:1.8;
}
	#Lp #Solution .section1 img {
		width:90%;
}
#Lp #Solution .arrow {
	margin-top:20px;
	margin-bottom:20px;
	width:60%;
}
#Lp #Solution .section2 {
	background-color:#FFF;
	padding:20px 15px 20px 15px;
	border-radius:20px;
}
#Lp #Solution .section2 .title {
	margin-bottom:20px;
}
#Lp #Solution .section2 h3 {
	font-size:30px;
	letter-spacing:2px;
}
#Lp #Solution .section2 .box {
	border:3px solid #FF165E;
	border-radius:20px;
}
#Lp #Solution .section2 .box h4 {
	font-size:24px;
	padding-top:5px;
	padding-bottom:5px;
}
#Lp #Solution .section2 .box img {
	padding-top:20px;
	padding-bottom:15px;
}
#Lp #Solution .section2 .box h5 {
	font-size:22px;
}
#Lp #Solution .section2 .box p {
	font-size:19px;
}
	
	#Lp #Features {
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Lp #Features pre {
	font-size:20px;
}
#Lp #Features h2 {
	font-size:30px;
	margin-bottom:20px;
	letter-spacing:0px;
}
#Lp #Features .column1 {
	margin-bottom:40px;
}
#Lp #Features h3 {
	font-size:24px;
	margin-bottom:5px;
}
#Lp #Features p {
	font-size:18px;
}
	
	#Lp #Howto {
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Lp #Howto pre {
	font-size:20px;
}
#Lp #Howto h2 {
	font-size:30px;
}
#Lp #Howto .section1 {
	background-color:#FFF;
	padding:20px 15px 0px 15px;
	border-radius:20px;
	margin-bottom:30px;
}
	#Lp #Howto .section1 img {
		width:80%;
}
#Lp #Howto .section1 .column {
	margin-bottom:30px;
}
#Lp #Howto .section1 h3 {
	font-size:24px;
	border-bottom:3px solid #FF165E;
	padding-bottom:5px;
	margin-bottom:20px;
}
#Lp #Howto .section1 h4 {
	font-size:16px;
	margin-bottom:5px;
	padding:0px 5px;
}
#Lp #Howto .section1 h5 {
	font-size:22px;
}
#Lp #Howto .section1 h6 {
	font-size:18px;
}
#Lp #Howto .section1 p {
	font-size:16px;
	line-height:1.6;
	margin-bottom:10px;
}
	#Lp #Cta {
	padding-top:40px;
	padding-bottom:40px;
			padding-left:15px;
		padding-right:15px;
}
#Lp #Cta h2 {
	font-size:24px;
	margin-bottom:20px;
}

#Lp #Faq {
	padding-top:40px;
	padding-bottom:40px;
	padding-left:15px;
		padding-right:15px;
}
#Lp #Faq pre {
	font-size:20px;
}
#Lp #Faq h2 {
	font-size:30px;
	margin-bottom:20px;
}
#Lp #Faq h3 {
	font-size:24px; 
	border-bottom:4px solid #FF165E;
	padding-bottom:5px;
	margin-bottom:20px;
}
#Lp #Faq .qa{
	margin-bottom:40px;
}
#Lp #Faq .qa .smb-accordion__item__title{
	background-color:#fff;
	font-size:18px;
	background-size: 28px 28px;
    padding-left: 35px;
    background-position: left 8px;
	padding-right: 0px;
}
#Lp #Faq .qa p{
	font-size:16px;
	background-size: 28px 28px;
    padding-left: 35px;
    background-position: left 10px;
	padding-bottom: 7px;
    padding-top: 7px;
	line-height:1.6;
}
#Lp #Faq .qa .set{
	border-bottom:1px solid #ccc;
	padding-bottom: 15px;
}
	.smb-accordion__item__title__icon{
		margin-left:0px;
	}
	.smb-accordion__item__body{
		padding-top:0px;
		padding-bottom:0px;
	}
	
	#Lp #Contact{
	padding-top:40px;
	padding-bottom:40px;
	padding-left:15px;
		padding-right:15px;
}
#Lp #Contact pre {
	font-size:20px;
}
#Lp #Contact h2 {
	font-size:30px;
	margin-bottom:30px;
}
#Lp #Contact .form {
	padding:20px 15px;
}


	
}





