@charset "UTF-8";

#mv_pc+section{
	padding-top: 260px;
}
.contents_btn01 .content_wrapper>a  {
    box-shadow: 0px 9px 1px 0px rgb(252 242 195);
}
ul.mv_img li:nth-child(1) {
    display: block !important;
}

@media screen and (max-width: 768px) {
    ul.mv_img li:nth-child(1) {
        display: none !important;
    }
}

ul.mv_img li:nth-child(2) {
    display: none !important;
}

@media screen and (max-width: 768px) {
    ul.mv_img li:nth-child(2) {
        display: block !important;
    }
}

#mv_outer {
    display: none;
}

#mv_sp+section {
    display: none;
}

@media screen and (max-width: 900px) {
    #mv_pc+section {
        padding-top: 70px;
    }
}


@media screen and (max-width: 900px) {
    #mv_pc+section {
        display:none;
    }

    #mv_sp+section {
        display: block;
        padding-top: 70px;
    }
    #mv_sp+section .content_wrapper{
        padding: 0;
    }
}


#mv_pc + section.width_full .content_wrapper {
    padding: 0;
}


#recommendation_ttl + section{
    background-color: initial !important;
    padding-bottom: 0;
}

#recommendation_ttl + .contents_box01.w100 .inner_item_img {
    background-color: rgb(253, 244, 187);
}

#recommendation_body + section {
    background-color: initial !important;
}

#recommendation_body + .contents_box01.w100 .inner_item_img{
     background-color: rgb(253, 244, 187);
}

#sp_recommendation_body + section {
    display: none !important;
}

@media screen and (max-width: 768px) {
    #recommendation_ttl + section {
        display: none !important;
    }
    #recommendation_body + section {
        display: none !important;
    }
    #sp_recommendation_body + section {
        display: block !important;
     }
}


#accident_greeting + .composite_box01 .inner_item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}


#accident_greeting + .composite_box01 .inner_item:nth-of-type(2) {
    display: none;
}

#accident_greeting + .composite_box01 .inner_item a {
    width: 42%;
    display: block;
    margin-right: auto;
}

#accident_greeting + .composite_box01.block_images_1 a+.inner_item_txt, #accident_greeting + .composite_box01.block_images_3 a+.inner_item_txt, #accident_greeting + .composite_box01.block_images_4 a+.inner_item_txt, #accident_greeting + .composite_box01.block_images_6 a+.inner_item_txt {
    width: 54%;
    display: flex;
    flex-direction: column-reverse;
}

#accident_greeting + .composite_box01 .inner_item_img img {
 height: auto !important;
}

#accident_greeting + .heading.block_header_1 p:before, .heading.block_header_6 .h:before {
    content: none;
}


#accident_greeting + div .content_wrapper .heading.block_header_6 {
    background: #ff8600 !important;
    position: relative !important;
}

#accident_greeting + div .content_wrapper .heading.block_header_6:before {
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    content: "";
    border-top: solid 40px #fef0ae;
    border-right: solid 40px transparent;
    top: 0;
    z-index: 2;
}

#accident_greeting + div .content_wrapper .heading.block_header_6:after {
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    content: "";
    border-bottom: solid 40px #fef0ae;
    border-left: solid 40px transparent;
    bottom: 0;
}

#accident_greeting + div .content_wrapper .heading.block_header_6 .h{
    text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px 0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
    font-weight: bold;
    color: #58230e;
    padding: 0;
    margin: 0;
    line-height: 2;
}
#accident_greeting + .composite_box01 .inner_item .heading {
    background: #fcf9cd;
    border-radius: 16px;
    padding-right: 2rem;
}
#accident_greeting + .composite_box01 .inner_item .heading.block_header_4 .h {
    color: #58230e;
}

#accident_greeting + .composite_box01 .inner_item .accident_position {
    font-size: 1.4rem;
    padding-right: 1.5rem;
}

