@charset "utf-8";
/* CSS Document */





.f_l{
    float: left;
}
.f_r{
    float: right;
}
.tal{
    text-align: left;
}
.tar{
    text-align: right;
}
.tac{
    text-align: center;
}


.f_s_5{font-size: 5px;}
.f_s_9{font-size: 9px;}
.f_s_10{font-size: 10px;}
.f_s_11{font-size: 11px;}
.f_s_12{font-size: 12px;}
.f_s_13{font-size: 13px;}
.f_s_14{font-size: 14px;}
.f_s_15{font-size: 15px;}
.f_s_15{font-size: 15px;}
.f_s_16{font-size: 16px;}
.f_s_17{font-size: 17px;}
.f_s_18{font-size: 18px;}
.f_s_19{font-size: 19px;}
.f_s_20{font-size: 20px;}
.f_s_21{font-size: 21px;}
.f_s_22{font-size: 22px;}
.f_s_23{font-size: 23px;}
.f_s_24{font-size: 24px;}
.f_s_25{font-size: 25px;}
.f_s_26{font-size: 26px;}
.f_s_27{font-size: 27px;}
.f_s_28{font-size: 28px;}
.f_s_29{font-size: 29px;}
.f_s_30{font-size: 30px;}
@media screen and (max-width: 768px) {
    .f_s_5{font-size: 3px;}
    .f_s_9{font-size: 6px;}
    .f_s_10{font-size: 7px;}
    .f_s_11{font-size: 8px;}
    .f_s_12{font-size: 9px;}
    .f_s_13{font-size: 10px;}
    .f_s_14{font-size: 11px;}
    .f_s_15{font-size: 12px;}
    .f_s_16{font-size: 13px;}
    .f_s_17{font-size: 14px;}
    .f_s_18{font-size: 15px;}
    .f_s_19{font-size: 16px;}
    .f_s_20{font-size: 17px;}
    .f_s_21{font-size: 18px;}
    .f_s_22{font-size: 19px;}
    .f_s_23{font-size: 20px;}
    .f_s_24{font-size: 21px;}
    .f_s_25{font-size: 22px;}
    .f_s_26{font-size: 23px;}
    .f_s_27{font-size: 24px;}
    .f_s_28{font-size: 25px;}
    .f_s_29{font-size: 26px;}
    .f_s_30{font-size: 27px;}
}

.w_10{width: 10%;}
.w_20{width: 20%;}
.w_30{width: 30%;}
.w_40{width: 40%;}
.w_50{width: 50%;}
.w_60{width: 60%;}
.w_70{width: 70%;}
.w_80{width: 80%;}
.w_90{width: 90%;}
.w_99{width: 99%;}
.w_100{width: 100%;}



.w_40_100{width: 40%;}
.w_49_100{width: 49%;}
.w_50_100{width: 50%;}
.w_60_100{width: 60%;}
@media screen and (max-width: 768px) {
    .w_40_100{width: 100%;}
    .w_49_100{width: 100%;}
    .w_50_100{width: 100%;}
    .w_60_100{width: 100%;}
}


.m_t_5{
    margin-top: 5%!important;
}
.m_t_10{
    margin-top: 10%!important;
}

.ml_5{margin-left: 5%;}

.ml_1em{
    margin-left: 1em;
}
.mr_1em{
    margin-right: 1em;
}


.l_h_150{
    line-height: 150%;
}


/*トップ*/
.top_mov{
    padding-top: 60px;
    padding-bottom: 2%;
    /*border-bottom: 2.5px solid #000000;*/
    width: 100%;
    height: auto;
    position: initial;
    z-index: -1;
}
@media screen and (max-width: 768px) {
    .top_mov{
        padding-top: 30px;
    }    
}

.news{
    padding: 0.5em 1em;
}

.list_img{
    /*display: inline-block;*/
    /*float: left;*/
    vertical-align: middle;
    margin: 8% 0 0 0em;
    font-size: 15px;
}
.list_img li{
    display: inline-block;
    vertical-align: middle;
}
.list_img a{
    text-decoration: none;
    color: #000000;
}
@media screen and (max-width: 768px) {
    .list_img{
        margin: 0% 0 2% 0em;
    }
}

