/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
img{
	max-width: 100%;
    width: auto;
	height: auto;
}

/*ヘッダー*/

.page-id-559 .site-header,.page-id-604 .site-header{
    background: #fff !important;
}
.page-id-559 .site-header a,.page-id-604 .site-header a{
    color: #191919!important;
}

.page-id-559 header.site-header,.page-id-604 header.site-header {
        position: fixed!important;
	    padding: 0 20px;
    }

    .header_scrolled.admin-bar .site-header {
        animation:unset!important;
    }
    .site-header--layout--nav-float .site-header-logo {
        margin: 5px!important;
        padding: 0!important;
    }
    .site-header-logo img {
        max-height: 50px!important;
    }

.vk-mobile-nav-menu-btn.menu-open {
    border: none!important;
}
section{
	padding: 90px 0 70px;
}
.inner-wrap{
	max-width: 1300px;
	margin:0 auto;
	padding: 0 20px;
}
.inner-wrap.form{
	max-width: 940px;
}
.menu-contact:before{
	display:none;
}
@media (max-width: 991px) {
.inner-wrap{
	max-width: 700px;
}
.inner-wrap.form{
	max-width: 700px;
}
.page-id-559 header.site-header,.page-id-604 header.site-header {
 height: 70px!important;
    }
	
}
@media (max-width: 599px) {
.page-id-559 header.site-header,.page-id-604 header.site-header {
 height: 60px!important;
    }	
    .sp-none{
       display: none!important;
    }
section{
	padding: 60px 0 50px;
}
}

@media (min-width: 600px) {
    .pc-none{
       display: none!important;
    }
    .site-header-logo img {
        max-height: 60px!important;
    }
}

@media (min-width: 992px) {
    .site-header-logo img {
        max-height: 70px!important;
    }
	.menu-contact a{
        background: #f8d340 !important;
        margin-left: 20px;
        padding: 14px 25px !important;
	}	
	
	
}
@media (min-width: 1200px) {
	    .device-pc .global-nav-list>li>a {
        padding: 14px 2em!important;
    }
}

@media screen and (max-width: 767px) {
.page-id-559 header.site-header,.page-id-604 header.site-header {
        display: block !important;
        overflow: hidden!important;
    }
	}
.header_scrolled .header-top, .header_scrolled .site-header-logo, .header_scrolled .site-header-sub, .header_scrolled .vk-campaign-text {
    display: block !important;
}
#vk-mobile-nav-menu-btn {
    margin-top: 0!important;
    }
.vk-mobile-nav-menu-btn {
    left: unset!important;
	border:none!important;
	right: 5px!important;
}


.page-id-559 .site-footer,.page-id-604 .site-footer{
	display:none!important;
}

/*FV*/


    .cta-wrapper {
      position: relative;
      text-align: center;
    padding: 0 15px;
    }

    .label {
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    border: 2px solid #f6c940;
    color: #0077c0;
    padding: 6px 20px;
    width: 100%;
    max-width: 360px;
    font-size: 1rem;
    border-radius: 50px;
    font-weight: bold;
    z-index: 2;
		        line-height: 1.5;
    }

.mainfv .cta-button,.cta-button {
		margin: 0 auto;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #f6c940;
      color: #333;
      font-size: 1.4rem;
      font-weight: bold;
    padding: 28px 40px 23px;
      border: none;
      border-radius: 50px;
      box-shadow: 0 6px 0 #aaa;
      cursor: pointer;
      gap: 10px;
width: 600px;
    }

    .cta-button:hover {
      box-shadow: 0 4px 0 #888;
      transform: translateY(2px);
    }

    .arrow {
      font-size: 1.5rem;
    }

.mainfv{
	padding-top:80px;
	position: relative;
	margin-top:0!important;
}

.mainfv .cta-wrapper{
	position: absolute;
	bottom: 0;
	    width: 100%;
	    bottom: 12.5%;
}


.gray-top{
	position: absolute;
	bottom: 0;
	    left: 0;
    bottom: -1px;
}

