@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:1220px){
  .recruit_mv_text h2{
    font-size: 32px;
  }

  .recruit_personal_items .item .box1 .title h2 {
    margin-right: -80px;
  }
  
  .web_d_box_items .item .title p {
    font-size: 18px;
  }
  .mv_video{
    /*height: 55vw;*/
    border-top: 100px solid #000;
  }
  
  
  .staff_position_card{    
    padding: 16px 0 25px 15px;
  }
  
  .position_title br{
    display: inline-block !important;
  }
}

@media only screen and (max-width:1023px){
  .tt1{
    bottom: -150px;
  }
  .tt2{
    font-size: 80px;
  }
  .read_more a{
    width: 340px;  
    padding: 16px 0;
    background-position: right 10px center;
  }





  /* **********************************
   *  ヘッダー
   * ********************************* */
  header{
    height: 100px;
  }
  header .hdr1{
    display: block;
    height: 100px;
  }
  .home header{
    height: 100px;
  }
  .pg_header .container{
    height: 350px;
  }
  .tt1 span{
    font-size: 80px;
  }
  .gnav{
    padding: 15px 0;
  }
  /* **********************************
     *  TOP
     * ********************************* */
  .mv_video{
    /*height:400px;*/
    border-top: 0;
  }
  .home_service_wrap{
    padding: 85px 0;
  }
  .home_service_wrap .txt1{
    font-size: 22px;
  }
  .home_service_wrap .txt2{
    font-size: 17px;
  }
  .pg_home .section#sec4,
  .pg_home .section#sec5,
  .pg_home .section#sec6{
    padding-top: 65px;
    padding-bottom: 90px;
  }
  .home_contents_title_en{
    font-size: 70px;
  }
  .home_contents_wrap{
    display: block;
    margin-top: 30px;
  }
  .home_contents_wrap .box1{
    width: 100%;
    height: auto;
  }
  .home_contents_wrap .img{
    text-align: center;
  }
  .home_contents_wrap .img img{
    width: 75%;
    position: static;
  }
  .home_contents_wrap .box2{
    width: auto;
  }
  .home_contents_wrap .read_more{
    position: static;
  }
  .home_contents_wrap .read_more a,
  .home_contents_wrap.left .read_more a{
    margin: 0 auto;
  }
  /* **********************************
   *  サービス
   * ********************************* */
  .pg_service .section#sec1{
    margin-top: 190px;
  }
  .solution_items .item .ttt1,
  .support_others_items .item .ttt1{
    font-size: 15px;
  }
  .support_business_items .box2 .title{
    font-size:18px;
  }
  /* **********************************
   *  ビジネスソリューション
   * ********************************* */
  .pg_business_solution .section#sec1{
    margin-top:180px;
  }
  .business_solution_items .item:nth-child(n+2){
    margin-top:80px;
  }
  .business_solution_items .item:before{
    height: 100%;
  }
  .business_solution_items .item:nth-child(even):before{
    height: 100%;
  }
  .business_solution_items .box2 .img:before{
    bottom: -10px;
  }
  .business_solution_items .item:nth-child(even) .box2 .img{
    padding-left: 0;
  }
  .business_solution_items .item:nth-child(even) .box2 .img:before{
    bottom: -10px;
  }
  /* **********************************
   *  LED
   * ********************************* */
  .pg_led .section#sec1{
    margin-top: 145px;
  }
  .pg_led .support_others_title .title{
    width: 70%;
  }
  .led_merit_cts_wrap{
    margin-top: 70px;
  }
  .led_others_merit_items .item .title{
    font-size: 18px;
  }
  .led_others_merit_items .item{
    height: 275px; 
  }
  .pg_led .support_others_title .title{
    width: 45%;
  }


  /* **********************************
   *  webソリューション
   * ********************************* */
  .web_flow_flex{
    display: block;
  }
  .web_flow_box{
    width: 100%;
  }
  .web_flow_box.img{
    text-align: center;
    margin-top: 30px;
  }
  .recruit_personal_items .item .box2 .img:before{
    bottom: -10px;
  }
  .recruit_personal_items .item:nth-child(even) .box2 .img{
    padding-left: 0;
  }
  .recruit_personal_items .item:nth-child(even) .box2 .img:before{
    bottom: -10px;
  }
  /* **********************************
   *  UTM
   * ********************************* */
  .pg_utm .section#sec1{
    margin-top: 145px;
  }
  .utm_top_desc .desc{
    text-align: left;
  }
  .utm_sub_title .text{
    font-size: 20px;
  }
  .utm_top_desc{
    padding: 35px 20px;
  }
  .utm_sub_title .text .t_1:after{
    width: 250px;
  }
  .utm_sub_title .text .t_2:after{
    width:710px; 
  }
  .utm_feature_items .item .inner{
    height: 320px;
  }
  .utm_feature_items .item .title p{
    font-size: 17px;
  }
  .utm_feature_items.red{

  }
  .utm_feature_items.red .item .inner{
    height: 350px;
  } 
  .utm_feature_items.red .item .title{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 57px;
  }
  .utm_sub_title .text .t_1:before{
    content: "";
    display: block;
    max-width: 100%;
    width: 700px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    left: 49%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  .utm_sub_title .text .t_2:before{
    content: "";
    display: block;
    max-width: 100%;
    width: 270px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    left: 35%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  .utm_sub_title .text .t_2:before{
    content: "";
    display: block;
    max-width: 100%;
    width: 200px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 49%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  .utm_sub_title .text .t_2:after{
    content: "";
    display: block;
    max-width: 100%;
    width:700px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 31px;
    left: 49%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  /* **********************************
  *  ホームページ制作
  * ********************************* */
  .pg_webdesign .section#sec1{
    margin-top: 180px;
  }
  .pg_webdesign .section#sec2{
    margin-top: 120px; 
  }
  .pg_webdesign .section#sec3{
    margin-top: 160px;
  }
  .web_d_top_text span{
    text-align: left; 
  }
  .web_d_middle_text .txt{
    text-align: left;
  }
  .web_d_box_items .item .title p{
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 59px;
  }
  .web_d_box_items .item.or .web_d_box_img,
  .web_d_box_items .item.yl .web_d_box_img,
  .web_d_box_items .item.gr .web_d_box_img{
    height: 99px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .web_d_box_items .item.or .txt,
  .web_d_box_items .item.yl .txt{
    margin-top: 25px;
  }
  .web_d_ec_wrap{
    margin-top: 70px;
  }
  .web_d_top_text h2{
    font-size: 28px;
  }
  .web_d_ec_middle_text .txt{
    font-size: 19px;
  }
  .web_d_ec_middle_text .txt:after{
    width: 675px;
  }
  .web_d_box_items.second .title{
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .web_d_box_items.second .item.gr .txt{
    margin-top: 25px;
  }
  .web_d_howto_box .title{
    font-size: 18px;
    width: auto;
    top: -18px;
    left: 70px;
  }
  .web_d_howto_box .text p{
    text-align: left;
  }
  .web_d_landing_wrap{
    margin-top: 70px;
  }
  /* **********************************
     *  動画制作
     * ********************************* */
  .pg_movie .section#sec1{
    margin-top: 180px;
  }
  .pg_movie .section#sec2{
    margin-top: 75px;
  }
  .movie_double_box1 .inner{
    padding: 20px;
  }
  .movie_double_box1 .items .item .img{
    width: 90%;
    margin: 0 auto;
  }
  .movie_que_items .item .inner span{
    margin-left: 5px;
  }
  .movie_flow_items{
    margin: 0 -10px;
  }
  .movie_flow_items .item{
    padding: 0 10px;
  }
  .pg_movie .web_d_artifact_wrap{
    margin-top: 60px;
  }
  /* **********************************
    *  採用情報
    * ********************************* */
  .pg_recruit .section#sec1{
    margin-top: 170px;
  }
  .pg_recruit .section#sec2{
    margin-top: 80px;
  }
  .recruit_mv_img .img{
    width: 500px;
  }
  .recruit_mv_text h2{
    font-size: 24px;
  }
  .recruit_mv_text p{
    text-align: left;
  }
  .staff_catch_text{
    font-size: 28px;
    margin-right: -80px;
  }
  .position_title{
    font-size:18px;
    padding-left: 10px;
  }
  .staff_position_card .name p{
    font-size: 24px;
  }
  .recruit_personal_items .item .box1 .title h2{
    font-size: 24px;
    margin-right: -50px;
  }
  .recruit_staff_items .item:nth-child(n+2){
    margin-top: 95px;
  }
  .staff_position_card{    
    padding: 16px 0 25px 25px;
  }
  /* **********************************
   *  お問い合わせ
   * ********************************* */
  .contact_form th {
    width: 250px;
  }
  .contact_form td .wpcf7-text{
    width: 100%;
  }
  .contact_form td [name="zipcode"]{
    width: 90px;
  }
  .pg_contact .section#sec1{
    margin-top: 170px;
  }


  /* **********************************
   *  フッター
   * ********************************* */
  .ftr_contact_wrap .ftr_box{
    justify-content: space-between;
  }
  .ftr_contact_wrap .ftr_tel,
  .ftr_contact_wrap .read_more a{
    width: 360px;
  }
  .ftr_contact_wrap .read_more a{
    background-position: right 5px center;
  }
  footer .ftr_links li{
    padding: 0 20px;
  }
  .pg_contact .contact_info .box2 .txt{
    width: 100%;
    display: block;
    margin-top: 20px;
  }
}