.sp {
    display: none;
}

@media (max-width: 768px) {
    #accident_greeting + .composite_box01 .inner_item a {
        width: 100%;
        display: block;
        margin-right: auto;
    }

    #accident_greeting + .composite_box01.block_images_1 a+.inner_item_txt, #accident_greeting + .composite_box01.block_images_3 a+.inner_item_txt, #accident_greeting + .composite_box01.block_images_4 a+.inner_item_txt, #accident_greeting + .composite_box01.block_images_6 a+.inner_item_txt {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    .composite_box01 .inner_item_img:nth-last-of-type(1) {
        width: 65%;
    }
.sp {
    display: block;
}

.pc {
    display: none !important;
}
#accident_greeting + .composite_box01{
    padding-bottom: 0;
}
#accident_greeting + .composite_box01 .inner_item {
    width: 100% !important;
}
#accident_greeting + .composite_box01 .inner_item .heading { 
    background: initial !important;
}

#accident_greeting + .composite_box01 .inner_item_txt p {
    margin-bottom: 0;
}
}

#license + section .content_wrapper {
    
}
#license + section .content_wrapper .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 2rem 0;
    background: #e9fec9;
    border-radius: 20px;
}

#license + section .content_wrapper .wrap .left{
    width: 58%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

#license + section .content_wrapper .wrap .right{
    width: 38%;
}

#license + section .content_wrapper .wrap .right .h4_ttl {
    color: #ff8600;
    font-size: 1.9rem;
    margin-bottom: 10px;
}
#license + section .content_wrapper .wrap .right p {
    color: #58230e;
    font-weight: 600;
}
#license + section {
        padding-top: 0;
    }

@media (max-width: 768px) {
    
    #license + section .content_wrapper .wrap {
       flex-direction: column-reverse;
    }
    #license + section .content_wrapper .wrap .right p {
        display: none;
    }

    #license + section .content_wrapper .wrap .left {
        width: 75%;
    }
    #license + section .content_wrapper .wrap .left .image_link1 {
        margin-right: 1.5rem;
    }
    #license + section .content_wrapper .wrap .left .image_link2 {
        margin-left: 1.5rem;
    }
    #license + section .content_wrapper .wrap .right .h4_ttl {
        padding-bottom: 15px;
    }
    #license + section .content_wrapper .wrap .right {
        width: 100%;
        text-align: center;
    }
}



#representative + section .content_wrapper .inner_item_txt {
    color: #58230e;
}

#representative + section .content_wrapper .inner_item_txt .point{
    background: linear-gradient(#fff 60%, #e9fec9 40%);
    font-size: 2rem;
    font-weight: 600;
}


#representative + section .content_wrapper .heading.block_header_6 {
    background: #ff8600 !important;
    position: relative !important;
}

#representative + section .content_wrapper .heading.block_header_6:before {
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    content: "";
    border-top: solid 40px #fef0ae;
    border-right: solid 40px transparent;
    top: 0;
    z-index: 2;
}

#representative + section .content_wrapper .heading.block_header_6:after {
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    content: "";
    border-bottom: solid 40px #fef0ae;
    border-left: solid 40px transparent;
    bottom: 0;
}

#representative + section .content_wrapper .heading.block_header_6 .h{
    text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px 0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
    font-weight: bold;
    color: #58230e;
    padding: 0;
    margin: 0;
    line-height: 2;
}
@media (max-width: 768px) {
    #representative + section .content_wrapper .inner_item_txt p {
        margin-bottom: 0;
        text-align: left !important;
    }
    #representative + section .content_wrapper .inner_item_txt .point{
        font-size: 1.6rem;
    }
    #representative + section .content_wrapper .inner_item_img {
        width: 80% !important;
    }
}



#sp_worries_list + section{
    display: none;
    padding-top: 0;
}

