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

}
.midashi-joint2 {
    background-image: url(../../img/trial/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;
}
.sec01-bg {
    background-image: url(../../img/trial/sec01-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 40px;
}
.sec01-bg .inner640 {
    width: 640px;
    padding-right: 540px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 200px;
    padding-bottom: 200px;
}
.sec01-bg .inner640 .kazari {
    color: #FFFFFF;
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 40px;
    text-shadow: 0px 0px 10px #29AAE1;
}

.sec01-bg .inner640 .midashi {
    font-size: 37px;
    line-height: 60px;
    color: #29AAE1;
    font-weight: bold;
    margin-bottom: 40px;
}
.txt-trial {
    color: #4FC4A9;
}




.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;
}

.btn-linetrial{
	display: inline-block;
	
}
.btn-linetrial a {
    display: block;
    color: #4FC4A9;
    text-align: center;
    width: 220px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-decoration: none;
    font-size: 16px;
    transition: 0.2s;
    border: 1px solid #4FC4A9;
    background-image: url("../../img/trial/arrow-green.png");
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 10px auto;
}
.btn-linetrial a:hover {
    background-color: #4FC4A9;
    color: #fff;
}
.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;
}