@media only screen and (max-width:767px){

  body{
    font-size: 14px;
    padding-bottom: 45px;
    padding-top: 0;
  }

  header{
    position: static;
    padding: 10px 0;
    height: auto;
  }
  .home header{
    height: auto;
    background-color: rgba(14,29,242,1);
  }
  header .hdr1{
    width: 100%;
    height:auto;
    margin-bottom: 0;
  }
  header .hdr1 .hdr_logo{
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
  header .hdr1 .hdr_contact{
    display: none;
  }
  .pg_header .container{
    height: 120px;
  }
  .container-w{
    padding: 0 10px;
  }
  footer .ftr2 .container{
    flex-wrap: wrap;
  }
  footer .ftr2 .box1,
  footer .ftr2 .box2{
    width: 100%;
    text-align: center;
  }
  footer .ftr2 .box2{
    margin-top: 10px;
  }
  .footer_fix{
    display: block;
  }

  .gnav{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFF;
    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: block;
  }
  .gnav > ul > li{
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px dashed #CCC;
  }
  .gnav > ul > li + li,
  .gnav > ul > li:first-child,
  .gnav > ul > li:last-child{
    border-left: 0;
    border-right: 0;
  }
  .gnav > ul > li a{
    color: #181818;
    padding: 10px 0;
  }
  .gnav .children, .gnav .sub-menu{
    display: block;
    position: static;
    background: #EEE;
  }
  .gnav li:last-child{
    display: none;
  }
  .breadcrumb{
    font-size: 12px;
  }
  .breadcrumb li{
    white-space: nowrap;
  }

  .tt1{
    font-size: 24px;
    bottom: -135px
  }
  .tt1 span{
    font-size: 60px;
  }
  .tt1 .ttt1{
    font-size: 20px;
  }

  .tt2{
    font-size: 28px;
  }
  .tt2 span{

  }
  .tt3{

  }
  .tt3 span{

  }
  .tt4{

  }
  .tt4 span{

  }
  .tt5{

  }
  .tt5 span{

  }
  .g_title h2{
    font-size: 16px;
  }
  .post_items{

  }
  .post_items .item{
    flex-wrap: wrap;
  }
  .post_items .item .title{
    width: 100%;
  }
  .post_items .item.single_item .title{
    font-size: 16px;
  }
  .pagination{
    margin-top: 50px;
  }
  .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;
  }
  .read_more{
    margin-top: 30px;
  }
  .read_more a:after{
    width: 40px;
  }
  .section#ftr_contact{
    padding-bottom: 50px;
  }
  /* **********************************
   *  TOP
   * ********************************* */
  .mv_video{
    /*height: 210px;*/
  }
  
  .pg_home{
    padding-bottom: 0;
  }
  .pg_home .section#sec2{
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .pg_home .section#sec4{
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .pg_home .section#sec5{
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .pg_home .section#sec6{
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .pg_home .section#sec7{
    margin-top: 40px;
  }
  .pg_home .section#sec8{
    margin-top: 80px;
  }
  .home_concept_wrap{
    height: 450px;
  }
  .home_concept_wrap .title{
    font-size: 20px;
  }
  .home_concept_wrap .txt{
    font-size: 14px;
  }
  .home_service_wrap{
    padding: 30px;
    height: auto;
  }
  .home_tt1{
    font-size: 16px;
  }
  .home_tt2{
    font-size: 18px;
    margin-bottom: 45px;
  }
  .home_service_wrap .txt1{
    font-size: 16px;
  }
  .home_service_wrap .txt2{
    font-size: 14px;
  }
  .home_service_wrap .read_more{
    margin-top: 60px;
  }
  .home_contents_title_en{
    font-size: 36px;
  }
  .home_contents_wrap .title{
    font-size: 20px;
  }
  .works_items .item{
    width: 50%;
  }
  .works_items .item:nth-child(n+4){
    margin-top: 0;
  }
  .works_items .item:nth-child(n+3){
    margin-top: 20px;
  }
  .home_sponsor_text{
    font-size: 15px;
  }
  .home_sponsor_img{
    width: auto;
  }
  .home_banner_wrap .home_banner_items{
    display: block;
  }
  .home_banner_wrap .home_banner_items .item{
    width: 85%;
    text-align: center;
    margin: 0 auto;
  }
  .home_banner_wrap .home_banner_items .item:nth-child(n+2){
    margin-top: 16px;
  }
  .works_items .item .category{
    min-width: 75px;
    font-size: 13px;
  }
  .home_banner_wrap{
    margin-top: 50px;
  }
  /* **********************************
   *  サービス
   * ********************************* */
  .pg_service{
    padding-bottom: 0;
  }
  .pg_service .section#sec1 {
    margin-top: 135px;
  }
  .tt_img{
    display: none;
  }
  .tt_img_m{
    display: block;
  }
  .title_box .sub_text{
    font-size: 14px;
  }
  .solution_items{
    margin: 40px -5px;
  }
  .solution_items .item.top,
  .solution_items .item.bottom,
  .support_others_items .item{
    width: 50%;
    padding: 0 5px;
  }
  .solution_items .item.top .inner,
  .solution_items .item.bottom .inner,
  .support_others_items .item .inner{
    padding: 0 5px;
  }
  .solution_items .item .ttt1,
  .support_others_items .item .ttt1{
    font-size: 13px;
    letter-spacing: -0.03em;
  }
  .solution_items .item.top:nth-child(n+4),
  .solution_items .item.bottom:nth-child(n+4),
  .support_others_items .item:nth-child(n+4){
    margin-top: 0;
  }
  .solution_items .item.top:nth-child(n+3),
  .solution_items .item.bottom:nth-child(n+3),
  .support_others_items .item:nth-child(n+3){
    margin-top: 20px;
  }
  .web_solution_wrap,
  .support_business_wrap{
    margin-top: 80px;
  }
  .support_business_items{
    display: block;
  }
  .support_business_items .box1{
    width: 80%;
    margin: 0 auto;
  }
  .support_business_items .box2{
    width: 100%;
  }
  .support_business_items .box2 .title .text{
    font-size: 16px;
  }
  .support_business_items .box2 .text.second,
  .support_business_items .box2 .text.third{
    font-size: 14px;
    line-break: anywhere;
    letter-spacing: 0.005em;
  }
  .support_business_items .box2 .text.third{
    margin-top: 16px;
  }
  .support_others_items{
    margin: 25px -5px 0;
  }
  .service_solution_wrap .txt, .web_solution_wrap .txt{
    margin-top: 32px;
    line-break: anywhere;
    letter-spacing: 0.005em;
  }
  



  /* **********************************
   *  ビジネスソリューション
   * ********************************* */
  .pg_business_solution{
    padding-bottom: 100px;
  }
  .pg_business_solution .section#sec1{

  }
  .business_solution_items .item{
    flex-direction: column;
  }
  .business_solution_items .item .box1{
    width: 100%;
    order: 2;
  }
  .business_solution_items .item .box2{
    width: 100%;
    order: 1;
  }
  .business_solution_items .box2 .img:before{
    bottom: -10px;
  }
  .business_solution_items .item:nth-child(even) .box2 .img{
    padding-left: 0;
  }
  .business_solution_items .item:nth-child(even) .box2 .img:before{
    bottom: -10px;
  }
  .business_solution_items .item .box1 .title h2{
    font-size: 24px;
  }
  .business_solution_items .item .box1 .content .text{
    font-size: 14px;
  }
  .business_solution_items .item:nth-child(n+2){
    margin-top: 60px;
  }
  .business_solution_items .item:before{
    height: calc(100% - 20px);
    top: 50px;
    right: 0;
  }
  .business_solution_items .item:nth-child(even):before{
    height: calc(100% - 20px);
    top: 50px;
    left: 0;
  }
  .business_solution_items .item .box1 .read_more{
    margin-top: 40px;
  }
  .business_solution_items .item .box1 .read_more a{
    margin: 0 auto;
  }
  .business_solution_items .item .inner {
    padding: 0 10px;
  }

  /* **********************************
   *  webソリューション
   * ********************************* */
  .pg_web_solution{
    padding-bottom:0;
  }
  .pg_web_solution .section#sec1{
    margin-top: 180px;
  }
  .web_flow_flex{
    display: block;
  }
  .web_flow_flex .web_flow_box{
    width: 100%;
  }
  .web_flow_box .items .inner{
    display: block;
  }
  .web_flow_box .items .box1,
  .web_flow_box .items .box2{
    width:100%;
  }
  .web_flow_box .items .box1:after{
    display: none;
  }
  .web_flow_box .items .box2{
    border-left: 3px solid #5b8fbf;
  }
  .web_flow_box .items .item{
    position: relative
  }
  .web_flow_box .items .item:after{
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #5b8fbf transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .web_flow_box .items .item:last-child:after{
    display: none;
  }
  .web_flow_box .items .box1 .title{
    font-size: 16px;
  }
  .web_flow_box .items .box2 .txt{
    font-size: 14px;
  }
  .web_flow_box.img{
    margin-top: 44px;
  }
  .pg_web_solution .business_solution_items .item.ec .box1 .read_more a{
    margin-right: auto;
  }
  .pg_web_solution .support_others_title .title{
    width: auto;
    padding-right: 20px;
    display: inline-block;
  }
  
  /* **********************************
   *  LED
   * ********************************* */

  .pg_led{
    padding-bottom: 0;
  }
  .pg_led .section#sec3{
    margin-top: 50px;
  }
  .support_others_title .title{
    font-size: 20px;
    width: 25%;
  }
  /*  .support_others_title:before{
      bottom: 15px;
    }*/
  .led_merit_cts_wrap .desc .sub_text{
    margin-top:20px;
  }
  .led_important_text .text{
    font-size:20px;
  }
  .led_others_merit_items{
    display: block;
  }
  .led_others_merit_items .item{
    width: 100%;
    height: auto;
  }
  .led_others_merit_items .item:nth-child(n+3){
    margin-top: 0;
  }
  .led_others_merit_items .item:nth-child(n+2){
    margin-top: 20px;
  }
  .led_others_merit_items .item .title{
    font-size: 16px;
  }
  .led_others_merit_items .item .desc{
    font-size: 14px;
  }
  .led_others_img_items{
    display: block;
    margin: 0;
  }
  .led_others_img_items .item{
    width: 100%;
    text-align: center;
  }
  .led_others_img_items .item:nth-child(n+4){
    margin-top: 0;
  }
  .led_others_img_items .item:nth-child(n+2){
    margin-top: 20px;
  }
  .led_others_img_items .item .inner{
    padding: 0;
  }
  .pg_led .support_others_title .title{
    width: 70%;
  }
  .pg_led .support_others_title:before{
    bottom: 35px;
  }

  /* **********************************
   *  UTM
   * ********************************* */
  .pg_utm{
    padding-bottom: 0;
  }
  .pg_utm .section#sec1{
    margin-top: 110px;
  }
  .pg_utm .section#sec2{
    margin-top: 40px;
  }
  .utm_top_text h2{
    font-size: 18px;
  }
  .utm_top_text span{
    font-size: 16px;
  }
  .utm_top_desc .desc{
    font-size: 14px;
  }
  .utm_top_desc{
    margin-top: 40px;
  }
  .utm_sub_title .text{
    font-size: 15px;
  }
  .utm_sub_title .text .t_1:after,
  .utm_sub_title .text .t_2:after{
    width: 380px;
    left: 49%;
    bottom: 25px;
  }
  .utm_sub_title .text .t_1:before{
    content: "";
    display: block;
    max-width: 100%;
    width: 333px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 44%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  .utm_sub_title .text .t_2:before{
    content: "";
    display: block;
    max-width: 100%;
    width: 270px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 35%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  .utm_sub_title{
    text-align: left;
    margin-top: 40px;
  }
  .utm_sub_title .sub{
    font-size: 14px;
    text-align:left;
  }
  .pg_utm .support_others_title .title{
    width: 130px;
  }
  .pg_utm .support_others_title:before{
    bottom: 15px;
  }
  .wrap_title h3{
    font-size: 16px;
  }
  .utm_feature_items .item .txt{
    font-size: 14px;
    margin-top: 20px;
    line-break: anywhere;
  }
  .utm_feature_items{
    display: block;
  }
  .utm_feature_items .item{
    width: 100%;
  }
  .utm_feature_items .item .inner{
    height: auto;
  }
  .utm_feature_items .item:nth-child(n+4){
    margin-top: 0;
  }
  .utm_feature_items .item:nth-child(n+2){
    margin-top: 20px;
  }
  .utm_feature_items.red .item .inner{
    height: auto;
  }
  .utm_feature_items.red .item .title{
    height: auto;
  }
  .utm_feature_wrap .read_more{
    margin-top: 50px
  }
  /* **********************************
   *  ホームページ制作
   * ********************************* */
  
  .pg_webdesign{
    padding-bottom: 0;
  }
  .pg_webdesign .section#sec1{
    margin-top: 180px;
  }
  .pg_webdesign .section#sec2{
    margin-top: 60px;
  }
  .pg_webdesign .section#sec3{
    margin-top: 60px;
  }
  .web_d_box_items .item .txt{
    line-break: anywhere;
    letter-spacing: 0.01em;
  }
  .web_d_top_text h2{
    font-size: 18px;
  }
  .page_inner_title .tt2{
    font-size: 42px;
  }
  .page_inner_title .ttt1{
    font-size: 20px;
  }
  .web_d_top_text span{
    font-size: 14px;
    line-break: anywhere;
    text-align: justify;
    letter-spacing: 0.05em;
  }
  .web_d_middle_text{
    padding: 35px 10px;
  }
  .web_d_middle_text .title:after{
    top: 43px;
  }
  .web_d_middle_text .title h3{
    font-size: 18px;
    width: 260px;
  }
  .web_d_middle_text .txt{
    font-size: 14px;
    line-break: anywhere;
    text-align: justify;
    letter-spacing: 0.02em;
  }
  .web_d_box_items{
    display: block;
  }
  .web_d_box_items .item{
    width: 100%;
  }
  .web_d_box_items .item:nth-child(n+2){
    margin-top: 20px;
  }
  .web_d_box_items .item .title p{
    height: auto;
  }
  .web_d_box_items .item.or .web_d_box_img,
  .web_d_box_items .item.yl .web_d_box_img,
  .web_d_box_items .item.gr .web_d_box_img{
    height: auto;
  }
  .web_d_box_items .item.gr .txt{
    font-size: 14px;
    text-align: justify;
  }
  .web_d_box_items .item.or .txt,
  .web_d_box_items .item.yl .txt{
    font-size: 14px;
    margin-top: 30px;
    text-align: justify;
  }
  .web_d_box_wrap{
    margin-top: 60px;
  }
  .web_d_artifact_wrap .web_d_artifact_items{
    margin: 0 -5px;
  }
  .web_d_artifact_items .item{
    width: 50%;
    padding:0 5px; 
  }
  .web_d_artifact_items .item:nth-child(n+4){
    margin-top: 0;
  }
  .web_d_artifact_items .item:nth-child(n+3){
    margin-top: 10px;
  }
  .web_d_artifact_wrap{
    margin-top: 45px;
  }
  .web_d_artifact_items .item span{
    font-size: 13px;
    padding: 0 10px;
    left: 5px;
  }
  .web_d_ec_wrap{
    margin-top: 20px;
  }
  .web_d_ec_middle_text .txt{
    font-size: 15px;
  }
  .web_d_ec_middle_text .txt:after{
    width: 300px;
    bottom: 30px;
  }
  .web_d_ec_middle_text .txt:before{
    content: "";
    display: block;
    max-width: 100%;
    width: 230px;
    height: 10px;
    background: #f6ea29;
    margin: 0 auto;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  .web_d_box_items.second .title{
    height: auto; 
  }
  .web_d_howto_box .title{
    font-size: 15px;
    left: 24%;
    top: -40px;
  }
  .web_d_howto_box .text .inner{
    width: auto;
  }
  .web_d_howto_box .text p{
    font-size: 14px;
    text-align: justify;
  }
  .web_d_howto_box{
    padding: 30px 10px 15px;
  }
  .web_d_landing_wrap{
    margin-top: 20px;
  }
  .web_d_landing_wrap .web_d_middle_text .title:after{
    top: 24px;
  }
  
  .pg_webdesign .section#sec1 .read_more{
    margin-top: 30px;
  }
  .pg_webdesign .section#sec2 .read_more{
    margin-top: 30px;
  }
  .web_d_landing_wrap .read_more{
    margin-top: 30px;
  }
  
  /* **********************************
     *  動画制作
     * ********************************* */

  .movie_double_box1{
    padding: 10px;
  }
  .movie_double_box2{
    padding: 10px;
  }
  .movie_double_box1 .inner{
    padding: 10px;
  }
  .movie_double_box1 .items{
    display: block;
  }
  .movie_double_box1 .items .item{
    width: 100%;
  }
  .movie_double_box1 .items .item .img{
    width: 100%;
  }
  .movie_double_box1 .items .item:nth-child(n+3){
    margin-top: 0;
  }
  .movie_double_box1 .items .item:nth-child(n+2){
    margin-top: 12px;
  }
  .movie_que_wrap{
    margin-top: 60px;
  }
  .movie_que_items{
    display: block;
  }
  .movie_que_items .item{
    width: 100%;
  }
  .movie_que_items .item:nth-child(n+2){
    margin-top: 36px;
  }
  .movie_que_items .item .text{
    font-size: 14px;
    margin-top: 30px;
  }
  .movie_flow_wrap{
    margin-top: 40px;
  }
  .movie_flow_items{
    display: block;
  }
  .movie_flow_items .item{
    width: 100%;
  }
  .movie_flow_items .item:nth-child(n+4){
    margin-top: 0;
  }
  .movie_flow_items .item:nth-child(n+2){
    margin-top: 20px;
  }
  .movie_flow_items .icon .title{
    font-size: 18px;
  }
  .movie_flow_items .text{
    font-size: 14px;
    padding: 0;
  }
  /* **********************************
    *  採用情報
    * ********************************* */
  .recruit_mv_wrap .recruit_mv_img{
    margin-right: 0;
  }
  .recruit_mv_img .img:after{
    top: 15px;
    left: -15px;
  }
  .recruit_mv_img .img{
    width: 300px;
  }
  .recruit_mv_text h2{
    font-size: 18px;
  }
  .recruit_mv_text p{
    font-size: 14px;
    letter-spacing: 0.035em;
  }
  .recruit_album_items{
    display: block;
  }
  .recruit_album_items .item{
    width: 100%;
  }
  .recruit_album_items .item:nth-child(n+2){
    margin-top: 20px;
  }
  .recruit_mv_wrap{
    margin-top: 40px;
  }
  .staff_img_items{
    display: flex;
    width: 100%;
    padding: 0;
    position: absolute;
    bottom: -220px;
  }
  .staff_img_items .box1{
    width: 100%;
  }
  .recruit_title h2{
    font-size: 20px;
  }
  .staff_catch_text{
    font-size: 22px;
  }
  .position_title{
    font-size: 15px;
  }
  .staff_position_card{
    margin-top: 10px;
    padding: 10px;
  }
  .staff_position_card .name p{
    font-size: 18px;
  }
  .recruit_personal_wrap{
    margin-top: 230px;
  }
  .position_items .logo{
    margin-left: 0;
  }
  .recruit_contact_box{
    padding: 20px;
  }
  .recruit_contact_box .text{
    font-size: 15px;
  }
  .recruit_personal_items .item{
    display: block;
  }
  .recruit_personal_items .item .box1{
    width: 100%;
  }
  .recruit_personal_items .item .box2{
    width: 100%;
    margin-top: 20px;
  }
  .recruit_personal_items .item .box1 .title h2{
    font-size: 22px;
    margin-right: 0;
  }
  .recruit_personal_items .item .box1 .content .text{
    font-size: 14px;
  }
  .recruit_personal_items .item:before{
    right:  60px;
  }
  .recruit_staff_items .item:nth-child(n+2){
    margin-top: 40px;
  }
  .recruit_staff_items .item:nth-child(n+2){
    margin-top: 60px;
  }
  .recruit_comment_wrap{
    margin-top: 250px;
  }
  .recruit_personal_items .item .box2 .img:before{
    bottom: -10px;
  }
  .recruit_personal_items .item:nth-child(even):before{
    left: 90px;
  }
  .recruit_personal_items .item:nth-child(even) .box1 .title h2{
    text-align: right;
  }
  .recruit_staff_items .item:nth-child(n+2){
    margin-top: 40px;
  }
  .recruit_comment_wrap .text{
    font-size: 14px;
  }
  .recruit_staff_items .item:nth-child(n+2) .recruit_personal_wrap{
    margin-top: 30px;
  }
  .recruit_personal_items .item:nth-child(even) .box2 .img{
    padding-left: 0;
  }
  .recruit_personal_items .item:nth-child(even) .box2 .img:before{
    bottom: -10px;
  }
  .recruit_info_tbl th,
  .recruit_info_tbl td{
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }
  .recruit_staff_items .item.first{
    margin-top: 80px;
  }
  .recruit_staff_wrap{
    margin-top: 26px;
  }
  /* **********************************
     *  新着情報
     * ********************************* */ 
  .pg_news .section#sec1,
  .pg_single_news .section#sec1{
    margin-top: 130px;
  }
  .news_items .item{
    display: block;
    padding: 10px;
  }
  .news_items .item .title{
    width: 100%;
  }
  .news_items .item .title a{
    font-size: 15px;
    padding-left: 0;
  }
  .post_items .item.single_item{
    padding: 10px;
  }
  .post_content{
    font-size: 14px;
  }

  .ftr_contact_wrap .title .en{
    font-size: 28px;
  }
  .ftr_contact_wrap .title .ja{
    font-size: 18px;
  }
  .ftr_contact_wrap .ftr_content .text{
    font-size: 15px;
  }

