@charset "UTF-8";





html {

    background: #f6f5f0;
}


.mt0 {
    margin-top: 0 !important;
} 

    .op01 {
        opacity: 0 !important;
    }

#rashisa {





    background: #f6f5f0;



.sp_nav nav ul {

    display: block;
}

.sp_nav nav li.sp_slide_has-child ul {

    position: relative;
        width: auto;
        top: 0;
    opacity: 1;
    visibility: inherit;
    background: none;
}


.header_top .logo {

    margin: 0 !important;

}


#wrapper02 .btn-gnavi.open {

    -webkit-transform: rotate(180deg); 
    transform: rotate(0deg);
}

#wrapper02 .btn-gnavi {

        top: 0;
    right: 0;
    width: 55px;
    height: 53.656px;
        padding: 12px;
}
#wrapper02 .btn-gnavi span { 

    width: 34px;
    height: 2px;
}
#wrapper02 .btn-gnavi span:nth-child(1) {
    top: 14px;
}

#wrapper02 .btn-gnavi span:nth-child(2) {
    top: 25px;
}

#wrapper02 .btn-gnavi span:nth-child(3) {
    top: 36px;
}

#wrapper02 .btn-gnavi.open span:nth-child(1) {
    top: 25px;




}
#wrapper02 .btn-gnavi.open span:nth-child(2) {

    top: 25px;
}

#wrapper02 nav {

    padding-top: 55px;
    width: 50%;
}

.return-top_inner {

    visibility: inherit;
/*
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;*/
}
.return-top_inner 
.return-top01  a {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 900;
    padding: 16px 9px;
    background: #3073e1;
}

.return-top_inner .return-top01.is-hidden a {

    position: absolute;


}

.return-top_inner 
.return-top01 > a > img {
    width: 48px;
    height: auto;
}

.return-top {

    position: sticky;
}

.main01 {
    position: relative;
}

main {

    overflow: visible;

    background: #f6f5f0;

    /*contain: paint;*/
}

.toplogo02 {

    display: flex;
    justify-content: center;
    align-items: center;
    padding: 92px 0 37px;

}

.top-nav.nav02 {

    margin: 50px 0 0!important;
    background-color: #fff;
}

.top-nav.nav02 ul {
    display: flex
;
    justify-content: center;
    width: calc(100% - 15px);
    max-width: 1099px;
    margin: 0 auto;
    padding: 10px 0;
}

.top-nav.nav02 ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: auto;

        word-wrap: break-word;
    position: relative;
    font-size: 1.2rem;
    line-height: 1.1;
}
.top-nav.nav02 ul li a {
    color: #010101;

}

.top-nav.nav02 ul > li:after {
    display: block;
    position: absolute;
    right: -1px;
    top: 0%;
    /* bottom: 15%; */
    width: 1px;
    /* height: 18px; */
    height: 100%;
    /*background: #666;
*/
    content: "";
    border-right: 1px dotted #ccc;
}

.top-nav.nav02 ul > li:last-child::after {

    content: none;
}

.top-nav.nav02 ul li a span {

    position: relative;
    transition: all .3s;
}


.top-nav.nav02 ul li a span::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    position: relative;
    vertical-align: middle;
    /*top: 50%;
    right: 11px;
    height: 19px;
    transform: translateY(-50%);
    */transition: all .3s;
    font-weight: 900;
    font-size: 18px;
    transform: rotate(90deg);
    display: flex;
    justify-content: center;

}


.top-nav.nav02 ul li a:hover {
transition: all .3s;

    opacity: .55;

}

.top-nav.nav02 ul li a:hover span::after {
transition: all .3s;
    top: 2px;
}

.sp_nav #wrapper02 nav ul li {

background: #0074c1;

    border-bottom: 1px dotted #fff;
    padding: 0;

}

#wrapper02 nav ul li a {
    padding: 25px 15px;

}
#wrapper02 .btn-gnavi,
.sp_nav #wrapper02 nav {
background: #0074c1;

}

.sp_nav #wrapper02 nav ul li:nth-child(1)::after, .sp_nav #wrapper02 nav ul li:nth-child(n + 2)::after {

position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -5px;
    display: block;
    width: 10px;
    height: 10px;
    /* background: url(https://www.nttud.co.jp/common/img/parts/link_bg01.png) no-repeat 0 0; */
    background-size: 7px auto;
    content: "";
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;

transform: rotate(135deg);

}