@media (max-width: 991px) {
.mainfv{
	padding-top:70px;
}
.mainfv .cta-button,.cta-button {
        width: 450px;
        padding: 18px 40px 12px;
    font-size: 1.2rem;
    }	
.label {
    top: -15px;
    padding: 3px 20px;
    max-width: 360px;
    font-size: .9rem;
}
.mainfv .cta-wrapper{
	position: absolute;
	    width: 100%;
	    bottom: 11%;
}
	
}
@media (max-width: 599px) {
.mainfv{
	padding-top:60px;
}
	
.label {
    top: -15px;
    padding: 3px;
    max-width: 250px;
    font-size: 0.8rem;
}
.mainfv .cta-button,.cta-button {
width:100%;
		    bottom: 42px;
padding: 18px 40px 15px;
    }
 }


/*LP*/
section.gray-back{
	background:#eef3f6;
	position: relative;
}
.gray-bottom{
	position: absolute;
	bottom:0;
	left:0;
}
section h2{
    font-size: 2.2rem;
    text-align: center;
    letter-spacing: 0.03em;
	    line-height: 1.3;
}
section h2.reasons{
	    line-height: .9;
}
section h2.worries{
	    line-height: 1.3;
}
h2.worries{
	position: relative;
}
h2.worries span{
	font-size: 1.6em;
	color:#f69382;
z-index: 1;
    position: relative;
}
h2.hed span{
	font-size: 1.6em;
	color:#25a5d4;
z-index: 1;
    position: relative;
}

h2.worries img{
position: absolute;
    width: auto;
    height: 100px;
    left: 35%;
    top: 0px;
    z-index: 0;
}

    .checklist {
      display: flex;
      flex-direction: column;
      gap: 20px;


    .item {
      display: flex;
      align-items: center;
      background-color: #ffffff;
      border-radius: 12px;
      padding: 0;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    }

    .icon {
        width: 66px;
        height: 66px;
        min-width: 66px;
        min-height: 66px;
        background-color: #00a3dd;
        border-radius: 8px 0 0 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 15px;
		        padding: 10px 10px 10px 14px;
    }

 

    .text {
font-size: 1.3rem;
        letter-spacing: 0.03em;
        font-weight: 600;
        color: #333;
    }
    }



@media (max-width: 1199px) {
h2.worries img{
    left: 32%;
}
}

@media (max-width: 991px) {
h2.worries img{
height: 90px;
    left: 25%;
}
	p.worries {
        text-align: center;
	}
	p.worries img{
        max-width: 200px;
	}
	
}
@media (max-width: 599px) {
section h2{
    font-size: 1.6rem;
}
h2.worries img{
height: 50px;
        left: 43%;
        top: 6px;
}
	
    .checklist {
 
      gap: 15px;


    .icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
        min-height: 50px;
    }

 

    .text {
font-size: 1rem;
    }
    }
	
}


.al-c{
	text-align: center!important;
}

section .col-lg-4 {
        padding:0 30px;
		margin-bottom: 30px;
    }
.row-inner {
    align-items: center;
}

body.page-id-559,body.page-id-604{
	background: #fff!important;
    line-height: 0;
}
body.page-id-559 p,body.page-id-604 p {
    line-height: 2;
}

