.header-logo{
	width: 300px;
	position: fixed;
	left: 10px;
	top: 10px;
	z-index: 100000000;
}
.elementor.elementor-1097.elementor-location-header{
    position: fixed;
    z-index: 100000000000;
}
.elementor-element.elementor-element-962ee9f.elementor-widget.elementor-widget-html{
    display: none;
}
#mainimage{
    background-image: url("img/main-bg.png");
    background-size: cover;
    height: 780px;
    position: relative;
}
.main-feature-wrap{
    width: 560px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    right: 30px;
    bottom: 80px;
}
.main-feature{
    width: 200px;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 100px;
    border: 5px solid #FF512F;
    margin-left: -20px;
    margin-bottom: -50px;
    padding: 20px;
}
.main-feature img{
    width: 40px;
    display: block;
    margin: 0 auto;
}
.main-feature p{
    font-size: 24px;
    font-weight: bold;
    background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
margin: 20px 0 0;
    text-align: center;
}
.catch1-wrap{
    width: 588px;
    position: absolute;
    background-color: #fff;
    padding: 0 15px 15px;
    top: 135px;
    left: 50px;
}
.catch1-wrap p.sub-catch{
    background: linear-gradient(90deg, #02aab0 0%, #00cdac 100%);
    color: #fff;
    font-size: 24px;
    display: inline-block;
    padding: 20px 20px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: -65px;
    margin-left: -16px;
}
.catch1-wrap h1{
    font-size: 60px;
    color: #02AAB0;
    text-align: center;
}
.catch1-wrap .catch-box{
    padding: 42px 0 28px;
    border: 1px solid #02AAB0;
    margin-top: -38px;
}
.catch1-wrap .catch-box p{
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
}
.site-content .ast-container{
    flex-direction: column;
}
.catch2-wrap{
    width: 588px;
    position: absolute;
    background-color: #fff;
    padding: 0 15px 15px;
    top: 415px;
    left: 50px;
}
.catch2-wrap p.sub-catch{
    background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
    color: #fff;
    font-size: 24px;
    display: inline-block;
    padding: 20px 20px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: -65px;
    margin-left: -16px;
}
.catch2-wrap .catch-box{
    padding: 42px 0 28px;
    border: 1px solid #FF512F;
    margin-top: -38px;
}
.catch2-wrap .catch-box ul li{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
}
.catch2-wrap .catch-box ul{
    margin-bottom: 0;;;;;;;;
}

a.btn-ta{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #F0BC06;
    border-radius: 100px;
    padding: 15px 60px;
    outline: 1px solid #fff;
    outline-offset: -5px;
    position: relative;
}
a.btn-ta:hover{
    opacity: 0.7;
}
a.btn-ta::after{
    content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  width: 13px;    /* くの字を山なりに見た時、左側の長さ */
  height: 13px;   /* くの字を山なりに見た時、右側の長さ */
  border-top: 2px solid #fff;     /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 2px solid #fff;   /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg);    /* くの字の向き */
}
#toc{
    background-color: #fff;
}
#toc .toc-wrap{
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    max-width: 980px;
    margin: 0 auto;
    margin-top: 30px;
}
h2{
    position: relative;
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
}
h2::after{
    content: "";
    width: 70px;
    height: 1px;
    background-color: #669999;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    display: block;
    z-index: 10000000;
}
h2 span{
    display: block;
    font-size: 20px;
    color: #669999;
}

#about{
    padding: 100px 20px 60px;
    background-color: #fff;
}
.about-wrap{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 1040px;
    margin: 0 auto;
}
.about-wrap img{
    object-fit: cover;
    width: 50%;
}
#video{
    padding: 60px;
}
.slide-wrapper{
    max-width: 900px;
    margin: 0 auto;
}
.entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    height: min(30vw,580px);
}
.slick-prev:before {
    content: '←';
    position: absolute;
    left: -45px;
}
.elementor-kit-5 button, .elementor-kit-5 input[type=button], .elementor-kit-5 input[type=submit], .elementor-kit-5 .elementor-button {
    background-color: initial;
}
#type{
    padding: 60px 20px 60px;
    background: #fff;
}
.lens-block-wrap{
    max-width: 1040px;
    display: flex;
    justify-content: space-between;
    gap: 75px 2%;
    margin: 0 auto;
    flex-wrap: wrap;
}
.lens-block-wrap .lens-block{
    width: 48%;
}
.lens-block-wrap .lens-block .lens-text{
    border: 1px solid #669999;
    padding: 70px 20px 0px;
    height: 100%;
}
.lens-block-wrap .lens-block h3{
    background-color: #55A98E;
    color: #fff;
    text-align: center;
    font-size: 24px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95%;
    margin: 0 auto -32px;
    position: relative;
    z-index: 100000;
}
#difference{
    background-color: #fff;
    padding: 60px 20px;
}
.dif-wrap{
    overflow: scroll;
    width: 100%;
}
.dif-block{
    display: flex;
    flex-wrap:nowrap;
    justify-content: space-between;
    width: 1040px;
    padding: 0 20px;
    margin: 0 auto;
    padding-left: 100px;
    gap: 5px;
    position: relative;
}
.lens-dif-box h3{
    background-color: #55A98E;
    color: #fff;
    text-align: center;
    font-size: 24px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto 10px;
    font-size: 14px;
}
.lens-dif-box p{
    padding: 0 5px;
}
.lens-dif-box .img1{
    margin-bottom: 16px;
    display: block;
}
.side-block1, .side-block2, .side-block3{
    position: absolute;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    background-color: #55A98E;
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 73px 8px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 5px;
}
.side-block2{
    background-color: #F0BC06;
    left: 48px;
    bottom: 144px;
    padding: 43px 8px;
}
.side-block3{
    background-color: #2466AB;
    padding: 43px 8px;
    left: 48px;
    bottom: 0;
}

