/*----------------------------------------------------
    共通css
----------------------------------------------------*/

table.lp_owner_table {
    border-collapse: collapse;
    border: 1px solid #4d4d4d;
    margin-bottom: 35px;
}
table.lp_owner_table th {
    border: 1px solid #4d4d4d;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    color: #578c49;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #f6f9e8;
}
table.lp_owner_table td {
    font-size: 15px;
    line-height: 30px;
    border: 1px solid #4d4d4d;
    box-sizing: border-box;
    padding: 10px 15px;
}
table.lp_owner_table a,
ul li a {
    color: #534741;
    text-decoration: underline;
}
ul li {
    padding-left: 20px;
    background-image: url(https://www.enz-workshop.net/wp/wp-content/themes/wp001j/img/ul_icon.png);
    background-repeat: no-repeat;
    background-position: 0 9px;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.08em;
}


/*----------------------------------------------------
    PCã‚µã‚¤ãƒˆcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {
/*/////////////PCç”¨ã®CSSã‚’ã“ã“ã«ä½œæˆã—ã¦ãã ã•ã„ã€‚/////////////*/
/*/////////////å¿…ãšä¸­æ‹¬å¼§ã®ä¸­ã«ä½œæˆã—ã¦ãã ã•ã„ã€‚/////////////*/
.txt_marker{
	font-weight: bold;
    font-size: 1.6rem;
    color: #333;
    position: relative;
    background: #ff8d38;
    padding: 0 0 0.3rem 0;	
}
#visArea .mainArea .mainBtnBox h2 span {
    font-size: 28px;
    margin-top: 7px;
    text-align: center;
}
	
#visArea .mainArea .mainBtnBox h2 {
    text-align: center;
}
.section.oncolor {
    margin-top: 15px;
}
	
#visArea .btn-internal a {
    text-align: center;
}
#contents .cvParts01 .btn-cv a {
    width: 60%;
    margin: 0 auto;
}
	
#contents .cvParts01 .btn-cv a {
    padding: 25px 55px;
}
	
#contents .addParts02 .boxPart h4 {
    font-weight: bold;
    margin: 0 0 20px;
    font-size: 2.3rem;
    position: relative;
    padding-left: 40px;
    line-height: 1.9;
}
	
#contents .addParts02 .boxPart h4:before {
    content: "Q";
    display: inline-block;
    font-size: 35px;
    position: absolute;
    top: -25px;
    left: 0;
}
	
	#contents .addParts02 .boxPart .fuki h4 {
    color: #d65437;
}
	#contents .addParts02 .boxPart .fuki h4:before {
    content: "A";
    top: -19px;
}
.section.oncolor {
    min-width: 650px;
}

.waku {
    font-size: 14px;
    margin: 0px 0 10px;
    line-height: 1.3;
    text-align: center;
    border: 5px double;
    border-color: #945405;
    width: 90%;
    margin: auto;
	max-width:980px;
}

.telmidashi {
    font-size: 25px;
    color: darkslategray;
    font-family: -webkit-pictograph;
    font-weight: bold;
}

.tel_text1 {
    color: red;
    font-size: 17px;
    line-height: inherit;
}

.tel_text2 {
    font-size: 23px;
    font-family: fantasy;
}

.tel_text3 {
    font-size: 14px;
    font-family: fantasy;
}	
	
.telnumber2_pc {
    font-size: 35px;
    color: red;
    font-weight: bold;
}

.telnumber2_sp {
    display:none;
}

.tel_text3 {
	display:none;
}
	
/*2021.02.26*/
	
.floating-banner {margin: 40px auto;display: flex;justify-content: flex-end;margin-right: 20px;}

.floating-banner_pc{display: flex;width: 400px;margin-bottom: 15px;}

.floating-banner_sp {
  display: none!important;
}
/*2021.02.26 END*/	
.fix-menu {
    position: sticky;
    bottom: 0;
}
	
/*2021.04.26*/	
	
#lp_202104 #mv {
    background: #fff;
	z-index: 1000;
	}

#lp_202104 #mv {
    position: relative;
    max-width: 1000px;
    margin: 2em auto 0;
    padding: 40px 0 40px 0;
}
#lp_202104 #mv h2 {
	text-align:left;
	height:150px;
	color: #3ba479;
	font-size:1.8em;
	line-height:1.5;
}
#lp_202104 #mv:before {
    background: url(http://www.enz-workshop.net/wp/wp-content/uploads/mv_new202104.png) no-repeat;
    background-size: cover;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 750px;
    z-index: -1;
}		
	
#lp_202104 .l-header-area {
  width: 100%;
  min-width: 1000px;
  margin: 0;
  padding: 0;
  position: relative;
  background: #fff;
border-top: 10px solid #74b88d;
}
#lp_202104 .l-header {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#lp_202104 .l-header_sitename {
  font-size: 32px;
    padding-top: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
}

#lp_202104 .inner {
        margin: 0 auto;
        max-width: 1000px;
        width: 100%;
    }	
#lp_202104 .mv_p{
text-align:center;		
	}
.dr_flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	border: solid 6px #F8F6F3;
outline: solid 2px #E5DDCE;
padding: 15px 20px;
margin: 20px auto;
width:80%;
}	
	.dr_flex_box01{
		width:25%;
	}	
	.dr_flex_box02{
		width:75%;
		padding-left:1.5em;
	}	
	
#lp_202104 .superviser_flex2 {
display: flex;
align-items: center;
margin-top: 12px;
}

#lp_202104 .superviser_icn {
width: 46px;
margin-right: 8px;
}


#lp_202104 .superviser_pos {
color: #E69C25;
font-size: 12px;
font-weight: bold;
line-height: 1;
margin-bottom: 7px;
}

#lp_202104 .superviser_icn {
    background: #76bdaf;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 5px;
    padding-left:5px;
}
#lp_202104 .superviser_icn span	{
		background: #46a2a0 !important;
	}
#lp_202104 .profile{
	font-size: 1.1em;
    font-weight: bold;
	padding:.5em;
	background:#de5149;
	color:#fff;
	
	}
	