section.reasons{
	background-image: url(http://yurikamome.site/wp-content/uploads/2025/09/reasons-back.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: bottom!important;
    overflow: hidden;
}



    .banner {
		position: relative;
padding: 30px 40px;
    background: linear-gradient(to right, #0073e6, #00c2cc);
    color: white;
    text-align: center;
    }

    .banner-text {
      font-size: 1.5rem;
      font-weight: bold;
		    line-height: 1.5;
    }
    .banner-text span{
      font-size: 2rem;
    }
    .highlight {
      color: #ffd700; /* 黄色っぽい強調色 */
    }

    .banner-image img {
    position: absolute;
    top: -25%;
    right: 1vw;
    max-height: 150px;
    }


section.contact{
    padding: 60px 0 50px;
	background: #bcedff;
}

.page-id-604 section.contact{
    padding: 400px 0 300px;
}

    @media (min-width: 991px) {
    .banner {
margin-top: 5em;
    }
    }


    @media (min-width: 1200px) {
    .banner-text {
      font-size: 2.3rem;
      font-weight: bold;
    }
    .banner-text span{
      font-size: 3rem;
    }
    .banner-image img {
        top: -62%;
        right: 2vw;
	    max-height: 200px;
    }
    }
    @media (min-width: 1400px) {
    .banner-image img {
    right: 7vw;
    max-height: 210px;
    }
    }
    @media (min-width: 1600px) {
    .banner-image img {
    right: 12vw;
    max-height: 220px;
    }
    }


    @media (max-width: 768px) {
.banner-text {
    font-size: 1.3rem;
}
.banner-text span {
    font-size: 1.8rem;
}
 .banner-image img {
    max-height: 120px;
    }      
    }

    @media (max-width: 599px) {
.banner {
    padding: 20px 30px;
}
.banner-text {
   text-align: left;
}
.banner-image img {
        top: -22px;
        right: 3.8vw;
        max-height: 143px;
}	
section.contact{
    padding: 40px 0 40px;
}	
		
.page-id-604 section.contact{
    padding: 200px 0 120px;
}		
		
}
    @media (max-width: 379px) {
.banner {
    padding: 20px 20px;
}
.banner-image img {
        top: -10px;
        right: 2.8vw;
        max-height: 35vw;
}	
}

    @media (max-width: 349px) {
.banner {
        padding: 15px;
    }
    .banner-text span {
        font-size: 1.7rem;
    }
.banner-image img {
top: 0px;
        right: 2.8vw;
        max-height: 32vw;
}	
}





.gray-back{
    table {
      width: 100%;
      border-collapse: collapse;
        border: solid 1px #eef3f6!important;
      overflow: hidden;
    }

    th, td {
		    line-height: 1.5;
      padding: 16px;
      text-align: center;
      border-bottom: 1px solid #ddd;
		border: solid 1px #eef3f6!important;
    }
	th.yurikamome {
border-left: 3px solid #f69382 !important;
        border-right: 3px solid #f69382 !important;
        border-top: 3px solid #f69382 !important;
        font-size: 2.5em;
        letter-spacing: 0.08em;
        padding: 6px;
        background: #f69382;
    }
	td.yurikamome {
      border-left: 3px solid #f69382!important;
      border-right: 3px solid #f69382!important;
		        font-weight: 600;
    }
	td.yurikamome.bottom {
      border-bottom: 3px solid #f69382!important;
    }
	
    th {
        background-color: #909090;
        font-weight: bold;
        color: #fff;
        font-size: 1.2em;
        letter-spacing: 0.03em;
    }

	td{
		      background-color: #fff;
	}
	
	
    th:first-child {
background-color: #25a5d4;
        color: white;
        width: 20%;
        letter-spacing: 0.01em;
        font-size: 1.1em;
        font-weight: 500;
        text-align: left;
        padding: 16px 20px;
    }
	
    table.sp th:first-child {
      width: 44%;
    }
    .highlight {
      background-color: #ff7b61;
      color: white;
      font-weight: bold;
    }

    .icon {
      font-size: 34px;
		font-weight: 600;
    }
    .icon.icon2 {
      font-size: 36px;
    }
    .circle { color: #f69382; }
    .triangle { color: #25a5d4; }
    .cross { color: #555; }


}





    @media (max-width: 599px) {
		
		h3.yurikamome{
font-size: 2.2em;
        letter-spacing: 0.08em;
        padding: 10px 6px;
        background: #f69382;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
		}	
		h3.tasya{
font-size: 1.5em;
        letter-spacing: 0.08em;
        padding: 10px 6px;
        background:#909090;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
		}		
		
.gray-back {
    th:first-child {
        font-size: 12px;
padding: 6px 12px;
    }
    td.yurikamome {
        font-size: 12px;
    }
}
.gray-back {
    th, td {
padding: 6px 12px;
    }
    .icon {
      font-size: 28px;
    }
    .icon.icon2 {
      font-size: 30px;
    }
	
}		
		
}

.bubble {
display: inline-block;
background-color: #1e2a38;
color: white;
padding: 8px 16px;
border-radius: 5px;
font-size: 1.2rem;
position: relative;
margin-bottom: 0px;
	    line-height: 1.5;
}


.bubble::after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 30%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
    border-top: 15px solid #1e2a38;
}

section .hed.al-c h2{
	font-size: 2.8rem;
}


@media (max-width: 599px) {

section .hed.al-c h2{
	font-size: 1.5rem;
}
.bubble {
    font-size: .9rem;
}	
	
}

.plan{
	
	
	
    .col-lg-6,.col-lg-12 {
        padding: 0 40px;
		            margin: 0 0 40px;
    }
	
@media (max-width: 1199px) {
    .col-lg-6,.col-lg-12 {
        padding: 0 20px;
    }	
}
	
.inner-wrap {
    max-width: 1080px;
}
	
@media (max-width: 991px) {
.inner-wrap {
    max-width: 700px;
	margin:0 auto;
    }	
}
		
	
	
	
.card {
        margin: 0 auto;
        background: white;
        border: 4px solid #eeeeee;
        padding: 30px 50px;
		    line-height: 1.5;
}


.plan-title {
        background-color: #006bd8;
        color: white;
        text-align: center;
        padding: 11px 24px;
        display: inline-block;
        border-radius: 50px;
        font-size: 1.6rem;
        max-width: 340px;
        width: 100%;
	    line-height: 1.5;
}
.plan2 .plan-title {
        background-color: #25a5d4;
}


.image {
        width: 100%;
        max-width: 300px;
        margin: 5px auto -18px;
}




.price {
        font-size: 7rem;
        font-weight: bold;
        color: #1e2a38;
        text-align: center;
}


	@media (max-width: 599px) {
.card {
        padding: 20px 15px;
}
.price {
        font-size: 6rem;
}
}	
	
	
	
	
.tax { font-size: 0.9rem; color: #333; margin-bottom: 24px; }


.features {
text-align: left;
margin-top: 10px;
padding: 0;
	margin-bottom: 0;
}


.features li {
margin-bottom: 12px;
padding-left: 24px;
background: url('http://yurikamome.site/wp-content/uploads/2025/09/checkmark.png') no-repeat left center;
background-size: 20px 20px;
list-style: none;
font-size: 0.95rem;
color: #1e2a38;
}	
.plan2 .features li {
background: url('http://yurikamome.site/wp-content/uploads/2025/09/checkmark-1.png') no-repeat left center;
background-size: 20px 20px;
}	
	
.plan-content {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}	
	
.plan-content {
.content {
flex: 1;
.plan-title {
        max-width: 350px;
        width: 100%;
	background: #1e2a38;
    }
    .price {
        text-align: left;
    }

	@media (max-width: 599px) {
    .price {
        text-align:center;
		font-size: 4rem;
    }
    }
}


.image {
flex: 1;
            max-width: 450px;
            margin: 0px auto 0px;
}
	
	
}
	
}


.step img{
	max-width: 60%;
	margin: 0 auto 20px;
}



.voice-slider .card{
	border-radius: 0;
        margin: 0 auto;
        background: white;
        border: 4px solid #eeeeee;
        padding: 30px 50px;
	height: 750px;
}
.voice-slider .card h3{
    font-size: 2rem;
    letter-spacing: 0.03em;
    line-height: 1.5;
margin: 0!important;
}
.voice-slider .card h3 span{
   color: #25a5d4;
}

.voice-slider .card img{
    max-width: 45%;
    margin: 15px auto 0;
}

.voice-slider .card-box{
	padding: 0 40px
}
.slick-slide {
    height: auto!important;
}
.slick-prev, .slick-next {
    width: 30px;
    height: 30px;
}
.slick-prev:before, .slick-next:before {
    font-size: 30px;
color: #25a5d4;
    opacity: 1;
}
.slick-next {
    right: -15px!important;
	    z-index: 2;
}
.slick-prev {
    left: -15px!important;
	    z-index: 2;
}
h2.hed.sub {
font-size: 3rem;
line-height: 1.5;
	padding-bottom: 10px;
}
h2.hed span.sub {
    font-size: .5em;
}


@media (max-width: 1160px) {
.voice-slider .card{
	height: 830px;
}
}
@media (max-width: 1050px) {
.voice-slider .card h3{
    font-size: 1.6rem;
}
}

@media (max-width: 991px) {
.voice-slider .card{
	height: auto;
}
}


    @media (max-width: 599px) {
.voice-slider .card{
padding: 5px 15px;
        }
.voice-slider .card-box{
	padding: 0 10px
}
h2.hed.sub {
font-size: 2rem;
}	
h2.hed span.sub {
    font-size: .6em;
}		
    }



.faq-list {
max-width: 900px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 25px;
}


.faq-box {
background-color: #fff;
border-radius: 12px;
padding: 24px 35px 10px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}


.faq-box .q, .faq-box .a {
display: flex;
align-items: flex-start;
gap: 10px;
margin-bottom: 12px;
}


.faq-box .q-icon, .faq-box .a-icon {
    font-weight: bold;
    color: white;
    width: 35px;
    line-height: 0;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
	min-width: 35px;
    min-height: 35px;
}


.faq-box .q-icon {
background-color: #25a5d4;
}


.faq-box .a-icon {
background-color: #f69382;
}


.faq-box p {
margin: 0;
color: #333;
font-size: 0.95rem;
line-height: 1.8;
}


.faq-box p.title{
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 10px;
}


@media (max-width: 599px) {
.faq-box {
    padding: 20px 15px 6px;
}
.faq-box p.title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.5;
}	
}





input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
    font-size: 1.2rem!important;
    border: none!important;
    padding: 1em!important;
    margin: 0 0 .5rem!important;
    width: 100%!important;
    background-color: #fff!important;
}

.inner-wrap.form p{
	font-weight: 600;
	font-size: 1.3em;
}


.inner-wrap.form p .mand{
background: #f69382;
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px;
    letter-spacing: 1;
    font-size: 0.8em;
    margin-right: 10px;
}

.inner-wrap.form input[type=submit]{
    margin: 50px auto 0!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    background-color: #f6c940!important;
    color: #333!important;
    font-size: 1.4rem!important;
    font-weight: bold!important;
    padding: 28px 40px 23px!important;
    border: none!important;
    border-radius: 50px!important;
    box-shadow: 0 6px 0 #aaa!important;
    cursor: pointer!important;
    gap: 10px!important;
    width: 600px!important;
}
.inner-wrap.form input[type=submit]:hover {
      box-shadow: 0 4px 0 #888!important;
      transform: translateY(2px)!important;
    }




.hed.hed-1 h2{
background-image: url(http://yurikamome.site/wp-content/uploads/2025/09/hed-1.png) !important;
    background-repeat: no-repeat;
    background-size: 62%;
    padding: 18px 0 34px;
    margin-bottom: 1.3em;
    background-position: center !important;
    overflow: hidden;
}
.hed.hed-2 h2{
    background-image: url(http://yurikamome.site/wp-content/uploads/2025/09/hed-2.png) !important;
    background-repeat: no-repeat;
    background-size: 62%;
    padding: 24px 0 28px;
    margin-bottom: 1.5em;
    background-position: center !important;
    overflow: hidden;
}
.hed.hed-3 h2{
background-image: url(http://yurikamome.site/wp-content/uploads/2025/09/hed-3.png) !important;
    background-repeat: no-repeat;
    background-size: 62%;
    padding: 18px 0 38px;
    margin-bottom: 1em;
    background-position: center !important;
    overflow: hidden;
}


@media (max-width: 599px) {
	
.hed.hed-1 h2{
    background-size: 100%;
}
.hed.hed-2 h2{
    background-size: 100%;
}
.hed.hed-3 h2{
    background-size: 135%;
	margin-bottom: 0em;
}	
	
	
.inner-wrap.form input[type=submit]{
        width: 100%!important;
        bottom: 42px!important;
        padding: 18px 40px 15px!important;
    }

   }






.m0 {
	margin: 0!important;
}
.m0-t {
	margin-top: 0!important;
}
.m0-r {
	margin-right: 0!important;
}
.m0-b {
	margin-bottom: 0!important;
}
.m0-l {
	margin-left: 0!important;
}
.m5 {
	margin: 5px!important;
}
.m5-t {
	margin-top: 5px!important;
}
.m5-r {
	margin-right: 5px!important;
}
.m5-b {
	margin-bottom: 5px!important;
}
.m5-l {
	margin-left: 5px!important;
}
.m10 {
	margin: 10px!important;
}
.m10-t {
	margin-top: 10px!important;
}
.m10-r {
	margin-right: 10px!important;
}
.m10-b {
	margin-bottom: 10px!important;
}
.m10-l {
	margin-left: 10px!important;
}
.m15 {
	margin: 15px!important;
}
.m15-t {
	margin-top: 15px!important;
}
.m15-r {
	margin-right: 15px!important;
}
.m15-b {
	margin-bottom: 15px!important;
}
.m15-l {
	margin-left: 15px!important;
}
.m20 {
	margin: 20px!important;
}
.m20-t {
	margin-top: 20px!important;
}
.m20-r {
	margin-right: 20px!important;
}
.m20-b {
	margin-bottom: 20px!important;
}
.m20-l {
	margin-left: 20px!important;
}
.m25 {
	margin: 25px!important;
}
.m25-t {
	margin-top: 25px!important;
}
.m25-r {
	margin-right: 25px!important;
}
.m25-b {
	margin-bottom: 25px!important;
}
.m25-l {
	margin-left: 25px!important;
}
.m30 {
	margin: 30px!important;
}
.m30-t {
	margin-top: 30px!important;
}
.m30-r {
	margin-right: 30px!important;
}
.m30-b {
	margin-bottom: 30px!important;
}
.m30-l {
	margin-left: 30px!important;
}
.m40 {
	margin: 40px!important;
}
.m40-t {
	margin-top: 40px!important;
}
.m40-r {
	margin-right: 40px!important;
}
.m40-b {
	margin-bottom: 40px!important;
}
.m40-l {
	margin-left: 40px!important;
}
.m50 {
	margin: 50px!important;
}
.m50-t {
	margin-top: 50px!important;
}
.m50-r {
	margin-right: 50px!important;
}
.m50-b {
	margin-bottom: 50px!important;
}
.m50-l {
	margin-left: 50px!important;
}
.m60 {
	margin: 60px!important;
}
.m60-t {
	margin-top: 60px!important;
}
.m60-r {
	margin-right: 60px!important;
}

.m60-b {
	margin-bottom: 60px!important;
}
.m60-l {
	margin-left: 60px!important;
}
.m70 {
	margin: 70px!important;
}
.m70-t {
	margin-top: 70px!important;
}
.m70-r {
	margin-right: 70px!important;
}
.m70-b {
	margin-bottom: 70px!important;
}
.m70-l {
	margin-left: 70px!important;
}
.m80 {
	margin: 80px!important;
}
.m80-t {
	margin-top: 80px!important;
}
.m80-r {
	margin-right: 80px!important;
}
.m80-b {
	margin-bottom: 80px!important;
}
.m80-l {
	margin-left: 80px!important;
}
.m90 {
	margin: 90px!important;
}
.m90-t {
	margin-top: 90px!important;
}
.m90-r {
	margin-right: 90px!important;
}
.m90-b {
	margin-bottom: 90px!important;
}
.m90-l {
	margin-left: 90px!important;
}
.m100 {
	margin: 100px!important;
}
.m100-t {
	margin-top: 100px!important;
}
.m100-r {
	margin-right: 100px!important;
}
.m100-b {
	margin-bottom: 100px!important;
}
.m100-l {
	margin-left: 100px!important;
}
.m120 {
	margin: 120px!important;
}
.m120-t {
	margin-top: 120px!important;
}
.m120-r {
	margin-right: 120px!important;
}
.m120-b {
	margin-bottom: 120px!important;
}
.m120-l {
	margin-left: 120px!important;
}
.m150 {
	margin: 150px!important;
}
.m150-t {
	margin-top: 150px!important;
}
.m150-r {
	margin-right: 150px!important;
}
.m150-b {
	margin-bottom: 150px!important;
}
.m150-l {
	margin-left: 150px!important;
}
.m200 {
	margin: 200px!important;
}
.m200-t {
	margin-top: 200px!important;
}
.m200-r {
	margin-right: 200px!important;
}
.m200-b {
	margin-bottom: 200px!important;
}
.m200-l {
	margin-left: 200px!important;
}
.m300 {
	margin: 300px!important;
}
.m300-t {
	margin-top: 300px!important;
}
.m300-r {
	margin-right: 300px!important;
}
.m300-b {
	margin-bottom: 300px!important;
}
.m300-l {
	margin-left: 300px!important;
}
.p0 {
	padding: 0!important;
}
.p0-t {
	padding-top: 0!important;
}
.p0-r {
	padding-right: 0!important;
}
.p0-b {
	padding-bottom: 0!important;
}
.p0-l {
	padding-left: 0!important;
}
.p5 {
	padding: 5px!important;
}
.p5-t {
	padding-top: 5px!important;
}
.p5-r {
	padding-right: 5px!important;
}
.p5-b {
	padding-bottom: 5px!important;
}
.p5-l {
	padding-left: 5px!important;
}
.p10 {
	padding: 10px!important;
}
.p10-t {
	padding-top: 10px!important;
}
.p10-r {
	padding-right: 10px!important;
}
.p10-b {
	padding-bottom: 10px!important;
}
.p10-l {
	padding-left: 10px!important;
}
.p15 {
	padding: 15px!important;
}
.p15-t {
	padding-top: 15px!important;
}
.p15-r {
	padding-right: 15px!important;
}
.p15-b {
	padding-bottom: 15px!important;
}
.p15-l {
	padding-left: 15px!important;
}
.p20 {
	padding: 20px!important;
}
.p20-t {
	padding-top: 20px!important;
}
.p20-r {
	padding-right: 20px!important;
}
.p20-b {
	padding-bottom: 20px!important;
}
.p20-l {
	padding-left: 20px!important;
}
.p25 {
	padding: 25px!important;
}
.p25-t {
	padding-top: 25px!important;
}
.p25-r {
	padding-right: 25px!important;
}
.p25-b {
	padding-bottom: 25px!important;
}
.p25-l {
	padding-left: 25px!important;
}
.p30 {
	padding: 30px!important;
}
.p30-t {
	padding-top: 30px!important;
}
.p30-r {
	padding-right: 30px!important;
}
.p30-b {
	padding-bottom: 30px!important;
}
.p30-l {
	padding-left: 30px!important;
}
.p40 {
	padding: 40px!important;
}
.p40-t {
	padding-top: 40px!important;
}
.p40-r {
	padding-right: 40px!important;
}
.p40-b {
	padding-bottom: 40px!important;
}
.p40-l {
	padding-left: 40px!important;
}
.p50 {
	padding: 50px!important;
}
.p50-t {
	padding-top: 50px!important;
}
.p50-r {
	padding-right: 50px!important;
}
.p50-b {
	padding-bottom: 50px!important;
}
.p50-l {
	padding-left: 50px!important;
}
.p60 {
	padding: 60px!important;
}
.p60-t {
	padding-top: 60px!important;
}
.p60-r {
	padding-right: 60px!important;
}
.p60-b {
	padding-bottom: 60px!important;
}
.p60-l {
	padding-left: 60px!important;
}
.p70 {
	padding: 70px!important;
}
.p70-t {
	padding-top: 70px!important;
}
.p70-r {
	padding-right: 70px!important;
}
.p70-b {
	padding-bottom: 70px!important;
}
.p70-l {
	padding-left: 70px!important;
}
.p80 {
	padding: 80px!important;
}
.p80-t {
	padding-top: 80px!important;
}
.p80-r {
	padding-right: 80px!important;
}
.p80-b {
	padding-bottom: 80px!important;
}
.p80-l {
	padding-left: 80px!important;
}
.p90 {
	padding: 90px!important;
}
.p90-t {
	padding-top: 90px!important;
}
.p90-r {
	padding-right: 90px!important;
}
.p90-b {
	padding-bottom: 90px!important;
}
.p90-l {
	padding-left: 90px!important;
}
.p100 {
	padding: 100px!important;
}
.p100-t {
	padding-top: 100px!important;
}
.p100-r {
	padding-right: 100px!important;
}
.p100-b {
	padding-bottom: 100px!important;
}
.p100-l {
	padding-left: 100px!important;
}
	



