@charset "UTF-8";

/* 印刷用 */
@media only print{
  /*
    A4 847 * 595 px
    A3 1191 * 842 px
    B5 729 * 516 px
  */
  body{
    width: 1140px;
    overflow: hidden;
    /*zoom: 0.9;*/
  }
  .container{
    width: 100%;
  }
  .tb{
    display: none;
  }
  .sp{
    display: none;
  }
  
  /* 固定ヘッダーを使用している場合など */
  header .hdr1{
    position: static !important;
  }
  /* animate のフェードインを可視化 */
  [data-animate]{
    opacity:1 !important;
  }
}



@media only screen and (max-width:1576px){
  .container-w{
    width: 1176px;
  }
  
  header .hdr1{
    padding-left: 20px;
    padding-right: 20px;
  }
  header .hdr1 .hdr_logo{
    width: 200px;
  }
  header .hdr1 .gnav{
    width: calc(100% - 200px - 30px);
  }
  .gnav > ul{
    flex-wrap: wrap;
  }
  .gnav li.contact a{
    width: 190px;
  }
  .gnav li.contact a:before{
    left: 20px;
  }
  
  .pg_header .bg{
    height: 550px;
  }
  
  .pg_home .section#sec3{
    
  }
  .home_about_links .item a{
    padding-left: 10%;
  }
  .home_msg1_wrap .home_msg1_1 span{
    font-size: 30px;
  }
}


@media only screen and (max-width:1365px){
  
  .ftr_contact_wrap .title:after{
    width: 150px;
  }
  
  .tt1{
    font-size: 40px;
  }
  .tt1 em{
    
  }
  .tt1 .sub{
    font-size: 18px;
  }
  
  .pg_header{
    margin-top: 30px;
  }
  .pg_header .bg{
    height: 350px;
  }
  
  .pg_home .section#sec2{
    
  }
  .home_sdgs_wrap .box2{
    padding-left: 30px;
  }
  
  .company_msg_wrap2{
    
    padding-top: 50px;
    margin-top: 100px;
  }
  .company_msg_wrap2 .box .inner{
    padding: 30px;
  }
  .company_msg_wrap2 .name{
    margin-top: 30px;
  }
  
  .about_uses_tt{
    font-size: 30px;
  }
  
  .about_uses_points{
    margin: 0 -10px;
  }
  .about_uses_points li{
    padding: 5px 10px;
  }
  .about_uses_points li span{
    font-size: 16px;
  }
  
  .about_contents_inner .box1 {
    width: 55%;
    min-height: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about_contents_inner .box2{
    width: 43%;
  }
  
  .about_contents_wrap:nth-child(odd) .box1:after{
    right: -150px;
  }
  .about_contents_wrap:nth-child(odd) .box2{
    right: 0;
  }

  .about_contents_wrap:nth-child(even) .box1:after{
    left: -150px;
  }
  .about_contents_wrap:nth-child(even) .box2{
    left: 0;
  }
  
  .about_contents_inner .title {
    font-size: 28px;
  }
  
  
  .initiatives_sdgs_about_head .title{
    font-size: 24px;
  }
  .initiatives_sdgs_about_head .title em{
    font-size: 60px;
  }
  .initiatives_sdgs_about_head .txt{
    font-size: 16px;
  }
  .initiatives_sdgs_about_wrap .inner .box2 .title{
    font-size: 24px;
  }
  
  .initiatives_sdgs_clybio_wrap .box1{
    height: 155px;
  }
  .initiatives_sdgs_clybio_wrap .box1 .title{
    font-size: 24px;
  }
  .initiatives_sdgs_clybio_wrap .box1 .txt{
    font-size: 18px;
  }
  .initiatives_sdgs_clybio_wrap .box2{
    font-size: 24px;
  }
  .initiatives_sdgs_clybio_wrap .box2 img{
    width: 100px;
  }
  
  .initiatives_sdgs_clybio_wrap .box4 .txt1{
    font-size: 24px;
  }
  .initiatives_sdgs_clybio_wrap .box4 .txt2{
    font-size: 48px;
  }
  
  .initiatives_sdgs_usecase_head .txt{
    font-size: 24px;
  }
  .initiatives_sdgs_usecase_head .img img{
    width: 100px;
  }
  
  .initiatives_sdgs_usecase_wrap .box1 span{
    font-size: 18px;
    width: 150px;
    height: 150px;
    left: -30px;
  }
  .initiatives_sdgs_usecase_wrap .box2{
    padding-left: 30px;
    padding-right: 30px;
  }
  .initiatives_sdgs_usecase_wrap .box2 .points{
    font-size: 20px;
  }
  
  .initiatives_sdgs_usecase_msg1{
    font-size: 24px;
  }
  
  .initiatives_partner_wrap .title{
    font-size: 24px;
  }
  
  .initiatives_partner_wrap .read_more a{
    font-size: 16px;
    padding: 25px 15px;
  }
  
  .initiatives_articles_wrap .read_more a{
    padding: 15px 10px;
  }
  
  .faq_cat_header{
    height: 250px;
  }
  .faq_cat_header .box{
    width: 60%;
  }
  .faq_cat_header .title{
    font-size: 36px;
  }
  
  .faq_items_wrap .title{
    font-size: 24px;
    height: 80px;
  }
  .faq_items_wrap .title:before{
    width: 80px;
    height: 80px;
  }
  .faq_items dt {
    font-size: 18px;
  }
  
  .product_cat_tbl{
    width: 100%;
  }
  
  .company_msg_wrap1 .title, .company_msg_wrap2 .title{
    font-size: 24px;
    
  }
  .company_msg_wrap2 .title{
    margin-bottom: 20px;
  }
  .company_msg_wrap2 .icon{
    top: -35px;
    right: 0;
  }
  .company_msg_wrap2 .icon img{
    width: 200px;
  }
  
  .recruit_msg_wrap2{
    font-size: 24px;
  }
  
  .recruit_entry_wrap .inner{
    width: 90%;
  }
  .recruit_entry_wrap .inner .title{
    font-size: 24px;
  }
  .recruit_entry_wrap .inner .icon{
    top: -65px;
    right: -35px;
  }
  .recruit_entry_wrap .inner .icon img{
    width: 150px;
  }
  
  .recruit_entry_wrap .inner .box1, .recruit_entry_wrap .inner .box2{
    margin: 0 15px;
  }
  
  
  .privacy_items .item + .item{
    padding-top: 30px;
    margin-top: 30px;
  }
}