#lp_202104 .partTtl {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 6rem;
  text-align: center;
  background: none;
  padding: 0;
border-radius: 10px;
    background-color: #fbe7d8;
	padding:.5em;
}	
.mokuji_lp{
border: solid #E5DDCE;
    padding:3%;
    border-radius: 5px;
    margin: 25px 5px;
}

.mokuji_lp ul li {
    padding-left: 20px;
    background-image: url(https://www.enz-workshop.net/wp/wp-content/themes/wp001j/img/ul_icon.png);
    background-repeat: no-repeat;
    background-position: 0 9px;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.08em;
}
	
	.mokuji_lp ul li a{
		text-decoration:underline;
	}	
	
.mokuji_title{
		font-size: 1.3em;
	text-align:center;
	font-weight:bold;
	}
	
	#lp_202104 .paper img{
		display:block;
		margin:0 auto;
		
	}
	#lp_202104 .paper .inyou{
		font-size:.7em;
		color:#666;
		line-height: 1;
	}
	#lp_202104 .btn-cv {
		width:50%;
		margin:0 auto !important;
		
	}
	#lp_202104 .btn-cv a{
		font-size:1.1em;
	}
#lp_202104 .btn-cv a:after {
  right: 18px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
	
.kakomi2{
	width: 50%;
	margin: 1.5em auto;
	border: 3px dotted #578c49;
	padding: 2em;
	text-align: center;
	background: #fef2d9;
	min-width: 530px;
}
.kakomi2_t{
font-size:1.8em;
font-weight:bold;	
}
.kakomi2_txt,.kakomi2_txt2{
font-size:1.2em;
}	
	.kakomi2_txt3{
		font-size:1.1em;
	}	
.kakomi2 dt,.kakomi2 dd{
font-size:1.3em;
font-weight:bold;	
	}
.kakomi2 dl{
margin:1em;	
	}	
.tel_flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	}
	
.marker2 {
  color: #de5149;
}

#lp_202104 h3{
padding: 1rem 2rem !important;
  border-bottom: 3px dotted #000 !important;
  background: #fdf5ef;
	}
	
#lp_202104 .paper{
		width:90%;
	margin:auto;
	}	
#lp_202104 .paper2{
		width:90%;
	margin:auto;
	}
.triangle3{
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #578c49;
  margin:1em auto;
}	
	
/*2021.04.26 END*/		
	
	
	
	}/*PC*/

@media screen and (max-width: 960px) {
	
	#visArea .mainArea {
    background: url(../de-lp03/de-lp_img/mv_pic_sp.png) no-repeat left top;
    background-size: 95% auto;
    height: auto;
    width: 100%;
    margin: 0;
    position: relative;
    padding: 40% 4% 3%;
}
	
#visArea .mainArea .mainBtnBox {
    position: static;
    width: 91%;
    margin: 47vw auto 5rem;
}

}

/*----------------------------------------------------
    SPã‚µã‚¤ãƒˆcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
/*/////////////SPç”¨ã®CSSã‚’ã“ã“ã«ä½œæˆã—ã¦ãã ã•ã„ã€‚/////////////*/
/*/////////////å¿…ãšä¸­æ‹¬å¼§ã®ä¸­ã«ä½œæˆã—ã¦ãã ã•ã„ã€‚/////////////*/
.txt_marker{
	font-weight: bold;
    font-size: 1.6rem;
    color: #333;
    position: relative;
    background: #ff8d38;
    padding: 0 0 0.3rem 0;	
}
.floating-banner a:hover {
    opacity: 1;
}	
#visArea .btn-internal a {
    text-align: center;
}
	
#contents .addParts02 .boxPart h4 {
    font-weight: bold;
    margin: 0 0 20px;
    font-size: 2.3rem;
    position: relative;
    padding-left: 40px;
    line-height: 1.9;
}
	
#contents .addParts02 .boxPart h4:before {
    content: "Q";
    display: inline-block;
    font-size: 35px;
    position: absolute;
    top: -25px;
    left: 0;
}
	
	#contents .addParts02 .boxPart .fuki h4 {
    color: #d65437;
}
	#contents .addParts02 .boxPart .fuki h4:before {
    content: "A";
    top: -19px;
}
	
#contents .addParts02 .boxPart h4 {
    font-size: 1.7rem;
    line-height: 1.6;
}
	
#visArea .mainArea .mainBtnBox h2 {
    text-align: center;
}
	
#visArea .mainArea .mainBtnBox h2 span {
    font-size: 28px;
    margin-top: 7px;
    text-align: center;
}
	
#visArea .mainArea .mainBtnBox h2 {
    text-align: center;
}
	
#visArea .mainArea .mainBtnBox h2 span {
    display: block;
    font-size: 30px;
    color: #278e15;
}

.waku {
    font-size: 14px;
    margin: 0px 0 10px;
    line-height: 1.3;
    text-align: center;
    border: 5px double;
    border-color: #945405;
    /* width: 90%; */
    margin: auto;
}

.telmidashi {
    font-size: 25px;
    color: darkslategray;
    font-family: -webkit-pictograph;
    font-weight: bold;
}

.tel_text1 {
    color: red;
    font-size: 17px;
    line-height: inherit;
}

.tel_text2 {
    font-size: 23px;
    font-family: fantasy;
}

.tel_text3 {
    font-size: 14px;
    font-family: fantasy;
}	
	
.telnumber2_sp {
    font-size: 35px;
    color: red;
    font-weight: bold;
}

.telnumber2_pc {
	display:none;
}
	
/*2021.02.26*/
	
.floating-banner {
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 0px;
    margin: 15px;
}

.floating-banner_sp{display: block;width: auto;}

.is-fixed,.floating-banner_pc {
  display: none!important;
}
/*2021.02.26 END*/		
footer {
    margin-top: 50px;
}
	
	
/*2021.04.26*/	
	
#lp_202104{
		
	}
	


#lp_202104 .l-header-area {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background: #fff;
border-top: 10px solid #74b88d;
}	
#lp_202104 h1{	
	font-size: 1.5em;
    padding-top: .5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
	}
	