@media (max-width: 768px) {
    #sp_worries_list + section {
        display: block;
        
    }
    #worries_list + section {
        display: none !important;

    }
}
#worries_list + section {
    padding-top: 0;
}




#point_ttl + section {
    padding-top: 0;
}
#sp_point_ttl + section  {
    display: none;
    padding-top: 0;
}

@media (max-width: 768px) {
    #sp_point_ttl + section {
        display: block;
        
    }
    #point_ttl + section {
        display: none !important;

    }
}



#border_org + section {

}

#border_org + section .inner_item_img a{
    pointer-events: none;
}


#point1_org + section{
    padding-top: 0;
    padding-bottom: 20px;
}
#point1_org + section .content_wrapper {

}

#point1_org + section .content_wrapper .wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#point1_org + section .content_wrapper .wrap .left{
    width: 58%;
}
#point1_org + section .content_wrapper .wrap .left .heading_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 15px;
}
#point1_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl {
    color: #58230e;
    line-height: 1.2;
    font-weight: bold;
    font-size: 2.8rem;
    font-family: serif;
}
#point1_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
    font-size: 3.3rem;
    font-family: serif;
}
#point1_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .red_point{
    color: #ff0000;
    font-size: 4.5rem;
    font-family: serif;
}
#point1_org + section .content_wrapper .wrap .left .heading_wrap .point_image{
    margin-right: 1.5rem;
    width: 86px;
}
#point1_org + section .content_wrapper .wrap .left .sub_ttl {
    color: #88BF40;
    text-decoration: underline;
    font-size: 1.8rem;
    margin-bottom: 10px; 
}

#point1_org + section .content_wrapper .wrap .left .text .red{
    color: #ff0000;
}

#point1_org + section .content_wrapper .wrap .right{
    width: 38%;
}

@media (max-width: 768px) {
#point1_org + section .content_wrapper .heading_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}
#point1_org + section .content_wrapper .wrap {
    flex-direction: column-reverse;
}

#point1_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl {
    color: #58230e;
    line-height: 0.8;
    font-weight: bold;
    font-size: 2.2rem;
    font-family: serif;
    max-width: 280px;
}
#point1_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
    font-size: 2.5rem;
    font-family: serif;
}
#point1_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl .red_point{
    color: #ff0000;
    font-size: 3rem;
    font-family: serif;
}
#point1_org + section .content_wrapper .heading_wrap .point_image{
    margin-right: 1.5rem;
}

#point1_org + section .content_wrapper .heading_wrap .h3_wrap {
    max-width: 280px;
    width: 100%;
}

/*#point1_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl_bottom {
    text-align: right;
}*/
#point1_org + section .content_wrapper .wrap .left {
    width: 100%;
}

#point1_org + section .content_wrapper .wrap .right {
    width: 75%;
    text-align: center;
}
#point1_org + section .content_wrapper .wrap .left .sub_ttl {
    text-align: center;
    margin-top: 2rem;
}
}


#border2_org + section {

}


#border2_org + section .inner_item_img a{
    pointer-events: none;
}




#border3_org + section {

}

#border3_org + section .inner_item_img a{
    pointer-events: none;
}


#point2_org + section{
    padding-top: 0;
    padding-bottom: 20px;
}
#point2_org + section .content_wrapper {

}

#point2_org + section .content_wrapper .wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#point2_org + section .content_wrapper .wrap .left{
    width: 58%;
}
#point2_org + section .content_wrapper .wrap .left .heading_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
#point2_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl {
    color: #58230e;
    line-height: 1.2;
    font-weight: bold;
    font-size: 2.8rem;
    font-family: serif;
}
#point2_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
    font-size: 3.3rem;
    font-family: serif;
}
#point2_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .red_point{
    color: #ff0000;
    font-size: 4.5rem;
    font-family: serif;
}
#point2_org + section .content_wrapper .wrap .left .heading_wrap .point_image{
    margin-right: 1.5rem;
    width: 86px;
}
#point2_org + section .content_wrapper .wrap .left .sub_ttl {
    color: #88BF40;
    text-decoration: underline;
    font-size: 1.8rem;
    margin-bottom: 10px; 
}

