.sp-module.search-m{
  margin-bottom:30px;
}

a:active, a:hover {
    color: #212529;
    transition: all .25s;
}
.products_details_left.pdr02 {
    padding-right: 2%;
}
.fs13 .products_text{
  font-size:13px;
}
.sp-megamenu-parent .menu_vertical .sp-mega-group>li>a {
    width: 100%;
}
.sp-megamenu-parent >li.menu_vertical {
    position: relative;
}
.sp-megamenu-parent .menu_vertical .sp-dropdown.sp-dropdown-main.sp-menu-left {
    left: 0;
    width: 100% !important;
    min-width: 250px;
}
.sp-column .sp-megamenu-parent .menu_vertical .sp-menu-left .sp-dropdown-inner {
    padding: 10px 10px 10px;
}
h2.products_details_title {
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 50px;
    line-height: 1.2em;
}
.jc_center{
    justify-content: center;
  }
.w1140{
width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1170px;
  }
.pb30{
  padding-bottom:30px;
}
.top_news {
    padding: 50px 0 0;
}
.top_news_button {
    background: #eceded;
    float: left;
    width: 100%;
    padding: 0 0 50px;
}
.top_news_button .button_arrow a {
    --tw-bg-opacity: 1;
    color: rgb(17, 17, 17);
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 70px;
}
.com-content-category-blog__child a{
  padding: 10px;
    background: #b1c65f;
    border-radius: 10px;
}
.com-content-category-blog__child h3.page-header.item-title{
min-height: initial;
}
.blogcase .article-list{
grid-template-columns: repeat(3, minmax(0, 1fr));
    clear: both;
    display: grid;
}
.blogcase .article-list .row{
    padding: 10px 0;
    position: relative;
    display: flex;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #111;
}

.toppage .productlist{
 width: 100%;
}
.productlist_img.bg-ruby {
    background-color: #c64dbb;
}
.tab-3 > .tab_area{
    display: none;
}
.tab-3 label:has(:checked) + .tab_area{
    display: block;
}
.toppage .productlist{
 width: 100%;
}
.catecolor01{
background: #e5ecff;
}
.catecolor02{
background: #ffe5d6;
}
.catecolor03{
background: #faeaf8;
}
.catecolor04{
background: #f0f1f3;
}
.productlist_position {
    position: relative;
}
.productlist_img img {
    width: 100% !important;
}

.productlist {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    clear: both;
    display: grid;
    margin-bottom: 50px;
  width: 1080px;
    margin: 0 auto;
    float: none;
  padding: 20px;
}

.productlist a {
    float: none;
    border: 1px solid #e1e4e6;
    border-radius: 5px;
    margin: 3%;
    width: auto;
    position: relative;
    display: flex;
  overflow: hidden;
}
.productlist_bloc{
  position: relative;
}
.productlist_title {
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 0;
  font-family: "Libre Baskerville", serif;
}
.productlist_img{
  background: #fff;
}
.productlist_icon {
    width: 66px;
    position: absolute;
    bottom: -35px;
    left: 20px;
}
.productlist_details {
    padding: 10% 7% 0;
}
.productlist_subtitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px;
}
.productlist_text {
    font-size: 1em;
    margin-bottom: 50px;
  /*  min-height: 70px;*/
}
.productlist_here {
    z-index: 999;
    position: absolute;
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 20px;
    bottom: 0;
}

.productlist_here.button_arrow::after {
    content: "→";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 20px;
    color: rgb(20, 20, 20);
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
    transition-duration: .2s;
    font-weight: bold;
}
.productlist_here.button_arrow:hover:after{
  margin-left: 30px;
  transition: padding-left 0.5s,margin-right 0.5s, margin-left 0.5s;
  }
.productlist_here.comlink:after{
  content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 20px;
    color: #141414;
   transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
      transition-duration: .2s;
    font-weight: bold;
}
.productlist_here.comlink:hover:after{
  margin-left: 30px;
  transition: padding-left 0.5s,margin-right 0.5s, margin-left 0.5s;
  }

.bg03 {
    background: #f0f1f3;
}


.cp_box2 p{
  margin:0 0 10px;
}
a .button_comlink:after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 20px;
    color: #141414;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
}
a .button_comlink:hover:after{
  margin-left: 30px;
  transition: padding-left 0.5s,margin-right 0.5s, margin-left 0.5s;
  }


.accordion-content a{
  font-weight:bold;
}

.accordion-item .comlink a:after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 10px;
    color: #141414;
      padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
    line-height: initial;
}
.accordion-item .comlink a:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
        margin-right: 0px;
  transition: padding-left 0.5s,margin-right 0.5s;
}
.sp_img{
 display: none; 
}
#fcp_top{
  padding:0 10px;
}
.company_area01 .company_area_text{
  padding-right: 20px;
}

.cp_box2 a,.cp_box2 a:visited{
  color:#babe13;
  text-decoration: underline;
}
.sp-module.faqnews{
  margin: 30px 0;
}
.faqnews ul{
  list-style: none;
}    
.faq_emergency{
    padding: 20px;
    font-size: 18px;
}
.faq_emergency .top_news_area_title, .sp-module .faq_emergency a{
  color:#dc3545;
}
.faq_emergency .mod-articles-category-date{
    width:200px;
}
.faq .category-module.mod-list{
  border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.faq_emergency .support_faq_bloc {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    background: #dc3545;
}
.emergency_title{
  color: #ffffff;
}

.emergency_comment{
    color: #ffffff;
  padding: 20px;
    font-size: 15px;
}
.faq #sp-main-body{
  padding-bottom:  30px;
  }
.cp_box2 input {
  display: none;
}

/* ===== Q（質問） ===== */
.cp_box2 label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: normal;
  padding: 12px 15px;
  background: #f5f7fa;
  border-radius: 8px;
  transition: background 0.2s;
}

.cp_box2 label:hover {
  background: #e9eef5;
}