#lp_202104 .partTtl {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 2rem;
  text-align: center;
  background: none;
  padding: 0;
border-radius: 10px;
    background-color: #fbe7d8;
	padding:.5em;
}	
	
.dr_flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	border: solid 6px #F8F6F3;
outline: solid 2px #E5DDCE;
padding: 10px 10px;
margin: 20px auto;
width:100%;
}	
	.dr_flex_box01{
		width:35%;
	}	
	.dr_flex_box02{
		width:65%;
		padding-left:.5em;
	}

#lp_202104 .superviser_flex2 {
display: block;
align-items: center;
margin-top: 12px;
}

#lp_202104 .superviser_icn {
	width: 100%;
	margin: 0 auto 1em;
	text-align:center}


#lp_202104 .superviser_pos {
color: #E69C25;
font-size: 1em;
font-weight: bold;
line-height: 1;
margin-bottom: 7px;
}

#lp_202104 .superviser_icn {
    background: #76bdaf;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 5px;
    padding-left:5px;
}
#lp_202104 .superviser_icn span	{
		background: #46a2a0 !important;
	}
#lp_202104 .profile{
	font-size: 1.1em;
    font-weight: bold;
	padding:.5em;
	background:#de5149;
	color:#fff;
	
	}
#lp_202104 .pc_br {
	display:none;
}	
	
#lp_202104 .section:nth-of-type(1) {
    margin: 4rem 0;
}	
.mokuji_lp{
border: solid #E5DDCE;
    padding:3%;
    border-radius: 5px;
    margin: 25px 5px;
}

.mokuji_lp ul li {
    padding-left: 20px;
    background-image: url(https://www.enz-workshop.net/wp/wp-content/themes/wp001j/img/ul_icon.png);
    background-repeat: no-repeat;
    background-position: 0 9px;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.08em;
}	
.mokuji_title{
		font-size: 1.3em;
	text-align:center;
	font-weight:bold;
	}
	.mokuji_lp ul li a{
		text-decoration:underline;
	}	
#lp_202104 .btn-cv a{
		font-size:1.0em;
	}
	
#lp_202104 .btn-cv a:after {
  right: 18px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}	
.kakomi2{
	width:100%;
	margin:.5em auto;
	border:3px dotted #578c49;
	padding:1em .5em;
	text-align:center;
	background: #fef2d9;	
}
.kakomi2_t{font-size:1.2em;font-weight:bold;}
.kakomi2_txt,.kakomi2_txt2{
font-size:1.1em;
}	
	.kakomi2_txt3{
		font-size:1.1em;
		text-align:left;
	}	
.kakomi2 dt,.kakomi2 dd{
font-size:1.2em;
font-weight:bold;	
	}
.kakomi2 dl{
margin:1em;	
	}		
.tel_flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	}
	.flex_bpx01{
		
	}	
	.flex_bpx02{
		width:90%;
	}
#lp_202104 #mv {
    background: #fff;
	z-index: 1000;
	}

#lp_202104 #mv {
    position: relative;
    margin: 2em auto 0;
    padding: 40px 0 40px 0;
height:200px;
}
#lp_202104 #mv h2 {
	position:relative;
	text-align:center;
	color: #3ba479;
	font-size:1.3em;
	line-height:1.3;
	background-color: rgba(255,255,255,0.7);
	top:100px;
	
}
#lp_202104 #mv:before {
    background: url(http://www.enz-workshop.net/wp/wp-content/uploads/mv_new202104.png) no-repeat;
    background-size: cover;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 750px;
    z-index: -1;
}	
	
#lp_202104 .section:nth-of-type(1) {
    margin: 1rem 0;
}	
	
#lp_202104 h3{
padding: 1rem 2rem !important;
  border-bottom: 3px dotted #000 !important;
  background: #fdf5ef;
	}		
	#lp_202104 .paper{
		width:90%;
	margin:auto;
	}	
	#lp_202104 .paper2{
		width:90%;
	margin:auto;
	}	
	#lp_202104 .paper .inyou{
		font-size:.7em;
		color:#666;
	}
.triangle3{
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #578c49;
  margin:1em auto;
}	
.marker2 {
  color: #de5149;
}
	#lp_202104 .paper .inyou{
		font-size:.7em;
		color:#666;
		line-height: 1;
	}
	
	
/*2021.04.26 END*/		
		
}

.tel__flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
img.rotate__img {
    transform: rotate( 
-15deg );
}
#main .tel__flex p {
    font-weight: bold;
    margin: 0;
    font-size: 2.4rem;
}
.kakomi2_txt3 {
    font-size: 74%;
    font-weight: bold;
    line-height: 110%;
    margin-bottom: 15px;
    text-align: left;
    display: flex;
    justify-content: center;
}
#main .link__btn a {
    font-size: 1.7rem;
}
#main p.tel__btn {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 0;
    margin-top: 30px;
    line-height: 1;
}
p.tel__btn a {
    color: #578c49;
    font-size: 2.5rem;
}
p.time__info {
    font-weight: bold;
}
#contents {
    overflow: hidden;
}
.sticky_box {
    z-index: 1000;
}
footer .botArea .botInner {
    max-width: 1100px;
    width: auto;
}

footer .areaInner {
    max-width: 1100px;
    width: auto;
}
@media screen and (min-width: 600px){
.sticky_box {
    position: fixed;
    bottom: 0;
    right: 20px;
    width: 35%;
    padding: 10px;
    padding-top: 0;
}
.kakomi2_txt3 {
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.7rem;
}
}
@media screen and (max-width: 960px){
.sticky_box {
    position: sticky;
    bottom: 0;
    width: 50%;
    float: right;
}
.section {
    padding: 15px;
}

#contents .cvParts01::before {
    width: calc(1000% - -15px);
}
}
@media screen and (max-width: 599px){
.sticky_box {
    position: sticky;
    bottom: 0;
    width: 100%;
    right: auto;
    padding: 10px;
    margin-top: 0;
}
#main .tel__flex p {
    font-size: 1.6rem;
}
.kakomi2_txt3 {
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.7rem;
}
.kakomi2 {
    width: 100%;
    margin-bottom: 40px;
}
}




