@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2 {
	margin: 3% 0 3% 0;
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #DDD;
	font-size:5vw;
	line-height:1.5em;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #CABE98;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}

/* ----------新テンプレ------------- */
/* 一覧ページ */
.oh_list_main {
	margin: 40px 0 30px;
	letter-spacing: 1px;
}
.oh_h2 {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px;
}
.oh_h2 span {
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.open_house_main_txt {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.oh_orange {
	color: #ff9600;
}
.oh_green {
	color: #7dcb52;
}
.oh_tag_clicklist {}
.oh_tag_clicklist ul {
	display: flex;
	flex-wrap: wrap;
	border: solid 1px #ccc;
	border-radius: 10px;
	margin: 20px 0;
	overflow: hidden;
}
.oh_tag_clicklist ul li {
	flex: 1;
	border-right: 1px solid #ccc;
}
.oh_tag_clicklist ul li:last-child {
	border-right: 0px solid #e5e5e5;
}
.oh_tag_clicklist ul li a {
	display: block;
	text-align: center;
	padding: 20px 0;
	font-size: 13px;
	transition: 0.3s;
	font-weight: bold;
	    color: #333;
    text-decoration: none;
}
.oh_tag_clicklist ul li a:hover {
	background-color: #f7f7f4;
}
.new_open_house_ma {}
.new_open_house_ma ul.oh_list_wrap {
	display: flex;
	flex-wrap: wrap;
}
.new_open_house_ma ul.oh_list_wrap li {
	width: 100%;
	margin: 0 0% 4% 0;
	background-color: #f7f7f4;
	position: relative;
}
.new_open_house_ma ul.oh_list_wrap li a {
	display: block;
	    color: #333;
    text-decoration: none;
}
.new_open_house_ma ul.oh_list_wrap li a:hover img {
	transform: scale(1.1);
}
.new_open_house_ma ul.oh_list_wrap li:nth-child(2n) {
	margin-right: 0;
}
.oh_list_img {
	position: relative;
	overflow: hidden;
	height: 220px;
}
.終了 .oh_list_img:after {
	position: absolute;
	content: "好評につき終了致しました。";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}
.oh_list_img img {
	transition: 0.3s;
	width: 100%;
	object-fit: cover;
}
.oh_list_txt {
	padding: 25px 20px;
}
.終了 .oh_list_txt p {
	color: #aaa;
}
.oh_list_title {
	position: relative;
	margin-bottom: 30px;
}
.oh_list_title p {
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 0;
}
.oh_list_title:after {
	content: "";
	height: 1px;
	width: 50px;
	position: absolute;
	bottom: -10px;
	left: 0;
	background-color: #333;
}
.終了 .oh_list_title:after {
	background-color: #aaa;
}
.oh_list_day {
	font-size: 13px;
}
.oh_list_tag {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: #3c4652;
	padding: 5px 15px;
	color: #fff;
}
.oh_list_tag:empty {
	padding: 0;
}
.oh_list_tag.終了 {
	background-color: #a3a3a3;
}
/* 詳細ページ */
.open_house_shosai_wrap {
	width: 96%;
	margin: 0 auto;
}
.open_house_shosai_day {
	margin: 40px 0 20px;
	font-size: 14px;
	font-weight: bold;
}
.open_house_shosai_day p {
	display: inline-block;
	margin: 0;
}
.open_house_shosai_day .oh_shosai_tag {
	display: inline-block;
	background-color: #3c4652;
	color: #fff;
	padding: 5px 15px;
	margin-right: 10px;
	font-size: 12px;
}
.open_house_shosai_day .oh_shosai_tag:empty {
	padding: 0;
	margin: 0;
}
.open_house_shosai_day .oh_shosai_tag.終了 {
	background-color: #a3a3a3;
}
.open_house_shosai_title {
	margin: 0px 0 30px;
}
.open_house_shosai_title h2 {
	margin: 0px 0 5px;
	font-size: 20px;
	font-weight: bold;
}
.open_house_shosai_title p {
	margin: 0;
	font-size: 12px;
}
.open_house_shosai_main {
	width: 95%;
	margin: 0 auto;
}
.open_house_shosai_main img {
	width: 100% !important;
	height: auto !important;
	max-width: 1000px !important;
	max-height: none !important;
}
.open_house_shosai_osusume {
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 40px;
}
.open_house_shosai_osusume p {
	font-size: 15px;
	line-height: 28px;
	margin: 0;
}
.oh_shosai_point {
	margin-bottom: 40px;
}
.oh_shosai_point li {
	margin-bottom: 30px;
}
.oh_shosai_point li .oh_shosai_point_txt {
	margin-bottom: 10px;
}
.oh_shosai_point li .oh_shosai_point_txt span {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.oh_shosai_point li .oh_shosai_point_txt p {
	font-size: 15px;
	line-height: 28px;
	position: relative;
	padding-top: 40px;
}
.oh_shosai_point li .oh_shosai_point_txt p:after {
	content: "POINT1";
	position: absolute;
	top: 0px;
	left: 0;
	    font-weight: bold;
    font-size: 18px;
}
.oh_shosai_point li:nth-child(2) .oh_shosai_point_txt p:after {
	content: "POINT2";
}
.oh_shosai_point li:nth-child(3) .oh_shosai_point_txt p:after {
	content: "POINT3";
}
.oh_shosai_point li .oh_shosai_point_txt p:empty:after {
	content: none;
}
.oh_shosai_point li .oh_shosai_point_txt p:empty {
	margin: 0;
	padding: 0;
}
.oh_shosai_point li .oh_shosai_point_img {}
.oh_shosai_gaiyou ul {
	border: 1px solid #eeeeee;
}
.oh_shosai_gaiyou ul li {
	display: flex;
	align-items: center;
}
.oh_shosai_gaiyou ul li {
	border-bottom: 1px solid #eee;
}
.oh_shosai_gaiyou ul li:last-child {
	border-bottom: 0px solid #eee;
}
.oh_shosai_gaiyou ul li p {
	margin: 0;
	font-size: 14px;
}
.oh_shosai_gaiyou ul li p:nth-child(1) {
	background-color: #f7f7f4;
	width: 30%;
	box-sizing: border-box;
	padding: 15px;
}
.oh_shosai_gaiyou ul li p:nth-child(2) {
	width: 70%;
	padding: 0 5%;
	box-sizing: border-box;
}
.oh_shosai_gaiyou iframe {
	width: 100%;
	height: 400px;
	margin: 30px 0;
}
.oh_ma_inq a {
	display: block;
	background-color: #3c4652;
	border-radius: 100px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #fff !important;
	padding: 20px 0;
	transition: 0.3s;
	position: relative;
	margin: 50px auto 0;
	text-decoration: none !important;
}
.oh_ma_inq.終了 a {
	background-color: #a3a3a3;
	pointer-events: none;
}
.oh_ma_inq a:hover {
	box-shadow: 0 0 0;
	transform: translateY(3px);
	background-color: #ad553a;
}
.oh_ma_inq a p {
	margin: 0;
}
.oh_ma_inq a span {
	font-size: 14px;
	background-color: #cabe98;
	padding: 3px 25px;
	border-radius: 50px;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	width: 25%;
	margin: 0 auto;
	top: -13px;
	font-weight: bold;
}
.oh_ma_inq a span:empty {
padding: 0;
margin: 0;
}
.oh_ma_inq.終了 a span {
	background-color: #555;
}
.oh_ma_inq a p.oh_ma_inq_txt {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0 10px;
	line-height: 20px;
}
.oh_ma_inq a p.oh_ma_inq_kome {
	font-size: 12px;
}
.open_house_ma_shosai2 table {
 width: 100%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-top: solid 1px #eee;
}
.open_house_ma_shosai2 th {
 font-size: 13px;
 font-weight: bold;
 margin: 0;
 padding: 2%;
 background: #f7f7f4;
 display: inline-block;
 width: 30%;
 clear: both;
 float: left;
 box-sizing: border-box;
}
.open_house_ma_shosai2 td {
 padding:2%;
 background: #FFF;
 display: inline-block;
 width: 70%;
 float: left;
 box-sizing: border-box;
 min-height: 36px;
}
.open_house_ma_shosai2 td a {
 font-size: 12px;
 text-decoration: underline;
 color: #0a7be0;
 font-weight: normal;
 display: block;
 margin: 0 !important;
}
/* -------フォーム-------- */
.oh_inq_day {
	background: #eee;
    padding: 0 15px 20px;
    box-sizing: border-box;
}
.oh_inq_day li {
    list-style: none;
}
.oh_inq_day li div:nth-child(1) {
    font-size: 15px;
}
.oh_inq_day li div:nth-child(2) {
}
.oh_inq_day li div select {
    height: 46px;
    width: 21%!important;
    /* margin-bottom: 5px; */
    margin-right: 5px;
    font-size: 16px;
    padding: 10px 20px;
    border: 1px solid #ccdae4;
    background: #ffffff;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    /* width: 100%; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
}
.oh_inq_day img.ui-datepicker-trigger {
    background: #ffffff;
}

/*採用エントリーフォーム　一覧*/
.recruit_main h2{
 font-size:8vw !important;
 line-height:30px;
 border-top:none !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
 font-weight:bold;
}
.recruit_main h2 span{
 font-size:15px;
 display:block;
 color:#c8bb8e;
}
.entry_list {
 font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
 letter-spacing: 0.5px;
 margin: 0;
}
.entry_list img {
 display: block;
 margin: auto;
}
.entry_list ul {
 display: flex;
 flex-wrap: wrap;
 align-items: stretch;
 margin-top: 40px;
}
.entry_list ul li {
 margin-bottom: 40px;
 width: 100%;
}
.entry_list ul li a {
 display: block;
 width: 100%;
 border: solid 2px #3c4652;
 padding: 50px 5% 30px;
 box-sizing: border-box;
 vertical-align: top;
 position: relative;
 height: 100%;
 text-decoration: none;
 color: #000;
}
.entry_list h2 {
 font-size: 18px;
 line-height: 32px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 z-index: 10;
 color: #000;
}
.entry_list table {
 width: 100%;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 margin-top: 15px;
}
.entry_list table th,
.entry_list table td {
 font-size: 12px;
 line-height: 24px;
 text-align: left;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 padding: 10px;
 background: #fff;
}
.entry_list table th {
 width: 60px;
 background: #eeeeee;
}
.entry_more {
 width: 70%;
 color: #3c4652;
 font-weight: normal;
 text-align: center;
 background: #FFF;
 border: solid 2px #3c4652;
 text-align: center;
 margin: 20px auto 0;
 padding: 10px 0;
 font-size: 4vw;
}
/*採用エントリーフォーム　詳細*/
.entry_shosai {
 font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
 letter-spacing: 0.5px;
 margin: 40px 0px 0px 0px;
}
.entry_shosai img {
 display: block;
 margin: auto;
}
.entry_shosai h2 {
 font-size: 20px;
 line-height: 32px;
 margin: 30px 0px 0px 0px;
 padding: 30px 4% 0;
 border-top: solid 1px #3c4652;
}
.entry_shosai p {
 font-size: 14px;
 line-height: 24px;
 padding: 0px 5% 30px;
 border-bottom: solid 1px #3c4652;
 margin-top: 15px;
}
.entry_shosai table {
 width: 100%;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 margin-top: 50px;
}
.entry_shosai table th,
.entry_shosai table td {
 font-size: 16px;
 line-height: 24px;
 text-align: left;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 padding: 15px 20px;
}
.entry_shosai table th {
 background: #eeeeee;
}
.entry_b {
 text-align: center;
}
.entry_shosai a {
 margin: 15px 10px;
 padding: 20px;
 display: inline-block;
 font-size: 16px;
 display: block;
 text-decoration: none;
}
.entry_shosai a:nth-child(1) {
 color: #383635;
 font-weight: normal;
 text-align: center;
 background: #FFF;
 border: solid 2px #383635;
 text-decoration: none;
}
.entry_shosai a:nth-child(1):hover {
 color: #FFF;
 background: #383635;
 border: solid 2px #383635;
}
.entry_shosai a:nth-child(2) {
 color: #b33449;
 font-weight: bold;
 text-align: center;
 background: #FFF;
 border: solid 2px #b33449;
 text-decoration: none;
}
.entry_shosai a:nth-child(2):hover {
 color: #FFF;
 background: #b33449;
 border: solid 2px #b33449;
}
.recruit_main {
 text-align: center;
 margin-top: 30px;
 border-top:none;
}
.recruit_main img {
 width: 40%;
}
.recruit_tag ul {
 display: flex;
 flex-wrap: wrap;
 box-sizing: border-box;
 background: #e3ddc6;
 padding: 20px 4% 10px;
 margin-top: 30px;
}
.recruit_tag ul li a {
 display: block;
 font-size: 14px;
 font-weight: bold;
 background: #fff;
 padding: 6px 13px;
 margin: 0 10px 15px 0;
 text-align: center;
 color: #000;
 border: 2px solid #3c4652;
 text-decoration: none;
}
.recruit_con_tag {
 display: block;
 background: #3c4652;
 padding: 10px 15px;
 border-radius: 0 0 10px 10px;
 color: #fff;
 font-weight: bold;
 font-size: 12px;
 line-height: 12px;
 position: absolute;
 right: 20px;
 top: 0;
}
.entry_ti {
 font-size: 14px;
 letter-spacing: 0.05em;
}


.staff_tag ul {
 display: flex;
 justify-content: flex-start;
 box-sizing: border-box;
 background: #e3ddc6;
 padding:15px;
 margin-bottom: 20px;
}
.staff_tag ul li{
 width:49%;
 margin-right:15px;
}
.staff_tag ul li:last-child{
 margin-right:0;
}
.staff_tag ul li a {
    background-color: #fff;
    border: 2px solid #3c4652;
    font-size: 14px;
    padding: 10px 20px;
    color: #3c4652;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s;
    font-weight: bold;
}
.staff_tag ul li a:hover {
background-color: #3c4652;
    color: #fff;
}

.staff_tenpo_tl{
	border-bottom:2px solid #3c4652;
	color:#3c4652;
	font-size:18px;
	font-weight:bold;
	padding:0px 0 10px 10px;
	margin-bottom:15px;
}
.staff_tenpo_tl.kawagoe{
	margin-top:40px;
}

/*現地販売会　物件詳細用ボタンcss*/
.de_link_ta{
	width: 100%;
    	margin: 0 auto 20px;
	cursor: pointer;
}
.de_link_ta a{
	display:block;
	position:relative;
	transition:.3s;
	text-decoration:none !important;
}
.de_link_ta a span:before{
	content:"物件の詳細情報はこちら";
	background-color:#3c4652;
	color:#fff;
	font-size:16px;
	text-align:center;
	padding: 4% 2%;
	font-weight:bold;
	display:block;
	transition:.3s;
	box-shadow: 0 5px 0 #051223;
    	border-radius: 100px;
}
.de_link_ta a span{
	    color: transparent;
	    font-size:0px;
	position:relative;
	display:block;
}
.de_link_ta a span:hover:before{
  box-shadow: none;
  transform: translateY(5px);
}

.de_link_ta a span:empty{
	display:none;
}
/* vo_de_tag
---------------------------------------- */
.vo_de_tag {
 width: 100%;
 margin: 50px auto 0;
 padding: 30px;
 background: #f5f5f5;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.vo_de_tag_ttl {
 border-bottom: 1px solid #111;
 margin-bottom: 10px;
 padding-bottom: 10px;
}

.vo_de_tag_ttl p {
 font-weight: bold;
}

.vo_de_tag_li p {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-wrap: wrap;
}

.vo_de_tag_li label.cms_topic_tag {
 padding: 3px;
 display: block;
 white-space: nowrap;
}

.vo_de_tag_li label.cms_topic_tag a {
 display: block;
 padding: 10px 15px;
 border: 1px solid #333;
 color: #333;
 background: #fff;
 font-weight: bold;
 text-decoration: none;
}

.vo_de_tag_li label.cms_topic_tag a:hover {
 color: #fff;
 background: #333;
}

.col_wrap {
 width: 1000px;
}





.mokuji {
 padding: 10px !important;
 margin: 10px auto !important;
 box-shadow: 0 0 5px #3335 !important;
 border-radius: 5px !important;
 max-width: 300px !important;
 width: 90% !important;
}

.mokuji_ti {
 text-align: center;
 font-size: 15px;
 font-weight: bold;
 line-height: 40px;
 background-color: #eee;
}

ul.mokuji_list {
 margin-top: 15px !important;
 border-top: none !important;
}

.mokuji_list li {
 border-bottom: none !important;
}

.mokuji_list li a {
 color: #333;
 border-bottom: dotted #aaa 1px;
 margin-bottom: 9px;
 display: block !important;
 position: relative;
 margin-left: 20px;
 padding: 0 0 5px 25px;
}

.mokuji_list li a:before {
 position: absolute;
 content: "";
 top: 5px;
 left: 5px;
 width: 5px;
 height: 5px;
 border-top: 1px solid #333;
 border-right: 1px solid #333;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

li.main_tl a {
 font-size: 15px;
 line-height: 22px;
 font-weight: bold;
 padding-left: 25px;
 position: relative;
 margin-left: 0;
}

li.main_tl a:before {
 content: "";
 position: absolute;
 left: 5px;
 width: 15px;
 height: 15px;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background: #484848;
}

li.main_tl a:after {
 content: "";
 position: absolute;
 top: 10px;
 left: 9px;
 width: 4px;
 height: 4px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

.blog_ma_left h4 {
 font-weight: bold;
 font-size: 15px;
 background-color: #eee;
 line-height: 25px;
 border-radius: 5px;
 padding: 10px 20px;
 margin-bottom: 10px;
}

.blog_ma_left h5 {
 font-size: 15px;
 border-bottom: solid 1px;
 padding-bottom: 10px;
 margin-bottom: 10px;
}

.padding {
 padding-top: 35px;
}

.blog_ma_left p img {
 height: auto !important;
}


/* ----------------------------------------
group_all_topiclinks
---------------------------------------- */
.group_all_topiclinks {
 width: 98%;
 margin: 40px auto 20px auto;
 border: 1px solid #cccccc;
 box-shadow: 0px 0px 0px 5px #eeeeee inset;
 overflow: hidden;
 padding: 20px;
 align-items: center;
 box-sizing: border-box;
}

.group_all_topiclinks ul {
 width: 100%;
 overflow: hidden;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}

.group_all_topiclinks li {
 margin: 3px;
}

.group_all_topiclinks li img {
 max-width: 90%;
}

.group_all_topiclinks_tl {
 text-align: center;
 margin-bottom: 10px;
 font-size: 15px;
}

.group_all_topiclinks li a {
 border: 1px solid #135074;
 background-color: #fff;
 padding: 3px 10px;
 border-radius: 5px;
 display: block;
 color: #135074;
 text-decoration: none;
}

/**detail**/
.det_allwrap {
margin-bottom: 20px;
}
.det_wrap {
width: 96%;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 30px;
}
.det_movie {

}
.det_movie iframe {
width: 100%;
    height: 225px;
    margin-bottom: 5%;
}

.voice3_li_img{
	height:180px !important;
}
.voice3_li_img img{
	max-height: 180px !important;
	object-position: 100% 0%
}

.info_ma_list div:nth-child(1) {
    height: 260px !important;
}
.info_ma_list h3 {
    height: 43px !important;
    padding: 20px 0px 0px 0px !important;
}
.info_ma_list h3 span {
    font-size: 12px;
    margin-top: -18px !important;
    text-align: left !important;
    padding-left: 5px !important;
}
.info_ma_list h3 a {
    width: 96% !important;
    padding: 0px 0px 0px 7px !important;
    font-size: 12px !important;
    position: absolute;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    white-space: inherit !important;
text-align: left !important;
margin: 0px !important;
}
.reform_ma_list li img {
height: auto !important;
}
.reform_ma_list h3 {
white-space: normal !important;
}
.sale_result_ma a {
font-weight: bold;
}
.voice_wrap{
	width:96%;
	margin:5% auto;
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
}
.voice_wrap ul{
    	width: 100%;
    	margin: 0% auto 0 auto;
		padding: 0;
}
.voice_wrap ul li {
    	width: 100%;
    	margin-bottom: 4%;
border: 1px solid;
    border-color: darkgray;
		list-style-type: none;
}
.voice_wrap ul li:nth-child(4n) {
    	margin-right: 0;
}
.voice_wrap ul li a{
	display:block;
	text-decoration:none;
}
.voice_wrap ul li a:hover{
	opacity:0.8;
}
.voice_wrap ul .l_voice_img {
    	height: 256px;
		overflow: hidden;
}
.voice_wrap ul li img {
    	width: 100%;
    	object-fit: cover;
}
.voice_wrap ul .l_voice_txt {
    	background: #f2f2f0;
    	padding: 3% ;
}
.voice_wrap ul .l_voice_txt .l_voice_name {
	color: #042455;
	font-size: 3.5vw;
	font-weight: bold;
    	height:20px;
}
.voice_bukken_if iframe {
width: 100%;
height: 1050px;
}
.lpo_con_tl{
	text-align: center;
}
.lpo_con_tl h3{
    	font-size: 5vw;
    	line-height: 1.7em;
    	font-weight: bold;
    	letter-spacing: 3px;
    	margin-bottom: 13px;
    	color: #333333;	

}
.lpo_con_tl p{
    	font-size: 3vw;
    	line-height: 15px;
    	color: #aaaaaa;
    	letter-spacing: 3px;
    	margin-bottom: 13px;
}
.lpo_con_tl hr{
	margin: 0 auto;
    	width: 75px;
    	height: 7px;
    	background-color: #c8ba8d;
    	border: none;
}
.lpo_andmore {
    	display: block;
    	box-sizing: border-box;
    	border-bottom: 1px solid #bbbbbb;
    	background: #333333;
    	color: #fff !important;
    	border-radius: 3px;
    	width: 70%;
    	text-align: center;
    	font-size: 4vw;
    	line-height: 1.7em;
    	padding:4%0;
    	margin: 0 auto;
    	position: relative;
    	clear: both;
    	text-decoration:none !important;;
}
.lpo_andmore:hover {
    	background: #555555;
    	color: #fff !important;
}
.voice_bukken_wrap {
	margin: 60px 0 30px;
}
.column_mc {
  width: 90%;
  margin: 30px auto;
 }

 .column_mc h3 {
  background-color: #171771;
  color: #fff;
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
 }

 .column_mc ul li a {
  display: flex;
  align-items: center;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1;
  border-bottom: 1px dashed #ccc;
 }

 .column_mc_img {
  width: 18%;
  height: 40px;
  overflow: hidden;
  margin-right: 2%;
 }

 .column_mc ul li a p {
  width: 80%;
  font-size: 13px;
  line-height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 2;
  overflow: hidden;
 }

 .column_mc ul li:last-child a {
  border-bottom: none;
 }
.staff3_ma_shosai_img img {
height: 400px !important;
 }






