@charset "utf-8";

body.lp-page #LP_PAGE{
	width: 100%;
    min-height: 100vh;
    height: auto!important;
	font-family: 'Noto Sans JP', sans-serif;
}
body.lp-page #LP_PAGE ::selection{
	color: #1557ae!important;
    -webkit-text-fill-color: white;
	background: #ffcc00;
}
body.lp-page #LP_PAGE p{
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1.5px;
}
body.lp-page #LP_PAGE span.left-indent-b{
	margin-left: -12px;
	margin-right: 1px;
}
body.lp-page #LP_PAGE span.left-indent{
	margin-left: -8px;
	margin-right: 1px;
}
body.lp-page #LP_PAGE span.left-indent-s{
	margin-left: -6px;
	margin-right: 1px;
}
body.lp-page #LP_PAGE span.left-indent-s{
	margin-left: -6px;
	margin-right: 1px;
}
body.lp-page #LP_PAGE span.right-indent{
	margin-right: -6px;
}
body.lp-page #LP_PAGE span.right-indent-s{
	margin-right: -8px;
}
body.lp-page #LP_PAGE span.right-indent-ss{
	margin-right: -15px;
}
body.lp-page #LP_PAGE span.spacing--b{
	letter-spacing: 4.5px;
}
body.lp-page #LP_PAGE span.point-yellow{
	color: #ffcc00;
}
body.lp-page #LP_PAGE span.point-red{
	color: #e13d3d;
}
body.lp-page #LP_PAGE span.font-roboto{	
	font-family: "Roboto", serif;
}
body.lp-page #LP_PAGE span.txt-bold{
	font-weight: 700;
}
body.lp-page #LP_PAGE span.point-sky{
	color: #3c75ff;
}
body.lp-page #LP_PAGE span.h-margin{
	margin-left: -4px;
	margin-right: -4px;
}
body.lp-page #LP_PAGE span.marker-yellow{
	padding: 2px 4px 2px 5px;
	background: #ffc414;
}
body.lp-page #LP_PAGE .point--bottom{
	font-size: 20px!important;
	font-weight: 400!important;
	line-height: 1.7;
	letter-spacing: 2px;
	margin-top: 30px;
	margin-bottom: 0;
	text-align: center;
}
body.lp-page #LP_PAGE .point--bottom--2{
	font-size: 20px!important;
	font-weight: 700!important;
	line-height: 1.7;
	letter-spacing: 2px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
body.lp-page #LP_PAGE .point--bottom--s{
	font-size: 17px!important;
	font-weight: 500!important;
	line-height: 1.5;
	letter-spacing: 2px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