/*lp3 20241211 oki*/
#lp3oki {
    max-width: 1000px;
    margin: 0 auto;
}
#lp3oki h1 {
    display: none;
}
#lp3oki h2 {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 1.3rem;
    padding-top: 2rem;    
}
#lp3oki h3:not(.class) {
	font-size: 24px;
    line-height: 1.25;
    background: url(/wp/wp-content/uploads/h2_icon.png) no-repeat left bottom / contain;
    border-bottom: 2px solid #98918d;
    padding-left: 5.5rem;
    margin: 3rem 1.5rem 1.3rem 1.5rem;
    padding-bottom: 0.5rem;	
}
#lp3oki p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 3rem;
    padding: 0 1.5rem;
    font-weight: 500;
}
#lp3oki strong {
    color: #0f5804;
}
.rig 
#lp3oki {
    text-align: right;
}
#lp3oki .big {
    font-size: 24px;
    font-weight: bold;
}
#lp3oki .ct {
    text-align: center;
}
#lp3oki .ki {
    background: #fbf9e2;
}
#lp3oki ul li {
    background-position: top 0.25rem left;
    background-image: url(/wp/wp-content/uploads/li_icon.png);
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.8rem;
}
#lp3oki .ts{
    text-align: center;    
    text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px, #fff 0px -2px 0px, #fff 0px 2px 0px, #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px, #fff -2px -2px 0px, #fff 1px 2px 0px, #fff -1px 2px 0px, #fff 1px -2px 0px, #fff -1px -2px 0px, #fff 2px 1px 0px, #fff -2px 1px 0px, #fff 2px -1px 0px, #fff -2px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
#lp3oki .aka {
    color: #be3719;
}
#lp3oki .siro {
    color: #fff;
}
#lp3oki .fl2 {
    display: flex;
    align-items: center;
}
#lp3oki .fuki {
    font-weight:bold;
}
#lp3oki .mg{
    margin-bottom: 0rem !important;
}
#lp3oki .mb0{
    margin-bottom: 1rem;
}
#lp3oki .mark {
    background: #be371933;
    font-weight: bold;
}
/*fv*/
#lp3oki .fv * {
    z-index: 1;
    position: relative;
}
#lp3oki .fv {
    background: url(/wp/wp-content/uploads/hd_bk.png) no-repeat center top / 100%;
    font-weight: bold;
    text-align: center;
    z-index: 0;
    position: relative;
}
#lp3oki .fv p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.5; 
}
#lp3oki .tit {
    font-size: 42px;
    color: #581303;
    font-weight: bold;
    padding-top: 2rem;
    text-align: center;
    line-height: 1;
    max-width: max-content;
    margin: 0 auto;
}
#lp3oki .fv strong:after,#lp3oki .sura:after {
    content: "";
    background: url(/wp/wp-content/uploads/sura_r.png) no-repeat center center / contain;
    padding: 1.5rem;
    position: absolute;
    right: -4rem;
}
#lp3oki .fv strong:before,#lp3oki .sura:before {
    content: "";
    background: url(/wp/wp-content/uploads/sura_l.png) no-repeat center center / contain;
    padding: 1.5rem;
    position: absolute;
    left: -4rem;
}
#lp3oki .fv strong,#lp3oki .sura {
    font-size: 28px;
    position: relative;
}
#lp3oki .tit span {
    font-size: 52px;
}
#lp3oki .tit p.rig {
    display: block;
    text-align: right;
    color: #000;
    text-shadow: none;
    font-size: 18px;        
}
#lp3oki .tit p {
    font-size: 26px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1;
    padding: 0;
}
#lp3oki .fv img {
    margin-top: -2rem;
}

#lp3oki img.hito {
    margin-top: -7rem;
    z-index: 0;
    position: relative;
    width: 100%;
}
#lp3oki .tisub {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    background: url(/wp/wp-content/uploads/fv_ki.png) no-repeat center center / cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem auto 1rem;
    text-shadow: none;
}
#lp3oki .tisub img {
    width: 35%;
}
#lp3oki .mintyo {
    font-size: 48px;
    font-family: serif;
    font-weight: bold;
    color: #8b230c;
    text-align: center;
    line-height: 1;
}
/*tel*/
#lp3oki .fv .telbtn {
    margin-top: -5rem;
}
#lp3oki .telbtn a:after {
    content: "";
    background: url(/wp/wp-content/uploads/arrow_w.png) no-repeat center center / contain;
    padding: 0.5rem;
    position: absolute;
    right: 2rem;
    top: 0;
    bottom: 0;
}
#lp3oki .telbtn a:before {
    content: "";
    background: url(/wp/wp-content/uploads/tel.png) no-repeat center center / contain;
    padding: 1.8rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1rem;
}
#lp3oki .telbtn.searchbtn  a:before {
    content: "";
    background: url(/wp/wp-content/uploads/1558429992412.png) no-repeat center center / contain;
    padding: 1.8rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1rem;
    filter: invert(1);
}
#lp3oki .telbtn a {
    background: #2a691f;
    border-radius: 15px;
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 2.5rem 3.5rem 1rem 5rem;
    position: relative;
    background-image: linear-gradient(to top, #0f290b 0%, #1e4d12 20%, #317526 40%, #409331 60%, #52b341 80%, #a8f19a 100%);
    margin-bottom: 0.5rem;
    overflow: hidden;
    box-shadow: 1px 1px 3px 2px #46674161;
}
#lp3oki .telbtn a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.6), transparent);
    transform: skewX(-30deg);
    z-index: 1;
    transition: none;
    animation: shine 1.4s infinite;
}
@keyframes shine {
  0% {
    left: -100%;
  }
  100% {
    left: 200%;
  }
}
#lp3oki .telbtn {
    position: relative;
    padding: 1.5rem;
    margin-top: 1.5rem;
}
#lp3oki .telbtn .fuki {
    background: url(/wp/wp-content/uploads/fuki_ki.png) no-repeat center top / contain;
    text-align: center;
    padding: 0.3rem 0.3rem 0.7rem;
    position: absolute;
    top: -0.5rem;
    z-index: 2;
    left: 0;
    right: 0;
    font-weight: bold;
    line-height: 1.6;    
}
#lp3oki .telbtn a span {
    font-size: 32px;
}
#lp3oki .telbtn p {
    margin-bottom: 0 !important;
    text-align: center;
    line-height: 1.3;
    font-size: 16px;
    padding: 0;
}

