@charset "utf-8";

/*--------------------------------------------------
reset
--------------------------------------------------*/

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{box-sizing: border-box; margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;height:auto}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;text-decoration:none;color: #231815;}a img{border:0;vertical-align:bottom;-webkit-transition:.5s;transition:.5s}

a{
display: block;
text-decoration: none;
}

@media screen and (max-width: 980px) {
.pc_none{
display: none;
}
}

@media screen and (min-width: 980px) {
.sp_none{
display: none;
}
}

/*--------------------------------------------------
PC
--------------------------------------------------*/

@media screen and (min-width: 980px) {
  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0; }

  * {
    margin: 0;
    padding: 0; }

  body {
    -webkit-text-size-adjust: 100%;
    line-height: 1.4;
    font-size: 18px;
    color: #333;
    margin: auto;
    font-family: 'Noto Sans JP', '小塚ゴシック Pr6N R', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    overflow-x: hidden;
    background-color: #fff; }

  a:hover {
    opacity: 1.0;
    filter: brightness(110%);
    -webkit-transition: all .2s;
    transition: all .2s; }

  img {
    max-width: auto;
    height: auto; }

  img[src*='.svg'] {
    width: 100%;
    height: auto; }

  .fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 1500ms; }

  .fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0); }

  .content--inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 80px; }
  h2 {
    font-size: 40px;
    text-align: center;
    padding: 80px 0 60px; }
    h2 span {
      color: #3D64EA;
    }
  .flex-box {
    display: flex;
    justify-content: space-between; }
  .sp-only {
    display: none;}


  /* header */
	
	#header-content .header-content--inner .h-logo-box-2 .menu {
		display: none;
	}
	#header-content .header-content--inner .h-logo-box-2 div a {
        background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
	}
 
  /* kv */
  section#kv {
    background: linear-gradient(to bottom right, rgba(125, 193, 247, .15), rgba(87, 89, 235, .15));
	padding-top: 86px; }
    section#kv .bg-img {
      background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/KV.webp);
      background-repeat: no-repeat;
      background-position: bottom right;
      background-size: 65%;
      padding: 60px 0 0; }
  section#kv h1 .line1 {
    margin-bottom: 15px;
    display: block;
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:64px; }
    section#kv h1 .line1 span {
      font-size: 85%;
      color: #333;
      -webkit-text-fill-color: initial; }
  section#kv h1 .line2 {
    display: block;
    font-size: 24px; }
  section#kv h1 .line3 {
    display: block;
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:32px;
    letter-spacing:-.03em;
	margin-top: 10px; }
    section#kv h1 .line3 span {
      font-size: 130%; }
  section#kv a {
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 20px 0;
    font-weight: bold;
    width: 480px;
    font-size: 24px;
    margin-top: 30px; }
    section#kv a::before {
      content: "";
      background: no-repeat url(/wp-content/themes/loov-video2025/img/LP/AI/icon_download.webp) 0 0/contain;
      width: 24px;
      height: 24px;
      display: block;
      margin: 0 12px 0 0; }

  /* cont1 */
  #cont1 {
    background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/bg.webp);
  }
  #cont1 .flex-box .item {
    flex-basis: 30%;
    -moz-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    padding: 0 20px 20px;
    background-color:#fff; }
  #cont1 .flex-box .item dt {
    font-weight: bold;
    font-size: 32px;
    color: #3D64EA;
    text-align: center;
    margin-bottom: 10px; }
  #cont1 .flex-box .item dd {
    font-size: 16px;}
    #cont1 .flex-box .item dd b {
      color: #3D64EA; }
  #cont1 .down {
    text-align: center;
    margin: 30px auto;  }
    #cont1 .down img {
      width: 90px; }
  #cont1 .answer {
    text-align: center;
    font-size: 32px;
    color: #3D64EA;
    font-weight:bold;}
  #cont1 .grad {
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    color: #fff;
    padding: 40px 50px;
    border-radius:30px;
    margin-top:30px; }
    #cont1 .grad h3 {
      font-size: 40px; 
      font-weight: bold;
      margin-bottom:30px; }
    #cont1 .grad p.explan {
      font-size: 24px; }
    #cont1 .grad dl {
      margin-top: 80px; }
      #cont1 .grad dt {
        font-size: 32px;
        font-weight:bold;
        margin-bottom:30px; }
      #cont1 .grad dd div {
        flex-basis: 30%;
        background-color: #fff;
        border-radius: 20px;
        color: #3D64EA;
        padding:20px 0; }
        #cont1 .grad dd div p {
          margin: 0 20px; }
      
  /* cont2 */
  #cont2 {
    background: linear-gradient(to bottom right, rgba(125, 193, 247, .15), rgba(87, 89, 235, .15)); }
    #cont2 dt {
      font-size: 32px;
      font-weight: bold;
      margin-bottom: 30px; }
    #cont2 img {
      width: 30%;
      margin: 0 8%; }
    #cont2 figure {
      margin: 60px auto 0;
      text-align: center;
      width: 700px; }
    #cont2 figcaption {
        font-size: 32px;
        font-weight: bold;}

  /* cont3 */
  #cont3 {
    background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/bg.webp); }
  #cont3 .intro {
    font-size: 24px;
    text-align:center; }
    #cont3 .flex-box {
      margin-top: 60px;
      gap: 5%; }
    #cont3 .flex-box img {
      width: 650px;} 
    #cont3 dt {
      margin-bottom: 20px;
      font-weight: bold; }
      #cont3 dt .line1 {
        background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 48px; }
        #cont3 dt .line1 span {
          font-size: 18px; }
      #cont3 dt .line2 {
        color: #3D64EA;
        font-size: 32px; }

  /* cont4 */
  #cont4 {
    background-color: #f7f7f7;
    padding-bottom: 80px;
  }
  #cont4 figure {
    margin: 0 5px;
  }
  #cont4 img {
    border-radius:6px;
    margin-bottom: 12px;
  }
  #cont4 .add-company--inner-2:after {
    content: "";
    display: block;
    width: 60%;
    height: 0;
  }

  /* cont5 */
  #cont5 {
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    color: #fff;
    padding-top: 80px; }
    #cont5 .content--inner {
      justify-content: center;
      gap: 80px; }
  #cont5 img {
    width: 500px; }
  #cont5 dt {
    font-size: 40px;
    font-weight:bold;
    margin-bottom:30px; }
  #cont5 a {
    background-color: #fff;
    color: #3D64EA;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 20px 0;
    font-weight: bold;
    width: 480px;
    font-size: 24px;
    margin-top: 30px; }
    #cont5 a::before {
      content: "";
      background: no-repeat url(/wp-content/themes/loov-video2025/img/LP/AI/icon_download_BL.webp) 0 0/contain;
      width: 24px;
      height: 24px;
      display: block;
      margin: 0 12px 0 0; }
  }