@media only screen and (max-width:1023px){
  
  header .hdr1{
    padding-left: 20px;
    padding-right: 20px;
  }
  header .hdr1 .hdr_logo{
    width: 160px;
  }
  header .hdr1 .gnav {
    width: calc(100% - 160px - 15px);
  }
  
  .ftr_contact_wrap .title{
    font-size: 30px;
  }
  .ftr_contact_wrap .title:after{
    width: 80px;
  }
  .ftr_contact_wrap .tel a {
    font-size: 42px;
  }
  
  footer{
    margin-top: 100px;
  }
  footer .ftr1 .box2 {
    width: calc(100% - 252px - 30px);
  }
  
  .ftr_bn_links li{
    padding: 5px;
  }
  
  .ftr_links li.sub {
    font-size: 12px;
  }
  
  .gnav > ul{
    flex-wrap: wrap;
    font-size: 15px;
  }
  
  .gnav li.contact a{
    width: 165px;
    padding: 10px;
  }
  
  .pg_header{
    margin-top: 15px;
  }
  .pg_header .bg{
    height: 350px;
  }
  
  .tt1{
    font-size: 36px; 
  }
  .tt1 em{
    /*font-size: 20px;*/ 
  }
  
  
  .news_items{
    margin: 0 -10px;
  }
  .news_items .item{
    padding: 0 10px;
  }
  
  
  
  .pg_home .section#sec1{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .home_msg1_wrap{
    max-width: 100%;
  }
  
  .home_msg1_wrap .home_msg1_1 span{
    font-size: 24px;
  }
  .home_msg1_wrap .home_msg1_2{
    max-width: 100%;
    padding: 30px;
  }
  
  .pg_home .section#sec2{
    padding: 50px 0;
    margin-top: 50px;
  }
  .home_about_links .item a{
    background-position: right 15px center;
  }
  
  
  .pg_home .section#sec3{
    margin-top: 50px;
    padding-top: 50px;
    border-top: 50px solid #FFF;
  }
  .home_sdgs_wrap{
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .home_sdgs_wrap .box1{
    width: 100%;
    padding: 30px;
    margin-top: 30px;
    text-align: center;
    position: static;
    order: 2;
  }
  .home_sdgs_wrap .box2{
    width: 100%;
    padding: 0;
    order: 1;
  }
  .home_sdgs_wrap .txt{
    max-width: 100%;
  }
  
  
  .pg_home .section#sec4{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  .home_posts_wrap + .home_posts_wrap{
    margin-top: 50px;
  }
  .home_posts_wrap .link{
    
  }
  
  /**/
  
  
  .company_msg_wrap1 .title, .company_msg_wrap2 .title{
    font-size: 24px;
  }
  .company_msg_wrap1 .txt strong{
    font-size: 20px;
  }
  
  .company_mgazine_bn{
    margin-top: 50px;
  }
  
  .company_gallery_wrap{
    margin-top: 50px;
  }
  .company_map{
    margin-top: 50px;
  }
  
  .pg_company .section#sec4{
    margin-top: 50px;
  }
  .company_history_items{
    padding-bottom: 30px;
  }
  
  .company_about_tbl .access{
    
  }
  .company_about_tbl .access .addr{
    width: 100%;
  }
  .company_about_tbl .access .map{
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }
  .company_about_tbl .access .map iframe{
    height: 250px;
  }

  
  /**/
  .about_zero_tt strong{
    font-size: 42px;
  }
  .about_uses_tt{
    font-size: 24px;
  }
  
  .about_uses_points li span{
    font-size: 14px;
  }
  .about_uses_points li span:before{
    font-size: 14px;
    left: 10px;
  }
  
  .about_contents_wrap{
    background: #F7F7F7;
  }
  .about_contents_inner .box1 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about_contents_inner .box2{
    width: 100%;
    position: static;
    text-align: center;
  }
  
  .about_contents_wrap .box1:after{
    display: none;
  }
  .about_contents_inner .title {
    font-size: 28px;
  }
  .pg_about .home_sdgs_wrap{
    display: block;
  }
  
  
  /**/
  .initiatives_sdgs_about_head .title {
    font-size: 18px;
  }
  .initiatives_sdgs_about_head .title em {
    font-size: 36px;
  }
  .initiatives_sdgs_about_head .box1{
        width: calc(100% - 160px - 15px);
  }
  .initiatives_sdgs_about_head .box2{
        width: 160px;
  }
  
  .initiatives_sdgs_about_wrap .inner .box1 .txt1{
    font-size: 16px;
  }
  .initiatives_sdgs_about_wrap .inner .box2 .title {
    font-size: 18px;
  }
  
  .initiatives_sdgs_clybio_wrap{
    padding: 220px 50px 120px;
  }
  .initiatives_sdgs_clybio_wrap .box1 .title{
    width: 450px;
  }
  
  .initiatives_sdgs_clybio_wrap .box1 .mark{
    font-size: 18px;
    padding-left: 10px;
  }
  .initiatives_sdgs_clybio_wrap .box1 .mark:after{
        border-width: 100px 100px 0 0;
  }
  
  .initiatives_sdgs_clybio_wrap .box1 .txt {
    font-size: 16px;
    padding: 0 30px;
  }
  .initiatives_sdgs_clybio_wrap .box2 {
    font-size: 18px;
  }
  .initiatives_sdgs_clybio_wrap .box2 img {
    width: 80px;
  }
  
  .initiatives_sdgs_clybio_wrap .box4 .txt1 {
    font-size: 20px;
    width: 540px;
  }
  .initiatives_sdgs_clybio_wrap .box4 .txt2 {
    font-size: 34px;
    width: 640px;
  }
  .initiatives_sdgs_usecase_head .txt {
    font-size: 20px;
    width: 500px;
  }
  
  .initiatives_sdgs_usecase_wrap .box1 {
    height: 300px;
  }
  .initiatives_sdgs_usecase_wrap .box2 .txt {
    font-size: 16px;
  }
  .initiatives_sdgs_usecase_wrap .box2 .points {
    font-size: 16px;
  }
  .initiatives_sdgs_usecase_wrap .box2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .initiatives_sdgs_usecase_msg1 {
    font-size: 20px;
  }
  
  .initiatives_partner_wrap .box {
    padding: 40px 30px 40px 30px;
  }
  
  
  .news_items .item .category {
    font-size: 13px;
    
  }
  .news_items.wide{
    margin: 0 -10px;
  }
  .news_items.wide .item{
    padding: 0 10px;
  }
  
  .product_scene_wrap .box {
    width: 435px;
    max-width: 100%;
    background: rgba(15, 145, 75, 0.78);
    padding: 50px 30px 50px 30px;
  }
  .product_scene_wrap .title{
    font-size: 24px;
  }
  
  .product_items{
    margin: 0 -10px;
    margin-bottom: 80px;
  }
  .product_items .item{
    padding: 0 10px;
  }
  .product_items .item .img{
    height: 200px;
  }
  
  .faq_cat_nav_tt{
    font-size: 24px;
  }
  .faq_cat_nav_box{
    display: block;
  }
  .faq_cat_nav{
    flex-wrap: wrap;
    padding: 10px;
  }
  .faq_cat_nav li{
    margin: 10px 10px;;
  }
  .faq_cat_nav li+li{
    margin-left: 0;
  }
  
  .faq_cat_header {
    height: 200px;
  }
  .faq_cat_header .title {
    font-size: 30px;
  }
  
  /**/
  .recruit_entry_wrap {
    height: 400px;
  }
  .recruit_entry_wrap .inner .read_more a{
    width: 250px;
  }
  .recruit_entry_wrap .inner .box2 {
    font-size: 30px;
  }
  
  /**/
  
  .contact_wrap{
    padding: 50px 30px;
  }
  .contact_form th {
    width: 250px;
  }
  .contact_form td .wpcf7-text{
    width: 100%;
  }
  .contact_form td [name="zipcode"]{
    width: 150px;
  }
  
  .news_items .item.case {
    width: 33.33%;
  }
  .news_items .item.case:nth-child(n+4){
    margin-top: 85px;
  }
}