.news_dl{
    width: 100%;
    font-size: 15px;
    clear: both;
    line-height: 150%;
    margin: 0 0 0 -1em;
}
@media screen and (max-width: 768px) {
    .news_dl{
        font-size: 14px;
        clear: both;
        margin: 0 ;
    }
}
.news_dl dt{
    float: left;
    width: 7em;
    font-weight: bold;
}
.news_dl dd{
    margin: 0 0 1em 8em;
}


.c_l, .c_r{
    display: inline-block;
    vertical-align: top;    
}
.c_l{
    width: 40%;
    margin: 0 1% 0 0;
}
.c_r{
    width: 57%;
    margin: 0 0 0 1%;
}
@media screen and (max-width: 768px) {
    .c_l, .c_r{
        width: 98%;
         margin: 1%;
   }
}

.mendo{
    margin-top: -10%;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .mendo{
        margin-top: 0%;
    }
}
.mendo_03{
    position: relative;    
}
.mendo_03_l{
    position: absolute;    
}
.mendo_03_l img{
    width: 85%;
}
.l_01{
    top: 24%;
    left: 46%;
}
.l_02{
    top: 49%;
    left: 12%;
}
.l_03{
    top: 49%;
    right: 10%;
}
.l_04{
    top: 89.5%;
    left: 25%;
}
.l_05{
    top: 89.5%;
    right: 23%;
}
@media screen and (max-width: 768px) {
    .mendo_03_l img{
        width: 65%;
    }
    .l_01{
        /*top: 24%;*/
        left: 40%;
    }
    .l_02{
        /*top: 49%;*/
        left: 6%;
    }
    .l_03{
        /*top: 49%;*/
        right: 4%;
    }
    .l_04{
        top: 89%;
        left: 20%;
    }
    .l_05{
        top: 89%;
        right: 16%;
    }
}
.dib_vam_li{
    list-style: none
}
.dib_vam_li li{
    display: inline-block;
    vertical-align: middle;
}
.dib_vat_li{
    list-style: none
}
.dib_vat_li li{
    display: inline-block;
    vertical-align: top;
}
/*.dib_vam_li img{
    width: 100%;
}*/

.access{
    background: #fdd23e;
    padding: 1%;
    text-align: left;
    margin: 2% 0 0.5% 5%;
    width: 4em;
}
.j_list{
    list-style: none;
    margin: 1% 0;
    padding: 0;
}
.j_list li{    
    width: 29%;
    display: inline-block;
    vertical-align: top;
    margin: 1% 2%;
}
@media screen and (max-width: 768px) {
    .j_list li{    
        width: 45%;
    }
}
.j_list div{
    background: #f7f8f8;
    /*padding: 3% 10%;*/
    /*text-align: center;*/
}
.j_list div img{
    width: 90%;
    /*margin: 0 auto;*/
    margin: 5% 5%;
}
.j_list h4{
    font-size: 15px;
    font-weight: normal;
}
@media screen and (max-width: 768px) {
    .j_list h4{
        font-size: 12px;
    }
}
.j_list p{
    font-weight: bold;
}
/*.j_list p a{
    float: right;
}*/
.contact_img{
    list-style: none;    
}
.contact_img li{
    display: inline-block;
    /*width: 49%;*/
    width: calc(50% - 0.5em);
}
.contact_img img {
    width: 100%;
}
.contact_content{
    margin: 0 0 0 10%;
}
.j_list_2{
    width: 100%;
}
.j_list_2 li{
    vertical-align: top;
    display: inline-block;
    margin: 0;
}
.j_list_2 img{
    width: 100%;
}
.j_list_2 li:nth-child(1){
    font-weight: bold;
    width: 78%;
}
.j_list_2 li:nth-child(2){
    width: 20%;
}