/*contents*/
#lp3oki section.nayami h2 {
    position: relative;
    font-size: 24px;
}
#lp3oki section.nayami h2:after {
    background: url(/wp/wp-content/uploads/fv_bk2.png) no-repeat center bottom / cover;
    height: 40rem;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -9rem;
}
#lp3oki .nayami ul {
    background: url(/wp/wp-content/uploads/nayamu.png) no-repeat right -4rem bottom / 22rem;
    padding: 2rem 1rem;
    max-width: 340px;
    margin: 0 auto;
}
#lp3oki .nayami span.ct {
    margin: 0 auto;
    display: block;
}
#lp3oki .nayami .ki span.ct {
    margin-top: 1.5rem;
    line-height: 1.4;
}
#lp3oki .midasi.big h2, #lp3oki .sayou .midasi.big h2 {
    background: url(/wp/wp-content/uploads/h2_bk.png);
    padding: 2rem 0.5rem 1rem;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    line-height: 1.35;
    margin-bottom: 2.5rem;
    position: relative;
    box-shadow: 0px 5px #98918d;
}
#lp3oki .nayami .ki .midasi h2:after {
    background: none;
    height: auto;
    position: unset;
}
#lp3oki .midasi.big h2:after, #lp3oki .sayou .midasi.big h2:after {
    border-bottom: dashed 2px #534741;
    content: "";
    display: block;
    margin-top: 1rem;
}
#lp3oki .midasi.big h2::before, #lp3oki .sayou .midasi.big h2::before {
    content: "";
    background: url(/wp/wp-content/uploads/h2_happa.png) no-repeat;
    padding: 4rem 2rem;
    position: absolute;
    left: 0.2rem;
    bottom: 1.5rem;
}
#lp3oki .midasi.big p {
    margin-bottom: 0;
}
#lp3oki p.ct.big ,#lp3oki .bx,#lp3oki .data,#lp3oki .midasi {
    position: relative;
}
#lp3oki .ki p.ct.big:after {
    background: url(/wp/wp-content/uploads/sankaku_ki.png) no-repeat center bottom / contain;
    content: "";
    padding: 2rem;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: -4rem;
    left: 0;
    right: 0;
}
#lp3oki .Prof {
    background: #edf7d1;
}
#lp3oki .Prof .midasi {
    background: #c6daad;
    padding: 0.5rem 1.5rem;
    border-bottom: dashed 2px #10310b;
    outline: 5px solid #c6daad;
}
#lp3oki .Prof .fl2 div {
    gap: 0;
    max-width: 100%;
    width: 100%;
}
#lp3oki .Prof.com .fl2 {
    display: flex;
    align-items: center;
    max-height: 12rem;
    background: url(/wp/wp-content/uploads/kome.png) repeat-x center left / 85%;
}
#lp3oki .Prof p:nth-of-type(1) {
    margin-bottom: 0;
}
#lp3oki .Prof img {
    margin-top: -3rem;
    width: 15rem;
    z-index: 1;
}
#lp3oki p.pd10 {
    padding-bottom: 3rem;
}
#lp3oki .denwa {
    background: url(/wp/wp-content/uploads/ctabk.png) no-repeat center top / contain;
    width: 100%;
    padding: 3rem 0;
    max-width: 360px;
    max-height: 370px;
    margin: 0 auto 2rem;
}
#lp3oki .denwa a span {
    font-size: 32px;
}
#lp3oki .denwa .midasi {
    border-bottom: dashed 2px #10310b;
    font-weight: bold;
    padding: 0.5rem 0rem 0;
    margin: 1.5rem 1.5rem 1rem;
}
#lp3oki .denwa .midasi strong {
    font-size: 30px;
    color: #10310b;
}
#lp3oki .denwa .hd p {
    margin-bottom: 0;
    padding-left: 0;
}
#lp3oki .denwa .hd .fl2 {
    margin-bottom: 2rem;
}
#lp3oki .denwa img,#lp3oki .dan .denwa img {
    width: 16rem;
    padding-left: 1rem;
    margin-bottom: -4rem;
    padding-right: 0.5rem;
}

/*体験談*/
#lp3oki .dan {
    margin-bottom: 4rem;
}

#lp3oki .dan .denwa .midasi::before {
    background: none;
}
#lp3oki .dan .midasi h3 {
    position: relative;
    background: url(/wp/wp-content/uploads/taiken_midasi.png);
    padding: 1.5rem 1rem 1.5rem 10rem;
    border-bottom: none;
    margin: 0;
}
#lp3oki .dan .midasi h3::before, #lp3oki .dan .midasi h3::after {
    position: absolute;
}
#lp3oki .dan .midasi h3:after {
    content: "1";
    font-size: 3rem;
    left: 4.5rem;
    top: 3.5rem;
}
#lp3oki .dan .midasi.two h3:after{
    content: "2";
}
#lp3oki .dan .midasi.thr h3:after {
    content: "3";
}

#lp3oki .dan .midasi h3::before {
    content: "体験談";
    padding-top: 1.7rem;
    left: 1rem;
    font-size: 16px;
    padding-left: 0rem;
    top: 0rem;
    background: url(/wp/wp-content/uploads/taiken_obi.png) no-repeat right -0.1rem top 0rem / contain;
    height: 11.5rem;
    width: 8.5rem;
    text-align: center;
}

#lp3oki .dan .midasi span {
    padding-left: 10rem;
}   
#lp3oki .dan img {
    display: block;
    margin: 1rem auto 2rem;
}
#lp3oki .ic img {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 1.5rem;
}
#lp3oki .ic {
    position: relative;
}
#lp3oki .ic span {
    position: absolute;
    right: 2rem;
    bottom: 0rem;
}