#point2_org + section .content_wrapper .wrap .left .text .red{
    color: #ff0000;
}

#point2_org + section .content_wrapper .wrap .right{
    width: 38%;
}

@media (max-width: 768px) {
#point2_org + section .content_wrapper .heading_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}
#point2_org + section .content_wrapper .wrap {
    flex-direction: column-reverse;
}

#point2_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl {
    color: #58230e;
    line-height: 1.2;
    font-weight: bold;
    font-size: 2.2rem;
    font-family: serif;
}
#point2_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
    font-size: 2.5rem;
    font-family: serif;
}
#point2_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl .red_point{
    color: #ff0000;
    font-size: 3rem;
    font-family: serif;
}
#point2_org + section .content_wrapper .heading_wrap .point_image{
    margin-right: 1.5rem;
}

#point2_org + section .content_wrapper .heading_wrap .h3_wrap {
    max-width: 300px;
    width: 100%;
}


#point2_org + section .content_wrapper .wrap .left {
    width: 100%;
}

#point2_org + section .content_wrapper .wrap .right {
    width: 75%;
    text-align: center;
    margin-bottom: 2rem;
}
#point2_org + section .content_wrapper .h3_ttl_top{
    line-height: 1.2;
}
}


#border4_org + section {

}

#border4_org + section .inner_item_img a{
    pointer-events: none;
}


#point3_org + section{
    padding-top: 0;
    padding-bottom: 20px;
}
#point3_org + section .content_wrapper {

}

#point3_org + section .content_wrapper .wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#point3_org + section .content_wrapper .wrap .left{
    width: 58%;
}
#point3_org + section .content_wrapper .wrap .left .heading_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
#point3_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl {
    color: #58230e;
    line-height: 1.2;
    font-weight: bold;
    font-size: 2.8rem;
    font-family: serif;
}
#point3_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
    font-size: 3.3rem;
    font-family: serif;
}


#point3_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .red_point{
    color: #ff0000;
    font-size: 4.5rem;
    font-family: serif;
}
#point3_org + section .content_wrapper .wrap .left .heading_wrap .point_image{
    margin-right: 1.5rem;
    width: 86px;
}
#point3_org + section .content_wrapper .wrap .left .sub_ttl {
    color: #88BF40;
    text-decoration: underline;
    font-size: 1.8rem;
    margin-bottom: 10px; 
}

#point3_org + section .content_wrapper .wrap .left .text .red{
    color: #ff0000;
}

#point3_org + section .content_wrapper .wrap .right{
    width: 38%;
}

@media (max-width: 768px) {
#point3_org + section .content_wrapper .heading_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}
#point3_org + section .content_wrapper .wrap {
    flex-direction: column-reverse;
}

#point3_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl {
    color: #58230e;
    line-height: 1.2;
    font-weight: bold;
    font-size: 2.2rem;
    font-family: serif;
}
#point3_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
    font-size: 2.5rem;
    font-family: serif;
}
#point3_org + section .content_wrapper .heading_wrap .h3_wrap .h3_ttl .red_point{
    color: #ff0000;
    font-size: 3rem;
    font-family: serif;
}
#point3_org + section .content_wrapper .heading_wrap .point_image{
    margin-right: 1.5rem;
}

#point3_org + section .content_wrapper .heading_wrap .h3_wrap {
    max-width: 300px;
    width: 100%;
}


#point3_org + section .content_wrapper .wrap .left {
    width: 100%;
}

#point3_org + section .content_wrapper .wrap .right {
    width: 75%;
    text-align: center;
    margin-bottom: 2rem;
}
#point3_org + section .content_wrapper .h3_ttl_top{
    line-height: 1.2;
}
}

