@charset "utf-8";
/* CSS Document */

/* -----------------------------
	catch
-------------------------------- */
.catch_service_box1{
    background-image: url(../img/service_catch_img.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    position: relative;
    height: 550px;
	background-size: cover;
}

.catch_service_box1 h1{
    text-align: center;
    position: absolute;
    top:40px;
    left: 50%;
    margin-left: -161px;
}

.catch_service_box2{
    background-image: url(../img/dot_bg.jpg);
    width: 1100px;
    margin: auto;
    padding:65px 30px;
    position: relative;
    top:-50px;
    margin-bottom: -50px;
}

.catch_service_box2 h2{
    font-family: "Times New Roman","ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 3.0rem;
    font-weight: 500;
    text-align: center;
    color: #444;
    margin-bottom: 30px;
	line-height: 1.3;
}

.catch_service_box2 p{
    text-align: center;
}

.service_siryo_box{
	width: 1100px;
	margin:auto;
	text-align: center;
	padding-bottom: 70px;
}
.service_flow_box{
	width: 1100px;
	margin:auto;
	text-align: center;
	padding: 10px 0 50px 0;
	clear: both;
}


.service_flow_box_bg{
	background-image: url(../img/bg_border_blue.png);
	background-repeat: repeat;
	width: 100%;
	height: auto;
	padding: 100px 0 50px 0;
}

@media screen and (max-width: 667px){

    /* -----------------------------
        catch
    -------------------------------- */
    .catch_service_box1{
        display: none;
        

    }

    .catch_service_box1 h1{
        position: static;
        margin-left: 0;
    }
    .catch_service_box1 h1 img{
        width: 100%;
    }

    .catch_service_box2{
        width: 100%;
        margin: auto;
        padding:30px 20px;
        position: static;
        margin-bottom: 0;
    }

    .catch_service_box2 h2{
        font-size: 2.0rem;
        margin-bottom: 20px;
    }

    .catch_service_box2 p{
        text-align: left;
    }
	
	.service_siryo_box{
		width: 100%;
		margin:auto;
		text-align: center;
		padding: 30px 0 30px 0 ;
	}
	.service_flow_box{
		width: 100%;
		margin:0 auto;
		text-align: center;
		padding: 20px 0 30px 0;
		clear: both;
		border:1px solid #efefef;
	}
	
	.service_flow_box_bg{
		padding: 20px 0 20px 0;
	}

}

/* -----------------------------
	service_contents
-------------------------------- */
.service_menu_box{
    width: 1100px;
	margin: 0 auto 80px auto;
    font-family: "Noto Sans Japanese";
}

.service_menu_box_title{
	font-size:2.5rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.service_menu_box_text{
	text-align: center;
	margin-bottom: 20px;
}

.service_menu li{
    float: left;
	font-size: 1.5rem;
	width:220px;
    text-align: center;
	margin: 0 ;
	background-image: url(../img/service_menu_yazirusi.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-right: 1px solid #efefef;
    
}

.service_menu li a{
	color: #444;
	display: block;
	padding: 20px 10px;
}

.service_menu li:nth-child(1){
	border-left: 1px solid #efefef;
}
.service_menu li:nth-last-child(1){
	margin-right: 0;
}

.service_contents{
    width: 100%;
    margin-top: 80px;
    position: relative;
    
}
.service_contents.last{
	margin-bottom: 80px;
}
.service_contents.first{
    margin-top: 0;
}

.service_content_inner{
    width: 1100px;
    margin: auto;
    
}
.service_content_img{
    
}

.service_content_title1{
    text-align: left;
    background-image: url(../img/bg_border_orange.png);
    background-repeat: repeat;
    padding: 35px 0;
}
.service_content_title1 img{
	width: 70px;
}
.service_content_title1 span{
    font-family: "Noto Sans Japanese";
    font-weight: 500;
    padding-left: 20px;
	vertical-align: 15px;
    font-size: 3.0rem;
    color: #444;
    top:-20px;
    margin-bottom: -20px;
}

.service_contentns_text{
    width: 550px;
	position: relative;
	top:-420px;
	margin-bottom: -420px;
}

.service_contentns_img{
    width: 530px;
    position: relative;
    left:50%;
	top:-35px;
	margin-left: 50px;
	margin-bottom: -35px;
}

.service_contentns_img img{
    width: 530px;
}

.service_contentns_img.style1{
    background-image:url(../img/service1_img.png);
    background-repeat: no-repeat;
    float: right;
    width: 400px;
}


.service_content_title2{
    font-family: "Noto Sans Japanese";
    font-weight: 500;
    font-size: 2.5rem;
    color: #80C6C4;
    margin-bottom: 30px;
    line-height: 1.3;
}
.service_img5_2{
	text-align:right;
}
.service_img5_2 img{
	width:200px;
	
}

.voice{
	width: 850px;
	margin: 0 auto 50px;
	background-color: #fff;
	padding: 40px;
}

.voice_l{
	float: left;
	width: 120px;
}

.voice_l img{
		width: 100px;
}

.voice_r{
	float: right;
	width: 630px;
	text-align: left;
	line-height: 1.8;
}

.voice_title{
	font-size: 2.2rem;
	font-weight: bold;
	color: #80C6C4;
	line-height: 1.3;
	margin-bottom: 20px;
}

.company_title{
	background-image: url(../img/company_title_line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 30px;
	font-size: 2.5rem;
	line-height: 1.2;
	font-family: "Times New Roman","ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

  

@media screen and (max-width: 667px){

	.service_menu_box_text{
		text-align: left;
	}
	
    .service_menu_box{
        display: none;
		
    }
    .service_contents{
        width: 100%;
        margin-top: 40px;
        position: static;
    }
	
	.service_contents.last{
		margin-bottom: 50px;
	}
    
    .service_content_inner{
        width: 100%;

    }
    .service_content_img{

    }


    .service_content_title1{
        padding: 8px 0;
    }
    .service_content_title1 img{
        width: 40px;
        padding-top:5px;
    }
    .service_content_title1 span{
        font-size: 1.8rem;
        top:-15px;
        margin-bottom: -15px;
		padding-left: 6px;
    }

	.service_contentns_text{
		width:100%;
		position: static;
		margin-bottom: 0;
	}

	.service_contentns_img{
		width:100%;
		position: static;
		margin-left: 0;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.service_contentns_img img{
		width: 100%;
	}

    .service_contentns_text{
        width:100%;
        float:none;
        margin-top: 20px;    

    }

    .service_content_title2{
        font-family: "Noto Sans Japanese";
        font-weight: 500;
        font-size: 2.0rem;
        color: #80C6C4;
        margin-bottom: 20px;
    }
	.service_img5_2{
		text-align:center;
	}
	
	.voice{
		width: 100%;
		margin: 0 auto 30px;
		padding: 20px;
	}

	.voice_l{
		display: none;
	}

	.voice_r{
		float: none;
		width: 100%;
	}
	
	.voice_r img{
		width: 100px;
		margin: 0 auto 5px;
	}

	.voice_title{
		font-size: 1.8rem;
		font-weight: bold;
		color: #80C6C4;
		line-height: 1.3;
		margin-bottom: 10px;
	}

	.company_title{
		background-image: url(../img/company_title_line_sp.png);
		padding-bottom: 15px;
		margin-bottom: 30px;
		background-size: 280px;
		font-size: 2.0rem;
	}

}