#lp3oki .data table {
    width: 90%;
    box-shadow: 1rem 1rem #7fa579;
    margin: 2rem auto 3rem;
    border-spacing: 5px !important;
    border-collapse: separate;
    background: #fff;
}
#lp3oki tbody tr td, #lp3oki tbody tr th {
    border-bottom: dashed 2px #5a7d55;
    padding: 01rem;
    text-align: left;
    line-height: 1.3;
}
#lp3oki thead {
    background: #c6daad;
}

#lp3oki thead tr th {
	-webkit-outline: 5px solid #c6daad;
    outline: 5px solid #c6daad;
    font-size: 20px;
    text-align: center;
    padding: 1rem 0.5rem;
}
#lp3oki tbody {
    outline: 5px solid #f6fbe8;
}
#lp3oki tbody th {
    background: #f6fbe8;
}
#lp3oki td b {
    font-size: 3rem;
    color: #be3719;
}
#lp3oki td b:before {
    content: "";
    background: url(/wp/wp-content/uploads/arrow_g.png) no-repeat center center / contain;
    padding: 0.3rem;
    margin-right: 1.5rem;
}
#lp3oki .data p {
    font-size: 14px;
    line-height: 18px;
}

#lp3oki .Prof.com {
    background: url(/wp/wp-content/uploads/coment_bk.png) no-repeat center center / cover;
    padding-bottom: 1px;
    margin-bottom: 0.5rem;
}
#lp3oki .Prof.com p {
    margin-bottom: 2rem;
}
#lp3oki .Prof.com span.big {
    padding-left: 0;
}
#lp3oki .Prof.com .midasi:before {
    content: "";
    background: url(/wp/wp-content/uploads/coment.png) no-repeat center center / contain;
    z-index: 3;
    padding: 3.5rem;
    position: absolute;
    top: -4.5rem;
}
#lp3oki .Prof.com .midasi {
    background: none;
    padding: 0rem 1.5rem;
    border-bottom: none;
    outline: none;
    position: relative;
    z-index: 1;
}
#lp3oki .Prof.com img {
    margin-top: -3rem;
    width: 13rem;
    margin-right: 1.5rem;
}

/*なぜ*/
#lp3oki section.answer p.fuki,#lp3oki .kouso .midasi.big .fuki,#lp3oki .data .fuki {
    background: url(/wp/wp-content/uploads/naze.png) no-repeat center center / contain;
    color: #fff;
    padding: 0.5rem 0.5rem 1rem;
    position: absolute;
    left: 0;
    right: 0;
    top: -2rem;
    z-index: 1;
    text-align: center;
}
#lp3oki section.answer {
    margin-bottom: 4rem;
}
#lp3oki section.answer img.ct {
    margin: 0 auto;
}
#lp3oki section.answer h2 {
    margin-bottom: 0.5rem;
}
#lp3oki .fl3 div {
    width: calc(100% / 3 - 10px);
    border: solid 1px #5a7d55;
    margin: 2px;
    text-align: center;
}
#lp3oki .fl3 div h4 {
    background: #edf7d1;
    font-size: 20px;
    padding: 1rem;
    letter-spacing: 1px;
}
#lp3oki .fl3 div h4:after {
    content: "";
    border-bottom: dashed 2px #5a7d55;
    display: block;
}
#lp3oki .fl3 div img {
    margin: 1rem auto;
}
#lp3oki .fl3 div p {
    font-size: 14px;
    line-height: 18px;
    padding: 0 1rem;
    text-align: left;
    margin-bottom: 1.5rem;
}
#lp3oki .fl3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 1rem;
}



/*作用*/
#lp3oki section.sayou {
    background: url(/wp/wp-content/uploads/sayou_bk.png) repeat-x top center / contain;
}
#lp3oki .sayou p.fuki {
    background: url(/wp/wp-content/uploads/fuki_ki.png) no-repeat center center / contain;
    text-align: center;
    padding: 0.8rem 1rem 1.5rem;
    position: absolute;
    left: 0;
    right: 0;
    top: -4.5rem;
}
#lp3oki section.sayou .big, #lp3oki section.answer .ct.big {
    background: url(/wp/wp-content/uploads/sankaku_w.png) no-repeat center top / contain;
    display: block;
    padding: 1rem 1rem 3rem;
}
#lp3oki section.answer .ct.big {
    margin-bottom: 1.5rem;
    background: url(/wp/wp-content/uploads/sankaku_midori.png) no-repeat center bottom 0rem / 17rem;
    padding: 0rem 1rem 3rem;
    line-height: 32px;
}
#lp3oki section.sayou .midasi.big {
    padding: 0;
}
#lp3oki .sura {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}
#lp3oki .sura:before, #lp3oki .sura:after {
    bottom: 0;
}
#lp3oki .sura:after {
    right: 6rem;
}
#lp3oki .sura:before {
    left: 6rem;
}
#lp3oki .sayou p.sura,#lp3oki section.sayou .ct.big {
    margin-bottom: 6rem;
}
#lp3oki .sayou .sura .aka {
    font-size: 24px;
}
#lp3oki .bx img {
    margin-bottom: 1rem;
}

/*kouso*/
#lp3oki .Prof.com.gl {
    background: linear-gradient(to bottom, #fff, #f7fef6, #ecfce9);
    padding-bottom: 5rem;
    margin-bottom: 0;
    padding-top: 0rem;
}
#lp3oki .bx img.ct {
    margin: 0 auto 1rem;
}
#lp3oki section.sayou img.rig {
    float: right;
    margin-left: 1rem;
}
#lp3oki .Prof.com.gl img.rig {
    margin-top: 0;
}   
#lp3oki .kouso .inner{
    background: url(/wp/wp-content/uploads/kouso_bk-1.png) repeat-x center bottom / 100%;
}
#lp3oki .kouso .big.sura, #lp3oki .kouso .big.sura span {
    padding: 0;
}
#lp3oki .kouso .big.sura {
    margin-bottom: 2rem;
	font-size: 2.5rem;
}
#lp3oki .kouso .big.sura:before {
    left: 2rem;
}
#lp3oki .kouso .big.sura:after {
    right: 2rem;
}
#lp3oki .kouso img {
    width: 100%;
    max-width: 100%;
}
#lp3oki .data .fuki {
    text-align: center;
    padding: 1rem 1rem 2rem;
    top: -3rem;
}
#lp3oki .kouso p.fuki {
    top: -2rem;
}
#lp3oki .data thead tr th {
    padding-top: 2rem;
}
#lp3oki .data thead tr th:after {
    border-bottom: dashed 2px #5a7d55;
    content: "";
    display: block;
}
#lp3oki .kouso span.aka.big {
    display: block;
    line-height: 1.4;
    font-size: 3rem;
}
#lp3oki .kouso .midasi.big h2 {
    margin-bottom: 3rem;
}
#lp3oki .kouso .data {
    margin-top: 5rem;
}