#youtube2 + div .content_wrapper {
}
#youtube2 + div .heading.block_header_3 .h {
    padding-left: 1.5rem;
}

#youtube2 + div .heading.block_header_3:before {
    content: none;
}
#youtube2 + div .heading.block_header_3:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210825094057.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 31px;
}

.widget_youtube .wrapper_item {
    width: 100%;
}


@media (max-width: 800px) {
    #youtube2 + div .heading.block_header_3 {
        text-align: center;
    }
    #youtube2 + div .heading.block_header_3:after {
        left: 8%;
    }
}






#point_list + section .top_heading_wrap {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    width: 100%;
}
#point_list + section .content_wrapper {
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210826035730.jpg");
    border-radius: 20px;
}

#point_list + section .content_wrapper .wrap{
    padding: 5rem 0;
}

#point_list + section .content_wrapper .wrap .inner_item {
    background: #fff;
    padding: 4%;
    border-radius: 10px;
    margin-bottom: 3rem;
}

#point_list + section .content_wrapper .wrap .inner_item_top{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

#point_list + section .content_wrapper .wrap .inner_item_top .inner_item_image {
    width: 28%;
}

#point_list + section .content_wrapper .wrap .inner_item_top .inner_item_content {
    width: 68%;
}

#point_list + section .heading {
    background: #7fb92f;
    color: #fff;
    font-size: 2.2rem;
    text-align: center;
    font-weight: 600;
}

#point_list + section .title_wrap {
    text-align: center;
    height: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#point_list + section .title_wrap .h3_ttl{
    font-size: 2.8rem;
    font-family: serif;
    color: #58230e;
    line-height: 1.2;
}

#point_list + section .title_wrap .h3_ttl .gray_point{
    color: #4C4C4C;
}

#point_list + section .title_wrap .h3_ttl .red_point{
    font-size: 4.5rem;
    color: #ff0000;
}

#point_list + section .text {
    margin-top: 3rem;
}

#point_list + section .title_wrap .h3_ttl .red_point2 {
    color: #ff0000;
}
#point_list + section .content_wrapper .wrap .inner_item:last-of-type {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    #point_list + section {
        padding: 0 2%;
     }
    #point_list + section .content_wrapper .wrap .inner_item_top {
        flex-direction: column;
    }
    #point_list + section .content_wrapper .wrap .inner_item_top .inner_item_image {
         width: 80%;
         text-align: center;
         margin: 0 auto;
         margin-bottom: 2rem;
    }
#point_list + section .content_wrapper .wrap .inner_item_top .inner_item_content {
    width: 100%;
}
    #point_list + section .title_wrap .h3_ttl {
         font-size: 2.1rem;
    }
    #point_list + section .title_wrap .h3_ttl .red_point {
        font-size: 3rem;
     }
}




/*
#voice_top + div .heading.block_header_3:before {
    content: none;
}

#voice_top + div.widget_gallery01 .slick-next:before {
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210826053537.png");
    border: none;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    width: 47px;
    height: 47px;
}

#voice_top + div.widget_gallery01 .slick-prev:before{
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210826053537.png");
    border: none;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    width: 47px;
    height: 47px;
}


*/


#sompo + div {
     background-size: cover !important;
}
#sompo + div .heading.block_header_1.align-center, #sompo .heading.block_header_6.align-center {
    color: #fff;
}

#sompo + div .heading.block_header_1 p:before, #sompo .heading.block_header_6 .h:before {
    border-top: 3px solid #fff;
}



#blog_ttl + section .content_wrapper {

}
#blog_ttl + section .content_wrapper .heading.block_header_3:before {
    content: none;
}
#blog_ttl + section .content_wrapper .heading.block_header_3 {
    
}


#blog_top + div {

}
#blog_top + div .content_wrapper .heading .h {
    position: relative;
    color: #58230e;
}
#blog_top + div .content_wrapper .heading .h:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 10px;
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat-y: no-repeat;
    z-index: -1;
}