.bg_3w {


     background: url(/business/rashisa-no-machizukuri/img/main_txt_bg.png) no-repeat center center;
        
        /**/ height: 800px; 
        aspect-ratio: 768 / 353;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover !important;
     }




.main_txt h2 {


    max-width: 400px;
    margin-top: 65px;
}

.main_txt_inner {

    margin: 50px 0;

    line-height: 2.8;

}

.main_txt p {


    font-size: 2.0rem;
    text-shadow: 0 0 black;


}

.bg_title {

        display: flex;
        justify-content: center;
        margin: 25px 0;

}

.bg_title span {

display: flex;
        text-align: center;
        font-size: 1.2rem;
        justify-content: center;
}
.bg_title em {

    text-align: center;
    display: flex;
    letter-spacing: 0.25em;
            justify-content: center;
        padding-left: 0.5em;
            font-size: clamp(2rem, 0.222rem + 3.7vw, 3rem);
            margin-top: 15px;

}

.flle_flb {

    display: flex;
    justify-content: center;
    flex-wrap:  wrap;
    gap: 25px 15px;
    margin: 50px 0;
}

.flle_flb a {
    display: block;

        flex: 0 0 calc((100% - 45px) / 4);

}

.flle_flb a:hover img {

   filter: brightness(0.5);
    transition: all .3s;
    transform: scale(1.1);


}

.flle_flb a:hover .file_img_inner {
/*
border: 1px solid #000;
        overflow: hidden;
*/
visibility: inherit;
}


.file_img_inner {

    overflow: hidden;
        border-radius: 10px;

}

.file_img_inner img {

    display: block;

}

.flle_flb figcaption {

    margin-top: 5px;
}




.flle_flb a figcaption span {

    text-align: center;
    position: relative;
    color: #000;
    line-height: 1.2;
    display: block;
    font-size:clamp(1.2rem, 0.667rem + 1.11vw, 1.5rem);

}

.flle_flb a figcaption span::after {
        font-family: 'Font Awesome 5 Free';
        content: '\f107';
        position: relative;
        vertical-align: middle;
        transition: all .3s;
        font-weight: 900;
        font-size: 18px;
        /*transform: rotate(90deg);
        */display: flex;
        justify-content: center;

 }
.flle_flb 
a:hover span::after {
transition: all .3s;
    top: 1px;
}


.usfiles_inner {


    position: relative;
    background-color: #fff;
    border-radius: 0px 15px 15px 15px;
   height: auto !important; /**/

            padding: 0 25px 50px;
            margin-top: -1px;
}

.usfiles_inner::before {
 background-image:url('/business/rashisa-no-machizukuri/img/file_top_bg.svg');
    content: none;
display: block;
        height: 81px;
        width: 50%;
        position: relative;
        background-size: contain;
        top: -5.5vw;
        left: 0;
        max-width: 350px;
        z-index: 0;
        background-repeat: no-repeat;

}

.usfiles_inner h3 span  {
    font-size: 1.5rem; 
    display: block;

letter-spacing: 0.15rem;
}


.files_title {

    padding: 25px 0;

}

.usfiles_inner h3 em {

font-size: 2.4rem;
letter-spacing: 0.25rem;

}


.fales_top {

    width: 40% ;
    max-width: 300px;
    overflow: hidden;
    display: flex;
justify-content: flex-start;


}