.cp_box2 label::before {
  content: "";
  flex: 0 0 28px;
  height: 28px;
  margin-right: 12px;
  background: url('../../../../images/faq/q.png') no-repeat center / contain;
}

/* ===== A（回答） ===== */
.cp_container2 {
  display: flex;
  align-items: flex-start;
  overflow: hidden;
   max-height: 0;
  transition: height 0.35s ease;
  padding: 0 15px;
  box-sizing: border-box;
}

/* アイコン */
.cp_container2::before {
  content: "";
  flex: 0 0 28px;
  height: 28px;
  margin-right: 12px;
  margin-top: 0px;
  background: url('../../../../images/faq/a.png') no-repeat center / contain;
}

/* テキスト部分 */
.cp_container2 {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}

/* 吹き出し風 */
.cp_container2.open {
  margin-top: 8px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #e0e6ed;
  padding:15px 15px 5px 15px;
}
.cp_container2 a {
  display: inline;
  margin: 0 2px;
}
.cp_container2_inner {
  display: block;
  width: 100%;
}
.sstart.cp_box2 label {
    align-items: self-start;
}
.sp-menu-item a.comlink:after {
        content: "\f08e";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        /*    float: right;*/
        margin-left: 10px;
        color: #141414;
    }

    a.comlink {
        display: block;
    }

    a.comlink:after {
        content: "\f08e";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        /*    float: right;*/
        margin-left: 10px;
        color: #141414;
    }
.sign {
    text-align: right;
    margin-bottom: 0px;
    color: #3a3e41;
  line-height: 19px;
}
#sp-main-body{
min-height: 300px;
  }
.toppage #sp-main-body{
min-height: 0px;
padding: 0;
  }
.pad10 #sp-main-body{
padding:0 10px;
  
}
.pad10 .sp-module-content{
padding:0 10px;
}
  .blogcase .article-list {
    grid-template-columns: repeat(3, 1fr);
  }
#sp-header{
  height:90px;
}
#sp-main{
  padding-top:  80px;
}
#sp-slider-area {
    margin-top: 0;
}
#sp-title-area {
  margin-top: 0px;
}
.toppage #sp-title-area{
  display:none;
}
.blogcase .article-introtext a{
  color:#111;
}
.bloglistpage.allpage.news .article-intro-image{
  aspect-ratio: 344 / 155;
}
.news .article-list .article .article-header h2{
    font-size: 14px;
    font-weight: initial;
    letter-spacing: 0;
    padding: 10px 0;
    margin: 0;
    line-height: 1.5em;
}
.news .article-list .article .article-header h2 a{
    font-size: 16px;
}
.news .article-list .article .article-header h2 a:hover {
    color:#A6C044;
}
.download,.company,.support{
  padding-bottom:20px;
}
.blogcase{
  padding-bottom: 50px;
}
.sp-module.emergency,.sp-module.faqnews {
      display: flex;
    flex-direction: column;
    gap: 20px;
}
.support_faq_bloc_text a{
  text-decoration: underline;
  color:#bbd265;
}
/*.button_arrow a {
    --tw-bg-opacity: 1;
    color: #111;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 70px;
}
.button_arrow a:after {
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
}*/
.button_arrow a.arrow:after {
    content: "→";
/*    float: right;*/
    margin-left: 10px;
}
.button_arrow a:hover:after {
    padding-left: 10px;
    position: relative;
    z-index: 99;
    margin-right: 0px;
    transition: padding-left 0.5s, margin-right 0.5s;
}
.bloc3_bloc_here.button_arrow:after {
    content: "→";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 20px;
    color: #141414;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
}
.bloc3_bloc_here.button_arrow:hover:after{
  margin-left: 30px;
  transition: padding-left 0.5s,margin-right 0.5s, margin-left 0.5s;
  }
.sp-page-title .sp-page-title-heading {
font-size: clamp(2.875rem, 1.25vw + 2.375rem, 2.5rem);
    line-height: 1.1;
    font-weight: 600;
        margin: 0;
    padding: 10px;
      color: #111;
  width: 50%;
}
.height300 .sp-page-title {
    min-height: 200px;
  padding: 0;
}
.support_faq_bloc .cp_container2{
  padding:20px 0;
}
.faq #sp-title-area .container{
  width:100%;
}

.n2-ss-slider .n2-ow-all p.slider03{
background: RGBA(0, 0, 0, 0.8);
    padding: 0px 30px 10px 30px;
    color: #fff;
    line-height: 1.5;
    margin-right: 10%;
  }
.slider03 a.comlink {
    color: #fff!important;
  font-size:16px;
  font-weight:bold;
}
.slider03 a.comlink::after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block !important;
    margin-left: 10px;
    color: #fff!important;
  z-index:9999;
}
.top_blue #sp-title-area {
    display: block;
}

.products #sp-main-body {
    padding: 0 0 0;
}
.fwb{
  font-weight:bold;
}
.pdt20{
  padding-top:20px;
}

.bloc3_bloc_here {
    z-index: 999;
    position: relative;
}
.bloc3_bloc_here.comlink:after{
  content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 20px;
    color: #141414;
   transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
}
.bloc3_bloc_here.comlink:hover:after{
  margin-left: 30px;
  transition: padding-left 0.5s,margin-right 0.5s, margin-left 0.5s;
  }
.pat10{
  padding-top:10px;
}
.accordion_bloc .container{ 
  display: flex;
}
.accordion_bloc .menu-item { cursor: pointer; padding: 10px;}
.accordion_bloc .image-viewer { padding-left: 20px; }
.accordion_bloc #active-image { max-width: 100%; height: auto; }
.menu-title {
  position: relative;
  cursor: pointer;
  padding: 10px;
}

/* アイコン */
.menu-title .icon {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
}

