@charset "UTF-8";
.midashi-joint {
    text-align: center;
    color: #f15a24;
    font-weight: bold;
    font-size: 30px;
    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: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right:20px;
    font-weight: bold;
    font-size: 16px;
}
.midashi-joint3 {
    font-size: 30px;
    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;
	background-size: 200px auto;
    padding: 25px 5% 10px;
    line-height: 1.8em;
	font-size:12px;
}
.flowarea {
    background-image: url(../../img/joint/sec02-bg.png);
    margin-top: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.flowblock {
	position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.flowblock .photo{
	position: absolute;
	top:0;
	left:0;
}
.flowblock .box{
	background: #fff;
	width: 85%;
	margin-left: auto; 
	border: 5px solid #29ABE2;
	padding:60% 5% 5% 5%;
}
.flowblock .photo{
	width: 80%;
	height: auto;
}
.flowblock .photo img{
	width: 100%;
	height: auto;
}
.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;
}

.sec01-bg {
	background:#D0E0EE;
    background-image: url(../../img/trial/sec01-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 200% auto;
    margin-top: 20px;
}
.sec01-bg .inner640 {
    width: 90%;
    padding-right: 540px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 480px;
	padding-left: 5%;
	font-size:11px;
}
.sec01-bg .inner640 .kazari {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 0px 0px 10px #29AAE1;
}

.sec01-bg .inner640 .midashi {
    font-size: 18px;
    line-height: 30px;
    color: #29AAE1;
    font-weight: bold;
    margin-bottom: 20px;
}