.fales_top .fales_top_inner {

    background: url(/business/rashisa-no-machizukuri/img/file_top_bg.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    width: 100%;

            aspect-ratio: 541 / 81;
}


.fales_top img {


    width: 100%;
    display: block;
    background-color: #0074c1;
    border: 0;
  padding: 0;
  margin: 0;
}

.mod-frame_inner.files_inner  {

    margin-bottom: 75px;
}

.files_inner_list  article {

 /*   margin-bottom: 50px;*/

 margin: 50px 0;
}

.mod-frame_inner.files_inner_list {

    padding-top: 70px;
}

.fl_b001 {

    display: flex;
    gap: 25px 25px;
    flex-wrap: wrap;
}

.fl_b001 figure {

    flex: 1;
    position: relative;
}

.fl_b001 .fl_r {

    flex: 1.4;
    display: grid;
            grid-template-rows: 1fr 200px 200px;

}
.fl_b001 
.fl_l figcaption { 

font-size: 1.2rem;
    gap: 0;
    margin: 15px 0;
        line-height: 1.4;
}


.fl_b001 
.fl_l figure figcaption { 

    margin-top: 0px;

}


.usfiles_inner figcaption {

    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;  
    font-weight: bold;
        margin: 25px 0;  
        gap: 15px;

} 

.usfiles_inner .fl_r img {

    width: calc(100% - 25px);
    display: block;
    margin: 0 auto;
    max-width: 325px;

}

.usfiles_inner .fl_r figcaption::before {
    content: '';
    width: 30%;
    height: 1px;
    background: #000;


}
.usfiles_inner .fl_r figcaption::after {
    content: '';
    width: 30%;
    height: 1px;
    background: #000;


}

.usfiles_inner figcaption span {


    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}

.usfiles_inner figcaption span::before {

     content: "";
    width: 50px;
    height: 50px;
 background-image:  url('/business/rashisa-no-machizukuri/img/img_left.svg');
    display: block;
  background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.usfiles_inner figcaption span::after {

     content: "";
    width: 50px;
    height: 50px;
 background-image:  url('/business/rashisa-no-machizukuri/img/img_right.svg');
    display: block;
  background-position: center;
    background-size: contain;
        background-repeat: no-repeat;
}



.button_link01 {

    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    flex: 1;
}


.button_link01 a {
    display: flex
;
    width: auto;
    height: 64px;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 0 45px 0 30px;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    color: #000;
    transition: all .5s;
    box-sizing: border-box;
    background: #fff;
}

.button_link_text::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1em;
    display: block;
    position: absolute;
    right: -2em;
    top: 50%;
    line-height: 1.4;
     background-image:  url('/business/rashisa-no-machizukuri/img/ico_arrow_02.svg');
       background-position: center;
    background-size: contain;
        background-repeat: no-repeat;
        width: 23px;
        height: 20px;
        transform: translateY(-50%);
}

.button_link_text {
    letter-spacing: 0.06em;
    position: relative;
}

.button_link01 a:hover {
    background-color: #3074df;
    color: #fff;
        border: 1px solid #ccc;
}

.button_link01 a:hover .button_link_text::before {
     background-image:  url('/business/rashisa-no-machizukuri/img/ico_arrow_03.svg');
right: -3.5rem;
    

}

.button_link01.soon {

    pointer-events: none;
}
.button_link01.soon .button_link_text::before {

    content: none;
}

.button_link01.soon a{

padding: 0 30px;
}

.button_link_flb {

    display: grid;
    gap:0 5px;
}


em {

    font-style: normal;
}


p {

    letter-spacing: 0.05rem;
}
.cp_r {

    border-top:0 !important;
    background: none;
}
.mod-frame_inner.footer_innner01 {

    padding: 50px 0 10px;


    display: flex;
    justify-content: center;



}
.footer_innner01 figure {
 
    width: calc(100% - 25px);
    margin: 0 auto;
    max-width: 300px;

}
.footer_innner01 img {


    width: 100%;


}

footer {

    background: #fff;
}

.group_inner {


    position: relative;
        background-color: #fff;
        border-radius: 20px;
        padding:25px;
        margin: 50px 0;
}

.group_inner article {

        display: flex;
    justify-content: center;



}

.group_inner article figure {


        flex: 1;
}

.group_inner article figure img {

    display: block;
    width: 100%;

}


.rashisa_topics ul  {

list-style: none;
width: calc(100% - 15px);
        margin: 25px auto;
}

.rashisa_topics ul li {

    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    
    padding: 20px 0;

    gap: 15px 20px;
        flex-wrap: wrap;

}

.rashisa_topics ul li span:nth-child(1) {
    flex: 0 0 110px;
    width: 110px;
    font-size: 1.6rem;
    white-space: nowrap;
}
.rashisa_topics ul li span {
    display: block;
    text-shadow: 0 0 #000;

}

.kanren_flb {

    display: flex;
    justify-content: center;
    gap: 25px 35px;
    flex-wrap: wrap;
}

.kanren_flb a {

    display: block;
    flex:0 0 300px;



}
.kanren_flb 
a:hover figure img {


    filter: brightness(0.5);
    transition: all .3s;
}

.kanren_flb 
a:hover figure figcaption span{
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: all .3s;
}

.kanren_flb figcaption {
         font-size: 1.2rem;
        gap: 0;
        margin: 15px 0;
        line-height: 1.4;
        color: #000;

}

.kanren_flb figcaption span {
        position: relative;
        text-align: left;
        display: flex;
        justify-content: center;
        align-items: center;
text-shadow: 0 0 black;
        padding: 0 5px;
                gap: 10px;

    }

     .kanren_flb figcaption span::after {
        content: "";
        width: 40px;
        height: 20px;
        background-image: url(/business/rashisa-no-machizukuri/img/ico_blank.svg);
        display: block;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }


    .copy_c {
        position: absolute;
                bottom: 10px;
        right: 10px;
        font-size: 1.1rem;
        color: #FFF;
        text-shadow: 3px 1px 3px #000;

    }

.fl_b.video_inner figure {

    flex: 1;
}

a.video01 {
    position: relative;
}

.youtube_button {

    position: absolute;
        width: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.return-top01 figure {

    display: flex;

}

@media screen and (max-width: 1199px) {
    .return-top_inner .return-top > a {
        padding: 10px 5px;
        width: 42px;
        height: auto;
    }

    .mod-frame_inner {

        padding: 0 15px;
    }

.mod-frame_inner.files_inner  {

        padding: 0 ;
    }

}




@media screen and (min-width: 769px) {

    

    header nav ul { 


                   /*width: calc(100% - 25px);
                   */width: 80%;

    }


    .button_link_flb figure {

    margin-top: 0 ;
}

}





@media screen and (max-width: 768px) {

/*    main .fl_b001 {


        display: none;

    }

::-webkit-full-page-media, :future, :root main .fales_top .fales_top_inner {

        margin-left: -2px;
    }
    
*/

main .button_link01 {

    margin-top: 50px;
}

main .usfiles_inner figcaption {

    gap: 8px;
    text-align: center;
}

.fl_b001 .fl_r {

    display: block;
}


    .fales_top .fales_top_inner {
 margin-left: -2px;

    }

    main .kanren_flb a {

        flex: auto;
        text-align: center;
    }

    main .button_link_flb figure:nth-child(2) {

        margin-top: 25px;

    } 

    main .button_link_flb { 

        display: block;

    }

    main .button_link_flb .button_link01 { 

        width: 100%;
        display: block;
    }

main section[class^="bg_"] {

    padding: 25px 0;
}

main 
.mod-frame_inner.files_inner_list {
    
    padding-top: 0;
    }


main .button_link_text {
    text-align: left;
}

 main    
.usfiles_inner .fl_r figcaption::after,
 main    
.usfiles_inner .fl_r figcaption::before {

    width: 25%;

}

   main  .fl_b001 figure,
    main .fl_b001 .fl_r {

        flex: auto;
    }

main .main_txt p {

line-height: 1.8;

        margin-bottom: 25px;
}

main .bg_3w {

            height: auto;
        aspect-ratio: auto;
        padding-top: 25px;
}

main 
  .bg_3w {

            background-position-x: 75%;
            background-position-y: top;

  }

    .toplogo02 {
 
        display: block;
        margin: 0 auto;
         display: block;
            margin: 0 auto;
            width: calc(100% - 15px);
            text-align: center;
      
    }



    .sp_nav nav ul {


                width: 90%;
        margin: 0 auto;
    }


    #wrapper02 nav {

        width: 90% !important;

    }

.top-nav.nav02 ul {

display: block;

}
main 
.top-nav.nav02 ul li {

        display: block;
        justify-content: flex-start;
                    padding: 0px 10px;
            font-size: 1.6rem;                
            border-bottom: 1px dotted #ccc;

}

.top-nav.nav02 ul li:last-child {

    border-bottom: 0 ;


}

.top-nav.nav02 ul li a span::after {

    display: block;
padding: 25px 0;
}

    .top-nav.nav02 ul li a span { 

        display: flex;
        align-items:  center;
        gap:10px;

    }

    .top-nav.nav02 ul > li:after {

                border-bottom: 1px dotted #ccc;
        width: 100%;
        top: auto;
        right: auto;

        position: absolute;
        content: none;

    }


    main 
    .top-nav.nav02 {

        margin-top: 25px !important;
        overflow: hidden;

    }

.flle_flb a {

        flex: 0 0 calc((100% - 45px) / 2);

}



}

   



}




    .sp_link_img {

        position: relative;
    }

    .sp_img_link_list li  {

        position: absolute;

    background: aliceblue;
   width: 100%;
    height: 10%;
    display: block; 
    opacity: 0;
}

.sp_img_link_list li a {

display: block;
height: 100%;

}


.ud {     top: 1%;
 
}

.nttf {
top: 14%

}

.uvs {

    top: 27%;
}

.usri {

    top: 40%;
}