/* 横線 */
.menu-title .icon::before,
.menu-title .icon::after {
  content: '';
  position: absolute;
  background: #333;
}
.menu-title .icon::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.menu-title .icon::after {
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.menu-item.active .icon::after {
  display: none;
}

.menu-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 10px;
  border-top: none;
}
.menu-item.active{
    background: #f5f7ff;
  border-radius: 5px;
}
.menu-item.active .menu-content {
  padding: 10px;

}

.menu-item.active .menu-title {
  font-weight: bold;
}

.bg_303336{
 background: #303336;
  color:#fff;
}

.products_ul_bloc{
      padding: 30px 10px;
    font-size: 1.2em;
}
.products_ul_bloc li{
    margin-bottom: 20px;
}
.topbar_area label{
position: absolute;
    right: 10px;
    top: -10px;
    cursor: pointer;
    font-size: 27px;
}
.bg333{
  background: #333;  
}
.toggle-input {
  display: none;
}
.toggle-input:checked + .toggle-button + .content{
  display: none;
}
.topbar_area{
  position: relative;
  width: 1170px;
    margin: 0 auto;
}
#sp-top-bar{
  padding:0;
}
#sp-top1 .sp-module{
  margin:0;
}
#sp-top1,#sp-top2{
  width:100%;
}
#sp-top-bar .container{
    width:100%;
}
.top01_news_area{
    background: #333;
    color: #fff;
}
#sp-top-bar .top01_news_area a{
    color: #a6c044;
}
.top01_faq_area{
  background: #ff0000;
    color: #fff;
}
#sp-top-bar .top01_faq_area a{
    color: #fff;
}
#sp-top2{
  width:1170px;
  margin:5px auto;
  
}
.top01_faq_bloc,.top01_news_bloc{
  width:1000px;
  margin:0 auto;
      text-align: center;
}
.tab-4 {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: 0 auto;
}
.tab-4 input {
    display: none;
}
.tab-4 > .bloc4_area {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
    background-color: #fff;
}
.accordion {
  margin-inline: auto;
  margin-top: 30px;
  position: relative;
  width: 100%;
}
.accordion-title {
  color: #111;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
}
.accordion-content {
  display: none;
  padding: 10px 20px;
  cursor: default;
}
.accordion-content p {
  font-size: 1.1em;
  line-height: 1.5;
}
/* タイトルの背景色 */
.accordion-item:nth-of-type(1) .accordion-title {

}
.accordion-item:nth-of-type(2) .accordion-title {

}
.accordion-item:nth-of-type(3) .accordion-title {

}
.accordion-item:nth-of-type(4) .accordion-title {

}
/* コンテンツボックスの枠線 */
.accordion-item:nth-of-type(1) .accordion-content {
}
.accordion-item:nth-of-type(2) .accordion-content {
}
.accordion-item:nth-of-type(3) .accordion-content {
}
.accordion-item:nth-of-type(4) .accordion-content {
}
/* 矢印 */
.accordion-title {
  position: relative;
  font-family: "Libre Baskerville", serif;
}
.accordion-title::after {
  border-right: solid 2px #111;
  border-top: solid 2px #111;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

.ai-driven-section { display: flex; gap: 30px; }
.accordion-list { width: 80%; }
.accordion-item { padding: 15px; border-bottom: 1px solid #ddd; cursor: pointer; }
.accordion-item.active h3 { font-weight: bold; }
.accordion-item .content { display: none; margin-top: 8px; }
.accordion-item.active .content { display: block; }
.accordion-item.active{background: #eee;}
.image-display img { width: 100%; height: auto; transition: opacity 0.3s ease; }

.arrow{
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:1rem;
  line-height: initial;
}
.arrow:after {
    content: "→";
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
    line-height: initial;
}
.arrow:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
        margin-right: 0px;
  transition: padding-left 0.5s,margin-right 0.5s;
}
a.arrow{
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:1rem;
  line-height: initial;
}
a.arrow:after {
    content: "→";
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
    line-height: initial;
}
a.arrow:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
        margin-right: 0px;
  transition: padding-left 0.5s,margin-right 0.5s;
}
a.link{
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:1rem;
  line-height: initial;
}
a.link:after {
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
    line-height: initial;
}
a.link:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
        margin-right: 0px;
  transition: padding-left 0.5s,margin-right 0.5s;
}

.rightbottom.products_img {
    text-align: initial;
    align-items: flex-end;
    display: flex;
    margin-left: auto;
  justify-content: flex-end
}

.slider02 span{
  line-height:30px;
}
.link_bloc.w900{
  padding:20px 50px;
}
.link_bloc.button_arrow a{
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:1rem;
}
.link_bloc.button_arrow a:after {
    --tw-content: "→";
    content: var(--tw-content);
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .2s;
    position: relative;
    z-index: 99;
}
.products_text span{
  font-weight:bold;
}
.catalog_area{
  border: 1px solid #ccc;
    padding: 10px;
      margin-bottom: 10px;
}
.catalog_img{
  border: 1px solid #eee;
  margin-bottom:5px;
}
.catalog_item{
    padding: 5px 0 0;
    margin: 5px 0 0;
    border-top: 1px solid #ccc;
}
.catalog_name{
  min-height:63px;
}
fieldset.fcp_fieldset{
/*  background: #ddd;
  border: 1px solid #ccc;*/
    padding: 10px;

}

select:not(.form-select):not(.form-control) {
padding: 0 .5rem !important
  }

.menu_item a {
    color: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    font-size: 14px;
    font-weight: initial;
    float: left;
}
.menu_item a.comlink:after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    float: right;
  margin-left:10px;
  color:#141414;
}
.contant_f08e a:after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    float: right;
}
.content-categoryfaq .cat-children .cate_icon_bloc{
  margin: 0;
  }
.content-categoryfaq .cat-children .cate_icon_bloc .cate_icon{
margin: 0;
    float: none;
    width: auto;
    top: -20px;
    position: absolute;
    left: 10px;
  z-index: 999;
  }