#focal-length{
    background-color: #55A98E;
    padding: 60px 20px;
}
#focal-length h2, #focal-length p, #focal-length h2 span{
    color: #fff!important;
}
#focal-length p{
    max-width: 1040px;
    margin: 0 auto;
}
#focal-length h2:after{
    background-color: #fff;
}
.focal-length-img{
    display: block;
    margin: 30px auto;
    max-width: 1040px;
    width: 100%;
    padding: 0 20px;

}

#comparison{
    background-color: #fff;
    padding: 60px 0;
}
.comparison-wrap{
    max-width: 1040px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}
.comparison-img{
    display: block;
    max-width: 800px;
    width: 100%;
    margin: 50px auto;
}
h3.midashi-h3{
    font-size: 24px;
    color: #333;
    padding-left: 5px;
    position: relative;
    margin-bottom: 60px;
    margin-top: 40px;
}
h3.midashi-h3::after{
    content: "";
    width: 150px;
    height: 1px;
    background-color: #669999;
    left: 0;
    bottom:-15px;
    position: absolute;
    display: block;
}
.comparison-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    gap: 20px;
}
.comparison-sentei-img{
    width: 50%;
    object-fit: cover;
}
.comparison-block .btn-ta{
    margin: 30px auto;
    display: table;
}
.comparison-under-block{
    margin-top: 60px;
    border: 1px solid #699;
    padding: 30px;
}