#blog_top + div .heading+.add_text {
    color: #58230e;
}

#blog_top + div ul li a {
    color: #58230e;
}


@media (max-width: 768px) {
    #blog_ttl + section .content_wrapper .heading.block_header_3 .h{
        text-align: center;
    }
}
@media (max-width: 700px) {
    #blog_top + div ul li:nth-of-type(3),
    #blog_top + div ul li:nth-of-type(4) {
        display: none !important;
    }
}

#access_ttl + section .content_wrapper {

}

#access_ttl + section .content_wrapper .heading.block_header_3:before {
    content: none;
}


@media (max-width: 768px) {
   #access_ttl + section .content_wrapper .heading.block_header_3 {
        text-align: center;
   }
}

#access_text + section {
    padding-top: 0;
}
#access_text + section .content_wrapper {

    color: #58230e;
}
#access_text + section .content_wrapper .heading p{

    position: relative;
    font-weight: 600;
}
#access_text + section .content_wrapper .heading p:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 10px;
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat-y: no-repeat;
    z-index: -1;
}



#access_body + div .content_wrapper {

}

#access_body + div .content_wrapper .inner_item_img{
    border: 2px solid #000;
}
#access_body + div .content_wrapper .inner_item_img img{
    width: 100%;
}

#access_body + div .content_wrapper dt {
    width: 120px;
    font-weight: 600;
}
#access_body + div .content_wrapper dl {
    table-layout: auto;
    position: relative;
    border-bottom: none;
}
#access_body + div .content_wrapper dl:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210828173550.png");
    display: block;
    width: 100%;
    height: 3px;
    background-repeat-y: no-repeat;
    background-size: cover;
}
#access_body + div .content_wrapper dl:nth-of-type(1) {
    border-top: none;
    position: relative;
}
#access_body + div .content_wrapper dl:nth-of-type(1):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210828173550.png");
    display: block;
    width: 100%;
    height: 3px;
    background-repeat-y: no-repeat;
    background-size: cover;
}

@media (max-width: 768px) {
    #access_body + div .content_wrapper dt { 
        width: 80px;
    }
    #access_body + div .content_wrapper dl {
        display: flex !important;
    }
}


#access_map + section .content_wrapper {

}

#access_map + section .content_wrapper .wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
}
#access_map + section .content_wrapper .wrap .left {
    width: 48%;
} 
#access_map + section .content_wrapper .wrap .right {
    width: 48%;
} 
#access_map + section .content_wrapper .wrap .right iframe{
    width: 100%;
    height: 100%;
    min-height: 450px;
}

#map_only + div {
    display: none;
}

@media (max-width: 768px) {
    #access_map + section {
         padding-bottom: 25px;
    }
    #access_map + section .content_wrapper .wrap .left {
        width: 100%;
    } 
    #access_map + section .content_wrapper .wrap .right {
        width: 100%;
        display: none;
    } 
    #map_only + div {
        display: block;
    }
}


#access_guid_ttl + section {
    padding-bottom: 0;
}
#access_guid_ttl + section .content_wrapper {

    padding: 0;
}
#access_guid_ttl + section .content_wrapper .heading.block_header_4 {
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat: repeat-x;
    background-position: left;
}
#access_guid_ttl + section .content_wrapper .heading.block_header_4 .h {
     position: relative;
     display: inline-block;
     background: #fff;
     padding-left: 2%;
     padding-right: 2%;
}


#access_guide1 + section .content_wrapper {

}
#access_guide1 + section .content_wrapper .inner {
    position: relative;
}
#access_guide1 + section .content_wrapper .inner:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210828184036.png");
    background-repeat-y: no-repeat;
}
#access_guide1 + section .content_wrapper .inner_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
#access_guide1 + section .content_wrapper .inner_wrap .left{
    width: 32%;
}
#access_guide1 + section .content_wrapper .inner_wrap .center{
    width: 32%;
}
#access_guide1 + section .content_wrapper .inner_wrap .right{
    width: 32%;
}
#access_guide1 + section .content_wrapper .text{
    padding-bottom: 2rem;
}