.content-categoryfaq .cat-children .cate_icon_bloc.level02 .cate_icon{
    top: -34px;
  left:-2px;
  }
.content-categoryfaq .cat-children .category-desc{
  position: absolute;
    height: 100%;
  float:none;
  width:auto;
  margin:  0;
/*    display: flex;
    justify-content: center;
    align-items: center;*/

}
.category-desc img{
  max-width: 40px;

}
.category-desc .level03 img{
  width:40px;
}
.category-desc .level02 img{
  max-width: 67px;
}
.blogfaq .article-list .article {
    position: relative;
    margin-bottom: 10px;
    padding: 0px;
    border: 0;
    float: left;
    width: 100%;
}
.blogfaq .article-info {
    margin: 0;
    line-height: 12px;
    text-align: right;
    display: block;
  margin-bottom: 5px;
}

.height100 .sp-page-title {
    min-height: 100px;
}
/*
.faq .sp-page-title {
    padding-top: clamp(1.5rem, 1.3rem + 2vw, 2rem);
    padding-bottom: clamp(1.5rem, 1.3rem + 2vw, 2rem);
}*/

.faq_grid3 .cat-children{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    clear: both;
    display: grid;
  margin-bottom: 50px;
}
.content-categoryfaq.faq_grid3 .com-content-category__children {
    float: none;

    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5%;
    width: auto;
    position: relative;
    display: flex;
}
.faq_grid3 .com-content-category__children a{
    padding: 5%;
    width: 100%;
    display: flex;
    height: 100%;
    border-radius: 5px;
    color: #111;
    justify-content: center;
    align-items: center;
}
.faq_grid3 .com-content-category__children a:before {
    position: absolute;
     inset: 0; 
    z-index: 2;
  --tw-bg-opacity: 1;
    background-color: rgb(166 192 68 / var(--tw-bg-opacity));
  opacity: .3;
  transition-duration: .7s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  --tw-content: "";
    content: var(--tw-content);
    -webkit-clip-path: circle(0 at clamp(2.5rem, 1.3rem + 3vw, 4rem) 135px);
    clip-path: circle(0 at clamp(2.5rem, 1.3rem + 3vw, 4rem) 135px);
  color:#111;
}
.faq_grid3 .com-content-category__children a:hover:before {
      opacity: .4
    -webkit-clip-path: circle(150% at clamp(2.5rem,1.3rem + 3vw,4rem) 135px);
    clip-path: circle(150% at clamp(2.5rem,1.3rem + 3vw,4rem) 135px);
    color:#111;
}
.faq_grid3 .com-content-category__children an:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
    color:#111;
}
.page-header.item-title {
    display: initial;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    margin:0;
    min-height:100px;
}

.grid3{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.grid3 .bloc3_bloc {
    float: none;
     width: 100%; 
    padding: 5%;
}
}
.br10 iframe{
 border-radius: 10px; 
}
.comment_bloc{
  padding: 0px 30px;
    line-height: 24px;
}
.comment_text{
  font-size: 1.5em;
    line-height: 1.8em;
}
.icon_bloc{
  line-height: 0;
}
.icon_bloc::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('../../../../images/icon/icon001.png');
    background-position: center;
    background-size: contain;
  background-repeat: no-repeat;
}
.icon_after::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('../../../../images/icon/icon002.png');
    background-position: center;
    background-size: contain;
  background-repeat: no-repeat;
}
.font-bold{
  font-weight: bold;
}
.w900{
  max-width: 900px;
  width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.grid_s{
  align-items: start;
}
.ml15{
margin-left: 15px;
}
.fl100{
float: left;
    width: 100%;
}
.grid4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    clear: both;
    display: grid;
}
.products_details.d3.px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.products_details.d3.py-32 {
    padding-top: clamp(1.5rem, 1.1rem + 1vw, 2rem);
    padding-bottom: clamp(1.5rem, 1.1rem + 1vw, 2rem);
}
.mb20{
  margin-bottom: 20px;
}
.jcc{
justify-content: center;
  }
/*.products_bloc .products_text {
    font-size: 1.0em;
}*/
.contact .sp-page-title .sp-page-title-heading{
  width: 100%;
  font-size: clamp(2.875rem, 1.25vw + 2.375rem, 2.5rem);
}
.search .input-group{
  margin: 30px 0;
}
.company_area01_left{
  float: left;
    width: 70%;
}
.link_u a{
  text-decoration: underline;
}
.justify-center {
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.mtb10{
 margin: 10px 0; 
}
.mb10{
 margin-bottom: 10px; 
}
.bloc3 {
    column-count: 3;
    margin-bottom: 20px;
}
.bloc3 a {
    position: relative;
    display: block;
    max-width: calc(1160px / 3 - 40px);
}
.bloc3.column1{
      column-count: 1;
  width:100%;
}
.bloc3.column1 a{
display: flex;
}
.bloc3.column2{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
justify-content: start;  
}
.bloc3.column2 a{
  display: block;
  text-align: left; /* 念のため */
}
.tac{
  text-align: center;
}
thead{
  color:#ffffff;
      text-align: center;
}
.py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.text-variation-10 {
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 600;
}

.p-16 {
    padding: 1rem;
}
.px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.text-variation-9 {
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 400;
}
.products_details_left5.icon_list {
    justify-content: initial;
}
.products_list_maintitle{
  font-size: 2em;
}
.products_details_left5{
  margin-right:5%;
}
.products_details_right5{
  margin-left:5%;
}
.products_list_bloc{
  margin-bottom:20px;
}
.products_list_title{
  margin-bottom:10px;
  line-height: 1;
}
.flex_column {
    flex-direction: column;
    display: flex;
    gap: clamp(1.5rem, 1.1rem + 1vw, 2rem);
    justify-content: center;
}
.top06_bloc_03 a:after::hover, .top06_bloc_03 a:after:hover {
    margin-left: 10px;
}


#sp-bottom {
    padding: 20px;
    background-color: #f5f7ff;
    color: #111;
    font-size: .8em;
}
div.fcp_line .fcp_scaptcha_inner input{
      display: inline-block;
}
div.fcp_line .fcp_scaptcha_inner img{
      display: inline-block;
}
.news .listpage img{
  display: initial;
}
.stb .sp-page-title .sp-page-title-sub-heading{
  font-size: 21px;
    font-weight: bold;
}
a, a:visited {
    color: initial;
    transition: all .5s;
}
.case .col-lg-4{
  border: 0;
}
.case .col-lg-4 .article-body {
    padding: 0 ;
}
.case .blogcase .case_bloc {
    padding: 0 ;
  margin:0;
}
.tab-4 > .bloc4_area.bg06{
  background-color: hsla(210, 9%, 78%, .5);
}
.mb50{
  margin-bottom:50px;
}
div#n2-ss-3 .n2-font-d6fa28a7f6217185859cd4eca1dc7922-link a:hover .bloc3_bloc_here.button_arrow:after {
    padding-left: 10px;
    margin-right: -10px;
