*{
margin: 0;
padding: 0;
} h2, h3, h4{
font-weight: 600;
}
a{
text-decoration: none;
}
a:hover{
opacity: 0.9;
}
ul li{
list-style: none;
}
.d-flex{
display: flex;
}
.d-row{
flex-direction: row;
}
.d-col{
flex-direction: column;
}
.jcs-bt{
justify-content: space-between;
}
.yellow-font{
color: #fff100;
}
.blue-font{
color: #135998 !important;
}
.blue-font-2{
color:#2d67ba;
}
.green-font{
color:#26a584;
}
.green-font-2{
color:#76b56f;
}
.wathet-font{
color: #135998;
}
.purple-font{
color:#7258b2;
}
.white-font{
color:#fff;
}
.mt-109{
margin-top: 109px !important;
}
#page header{
display: none;
}
.lp-header{
width:1200px;
margin:0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 20px 0;
}
.lp-header .logo a{
width: 405px;
padding-top: 50px;
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/logo.jpg) center/100% no-repeat;
background-size: contain;
display: block;
height: 0;
line-height: 200;
overflow: hidden;
}
.lp-header .top-btn a{
width: 201px;
height: 51px;
color: #fff;
border-radius: 30px;
display: inline-block;
line-height: 51px;
text-align: center;
}
.lp-header .top-btn a i{
margin-right:15px;
}
.lp-header .top-btn .down-btn{
background-color: #135998;
}
.lp-header .top-btn .inquiry-btn{
background-color: #2cafce;
margin-left: 15px;
}
.lp-nav{
background-color: #edf6f8;
height: 75px;
}
.lp-nav ul{
list-style: none;
display: flex;
width: 836px;
height: 75px;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin:0 auto;
}
.lp-nav ul li{
border-left: 1px solid #959595;
text-align: center;
padding: 6px 40px;
}
.lp-nav ul li:last-child{
border-right: 1px solid #959595;
}
.lp-nav ul li a{
color:#135998;
font-weight: bold;
}
.lp-top-1{
width: 1046px;
margin: 0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 90px 0;
}
.lp-top-1 p{
font-weight: 600;
}
.lp-top-1 .left-box{
position: relative;
}
.lp-top-1 .left-box .tips-box{
width: 235px;
position: absolute;
right: -35px;
top: -61px;
}
.lp-top-1 .left-box .tips-box img{
width: 100%;
}
.small-title p{
color: #fff;
margin-top: 10px;
font-size: 20px;
padding: 15px 0;
line-height: 30px;
width: 350px;
text-align: center;
background-color: #135998;
}
.small-title p .title-bg{
padding: 0;
}
.lp-top-1 h1{
font-size: 41px;
margin:12px 0 12px 0;
font-weight: 600;
}
.lp-top-1 h1 p{
line-height: 86px;
}
.big-font{
font-size:88px;
}
.middle-font{
font-size: 66px;
}
.tips-title{
width: 540px;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.08em;
}
.lp-container{
width: 1200px;
margin:0 auto;
}
.lp-top-2{
padding:84px 0;
background-color: #001d3e;
position: relative;
}
.lp-top-2::after{
content: '';
width: 0;
height: 0;
border-top: 45px solid #001d3e;
border-left: 60px solid transparent;
border-right: 60px solid transparent;
position: absolute;
bottom: -45px;
left: 50%;
margin-left: -50px;
}
.lp-top-2 .h3,.lp-top-2 .h2{
text-align: center;
color: #fff;
}
.lp-top-2 .h2{
font-size: 43px;
line-height: 69px;
margin-bottom: 76px;
margin-top: 0;
font-weight: 600;
}
.lp-top-2 .h3{
font-size: 26px;
margin-bottom: 0;
padding-bottom: 8px;
line-height: 1.6;
font-weight: 600;
}
.lp-top-2 ul{
display: flex;
flex-direction: row;
justify-content:space-between;
}
.lp-top-2 ul li{
width: 285px;
min-height: 430px;
background-color: #fff;
border-radius: 10px;
display: flex;
flex-direction: column;
}
.text-center{
text-align: center;
}
.lp-top-2 ul li .h5{
margin: 16px 24px 0;
font-size: 18px;
font-family: sans-serif;
font-weight: 600;
}
.lp-top-2 ul li .big-font{
font-size:18px;
}
.lp-top-2 ul li .img-box{
margin:24px 0;
}
.lp-top-2 ul li .intro-text{
margin:0 28px 25px;
display: flex;
flex-direction: column;
height:100%;
}
.lp-top-2 ul li .intro-text h3{
font-size: 22px;
margin-bottom: 24px;
}
.lp-top-2 ul li .intro-text p{
font-size:17px;
display: flex;
height: 100%;
justify-content: end;
align-items: self-end;
}
.lp-top-3{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic-bg.png) #fff repeat-x;
background-position: center bottom;
margin-top:89px;
}
.lp-top-3 .title-tips{
font-size: 23px;
font-weight: 600;
}
.lp-top-3 h2{
font-size: 43px;
}
.lp-top-3 .feature-list{
width:1055px;
margin:0 auto;
margin-top: 58px;
}
.lp-top-3 .feature-list ul{
width: 787px;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 auto;
}
.lp-top-3 .feature-list ul li{
width: 368px;
min-height:430px;
border:3px solid #135998;
border-radius: 10px;
margin: 0 19px 19px 0;
background-color: #fff;
}
.lp-top-3 .feature-list ul li .img-box{
margin:53px 0 0;
height:176px;
display: flex;
align-items: self-end;
justify-content: center;
}
.lp-top-3 .feature-list ul li .intro-text{
margin:35px 38px;
}
.lp-top-3 .feature-list ul li .intro-text .h4{
font-size: 26px;
line-height: 1.6;
}
.lp-top-3 .feature-list ul li .intro-text p{
font-size: 18px;
margin-top:16px;
}
.lp-top-3 .feature-title{
width:1055px;
margin:0 auto;
color: #fff;
margin-top: 58px;
align-items: self-end;
}
.lp-top-3 .feature-title .left-human,.lp-top-3 .feature-title .right-human{
width: 203px;
height:199px;
}
.lp-top-3 .feature-title .left-human{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic4-1.png) no-repeat;
}
.lp-top-3 .feature-title h2{
font-size: 50px;
color:#fff;
}
.lp-top-3 .feature-title .right-human{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic4-2.png) no-repeat;
background-position: bottom center;
}
.lp-top-3 .title-list{
padding-bottom: 73px;
}
.lp-top-3 .title-list h2{
margin-bottom: 28px;
}
.lp-top-3 .title-list .title-tips{
line-height: 45px;
}
.firstview-btn-wraps a {
width: 250px;
height: 65px;
display: flex;
align-items: center;
justify-content: center;
font-size: clamp(1.1rem, 2vw, 1.2rem);
border-radius: 65px;
font-weight: bold;
letter-spacing: 0.05rem;
box-shadow: 0px 6px 11px 0px rgba(16, 120, 150, 0.24);
font-feature-settings: "palt";
margin:0 auto;
}
.firstview-btn-list-wrap{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/top/top-btn-bg.jpg) repeat-x;
background-position: center;
background-size: contain;
padding: 56px 0;
}
.firstview-btn-wraps .firstview-btn-consultation{
color: #fff;
background-image: linear-gradient(0deg, #1f79f1 50%, #3889f6 50%);
}
.firstview-btn-wraps .firstview-btn-consultation::before{
font-family: "Font Awesome 5 Free";
content: '\f0e0';
font-weight: 900;
padding-right: 10px;
font-size: 1rem;
color: #fff;
}
.lp-top-4{
margin:92px 0 40px 0;
}
.lp-top-4 .title-tips{
font-size: 26px;
font-weight: bold;
line-height: 30px;
}
.lp-top-4 h2{
font-size: 43px;
margin-top: 0;
margin-bottom: 67px;
}
.lp-top-5 .lp-top-5-bg{
background-color: #001d3e;
position: relative;
margin-top:65px;
}
.lp-top-5 .lp-top-5-bg::before{
content:'';
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/arrow.png) no-repeat;
width: 122px;
height:67px;
position: absolute;
top: 0;
left: 50%;
margin-left: -61px;
}
.lp-top-5 .lp-top-5-bg2{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic6.png) no-repeat;
background-size: contain;
position:absolute;
width:1052px;
height:475px;
top:-65px;
left:50%;
margin-left: -541px;
}
.lp-top-5 .title-list{
color:#fff;
padding-top: 93px;
padding-bottom: 66px;
}
.lp-top-5 .title-list h2{
margin-bottom: 20px;
font-size: 50px;
color:#ffffff;
}
.lp-top-5 .title-list p{
font-size: 24px;
font-weight: bold;
line-height: 45px;
}
.lp-top-5 .result-icon{
width: 144px;
height: 67px;
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/rs-btn.png) no-repeat;
position: absolute;
bottom: -39px;
left: 50%;
margin-left: -72px;
}
.lp-top-6 .lp-top-6-box{
width:723px;
margin:0 auto;
margin-top:83px;
margin-bottom: 62px;
color:#3c80dc;
}
.lp-top-6 .lp-top-6-box .left-human,.lp-top-6 .lp-top-6-box .right-human{
width:165px;
height: 163px;
}
.lp-top-6 .lp-top-6-box .left-human{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic7-1.png) no-repeat;
}
.lp-top-6 .lp-top-6-box .right-human{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic7-2.png) no-repeat;
}
.lp-top-6 .lp-top-6-box p{
font-size: 27px;
font-weight: bold;
line-height: 45px;
}
.lp-top-7{
background-color: #f7fbfd;
padding-top:96px;
padding-bottom: 88px;
}
.lp-top-7 .flow-box h2{
font-size: 43px;
margin-bottom: 67px;
}
.lp-top-7 .flow-content{
padding-top:82px;
border-radius: 10px;
background-color: #fff;
margin-top: 16px;
margin-bottom: 16px;
padding-left: 95px;
padding-right: 95px;
padding-bottom: 78px;
}
.lp-top-7 .flow-content img{
width:100%;
}
.big-num{
border:3px solid #0096bd;
border-radius: 50px;
width:41px;
height:41px;
line-height: 39px;
display: inline-block;
margin-right: 11px;
}
.lp-top-7 .flow-list{
margin-top:62px;
}
.lp-top-7 .flow-list ul{
width:985px;
flex-wrap: wrap;
margin: 0 auto;
}
.lp-top-7 .flow-list ul li{
width:328px;
margin-bottom: 33px;
}
.lp-top-7 .flow-list .flow-item-text{
margin-left: 1%;
width: 77%;
}
.lp-top-7 .flow-list .flow-item-text h4{
font-size: 22px;
}
.lp-top-7 .flow-list .flow-item-text p{
font-size: 14px;
}
.lp-top-7 .flow-content .flow-tips{
margin-top: -25px;
padding-left: 27px;
font-size: 14px;
color:#656565;
}
.lp-top-7 .flow-content .flow-tips-3{
margin-top: 12px;
padding-left: 0;
}
.lp-top-7 .small-tips{
font-size: 14px !important;
}
.lp-top-7 .pl-33{
padding-left: 33px;
}
.lp-top-8{
padding-top:119px;
padding-bottom: 80px;
background-color: #0096bd;
}
.lp-top-8 .effective-title{
margin-bottom: 62px;
}
.lp-top-8 .effective-title h2{
font-size: 43px;
margin-bottom: 42px;
}
.lp-top-8 .effective-title h2 .small-font{
font-size:34px;
}
.lp-top-8 .effective-title p{
font-size: 18px;
}
.lp-top-8 .function-list{
margin-bottom: 16px;
}
.lp-top-8 .function-list ul li{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/t-bg1.png) no-repeat;
width: 297px;
height:149px;
text-align: center;
margin-left: 4px;
font-size: 20px;
font-weight: 600;
position: relative;
}
.lp-top-8 .function-list ul li:nth-child(2){
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/t-bg2.png) no-repeat;
}
.lp-top-8 .function-list ul li:nth-child(3){
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/t-bg3.png) no-repeat;
}
.lp-top-8 .function-list ul li:nth-child(4){
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/t-bg4.png) no-repeat;
}
.lp-top-8 .function-list ul li .func-item{
height: 120px;
display: flex;
justify-content: center;
align-items: center;
}
.lp-top-8 .function-list ul li .func-link{
position: absolute;
width: 100%;
height: 100%;
left: 0;
bottom: 0;
}
.lp-top-8 .function-content{
background-color: #fff;
border-radius: 10px;
}
.lp-top-8 .function-content{
padding-top: 62px;
padding-bottom: 82px;
margin-bottom: 16px;
}
.lp-top-8 .function-content .func-title img{
margin-bottom: 14px;
}
.lp-top-8 .function-content .func-title{
margin-bottom: 50px;
}
.lp-top-8 .function-content .func-title h2{
font-size:32px;
}
.lp-top-9{
width: 1156px;
margin:0 auto;
}
.lp-top-9 img{
width:100%;
}
.lp-bottom{
background-color: #135998;
}
.lp-bottom .contact-us,.lp-bottom .file-download{
width:602px;
height:352px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
position: relative;
}
.lp-bottom .contact-us h3,.lp-bottom .file-download h3{
font-size: 24px;
margin-bottom: 29px;
line-height: 40px;
}
.lp-bottom .contact-us a,.lp-bottom .file-download a{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/btn1.png) no-repeat;
width: 320px;
height: 89px;
display: inline-block;
text-align: center;
line-height: 80px;
font-size: 23px;
font-weight: 600;
}
.lp-bottom .contact-us a i,.lp-bottom .file-download a i{
margin-right: 38px;
}
.lp-bottom .file-download::before{
content:'';
border-left: 3px solid #fff;
position: absolute;
left: 0;
top: 70px;
height: 228px;
}
footer .common_inner{
width: 1200px;
padding-left: 170px;
}
footer .common_inner .f_sec.f_sec01 .logo{ padding-top: 41px;
}
.img-sp-on{
display: none;
}
@media screen and (max-width:1200px) {
.pc-on{
display: block !important;
}
.lp-top-1{
width: 96%;
}
.lp-top-1 .left-box{
width:50%;
}
.lp-top-1 h1{
font-size: 3.2vw;
}
.lp-top-1 h1 p{
font-size: 7vw;
}
.middle-font{
font-size: 5vw;
}
.tips-title{
width:100%;
}
.lp-top-1 .left-box .tips-box{
width: 21vw;
position: absolute;
right: -48px;
top: -12%;
}
.small-title p{
width: 28vw;
font-size:1.8vw;
}
.lp-container{
width:100%;
}
.lp-top-2 ul li{
width:24%;
}
.lp-top-2 ul li .intro-text{
margin: 0 3vw 4vw;
}
.lp-top-2 ul li .intro-text h3{
font-size: 2vw;
}
.lp-top-2 ul li .intro-text p{
font-size: 1.5vw;
}
.lp-top-3 .feature-list{
width: 100%;
}
.lp-top-3 .feature-list ul{
width:100%;
}
.lp-top-3 .feature-list ul li{
width: 49%;
margin: 0 0 19px 0;
}
.lp-top-3 .feature-title{
width:100%;
}
.lp-top-3 .feature-title h2{
font-size: 5vw;
}
.lp-top-3 .title-tips{
font-size: 2vw;
}
.lp-top-3 .feature-title .left-human, .lp-top-3 .feature-title .right-human{
width: 180px;
height: 153px;
background-size: contain;
}
.lp-top-9{
width: 100%;
}
.lp-top-5 .lp-top-5-bg2{
width: 100%;
margin-left: -50%;
}
.lp-top-5 .title-list h2{
font-size:4vw;
}
.lp-top-5 .title-list p{
font-size: 2.5vw;
line-height: 3.2vw;
}
}
@media screen and (max-width:820px) {
.lp-top-1 h1{
font-size: 3vw;
}
.lp-top-1 h1 p{
font-size: 6.6vw;
}
.middle-font{
font-size: 5vw;
}
}
@media screen and (max-width:795px) {
.lp-top-1 h1{
font-size: 2.6vw;
}
.lp-top-1 h1 p{
font-size: 5.6vw;
}
.lp-top-4{
padding: 0 2%;
}
}
@media screen and (max-width:760px) {
body{
width:100%;
}
.pc-on{
display: none !important;
}
.img-sp-on{
display: block;
}
.lp-header{
width: 100%;
}
.lp-container{
width: 100%;
}
.lp-top-1{
width: 96%;
flex-direction: column;
padding: 4vh 0;
}
.lp-top-1 .left-box{
width: 100%;
}
.lp-top-1 .right-box{
text-align: center;
}
.lp-top-1 .right-box img{
width:60%;
}
.small-title p{
width: 53vw;
font-size: 4vw;
}
.lp-top-1 h1{
font-size: 6.7vw;
}
.lp-top-1 h1 p{
font-size: 14vw;
}
.middle-font{
font-size: 11vw;
}
.tips-title{
width: 100%;
}
.lp-top-1 .left-box .tips-box{
width: 34vw;
position: absolute;
right: 16px;
top: 50%;
margin-top: -210px;
}
.lp-top-2{
padding: 84px 2%;
}
.lp-top-2 .h3{
font-size:4vw;
}
.lp-top-2 .h2{
font-size:6vw;
}
.lp-top-2 ul{
flex-wrap: wrap;
}
.lp-top-2 ul li{
width:49%;
}
.lp-top-2 ul li .img-box{
margin: 10px 0;
}
.lp-top-2 ul li .intro-text{
margin: 0 3vw 8vw;
}
.lp-top-2 ul li .intro-text h3{
font-size: 4vw;
}
.lp-top-2 ul li .intro-text p{
font-size: 3vw;
}
.lp-top-3{
width:100%;
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic-bg-sp.png) #fff repeat-x;
background-position: bottom;
background-size: contain;
}
.lp-top-3 .feature-list{
width: 96%;
}
.lp-top-3 h2{
font-size: 6vw;
}
.lp-top-3 .title-tips{
font-size: 4vw;
}
.lp-top-3 .feature-list ul{
width: 100%;
}
.lp-top-3 .feature-list ul li{
width: 49%;
margin: 0 0 19px 0;
min-height: auto;
}
.lp-top-3 .feature-list ul li .img-box{
margin:4vw 0 0;
height:17vh;
align-items: center;
}
.lp-top-3 .feature-list ul li img{
max-width: 80%;
}
.lp-top-3 .feature-list ul li .intro-text{
margin: 6vw 4vw;
}
.lp-top-3 .feature-list ul li .intro-text .h4{
font-size: 4vw;
min-height: 65px;
}
.lp-top-3 .feature-list ul li .intro-text p{
font-size: 3vw;
}
.lp-top-3 .feature-title{
width: 96%;
flex-direction: column;
}
.lp-top-3 .feature-title h2{
font-size: 6vw;
}
.lp-top-3 .feature-title .left-human{
display: none;
}
.lp-top-3 .feature-title .sp-main{
display: flex;
flex-direction: row;
justify-content: space-around;
width: 100%;
}
.lp-top-3 .feature-title .left-human-sp{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic4-1.png) no-repeat;
background-position: left;
}
.lp-top-3 .feature-title .right-human{
background-position: right;
}
.lp-top-3 .feature-title .left-human-sp, .lp-top-3 .feature-title .right-human{
width: 40vw;
height: 18vh;
background-size: contain;
}
.lp-top-4 h2{
font-size: 6vw;
}
.lp-top-4 .title-tips{
font-size: 4vw;
}
.lp-top-4 img{
width:100%;
}
.lp-top-9{
width:100%;
}
.lp-top-5 .lp-top-5-bg::before{
background-size: contain;
width: 84px;
margin-left: -47px;
}
.lp-top-5 .title-list h2{
font-size: 6vw;
}
.lp-top-5 .title-list p{
font-size: 4vw;
line-height: 7vw;
}
.lp-top-5 .lp-top-5-bg2{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic6-760.png) no-repeat;
background-size: contain;
top: -34px;
}
.lp-top-6 .lp-top-6-box{
width:100%;
flex-direction: column;
}
.lp-top-6 .lp-top-6-box .left-human{
display: none;
}
.lp-top-6 .lp-top-6-box .sp-main{
display: flex;
flex-direction: row;
justify-content: space-around;
margin-top: 50px;
}
.lp-top-6 .lp-top-6-box .left-human-sp{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic7-1.png) no-repeat;
}
.lp-top-6 .lp-top-6-box .left-human-sp, .lp-top-6 .lp-top-6-box .right-human{
width: 40vw;
height: 18vh;
background-size: contain;
background-position: center;
}
.lp-top-8 .function-content img{
width:100%;
}
}
@media screen and (max-width:580px) {
.lp-top-1 .left-box .tips-box{
width: 43vw;
position: absolute;
right: -3px;
margin-top: -206px;
}
.lp-top-5 .lp-top-5-bg2{
background: url(//www.comitx.jp/wp-content/themes/comitx/images/ai-fire/pic6-sp.png) no-repeat;
background-size: contain;
}
}