#access_guide2 + section {
    padding-top: 0;
}

#access_guide2 + section .content_wrapper {

}
#access_guide2 + section .content_wrapper .inner {
    position: relative;
}
#access_guide2 + section .content_wrapper .inner:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210828184036.png");
    background-repeat-y: no-repeat;
}
#access_guide2 + section .content_wrapper .inner_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
#access_guide2 + section .content_wrapper .inner_wrap .left{
    width: 32%;
}
#access_guide2 + section .content_wrapper .inner_wrap .center{
    width: 32%;
}
#access_guide2 + section .content_wrapper .inner_wrap .right{
    width: 32%;
}
#access_guide2 + section .content_wrapper .text{
    padding-bottom: 2rem;
}


#access_guide3 + section {
    padding-top: 0;
}

#access_guide3 + section .content_wrapper {

}
#access_guide3 + section .content_wrapper .inner {
    position: relative;
}
#access_guide3 + section .content_wrapper .inner:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210828184036.png");
    background-repeat-y: no-repeat;
}
#access_guide3 + section .content_wrapper .inner_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
#access_guide3 + section .content_wrapper .inner_wrap .left{
    width: 32%;
}
#access_guide3 + section .content_wrapper .inner_wrap .center{
    width: 32%;
}
#access_guide3 + section .content_wrapper .inner_wrap .right{
    width: 32%;
}
#access_guide3 + section .content_wrapper .text{
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    #access_guide1 + section,
    #access_guide2 + section,
    #access_guide3 + section {
        display: none;
    }
}


#sp_access_guide + section {
    display: none;
}
#sp_access_guide + section .inner {
    padding-bottom: 1.5rem;
    border-bottom: 1px dotted rgba(0,0,0,0.1);
    margin-bottom: 1.5rem;
}
#sp_access_guide + section .inner_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}
#sp_access_guide + section .inner_item .left{
    width: 48%
}
#sp_access_guide + section .inner_item .right{
    width: 48%
}
@media (max-width: 768px) {
    #sp_access_guide + section {
        display: block;
    }
}


#parking_guide_ttl + section {
    padding-bottom: 0;
}
#parking_guide_ttl + section .content_wrapper {

}

#parking_guide_ttl + section .content_wrapper .heading.block_header_4 {
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat: repeat-x;
    background-position: left;
}
#parking_guide_ttl + section .content_wrapper .heading.block_header_4 .h {
     position: relative;
     display: inline-block;
     background: #fff;
     padding-left: 3%;
     padding-right: 3%;
}



#parking_guide_body + section .content_wrapper {

}
#parking_guide_body + section .content_wrapper .inner_item .image {
    max-width:  800px;
    margin: 0 auto;
    margin-bottom: 2rem;
}

#parking_guide_body + section .content_wrapper .inner {
    position: relative;
    padding-bottom: 2rem;
}
#parking_guide_body + section .content_wrapper .inner:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    display: block;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210828184036.png");
    background-repeat-y: no-repeat;
}
@media (max-width: 768px) {
    #parking_guide_body + section .content_wrapper .inner:before {
        content: none;
    }
}

#access_guide_btn + div {
    padding-top: 0;
}




#btn_link1 + div {
    padding-top: 0;
    padding-bottom: 0;
}
#btn_link1 + div.contents_btn01.block_button_2 a {
    max-width: 300px;
    background: #fff;
}

#btn_link1 + div.contents_btn01.block_button_2 a img {
    border-radius: 10px;
}



@media (max-width: 768px) {
#btn_link1 + div.contents_btn01.block_button_2 .inner_item_img:nth-child(1):nth-last-child(2), #btn_link1 + div.contents_btn01.block_button_2 .inner_item_img:nth-child(2):nth-last-child(1) {
    max-width: calc(50% - 20px);
}
}



