.menuBtn{
	display: none;
}

.forSP{
	display:none;
}
.forPC{
	display:block;
}

img.forSP{
	display:none;
}
img.forPC{
	display:inline;
}

.topMainLineBtn{
	display: none;
}


@media screen and (max-width: 768px) {
    .forSP{
        display:block;
    }
    .forPC{
        display:none;
    }

img.forSP{
	display:inline;
}
img.forPC{
	display:none;
}
	body{
		font-size: 90%;
	}
body#top div#header {
    background-image: none;
    height: auto;
    width: 100vw;
    min-width: inherit;
    z-index: 1;
    position: relative;
}
div#logol {
    height: 29px;
    margin: 17px 0 14px 13px;
    width: 134px;
    background-size: contain;
	background-repeat:no-repeat; 
}
	div#logol h1 a {
    width: 134px;
     height: 29px;
    background-image: none;
    display: block;
}	
	#header{
		box-shadow: 0px 0px 0px rgba(0,0,0,0);
	}
	#header_lead{
		display: none;
	}

#login_form {
	position: absolute;
    margin-top: 41px;
    z-index: 100;
	width: 100%;
	display: none;
}
div#header_menu {
    margin-top: 0px;
    margin-right: 0px;
    text-align: center;
    height: 41px;
    width: 100%;
}
	div#header_menu ul {
    display: table;
    table-layout: fixed;
    padding: 3%;
    background-color: #FFFFFF;
    border-bottom: solid 1px #dcdcdc;
    width: 94%;
	}
	div#header_menu ul li {
    margin-left: 0;
    list-style: none;
    display: table-cell;
}
#header_tel {
    margin-left: auto;
    margin-top: 2px;
    position: absolute;
    float: none;
    right: 71px;
    width: 140px;
}
div#gmenu {
        background: none;
        width: 100%;
        margin: 0px auto 0;
        background-color: #FFFFFF;
        height: auto;
        position: absolute;
        display: none;
}	
#header div#gmenu ul {
    table-layout: fixed;
    display: block;
    width: 94%;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
}
#header div#gmenu li {
    float: none;
    display: block;
    width: inherit;
    height: auto;
    cursor: inherit;
    text-align: center;
    border-bottom: #dcdcdc solid 1px;
}
	.menuBtn,
	.menuBtn span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;

	}
.menuBtn {
    height: 31px;
    position: absolute;
    right: 2%;
    top: -2px;
    width: 40px;
}
	.menuBtn span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #000000;
		border-radius: 4px;
	}
	.menuBtn span:nth-of-type(1) {
		top: 0;
	}
	.menuBtn span:nth-of-type(2) {
		top: 20px;
	}
	.menuBtn span:nth-of-type(3) {
		bottom: 0;
	}

	.menuBtn span:nth-of-type(2) {
		top: 50%;
		left: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		transform: translate3d(-50%, -50%, 0);
	}
	.menuBtn.active span:nth-of-type(1) {
		width: 45%;
		-webkit-transform: translate3d(2px, 7px, 0px) rotate(45deg);
		transform: translate3d(2px, 7px, 0px) rotate(45deg);
	}
	.menuBtn.active span:nth-of-type(2) {
		-webkit-transform: translate3d(-21px, 0px, 0px) rotate(-45deg);
		transform: translate3d(-21px, 0px, 0px) rotate(-45deg);
	}
	.menuBtn.active span:nth-of-type(3) {
		width: 45%;
		-webkit-transform: translate3d(18px, -3px, 0px) rotate(45deg);
		transform: translate3d(18px, -3px, 0px) rotate(45deg);
	}

	input[type="text"], input[type="email"], input[type="password"], select, textarea, textarea.form-control, input[type="date"]{
		width: 100%;
	}
	
	.serviceListContents {
		display: grid;
		grid-template-columns: 1fr;
		column-gap: 4%;
		row-gap: 40px;
	}

	
	    div#container {
        margin-top: -5px;
        display: block;
        background: none;
        width: 94%;
        background-color: #FFFFFF;
        padding-top: 20px !important;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 40px;
        margin: 3%;
        box-sizing: border-box;
    }
	
div#leftcolumn {
    margin-left: 30px;
    width: 180px;
    height: auto;
    display: none;
}
div#two_maincolumn {
    float: right;
    width: 100%;
    padding: 0;
}	
div#news2 dl {
    height: auto;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-bottom: 13px;
    border-bottom: dotted 1px #ccc;
}
	div#news2 dl::after{
		display: block;
		content: '';
		clear: both;
	}
	div#news2 dt {
		float: none;
		padding-left: 25px;
		line-height: 25px;
		font-size: 16px;
		clear: both;
	}
	div#news2 dd {
		float: none;
	}
	
	
div#footer_msg {
    float: none;
    text-align: center;
    font-size: 9px;
    clear: both;
    padding-top: 20px;
}
	div#footer_msg p{
		text-align:center;
	}


div#two_maincolumn div.title {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: white;
    color: black;
}
.topBanner2c ul{
	display: table;
	table-layout: fixed;
	width: 100%;
	padding-bottom: 30px;
}