@media only screen and (max-width:767px){
  
  body{
    font-size: 14px;
    padding-bottom: 60px;
  }
  
  header{
    padding: 0 0;
  }
  header .hdr1{
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  header .hdr1 .hdr_logo{
    width: 100%;
    width: 120px;
    text-align: left;
    margin: 5px 0;
  }
  header .hdr1 .hdr_logo img{
    width: 240px;
  }
  header .hdr1 .hdr_contact{
    display: none;
  }
  
  footer{
    margin-top: 50px;
  }
  footer .ftr2 .container{
    flex-wrap: wrap;
  }
  footer .ftr2 .box1,
  footer .ftr2 .box2{
    width: 100%;
    text-align: center;
  }
  footer .ftr2 .box2{
    margin-top: 10px;
  }
  
  .ftr_contact_wrap > .container{
    flex-wrap: wrap;
    align-content: center;
    height: 200px;
  }
  .ftr_contact_wrap .title {
    font-size: 20px;
  }
  .ftr_contact_wrap .title em {
    font-size: 14px;
  }
  .ftr_contact_wrap .tel {
    font-size: 14px;
    margin-top: 10px;
  }
  .ftr_contact_wrap .tel:before{
    width: 42px;
    height: 54px
  }
  .ftr_contact_wrap .tel a {
    font-size: 32px;
  }
  
  footer .ftr1 .box1,
  footer .ftr1 .box2{
    width: 100%;
  }
  footer .ftr1 .box1{
    text-align: center;
  }
  footer .ftr1 .box2{
    margin-top: 50px;
  }
  footer .ftr_logo{
    margin-bottom: 20px;
  }
  .ftr_bn_links li{
    width: 50%;
  }
  
  .ftr_links{
    width: 50%;
    margin-bottom: 20px;
  }
  
  .footer_fix{
    display: block;
  }
  
  header .hdr1 .gnav{
    width: 100%;
  }
  .gnav{
    position: fixed;
    top: 46px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F5F5F5;
    padding: 0;
    z-index: 99999;
    overflow-y: scroll;

    /*transition: all 0.2s;*/
    transform: translateX(100%);
    padding: 15px;
  }
  .gnav.active{
    transform: translateX(0%);
  }
  .gnav > ul{
    display: flex;
  }
  .gnav > ul > li{
    width: 50%;
    padding: 2px 2px;
    border: 0;
  }
  .gnav > ul > li + li,
  .gnav > ul > li:first-child,
  .gnav > ul > li:last-child{
    border-left: 0;
    border-right: 0;
  }
  .gnav > ul > li a{
    padding: 25px 0;
    background: #FFF;
  }
  .gnav .children, .gnav .sub-menu{
    display: block;
    position: static;
    background: #EEE;
  }
  
  .gnav_ftr .btn{
    margin-top: 25px;
  }
  
  .pg_header .bg{
    height: 150px;
  }
  
  .breadcrumb{
    font-size: 12px;
  }
  .breadcrumb li{
    white-space: nowrap;
  }
  
  .mv_slider .sp-buttons .sp-button{
    margin: 4px 5px;
  }
  
  .main{
    padding-top: 25px;
  }
  
  .tt1{
    font-size: 24px;
    margin-bottom: 10px;
  }
  .tt1 span{
    font-size: 14px;
  }
  .tt1 .sub{
    display: block;
    margin-left: 0;
    font-size: 14px;
  }

  .tt2{
    font-size: 20px;
  }
  .tt2 span{

  }
  .tt3{

  }
  .tt3 span{

  }
  .tt4{

  }
  .tt4 span{

  }
  .tt5{

  }
  .tt5 span{

  }
  
  .post_items{
    
  }
  .post_items .item{
    flex-wrap: wrap;
  }
  .post_items .item .title{
    width: 100%;
  }
  .post_items .item.single_item .title{
    font-size: 16px;
  }
  .pagination .nav-posts .page-next,
  .pagination .nav-posts .page-prev{
    min-width: 100px;
  }
  .pagination .nav-posts .page-next a, 
  .pagination .nav-posts .page-prev a,
  .pagination .nav-posts .page-archive a{
    padding: 10px 10px;
    font-size: 11px;
  }
  
  .contact_info{
    padding: 10px;
  }
  .contact_info .box1{
    font-size: 13px;
  }
  .contact_info .box2{
    margin-top: 10px;
  }
  .contact_info .box2 .icon{
    font-size: 15px;
  }
  .contact_info .box2 .tel{
    font-size: 24px;
  }
  .contact_info .box2 .txt{
    width: 100%;
    margin: 10px 0 0 0;
  }
  
  .contact_form th,
  .contact_form td{
    display: block;
    width: 100%;
    padding: 10px 10px;
  }
  .contact_form th{
    /*padding-bottom: 5px;*/
  }
  .contact_form td{
    /*padding-top: 0;*/
  }
  .contact_form td [name="zipcode"]{
    width: 100px;
  }
  .contact_form dl.date dt{
    width: 100%;
  }
  .contact_form dl.date dt.wide{
    width: 100%;
  }
  
  .contact_form td .wpcf7-text,
  .contact_form td .wpcf7-textarea,
  .contact_form td .wpcf7-select{
    width: 100%;
  }
  
  .contact_form_btns input[type="submit"], 
  .contact_form_btns input[type="button"],
  .contact_form_btns button  {
    width: 48%;
    margin: 0 1%;
    font-size: 12px;
  }
  .contact_form_btns input[type="submit"]{
    /* テキストが長いとき */
    /*width: 66%;*/
  }
  .contact_form_btns button {
    width: 30%;
  }
  
  
  /* サイトマップ */
  .sitemap_items .item{
    width: 100%;
    margin-bottom: 15px;
  }
  .sitemap_items .item h4 a{
    padding: 10px 10px;
  }
  
  /* プライバシーポリシー */
  .privacy_tt{
    font-size: 18px;
  }
  .privacy_tt br{
    display: inline;
  }
  .privacy_items .item h4{
    font-size: 15px;
  }
  
  
  .pg_home{
    padding-top: 50px;
  }
  .pg_home .section#sec1{
    padding-top: 70px;
    /*background-image: none;*/
    background-size: 85% auto;
    background-position: right top;
  }
  .home_msg1_wrap{
    max-width: 100%;
  }
  .home_msg1_wrap .home_msg1_1 span{
    font-size: 18px;
  }
  .home_msg1_wrap .home_msg1_2{
    max-width: 100%;
    padding: 30px 15px;
    margin-top: 30px;
  }
  
  .home_msg1_wrap .home_msg1_1{
    /*background-image: url('/img/home/bg1.jpg');*/
  }
  
  .home_about_links .item{
    width: 100%;
  }
  .home_about_links .item+.item{
    margin-top: 10px;
  }
  .home_about_links .item a{
    font-size: 16px;
    height: 80px;
    background-size: 20px auto;
  }
  .home_about_links .item a span{
    padding: 10px 0;
  }
  
  .home_sdgs_wrap .tt{
    font-size: 22px;
  }
  
  .home_tt1{
    font-size: 20px;
  }
  .home_tt1 em{
    font-size: 16px;
  }
  
  .news_items {
    margin: 0 -5px;
  }
  .news_items .item{
    width: 50%;
    padding: 0 5px;
  }
  .news_items .item:nth-child(n+3){
    margin-top: 20px;
  }
  .news_items .item .date{
    font-size: 12px;
  }
  .news_items .item .category{
    font-size: 12px;
  }
  .news_items .item.case .title{
    font-size: 14px;
    margin-top: 10px;
  }
  
  .home_posts_wrap .link{
    margin-top: 50px;
  }
  .home_posts_wrap .link a{
    font-size: 16px;
  }
  
  
  .pg_home .section#sec5{
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .home_company_wrap .box1{
    width: 100%;
  }
  .home_company_wrap .box2{
    width: 100%;
    margin-top: 20px;
  }
  .home_company_wrap .txt{
    font-size: 16px;
  }
  .home_company_wrap .read_more a{
    font-size: 16px;
    height: 60px;
  }
  
  .home_company_gallery li{
    width: 50%;
  }
  .home_link_btns{
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .home_link_btns li{
    width: 50%;
    margin: 0;
    padding: 10px;
  }
  
  /**/
  .pg_company .section#sec1{
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .company_msg_wrap1{
    padding: 20px 0;
  }
  .company_msg_wrap1 + .company_msg_wrap1{
    margin-top: 20px;
  }
  .company_msg_wrap1 .txt strong{
    font-size: 16px;
  }
  
  .company_msg_wrap2{
    margin: 30px 10px 0;
    padding-top: 0;
  }
  .company_msg_wrap2 .box{
    width: 100%;
  }
  .company_msg_wrap2 .box .inner{
    position: static;
    width: 100%;
    padding: 15px;
  }
  .company_msg_wrap2 .box:before{
    display: none;
  }
  
  .company_msg_wrap2 .photo{
    margin-bottom: 20px;
    text-align: center;
  }
  .company_msg_wrap2 .name{
    font-size: 16px;
  }
  .company_msg_wrap2 .name span{
    font-size: 20px;
  }
  
  .company_mgazine_bn{
    margin-top: 50px;
  }
  
  .pg_company .section#sec2{
    padding-top: 0;
    margin-top: 50px;
  }
  
  .company_about_tbl th, .company_about_tbl td{
    padding: 15px 0;
  }
  .company_about_tbl th{
    width: 120px;
  }
  
  .company_gallery_wrap{
    margin-top: 30px;
  }
  .company_gallery_wrap .box1, .company_gallery_wrap .box2{
    width: 100%;
  }
  .company_gallery_wrap .box2{
    margin-top: 10px;
  }
  .company_gallery_wrap ul{
    margin: 0 -5px;
  }
  .company_gallery_wrap ul li{
    padding: 0 5px;
  }
  .company_gallery_wrap ul li:nth-child(n+3){
    margin-top: 10px;
  }
  
  .company_map{
    margin-top: 30px;
  }
  
  .pg_company .section#sec4{
    margin-top: 50px;
  }
  
  /**/
  .pg_about .section#sec1{
    padding-bottom: 50px;
  }
  .pg_about .section#sec2{
    padding: 50px 0;
  }
  .pg_about .section#sec3{
    padding: 50px 0;
  }
  .pg_about .section#sec4{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  
  .about_effect_tbl .title{
    font-size: 12px;
    margin-top: 15px;
  }
  .about_effect_tbl .title em{
    font-size: 14px;
  }
  
  .about_effect_tbl td {
    padding: 20px 5px;
  }
  
  .about_zero_tt_sub {
    width: 100%;
    font-size: 16px;
  }
  .about_zero_tt {
    font-size: 18px;
  }
  .about_zero_tt strong {
    font-size: 24px;
  }
  .about_zero_txt_wrap .txt {
    font-size: 14px;
  }
  
  .about_zero_txt_wrap .read_more{
    flex-wrap: wrap;
        margin-top: 30px;
  }
  .about_zero_txt_wrap .read_more span{
    margin-right: 0;
    margin-bottom: 10px;
  }
  
  .about_uses_wrap{
    padding: 50px 15px;
  }
  .about_uses_tt {
    font-size: 16px;
  }
  .about_uses_points li {
    width: 100%;
  }
  
  .about_uses_gallery{
    margin: 0 -5px;
    margin-top: 30px;
  }
  .about_uses_gallery li{
    padding: 0 5px;
  }
  
  
  .pg_about .section#sec6{
    margin-top: 100px;
    height: auto;
    padding-bottom: 200px;
  }
  .about_contents_wrap{
    
  }
  .about_contents_wrap + .about_contents_wrap{
    margin-top: 50px;
  }
  .about_contents_inner{
    padding-bottom: 30px;
  }
  .about_contents_inner .box1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about_contents_inner .box2{
  }
  
  .about_contents_inner .title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  
  .about_media_tt{
    font-size: 18px;
  }
  .about_media_txt{
    font-size: 14px;
  }
  
  .pg_about .section#sec4 .read_more {
    margin-top: 0;
  }
  
  /**/
  .initiatives_sdgs_about_head{
    flex-wrap: wrap;
    
  }
  .initiatives_sdgs_about_head .box1,
  .initiatives_sdgs_about_head .box2{
    width: 100%;
  }
  .initiatives_sdgs_about_head .box2{
    margin-top: 15px;
    text-align: center;
  }
  .initiatives_sdgs_about_head .box2 img{
    width: 180px;
  }
  
  .initiatives_sdgs_about_head .title {
    font-size: 14px;
  }
  .initiatives_sdgs_about_head .title em {
    font-size: 30px;
  }
  .initiatives_sdgs_about_head .txt {
    font-size: 14px;
  }
  
  .initiatives_sdgs_about_wrap .inner .box1,
  .initiatives_sdgs_about_wrap .inner .box2{
    width: 100%;
  }
  .initiatives_sdgs_about_wrap .inner .box2{
  }
  .initiatives_sdgs_about_wrap .inner .box1 .txt2 {
    font-size: 12px;
  }
  .initiatives_sdgs_about_wrap .inner .box2 .link{
    font-size: 13px;
  }
  
  .pg_initiatives .section#sec2{
    padding: 50px 0;
  }
  .pg_initiatives .section#sec3{
    padding: 50px 0;
  }
  .pg_initiatives .section#sec4{
    margin-top: 50px;
  }
  .initiatives_sdgs_clybio_wrap{
    padding: 50px 15px;
  }
  
  .initiatives_sdgs_clybio_wrap .box1 .title {
    font-size: 16px;
    width: 90%;
  }
  .initiatives_sdgs_clybio_wrap .box1 .mark {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 30px;
  }
  .initiatives_sdgs_clybio_wrap .box2 {
    font-size: 13px;
  }
  .initiatives_sdgs_clybio_wrap .box2 img {
    width: 50px;
    left: 0;
  }
  
  .initiatives_sdgs_clybio_wrap .box4 .txt1,
  .initiatives_sdgs_clybio_wrap .box4 .txt2{
    width: 100%;
  }
  .initiatives_sdgs_clybio_wrap .box4 .txt1{
    font-size: 14px;
  }
  .initiatives_sdgs_clybio_wrap .box4 .txt2{
    font-size: 28px;
  }
  
  .pg_initiatives .section#sec5{
    margin-top: 100px;
  }
  
  .initiatives_sdgs_usecase_head {
    margin-bottom: 0;
  }
  .initiatives_sdgs_usecase_head .bg{
    top: -15px;
  }
  .initiatives_sdgs_usecase_head .txt {
    font-size: 14px;
    width: 270px;
    margin-top: 10px;
  }
  .initiatives_sdgs_usecase_head .img img {
    width: 50px;
  }
  
  .initiatives_sdgs_usecase_head .initiatives_arrow_b{
        bottom: 5px;
  }
  
  .initiatives_arrow_b img{
    width: 30px;
  }
  .initiatives_sdgs_usecase_wrap .box1 span {
    font-size: 15px;
    width: 100px;
    height: 100px;
    left: -10px;
  }
  
  .initiatives_sdgs_usecase_wrap{
    flex-wrap: wrap;
  }
  .initiatives_sdgs_usecase_wrap .box1{
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center;
  }
  .initiatives_sdgs_usecase_wrap .box2{
    width: 60%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .initiatives_sdgs_usecase_wrap .box3{
    width: 40%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .initiatives_sdgs_usecase_wrap .box2 .txt {
    font-size: 14px;
  }
  .initiatives_sdgs_usecase_wrap .box2 .points {
    font-size: 13px;
  }
  .initiatives_sdgs_usecase_msg1 {
    font-size: 16px;
    margin-top: 50px;
  }
  
  .initiatives_sdgs_usecase_msg2{
    height: auto;
  }
  .initiatives_sdgs_usecase_msg2 .box{
    height: auto;
    padding: 30px 10px;
    font-size: 14px;    
  }
  .initiatives_sdgs_usecase_msg2 .box .txt{
    width: 100%;
  }
  .initiatives_sdgs_usecase_msg2 .bg{
    position: static;
    height: auto;
  }
  
  .initiatives_partner_wrap{
    flex-wrap: wrap;
  }
  .initiatives_partner_wrap .box {
    width: 100%;
  }
  .initiatives_partner_wrap .bg {
    width: 100%;
    height: 150px;
  }
  
  .initiatives_partner_wrap .title {
    font-size: 18px;
  }
  .initiatives_partner_wrap .read_more {
    margin-top: 20px;
  }
  .initiatives_partner_wrap .read_more a {
    font-size: 13px;
  }
  
  .initiatives_articles_wrap .read_more{
    padding: 0 20px;
  }
  
  /**/
  .product_tt {
    font-size: 20px;
    margin-bottom: 20px;
  }
  
  .product_cat_wrap{
    padding: 15px 0;
  }
  .product_cat_tbl .name {
    font-size: 13px;
    margin-top: 10px;
  }
  .product_cat_tbl .name:after {
    width: 20px;
    height: 20px;
  }
  .product_cat_tbl td {
    padding: 30px 10px 30px;
  }
  .product_cat_tbl .name:after{
    display: block;
    position: static;
    transform: none;
    margin: 5px auto 0;
    width: 15px;
    height: 15px;
  }
  .product_cat_tbl .img{
    width: 40px;
    height: 40px;
  }
  
  .product_scene_wrap{
    margin-top: 50px;
  }
  
  .product_items .item:nth-child(n+3){
    margin-top: 30px;
  }
  .product_items .item .inner{
    padding: 20px 10px 40px;;
  }
  .product_items .item .img {
    height: 150px;
  }
  .product_items .item .title {
    font-size: 14px;
  }
  .product_items .item .read_more a{
    width: 120px;
    padding: 5px 10px;
    font-size: 12px;
  }
  .product_items .item .read_more a:after{
    right: 5px;
  }
  
  
  .pg_product2 .section#sec2{
    margin-top: 50px;
  }
  .product_data_tbl th{
    width: 120px;
  }
  .product_data_tbl td{
    padding-left: 10px;
  }
  .product_shop_links{
    padding: 30px;
  }
  .product_shop_links .title{
    font-size: 12px;
  }
  .product_shop_links .title:before{
    width: 25px;
    height: 26px;
  }
  .product_shop_links .shops li {
    font-size: 14px;
  }
  
  
  /**/
  .faq_cat_nav_tt {
    font-size: 20px;
  }
  .faq_cat_nav li{
        width: 145px;
    margin: 10px;
  }
  .faq_cat_nav li+li{
    margin: 10px;
  }
  .faq_cat_header .title {
    font-size: 20px;
  }
  .faq_items dt, .faq_items dd{
    padding-left: 50px;
  }
  .faq_items dt {
    font-size: 16px;
  }
  .faq_items dt:before, .faq_items dd:before {
    font-size: 30px;
  }
  
  .faq_items .item{
    padding-bottom: 30px;
  }
  
  .faq_items_wrap + .faq_items_wrap{
    margin-top: 50px;
    padding-top: 50px;
  }
  
  /**/
  .news_cat_nav {
    flex-wrap: wrap;
    margin: 0 -5px;
    margin-bottom: 30px;
    
  }
  .news_cat_nav li {
    font-size: 15px;
    padding: 10px 5px;
  }
  .news_items .item .category {
    font-size: 10px;
    /*margin-top: 10px;*/
  }
  .news_items .item.case .category{
    margin-top: 10px;
  }
  .news_items .item .category span {
    padding: 0px 3px;
  }
  
  /**/
  .company_msg_wrap2 .icon {
    top: 0;
  }
  .company_msg_wrap2 .icon img {
    width: 100px;
  }
  
  .recruit_msg_wrap2 {
    font-size: 18px;
  }
  
  .recruit_job_tt {
    font-size: 24px;
  }
  .recruit_detail_tt{
    font-size: 16px;
  }
  
  .recruit_detail_tbl th,
  .recruit_detail_tbl td {
    padding: 20px 0;
  }
  .recruit_detail_tbl th {
    width: 100px;
  }
  
  .company_history_items.right:before {
    left: 100px;
  }
  .company_history_items.right .item dt {
    width: 120px;
  }
  .company_history_items.right .item dd {
    width: calc(100% - 120px);
  }
  .company_history_items.right .item dt:before {
    left: 97px;
  }
  .company_history_items.right .item:first-child dt:after, .company_history_items.right .item:last-child dt:after {
    left: 100px;
  }
  
  
  .pg_recruit .section#sec3{
    margin-top: 50px;
  }
  .recruit_entry_wrap {
    height: 300px;
  }
  .recruit_entry_wrap .inner {
    width: 100%;
  }
  .recruit_entry_wrap .inner .box1, .recruit_entry_wrap .inner .box2 {
    margin: 0 5px;
  }
  
  .recruit_entry_wrap .inner .icon {
    top: 10px;
    right: 0;
  }
  .recruit_entry_wrap .inner .icon img {
    width: 80px;
  }
  .recruit_entry_wrap .inner .title {
    font-size: 16px;
  }
  .recruit_entry_wrap .inner .read_more a {
    width: 160px;
    font-size: 14px;
    text-align: left;
    padding: 15px;
  }
  .recruit_entry_wrap .inner .box2 {
    font-size: 16px;
  }
  
  /**/
  .contact_wrap{
    padding: 30px 10px;
  }
  
  .contact_form td input, .contact_form td textarea, .contact_form td select, .contact_form td .wpcf7-form-control, .contact_form td .wpcf7c-conf-hidden{
    padding: 5px 10px;
  }
  .contact_form textarea{
    height: 250px;
  }
  
  .contact_form_btns{
    padding-top: 30px;
  }
  .contact_form_btns button {
    width: 48%;
    height: 50px;
    padding: 10px;
  }
  
  .news_items .item.case {
    width: 50%;
  }
  .news_items .item.case:nth-child(n+3){
    margin-top: 20px;
  }
}

@media only screen and (max-width:359px){
  .footer_fix ul{
    font-size: 12px;
  }
}