/* **********************************
   *  制作実績
   * ********************************* */
.works_items + .read_more {
  margin-top: 30px;
}

  /* **********************************
   *  お問い合わせ
   * ********************************* */
  .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{
  }
  .contact_form td{
  }
  .contact_form td [name="zipcode"]{
    width: 100px;
  }
  .contact_form dl.date dt{
    width: 100%;
  }
  .contact_form dl.date dt.wide{
    width: 100%;
  }

  .contact_form dl.date dt.m,
  .contact_form dl.date dt.d{
    width: 90px;
  }
  .contact_form dl.date dt.m select,
  .contact_form dl.date dt.d select{
    width: calc(100% - 2em);
  }
  .contact_form dl.date dt.t{
    width: calc(100% - 180px - 10px);
  }
  .contact_form dl.date dt.t select{
    width: calc(100% - 3.5em);
  }

  .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"]{

  }
  .contact_form_btns button {
    width: 30%;
  }
  .ftr_contact_wrap .ftr_box .item{
    width: 100%;
  }
  .pg_contact .section#sec1{
    margin-top: 145px;
  }
  .section#ftr_contact .container{
    padding: 0 16px;
  }
  .pg_contact .contact_info .box2 .txt{
    font-size: 13px;
  }
  /* **********************************
   *  フッター
   * ********************************* */
  footer .box2{
    display: none;
  }
  .ftr_contact_wrap .ftr_box{
    display: block;
  }
  .ftr_contact_wrap .ftr_box .item:last-child{
    margin-top: 30px;
  }
  .ftr_contact_wrap .ftr_tel{
    width:100%;
  }
  .ftr_contact_wrap .read_more a{
    width: 100%;
    font-size: 13px;
    padding-right: 40px;
  }
  /* **********************************
   *  プライバシーポリシー
   * ********************************* */
  .privacy_tt{
    font-size: 18px;
  }
  .privacy_tt br{
    display: inline;
  }
  .privacy_items .item h4{
    font-size: 15px;
  }
  .pg_contact .privacy{
    padding-top: 0;
    margin-top: 60px;
  }




  /* **********************************
  *  404
  * ********************************* */

  .pg_404{
    margin-top: 160px;
  }
  
  /* クッキー同意 */
  #cookie-notice{
    min-width: 0;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    left: 10px;
    right: 10px;
  }
  #cookie-notice:before{
    content: "";
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255,255,255,0.9);
    z-index: -1;
  }
  #cn-close-notice{
    top: 5px;
    right: 5px;
    margin-top: 0;
  }
  #cn-notice-text{
    text-align: justify;
  }
  
  .cookie-notice-container{
    padding: 50px 20px 50px;
    background: rgba(50,50,58,1);
  }
  .cn-text-container{
    margin-bottom: 10px;
  }
  .cookie-notice-hidden{
    display: none;
  }
  
}

@media only screen and (max-width:359px){
  .footer_fix ul{
    font-size: 12px;
  }
}