.topBanner2c ul li{
	display: table-cell;
	padding: 2px;
	vertical-align: top;
}
	


/* 2026 LP custom */
    #headerTel a {
        color: #000;
        font-size: 18px;
        font-weight: 800;
        text-decoration: none;
        -webkit-text-stroke: 5px #ffffff;
        font-weight: 800;
        paint-order: stroke fill;
    }
    #headerTel a span {
    font-size: 8px;
    display: block;
    -webkit-text-stroke: 0px;
    font-weight: 400;
    text-align: right;
    margin-top: 0;
}
#headerTel {
        right: 56px;
        top: -7px;
    }
#headerLineBtn {
    top: -3px;
    width: 35px;
    height: 45px;
    position: absolute;
    right: 59px;
	display: none !important;
}

	#contentsBox .lp-text-underline{
		border-bottom-width: 2px;
	}

	    #contentsBox .lp-hero {
        padding: 0;
        background-color: transparent;
        margin-bottom: 0;
    }

	#contentsBox .lp-hero__inner{
		width: 100%;
		min-height: 0;
	}

	#contentsBox .lp-hero__copy{
        width: auto;
        padding: 6%;
        position: relative;
        top: auto;
        margin-bottom: 0;
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
	}

	#contentsBox .lp-hero__lead{
		font-size: 23px;
		line-height: 1.45;
		margin-bottom: 12px;
		padding: 0 2%;
	}

	#contentsBox .lp-hero__lead-large {
        font-size: 27px;
    }

	#contentsBox .lp-hero h2{
		font-size: 17px;
		line-height: 1.5;
		padding: 0 2%;
	}

	#contentsBox .lp-hero__visual{
		position: static;
		width: 100%;
		margin-top: 0;
	}

	#contentsBox .lp-price-banner{
        width: auto;
        margin: 0;
        /* font-size: 18px; */
        padding: 14px;
        position: relative;
        bottom: auto;
	}

	#contentsBox .lp-price-banner span{
		font-size: 38px;
		-webkit-text-stroke: 8px #ffffff;
	}

	#contentsBox .lp-price-banner small{
		font-size: 23px;
	}

	#contentsBox .lp-price-banner em {
        display: inline-block;
        font-size: 15px;
        margin-top: 4px;
    }

	#contentsBox .lp-yellow-area{
		padding: 34px 0 52px;
	}

	#contentsBox .lp-panel{
		width: 94%;
		margin-bottom: 40px;
		box-shadow: 0 10px 24px rgba(0,0,0,0.08);
	}

	#contentsBox .lp-panel-title{
		width: auto;
		font-size: 22px;
		line-height: 1.5;
		padding: 16px 14px;
		top: -24px;
	}

	#contentsBox .lp-panel-relief,
	#contentsBox .lp-panel-conditions,
	#contentsBox .lp-panel-notes,
	#contentsBox .lp-panel-box{
		padding-left: 18px;
		padding-right: 18px;
		padding-bottom: 30px;
	}

	#contentsBox .lp-check-list{
		margin-bottom: 28px;
	}

	#contentsBox .lp-check-list li{
		font-size: 18px;
		padding: 20px 0 20px 44px;
	}

	#contentsBox .lp-check-list li:before{
		width: 28px;
		height: 28px;
		font-size: 18px;
		line-height: 28px;
		top: 20px;
	}

	#contentsBox .lp-section-heading{
		display: block;
		font-size: 24px;
		margin-bottom: 24px;
	}

	#contentsBox .lp-section-heading span{
		display: inline;
	}

	#contentsBox .lp-section-heading .lp-section-heading-text{
		padding: 0;
		white-space: normal;
	}

	#contentsBox .lp-section-heading .lp-line{
		display: none;
	}

	#contentsBox .lp-steps{
		display: block;
	}

	#contentsBox .lp-steps li{
		display: block;
		padding: 0;
		margin-bottom: 26px;
	}

	#contentsBox .lp-steps li:after{
		content: "\25BC";
		right: 50%;
		top: auto;
		bottom: -20px;
		margin-right: -8px;
	}

	#contentsBox .lp-step-card{
		min-height: 0;
		padding-bottom: 18px;
	}

	#contentsBox .lp-step-number{
		width: 46px;
		height: 46px;
		font-size: 28px;
		line-height: 46px;
	}

	#contentsBox .lp-step-card h4{
		font-size: 18px;
	}

	#contentsBox .lp-step-card p{
		font-size: 15px;
		margin: 0 12px;
		padding: 14px;
		min-height: 0;
	}

	#contentsBox .lp-result-copy{
		font-size: 18px;
		line-height: 1.5;
		margin: 32px 0 24px;
	}

	#contentsBox .lp-cta-button{
		min-width: 0;
		width: 100%;
		box-sizing: border-box;
		font-size: 18px;
		padding: 18px 18px 18px 18px;
	}

	#contentsBox .lp-cta-button:before{
		left: 14px;
		width: 40px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
		margin-top: 0;
	}

	#contentsBox .lp-cta-note{
		font-size: 13px;
		line-height: 1.7;
	}

	#contentsBox .lp-condition-grid{
		display: block;
		margin-bottom: 18px;
	}

	#contentsBox .lp-condition-card{
		display: block;
		border-width: 6px;
		padding: 22px 14px;
	}

	#contentsBox .lp-condition-card h4{
		font-size: 22px;
	}

	#contentsBox .lp-condition-card p{
		font-size: 15px;
	}

	#contentsBox .lp-condition-text{
		font-size: 16px;
		line-height: 1.8;
		text-align: left;
		margin-bottom: 24px;
	}

	#contentsBox .lp-panel-visual{
		position: static;
		text-align: center;
		margin-top: 18px;
	}

	#contentsBox .lp-panel-visual img{
		display: inline-block;
		max-width: 58%;
	}

	#contentsBox .lp-note-list li{
		display: block;
		padding: 20px 0 20px 44px;
	}

	#contentsBox .lp-note-list li:before{
		width: 28px;
		height: 28px;
		font-size: 18px;
		line-height: 28px;
		top: 20px;
	}

	#contentsBox .lp-note-title,
	#contentsBox .lp-note-text{
		display: block;
		width: auto;
	}

	#contentsBox .lp-note-title{
		font-size: 19px;
		padding-right: 0;
		margin-bottom: 12px;
	}

	#contentsBox .lp-note-text{
		font-size: 14px;
		line-height: 1.8;
		padding-left: 0;
		border-left: none;
	}

	#contentsBox .lp-notes-footer,
	#contentsBox .lp-box-copy{
		font-size: 22px;
		line-height: 1.5;
	}

	#contentsBox .lp-beginner-links{
		padding: 44px 7% 50px;
	}

	#contentsBox .lp-beginner-links h3{
		font-size: 28px;
		margin-bottom: 24px;
	}

	#contentsBox .lp-beginner-grid{
		width: 94%;
		display: block;
	}

	#contentsBox .lp-beginner-grid p{
		display: block;
		padding: 0;
		margin-bottom: 18px;
	}

	.topPricePlan{
		margin-bottom: 20px;
	}

	.topPricePlan__title {
        font-size: 16px;
        margin-bottom: 20px;
    }

	.topPricePlan__title:before{
		width: 24px;
		height: 6px;
		margin-right: 10px;
	}

	.topPricePlan__cards{
		margin: 0 0 14px;
		    column-gap: 0px;
	}

	.topPricePlan__card{
		padding: 0 4px 8px;
	}

	.topPricePlan__card h3{
		font-size: 17px;
		padding: 18px 8px 14px;
	}

	.topPricePlan__cardBody{
		padding: 0 10px 10px;
	}

	.topPricePlan__arrival{
		font-size: 12px;
		padding: 10px 6px 8px;
	}

	.topPricePlan__days{
		font-size: 16px;
		padding: 0 6px 6px;
	}

	.topPricePlan__days strong{
		font-size: 26px;
	}

	.topPricePlan__price{
		font-size: 15px;
		padding: 0 6px 12px;
	}

	.topPricePlan__price strong{
		font-size: 26px;
	}