#line_pc + section .content_wrapper .wrapper_item{

}
#line_sp + section {
    display: none;
}
@media (max-width: 768px) {
    #line_pc + section {
        display: none;
    }
    #line_sp + section {
        display: block;
    }
}



#banner1_pc + section .content_wrapper .wrapper_item {

}
#banner1_sp + section{
    display: none;
}
/*@media (max-width: 768px) {
    #banner1_sp + section {
        display: block;
    }

}*/

#banner2_pc + section .content_wrapper .wrapper_item {

}
#banner2_sp + section{
    display: none;
}


#aboutUs_ttl + section{

}

#aboutUs_body1 + section.width_fixed .content_wrapper {

}
#aboutUs_body1 + section.width_fixed .heading.block_header_2 .h:before{
    content: none;
}
#aboutUs_body1 + section.width_fixed .heading.block_header_2 .h{
    padding-left: 0;
}
#aboutUs_body1 + section.width_fixed .heading.block_header_2 .h:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    width: 100%;
    height: 10px;
    background-repeat-y: no-repeat;
    z-index: -1;
}

#border_aboutUs_org + section {

}

#border_aboutUs_org + section .inner_item_img a{
    pointer-events: none;
}

#aboutUs_body2 + section.width_fixed .content_wrapper {

}

#aboutUs_body2 + section.width_fixed .content_wrapper .inner_item_txt {
    color: #58230e;
}

#aboutUs_body2 + section.width_fixed .heading.block_header_2 .h:before{
    content: none;
}
#aboutUs_body2 + section.width_fixed .heading.block_header_2 .h{
    padding-left: 0;
}
#aboutUs_body2 + section.width_fixed .heading.block_header_2 .h:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    width: 100%;
    height: 10px;
    background-repeat-y: no-repeat;
    z-index: -1;
}

@media (max-width: 800px) {
    #aboutUs_body2 + section.width_fixed .heading.block_header_2 .h{
        text-align: center;
        font-size: 3vw;
    }
}

@media (max-width: 480px) {
    #aboutUs_body2 + section.width_fixed .heading.block_header_2 .h{
        text-align: center;
        font-size: 3vw;
    }
}

#aboutUs_body3 + div .content_wrapper {
    
}

#aboutUs_body3 + div .heading.block_header_4 .h {
    font-size: 16px !important;
}

#aboutUs_body3 + div .btn_wrap {
    width: 100%;
    display: block;    
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    
}

#aboutUs_body3 + div .btn_wrap a{
    width: auto;
    max-width: 320px;
    min-width: 200px;
    transition: 0.2s ease-in-out;
    box-shadow: 0px 9px 1px 0px rgb(252 242 195);
    background: var(--i_btn_color);
    color: var(--i_btn_txt_color) !important;
    position: relative;
    display: inline-block;
    border-radius: 999px;
    text-decoration: none;
    margin-bottom: 10px;
}

#aboutUs_body3 + div .btn_wrap a span{
    text-align: center;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    display: block;
    padding: 10px 10px;
}

#aboutUs_body3 + div .btn_wrap a:hover{
    background: var(--i_btn_hover_color);
    color: var(--i_btn_hover_txt_color) !important;
}

#aboutUs_body4 + section .content_wrapper{

}




#service_seo + div .heading.block_header_3:before {
    content: none;
}

#service_seo + div .heading.block_header_4 p {
    font-weight: 600;
}

#service_seo + div.width_fixed .content_wrapper {

}

#common_footer {
    display: none !important;
}


@media screen and (max-width: 370px) {
#point_list+section .title_wrap .h3_ttl{
	font-size: 1.8rem;
}
}

#mv_pc+section .inner_item_img,
#mv_sp+section .inner_item_img{
pointer-events: none;
}