.frm_t{
text-align: right;
display: block;
margin-top: -15px;
padding-right:12px;
font-size:15px!important;
}
.profile_h3{
border-bottom:2px solid #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%;
}
.h3style{
color:#154B8A;
font-size:19px;
border-left:3px solid #154B8A;
border-bottom:none;
padding-bottom:0;	
}
.h4style{
color:#333;
font-weight:bold;
font-size:17px;		
}
.profile_box_top{
padding:2%;
background:#F5FCFF;
clear:both;
border-radius:12px;
	}

.lawbox{
position: relative;
}
@media screen and (min-width: 769px) {
.namebox{
		position: absolute;
		bottom: -28px;
		left: 20px;
		text-align: center;
		width:100%;
		max-width:580px;
	}
.namebox a{
		display: inline-block;
		width:27%;
		font-size:13px;
		color:#154b8a;
	background:rgba(159,159,159,0.30);
		padding: 2px 2px 3px;
	}
.mgboth{
	margin-left: 8px;
	margin-right: 8px;
	}
	.lawleft{
	color:#154b8a;
	font-size:12px;
	background:rgba(159,159,159,0.30);
		padding: 2px 10px 3px;
	position: absolute;
		top: 90px;
		left: 70px;
	}
	.lawright{
	color:#154b8a;
	font-size:12px;
	background:rgba(159,159,159,0.30);
		padding: 2px 5px 3px;
	position: absolute;
		top: 95px;
		left: 270px;
	}
.main-p{
margin-top:-60px;
font-size:17px!important;
font-weight:normal;
	}
.main-p span{
font-size:22px!important;
font-weight:bold!important;
	}
}
@media screen and (max-width: 768px) {
.lawbox{
margin-bottom: 40px;
}
.namebox{
		position: absolute;
		bottom: -26px;
		left: 0;
		text-align: center;
		width:100%;
	}
.namebox a{
		display: inline-block;
		width:30%;
		font-size:11px;
		color:#154b8a;
	background:rgba(159,159,159,0.30);
		padding: 2px 1px 3px;
	}
	.mgboth{
	margin-left: 3px;
	margin-right: 3px;
	}
.lawleft{
	color:#154b8a;
	font-size:11px;
	background:rgba(159,159,159,0.30);
		padding: 2px 10px 3px;
	position: absolute;
		top: 60px;
		left: 5px;
	}
	.lawright{
	color:#154b8a;
	font-size:11px;
	background:rgba(159,159,159,0.30);
		padding: 2px 5px 3px;
	position: absolute;
		top: 60px;
		right: 5px;
	}
}

#exe{
position: relative;
}
@media screen and (min-width: 769px) {
.test1{
width:430px;
position:absolute;
right:0;
bottom:-30px;
text-align:center;
}
.test1 a{
display:inline-block;
width:45%;
}
.test1 a img{
width:100%;
height:auto;
}
}
@media screen and (max-width: 768px) {
.test1{
width:100%;
text-align:center;
}
.test1 a{
display:inline-block;
width:48%;
}
.test1 a img{
width:100%;
height:auto;
}
.main-p{
font-size:17px!important;
font-weight:normal;
margin-left:-10px;
	}
.main-p span{
font-size:18px!important;
font-weight:bold!important;
	}	
}

.voice-section {
  padding: 20px 20px;
  background-color: #f9f9f9;
border-radius: 8px;
}
.voice-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}
.voice-card {
  background: #fff;
  border: 1px solid #ddd;
  padding: 24px 24px 0;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}
.voice-name {
  font-weight: bold;
  font-size: 16px;
  color: #0077aa;
  text-align: right;
  margin: 0!important;
	padding: 0!important;
}
.voice-text {
  font-size: 15px;
  line-height: 1.8;
  color: #333;
}
.toph4{
font-size:16px!important;
}
.topli li{
list-style-type:none!important;
padding-left:0!important;
margin-left:0!important;
}
.topli{
padding-left:0!important;
margin-left:0!important;
margin-top:5px;
}
.img--style{
width:200px!important;
height:auto!important;
}
.astyle{
color:#333;
font-size:14px!important;
}