.topPricePlan__cta a:after {
    content: "\25B6";
    position: absolute;
    right: 4px;
    top: 59%;
    margin-top: -9px;
    font-size: 8px;
}
	    .topPricePlan__price span {
        display: block;
        font-size: 9px;
    }

	.topPricePlan__cta{
		padding: 0 8px 8px;
	}

	.topPricePlan__cta a{
		font-size: 13px;
		padding: 13px 10px 13px 8px;
	}

	.topPricePlan__campaign,
	.topPricePlan__campaignLabel,
	.topPricePlan__campaignBody{
		display: block;
		width: auto;
	}

	.topPricePlan__campaignLabel{
		font-size: 24px;
		padding: 28px 12px 20px;
	}

	.topPricePlan__campaignBody{
		padding: 0 12px 14px;
	}

	.topPricePlan__campaignText,
	.topPricePlan__cta--campaign{
		display: block;
		width: auto;
		padding: 0;
	}

	.topPricePlan__campaignText{
		padding: 16px 14px 14px;
		margin-bottom: 10px;
	}

	.topPricePlan__campaignPrice {
        font-size: 20px;
        text-align: center;
    }

	.topPricePlan__campaignPrice strong{
		font-size: 42px;
	}

	.topPricePlan__campaignPrice span,
	.topPricePlan__campaignPrice em{
		font-size: 12px;
	}
	.topPricePlan__campaignPrice em{
		display: block;
		text-align: center;
		margin-top: 5px;
	}

	.topPricePlan__campaignNote{
		font-size: 16px;
	}
	.topPricePlan__cards {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.topMainLineBtn {
		display: block;
		position: fixed;
		bottom: 10px;
		right: 0;
		max-width: 210px;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		z-index: 10000;
	}
	table.contact td, table.scan td {
    border-bottom: solid 1px #d2c530;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
	.left_box4{
		width: auto;
	}

}