/*--------------------------------------------------
SP
--------------------------------------------------*/

@media screen and (max-width: 980px) {
  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0; }

  * {
    margin: 0;
    padding: 0; }

  /*---特殊追加CSS---*/
  body {
    -webkit-text-size-adjust: 100%;
    line-height: 1.4;
    font-size: 16px;
    color: #333;
    margin: auto;
    font-family: 'Noto Sans JP', '小塚ゴシック Pr6N R', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    overflow-x: hidden;
    background-color: #fff; }

  a:hover {
    opacity: 1.0;
    filter: brightness(110%);
    -webkit-transition: all .2s;
    transition: all .2s; }

  img {
    max-width: auto;
    height: auto; }

  img[src*='.svg'] {
    width: 100%;
    height: auto; }

  .fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 1500ms; }

  .fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0); }

  .content--inner {
    width: calc(700 *(100vw/750));
    margin: 0 auto; }
  h2 {
    font-size: 22px;
    text-align: center;
    padding: 40px 0 20px; }
    h2 span {
      color: #3D64EA;
    }
  .pc-only {
    display: none;}  


  /* header */

#header-content .sp-only {
  display: none;
}

  /* kv */
  section#kv {
    background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/bg_sp-kv.webp);
    padding-top: 1.5rem;
    background-size: cover;}
    section#kv .content--inner {
      background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/KV_sp.webp);
      background-position: right bottom;
      background-size: auto 40vw;
      background-repeat: no-repeat;
      width: 100%;
      padding: 0 4vw 36vw; }
  section#kv h1 .line1 {
    margin-bottom: 10px;
    display: block;
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:11vw; }
    section#kv h1 .line1 span {
      font-size: 85%;
      color: #333;
      -webkit-text-fill-color: initial; }
  section#kv h1 .line2 {
    margin-bottom: 10px;
    display: block;
    font-size: 6vw; }
  section#kv h1 .line3 {
    display: block;
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:6.3vw;
    letter-spacing: -.03em; }
    section#kv h1 .line3 span {
      font-size: 150%; }
  section#kv a {
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 20px 0;
    font-weight: bold;
    width: 100%;
    margin: 1.5rem auto 0;
    font-size: 18px; }
    section#kv a::before {
      content: "";
      background: no-repeat url(/wp-content/themes/loov-video2025/img/LP/AI/icon_download.webp) 0 0/contain;
      width: 24px;
      height: 24px;
      display: block;
      margin: 0 12px 0 0; }

  /* cont1 */
  #cont1 {
    background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/bg.webp);
    background-size: contain; }
  #cont1 .flex-box .item {
    flex-basis: 30%;
    -moz-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    padding: 0 20px 20px;
    background-color:#fff; }
    #cont1 .flex-box .item + .item {
      margin-top: 20px; }
  #cont1 .flex-box .item dt {
    font-weight: bold;
    font-size: 20px;
    color: #3D64EA;
    text-align: center;
    margin-bottom: 10px; }
  #cont1 .flex-box .item dd {
    font-size: 16px;}
    #cont1 .flex-box .item dd b {
      color: #3D64EA; }
  #cont1 .down {
    text-align: center;
    margin: 30px auto;  }
    #cont1 .down img {
      width: 15%; }
  #cont1 .answer {
    text-align: center;
    font-size: 20px;
    color: #3D64EA;
    font-weight:bold;}
  #cont1 .grad {
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    color: #fff;
    padding: 20px;
    border-radius:20px;
    margin:20px auto 40px; }
    #cont1 .grad h3 {
      font-size: 20px; 
      font-weight: bold;
      margin-bottom:15px; }
    #cont1 .grad p.explan {
      font-size: 16px; }
    #cont1 .grad dl {
      margin-top: 30px; }
      #cont1 .grad dt {
        font-size: 20px;
        font-weight:bold;
        margin-bottom:5px; }
      #cont1 .grad dd div {
        background-color: #fff;
        border-radius: 10px;
        color: #3D64EA;
        padding:20px 0; }
        #cont1 .grad dd div + div {
          margin-top: 5px; }
        #cont1 .grad dd div p {
          margin: 0 20px; }
      
  /* cont2 */
  #cont2 {
    background: linear-gradient(to bottom right, rgba(125, 193, 247, .15), rgba(87, 89, 235, .15)); }
    #cont2 dt {
      font-size: 20px;
      font-weight: bold;
      margin: 15px 0; }
    #cont2 img {
      width: 85%;
      margin: 10px 8% 0; }
    #cont2 figure {
      margin: 40px auto 0;
      text-align: center;
      width: 100%;
      padding-bottom:40px; }
    #cont2 figcaption {
        font-size: 20px;
        font-weight: bold;}

  /* cont3 */
  #cont3 {
    background-image: url(/wp-content/themes/loov-video2025/img/LP/AI/bg.webp);
    background-size: contain;
    padding-bottom:40px; }
  #cont3 .intro {
    font-size: 5vw;
    text-align:center; }
    #cont3 .flex-box {
      margin: 30px 5% 0; }
    #cont3 dt {
      margin-bottom: 20px;
      font-weight: bold; }
      #cont3 dt .line1 {
        background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 36px; }
        #cont3 dt .line1 span {
          font-size: 16px; }
      #cont3 dt .line2 {
        color: #3D64EA;
        font-size: 20px; }

  /* cont4 */
  #cont4 {
    background-color: #f7f7f7;
    padding-bottom: 80px;
  }
  #cont4 figure {
    margin: 0 5px;
  }
  #cont4 img {
    border-radius:6px;
    margin-bottom: 12px;
  }
  #cont4 .add-company--inner-2:after {
    content: "";
    display: block;
    width: 60%;
    height: 0;
  }

  /* cont5 */
  #cont5 {
    background: linear-gradient(to bottom right, #7DC1F7, #5759EB);
    color: #fff;
    padding: 40px 0; }
    #cont5 .content--inner {
      width: calc(660 *(100vw/750));}
  #cont5 img { }
  #cont5 dt {
    font-size: 20px;
    font-weight:bold;
    margin-bottom:15px; }
  #cont5 a {
    background-color: #fff;
    color: #3D64EA;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px; }
    #cont5 a::before {
      content: "";
      background: no-repeat url(/wp-content/themes/loov-video2025/img/LP/AI/icon_download_BL.webp) 0 0/contain;
      width: 24px;
      height: 24px;
      display: block;
      margin: 0 12px 0 0; }