#list{
    padding: 60px 0;
}
.btn-wrap{
    display: flex;
    justify-content: center;
    gap: 60px;
    margin: 90px auto 100px;
}
.list-block{
    max-width: 1040px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
.lens-kinds-table .lenstable td{
    background-color: #EFF4F2;
}
.list-box{
    border: 1px solid #699;
    padding: 40px 30px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 30px;
}
.list-box .left-box{
    width: 40%;
    min-width: 380px;
}
.list-box .right-box{
    width: 60%;
}
.list-box h4 span{
    font-size: 16px;
    font-weight: 300;
}
.list-box h4{
    margin-bottom: 20px;
}
.left-box img{
    object-fit: cover;
    width: 60%;
    margin: 0 auto;
    display: block;
}
.fe-box{
    font-size: 14px;
   display: flex;
   justify-content: space-between;
   gap: 5px 1%;
   flex-wrap: wrap;
   margin-top: 15px;
}
.fe-box p{
    background-color: #55A98E;
    color: #fff;
    width: 49.5%;
    text-align: center;
    margin-bottom: 0;
    padding: 5px 0;
    font-weight: bold;
}
.lens-catch{
    color: #F06F00;
    font-size: 24px;
    font-weight: bold;
}
.recommend{
    background-color: #EFF4F2;
    padding: 30px;
    margin-bottom: 30px;
}
.recommend .rec-tit{
    font-size: 20px;
    color: #55A98E;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
}
.recommend .rec-tit::before{
    content:"";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("img/recommend-icon.png");
    position: absolute;
    background-position: center;
    background-size: contain;
    left: 190px;
    bottom: 3px;
}
.recommend ul{
    margin-left: 25px;
    margin-bottom: 0;
}
#risk{
    padding: 60px 0;
    background-color: #fff;
}
.risk-wrap{
    max-width: 1040px;
    width: 100%;
    padding: 0 20px;
    background-color: #FFFDE7;
    border: 1px solid #FFD600;
    padding: 30px;
    margin: 0 auto;
}
.risk-wrap ul{
    margin-bottom: 0;
}
#price{
    background-color: #fff;
    padding: 60px 0;
}
.price-wrap{
    max-width: 1040px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
.pricetable.jiyu_shinroyou th, .pricetable.jiyu_shinroyou tr {
    width: 50%;
}
.pricetable.jiyu_shinroyou th, .pricetable.jiyu_shinroyou td {
    width: 50%;
}
.pricetable.jiyu_shinroyou tr td {
    background-color: #EFF4F2;
    color: #333;
    border-bottom: 1px solid #fff !important;
    text-align: center;
}
.price-table .pricetable th {
    background-color: #55a98e;
    color: #fff;
    border-bottom: 1px solid #fff !important;
    text-align: left;
    padding: .6em 0 .6em 1.5em;
}
.risk-wrap ul li{
    margin-bottom: 15px;
}
.btn-ta.type-btn{
    display: inline-block;
    font-size: 20px;
    color: #FF512F;
    font-weight: 700;
    background-color: initial;
    border-radius: 100px;
    padding: 15px 60px;
    outline: 1px solid #fff;
    outline-offset: -5px;
    position: relative;
    border-bottom: 1px solid #FF512F;
    border-radius: 0;
    padding: 10px 50px 10px 5px;
    width: 100%;
    margin-bottom: 20px;
}
a.btn-ta.type-btn:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    width: 13px;
    height: 13px;
    border-top: 2px solid #FF512F;
    border-right: 2px solid #FF512F;
    transform: rotate(45deg);
}
.sp{
    display: none;
}
.lenstable img{
    object-fit: contain;
}
/* 
cta ブロック
*/
#cta-block-wrap{
    position: relative;
    padding: 0 20px;
    background-color: #fff;
}
.cta-block{
    background-image: url("img/cta-bg-img.png");
    background-size: cover;
    max-width: 1040px;
    width: 100%;
    padding: 90px 20px;
    margin: 0 auto;
}
.cta-block .cta-block-subtit{
    font-size: 24px;
    color: #fff;
    display: table;
    position: relative;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
.cta-block .cta-block-subtit:before,.cta-block .cta-block-subtit:after{
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 32px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 0;
    padding: 0;
    left: -35px;
    bottom: 10px;
}
.cta-block .cta-block-subtit:after{
    transform: rotate(-45deg);
    left: initial;
    right: -35px;
    bottom: 10px;
}
.cta-block-tit{
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    border: 4px solid #fff;
    display: table;
    padding: 20px 40px;
    margin: 30px auto;
}
.cta-block-subtit2{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 20px auto;
}
.cta-block-feature{
    display: flex;
    justify-content: space-between;
    max-width: 864px;
    margin: 50px auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.cta-block-feature .cta-block-fe{
    border: 4px solid #55A98E;
    background-color: #fff;
    color: #55A98E;
    width: 160px;
    height: 160px;
    padding: 25px 5px;

}
.cta-block-feature .cta-block-fe img{
    width: 40px;
    object-fit: cover;
    display: block;
    margin: 0 auto 10px;
}
.cta-block-feature .cta-block-fe p{
    color: #55A98E;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.cta-btn-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 864px;
    gap: 15px;
    margin: 0 auto;
}
.cta-btn{
    width: 278px;
    border-radius: 100px;
    box-shadow: 0px 4px 4px rgba(108, 108, 108, .25);
    color: #fff;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.2;
    align-items: center;
    justify-content: center;
    padding: 5px 0 5px 25px;
    position: relative;
    height: 55px;
}
.cta-btn span{
    font-size:12px;
    display: block;
    width: 100%;
}
.cta-btn.tel-btn{
    background: linear-gradient(180deg, #4FA084 0%, #458773 100%);
}
.cta-btn.tel-btn:before{
    content: "";
    width: 37px;
    height: 37px;
    background-image: url("img/Phone.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 10px;
    left: 28px;
    position: absolute;
}
.cta-btn.web-btn{
    background: linear-gradient(180deg, #FF8268 0%, #F0971A 100%);
}
.cta-btn.web-btn:before{
    content: "";
    width: 34px;
    height: 34px;
    background-image: url("img/Phonelink.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 10px;
    left: 50px;
    position: absolute;
}
.cta-btn.line-btn{
    background: #03C401;
}
.cta-btn.line-btn:before{
    content: "";
    width: 34px;
    height: 33px;
    background-image: url("img/b.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 10px;
    left: 20px;
    position: absolute;
}
#cta-block-wrap .btn-ta{
    margin: 65px auto 0;
    display: table;
}
@media screen and (max-width: 767px) {
	.header-logo{
	width: 160px;
	position: fixed;
	left: 10px;
	top: 10px;
	z-index: 100000000;
	}
    .cta-block .cta-block-subtit{
        font-size: 16px;
    }
    .cta-block-tit {
        font-size: 28px;
        margin: 15px auto;
    }
    .cta-block-subtit2 {
        font-size: 16px;
    }
    .cta-btn-block{
        justify-content: center;
    }
    .cta-btn{
        width: 100%;
        max-width: 320px;
    }
    #cta-block-wrap .btn-ta{
        margin-top: 30px;
    }
    .cta-block{
        background-image: url("img/cta-bg-img-sp.png");
    }
}
a.cta-btn:hover, a.cta-btn:focus {
    color: #fff;
    opacity: 0.7;
}
/* 
ここまで
*/



@media screen and (max-width: 767px) {
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
    h2{
        font-size: 28px;
    }
    h3.midashi-h3{
        font-size: 22px;
    }
    #mainimage{
        height: auto;
        background-image: none;
    }
    .post_header_logo{
        display: none;
    }
    .about-wrap{
        flex-wrap:wrap;
    }
    .about-wrap img{
        width: 100%;
    }
    .lens-block-wrap .lens-block{
        width: 100%;
    }
    .lens-block-wrap .lens-block h3{
        font-size: 20px;
    }
    .comparison-box{
        flex-wrap: wrap;
    }
    .comparison-sentei-img{
        width: 100%;
    }
    .btn-wrap{
        flex-wrap: wrap;
        gap: 40px;
    }
    .list-box{
        flex-wrap: wrap;
        padding: 30px 15px;
    }
    .list-box .left-box{
        min-width: initial;
        width: 100%;
    }
    .list-box .right-box{
        width: 100%;
    }
    .lens-catch {
        color: #f06f00;
        font-size: 26px;
        font-weight: 700;
        line-height: 1.4;
    }
    .cta-block-feature{
        gap: 10px;
    }
    .cta-block{
        padding: 50px 10px;
    }
    .cta-block-feature .cta-block-fe{
        border: 4px solid #55a98e;
        background-color: #fff;
        color: #55a98e;
        width: 115px;
        height: 115px;
        padding: 20px 0px;
        line-height: 1.2;
    }
    .cta-block-feature .cta-block-fe img {
        width: 30px;
        object-fit: cover;
        display: block;
        margin: 0 auto 10px;
    }
    .cta-block-feature .cta-block-fe p{
        font-size: 14px;
    }
    .cta-block-fe.fe6 img{
        width: 35px;
    }
    .risk-wrap{
        width: 96%;
    }
    .risk-wrap ul{
        margin-left: 0;
    }
    .entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
        height: 50vw;
    }
    .slick-prev:before {
        left: -20px;
        bottom: -22px;
    }
}

/*---------------------------------------
        floating banner
-----------------------------------------*/
.floating-banner-wrap{
    position: fixed; /* バナーを追従させる */
    z-index: 100; /* 他の要素の下に隠れないように */
    bottom: 0; /* バナーの上下の位置 */
    right: 0; /* バナーの左右の位置 */
    display: none;
	right: 20px;
    bottom: 10px;
}
.floating-banner-box{
    display: flex;
    flex-wrap: wrap;
	align-items: flex-end;
}
.floating-banner-box a{
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 0;
    color: #fff;
    font-weight: bold;
}
.floating-banner-box a.float-line-btn, .floating-banner-box a.float-tel-btn{
    width: 230px;
}
.floating-banner-box a.float-web-btn{
    width: 120px;
}
.floating-banner-box a p{
    margin-bottom: 0;
    font-size: 13px;
    color: #fff;
    line-height: 1;
}
.floating-banner-box i{
    margin-right:5px;
}
.footer-inquiry-btn div{
    width:45%;
}
.footer-inquiry-btn div img{
    width:100%;
}
.footer-inquiry-btn div a{
    display: block;
}

@media screen and (max-width:900px) {
    .footer-web-btn, .footer-line-btn {
        width: 45%;
    }
}
@media screen and (max-width:700px) {
    .floating-banner-wrap{
        width: 100%;
		right: 0px;
        bottom: 0px;
        padding: 0 2%;
    }
	.floating-banner-box{
        justify-content: space-between;
    }
    .floating-banner-box .floating-left{
        width: 70%;
    }
    .floating-banner-box .floating-right{
        width: 28%;
    }
    .floating-banner-box a.float-line-btn, .floating-banner-box a.float-tel-btn,.floating-banner-box a.float-web-btn{
        width: 100%;
    }
    .floating-banner-box a.float-line-btn{
        padding: 0;
    }
    .floating-banner-box a.float-tel-btn{
        padding: 0;
        margin-bottom: -2vw;
    }
    .floating-banner-box a.float-web-btn{
        padding: 0;
    }
}