transition-duration: .2s;
  z-index: 9999;
}
.bloc3_bloc_here.button_arrow:after {
transition-duration: .2s;
  font-weight:bold;
}
.button_bloc{
  text-align: center;
  clear:both;
}
.button_bloc a{
  font-size: 1rem;
line-height: 1.2;
font-weight: 700;
padding-left: 1.5rem;
padding-right: 2rem;
padding-top: 1rem;
padding-bottom: 1rem;
border-style: solid;
border-radius: 70px;
border-width: 2px;
align-items: center;
width: fit-content;
--tw-text-opacity: 1;
color: (48 51 54 / var(--tw-text-opacity));
}
.bloc3_bloc_icon{
  width:66px;
}
.details_more {
    --tw-bg-opacity: 1;
    color: #111;
    padding-right: 2rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
    border-radius: 70px;
    border: 2px solid #111;
      display: inline-block;
    margin: 20px 0;
}

.company_top h1{
font-size: clamp(1.75rem, 1vw + 1.35rem, 2.25rem);
    line-height: 1.4;
    font-weight: 600;
  }
.company_top .company_text{
  font-size: clamp(1rem, .25vw + .9rem, 1.125rem);
    line-height: 1.6;
}
.company_top{
  padding:70px 0;
}
.company_top .company_bloc{
gap: clamp(2rem, 1.6rem + 1vw, 2.5rem);
}

.width1140{
  width:100%;
  max-width:1140px;
  margin:0 auto;
}
.bg_dot.bg_blue {
    background: url(../../../../images/2025/products/dots-in-the-background-v3.0cebf52b.webp) right no-repeat #f5f7ff;
}
.d-flex{
 display: flex;
 }
.py-112{
          padding-top: clamp(4.5rem, 2.5rem + 5vw, 7rem);
        padding-bottom: clamp(4.5rem, 2.5rem + 5vw, 7rem);
}
.company_title{
  font-size: clamp(1rem, .25vw + .9rem, 1.125rem);
    line-height: 1.4;
    letter-spacing: .1rem;
    font-weight: 700;
  margin-bottom:20px;
}
.mw-515{
  max-width:515px;
}
.bloc3_bloc_area{
grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: clamp(2rem, 1.6rem + 1vw, 2.5rem);
  }

.width100{
  width:100%;
}
.products_top_right img {
max-width: 734px;
    max-height: 455px;
}
.flex{
  display:flex;
}
.flex .bloc3_blo{
  width: 32.33%;
    margin-right: 1.5%;
}
.column2{
      column-count: 2;
}

.bloc3_blo .bloc3_bloc {
    float: none;
    width: auto;
    padding: 1%;
}
.bloc3_blo{
  position: relative;
    word-break: break-word;
}
.trial-software_area h2{
  margin: 0;
}
.trial-software_area a{
  color:#111;
}
.bloc3_area{
  padding:30px 0 30px 0;
  display: flex;
}
.bg_lb{
background-color: rgb(245, 247, 255);
}
.bloc2_area{
      margin: 0px 0 70px;
}
h2.bloc2_title{
  text-align: center;
    font-size: 2.2rem;
}
.bloc2_bloc_title{
  font-size: clamp(1.25rem, .5vw + 1.05rem, 1.5rem);
    line-height: 1.4;
    font-weight: 600;
      display: flex;
    align-items: center;
  margin-bottom: 20px;
}
.bloc2_bloc_title img{
padding-right: 10px;
}
.bloc2_bloc_text{
      margin-bottom: 30px;
  font-size: 0.90rem;
    line-height: 1.6;
}

.bloc2_bloc_icon{
  display: flex;
}
.bloc2_bloc_icon a{
--tw-text-opacity: 1;
    color: rgb(48 51 54 / var(--tw-text-opacity));
    font-size: .875rem;
    font-weight: 700;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border: 2px solid #111;
    border-radius: 30px;
    padding-left: 1.5rem;
/*    flex: 1;*/
    display: flex;
    align-items: center;
    margin: 0 10px;
}
.bloc2_bloc2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(2rem, 1.6rem + 1vw, 2.5rem);
    display: grid