@media screen and (max-width: 768px) {
    .j_list_2 li:nth-child(1){
        width: 100%;
    }
    .j_list_2 li:nth-child(2){
        width: 50%;
        margin: 1% 20%;
    }
}
.contact_us_btn{
    width: 40%;
}
@media screen and (max-width: 768px) {
    .contact_us_btn{
        width: 80%;
    }
}
.contact_content ul{
    list-style: none;
    margin: 3% 0 0 0;
}
.contact_content li{
    display: inline-block;
    vertical-align: middle;
}
.contact_content li:nth-child(1){
    width: 3%;
    text-align: center;
    margin: 0 1% 0 0;
}
@media screen and (max-width: 768px) {
    .contact_content li:nth-child(1){
        width: 10%;
    }
    
}
.contact_content li img{
    width: 100%;
}

/*------------めんどくさい*/
.d{
    background: url("../img/design.svg");
}
.w{
    background: url("../img/web.svg");
}
.m{
    background: url("../img/mov.svg");
}
.l{
    background: url("../img/live.svg");
}
.s{
    background: url("../img/space_design.svg");
}
.back{
    width: 100%;
    background-repeat: no-repeat;
    background-size: 240px auto;
    background-position: top right 1%;
}

.title_01{
    line-style: none;
    /*width: calc(100% - 250px);
    margin: 0 250px 0 0;*/
    width: 100%;
    margin: 0;
    position: relative;
}
.title_01 li{    
    display: inline-block;
    vertical-align: top;
}
.title_01 li:nth-child(1), .title_01 li:nth-child(2){
    width: calc(49% - 125px);
}
.title_01 li:nth-child(1) img{    
    width: 95%;
}
.title_01 li:nth-child(3){
    width: 250px;
    position: absolute;
        top: -10%;
        right: 0;
}
.title_01 li:nth-child(3) img{
    width: 100%;
}

@media screen and (max-width: 768px) {
    .back{
        width: 100%;
        background-size: 20% auto;
    }
    .title_01{
        width: 100%;
    }
    .title_01 li:nth-child(1){
        width: 80%;
    }
    .title_01 li:nth-child(1) img{
        width: 95%;
    }
    .title_01 li:nth-child(2){
        width: 100%;
    }
    .title_01 li:nth-child(3){
        width: 20%;
        
    }
}
.bothersome_li{
    width: 100%;
    list-style:  none;      /* デフォルトのアイコンを消す */
    margin:  2% 0 2% 0;             /* デフォルト指定上書き */
    padding: 0;
}
.bothersome_li li{
    display: inline-block;
    width: calc(25% - 1.5em);
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
    .bothersome_li li{
        width: calc(50% - 1.5em);
    }
}
.bothersome_li li:before{
    content: "●";
    color: #b5b5b6;
    width: 1em;   
}
.contact_ul_01{
    width: 100%;
    list-style:  none;    
}
.contact_ul_01 li{
     display: inline-block;
    vertical-align: top;
}
.contact_ul_01 img{
    width: 95%;
}
.contact_ul_01 li:nth-child(1){
    width: calc(49% - 125px);
}
.contact_ul_01 li:nth-child(2){
    width: calc(49% + 125px);
}
@media screen and (max-width: 768px) {
    .contact_ul_01 li:nth-child(1){
        width: 80%;
    }
    .contact_ul_01 li:nth-child(2){
        width: 100%;
    }
}
.on_demand{
    border: 3px solid #fdd23e;
    border-radius: 15px;
    display: table;
}
/*.on_demand ul{
    margin: 2% 1% 1% 1%;
    padding: 0;
    list-style: none;
}
.on_demand li img{
    width: 100%;
}
.on_demand li{
    display: inline-block;
    vertical-align: top;
}
.on_demand li:nth-child(1){
    width: 20%;
}
.on_demand li:nth-child(2){
    width: calc(80% - 1em);
}
.on_demand h4{
    background: #fdd23e;
    border-radius: 30px;
    font-size: 18px;
    width: 10em;
    padding: 0.3em 2em;
}*/
.on_demand h4{
    background: #fdd23e;
    border-radius: 30px;
    font-size: 18px;
    width: 10em;
    padding: 0.3em 2em;
    margin: 1% 0 0 21%
}
.on_demand img{
    float: left;
    width: 15%;
    margin: -1.6em 4% 1% 3%;
}
.on_demand p{
    margin: 1%;
}
@media screen and (max-width: 768px) {
    .on_demand h4{
        width: calc(100% - 4em - 2%);
        text-align: center;
        margin: 1%;
    }
    .on_demand img{
        width: 30%;
        margin: 0% 1% 1% 1%;
    }
}
.greeting{
    /*display: table;
    position: relative;*/
}
.greeting_img{
    float: left;
    margin: 0 1em 1em 0;
    width: 20%;
}
.greeting_img img{
    width: 100%;
}
@media screen and (max-width: 768px) {
    .greeting_img{
        width: 40%;
    }
}
.greeting_p{
    width: calc(100% - 20% - 1em);
    margin-left: 20%;
}

