﻿.c-bk {
  color: #000;
}

.about_container.no-first{
  padding-top: 0;
}

.page_container.no-last .inr{
  padding-bottom: 0
}

.page_container.no-first .inr{
  padding-top: 0
}

.page_container .inr.faq_list{
  /*padding-bottom: 120px;*/
  padding-bottom: 50px;
}

.inr.no-first{
  padding-top: 0;
}

.page_about-scene .topic_wrap{
  margin: 0 auto;
}

.lower_top_container.kv_ttl .lower_top_inner{
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .btn_unit a.btn.SPw260 {
  width: 260px;
  }
}

@media screen and (min-width: 768px){
  .btn_unit.isSP{
    display: none;
  }
}

.mt-120{
  margin-top: 120px !important;
}

/*動画コンテンツ用CSS*/
.movie_wrapper{
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 80px;
}

.movie_wrapper iframe{
  width: 100% !important;
  height: 100% !important;
}

.top_container.no-last .inr{
  padding-bottom: 0;
}

@media screen and (max-width: 767px){
  .movie_wrapper{
    margin-bottom: 40px;
  }
   /* 
  .page_about-feature h4.head4:before{
    height: 0;
    width: 0;
  }*/
    
  .inr.tab_contents{
    padding-left: 20px;
    padding-right: 20px;
  }
}

.company_logo_list{
  background-color: white;
  padding-top: 30px;
  padding-bottom: 30px;
}
    
.company_logo_list{
  margin: 0 auto;
  display: flex;
  gap: 60px;
  justify-content: center;
}
.company_logo_list img{
  height: 80px;
  width: auto;
}

@media screen and (max-width: 767px){
    .company_scroll_wrap .company_roop{
      padding: 21.5px 5px;
    }
}


@media screen and (min-width: 767px){
  .page_about-feature .img img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
   
  .page_blog-detail .img img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display:block;
  }
}

.page_blog-detail h3.topic_head3{
  margin-top: 30px;
}

li.main-list-item {
    padding-bottom: 13px;
    margin-bottom: 20px;
    font-weight: bold;
}

ul.sub-list {
    padding-left: 1.5rem;
}

li.main-list-item {
    border-bottom: solid 1px #c7c7c5;
}

li.sub-list-item {
    padding-top: 13px;
}

.main-list-item li{
    border-bottom: none;
}

.main-list-item a{
  display: block;
  background-image: url(/cms/logicmonitor/img/icon/pagenav_arrow.png);
  background-position: right 10px center;
  background-size: 24px auto;
  background-repeat: no-repeat;
  padding-right:3rem;
}

.is-style-icon_announce {
  background: #eef7fb;
  border-color: #37afff;
  border-radius: 2px;
  line-height: 1.6;
  padding: 1em 1em 1em 1.25em;
  position: relative;
}

.thanks_txt .txt{
  margin-bottom: 2em;
}

.page_movie.page_about-feature h4.head4:before{
  width: 0;
  height:0
}

.about_link_guide.inr{
  padding-right: 20px;
  padding-left: 20px;
}







/*フォーム用CSS*/
#download_form fieldset{
  max-width: 100%;
  /*margin-top: 32px;*/
}

#download_form fieldset .hs_company, 
#download_form fieldset .hs_email,
#download_form fieldset .hs_phone, 
#download_form fieldset .hs_phone, 
#download_form fieldset .hs_message,
#download_form fieldset .hs_inquiry_type{
  margin-top: 32px;
}

#download_form fieldset.form-columns-2{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

#download_form fieldset.form-columns-2 .hs-form-field{
  width: 100%
}

#download_form fieldset.form-columns-2 .hs-form-field input{
  width: 100%;
}

.hbspt-form .must{
  font-size: 13px;
  display: inline-block;
  background: #4375FC;
  color: #fff;
  letter-spacing: 0;
  border-radius: 3px;
  padding: 3px 10px;
  margin: 0 10px;
  vertical-align: text-bottom;
}
    
.hs-field-desc{
  display: none !important;    
}

#download_form input {
    width: 100%;
    background-color: #fff;
    color: #000;
    appearance: auto;
    border-radius: 3px;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: auto;*/
    font-size: 16px;
    padding: 15px !important;
    margin-top: 11px;
}

#download_form textarea{
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    appearance: auto;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    width: 100%;
    height: 200px;
    margin-top: 11px;
}

#download_form select{
    width: 100%;
    background-color: #fff;
    color: #000;
    appearance: auto;
    border-radius: 3px;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: auto;*/
    font-size: 16px;
    padding: 15px !important;
    margin-top: 11px;
}

#download_form input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

#download_form .hs-form-booleancheckbox label{
    display: flex;
    justify-content: center;
    align-items: center;
}

#download_form .hs-form-booleancheckbox span{
  margin-top: 9px;
}

#download_form .hs-form-booleancheckbox span p{
  font-weight: bold;
}

.hs-dependent-field .must{
  display: none;
}

#download_form .legal-consent-container .hs-form-booleancheckbox-display>span{
  margin-left :5px !important;
}

#download_form .hs_submit{
display: block;
    background: #4375FC;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    width: 264px;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 0;
    font-size: 14px;
    line-height: 50px;
}

#download_form .hs_submit .actions{
    width: auto;
    background-image: url(/cms/logicmonitor/img/icon/download.png);
    background-size: 20px auto;
    background-position: right 20px center;
    background-repeat: no-repeat;
}

#download_form .hs_submit .actions input{
    background-color: inherit;
    color: #fff;
    font-weight: bold;
    padding: 0 !important;
    padding-right: 22px !important;
    margin-top: 0;
}

#download_form .svelte-select input{
  margin-top: 0;
}

@media screen and (max-width: 767px){
    #download_form fieldset.form-columns-2{
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
}

.page_container .inr.form_inr{
  padding-top: 50px;
}

.selected-item{
  z-index: 2;
  margin-left: 16px;
}

.form-columns-1 .hs_company .input div .svelte-select{
  padding-left: 0;
}

#download_form .hs-richtext p{
  margin-top: 10px;
}

#download_form .hs-error-msg{
  color: #f2545b;
}

.img_flex{
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width:767px){
  .img_flex{
    flex-direction: column;
    justify-content: center;
  }
}