;
}
.bloc2_bloc {
padding: 1.5rem;
    border: 1px solid #e1e4e6;
    border-radius: 3px;
}
.bloc2_bloc_icon a:before {
    left: -.5rem;
    position: relative;
  line-height: 10px;
}
.bloc2_bloc_icon .icon_dw:before {
    content: url('../../../../images/common/icon_windows.png');
}
.bloc2_bloc_icon .icon_dm:before {
    content: url('../../../../images/common/icon_mac.png');
}
a.sp-scroll-up{
  color#fff;
}
.sp-scroll-up {
    background: rgb(166 192 68);
}
.article-body{
  padding: 0 10px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 0;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
}
.article-list .article {
    margin-bottom: 0;
  padding: 0;
    border: 0;
}
.col-lg-4{
margin: 1%;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    width: 31.33%;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a{
  font-size: 1.2rem;
}

.about_esko h2 {
    font-size: 2.5rem;
    text-align: center;
}
.about_esko .grid__item--col-12 {
    margin-bottom: 50px;
}
.contact #sp-main-body {
    padding: 50px 0 0;
}
.fcp_pagecontact{
      padding-bottom: 50px;
}
body.ltr .sp-megamenu-parent .vertical .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: initial;
    right: initial;
}{
width:auto;
}
.pe-2.icon_details02 {
    background: url(../../../../images/icon/icon_details02.png) no-repeat;
    background-size: 22px;
}
.pe-2.icon_details06 {
    background: url(../../../../images/icon/icon_details06.png) no-repeat;
    background-size: 22px;
}
.pe-2.icon_details11 {
    background: url(../../../../images/icon/icon_details11.png) no-repeat;
    background-size: 22px;
}
.pe-2.icon_details15 {
    background: url(../../../../images/icon/icon_details15.png) no-repeat;
    background-size: 22px;
}
.bg00 .bloc3_bloc_details {
    background: #fff;
    padding: 10% 7%;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#sp-section-1{
  display:none;
}
.top_blue #sp-section-1{
  display: block;
}
.width1080{
    width:100%;
    max-width: 1080px;
    margin: 0 auto;
    clear: both;
}
.column3{
      column-count: 3;
}

.sp-page-title .sp-page-title-sub-heading{
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
    padding: 10px;
    color: #111;
    width: 100%;
    text-align: left;
}
.h2_50 .sp-page-title .sp-page-title-sub-heading{
    width: 50%;
}
.top_blue #sp-title{
  background-color: #f5f7ff;

}
.sp-page-title{
    max-width: 1080px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: right;
    min-height: 400px;
    display: flex;
    padding-top: clamp(2.5rem, 1.3rem + 3vw, 4rem);
    padding-bottom: clamp(2.5rem, 1.3rem + 3vw, 4rem);
    align-items: center;
  background-size: 50%;
  background-color: initial;
}

