.profile_h3{
border-bottom:1px dotted #154B8A;
padding-bottom:5px;
font-weight:bold!important;
margin-bottom:5px;
color:#333;
font-size:18px;
font-family: \"ヒラギノ明朝 ProN\", \"Hiragino Mincho ProN\", \"YuMincho\", \"Yu Mincho\", \"游明朝体\", serif;
}
.profile_box{
border-left:1px solid #154B8A;
padding-left:30px;
margin-top:30px;
margin-bottom:30px;
position: relative;
background:#F5FCFF;
padding-top:15px;
padding-bottom:15px;
padding-right:30px;
}
.tri{
width:0;
height:0;
border-style:solid;
border-width: 9px 0 9px 10px;
border-color: transparent transparent transparent #154B8A;
position:absolute;
left:0;
top: 50%;
  transform: translateY(-50%);
}
.L_box_{
background:#FDFDFD;
padding:2%;
margin-bottom: 2%;
}
@media screen and (max-width:768px) {
	.basic_l_02_{
		margin-left: auto;
		margin-right: auto;
		width:70%;
	}
	.basic_l_02_ img{
	width:100%;
	height:auto!important;
	}
	}
	.h5style{
		font-weight:normal!important;
		font-size:14px!important;
	}