@charset "UTF-8";

#lv p span {
    color: #FF7808;
}

.heading.block_header_3:before {
    content: none;
}
.sp {
        display: none;
}
@media (max-width: 768px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}



#border_org + section {
    max-width: 1013px;
    margin: 0 auto;
    padding: 0;
}

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

#point1_org + section{
    padding-top: 0;
    padding-bottom: 0px;
}
#point1_org + section .content_wrapper {
    max-width: 1013px !important;
    margin: 0 auto;
}

#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: 100%;
}
#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;
}
}







#point2_org + section{
    padding-top: 0;
    padding-bottom: 0px;
}
#point2_org + section .content_wrapper {
    max-width: 1013px !important;
    margin: 0 auto;
}

#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: 100%;
}
#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;
}
}







#point3_org + section{
    padding-top: 0;
    padding-bottom: 20px;
}
#point3_org + section .content_wrapper {
    max-width: 1013px !important;
    margin: 0 auto;
}

#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: 100%;
}
#point3_org + section .content_wrapper .wrap .left .heading_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#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;
}
#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;
}
}




#tokutyou_org2 + section .heading{
    border-left: 8px solid #7fb92f;
    border-bottom: 1px dashed #7fb92f;
}
#tokutyou_org2 + section .heading .h{
    padding-left: 1.5rem;
}








#point_list + section .top_heading_wrap {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    width: 100%;
    margin-top: -10rem;
}
#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: 100%;
}

#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;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
}
#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;
}

#point_list + section .inner_item_image {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#point_list + section .inner_item_image .image{
    width: 32%;
}
#point_list + section .inner_item_image .image.image_w100 {
    width: 100%;
}
#point_list + section .text {
    margin-bottom: 2rem;
}

@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;
     }
    #point_list + section .top_heading_wrap {
        margin-top: 0;
    }
#point_list + section .inner_item_image .image {
    margin-bottom: 2rem; 
    width: 100%;
}

}


#text_org + section .heading .h {
    position: relative;
    font-weight: 600;
}
#text_org + section .heading .h:before {
    position: absolute;
    content: "";
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat-y: no-repeat;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 12px;
    z-index: -1;
}
@media screen and (max-width: 390px) {
	#point1_org+section .sub_ttl p,
	#point2_org+section .sub_ttl p,
	#point3_org+section .sub_ttl p{
	font-size: 1.5rem;
}
	#point1_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .gray_point,
	#point2_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .gray_point,
	#point3_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .gray_point{
		font-size: 2.4rem;
	}
	#point1_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .red_point,
	#point2_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .red_point,
	#point3_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl .red_point{
    font-size: 3.4rem;
	}
	#point1_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl,
	#point2_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl,
	#point3_org + section .content_wrapper .wrap .left .heading_wrap .h3_wrap .h3_ttl{
    font-size: 2.4rem;
	}
}

@media screen and (min-width: 700px) {
	#point_list+section .sp_only{
		display: none;
	}
}

/*PC時telリンク無効*/
@media (min-width: 900px) {
a[href^="tel:"] {
	pointer-events: none;
}
}