@charset "UTF-8";
.midashi-joint {
    text-align: center;
    color: #f15a24;
    font-weight: bold;
    font-size: 76px;
    line-height: 1em;
    margin-bottom: 20px;
}
.midashi-joint strong {

}
.midashi-joint2 {
    background-image: url(../../img/joint/h3-bg.png);
    background-repeat: repeat-x;
    background-position: center center;
    text-align: center;
}
.midashi-joint2 span {
    color: #FFFFFF;
    background-color: #29ABE2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
    font-size: 20px;
}
.midashi-joint3 {
    font-size: 60px;
    text-align: center;
    color: #29ABE2;
    margin-top: 80px;
    border-style: none;
}
.bluelinebox {
    border: 5px solid #29ABE2;
    background-image: url(../../img/joint/linekazari.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 50px;
    line-height: 1.8em;
    padding-bottom: 20px;
}
.flowarea {
    background-image: url(../../img/joint/sec02-bg.png);
    margin-top: 40px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.flowblock {
	position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.flowblock .photo{
	position: absolute;
	top:0;
	left:0;
}
.flowblock .box{
	background: #fff;
	width: 515px;
	margin-left: auto; 
	border: 5px solid #29ABE2;
	padding:35px 35px 50px 430px;
}
.linkbtn.btn-lineore a {
    border: 1px solid #fbb03b;
    border-radius: 0;
    color: #fbb03b;
    background-image: url(../../img/joint/arrow-ore.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 10px auto;
}
.telmark {
    background-image: url(../../img/joint/icon-tel.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #29AAE1;
    padding-left: 35px;
    font-weight: bold;
    font-size: 26px;
}