@media screen and (max-width: 768px) {
    .greeting_p{
        width: auto;
        margin-left: 0%;
    }
}
.greeting_div{
    /*position: absolute;
    bottom: 0;
    left: calc(20% + 1em);*/
    margin-top: 15%;
}
@media screen and (max-width: 1237px) {
    .greeting_div{    
        margin-top: 7%;
    }
}
@media screen and (max-width: 768px) {
    .greeting_div{    
        margin-top: 1.5em;
    }
}
.company_profile_img{
    list-style: none;
}
.company_profile_img li{
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: calc(33.33% - 0.5em);
}
.company_profile_img li img{
    width: 80%;
}

.c_p_dl dt{
    /*clear: both;
    float: left;*/
    display: inline-block;
    vertical-align: middle;
    border-bottom: 2.5px solid #fdd23e;
    width: 10em;
    margin: 1em 0 ;
}
.c_p_dl dd{
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dashed #fdd23e;
    width: calc(100% - 12em);
    margin: 1em 0 1em 1em;
    
}

.jyouhou dt:before{
    content: "■";
    color: #fdd23e;
    width: 1em;
    margin-right: 0.2em;
}

@media screen and (max-width: 768px) {
    .c_p_dl dt{
       
    }
    .c_p_dl dd{
        width: calc(100% - 1em);
        margin: 0.5em 0 1em 1em;
    }
}