#lp3oki .kouso .denwa img {
    width: 16rem;
    max-width: 100%;
}
#lp3oki .tisub img {
    width: 25%;
}
#lp3oki .denwa .fl2 {
    display: flex;
    flex-wrap: wrap;
}
#lp3oki .telbtn {
    flex-basis: 100%;
}
#lp3oki .denwa p {
    flex: 1;
}
#lp3oki .sp {
    display: block; !important;
}
#lp3oki .pc {
    display: none !important;
}
#lp3oki .kouso p.fuki {
    top: -2rem;
}
#lp3oki .kouso .denwa p.fuki {
    top: 0;
}

#lp3oki .fv .tet {
        width: 100%;
    }
@media screen and (min-width: 1000px) {


}

@media screen and (min-width: 700px){
#lp3oki .pc {
    display: block !important;
}
#lp3oki .sp {
        display: none !important;
    }

#lp3oki section.taiken, #lp3oki .nayami, #lp3oki section.answer,#lp3oki section.sayou,#lp3oki .kouso {
    width: 100%;
    max-width: 100%;
}
#lp3oki .inner {
    max-width: 1000px;
    margin: 0 auto;
}
#lp3oki {
    max-width: 100%;
}
#lp3oki .fullw {
    background: url(/wp/wp-content/uploads/pcfv_bk.png) no-repeat top center / cover;
}
#lp3oki .fv {
    max-width: 1050px;
    margin: 0 auto;
    background: url(/wp/wp-content/uploads/pc_taikensya02.png) no-repeat right center / 50%;
}
#lp3oki .fv .tet {
    width: 540px;
}

#lp3oki .fv .telbtn {
    max-width: 410px;
    margin: 1rem auto;
}
#lp3oki .tit span {
    font-size: 78px;
}	
#lp3oki .tit {
    font-size: 62px;
}
#lp3oki .tit p {
    display: inline;
}
#lp3oki .tisub {
    font-size: 42px;
    line-height: 82px;
}
#lp3oki .tisub img {
    width: 25%;
}
#lp3oki .fv p {
    font-size: 24px;
    max-width: 100%;    
}
#lp3oki .fv strong {
    font-size: 38px;
    line-height: 36px    
}
#lp3oki .mintyo {
    font-size: 74px;
}
#lp3oki .telbtn p {
    font-size: 18px;
    line-height: 1.45;    
}

/*contents*/
#lp3oki li, #lp3oki p,#lp3oki tbody tr td, #lp3oki tbody tr th {
    font-size: 18px;
}
#lp3oki p {
    width: 720px;
    margin: 0 auto 3rem;
}
#lp3oki ul li {
    padding-left: 2.6rem;
}
#lp3oki section.nayami {
    background: linear-gradient(to top, #fff, #f7fef6, #ecfce9);
}
#lp3oki section.nayami .inner {
    background: #fff;
}
#lp3oki section.nayami .grad {
    background: url(/wp/wp-content/uploads/midasi1_bk.png) no-repeat center top / 50rem;
}
#lp3oki section.nayami h2:after {
    content: none;
}
#lp3oki .nayami ul {
    background: url(/wp/wp-content/uploads/nayamu.png) no-repeat right bottom / contain;
    max-width: 600px;
}
#lp3oki .ki {
    background: #fbf9e2;
    margin-bottom: 5rem;
}
#lp3oki .big, #lp3oki .sura {
    font-size: 32px;
	line-height: 36px;    
}
#lp3oki .Prof {
    max-width: 720px;
    margin: 6rem auto;    
}
#lp3oki .Prof p {
    width: 100%;
    font-size: 16px;
}
#lp3oki .denwa {
    background: url(/wp/wp-content/uploads/cta_pc.png) no-repeat center top / contain;
    max-width: 600px;
    max-height: 100%;
    padding: 1rem 0;
    margin: 4rem auto 7rem;
}
#lp3oki .denwa img, #lp3oki .dan .denwa img,#lp3oki .kouso .denwa img {
    width: 21rem;
    padding-left: 1rem;
    margin-bottom: -1rem;
    padding-right: 0.5rem;
}
#lp3oki .denwa .telbtn {
    flex: 1;
    width: 40%;
    margin-top: 0;
}
#lp3oki .denwa .telbtn a {
    margin-top: 3rem;
}
#lp3oki .fl2 .telbtn p {
    max-width: 100%;
}
#lp3oki .denwa .telbtn .fuki,#lp3oki .kouso .denwa .telbtn .fuki {
    top: 6.8rem;
}
#lp3oki .denwa p.pc {
    text-align: left;
}
#lp3oki .denwa .midasi {
    text-align: center;
    font-size: 24px;
    padding: 0.5rem 0rem 5px;
}
#lp3oki .denwa .midasi strong {
    font-size: 36px;
}
#lp3oki .denwa .telbtn {
    padding: 0.5rem 3rem 1rem 1rem;
}
#lp3oki section.nayami .inner .denwa {
    margin-bottom: 0;
}
#lp3oki .dan .Prof.com.midasi::before {
    left: 0rem;
}
#lp3oki .dan .midasi h3,#lp3oki .ic,#lp3oki .data,#lp3oki .kouso .big.sura {
    max-width: 720px;
    margin: 0 auto;
}
#lp3oki .dan .midasi span {
    max-width: 720px;
    margin: 0 auto;
    display: block;
}
#lp3oki h3:not(.class) {
    max-width: 720px;
    margin: 6rem auto 2rem;
}
#lp3oki .ic img {
    max-width: 720px;
}
#lp3oki .data p {
    font-size: 16px;
    line-height: 1.6;
}
#lp3oki .data {
    margin: 4rem auto 5rem;
}
#lp3oki .data table {
    max-width: 600px;
}
#lp3oki .mg {
    max-width: 600px;
    margin-bottom: 0rem !important;
}
#lp3oki .Prof.com .midasi span {
    display: inline-block;
}
#lp3oki .Prof.com .midasi {
    font-size: 18px;
    line-height: 1.35;
    max-width: 60%;
    margin: 0 auto;
}
#lp3oki .Prof.com .fl2 {
    margin-bottom: 2rem;
    max-height: 10rem;
}
#lp3oki .data thead tr th{
	padding: 1rem 0.5rem 0.5rem;
    line-height: 1.5;
}
#lp3oki section.taiken {
    padding: 4rem 0;
    background: linear-gradient(to bottom, #fdfae054, #fff, #fdfae054);
}
#lp3oki .midasi.big h2 {
    padding-top: 3rem;
}
#lp3oki section.answer .fl3 {
    max-width: 720px;
    margin: 1rem auto 3rem;
}
#lp3oki section.answer .fl3 p {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
}
#lp3oki .sayou .sura .aka {
    font-size: 38px;
}
#lp3oki .Prof.com.gl {
    background: none;
}
#lp3oki .kouso p.fuki {
    top: -3.5rem;
}
#lp3oki .kouso img {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
}