#sp-section-1{
 margin-top: 90px;
}
.company_area_bloc{
  padding:20px 0;
  float:left;
  width:100%;
}
.company_area01_left{
  float:left;
  width:70%
}
.company_area01_right{
  float:left;
  width:30%
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right{
    left: initial;
    right: 0;
}
.sp-mega-group .sp-menu-separator{
    color:#111;
  font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding: 12px 0 12px 0;
    vertical-align: middle;
    margin: 10px 0;
}
.sp-mega-group .sp-menu-separator .pe-2{
  padding:0!important;
}
.sp-megamenu-parent .sp-mega-group>li>a{
font-weight: normal;
    text-transform: none;
    border: 3px solid #fff;
    padding: 5px;
    margin: 5px;
    float: left;
    display: block;
    color: #141414;
  box-sizing: border-box;
}
.sp-megamenu-parent .sp-mega-group>li>a:hover {
    background: #f5f7ff;
    color:#141414;
    border: 3px solid #e1e4e6;
    border-radius: 5px;
  box-sizing: border-box;
}
.sp-megamenu-parent .sp-mega-group>li.sp-menu-item >a:hover {
    background: #f5f7ff;
    color:#141414;
}

.col-sm-6, .col-sm-3{
  padding:0 10px;
}
.col-sm-6 li{
  width:50%;
  float:left;
}
.col-sm-6 li:first-child{
  width:100%;

}
.blogcase .case_bloc{
  padding:0 20px;
}

.blogcase .article-list .col-lg-4 .article {
    border: 0;
    float: left;
    padding: 0;
  width:100%;
}
.blogcase .cat-children{
  width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    -ms-flex-pack: center;
    display: flex;
}
.blogcase .cat-children div{
padding: 1%;
}
.case_bloc_position {
    position: relative;
}
.case_img img {
    width: 100%;
  opacity: 0.4;
}
.case_icon {
    position: absolute;
    bottom: -35px;
    left: 20px;
}
.case_bloc_details{
  padding: 10% 6%;
}
.case_bloc_details.flexo_software{
background-color: rgb(250 234 248);
}
.case_bloc_details.content_collaboration{
background-color: #e5ecff;
}

.case_products{
  text-align: right;
    margin-bottom: 10px;
}
.case_title{
  font-weight: bold;
    font-size: 14px;
}
/*
.case_button:after {
    --tw-content: "→";
    content: var(--tw-content);
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.2s;
    position: relative;
    z-index: 9999;
}
.case_button:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 9999;
}
*/
.blogcase .article-list{
  width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  -ms-flex-pack: center;
      justify-content: center;
}
/*
.sp-megamenu-parent>li:hover>a {
    color: #a8c248;
}

.sp-megamenu-parent>li.active>a,.sp-megamenu-parent>li.active:hover>a {
    color: #a8c248;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #a8c248;
}
*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #a8c248;
}
.products_icon{

  align-items: center;
}
.top03_tab .products_icon{
  margin-bottom: 30px;
  align-items: center;
}
.products_bloc.grid2 {
    padding: 20px;
}

.products_bottom .grid__item--padding-more{
      padding: 0 1%;
}
.linkbuttonview a.button--transparent, div.button--transparent {
    margin-top: 0;
    margin-bottom: 2em;
    padding: 0 10px;
}

.n2-ss-slider .n2-ow-all p.slider01{
  background: RGBA(0, 0, 0, 0.8);
    padding: 40px 30px 20px 30px;
    color: #fff;
    line-height: 1.8;
    font-size: 18px;
  margin-right: 10%;
}
.n2-ss-slider .n2-ow-all p.slider02{
  background: RGBA(0, 0, 0, 0.8);
    padding: 20px 30px 40px 30px;
      padding: 20px 30px 20px 30px;
    color: #fff;
    line-height: 1.5;
    font-size: 14px;
    margin-right: 10%;
}

.products_cp{
  text-align: center;
    padding-bottom: 50px;
    font-size: 2.1em;
    font-weight: bold;
}
.products_text p{
  line-height: 1.5em;
    margin-bottom: 0.5em;
  font-size: 0.9em;
}
ul.benefit-list {
list-style: none;
}
.products_text h5{
  margin:1em 0 0.6em;
}
ul.benefit-list li {
    line-height: 2em;
    margin: .6em 0;
    padding-left: 25px;
    position: relative;
    opacity: .85;
    border: 0;
}
ul.benefit-list li:before {
    content: " ";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: -2px;
    top: 6px;
    background-image: url(../../../../images/products/icon/checkmark-green.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0.7;
}
.products_img{
  text-align: center;
}
.products_img img{
  display: inline-block;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-menu-item .sp-menu-separator {
    width: 100%;
    display: block;
    box-sizing: border-box;
    float: left;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 10px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    margin: 0 5px;
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    border: 3px solid #fff;
    padding: 5px;
    margin: 5px;
    float: left;
  display: block;
}
.max_w150{
    max-width: 150px;
  }
.fade-in-right {
    animation: fade-in-right var(--fade-animations-timing, 1s) var(--fade-animations-timing-function, ease-out) forwards;
}
/*
.bloc3_bloc_here.button_arrow:after{
      --tw-content: "→";
    content: var(--tw-content);
  transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .2s;
  position: relative;
    z-index: 99;
}
.bloc3_bloc_here.button_arrow:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
}*/
.bloc3_bloc_here.button_link:after{
    margin: 0 0 0 3px;
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
}
.bloc3_bloc_here.button_link:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
}
.bloc3{
    column-count: 3;
}
.bloc3 a{
  position: relative;
  display: block;
  color: #111;
}
.bloc3 .bloc3_bloc{
    width: 100%;
    float: none;
}
.circle-expand-animation:before {
    position: absolute;
     inset: 0; 
    z-index: 2;
  --tw-bg-opacity: 1;
    background-color: rgb(20 63 216 / var(--tw-bg-opacity));
  opacity: .3;
  transition-duration: .7s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  --tw-content: "";
    content: var(--tw-content);
    -webkit-clip-path: circle(0 at clamp(2.5rem, 1.3rem + 3vw, 4rem) 135px);
    clip-path: circle(0 at clamp(2.5rem, 1.3rem + 3vw, 4rem) 135px);
}
.bg02 .circle-expand-animation:before {
    background-color: rgb(255 123 49 / var(--tw-bg-opacity));
}
.bg05 .circle-expand-animation:before {
    background-color: rgb(197 48 182 / var(--tw-bg-opacity));
}
.circle-expand-animation:hover:before {
      opacity: .4
    -webkit-clip-path: circle(150% at clamp(2.5rem,1.3rem + 3vw,4rem) 135px);
    clip-path: circle(150% at clamp(2.5rem,1.3rem + 3vw,4rem) 135px)
}
.circle-expand-animation:hover:after {
    padding-left:10px;
  position: relative;
    z-index: 99;
}
.mh-453 img{
max-height: 453px;
}
.img_flex{
    display: flex;
}
.products_details_left.img_flex{
    justify-content: flex-end;
}
.products_details_right.img_flex{
    justify-content: flex-start;
}
.img_flex img{
border-radius: .5rem;
    width: auto;
    max-width: initial;
    max-height: 470px;
}
.icon_list{
    flex-direction: column;
    display: flex;
    gap: clamp(1.5rem, 1.1rem + 1vw, 2rem);
}
h3.products_icon_title{
  margin:  0;
}
.products_icon_bloc{
  width:80%;
}
.products_icon_img{
  width:20%;
}
.products_icon{
      display: flex;
}
.products_icon{
  flex-shrink: 0;
}
.bg_dot{
background: url(../../../../images/2025/products/dots-in-the-background-v3.0cebf52b.webp) right no-repeat;
}
.bg_dot_left {
    background: url(../../../../images/2025/products/dots-in-the-background-v3.0cebf52b.webp) left no-repeat;
}
.products_top_right {
    width: 50%;
    float: right;
    background-image: url(../../../../images/2025/products/dots-in-the-background-v3.0cebf52b.webp);
    background-repeat: no-repeat;
}

.s_image img{
border-radius: 9999px;
aspect-ratio: 1 / 1;
    object-fit: cover;
}
.r_image img{
border-radius: .5rem;
}
.products_details.d3{
      border-radius: 10px;
    padding: 10px;
    margin:10px;
}
.bg_f3d4f0{
    background: #f3d4f0;
}
.bg_e5ecff{
background: #e5ecff;
}
.bg_ffe5d6{
background: #ffe5d6;
}
.bg_f0f1f3{
background: #f0f1f3;
}
.bg_ffd7c3 {
    background: #ffd7c3;
}
.bg_eaf6ff {
    background: #eaf6ff;
}
.ta_center{
  text-align: center;
}
.tab-2 {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
margin: 0 auto;
}

.tab-2 > label {
    flex: 1 1;
    order: -1;
    min-width: 70px;
    padding: .7em 1em .5em;
    font-size: 1.1em;
    text-align: center;
    cursor: pointer;
      color: #000;
border-bottom: 1px solid #ccc;
}

.tab-2 > label:hover {
    opacity: .8;
}

.tab-2 input {
    display: none;
}

.tab-2 > .bloc3_area{
    display: none;
    width: 100%;
    padding: 1.5em 1em;
    background-color: #fff;
}
.tab-2 > label{
position: relative;
}
.tab-2 > label::after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 4px;
background: #bbd265;
bottom: -1px;               /*アンダーラインがaタグの下端から現れる*/
transform: scale(0, 1);     /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
transform-origin: center top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
transition: transform 0.8s; /*変形の時間*/
}

