@charset "UTF-8";
#about .box_opacity .officer_name {
  float:right;
  margin-top:40px;
}
#about .box_opacity:after {
    display: table;
    content: " ";
    overflow:hidden;
    clear:both;
}
.officer_name .name_01 {
  font-size:16px;
}
.officer_name .name_02 {
  font-size:34px;
}
#about_detail .officer_name .name_02 {
  font-size:40px;
  margin-bottom:15px;
  display:block;
}
#about_detail .txt_c {
display:flex ;
justify-content:center;
}
#about_detail .box_opacity {
    margin-right: -120px;
    margin-top: 60px;
    line-height: 2em;
    font-weight: bold;
    padding:20px 40px 20px 0;
}
#about_detail .box_opacity .name {
	text-align:center;
	margin-bottom:20px;
}
#about_detail .about.layout_03 .txt_wrap {
	font-size:14px;
	padding:20px;
}
#about_detail .about.layout_03 p.name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;

}
#about_detail.detail_content .layout_03 .right_img {
	z-index:-1;
	overflow:hidden;
}
#about_detail .qa_list dt {
	background:url(../../images/about_img08.png) no-repeat left top;
	background-size:20px;
	padding-left:28px;
	margin-bottom:10px;
}
#about_detail .qa_list dd {
	background:url(../../images/about_img09.png) no-repeat left top;
	background-size:20px;
	padding-left:28px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #000;
}
#about_detail .qa_list dd:last-child {
	border:none;
}
.messe_box .box {
  display:flex;
  margin-bottom:30px;
  /*padding:0 10px;*/
}
.messe_box .box .img {
text-align:right ;
}
.messe_box .box.right .img {
  text-align:left;
}
.detail_content .messe_box .box p.img img{
  width:auto;
}
.messe_box > div img img {
  width:100%;
}
.messe_box > div .txt {
  position: relative;
  padding: 10px;
  display: block;
  border:1px solid #000;
  border-radius:5px;
  font-size:14px;
  width:100%;
  display:flex;
    justify-content: center;
    align-items: center;
    margin-left:20px;
}
.messe_box .box.right .txt {
	margin-left:0;
	margin-right:20px;
}

.messe_box > div .txt::before,
.messe_box > div .txt::after {
  content: '';
  border: 14px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -14px;
}
.messe_box > div .txt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    margin-top: -9px;
    border: 9px solid transparent;
    border-right: 10px solid #FFF;
    z-index: 2;
    width:19px;
}
.messe_box > div .txt::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -9px;
  border: 9px solid transparent;
  border-right: 9px solid #000;
  z-index: 1;
  width:18px;
}
.messe_box > div.right .txt::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -9px;
    border: 9px solid transparent;
    border-right: 10px solid #FFF;
    z-index: 2;
    left:inherit;
    transform: rotate(180deg);
    width:19px;
}
.messe_box > div.right .txt::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  margin-top: -9px;
  border: 9px solid transparent;
  border-right: 9px solid #000;
  z-index: 1;
  left:inherit;
  transform: rotate(180deg);
  width:18px;
}
#about .layout_02 .ttl_03 {
  font-size:20px;
}
#about .layout_02:first-child {
  margin-bottom:30px !important;
}
#about .layout_02 .row .replace .inner {
  display:block;
  border:1px solid #959595;
  padding:20px;
}

#about .layout_02 .txt {
  font-size:16px;
  margin-bottom:0;
}
#about .layout_02 .btn_radius {
  margin-top:50px;
  text-align:right;
}
@media screen and (max-width: 767px) {

#about_detail .box_opacity {
	margin-right:0;
	padding:0;
	margin-top:0;
}
.box_opacity.sp {
	padding:20px;
}
#about_detail .about.layout_03 .txt_wrap {
	padding:20px 0;
}
#about_detail .messe_box .box {
padding:0 20px;
box-sizing:border-box;
}
.messe_box .box .img {
	width:20%;
}
.detail_content .messe_box .box p.img img {
	width:100%;
}
.messe_box > div .txt::before {
	top:45%;
}
.messe_box > div .txt::after {
	top:45%;
}
.messe_box > div.right .txt::before {
	top:45%;
}
.messe_box > div.right .txt::after {
	top:45%;
}
#about_detail.detail_content .layout_03 .right_img {
	height:auto !important;
}
.layout_03.about {
	margin-bottom:30px !important;
}
#about .layout_02:first-child {
  margin-bottom:0 !important;
}
.messe_box > div .txt {
  margin-bottom:10px;
}
}

#about #officer {
  background:none;
}