.map{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.map p{
    text-align: left;
}
.map img{
    width: 100%;
}
@media screen and (max-width: 768px) {
    .map{
        width: 100%;
    }
}
.seisaku_h2{
    font-size: 40px!important;
    line-height: 0.5em;
}
@media screen and (max-width: 768px) {
    .seisaku_h2{
        line-height: 0.2em;
    }
}

.works_title{
    position: relative;
}
.title_icon{
    position: absolute;
    top: -25%;
    right: 0;
    width: 240px;
}
.title_icon img{
    width: 100%;
}
@media screen and (max-width: 768px) {
    .title_icon{
        width: 25%;
    }
}
.works_title_h3{
    font-size: 18px;
    text-align: center;
    margin: 10% 0 5% 0;
}
.category{
    background-image :
    linear-gradient(to right, #727171, #727171 5px, transparent 5px, transparent 10px),  /* 上の線 */
    linear-gradient(to bottom, #727171, #727171 5px, transparent 5px, transparent 10px), /* 右の線 */
    linear-gradient(to left, #727171, #727171 5px, transparent 5px, transparent 10px),  /* 下の線 */
    linear-gradient(to top, #727171, #727171 5px, transparent 5px, transparent 10px);   /* 左の線 */
  background-size:
    10px 2px,  /* 上の線 */
    2px 10px, /* 右の線 */
    10px 2px,  /* 下の線 */
    2px 10px;   /* 左の線 */
  background-position:
    left top,  /* 上の線 */
    right top, /* 右の線 */
    right bottom,  /* 下の線 */
    left bottom;   /* 左の線 */
  background-repeat:
    repeat-x,  /* 上の線 */
    repeat-y, /* 右の線 */
    repeat-x,  /* 下の線 */
    repeat-y;   /* 左の線 */
    width: 100%;
    margin: 5% 0;
}
@media screen and (max-width: 768px) {
    .category{
        width: 100%;
        margin: 1% 0;
    }
}
.category ul{
    list-style: none;
}
.category li{
    display: inline-block;
    vertical-align: middle;
}
.category li:nth-child(1){
    text-align: center;
    width: 3em;
    margin-right: 0.5em;
}
.category li:nth-child(1) img{
    height: 2em;
}
.category li:nth-child(2){
    width: 7em;
    margin-right: 0.5em;
}
.category li:nth-child(3){
    width: calc(100% - 12em);
    /*margin-left: 13em; */
}

.category_m{
    padding: 1%;
}
.works_title_img{
    background: #efefef;
    width: 100%;
    margin: 5% 0;
}
@media screen and (max-width: 768px) {
    .works_title_img{
        width: 100%;
        margin: 1% 0;
    }
}
.works_title_img img{
    width: 70%;
    margin: 3% 15%;
}
@media screen and (max-width: 768px) {
    .works_title_img img{
        width: 90%;
        margin: 3% 5%;
    }
}
.works_img_li{
    list-style: none;
    font-size: 0;
    background: #efefef;
    padding: 5%;
}
@media screen and (max-width: 768px) {
    .works_img_li{
        padding: 1%;
    }
}
.works_img_li li{
    /*width: calc(50% - 1em);*/
    width: 50%;
    display: inline-block;
    text-align: center;
}
.works_img_li img{
    width: 100%;
    margin-bottom: 3%;
}
.works_img_li_p{
    margin: 0%!important;
    padding: 2%;
    background: #efefef;
}
.design_dtp img, .design_dtp_02 img{
    width: 80%;
    margin: 3% 0%;
}
@media screen and (max-width: 768px) {
    .design_dtp li{
        width: 100%;
    }
}
.design_dtp_02 li{
    width: 100%;
}
.r_h2{
    font-size: 38px!important;
}
@media screen and (max-width: 768px) {
    .r_h2{
        font-size: 26px!important;
    }
}
.recruit_li {
    margin: 5% 0 0 0;
    list-style: none;
    display: table;
}
.recruit_li li{
    float: left;    
}
.recruit_li img{
    width: 100%;
}
.recruit_li li:nth-child(1), .recruit_li li:nth-child(3), .recruit_li li:nth-child(4){
    width: 375px;
}
.recruit_li li:nth-child(2){
    width: calc(100% - 750px - 2em);
    margin: 3% 1em 0 1em;
}
@media screen and (max-width: 1155px) {
    .recruit_li li:nth-child(1), .recruit_li li:nth-child(3), .recruit_li li:nth-child(4){
        width: 25%;
    }
    .recruit_li li:nth-child(2){
        width: calc(100% - 50% - 2em);
        margin: 0% 1em 0 1em;
    }
}
@media screen and (max-width: 768px) {
    .recruit_li li:nth-child(1), .recruit_li li:nth-child(2), .recruit_li li:nth-child(3), .recruit_li li:nth-child(4){
        width: 100%;
        margin: 0;
    }
}

.recruit_li_02{
    list-style: none;
}
.recruit_li_02 li{
    display: inline-block;
    vertical-align: middle;
}
.recruit_li_02 li:nth-child(1){
    width: calc(60% - 0.5em);
}
.recruit_li_02 li:nth-child(2){
    width: 40%;
}
.recruit_li_02 p{
    font-size: 170%;
    font-weight: 500;
}
.recruit_li_02 span{
    font-size: 150%;
}
.recruit_li_02 img{
    width: 100%;
}
@media screen and (max-width: 768px) {
    .recruit_li_02 li:nth-child(1){
        width: 100%;
    }
    .recruit_li_02 li:nth-child(2){
        width: 100%;
    }
    .recruit_li_02 p{
        font-size: 130%;
    }
    .recruit_li_02 span{
        font-size: 130%;
    }
}
.r_btn{
    background: #fdd23e;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    /*width: 11em;*/
    padding: 1em 2em;
    margin: 0 auto;
}
.r_btn a{
    text-decoration: none;
    line-height: 140%;
    color: #111;
    display: block;
    padding: 1em 2em;
}
/*.r_btn:hover{
    opacity: 0.8;
}*/
@media screen and (max-width: 768px) {
    .r_btn{
        /*width: 100%;*/
        font-size: 20px;
        width: calc(90% - 2em);
        padding: 1em;
    }
}
.r_p{
    width: 39em;
    margin: 0 auto!important;
    margin-top: 3%!important;
    margin-bottom: 1%;
}
@media screen and (max-width: 768px) {
    .r_p{
        width: 100%;
    }
}




.works_mov_img_li{
    list-style: none;
    font-size: 0;
    background: #efefef;
    padding: 5%;
}
@media screen and (max-width: 768px) {
    .works_mov_img_li{
        padding: 1%;
    }
}
.works_mov_img_li li{
    /*width: calc(50% - 1em);*/
    width: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
@media screen and (max-width: 768px) {
    .works_mov_img_li li{
        width: 100%;
    }
}
.works_mov_img_li li img{
    width: 100%;    
}
.works_mov_img_li li:nth-child(2) img{
    margin-top: 6%;
}
@media screen and (max-width: 768px) {
    .works_mov_img_li li:nth-child(2) img{
        margin-top: 1%;
    }
}

.works_mov_img_li p{
   font-size: 15px;
    text-align: left;
}







/*－－－－－－－－－－－－－モーダルウィンドウ*/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 10px;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 95%;
  max-width: 800px;
  padding: 30px 30px 15px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 90vh;
  overflow-y: auto;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  color: #95979c !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important
}

/*YouTube*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.space_design_li{
    list-style: none;
    background: #efefef;
    /*padding: 5%  5%  1%  5%;*/
}
@media screen and (max-width: 768px) {
    .space_design_li{
        padding: 1%;
    }
}
.space_design_li li{
    /*width: calc(50% - 1em);*/
    display: inline-block;
    text-align: center;
}
.space_design_li img{
    width: 100%;
}
.li_w50{
    padding: 5%  5%  0.5em  5%;
}
.li_w50 li{    
    width: calc(50% - 0.5em);
}
@media screen and (max-width: 768px) {
    .li_w50 li{    
        width: 98%;
    }
}
.li_w33{
    padding: 0%  5%  5%  5%;
}
.li_w33 li{    
    width: calc(33.33% - 0.4em);
}
@media screen and (max-width: 768px) {
    .li_w33 li{    
        width: 98%;
    }
}


.souvenir_li{
    list-style: none;
    background: #efefef;
}
@media screen and (max-width: 768px) {
    .souvenir_li{
        padding: 1%;
    }
}
.souvenir_li li{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.souvenir_li img{
    width: 100%;
}
.souvenir_li p{
    margin: 3% 10%;
    text-align: left;
}
.img_01 li:nth-child(1){
    width: 60%;
}
.img_01 li:nth-child(2){
    width: 39%;
    text-align: center;
}
.img_01 li:nth-child(2) img{
    width: 50%;
}
@media screen and (max-width: 768px) {
    .souvenir_li p{
        margin: 3%;
    }
    .img_01 li:nth-child(1), .img_01 li:nth-child(2){
        width: 100%;
    }
}
.img_02 li{
    width: calc(50% - 0.5em);
}
@media screen and (max-width: 768px) {
    .img_02 .pc{
        display: none;
    }
    .img_02 li{
        width: 100%;
    }
}
.img_05 li{
    width: calc(50% - 0.5em);
    text-align: center;
}
.img_05 li:nth-child(2) img{
    width: 60%;
}
@media screen and (max-width: 768px) {
    .img_05 li{
        width: 100%;
    }
}

.img_07 li:nth-child(1){
    width: 60%
}
.img_07 li:nth-child(2){
    width: calc(40% - 0.5em);
}
.img_05 li:nth-child(2) img{
        width: 60%;
}
@media screen and (max-width: 768px) {
    .img_07 li:nth-child(1), .img_07 li:nth-child(2){
        width: 100%;
    }
}