.tab-2 > label:hover::after {
transform: scale(1, 1);     /*ホバー後、x軸方向に1（相対値）伸長*/
}

.tab-2 > label:hover::after {
visibility: visible; /*ホバー後、アンダーラインを可視化する*/
}
.tab-2 label:has(:checked) {
    border-bottom: 4px solid #bbd265;
    font-weight: 600;
}
.tab-2 label:has(:checked)::after {
height:0;
}
.tab-2 label:has(:checked) + .bloc3_area{
    display: block;
}
.top03_title{
  text-align: center;
    font-size: 2.6em;
    font-weight: bold;
    color: #000;
    margin-bottom: 50px;
}
.products_details{
  clear:both;
  padding:50px 0;
}
.products_details_left{
      padding-right: 10%;
}
.products_details_title{
  font-size: 2.6em;
/*    font-family: "Libre Baskerville", serif;*/
    font-weight: bold;
 /*   font-size: 1.8em;*/
    margin-bottom: 15px;
    line-height: 1.2em;
}
.products_details_title {
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 15px;
    line-height: 1.2em;
}
.grid2{
grid-template-columns: repeat(2, minmax(0, 1fr));
    clear: both;
    display: grid;
  }
.grid3{
grid-template-columns: repeat(3, minmax(0, 1fr));
    clear: both;
    display: grid;
  }
.bg_gray{
 background: #45484a; 
}
.products_menu {
    clear: both;
    float: left;
    width: 100%;
    background: #303336;
}
.products_menu li{
float:left;
}
.products_menu li.menu_right {
    float: right;
    --tw-bg-opacity: 1;
    background-color: rgb(187 210 101 / var(--tw-bg-opacity));
    color: #111;
    padding-right: 1rem;
    padding-left: 1rem;
    border-radius: 20px;
      margin: 12px;
}
.products_menu ol{
  margin:0;
  list-style-type: none;
}
.products_menu a{
    color: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    font-size: 14px;
    font-weight: initial;
    float: left;
}
.products_menu li.menu_right a{
  color:#111;
font-weight: bold;
}  

.after:after{
    --tw-content: ">";
    content: var(--tw-content);
  margin-left: 10px;
}
.products_breadcrumb ol{
    list-style-type: none;
    padding: 0;
}
.products_breadcrumb li{
  margin-right: .25rem;
  display: inline-block;
}
.products_breadcrumb a{
color:#666;
}


.flex-wrap {
    flex-wrap: wrap;
}
.flex {
    display: flex;
}
.mb-24 {
    margin-bottom: 1.5rem;
}
.gap-24 {
    gap: 1.5rem;
}
.products_button a.bg_green{
      --tw-bg-opacity: 1;
    background-color: rgb(187 210 101 / var(--tw-bg-opacity));
    color: #111;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
    border-radius: 70px;
    border: 2px solid #bbd265;
}
.products_button a.bg_none{
      --tw-bg-opacity: 1;
    color: #111;
    padding-right: 1rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
    border-radius: 70px;
    border: 2px solid #111;
}
.products_text{
  font-size: 1.2em;
}
.products_subtitle{
  font-weight: bold;
    font-size: 1.3em;
}
.products_title img{
  width: 64px;
    display: inline-block;
}
.products_top h1{
      display: inline-block;
    font-size: 2.25rem;
    font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0px;
}
.f0f1f3 #sp-header{
background-color: rgb(240 241 243);
}
.f0f1f3 .products_top{
background-color: rgb(240 241 243);
}
.faeaf8 #sp-header{
background-color: rgb(250 234 248);
}
.faeaf8 .products_top{
background-color: rgb(250 234 248);
}
.e5ecff #sp-header{
background-color: #e5ecff;
}
.e5ecff .products_top{
background-color: #e5ecff;
}
.ffe5d6 #sp-header{
background-color: #ffe5d6;
}
.ffe5d6 .products_top{
background-color: #ffe5d6;
}
.f0f1f3 #sp-header{
background-color: #f0f1f3;
}
.f0f1f3 .products_top{
background-color: #f0f1f3;
}
.products_top{
      width: 100%;
    float: left;
  padding: 50px 0;
  }

.products_top_left{
      width: 45%;
    float: left;
}
.products_top_right{
      width: 50%;
    float: right;
    background-image: url(../../../../images/2025/products/dots-in-the-background-v3.0cebf52b.webp);
    background-repeat: no-repeat;
}
.bg03 .circle-expand-animation:before {
    background-color: rgb(87 101 117 / var(--tw-bg-opacity));
}
#sp-header {
    background: #f5f7ff;
    box-shadow: none;
    /* height: 60px; */
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 50px 20px 0 40px;
      padding: 30px 20px 0 40px;
}
#sp-top-bar {
    background: none;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: none;
    background: #fff;
box-shadow: -2px 0 8px 0 rgba(0, 0, 0, .2);
}
#sp-top-bar a {
    color: #3a3e41;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px;
}


.contant_f08e a:after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    float: right;
}
.products_menu a:after {
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    transition: padding-left 0.5s, margin-left 0.5s, margin-right 0.5s;
}


.products_button a.comlink:after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    float: right;
  margin-left:10px;
  color:#141414;
}

.products_button a.arrow:after {
    content: "→";
    float: right;
    margin-left: 10px;
}
.allbutton{
text-align: center;
    padding: 10px 0 30px;
}


div#n2-ss-3 .n2-font-d4cc47c41c9b0e040c351566fb618707-link a:after {
    content: "→";
/*    float: right;*/
    margin-left: 10px;
}
.n2-ss-button-container:hover:before {
    padding-right: 10px;
    position: relative;
    z-index: 99;
    margin-right: 0px;
    transition: padding-left 0.5s, margin-right 0.5s;
}
.news a{
  color: #babe13;
}
.top03_area .button_arrow a {
    --tw-bg-opacity: 1;
    color: rgb(17, 17, 17);
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 70px;
}