body.lp-page #LP_PAGE #LP_top_area{
	position: relative;
	width: 100%;
	height: 600px;
    background: linear-gradient(270deg, #1d4394 0%, #1557ae 90%);
	margin: 0 auto;	
    overflow: visible;
	z-index: 100;
}
body.lp-page #LP_PAGE #LP_top_area::before{
    content: "";
    position: absolute;
    inset: 0;
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/contact_bg2.webp) center /cover no-repeat;
    opacity: .7;
    pointer-events: none;
	z-index: 0;
}
body.lp-page #LP_PAGE #LP_top_area::after{
    position: absolute;
    content: "";
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background-image:
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after2.webp),
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after3.webp),
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after.webp);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position:
        calc(50% + 520px) calc(100% + 20px),
        calc(50% - 620px) calc(100% - 40px),
        calc(50% + 630px) calc(100% - 160px);
    background-size:
        170px auto,   /* back_01 */
        170px auto,   /* back_02 */
        180px auto;   /* back_02 */
    opacity: .15;   /* 全体の薄さ */
}
body.lp-page #LP_PAGE #LP_top_area > *{
    position: relative;
    z-index: 1;
}
body.lp-page .lp-header{
    width: 100%;
    height: 90px;
    box-sizing: border-box;
}
body.lp-page .lp-header .LP_header_inn{
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body.lp-page .lp-header .logo_area{
    width: 280px;
    padding: 20px 0;
    box-sizing: border-box;
}
body.lp-page .lp-header .logo_area h2{
    font-size: 11px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 2.2px;
    padding-left: 5px;
    padding-bottom: 3px;
}
body.lp-page .lp-header .logo_area img{
    width: 250px;
    height: auto;
    margin-right: 30px;
    display: block;
}
body.lp-page .lp-header .cta_btn_area{
    width: calc(100% - 280px);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    box-sizing: border-box;
}
body.lp-page .lp-header .tel_num{margin-top: 0;}
body.lp-page .lp-header .tel_num p{
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    letter-spacing: 1.7px;
    margin: 0;
}
body.lp-page .lp-header .tel_num .wt{margin-bottom: 4px;}
body.lp-page .lp-header .tel_num .num{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3.1px;
    font-family: "Roboto", serif;
    margin: 0 0 2px;
}
body.lp-page .lp-header .tel_num .time{
    padding-left: 2px;
    letter-spacing: 3px;
}
body.lp-page .lp-header .tel_num .time .time-num{ font-family: "Roboto", serif; }
body.lp-page .lp-header .btn_contact{ width: 203px; text-align: center; }
body.lp-page .lp-header .btn_dn{ width: 250px; text-align: center; }
/* buttons */
body.lp-page .lp-header .btn_contact a,
body.lp-page .lp-header .btn_dn a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    border-radius: 50px;
    text-decoration: none;
    transition: .3s;
}
body.lp-page .lp-header .btn_contact a{
    width: 200px;
    margin: 0 10px 0 auto;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1.4px;
    color: #1a4da1 !important;
    background: #ffcc00;
}
body.lp-page .lp-header .btn_dn a{
    width: 250px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.4px;
    color: #fff !important;
    background: #3570ff;
}
body.lp-page .lp-header .btn_contact a:hover,
body.lp-page .lp-header .btn_dn a:hover{
    transform: scale(1.02);
    letter-spacing: 1.7px;
}
body.lp-page .lp-header .btn_contact a::after,
body.lp-page .lp-header .btn_dn a::after{
    position: absolute;
    content: "";
    top: 38%;
    right: 12px;
    width: 10px;
    height: 10px;
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/arrow_b.svg) center/10px no-repeat;
}
body.lp-page .lp-header .btn_dn a::after{
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/arrow_w.svg) center/10px no-repeat;
}
/* =========================
   Original header (FV内は流れる・透明)
========================= */
body.lp-page #LP_PAGE #LP_top_area #LP_header{
    position: relative;
    background: transparent;
    z-index: 10;
}
/* =========================
Fixed clone header（#onayami付近で出る）
========================= */
body.lp-page #LP_PAGE #LP_header{
    position: relative;
    width: 100%;
    height: 90px;
    background: transparent;
    z-index: 10;
}
body.lp-page .lp-fixed-clone{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 3000;
    background: rgba(15, 65, 174, .92);
    backdrop-filter: blur(6px);
    box-shadow: 0 6px 18px rgba(0,0,0,.12);
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: opacity .25s ease, transform .25s ease;
}
body.lp-header-show .lp-fixed-clone{
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn,
.lp-fixed-clone .LP_header_inn{
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area,
body.lp-page .lp-fixed-clone .logo_area {
	width: 280px;
	padding: 20px 0;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area h2{
	font-size: 11px;
	font-weight: 300;
	color: #fff;
	letter-spacing: 2.2px;
	padding-left: 5px;
	padding-bottom: 3px;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area img{
	width: 250px;
	height: auto;
	margin-right: 30px;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area,
body.lp-page .lp-fixed-clone .cta_btn_area{
	width: calc(100% - 280px);
	display: flex;
	flex-direction: row;	
    justify-content: flex-end;
	align-items: center;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num{
	margin-top: -5px!important;
	margin-right: -3px!important;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num p{
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	line-height: 1;
	letter-spacing: 1.7px;
	margin-bottom: 0;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num .wt{
	margin-bottom: 4px!important;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num .num{
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 3.1px;
	font-family: "Roboto", serif;
	margin-bottom: 2px!important;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num .time{
	padding-left: 2px;
	letter-spacing: 3px;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num .time .time-num{
	font-family: "Roboto", serif;	
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact{
	width: 200px;
	text-align: center!important;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a,
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;  
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 1.4px;
	line-height: 1.5;
	width: 200px;
	height: 46px;	
	margin: auto 10px auto auto;
	color: #1a4da1!important;
	background: #ffcc00;
	border-radius: 50px;
    text-decoration: none;
    transition: .3s;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a{	
	margin: auto;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a:hover{
    transform: scale(1.02);
	letter-spacing: 1.7px;
    transition: .3s;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a::after,
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a::after{
    position: absolute;
	content: "";
    top: 39%;
    bottom: 0;
    right: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10px;
    height: 10px;
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/arrow_b.svg) center center / 10px no-repeat;
    transition: .3s;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn{
	width: 250px;
	text-align: center!important;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a{
	position: relative;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1.4px;
	width: 250px;
	color: #fff!important;
	background: #3570ff;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a:hover{
    transform: scale(1.02);
	letter-spacing: 1.7px;
    transition: .3s;
}
body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a::after{
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/arrow_w.svg) center center / 10px no-repeat;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
	max-width: 1200px;
	height: 500px;
    margin: -18px auto auto;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left{
    flex: 1 1 auto;
    min-width: 0;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
    flex: 0 0 470px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 10px!important;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right img{
    width: 100%;
    height: auto;
    display: block;
	padding-top: 10px;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt{
	padding-top: 0;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	letter-spacing: 1.8px;
	line-height: 1.9;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
	font-size: 26px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
	font-size: 35px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1.4px;
	margin-bottom: 17px;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
	display: flex;
	flex-direction: row;
	padding-top: 15px;
	padding-bottom: 20px;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
	width: 230px;
	height: 130px;
	background: rgba(255,255,255,.15);
	border: 1px solid rgba(255,255,255,.3);
	margin-right: 13px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 15px 8px 12px;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1.6px;
	margin-bottom: 0;
	text-align: center;
	opacity: .95;
}
body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box img{
	width: 100%;
}
body.lp-page #LP_PAGE .lp-contents--area .contents{
	width: 100%;	
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn{
	max-width: 1200px;
	margin: auto;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 3.5px;
	color: #0a1929;
	text-align: center;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .point{
	font-size: 22px;
	font-weight: 500;
	text-align: center;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
	width: 100%;
	margin: 40px auto 30px;
	display: flex;
	flex-direction: row;	
	justify-content: space-between;
	align-items: center;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box{
	width: calc((100% - 90px) / 4);
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 30px;
	padding: 0 20px;
	text-align: left;
	background: #2c4574;
	overflow: hidden;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:last-child{
	margin-right: 0;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-child(1){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/onayami_square_01.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-child(2){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/onayami_square_02.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-child(3){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/onayami_square_03.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-child(4){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/onayami_square_04.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box p{
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2px;
	text-align: left;
	color: #fff;
	margin-bottom: 0;	
	text-shadow: 0 0 10px #001c57;
}
body.lp-page #LP_header.lp-fixed-clone .logo_area,
body.lp-page #LP_header.lp-fixed-clone .cta_btn_area,
body.lp-page #LP_header.lp-fixed-clone .tel_num,
body.lp-page #LP_header.lp-fixed-clone .btn_contact,
body.lp-page #LP_header.lp-fixed-clone .btn_dn,
body.lp-page #LP_header.lp-fixed-clone a{
    /* 何もしなくてOK（元CSSが要素ベースなら効く） */
}
body.lp-page #LP_PAGE #onayami{
	position: relative;
	background: #fff;
	padding: 60px 0 70px;
	text-align: center;	
}
body.lp-page #LP_PAGE #onayami::before{
	position: absolute;
	content: "";
	left: 58%;
	top: -130px;
	transform: translateX(-50%);
	width: 185px;
	height: 185px;
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after.webp) center/contain no-repeat;
	opacity: .15;
	pointer-events:none;
	z-index: 1;
}
body.lp-page #LP_PAGE #onayami::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -38px;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 40px solid #fff;
	z-index: 2;
}
body.lp-page #LP_PAGE #onayami p{
	margin-bottom: 0;
}
body.lp-page #LP_PAGE #about{
	position: relative;
	width: 100%;
	background: linear-gradient(270deg, #1d4394 0%, #1557ae 90%);
	padding: 60px 0 160px;
	text-align: center;
    overflow: visible;
}
body.lp-page #LP_PAGE #about::before{
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/about_background_img.webp);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    opacity: 0.7;
    pointer-events: none;
    z-index: 0;
}
body.lp-page #LP_PAGE #about::after{
    position: absolute;
    content: "";
    bottom: -90px;
    right: 0;
    width: 310px;
    height: 310px;
    background-image: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/about_monnit_sensor.webp);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    pointer-events: none;
    z-index: 3;
}
body.lp-page #LP_PAGE #about .inn{
    position: relative;
	max-height: 1200px;
	margin: 20px auto;
	z-index: 5;
}
body.lp-page #LP_PAGE #about .inn .title{
	color: #fff;
	margin-bottom: 30px;
	text-shadow: 0 0 10px #001c57;
}
body.lp-page #LP_PAGE #about .comment{
	font-size: 17px;
	font-weight: 400;
	line-height: 2;
	color: #fff;
	margin-bottom: 0;
	text-shadow: 0 0 10px #001c57;
}
body.lp-page #LP_PAGE #feature{
	position: relative;
	background: #fff;
	padding: 70px 0 50px;
}
body.lp-page #LP_PAGE #feature .title{
	text-align: center;	
}
body.lp-page #LP_PAGE #feature .feature--box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge{
    position: absolute;
    top: -28px;
    left: 0;
    font-size: 52px;
    font-weight: 800;
	display: inline-block;
    transform: scaleY(1.05);
    color: #2f6bff;
    font-family: "Roboto", sans-serif;
    line-height: 1;
    transform-origin: left top;
    z-index: 2;
    isolation: isolate;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::before{
    content: "";
    position: absolute;
    left: 38px;
    top: 50px;
    width: 32px;
    height: 20px;
    background: #fff;
    z-index: 1; 
    transform: rotate(320deg);
    transform-origin: left top;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::after{
    position: absolute;
    content: "";
    left: 26px!important;
    top: 58px!important;
    width: 60px!important;
    height: 2px!important;
    background: #2f6bff!important;
    transform: rotate(320deg)!important;
    transform-origin: left center!important;
}
body.lp-page #LP_PAGE #feature .feature--box .title{
    margin: 0;
    line-height: 1.2;
}
body.lp-page #LP_PAGE #feature .feature--box .box1{
	position: relative;
	width: 100%;
	margin: 15px auto 40px;
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
	position: relative;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #3c75ff;
	text-align: left;
	margin-left: 70px;
	z-index: 3;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .title .title--s{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1.2px;
	color: #000;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball{
	width: 100%;
	margin: 30px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box{
	width: calc((100% - 120px) / 5);
	margin-right: 30px;
	text-align: center;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box:last-child{
	margin-right: 0;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
	display: block;
	width: 180px;
	height: 180px;
	margin: 0 auto 10px;
	object-fit: cover;
	border-radius: 50%;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
	font-size: 23px;
	font-weight: 600;
	color: #0a1929;
	letter-spacing: 2px;
	margin: 15px auto 10px;
	text-align: center;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 1.4px;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title-spacing-s{
	letter-spacing: 1px;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square{
	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	height: 200px;
	padding: 30px 20px 20px;
	display: flex;
	align-items: flex-start;
	position: relative;
	color: #fff;
	overflow: hidden;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box:last-child{
	margin-right: 0;
}
body.lp-page #LP_PAGE #feature .box--square .box:nth-child(1){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_01.webp) center / cover no-repeat;
}
body.lp-page #LP_PAGE #feature .box--square .box:nth-child(2){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_02.webp) center calc(50% - 5px) / cover no-repeat;
}
body.lp-page #LP_PAGE #feature .box--square .box:nth-child(3){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_03.webp) center / cover no-repeat;
}
body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box p{
	text-align: left;
	font-size: 23px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 2px;
	color: #fff;
	margin-bottom: 0;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row{
	width: 100%;
	margin: 15px auto auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: flex-start;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box2,
body.lp-page #LP_PAGE #feature .feature--box .box-row .box3{
	width: calc((100% - 40px) / 2);
	margin-right: 40px;
	background: #f3f3f3;
	display: flex;
	flex-direction: column;
	align-content: flex-start;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box3{
	margin-right: 0;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .inn--img{
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #f3f3f3; 
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .inn--img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
body.lp-page #LP_PAGE img.bg-image2{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center -5px!important;
    transform: scale(1.05)!important;
}
body.lp-page #LP_PAGE img.bg-image3{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: calc(50% - 10px) -13px !important;
    transform: scale(1.05)!important;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt{
    position: relative;
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	padding: 18px 25px 20px;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
	position: relative;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 1.5px;
	line-height: 1.2;
	color: #0a1929;
	text-align: left;
	margin-top: 0;
	margin-left: 77px;
	z-index: 3;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 50px;
    font-weight: 800;
	display: inline-block;
    transform: scaleY(1.05);
    color: #2f6bff;
    font-family: "Roboto", sans-serif;
    line-height: 1;
    transform-origin: left top;
    z-index: 2;
    isolation: isolate;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
    content: "";
    position: absolute;
    left: 38px;
    top: 48px;
    width: 32px;
    height: 20px;
    background: #f3f3f3;
    z-index: 1; 
    transform: rotate(320deg);
    transform-origin: left top;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
    position: absolute;
    content: "";
    left: 26px!important;
    top: 56px!important;
    width: 56px!important;
    height: 2px!important;
    background: #2f6bff!important;
    transform: rotate(320deg)!important;
    transform-origin: left center!important;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list{
	width: 100%;
	margin: 15px auto auto;
	display: flex;
	flex-direction: column;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
	position: relative;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.5;
	padding: 10px 10px 12px 38px;
	margin-bottom: 12px;
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0,0,0,.05);	
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p:last-child{
	margin-bottom: 0;
}
body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p::before{
    position: absolute;
	content: "";
    top: calc(10px + (1.6em / 2));
    transform: translateY(-50%);
    left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/check-mark.svg) center / 16px no-repeat;
    transition: .3s;
}
body.lp-page #LP_PAGE #possible{
	position: relative;
	background: #e8efff;
	margin-top: -60px;
	padding-top: 120px;
	padding-bottom: 140px;
	z-index: 0;
}
body.lp-page #LP_PAGE #possible .inn{
	max-width: 1200px;
	margin: auto;
}
body.lp-page #LP_PAGE #possible .inn .box{
	position: relative;
	max-width: 980px;
	margin: 60px auto 40px;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	row-gap: 80px;
	padding-left: 100px;
}
body.lp-page #LP_PAGE #possible .inn .box::after{
	content:"";
	position:absolute;
	left: 52%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 200px;
	height: 200px;
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/possible-after-img.gif) center / contain no-repeat;
	pointer-events: none;
	z-index: 0;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num{
	position: relative;
	display: flex;
	align-items: center;
	width: calc((100% - 100px) / 2);
	margin-right: 50px;
	margin-left: 0;
	margin: 0;
	height: auto;
	z-index: 1;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
	margin-right: 0;
	margin-left: 50px;
	padding-left: 70px;
}
body.lp-page #LP_PAGE #possible .inn .box .num01{ grid-column: 1; grid-row: 1; }
body.lp-page #LP_PAGE #possible .inn .box .num02{ grid-column: 1; grid-row: 2; }
body.lp-page #LP_PAGE #possible .inn .box .num03{ grid-column: 3; grid-row: 1; }
body.lp-page #LP_PAGE #possible .inn .box .num04{ grid-column: 3; grid-row: 2; }
body.lp-page #LP_PAGE #possible .inn .box .box-num .icon{
	position: relative;
	width: 100px;
	height: 100px;
	flex: 0 0 100px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 2px 2px 3px rgba(0,0,0,.1);
	display: flex;
	align-items: center;
	justify-content: center;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num .icon::before{
    position: absolute;
    top: 5px;
    left: 5px;
    transform: translate(-35%, -35%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #2f6bff;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    font-family: "Roboto", serif;
    z-index: 3;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num .icon img{
	width: 62px!important;
	height: auto!important;
	max-width: none!important;
	display: block;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num.num02 .icon img{
	width: 70px!important;
	margin-top: 7px;
	margin-left: 0;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num.num03 .icon img{
	width: 64px!important;
	margin-top: -4px;
	margin-left: 3px;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num.num04 .icon img{
	width: 73px!important;
	margin-top: 0;
	margin-left: 1px;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num.num01 .icon{
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 2px 2px 3px rgba(0,0,0,.1), inset 0 0 0 1px #3c75ff, inset 0 0 0 4px #eaf2ff, inset 0 0 0 5px #3c75ff, inset 0 0 0 8.5px #eaf2ff, inset 0 0 0 9.5px #3c75ff;
}
body.lp-page #LP_PAGE #possible .inn .box .box-num.num01 .icon::after{
  content: none;
}
body.lp-page #LP_PAGE .box-num.num01 .icon::before{ content: "1"; }
body.lp-page #LP_PAGE .box-num.num02 .icon::before{ content: "2"; }
body.lp-page #LP_PAGE .box-num.num03 .icon::before{ content: "3"; }
body.lp-page #LP_PAGE .box-num.num04 .icon::before{ content: "4"; }
body.lp-page #LP_PAGE #possible .inn .box .box-num p{
	margin: 0;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.4;
	padding-left: 15px;
}
body.lp-page #LP_PAGE p.txt-line{
	position: relative;
    display: block;
	text-align: center;
	font-size: 26px!important;
	font-weight: 700!important;
	letter-spacing: 3px;
	margin: 60px 0 10px;
}
body.lp-page #LP_PAGE p.txt-line span{
    position: relative;
    display: inline-block;
    padding: 0 20px;
    background: #e8efff;
    z-index: 1;
}
body.lp-page #LP_PAGE p.txt-line::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0a1929;
    transform: translateY(-50%);
}
body.lp-page #LP_PAGE #flow{
	position: relative;
	background: #fff;
	padding-top: 40px;
	z-index: 0;
}
body.lp-page #LP_PAGE #flow .inn{
	max-height: 1200px;
	margin: 20px auto;
}
body.lp-page #LP_PAGE #flow .box--square{
	width: 100%;
	margin: 30px auto 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
body.lp-page #LP_PAGE #flow .box--square .box{
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	height: 180px;
	padding: 20px;
	display: flex;
	align-items: flex-start;
	position: relative;
	color: #fff;
	overflow: hidden;
}
body.lp-page #LP_PAGE #flow .box--square .box:last-child{
	margin-right: 0;
}
body.lp-page #LP_PAGE #flow .box--square .box:nth-child(1) {
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_01.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE #flow .box--square .box:nth-child(2){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_02.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE #flow .box--square .box:nth-child(3){
	background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_03.webp) center/cover no-repeat;
}
body.lp-page #LP_PAGE #flow .box--square .box p{
	text-align: left;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 2.5px;
	color: #fff;
	margin-bottom: 0;
}
body.lp-page #LP_PAGE #flow .flow--area{
	width: 100%;
	margin: 50px auto;
	background: #e8efff;
	padding: 60px 0 20px;
}
body.lp-page #LP_PAGE #flow .flow--area .inn{
	width: calc(100% - 100px);
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow{
	position: relative;
	width: calc((100% - 240px) / 4);
	margin: 0 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow::after{
	content: "";
	position: absolute;
	top: 60px;
	left: 50%;
	width: 100%;
	height: 1px;
	background: #2c4574;
	transform: translateX(60px);
	z-index: 0;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow04::after{
	display: none;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon{
	position: relative;
	width: 120px;
	height: 120px;
	flex: 0 0 120px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 2px 2px 3px rgba(0,0,0,.1);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	z-index: 1;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon::before{
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	transform: translate(-35%, -35%);
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #2c4574;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon::after{
	position: absolute;
	top: 13px;
	left: 0;
	transform: translate(-35%, -35%) translateY(-1px);
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	font-family: "Roboto", serif;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow01 .icon::after{ content: "1"; }
body.lp-page #LP_PAGE #flow .flow--area .inn .flow02 .icon::after{ content: "2"; }
body.lp-page #LP_PAGE #flow .flow--area .inn .flow03 .icon::after{ content: "3"; }
body.lp-page #LP_PAGE #flow .flow--area .inn .flow04 .icon::after{ content: "4"; left:-1px; }
body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon img{
	width: 74px!important;
	height: auto!important;
	max-width: none!important;
	display: block;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow01 .icon img{
	margin-top: 12px;
    margin-left: -7px;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow02 .icon img{
	width: 74px!important;
	margin-top: 0;
    margin-left: 4px;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow04 .icon img{
	width: 73px!important;
	margin-top: 5px;
    margin-left: 11px;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow p{
	font-size: 18px!important;
	font-weight: 700!important;
	color: #2c4574!important;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.4!important;
}
body.lp-page #LP_PAGE #flow .flow--area .inn .flow02 p{
	letter-spacing: 1px;
}
body.lp-page #LP_PAGE #faq{
	position: relative;
	background: #efefef;
	margin-top: -65px;
	padding-top: 120px;
	padding-bottom: 80px;
	z-index: 1;
}
body.lp-page #LP_PAGE #faq::after{
    pointer-events:none;
}
body.lp-page #LP_PAGE #faq .inn{
	max-width: 1200px;
	margin: auto;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion{
	margin-top: 30px;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details{
	position: relative;
	margin-bottom: 15px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.03);
	overflow: hidden;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details[open]{
	box-shadow: 0 2px 12px rgba(0,0,0,0.03);
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
	position: sticky;
	top: 0;
	display: block;
	padding: 27px 25px 28px 70px;
	color: #2c4574;
	font-size: 21px;
	font-weight: 600!important;
	letter-spacing: 1.5px;
	text-align: left;
	background: #fff;
	z-index: 2;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::before{
	content: "Q";
	position: absolute;
	top: 19px;
	left: 25px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #2c4574;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary:focus{
	outline: none;
	box-shadow: none;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary:focus-visible{
	outline: none;
	box-shadow: 0 0 0 3px rgba(44,69,116,0.25);
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::-webkit-details-marker{ display: none; }
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::marker{ content: ""; }
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary .btn{
	position: absolute;
	top: 50%;
	right: 25px;
	width: 18px;
	height: 18px;
	transform: translateY(-50%) rotate(0deg);
	transform-origin: center center;
	transition: transform 0.25s ease;
	will-change: transform;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary .btn:after{
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 18px;
	height: 2px;
	background-color: #2c4574;
	border-radius: 2px;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary .btn:before{
	content: "";
	position: absolute;
	top: 0;
	left: 8px;
	width: 2px;
	height: 18px;
	background-color: #2c4574;
	border-radius: 2px;
	opacity: 1;
	transition: opacity 0.15s ease;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary.is-active .btn{
	transform: translateY(-50%) rotate(-180deg);
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary.is-active .btn:before{
	opacity: 0;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content{
	display: none;
	overflow: hidden;
	padding: 0 15px 15px 15px;
	background: #fff;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn{
	position: relative;
	padding: 8px 35px 8px 58px;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn::before{
	content: "A";
	position: absolute;
	top: 7px;
	left: 10px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #e8efff;
	color: #2c4574;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content p{
	margin: 0 0 10px;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	text-align: left;
	line-height: 1.5;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content p:last-of-type{ margin: 0; }
body.lp-page #LP_PAGE #faq .inn .qna--accordion .qna--inn--point{
	position: relative;
	font-weight: 800;
	margin-bottom: 5px!important;
	padding-left: 20px;
}
body.lp-page #LP_PAGE #faq .inn .qna--accordion .qna--inn--point::before{
	content: "■";
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 15px;
	font-weight: 800;
}
body.lp-page #LP_PAGE #faq::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -40px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 40px solid #efefef;
    z-index: 2;
}
body.lp-page #LP_PAGE #footer-contact{
    position: relative;
    width: 100%;
    background: linear-gradient(270deg, #1d4394 0%, #1557ae 90%);
    padding: 60px 0;
    text-align: center;
    z-index: 0;
    overflow: visible;
}
body.lp-page #LP_PAGE #footer-contact::before{
    content: "";
    position: absolute;
    inset: 0;
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/contact_bg2.webp) center/cover no-repeat;
    opacity: .55;
    pointer-events: none;
    z-index: 1;
}
body.lp-page #LP_PAGE #footer-contact::after{
    position: absolute;
    content: "";
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background-image:
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after.webp),
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after2.webp);
    background-repeat: no-repeat, no-repeat;
    background-position:
        calc(50% - 450px) 40px, /* 上から50px */
        calc(50% + 520px) 150px; /* 上から150px */
    background-size:
        180px auto,
        170px auto;
    opacity: .25;
}
body.lp-page #LP_PAGE #footer-contact > *{
    position: relative;
    z-index: 1;
}
body.lp-page #LP_PAGE #footer-contact .inn .title{
	color: #fff;
	margin-bottom: 30px;
}
body.lp-page #LP_PAGE #footer-contact .inn .comment{
    font-size: 17px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    margin-bottom: 20px!important;
    text-shadow: 0 0 10px #001c57;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn{
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid rgba(255,255,255,.2);
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn p{
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.8;
	color: #fff;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area{
    width: 100%;
    margin: 30px auto 10px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn{
	width: 340px;
	text-align: center!important;	
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;  
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 1.4px;
	line-height: 1.1;
	width: 320px;
	height: 52px;	
	margin: auto 10px;
	color: #1a4da1!important;
	background: #ffcc00;
	border-radius: 50px;
    text-decoration: none;
    transition: .3s;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn_dn a{
	font-size: 16px;
	font-weight: 600;
    color: #fff!important;
	background: #3570ff;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a:hover{
    transform: scale(1.02);
	letter-spacing: 3px;
    transition: .3s;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a::after{
    position: absolute;
	content: "";
    top: 41%;
    bottom: 0;
    right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10px;
    height: 10px;
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/arrow_b.svg) center center / 10px no-repeat;
    transition: .3s;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn_dn a::after{
    background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/arrow_w.svg) center center / 10px no-repeat;
}
body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn_dn a:hover{
	letter-spacing: 2px;
}
body.lp-page #LP_PAGE #onayami::after,
body.lp-page #LP_PAGE #faq::after{
  pointer-events: none;
}
body.lp-page #LP_PAGE #lp-footer{
	background: #00101e;
}
body.lp-page #LP_PAGE #lp-footer .MONNIT_logo_area{
	background: #192734;
	padding: 20px;
	text-align: center;
}
body.lp-page #LP_PAGE #lp-footer .MONNIT_logo_area img{
	width: 200px;
}
body.lp-page #LP_PAGE #lp-footer .inn{
    max-width: 1200px;
	margin: auto;
	padding: 30px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;		
}
body.lp-page #LP_PAGE #lp-footer .inn .company{
	width: calc(100% - 240px);
	margin-right: 40px;
}
body.lp-page #LP_PAGE #lp-footer .inn .company img{
	width: 200px;
}
body.lp-page #LP_PAGE #lp-footer .inn .company p{
	font-size: 13px;
	font-weight: 400;
	color: rgba(255,255,255,.7);
	line-height: 1.8;
	letter-spacing: 2px;
	padding-left: 5px;
}
body.lp-page #LP_PAGE #lp-footer .inn .company a{
	color: rgba(255,255,255,.7)!important;
	pointer-events: none;	
}
body.lp-page #LP_PAGE #lp-footer .inn .company .txt_b{
	font-size: 15px;
	font-weight: 700;
	padding-top: 5px;
	margin-bottom: 12px!important;
}
body.lp-page #LP_PAGE #lp-footer .footer_copyright{
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1.5px;
	color: rgba(255,255,255,.7);
	border-top: 1px solid rgba(255,255,255,.25);
	padding: 9px 0;
	text-align: center;	
}
body.lp-page #LP_PAGE .pc_hide {
	display: none!important;
}
body.lp-page #LP_PAGE .sp_hide {
	display: block!important;
}
@media(max-width:1250px){
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
		padding-left: 80px;
	}
}
@media(max-width:1200px){
	body.lp-page #LP_PAGE #LP_header .LP_header_inn,
	body.lp-page .lp-fixed-clone .LP_header_inn,
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4,
	body.lp-page #LP_PAGE #feature .feature--box,	
	body.lp-page #LP_PAGE #flow .box--square,
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details,
	body.lp-page #LP_PAGE #lp-footer .inn,
	body.lp-page p.txt-line{
		width: calc(100% - 20px);
		margin-right: 10px;
		margin-left: 10px;
	}
	body.lp-page #LP_PAGE #LP_top_area::after {
    background-image:
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after.webp),
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after2.webp),
        url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after2.webp);
        background-position:
			calc(50% + 365px) calc(100% - 13px),
			calc(50% + 215px) calc(50% - 80px),
			right calc(100% - 10px);
		background-repeat: no-repeat, no-repeat, no-repeat;
        background-size:
		    170px auto,
		    160px auto,
		    160px auto;
    }	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left {
		margin-left: 10px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right {
		flex: 0 0 420px;
		margin-right: 30px;
	}
	body.lp-page #LP_PAGE #onayami::before{
		content: none;
	}
	body.lp-page #LP_PAGE #about::after{
        width: 280px;
        height: 280px;
	    bottom: -80px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
		font-size: 28px;
        margin-left: 70px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box{
        width: calc((100% - 80px) / 5);
        margin-right: 20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 38px;
        top: 48px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
        left: 28px!important;
        top: 54px!important;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
		font-size: 25px;
        margin-left: 78px;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
        padding-left: 80px;
	}
}
@media(max-width:1167px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 24px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        font-size: 33px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge{
        top: -30px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
		top: 12px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 40px;
        top: 55px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
        left: 33px!important;
        top: 58px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        margin-left: 77px;
    }
	body.lp-page #LP_PAGE #possible .inn .box{
        padding-left: 70px;
    }
}
@media(max-width:1128px){	
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a,
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a{
		margin: auto;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
        height: 490px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
		height: 120px;
		padding: 10px 8px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
        flex: 0 0 380px;
    }
	
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
        font-size: 21px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
        letter-spacing: 1.2px;
	}
	body.lp-page .lp-header .cta_btn_area {
		gap: 5px;
	}
}
@media(max-width:1100px){
	body.lp-page #LP_PAGE #LP_top_area{
        height: 580px;
	}
	body.lp-page #LP_PAGE #LP_top_area::after{
        background-position: calc(50% + 300px) calc(100% + 5px), calc(50% + 215px) calc(50% - 80px), right calc(100% - 10px);
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
		flex: 0 0 370px;
        margin-right: 20px;
    }	
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        line-height: 1.4;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 60px;
    }
	body.lp-page #LP_PAGE #possible .inn .box::after{
        left: 50%;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow{
        width: calc((100% - 200px) / 4);
        margin: 0 20px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 20px;
	}
	body.lp-page #LP_PAGE #footer-contact::after {
        background-position: calc(50% - 430px) 40px, calc(50% + 440px) 150px;
	}
}
@media(max-width:1087px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        margin-bottom: 5px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        line-height: 1.3;
        margin-bottom: 12px;
    }	
}
@media(max-width:1079px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
        height: 460px;
    }
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        font-size: 32px;
    }
}
@media(max-width:1061px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
        flex: 0 0 360px;
    }	
}
@media(max-width:1051px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
        flex: 0 0 350px;
    }	
}
@media(max-width:1041px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        margin-bottom: 7px;
    }	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
        padding-top: 5px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
        flex: 0 0 330px;
        margin-right: 10px;
    }	
    body.lp-page span.spacing--b {
        letter-spacing: 2.5px;
    }
}
@media (max-width:1019px){
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 23px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        font-size: 17px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
        font-size: 14px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
		padding-top: 0!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
        padding-left: 50px;
    }
}
@media(max-width:1005px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 22px;
    }	
    body.lp-page span.spacing--b {
        letter-spacing: 1.5px;
    }
}
@media(max-width:1000px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
        flex: 0 0 340px;
		margin-top: -30px;
    }
	body.lp-page #LP_PAGE #LP_top_area {
		height: 526px;
	}
	body.lp-page #LP_PAGE #LP_top_area::after {
        background-image:
		    url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after2.webp),
		    url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainvisual_back_after.webp);
        background-repeat: no-repeat, no-repeat;
        background-position: 
			calc(50% + 425px) calc(100% - 2px),
			calc(50% + 295px) calc(100% - 15px);
        background-size:
		    150px auto,
		    160px auto;
        opacity: .15;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        font-size: 28px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
		font-size: 16px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
        font-size: 14px;
	}
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area{
		display: flex;
		align-items: center;
		justify-content: flex-end;
        gap: 10px;
        padding-right: 0;
	}
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area{
        padding-right: 0;
	}
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact,
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn{
        width: 65px;
	}
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact span,
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn span,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact span,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn span{
        display: none;
    }
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a,
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact a,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn a{
        width: 65px;
        height: 65px;
        padding: 0;
        border-radius: 5px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a::after,
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a::after,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact a::after,
    body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn a::after{
        display:none;
    }
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a::before,
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a::before,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact a::before,
    body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn a::before{
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 32px 32px;
    }
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a::before,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact a::before{
        background-image: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/ico_mail.svg);
    }
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a::before,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn a::before{
        background-image: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/ico_dn.svg);
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
		position: relative;
		height: 430px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
		padding-top: 10px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
	    margin-top: 30px;	
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box{
		width: calc((100% - 30px) / 4);
		margin-right: 10px;
        padding: 0 10px;
	}
	body.lp-page #LP_PAGE #about .inn{
		padding: 0 10px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::before{
        left: 34px;
        top: 50px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::after{
        top: 56px!important;
        left: 24px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 38px;
        top: 48px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
        left: 28px!important;
        top: 54px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title {
        font-size: 27px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box{
        width: calc((100% - 40px) / 5);
        margin-right: 10px;
    }	
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
		width: 160px;
        height: 160px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
        font-size: 20px;
		letter-spacing: 0;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
        width: calc((100% - 20px) / 3);
		height: 180px;
        margin-right: 10px;
		padding: 20px 15px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box p{
		text-shadow: 0 2px 6px rgba(0,0,0,0.7);
	}
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(1){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_01.webp) center / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(2){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_02.webp) center / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(3){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_03.webp) top right / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title {
		font-size: 23px;
        margin-top: 3px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box2, body.lp-page #LP_PAGE #feature .feature--box .box-row .box3{
        width: calc((100% - 10px) / 2);
		margin-right: 10px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box2, body.lp-page #LP_PAGE #feature .feature--box .box-row .box3:nth-of-type(2){
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt{
		padding: 20px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        font-size: 24px;
		margin-left: 80px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p:last-child{
		margin-bottom: 0;
	}
	body.lp-page #LP_PAGE img.bg-image3 {
        object-position: calc(50% - 10px) -10px !important;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
        margin: 50px auto 40px;
		padding-left: 60px;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        left: 50%;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 70px;
    }
	body.lp-page #LP_PAGE #flow .box--square .box{
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
	}
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 21px;
        letter-spacing: 1.5px;
		text-shadow: 0 2px 6px rgba(0,0,0,0.5);
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn{
        width: 100%;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow{
        width: calc((100% - 80px) / 4);
        margin: 0 10px;
	}
	body.lp-page #LP_PAGE #footer-contact::after{
		background-position: calc(50% - 350px) 40px, calc(50% + 410px) 150px;
	}
	body.lp-page #footer-contact .inn .comment{
		padding: 0 10px;
	}
}
@media(max-width:975px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
		height: 420px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right {
        flex: 0 0 320px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:last-child{
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 22px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
        padding-top: 15px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        letter-spacing: 0;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball{
		margin: 30px auto 10px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1{
		margin: 30px auto 20px;
        padding-bottom: 38px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
        left: 15px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt{
        padding: 20px;
    }
	body.lp-page #LP_PAGE img.bg-image3{
        object-position: calc(50% - 10px) -5px !important;
    }	
}
@media(max-width:951px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
        top: 12px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt{
        padding: 15px 20px 20px;
    }	
	body.lp-page #LP_PAGE #possible .inn .box{
        padding-left: 50px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 50px;
    }
	body.lp-page #LP_PAGE #possible .inn .box::after{
        left: 49%;
    }
}
@media(max-width:900px){
	body.lp-page #LP_PAGE #LP_top_area{
        height: 506px;
    }
	body.lp-page #LP_PAGE #LP_top_area::after {
        background-position: 
			calc(50% + 415px) calc(100% - 70px),
			calc(50% + 295px) calc(100% - 15px);
        background-size:
		    140px auto,
		    150px auto;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
        height: 410px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box img{
        width: 95%;
        margin: auto;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
        font-size: 15px;
		padding-top: 5px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-right{
        display: none;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
		content:"";
        position:absolute;
        right: 10px;
        top: 5%;
        width: 260px;
        height: 260px;
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainVisual_img.webp) center / contain no-repeat;
        pointer-events: none;
        z-index: 0;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left{
		margin-top: 15px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
        padding-top: 10px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m,
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
		width: 100%;
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
		width: 70%;
		margin-right: 30%;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
        font-size: 32px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .point{
        font-size: 20px;
	}
	body.lp-page #LP_PAGE #onayami{
		padding: 40px 0 50px;
	}
	body.lp-page #LP_PAGE #onayami::before{
        content: none;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
        margin: 30px auto 20px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1{
        margin: 20px auto;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
		max-width: 100%;
		padding-left: 20px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
        margin: 50px auto 20px;
	}
	body.lp-page #LP_PAGE #about {
        padding: 50px 0 120px;
	}
	body.lp-page #LP_PAGE #about::after{
        width: 240px;
        height: 240px;
	}
	body.lp-page #LP_PAGE #about .comment{
        font-size: 16px;
	}
	body.lp-page #LP_PAGE #feature {
        padding: 60px 0 50px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
		font-size: 26px;
        margin-left: 80px;
    }	
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box{
        width: 20%;
        margin-right: 0;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
        font-size: 19px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
        height: 180px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box p{
        font-size: 20px;
	}	
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
        font-size: 15px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        font-size: 23px;
		margin-left: 80px;
	}
    body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .inn--img{
        height: 160px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        font-size: 17px;
	}
	body.lp-page .point--bottom{
        font-size: 18px!important;
        line-height: 1.6;
        margin-top: 20px;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        width: 180px;
        height: 180px;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
        padding-left: 30px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 60px;
    }
	body.lp-page #LP_PAGE #flow{
		padding-top: 40px;
	}
	body.lp-page #LP_PAGE #flow .box--square{
        margin: 30px auto;
	}
	body.lp-page #LP_PAGE #flow .flow--area{
		margin: 50px auto;
	}
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 20px;
	}
	body.lp-page #LP_PAGE #faq{
        padding-top: 110px;
        padding-bottom: 60px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 20px;
        padding: 28px 25px 28px 65px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::before{
        left: 20px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn{
        padding: 8px 30px 8px 53px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn::before{
        left: 5px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary .btn{
        right: 20px;
	}
	body.lp-page #footer-contact .inn{
		width: calc(100% - 20px);
		padding: 0 10px;
	}
	body.lp-page .point--bottom--s{
		padding: 0 10px;
	}
}
@media(max-width:830px){
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 220px;
        height: 220px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
        margin: 30px auto 20px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box p{
        font-size: 17px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
        height: 150px;
    }
	body.lp-page #LP_PAGE #possible .inn .box::after{
        left: 50%;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 40px;
    }
	body.lp-page #LP_PAGE #flow .box--square .box{
        height: 160px;
		padding: 20px 15px;
	}
	body.lp-page .point--bottom--2{
        font-size: 18px!important;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 19px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn p{
        font-size: 18px;
	}
}
@media(max-width:800px){
	body.lp-page #LP_PAGE #LP_top_area::after{
		content: none;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before {
        top: 10%;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
        font-size: 30px;
    }
	body.lp-page #LP_PAGE #feature{
		padding: 50px 0;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1{
        margin: 10px auto 20px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
        width: 140px;
        height: 140px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
        font-size: 24px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        font-size: 22px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge,
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
        font-size: 48px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge {
        top: -25px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::before{
        left: 34px;
        top: 46px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::after{
        top: 54px!important;
        left: 22px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
		font-size: 22px;
        margin-left: 70px;
    }	
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 35px;
        top: 46px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
        left: 26px!important;
        top: 52px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
		font-size: 20px;
        margin-left: 72px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        font-size: 16px;
    }
	body.lp-page #LP_PAGE #possible {
        padding-top: 100px;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        width: 160px;
        height: 160px;
	}
    body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 40px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num p{
        font-size: 20px;
	}
	body.lp-page #LP_PAGE #flow {
        padding-top: 30px;
    }
	body.lp-page #LP_PAGE #flow .inn{
		margin-bottom: -50px;
	}
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 19px;
    }	
	body.lp-page p.txt-line{
        margin: 40px 0 10px;
	}
}
@media(max-width:768px){
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 19px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        font-size: 26px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        font-size: 16px;
		width: 72%;
		margin-right: 28%;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
		width: calc((100% - 20px) /3);
		margin-right: 10px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left {
		padding-right: 10px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:last-child {
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #onayami .box--4 .box p{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .point{
        font-size: 19px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball{
        flex-wrap: wrap;
		justify-content: center;
    }
    body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box {
        width: calc((100% - 40px) /3);
        margin-right: 20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box:nth-of-type(3),
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box:nth-of-type(5){
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        top: 48%;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 30px;
    }
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow p{
		font-size: 17px!important;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details{
        margin-bottom: 10px;
	}
}
@media(max-width:758px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        width: 75%;
        margin-right: 25%;
    }
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 220px;
        height: 220px;
	}
}
@media(max-width:700px){
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left{
        margin-top: 0;
    }	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        width: 80%;
        margin-right: 20%;
		line-height: 1.7;
    }
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 170px;
        height: 170px;
		top: 15%;
		right: 5px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
        padding-top: 5px;
    }
	body.lp-page #LP_PAGE #about::after{
        width: 220px;
        height: 220px;
    }
	body.lp-page #LP_PAGE #possible .inn .box{
        padding-left: 15px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 10px;
    }
	body.lp-page #LP_PAGE #possible .inn .box::after{
        width: 140px;
        height: 140px;
		top: 45%;
		left: 48%;
    }
}
@media(max-width:650px){
	.lp-header .tel_num .time{
        letter-spacing: 2px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        margin-bottom: 7px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        width: 80%;
        margin-right: 20%;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 160px;
        height: 160px;
		top: 20%;
		right: 5px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box img{
        width: 100%;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
        font-size: 14px;
        padding-top: 0;
    }
	body.lp-page #footer-contact .inn{
		width: 100%;
		padding: 0;
	}
	body.lp-page .lp-cta--area .btn--area .btn,
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a{
        width: 280px;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn{
        width: 300px;
	}
}
@media(min-width:601px){
	body.lp-page #LP_PAGE .bg-image2,
	body.lp-page #LP_PAGE .bg-image3{
        display: block;
	}
    body.lp-page #LP_PAGE .bg-image2-sp,
    body.lp-page #LP_PAGE .bg-image3-sp{
        display: none;
    }
}
@media(max-width:600px){
	body.lp-page #LP_PAGE .pc_hide{
		display: block!important;
	}
	body.lp-page #LP_PAGE .sp_hide{
		display: none!important;
	}
	body.lp-page #LP_PAGE .bg-image2,
	body.lp-page #LP_PAGE .bg-image3{
		display: none!important;
	}
	body.lp-page #LP_PAGE .bg-image2-sp,
	body.lp-page #LP_PAGE .bg-image3-sp{
		display: block!important;
	}
	body.lp-page #LP_PAGE .bg-image3-sp{		
        object-position: right 0 !important;
	}
	body.lp-page #LP_PAGE #LP_header,
	body.lp-page .lp-fixed-clone{
		height: 90px;
	}
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area{
		gap: 5px;		
	}
	body.lp-page #LP_PAGE #LP_header .LP_header_inn{
		padding-top: 0;
		margin-top: -5px;
	}
	body.lp-page .lp-fixed-clone .LP_header_inn{
		padding-top: 2px;
	}	
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area, .lp-fixed-clone .logo_area{
		padding: 18px 0 15px;
	}
	.lp-fixed-clone .LP_header_inn .cta_btn_area{
	    padding-right: 0;
	}
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .tel_num,
	body.lp-page .lp-header .tel_num{
		display: none;
	}
	body.lp-page #LP_PAGE #LP_top_area{
        height: 515px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
		height: 420px;
	}	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        right: 5px;
        top: 23%;
        width: 180px;
        height: 180px;
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/mainVisual_img_sp.webp) center / contain no-repeat;
        z-index: 0;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
		width: 100%;
        font-size: 18px;
		margin-right: 0;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
		width: 100%;
        font-size: 28px;
		margin-right: 0;
        margin-bottom: 10px;
    }
	body.lp-page span.spacing--b {
		font-size: 24px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
		position: relative;
		width: 72%;
		margin-right: 28%;
		letter-spacing: 1px;
		z-index: 1;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
        padding-bottom: 0;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
		height: 105px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
        font-size: 13px;
		padding-top: 5px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
        flex-wrap: wrap;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box{
        width: calc((100% - 1px) / 2);
		margin-right: 1px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-child(2n){
        margin-right: 0;
	}	
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-of-type(3),
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box:nth-of-type(4){
        margin-top: 1px;
	}
	body.lp-page #LP_PAGE #about{
		padding: 50px 0 100px;
	}
	body.lp-page #LP_PAGE #about .inn{
		width: calc(100% - 20px);
		padding: 0 10px;
	}
	body.lp-page #LP_PAGE #about::after{
        width: 200px;
        height: 200px;
		bottom: -60px;
    }
	body.lp-page #LP_PAGE #feature {
        padding: 60px 0 40px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge,
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
        font-size: 42px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge{
		top: -25px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box{
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
        letter-spacing: 1px;
		line-height: 1.5;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square{
		flex-wrap: wrap;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::before{
        left: 25px;
        top: 44px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::after{
		width: 54px!important;
        top: 48px!important;
        left: 18px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
        margin-left: 56px;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(1){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_01.webp) center right / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(2){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_02.webp) center right / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(3){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_03.webp) center right / cover no-repeat;
    }
    body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .inn--img{
        height: 130px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box2, body.lp-page #LP_PAGE #feature .feature--box .box-row .box3{
        width: calc((100% - 1px) / 2);
        margin-right: 1px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
        left: 10px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 30px;
        top: 42px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
		width: 52px!important;
        left: 20px !important;
        top: 48px !important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        font-size: 20px;
        margin-left: 60px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt{
        padding: 15px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
        width: calc((100% - 1px) /2);
		height: 150px;
        margin-right: 1px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        padding: 8px 8px 8px 38px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box:nth-of-type(2){
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box:nth-of-type(3){
		margin-top: 1px;
	}
	body.lp-page .point--bottom{
        font-size: 17px!important;
        line-height: 1.5;
        margin-top: 20px;
		padding: 0 10px;
    }
	body.lp-page #LP_PAGE #possible{
        padding-top: 100px;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
		width: 100%;
		margin: auto auto 30px;
		padding-left: 0;
		flex-wrap: wrap;		
    }
	body.lp-page #LP_PAGE #possible .inn .box::after{
		top: 47%;
        left: 48%;
        width: 110px;
        height: 110px;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num{
		width: calc((100% - 40px) / 2);
		margin: auto 20px;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num p{
        font-size: 18px;
		padding-left: 12px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 0;
		margin-left: 0;
        justify-content: flex-end;
        padding-right: 20px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num .icon,
	body.lp-page #LP_PAGE #possible .inn .box .box-num.num01 .icon{
		width: 80px;
		height: 80px;
		flex: 0 0 80px;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num.num01 .icon{
	    box-shadow: 
			2px 2px 3px rgba(0, 0, 0, .1),
			inset 0 0 0 1px #3c75ff, 
			inset 0 0 0 3px #eaf2ff,
			inset 0 0 0 4px #3c75ff,
			inset 0 0 0 6.5px #eaf2ff,
			inset 0 0 0 7.5px #3c75ff;
	}
    body.lp-page #LP_PAGE #possible .inn .box .box-num .icon img{
        width: 54px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num.num02 .icon img{
        width: 60px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num.num03 .icon img{
        width: 54px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num.num04 .icon img{
        width: 63px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num .icon::before{
		width: 28px;
        height: 28px;
		font-size: 16px;
	}
	body.lp-page p.txt-line{
        margin: 30px auto 10px;
    }
	body.lp-page #LP_PAGE #flow{
		padding-top: 40px;
	}
	body.lp-page #LP_PAGE #flow .flow--area{
		margin: 30px auto;
		padding: 50px 0 30px;
	}	
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow p{
		font-size: 15px!important;
		letter-spacing: 0;
	}
	body.lp-page #LP_PAGE #flow .box--square{
		margin: 20px auto;
		flex-wrap: wrap;
	}	
	body.lp-page #LP_PAGE #flow .box--square .box{
		width: calc((100% - 1px) /2);
		margin-right: 1px;
	}
	body.lp-page #LP_PAGE #flow .box--square .box:nth-of-type(2){
		margin-right: 0;
	}	
	body.lp-page #LP_PAGE #flow .box--square .box:nth-of-type(3){
		margin-top: 1px;
	}
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 20px;
    }
	body.lp-page #LP_PAGE #faq{
        padding-top: 100px;
        padding-bottom: 60px;
	}
	body.lp-page #LP_PAGE #faq::after{
        bottom: -38px;
	}
	body.lp-page #LP_PAGE #footer-contact{
		padding-bottom: 40px;
	}	
	body.lp-page #LP_PAGE #footer-contact .inn{
		padding: 0 10px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn{
		width: 100%;
		display: flex;
        justify-content: center;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a{
		font-size: 18px;
        width: 340px;
		height: 60px;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn_contact{
		margin-bottom: 15px;
	}
}
@media(max-width:500px){
	body.lp-page #LP_PAGE #LP_top_area{
		height: 490px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual{
	    align-items: flex-start;
		height: 410px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
		padding-top: 12px;
		padding-left: 0;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 16px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b{
        font-size: 24px;
	}
	body.lp-page #LP_PAGE span.spacing--b{
        letter-spacing: 2.5px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        font-size: 15px;
		line-height: 1.6;
		width: 67%;
		margin-right: 33%;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before {
        width: 170px;
        height: 170px;
        top: 25%;
		right: 5px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
		width: 34%;
		height: 100px;
		margin-right: 0;
		border-right: none;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:first-child{
		width: 32%;
	}	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box img{
		padding-top: 3px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:first-child img{
		width: 105%;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
		font-size: 12px;
		letter-spacing: 1px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:last-child{
	    border-right: 1px solid rgba(255, 255, 255, .3);
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
        font-size: 28px;
        letter-spacing: 1.5px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4{
        margin: 10px auto 15px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box p{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE #onayami::after{
        bottom: -32px;
	}
	body.lp-page #LP_PAGE #about{
        padding: 35px 0 80px;
    }
	body.lp-page #LP_PAGE #about::after{
        width: 160px;
        height: 160px;
        bottom: -40px;
    }
	body.lp-page #LP_PAGE #about .comment{
        font-size: 15px;
        line-height: 1.8;
    }
	body.lp-page #LP_PAGE #about .inn .title{
		margin-bottom: 20px;
	}
	body.lp-page #LP_PAGE #feature{
        padding: 50px 0 30px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1{
		margin: auto auto 20px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge{
        top: -20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::before{
        left: 28px;
        top: 42px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::after{
        top: 48px!important;
        left: 18px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 30px;
        top: 42px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
        left: 20px!important;
        top: 48px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
        margin-left: 56px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball{
        margin: 20px auto 10px;
		justify-content: flex-start;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box,
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box:nth-of-type(3){
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box:nth-child(2n){
		margin-right: 0;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
        width: 150px;
        height: 150px;
		margin-bottom: 5px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title {
        margin: 10px auto;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
		margin-bottom: 10px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square{
        flex-direction: column;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
		width: 100%;
		height: 130px;
		margin-right: 0;
		margin-top: 1px;
		display: flex;
        align-items: center;
	}
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(1){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_01_sp.webp) center right / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(2){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_02_sp.webp) center right / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .box--square .box:nth-child(3){
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/feature_square_03_sp.webp) center right / cover no-repeat;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1{
		margin-bottom: 5px;
		padding-top: 5px;
        padding-bottom: 20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row{
        flex-direction: column;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box2,
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box3 {
        width: 100%;
        margin-right: 0;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box2{
		margin-bottom: 20px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .inn--img{
        height: 120px;
    }
	.bg-image2{
        object-position: center -15px !important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        margin-left: 62px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list{
        margin: 13px auto auto;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        font-size: 15px;
        padding: 8px 8px 8px 34px;
		margin-bottom: 8px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p:last-child{
		margin-bottom: 0;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p::before{
        top: calc(10px + (1.5em / 2));
        left: 12px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title .title--s{
        font-size: 15px;
	}
	body.lp-page .point--bottom{
        font-size: 16px!important;
        margin-top: 10px;
    }
	body.lp-page #LP_PAGE #possible .inn .box{
		grid-row-gap: 70px;
	}	
	body.lp-page #LP_PAGE #possible .inn .box .box-num{
		width: 50%;
		margin: 0;
		padding-right: 30px;
		flex-direction: column;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-right: 0;
		padding-left: 30px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num p{
		text-align: center;
		padding-top: 10px;
		padding-left: 0;
		line-height: 1.3;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num .icon, body.lp-page #LP_PAGE #possible .inn .box .box-num.num01 .icon{
        width: 100px;
        height: 100px;
        flex: 0 0 100px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num .icon img{
        width: 62px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        top: 50%;
        left: 50%;
    }
	body.lp-page .point--bottom--s{
        font-size: 15px!important;
	}
	body.lp-page #LP_PAGE #flow .inn{
		margin-top: 0;
	}
	body.lp-page #LP_PAGE #flow .box--square{
        margin: auto auto 20px;
        flex-direction: column;
    }
	body.lp-page #LP_PAGE #flow .box--square .box{
        width: 100%;
		height: 130px;
		margin-top: 1px;
		margin-right: 0;
		padding: 0 15px;
		align-items: center;
    }
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 19px!important;
    }	
	body.lp-page #LP_PAGE #flow .box--square .box:nth-child(1){
		background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_01_sp.webp) center / cover no-repeat;
	}
	body.lp-page #LP_PAGE #flow .box--square .box:nth-child(2){
		background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_02_sp.webp) center / cover no-repeat;
	}
	body.lp-page #LP_PAGE #flow .box--square .box:nth-child(3){
		background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_03_sp.webp) center / cover no-repeat;
	}	
	body.lp-page #LP_PAGE #flow .flow--area{
		padding: 30px 0;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn{
		width: 60%;
		margin: auto;
		flex-direction: column;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow{
		width: 100%;		
		flex-direction: row;
		margin: 0 0 15px 0;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow:last-child {
		margin-bottom: 0;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow p{
        font-size: 18px!important;
		padding-left: 12px;
		text-align: left;
		margin-bottom: 10px;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow::after{
        top: 90px;
        left: 45px;
        width: 1px;
        height: 80px;
        transform: translateX(-50%);
    }
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon{
		width: 90px;
		height: 90px;
		flex: 0 0 90px;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon::before{
        top: 12px;
        left: 0;
        width: 28px;
        height: 28px;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon::after{
        left: -1px;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow .icon img{
        width: 58px!important;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow01 .icon img{
        margin-top: 10px;
        margin-left: -7px;
    }
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow02 .icon img{
        width: 64px!important;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow04 .icon img{
        width: 60px!important;
		margin-top: 3px;
		margin-left: 10px;
	}
	body.lp-page .lp-cta--area .btn--area .btn_contact{
        margin-bottom: 12px;
    }
	body.lp-page #LP_PAGE #faq{
		padding-bottom: 40px;
	}
	body.lp-page #LP_PAGE #faq::after{
        bottom: -32px;
    }	
	body.lp-page #LP_PAGE #faq .inn .qna--accordion{
        margin-top: 20px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details{
        margin-bottom: 10px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 18px;
		line-height: 1.3;
        padding: 16px 40px 20px 52px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::before{
        top: 13px;
        left: 15px;
        width: 30px;
        height: 30px;
        font-size: 20px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary .btn{
        right: 18px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn::before{
		left: 0;
        width: 30px;
        height: 30px;
        font-size: 20px;	
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn{
        padding: 8px 15px 8px 40px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content p{
        font-size: 15px;
		line-height: 1.3;
	}
	body.lp-page #LP_PAGE #footer-contact{
        padding: 50px 0 30px;
	}
	body.lp-page #LP_PAGE #footer-contact .inn .comment{
        font-size: 15px;
        line-height: 1.6;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn{
        margin-top: 30px;
        padding-top: 30px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn p{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area{
        margin: 20px auto 10px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn_contact{
        margin-bottom: 12px;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a{
        font-size: 16px;
	}
	body.lp-page .point--bottom--2{
		padding: 0 10px;
		line-height: 1.6;
	}
	div.footer_security_box {
        margin: 5px auto 0!important;
    }
	body.lp-page #LP_PAGE #lp-footer .MONNIT_logo_area img{
        width: 160px;
    }
}
@media(max-width:440px){
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area, .lp-fixed-clone .logo_area{
        padding: 22px 0 20px;
    }	
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area img,
	body.lp-page .lp-header .logo_area img{
        width: 220px;
	}
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area h2,
	.lp-header .logo_area h2{
		letter-spacing: .5px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left{
        padding-top: 10px;
	}
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 16px;
        letter-spacing: 1.1px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b,
	body.lp-page #LP_PAGE span.spacing--b{
        font-size: 21px;
		margin-bottom: 5px;
		letter-spacing: 2px;
    }	
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title--ss{
        padding-top: 5px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        width: 65%;
        margin-right: 35%;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 155px;
        height: 155px;
        top: 30%;
        right: 7px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
		padding: 10px 10px 5px;
        flex-direction: column-reverse;
        justify-content: flex-end;
	}	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:first-child img{
		width: 120%;
		padding-top: 18px;
		margin-left: -10px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
		font-size: 13px;
		line-height: 1.3;
		padding-top: 0;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box img{
		padding-top: 8px;
	}
	body.lp-page #LP_PAGE #onayami{
        padding: 25px 0 35px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box{
        height: 120px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .point{
        font-size: 17px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
        letter-spacing: 1.5px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title .title--s{
        font-size: 13px;
    }
    body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
        letter-spacing: 1.5px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
        font-size: 14px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box p{
        font-size: 19px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        margin-top: 4px;
		letter-spacing: 1.5px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        line-height: 1.3;
	}
	body.lp-page #LP_PAGE .point--bottom{
		font-size: 17px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box{
        margin: 30px auto;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        top: 52%;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num{
        padding-right: 35px;
    }	
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-of-type(2n){
        padding-left: 35px!important;
    }
	body.lp-page #LP_PAGE #flow .box--square .box:nth-child(1) {
        background: url(/monnit/wp-content/themes/twentytwelve-child4/lp_security/img/flow_square_01_sp.webp) right -5px center / cover no-repeat;
    }
	body.lp-page #LP_PAGE img.bg-image3{
        object-position: right 5px top -6px!important;
        transform: scale(1.07)!important;
    }
	body.lp-page #LP_PAGE p.txt-line{
        font-size: 21px!important;
	}
	body.lp-page #LP_PAGE p.txt-line span{
        padding: 0 5px 0 10px;
	}
	body.lp-page #LP_PAGE .sp-letter {
		letter-spacing: 0;
	}
	body.lp-page #LP_PAGE .point--bottom--2{
        font-size: 17px!important;
    }
	body.lp-page #LP_PAGE #flow .flow--area{
        padding: 30px 0 35px;
    }
	body.lp-page #LP_PAGE #flow .flow--area .inn{
        width: 70%;
	}
	body.lp-page #LP_PAGE p.txt-line{
        font-size: 22px!important;
        letter-spacing: 2px;
        margin: 40px auto 10px;
	}
	body.lp-page #LP_PAGE p.txt-line::before{
        top: 52%;
    }
	body.lp-page #LP_PAGE p.txt-line span{
        padding: 0 0 0 10px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary .btn{
        right: 15px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 16px;
		line-height: 1.4;
        padding: 18px 37px 20px 52px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::before{
        top: 15px;
	}
	body.lp-page #LP_PAGE #footer-contact .inn .comment{
        font-size: 15px;
	}
	body.lp-page #LP_PAGE #lp-footer .inn .company{
        width: calc(100% - 200px);
        margin-right: 20px;
    }
	body.lp-page .footer_security_box{
        width: 180px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area .btn a{
        font-size: 16px;
        height: 50px;
    }
	body.lp-page #LP_PAGE #lp-footer .inn .company img{
        width: 160px;
    }
	body.lp-page .footer_security_box{
        margin: 5px auto 0!important;
    }
	body.lp-page #LP_PAGE .point--bottom--s{
        font-size: 16px !important;
	}
}
@media(max-width:430px){
	body.lp-page #LP_PAGE span.spacing--b{
        letter-spacing: 1.5px;
    }
	body.lp-page #LP_PAGE p{
        font-size: 16px;
	}
    body.lp-page #LP_PAGE #LP_top_area{
        height: 480px;
    }
    body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 15px;
        letter-spacing: 1px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        font-size: 14px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 150px;
        height: 150px;
        top: 24%;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area{
        padding-top: 0;
    }	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box,
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box:first-child{
		width: calc(100% / 3);
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
        font-size: 26px;
	}
	body.lp-page #LP_PAGE #about .comment{
        font-size: 14px;
        line-height: 1.8;
    }
	body.lp-page #LP_PAGE #about::after{
        bottom: -35px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge{
        top: -20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
		font-size: 21px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
        width: 140px;
        height: 140px;
		margin-bottom: -3px;
    }	
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
        font-size: 18px;
		margin: 12px auto 5px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::before{
        left: 25px;
        top: 44px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge::after{
        top: 48px!important;
        left: 18px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::before{
        left: 32px;
        top: 42px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge::after{
        left: 22px!important;
        top: 48px!important;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .title{
        font-size: 19px;
		margin-top: 5px;
		line-height: 1.3;
		margin-left: 65px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        font-size: 14px;
	}
	body.lp-page img.bg-image3{
        object-position: right 5px top -4px !important;
	}
	body.lp-page .point--bottom{
        font-size: 15px!important;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num p{
        font-size: 17px;
	}
	body.lp-page #LP_PAGE #possible .inn .box::after{
        top: 51%;
	}
	body.lp-page .point--bottom--2{
        font-size: 16px!important;
        line-height: 1.5;
        padding: 0 10px;
    }
	body.lp-page .point--bottom--s{
        font-size: 14px!important;
        padding: 0 10px;
    }
	body.lp-page #LP_PAGE #flow .box--square .box{
        height: 120px;
	}
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 18px!important;
    }
	body.lp-page #LP_PAGE #flow .flow--area .inn{
        width: 70%;
    }	
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow p{
        font-size: 17px!important;
	}
	body.lp-page #LP_PAGE .point--bottom{
        margin-top: 20px;
	}
}
@media(max-width:414px){
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area h2,
	body.lp-page .lp-header .logo_area h2{
        letter-spacing: .5px!important;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        top: 23%;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b,
	span.spacing--b{
        font-size: 20px;
    }
	body.lp-page #LP_PAGE span.spacing--b {
        letter-spacing: .5px;
    }	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box{
        padding: 9px 5px 5px;
	}
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box p{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
        font-size: 20px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
        width: 140px;
        height: 140px;
        margin-bottom: 5px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list{
        margin: 15px auto auto;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box2{
        margin-bottom: 10px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .step-badge{
         top: 10px;
	}
	body.lp-page #LP_PAGE .bg-image3{
        display: none;
    }
	body.lp-page #LP_PAGE .bg-image2-sp,
	body.lp-page #LP_PAGE .bg-image3-sp{
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center 2px;
        transform: scale(1.07);
  }
}
@media(max-width:390px){
	body.lp-page #LP_PAGE #LP_top_area{
        height: 475px;
    }
	body.lp-page #LP_PAGE #LP_header .LP_header_inn, .lp-fixed-clone .LP_header_inn{
        width: calc(100% - 10px);
        margin-right: 5px;
        margin-left: 5px;
    }	
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area, .lp-fixed-clone .logo_area{
		width: 230px;
	}	
    body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area img,
	body.lp-page .lp-header .logo_area img{
        width: 200px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left{
        padding-top: 15px;
        padding-left: 0;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 14px;
	}
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b, span.spacing--b{
        font-size: 19px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        width: 70%;
        margin-right: 30%;
    }	
	body.lp-page #LP_PAGE span.spacing--b{
		font-size: 19px;
        letter-spacing: 0;
    }	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 130px;
        height: 130px;
        top: 22%;
    }
	body.lp-page #LP_PAGE #onayami{
        padding: 10px 0 30px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
        font-size: 25px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .point{
        font-size: 16px;
    }
	body.lp-page #LP_PAGE #about .inn{
		width: calc(100% - 10px);
        padding: 0 5px;
	}
	body.lp-page #LP_PAGE #about::after{
        width: 140px;
        height: 140px;
        bottom: -45px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1{
        padding-top: 5px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .step-badge{
        top: -15px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .title{
        font-size: 17px;
        margin: 10px auto 5px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .img-inn{
        width: 120px;
        height: 120px;
        margin-bottom: 5px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num p{
        font-size: 16px;
    }
	body.lp-page #LP_PAGE #possible .inn .box::after{
        top: 50%;
    }
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 17px!important;
    }
	body.lp-page #LP_PAGE #flow .flow--area .inn{
        width: 75%;
    }
	body.lp-page #LP_PAGE p{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE #faq{
        padding-top: 90px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details{
        margin-bottom: 8px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 16px;
		padding: 16px 37px 18px 48px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary::before{
        top: 14px;
        left: 15px;
        width: 27px;
        height: 27px;
        font-size: 17px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn::before{
        left: 0;
        width: 27px;
        height: 27px;
        font-size: 17px;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content p{
        font-size: 14px;
	}
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-content .inn{
        padding: 8px 20px 8px 35px;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn p{
        font-size: 14px;
    }
	body.lp-page #LP_PAGE #lp-footer .inn .company p{
        font-size: 12px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1{
        margin-bottom: 5px;
        padding-bottom: 20px;
    }
	body.lp-page img.bg-image3{
        object-position: center -7px !important;
    }
	body.lp-page #LP_PAGE #lp-footer .MONNIT_logo_area{
        padding: 15px;
	}
	body.lp-page #LP_PAGE #lp-footer .MONNIT_logo_area img{
        width: 140px;
    }
	body.lp-page #LP_PAGE #lp-footer .inn .company .txt_b{
        font-size: 13px;
	}
	body.lp-page #LP_PAGE .point--bottom--2{
		letter-spacing: 1px;
	}
}
@media(max-width:375px){
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_contact a,
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .cta_btn_area .btn_dn a, 
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_contact a,
	body.lp-page .lp-fixed-clone .LP_header_inn .cta_btn_area .btn_dn a{
        width: 60px;
        height: 60px;
	}	
	body.lp-page #LP_PAGE #LP_header,
	body.lp-page .lp-fixed-clone{
        height: 80px;
    }
	body.lp-page #LP_PAGE #LP_header .LP_header_inn{
        margin-top: 0;
    }	
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area h2,
	body.lp-page .lp-header .logo_area h2{
        font-size: 9.5px;
    }
	body.lp-page #LP_PAGE #LP_header .LP_header_inn .logo_area,
	body.lp-page .lp-fixed-clone .logo_area{
        padding: 22px 0 20px;
    }
	body.lp-page #LP_PAGE #LP_top_area {
        height: 465px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-m{
        font-size: 13px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt .title-b,
	body.lp-page span.spacing--b{
        font-size: 18px;
		margin-bottom: 10px;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual::before{
        width: 126px;
        height: 126px;
        top: 24%;
    }
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .box-area .box p{
        font-size: 12px;
	}	
	body.lp-page #LP_PAGE #LP_top_area .Lp-mainVisual .mv-left .txt p{
        width: 72%;
        margin-right: 28%;
    }
	body.lp-page #LP_PAGE #onayami{
        padding: 0 0 30px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
        font-size: 22px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .box--4 .box p{
        font-size: 14px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .point{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE #onayami::after{
        bottom: -30px;
    }
	body.lp-page #LP_PAGE #about .inn{
        margin: 20px auto 10px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .title{
        font-size: 18px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball{
        margin: 15px auto 10px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--square .box{
        height: 120px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p{
        padding: 8px 5px 8px 32px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box-row .box-row--inn .txt .list p::before{
        top: calc(10px + (1.2em / 2));
        left: 10px;
    }
	body.lp-page .point--bottom{
        font-size: 14px!important;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num p{
        font-size: 15px;
    }
	body.lp-page #LP_PAGE #possible .inn .box .box-num{
		padding-right: 25px;
	}
	body.lp-page #LP_PAGE #possible .inn .box .box-num:nth-child(2n){
		padding-left: 25px;
	}
	body.lp-page #LP_PAGE #feature .feature--box .box1{
        margin-bottom: 0;
        padding-bottom: 15px;
    }
	body.lp-page #LP_PAGE #flow .box--square .box p{
        font-size: 16px !important;
    }
	body.lp-page #LP_PAGE #flow{
        padding-top: 25px;
    }
	body.lp-page #LP_PAGE .lp-contents--area .contents .inn .title{
		margin-bottom: 15px;
	}
	body.lp-page .point--bottom--2{
		font-size: 15px!important;
	}
	body.lp-page #LP_PAGE #flow .flow--area .inn .flow p{
        font-size: 16px!important;
    }
	body.lp-page #LP_PAGE #faq .inn .qna--accordion .details-summary{
        font-size: 15px;
		line-height: 1.4;
	}
	body.lp-page #LP_PAGE #lp-footer .inn .company{
        width: calc(100% - 180px);
        margin-right: 20px;
    }
	div.footer_security_box{
          width: 160px;
	}
	body.lp-page #LP_PAGE #lp-footer .inn .company img{
        width: 160px;
    }
	body.lp-page #LP_PAGE #feature .feature--box .box1 .box--ball .box .comment{
		margin-bottom: 12px!important;
	}
	body.lp-page #LP_PAGE #footer-contact .inn .title{
        margin-bottom: 15px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn{
        margin-top: 20px;
        padding-top: 20px;
    }
	body.lp-page #LP_PAGE #footer-contact .bottom--btn p{
        letter-spacing: 1.2px;
	}
	body.lp-page #LP_PAGE #footer-contact .bottom--btn .btn--area{
        margin: -5px auto 10px;
    }
}