@charset "UTF-8";

/*-----スマホのみの部分-----*/
.sp_only{
    display: none;
}
@media screen and (max-width: 450px){
    .sp_only{
        display: block;
    }    
}
/*-----#insta_titleの部分-----*/
#insta_title + section {
    background: -webkit-linear-gradient(left, #1594e7, #ec0c90) !important;
    background: -o-linear-gradient(left, #1594e7, #ec0c90) !important;
    background: linear-gradient(to right, #1594e7, #ec0c90) !important;
    overflow: visible;
    position: relative;
}
#insta_title + section:before{
	display: block;
	content: "";
	width: 266px;
	height: 213px;
	position: absolute;
	top: 150px;
	right: calc((100vw - 1200px)/2 - 60px);
	background: url(/common/upload_data/edge-connect/image/img_insta01.png) no-repeat right bottom;
	pointer-events: none;
	background-size: 266px; 
    z-index: 2;
	max-width: 266px;    
}
#insta_subtitle + section{
    position: relative;    
}
#insta_subtitle + section:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 30px 0 30px;
    border-color: #8150bb transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;  
}
#insta_subtitle + section .heading.block_header_4 .h {
  font-size: 2.2rem;
}
@media screen and (max-width: 1250px){
    #insta_title + section::before{
        display: none;
    }
}
/*-----#top_success_subtitleの部分-----*/
#top_success_subtitle + section .heading.block_header_4 .h {
    font-size: 2.2rem;
}
/*-----#insta_troubleの部分-----*/
#insta_trouble + div .inner_item {
    display: flex;
}
#insta_trouble + div .inner_item .inner_item_txt {
    padding:0 40px;
    margin: auto;
}
#insta_trouble + div .heading.block_header_4 .h{
    font-size: 3.0rem !important;
}
#insta_trouble + div .heading.block_header_4 p{
    font-size: 1.6rem;
    font-weight: 800;
}
@media screen and (max-width: 900px){
    #insta_trouble + div .inner_item {
        display: block;
    }
    #insta_trouble + div .heading{
        text-align: center;
    }
}
/*-----#insta_arrowの部分-----*/
#insta_arrow + section .content_wrapper  {
    padding: 0;
}
.arrow_wrap{
    padding-bottom: 200px;
    overflow: hidden;
} 
.arrow{
    position: relative;
}
.arrow::after{
    content: '';
    position: absolute;
    top: 100%;
    left: calc(50vw - 50%);
    width: 0;
    height: 0;
    border-top: 200px solid #f2f7fd;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
}
@media screen and (max-width: 600px){
    .arrow_wrap{
        padding-bottom: 100px;
    }
    .arrow::after{
        border-top: 100px solid #f2f7fd;
    }
}
/*-----#insta_dataの部分-----*/
#insta_data + div {
    position: relative;
}
#insta_data + div:before{
	position: absolute;
	display: block;
	content: "";
	width: calc((100vw - 1200px)/2 + 1300px);
	height: 100%;
	top: 0;
	left: 0;
	background: var(--i_main_color);
	pointer-events: none;  
}
#insta_data + div .heading.block_header_4 .h{
    font-size: 3.0rem !important;
}
#insta_data + div .heading.block_header_4 p{
    font-size: 1.6rem;
    font-weight: 800;
}
#insta_data + div .inner_item {
    padding: 50px;
    display: flex;
    position: relative;
}
#insta_data + div .inner_item:nth-of-type(1){
    margin-bottom: 80px !important;
}
#insta_data + div .inner_item:before{
	display: block;
	content: "";
	width: 70px;
	height: 70px;
	position: absolute;
	top: -35px;
	left: 3%;
	background: url(/common/upload_data/edge-connect/image/service_ico01_01.png) no-repeat left bottom;
	pointer-events: none;
	background-size: 70px; 
	max-width: 70px;
	z-index: 2;    
}
#insta_data + div .inner_item:nth-of-type(2):before{
	background: url(/common/upload_data/edge-connect/image/service_ico02_01.png) no-repeat left bottom;    
}
#insta_data + div .inner_item .inner_item_txt {
    max-width: 90%;
    flex-basis: 90%;
    margin: auto;
}
@media screen and (max-width: 900px){
    #insta_data + div .inner_item{
        display: block;
    }
    #insta_data + div .heading{
        text-align: center;
    }
}
@media screen and (max-width: 650px){
    #insta_data + div .inner_item {
        padding: 25px;
    }
}
/*-----#insta_menuの部分-----*/
#insta_menu + section >.content_wrapper{
    background: #fff !important;

    padding: 75px;
    width: 93%;
    border-radius: 10px;
    box-shadow: 10px 10px 20px var(--i_shadow_color);
}
.insta_menu_tag{
    text-align: center;
    margin-top: 20px;
}
.insta_menu_tag span{
    background: #e3eefb;
    padding: 10px 20px;
    border-radius: 100px;
    line-height: 3.5;
    word-break: keep-all;
}
#insta_menu + section {
    overflow: visible;
    position: relative;
}
#insta_menu + section:before{
	display: block;
	content: "";
	width: 135px;
	height: 319px;
	position: absolute;
	bottom: 30px;
	right: calc((100vw - 1200px)/2 - 60px);
	background: url(/common/upload_data/edge-connect/image/img_insta04.png) no-repeat right bottom;
	pointer-events: none;
	background-size: 135px; 
    z-index: 2;
	max-width: 135px;    
}
@media screen and (max-width: 1250px){
    #insta_menu + section::before{
        right: calc((100vw - 1000px)/2 - 60px);
    }
}
@media screen and (max-width: 1100px){
    #insta_menu + section::before{
        display: none;
    }
    #insta_menu + section > .content_wrapper{
        padding: 35px;
    }
}
/*-----#insta_flowの部分-----*/
#insta_flow + div .inner_item {
    width: 17%;
    margin-left: 3%;
    position: relative;
}
#insta_flow + div .inner_item:before{
	display: block;
	content: "";
	width: 17px;
	height: 32px;
	position: absolute;
	top: 20%;
	right: -30px;
	background: url(/common/upload_data/edge-connect/image/insta_flow_arrow.png) no-repeat left bottom;
	pointer-events: none;
	background-size: 17px; 
	max-width: 17px;	
}
#insta_flow + div .inner_item:last-of-type:before{
    display: none;
}
#insta_flow + div .heading.block_header_4 .h {
    background: #e3eefb;
    padding: 10px;
    border-radius: 5px;  
}
@media screen and (max-width: 1350px){
    #insta_flow + div .heading.block_header_4 .h{
        font-size: 1.6rem !important;
    }
}
@media screen and (max-width: 1100px){
    #insta_flow + div .inner_item::before{
        right: -25px;
    }
}
@media screen and (max-width: 900px){
    #insta_flow + div .inner_item{
        width: 100%;
        margin-bottom: 50px;
    }
    #insta_flow + div .inner_item::before {
        right: inherit;
        left: 50%;
        transform: translate(-50%, 0) rotate(90deg);
        bottom: -45px;
        top: inherit;
    }
    #insta_flow + div .heading.block_header_4 .h{
        font-size: 2.1rem !important;
    }    
}