.visual{
    margin-top: 0;
    margin-bottom: 50px;
}
.visual .lp_ttl{
    font-size: 20px;
	font-weight: bold;
    border-bottom: 4px solid #005baa;
    padding-bottom: 8px;
    margin-top: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.visual p,
.camp_area p{
    font-size: 16px;
    line-height: 1.5;
}
.mb25{
	margin-bottom: 20px;
    background-color: #005baa;
    padding: 15px 20px;
    font-size: 22px;
    color: #fff;
}
.profile{
	display: table;
    margin: 20px auto;
}
.profile .profile_photo{
	width: 46%;
    display: table-cell;
    padding-right: 2%;
}
.profile .profile_txt{
    width: 50%;
    display: table-cell;
    vertical-align: top;
    border: 2px solid #ddd;
    padding: 20px 2%;
    font-size: 14px;
}
.profile .profile_txt span{
	font-size: 120%;
    color: #005baa;
}
.pagelink{
    border: 2px dotted #ddd;
    padding: 30px;
    margin-bottom: 30px;
    line-height: 1.75;
}
.yada_check{
    margin-top: 20px;
    padding: 10px 20px 10px;
    background: #e2f1ff;
    box-shadow: 0 3px 6px #c0c9d1;
    line-height: 1.75;
    font-size: 18px;
    margin-bottom: 50px;
    width: 94%;
}
.yada_check .ttl{
    font-size: 1rem;
    font-weight: bold;
    color: #005baa;
}
.yada_check .descri{
    font-size: 0.8rem;
    margin-bottom: 10px;
}
.yada_check .img_hosoku{
    border: 2px dotted #fff;
    padding: 10px;
    font-size: 0.8rem;
    margin-top: 0;
    line-height: 1.5;
}
#Journal .camp_area .button_cv a{
    color: yellow;
    text-decoration: none;
    display: inline-block;
    width: 230px;
    height: 60px;
    background: #005baa;
    border-radius: 10px;
    margin-top: 10px;
    line-height: 57px;
    font-size: 20px;
    text-align: center;
}
.campaign .camp_area .qoupon_code{
	padding: 10px;
    background-color: #e2f1ff;
    display: inline-block;
    margin: 5px 0;
    font-weight: bold;
}
.sp {
	margin: 0 2vw;
    font-size: 3.8vw;
}
.sp .visual p,
.sp .camp_area p{
    font-size: 3.8vw;
    line-height: 1.5;
}
.sp .profile_photo{
	width: auto;
	display: block;
}
.sp .profile_txt{
	display: block;
    width: auto;
    margin-top: 1vw;
    line-height: 1.5;
    font-size: 3.8vw;
    padding: 2vw;
}
.sp .pagelink{
	padding: 4vw;
}
.sp .mb25{
	font-size: 4.5vw;
    color: yellow;
    line-height: 1.75;
}
.sp .yada_check{
	width: 91vw;
    margin: 5vw auto;
    padding: 2vw;
    box-shadow: 0 0.4vw 0.6vw #c0c9d1;
}
.sp .yada_check .ttl{
	margin: 2vw auto;
}
.sp .yada_check .descri{
	margin: 2vw auto;
}
.sp .camp_area .button_cv a{
	color: yellow;
    text-decoration: none;
    display: inline-block;
    width: 230px;
    height: 60px;
    background: #005baa;
    border-radius: 10px;
    margin-top: 10px;
    line-height: 57px;
    font-size: 4.5vw;
    text-align: center;
}