#lp3oki .kouso {
    background: none;
}

#lp3oki .dan .midasi h3 {
    font-size: 26px;
    padding: 2.5rem 1rem 2.5rem 10rem;
    line-height: 1.5;
}
#lp3oki .telbtn a span {
    font-size: 42px;
    margin-top: 2.5rem;
    padding-left: 0.5rem;
}
#lp3oki .telbtn a {
    font-size: 18px;
     line-height: 1.3;
}
#lp3oki .denwa a span {
    font-size: 40px;
    padding-left: 1rem;
}
#lp3oki .telbtn a {
    font-size: 17px;
    padding: 2.5rem 1.5rem 1rem 3rem;
}
#lp3oki .telbtn p {
        font-size: 16px;
}
#lp3oki .denwa .telbtn a {
        margin-top: 2rem;
}

#lp3oki .denwa .telbtn .fuki,#lp3oki .kouso .denwa .telbtn .fuki {
        top: 6rem;
    }
    #lp3oki .fv .tet {
        width: 60%;
    }
#lp3oki .tit p.rig {
    max-width: 77%;
}
}
@media (min-width: 700px) and (max-width: 1000px) {
#lp3oki .tit span {
    font-size: 7vw;
}	
#lp3oki .tit {
    font-size: 6vw;
}

    }



/*20250326cta追加*/
#lp3oki .denwa.plus {
    background: none;
    max-width: 100%;
    margin: auto;
    padding: 0;
}
#lp3oki .denwa.plus .telbtn {
    padding: 0;
    width: 100%;
}
#lp3oki .denwa.plus a {
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0 auto;
}
#lp3oki .denwa.plus img {
    width: 720px;
    max-width: 100%;
    margin: 1rem auto 1rem;
}
#lp3oki .plus .telbtn a::after {
    content: none;
}
/*20250326cta追加　end*/

/*20250910 富裕層向けLP調整用*/
/*div.lp-high p, div.lp-high a, div.lp-high h2, div.lp-high h3, div.lp-high h4, div.lp-high span, div.lp-high div {
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}*/
/*20250910 富裕層向けLP調整用 end*/


/*20260224 Bパターン追加*/
#lp3oki .full-pattern-b .fv {
  background: #edf7fb;
  font-weight: bold;
  text-align: center;
  z-index: 0;
  position: relative;
}

@media screen and (min-width: 700px) {
  #lp3oki .full-pattern-b {
    background: #edf7fb;
  }
}

@media screen and (min-width: 700px) {
  #lp3oki .full-pattern-b .fv {
    max-width: 1605px;
    width: 100%;
    margin: 0px auto;
    background: url(/wp/wp-content/uploads/pc_taikensya_illust.png) center top no-repeat;
    padding: 63px 0 170px;
  }
}

@media screen and (min-width: 700px) {
  #lp3oki .full-pattern-b .fv .tet {
    width: 60%;
    max-width: 800px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 700px) {
  #lp3oki .full-pattern-b .tisub {
    font-size: 42px;
    line-height: 82px;
  }
}

@media screen and (min-width: 700px) {
  #lp3oki .full-pattern-b .fv .telbtn {
max-width: 410px;
margin: 1rem auto 0;
  }
}

@media screen and (min-width: 700px) {
  #lp3oki .full-pattern-b .tit {
    font-size: 62px;
    padding: 50px 0 0 0;
  }
}

/*20260224 Aパターン追加*/
#lp3oki .full-pattern-a .fv {
    max-width: 1050px;
    margin: 0 auto;
    background: url(/wp/wp-content/uploads/lp_mv2.png) no-repeat right center / 50%;
}
@media screen and (max-width: 700px) {
	#lp3oki .full-pattern-a .fv{
		background: url(/wp/wp-content/uploads/pcfv_bk_20260224_30.png) center top / cover no-repeat;
		background-color:#fff;
	}
	#lp3oki .full-pattern-a img.hito{
		margin-top:0;
	}
}

#lp3oki .fullw.full-pattern-a {
    background: url(/wp/wp-content/uploads/pcfv_bk_20260224_30.png) no-repeat top center / cover;
}

/*20260330 検索CTA調整*/
#lp3oki .telbtn.searchbtn a span {
    font-size: 25px;
}

/*20260415 動画埋め込み*/
.youtube {
    position: relative;
    width: 95%;
    padding-top: 56.25%;
    height: 0;
    max-width: 750px;
    margin: 0 auto;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}