<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
@media screen and (max-width:768px) {
 body {
  margin-bottom: 60px !important;
 }
 a {
  text-decoration: none;
 }
 
 h1{
  background: #CA0620;
  padding: 3px 2%;
  color: #fff;
  font-size: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  margin: 0;
  text-align: left;
}

 .gallery_text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0px 0px 20px 0px;
 }
 .gallery_map {
  width: 100%;
  height: 400px;
  border: none;
  margin: 0px 0px 20px 0px;
 }
 .reform_ma_list h3 {
  line-height: 25px !important;
 }

/*==========================
   パンくず
============================*/
.pan_wrap{
	width:98%;
	margin:0 auto;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.pan_wrap::-webkit-scrollbar{
	width: 10px;
	height:2px;
}
.pan_wrap::-webkit-scrollbar-track{
	background-color: #ccc;
}
.pan_wrap::-webkit-scrollbar-thumb{
	background-color: #CB4C53;
}
.pan_wrap div,
.pan_wrap a{
	font-size:10px;
	}

.pan_wrap a{
	height:16px;
	line-height:16px;
	display: inline-block;
	padding: 0 5px 0px 5px;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #747772;
	background: #e6ecf5;
}
.pan_wrap div {
	display: inline-block;
	line-height: 17px;
	position: relative;
	margin-right: 14px;
}
.pan_wrap div:after{
	border-width: 8px 8px;
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border-style: solid;
	border-color: transparent;
	border-left-color: #e6ecf5;
	width: 0;
	height: 0;
	}

.pan_wrap div:last-child:after{
	display:none;
}



.pan{
	color:#666;
	font-size: 12px;
	line-height: 24px;
	padding-top:15px;
	margin:0px;
}

.pan a,pan a:link,pan a:visited{
	color:#0000FF;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
.pan a:hover,pan a:active{
	font-size: 12px;
	color:#FF3300;
	line-height: 24px;
	text-decoration:underline;
}
.pan_wrap{
    margin: 10px auto 5px auto;
}
.pan_wrap_1000{
	width: 1000px;
	margin:10px auto;
}


 /*トップページ物件表示 スライドにする記述*/
 .machi_bukken {
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
 }
 .machi_bukken iframe {
  width: 96% !important;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  border: none;
 }
 #map_canvas {
  width: 100% !important;
  height: 300px !important;
 }
 /* ----------------------------------------
 フッター固定
 ---------------------------------------- */
 .fixfoot {
  width: 100%;
  position: fixed;
  bottom: -1px;
  height: 50px;
  background-color: #FFF;
  z-index: 999;
  border-top: 2px solid #333333;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5f5;
 }
 .fixfoot ul {
  width: 100%;
  margin: 0px;
  height: 100%;
  padding: 0px;
  list-style: none;
  display: flex;
 }
 .fixfoot ul li {
  text-align: center;
  vertical-align: middle;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border-right: 1px solid #ddd;
  flex: 1;
  display: block;
  border-top: none;
 }
 .fixfoot ul li:last-child {
  border: none;
 }
 .fixfoot ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 13px;
  padding: 10px 0px 0px 0px;
  margin: 0px;
  color: #333;
  text-decoration: none;
 }
 .fixfoot ul li a img {
  width: 70%;
  max-height: 65px;
 }
 .fixfoot ul li i {
  width: 100%;
  height: 17px;
  display: block;
  text-align: center;
 }
 .fixfoot ul li span {
  font-size: 12px;
 }
.blog_ma_left ul li{
	line-height: normal !important;
}
.blog_ma_left p{
	line-height: normal !important;
}
 .blog_ma img {
  height: auto !important;
 }
 .reform_ma_comment02 table {
  width: 100% !important;
  margin-top: 20px;
 }
 .reform_ma_comment02 table img {
  width: auto !important;
  height: auto !important;
 }
 .kanri_fotter_inq {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
 }
 .kanri_fotter_inq img {
  width: auto;
 }
 .sp_mail_btn {
  width: 90%;
  background: #c20000;
  color: #fff;
  font-size: 4vw;
  line-height: 50px;
  margin: 10px auto 20px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
 }
 .sp_mail_btn::before {
  content: "";
  background: url(../kanri/img/mail_icon.png);
  display: inline-block;
  margin-right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;
 }
 .grouppaging {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
 }
 .grouppaging a {
  text-decoration: none;
 }
 h2.staff3_h2 {
  font-size: 4vw;
 }
 .staff3_mc-group .ttl a {
  font-size: 3vw;
  line-height: 160%;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 2%;
 }
 .staff3_mc-group img {
  max-height: 110px !important;
  object-fit: contain;
 }
 .top ul li:nth-child(2) {
  display: none;
 }
 .kanri_gallery_wrap {
  width: 90%;
  margin: 30px auto;
 }
 .kanri_gallery_page {
  width: 90%;
  margin: 30px auto;
 }
 .kanri_gallery_page .cpd_btn_list a {
  line-height: 24px;
  padding: 10px 0;
 }
 .company_1_tenpo_l li:last-child {
  display: flex;
 }
 .company_1_tenpo_l li:last-child a {
  color: #fff;
  margin-right: 15px;
  width: 48%;
  padding: 0 5px;
  margin-top: 20px;
 }
 .gallery_ma_list span {
  font-size: 14px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 1;
  overflow: hidden;
 }
 .cu_main_sp {
  margin-bottom: 15px;
 }
 .info_ma_left h3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
 }
 .info_ma_left ul li {
  margin-bottom: 15px !important;
 }
 .corplate_link {
  display: block;
  margin: 30px auto;
  text-align: center;
 }
 .corplate_link img {
  width: 50%;
  border: solid 2px #F0F0F0;
  margin: 0px auto;
  padding: 20px 40px;
  display: block;
 }
 .corplate_link span {
  color: #333;
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
 }
 /*オーナー様向け情報*/
 .seminar_nav {
  margin-bottom: 20px;
 }
 .seminar_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  height: 110px;
 }
 .seminar_nav ul li {
  width: 49%;
 }
 .seminar_nav ul li a {
  color: #333;
  font-weight: bold;
  text-indent: 15px;
  display: block;
  margin: 0px;
  padding: 10px 15px;
  border: solid 2px #333;
  border-radius: 3px;
  position: relative;
  top: 0px;
  left: 0px;
 }
 .seminar_nav ul li a:hover {
  text-indent: 20px;
 }
 .seminar_nav ul li a::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -4px;
 }
 .ga_school label a {
  color: #333;
  border: solid 1px #333;
  margin: 0px 0px 0px 5px;
  padding: 5px;
  border-radius: 5px;
  transition: all 0.3s ease;
 }
 .ga_school label a:hover {
  color: #fff;
  background: #333;
  transition: all 0.3s ease;
 }
 .body_calender {
  width: 100%;
 }
 .blog_header_title {
  display: block;
  font-weight: bold;
  line-height: 16px;
  border-bottom: 1px dashed #CCC;
  color: #333;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 1px;
 }
 .cms_blogparts .blog_header {
  height: 40px;
  padding-top: 0;
 }
 .cms_bsp_calendar {
  vertical-align: bottom;
  margin-bottom: 5%;
 }
 .body_calender table {
  width: 100%;
 }
 .body_calender table tr th a {
  color: #333;
 }
 .body_calender table tr td {
  width: 14%;
  text-align: center;
  line-height: 25px;
 }
 ul.body_list {
  margin: 0;
  padding: 0;
  list-style: none;
 }
 ul.body_list li {
  background: #EEE;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  border-bottom: none;
 }
 ul.body_list li.list_nolink {
  padding: 1px 5px;
 }
 ul.body_list li a {
  display: block;
  padding: 1px 5px;
  color: #333;
  text-decoration: none;
 }
 ul.body_list li a:hover {
  text-decoration: underline;
  background: #CCC;
 }
 .list_nolink {
  padding: 1px 5px;
  color: #999;
 }
 .cal_link a {
  display: block;
  background: #EAF4FF;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  text-align: center;
 }
 .cal_link a:hover {
  background: #004E9E;
  color: #fff;
 }
 .cal_nolink {
  text-align: center;
 }
 .weekname {
  text-align: center;
 }
 .ft_corp {
  width: 94%;
  margin: 10px auto;
 }
 .ft_corp img {
  width: 100%;
  height: auto;
  margin: 0px auto;
 }
 /*--------------紹介制度ページ------------------*/
 .introduction_wrap {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #333;
  margin: 15px 0 40px;
 }
 .intro_flow {
  width: 96%;
  margin: 40px auto 60px;
  text-align: center;
 }
 .intro_flow p {
  display: inline-block;
  text-align: left;
  font-size: 4vw;
  font-weight: bold;
  line-height: 160%;
  margin: 15px auto 0;
 }
 .intro_con_wrap {
  width: 100%;
  padding: 40px 0;
  background: #f9f6f3;
 }
 .intro_con_inner {
  width: 90%;
  margin: 0 auto;
  text-align: center;
 }
 .intro_con_inner h2 {
  display: inline-block;
  position: relative;
  font-size: 5vw;
  font-weight: bold;
  line-height: 160%;
  margin: 0 0 30px;
 }
 .intro_con_inner h2::before {
  content: "";
  background: url(../introduction/img/ti_icon.png);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 70%;
  height: 87px;
  position: absolute;
  left: 12%;
  top: -83px;
 }
 .intro_con_inner ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .intro_con_inner ul li {
  width: 48%;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 150%;
  padding: 20px 0 10px;
  box-sizing: border-box;
 }
 .intro_con_inner ul li:nth-child(1) {
  width: 100%;
 }
 .intro_con_inner ul li::before {
  content: "";
  background: url(../introduction/img/con_img1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 90%;
  height: 80px;
  margin: 0 auto 15px;
 }
 .intro_con_inner ul li:nth-child(2)::before {
  background: url(../introduction/img/con_img2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
 }
 .intro_con_inner ul li:nth-child(3)::before {
  background: url(../introduction/img/con_img3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
 }
 .intro_con_inner ul li:nth-child(4)::before {
  background: url(../introduction/img/con_img4.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
 }
 .intro_con_inner ul li:nth-child(5)::before {
  background: url(../introduction/img/con_img5.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
 }
 .intro_kiyaku_wrap {
  width: 90%;
  margin: 20px auto;
 }
 .intro_inq_wrap {
  width: 96%;
  margin: 40px auto 30px;
 }
 .intro_inq_ti {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #ff4f41;
  border-radius: 5px;
  padding-left: 5%;
  box-sizing: border-box;
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 0.01em;
  margin-top: 15px;
 }
 .introduction_wrap .inquirytable td input[type="text"], .inquirytable td textarea, .inquirytable td select {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
 }
 .introduction_wrap .inquirytable td label {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
 }
 .introduction_wrap .inquirytable {
  border-top: none;
  margin: 0;
 }
 .introduction_wrap #jc_btn_submit {
  width: 80%;
  height: 60px;
  line-height: 60px;
  background: #0b3283;
  border: 2px solid #0b3283;
  border-radius: 5px;
  font-size: 4vw;
  box-shadow: none;
 }

.owner_news_view{
	width:100%;
	margin:0px auto;
}

.owner_news_view h3{
	color:#fff;
	font-size:16px;
	line-height:24px;
	background:#bb464c;
	margin:0px;
	padding:10px 15px;
}

.owner_news_view ul{
	width:100%;
	margin:0px;
	padding:0px;
}

.owner_news_view ul li{
	width:100%;
	list-style:none;
	margin-top:20px;
}

.owner_news_view ul li a{
	color:#333;
	text-decoration:underline;
	overflow:hidden;
	display:block;
}

.owner_news_view ul li a:hover{
	color:#bb464c;
}

.owner_news_view ul li img{
	max-width:100px;
	height:auto;
	float:left;
	margin-right:20px;
}

.owner_news_view ul li p{
	font-size:14px;
}
 /*--------------/紹介制度ページ------------------*/

 /*--------------管理物件ギャラリー------------------*/
.gallery_ma_inq a {
 color: red;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 margin: 10px auto 0;
 padding: 10px;
 display: block;
 background: #FFF;
 border: solid 1px red;
 border-radius: 5px;
}
.gallery_ma_inq a:hover {
 color: #FFF;
 background: red;
}
.gallery_ma_inq a.kanri-link {
 color: #006cd8;
 border: solid 1px #006cd8;
}
 /*--------------/管理物件ギャラリー------------------*/


/* フッター上部　物件リクエスト */
.f_request{
	width: 90%;
	margin:5% auto 0;
}
.f_request a{
	display:block;
	background-color: #cb4c53;
	padding: 6% 0;
	margin: 0 auto !important;
	border-radius: 5px;
	border-bottom: 5px solid #4e1014;
	font-size:4.5vw;
	color:#fff;
	text-align:center;
}

.f_request a::before{
	content: "&gt;&gt;";
	padding: 0 10px 0 0;
}



 /*--------------個人情報------------------*/

.privacy_text p{
margin-bottom: 20px;
font-size: 14px;
line-height: 24px;
}

.privacy_text strong{
display: block;
font-weight: bold;
font-size: 15px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 3px solid #eee;
}

 /*--------------/個人情報------------------*/
}
	/*----------------------------------------------------------
	 form customize
----------------------------------------------------------*/
.stepBar {
	display: flex;
 	max-width: 9-%;
  	position: relative;
  	margin: 20px auto;
  	text-align: center;
  	padding:0;
}
.stepBar li {
	font-size: 14px;
	list-style: none;
	position: relative;
	width: 33.333%;
}
.stepBar li:after {
	background: #D0E1F9;
	content: "";
	width: calc(100% - 24px);
	height: 4px;
	position: absolute;
  	left: calc(-50% + 18px);
  	top: 15px;
}
.stepBar li:first-child:after {
	display: none;
}
.stepBar li span {
	background: #D0E1F9;
  	color: #ffffff;
  	display: inline-block;
  	height: 35px;
  	margin-bottom: 5px;
  	line-height: 35px;
  	width: 35px;
  	-moz-border-radius: 50%;
  	-webkit-border-radius: 50%;
  	border-radius: 50%;
}
.stepBar .visited:after {
	background: #B50008;
}
.stepBar .visited span {
	background: #B50008;
}
.form_section {
	width: 96%;
	margin: 0 auto 20px;
}
.form_intro p {
	background: #eee;
	padding: 20px;
}
.form_wrap {
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #999;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form_subttl {
	margin-bottom: 10px;
}
.form_subttl p {
	border-bottom: 5px solid #eee;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
	font-size: 16px;
}
.form {
	width: 100%;
	margin: 0 auto;
	border-top:none;
}
.form&gt;tbody&gt;tr&gt;th,
.form&gt;tbody&gt;tr&gt;td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.form tr th {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	padding: 5px;
	padding-bottom: 0;
}
.form th p {}
.form th span.form_required,
.form th span.form_any {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 22px;
	border-radius: 3px;
}
.form th span.form_required {
	border: 1px solid #ff4a32;
	color: #ff4a32;
	background: #FFE8E5;
}
.form th spa .form_any {
border: 1px solid #237dc0;
	color: #237dc0;
	background: #dfebf5;
}
.form td {
	display: block;
	padding: 5px;
}
.form td span .not100{
	display:inline-flex;;
}
.form td input[type="text"],
.form td input[type="tel"],
.form td input[type="password"],
.form td input[type="number"],
.form td textarea,
.form td select {
	width:100%;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	font-family: 'Arial', YuGothic, 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 4px;
	margin-right: 2px;
	height:auto;
}
.form td input[type="file"] {
	cursor: pointer;
	height: 35px;
	font-family: 'Arial', YuGothic, 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
}
.form td .jcjs_imgbox {}
.form td .ui-datepicker-trigger {
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
	width: 20px;
	height: auto;
}
.form td select {
	cursor: pointer;
	height: 42px;
	width: 100%;
}
.form td textarea {
	height: 150px;
	display: block;
	width: 100%;
}
.form td label {
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	cursor: pointer;
	border-radius: 3px;
	padding: 8px 15px 8px 8px;
	display: inline-block;
	margin: 0 2px 4px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
}
.form td label input {
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.form td label input[type="checkbox"],
.form td label input[type="radio"] {
	vertical-align: text-top;
	margin: 0 10px 0 0;
}
.form td input[type="text"]:hover,
.form td input[type="tel"]:hover,
.form td input[type="password"]:hover,
.form td input[type="number"]:hover,
.form td textarea:hover,
.form td select:hover,
.form td label:hover {
	background: #f9fcf5;
	border: 1px solid #d6eaba;
}
.form_privacy {
	font-size: 13px;
	text-align: center;
}
.form_privacy a {
	color: #006DD9;
}
.form_privacy a:hover {
	text-decoration: underline;
}
.form_submit {
	position: relative;
	width: 100%;
	padding: 20px 0;
}
#jc_btn_submit {
	-webkit-appearance: none;
	border: 2px solid #ccc;
	background: #eee;
	color: #777;
	border-radius: 30px;
	width: 90%;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	margin: 0 auto 30px;
	font-size: 18px;
	display: block;
	font-family: "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}
#jc_btn_submit .jcjs_btn_ok {
	-webkit-appearance: none;
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
}
#jc_btn_submit .jcjs_btn_ok:hover {
	color: #2799fb;
	background: #fff;
}

/*form_nomal 総合問い合わせ*/
.form_nomal_text{
	font-size:16px;
	text-align:center;
	line-height: 1.5em;
	padding: 0 0 10px 0;
}
.form_nomal_text span{
	font-size:20px;
	font-weight:bold;
	color:#B50008;
	display:block;
	line-height: 2.5em;
}
 .form_caution {
  width: 96%;
  margin: 15px auto;
  padding: 15px 4%;
  background: #fff4f4;
  border: 1px solid #efc1c1;
  color: #f00;
  box-sizing: border-box;
  font-size: 12px;
  text-align: left;
 }
 /*--------------reserve 来店予約------------------*/
.reserve_point{
	width: 96%;
	margin: 0 auto 20px auto;;
	box-sizing: border-box;
	color:#B50008;
	border:4px solid;
	border-radius:5px;
	padding: 4% 2%;
	font-weight:bold;
}

 /*--------------voice お客様の声------------------*/
.voice_ma{
	}

.voice_ma ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.voice_ma ul li{
	width: 49%;
	display: block;
	border: 3px double #ccc;
	overflow: hidden;
	margin-bottom: 2%;
	box-sizing: border-box;
}

.voice_ma_title a{
	font-size:12px;
	text-indent:0;
	display: -webkit-box !Important;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.voice_ma_photo img{
	height: 135px !important;
	object-fit: cover;
}

.voice_go{
	margin:0 0 20px 0;
}

/*-----------------------------------------------
　　スタッフ紹介 パターン5 /staff5/ AiTOWNver
-----------------------------------------------*/
.cms_h2{
}
.staff5_ma{
	/*width:96%;*/
	margin:0 auto;
}
.staff5_ma ul{
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	gap: 0 2%;
}
.staff5_ma ul li{
	width:49%;
	background: #f7f7f7;
	border-bottom:1px solid #6c3524;
	margin-bottom:2%;
	position:relative;
	/*margin-right: 2%;*/
}
.staff5_ma ul li:nth-child(2n){
	margin-right:0;
}
.staff5_ma ul li::after {
	content: '';
	display: block;
	position: absolute;
	width: 37px;
	height: 8px;
	bottom: 10px;
	right: 10px;
	background: url(/img_cms/staff_li_more.png) no-repeat center/contain;
}
.staff5_ma ul li::after {
	width: 47px;
	height: 10px;
}
.staff5_ma ul li a{
	display:block;
	text-decoration:none;
	color:#000;
}
.staff5_li_img{
	width:100%;
	height:130px;
	position:relative;
	overflow:hidden;
}
.staff5_li_img img{
	width:100%;
	height:130px;
	object-fit:cover;
	-webkit-transform: scale(1.5);
	transform: scale(1.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.staff5_list ul li:hover .staff_li_img img{
  	-webkit-transform: scale(1);
  	transform: scale(1.2);
}
.staff5_li_tag{
	text-align:right;
	margin-top:-5%;
}
.staff5_li_tag span{
	background-color:#B50008;
	color:#fff;
	padding:2% 7%;
	letter-spacing:1px;
	text-align:right;
	font-size:3.2vw;
	position: relative;
}
.staff5_li_syosai{
	padding: 2% 5% 5% 5%;
}
.s5_yakusyoku{
	font-size:2.8vw;
}
.s5_name{
	font-size:4vw;
	font-weight:bold;
	margin-top:5px;
}
.s5_name_l{
	font-size:2.5vw;
	color:#B50008;
	margin-top:5px;
	font-weight:bold;
}

/*-----------------------------------------------
　　スタッフ紹介 パターン5 /staff5/ 詳細
-----------------------------------------------*/

.staff5_detail_wrap {
	position:relative;
}
.staff5_detail_wrap::before {
	background-color: #fef0f0;/*サイトカラーに合わせて変更してください*/
}
.staff5_detail_in {
	width:100%;
	margin:0 auto;
}
.staff5_detail_pro_head {
	margin-bottom:10%;
	overflow:hidden;
}
.staff5_de_img {
	position:relative;
}
.staff5_de_pro_li {
	width:100%;
	padding:5% 4% 5% 4%;
	box-sizing:border-box;
	background:#fff;
	float:right;
	position:relative;
	z-index:5;
}
.staff5_de_pro_name {
	margin-bottom:5%;
}
.staff5_de_pro_name .s5_yaku {
	margin-bottom:1%;
	font-size:3.5vw;
}
.staff5_de_pro_name .s5_name span {
	color: #B50008;/*サイトカラーに合わせて変更してください*/
   	font-size: 2.8vw;
	display: inline-block;
	margin-left: 3.5%;
	font-weight:bold;
}
.staff5_de_pro_name .s5_name {
	font-size: 5vw;
	font-weight:bold;
}
.staff5_de_pro_qa ul li{
	padding-bottom:4%;
	overflow:hidden;
}
.staff5_de_pro_qa ul li .qa_q {
	color: #B50008;/*サイトカラーに合わせて変更してください*/
	font-size:3.5vw;
	font-weight:bold;
	margin-bottom:1%;
}
.staff5_de_pro_qa ul li .qa_a {
	font-size:3.5vw;
	line-height:140%;
}
.staff5_de_pro_foot {
	position:relative;
}
.staff5_de_pro_foot::before {
	content: "";
	position: absolute;
	right: 0;
	top: -5%;
	width: 100%;
	height: 105%;
	background: rgba(221, 221, 221, 0.4);
	padding-bottom:15%;
}
.staff5_de_pro_foot::before {
	background-color: #fef0f0;/*サイトカラーに合わせて変更してください*/
}
.s5_de_pro_foot_box {
	position:relative;
	width:90%;
	margin:0 auto 20% auto;
}
.s5_de_pro_foot_box .s5_tl {
	font-size:6vw;
	font-weight:bold;
	line-height:100%;
	margin-bottom:4%;
}
.s5_de_pro_foot_box .s5_tl span{
	color:#B50008;/*サイトカラーに合わせて変更してください*/
	display:block;
	font-size:3.5vw;
	font-weight:bold;
	margin-top:1%;
}
.s5_de_pro_foot_box .s5_tl_sm{
	font-size:6vw;
	line-height: 1.5em;
}
.s5_de_pro_foot_box .s5_txt {
	font-size:3.7vw;
	line-height:150%;
}
.s5_de_pro_foot_box .s5_txt ul{
	display:flex;
	justify-content: space-between;
	margin:40px 0 0 0;
}

.s5_de_pro_foot_box .s5_txt ul li{
	width: 48%;
}

.s5_de_pro_foot_box .s5_txt ul li a{}

.s5_de_pro_foot_box .s5_txt ul li a img{}

.s5_de_pro_foot_box .s5_txt ul li p{
	margin:5px 0 0 0;
	text-align:center;
}
.s5_de_pro_foot_box + .s5_de_pro_foot_box {
	margin: 7% auto 20% auto;
	width:90%;
}
.staff5_detail_voice {
	text-align:center;
	width:96%;
	margin:20% auto 10%;
}
.staff5_detail_voice h3{
	font-size:4vw;
	text-align:center;
	position: relative;
	display: inline-block;
	padding: 0 40px;
	font-weight:bold;
}
.staff5_detail_voice h3:before, .staff5_detail_voice h3:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #000;
}
.staff5_detail_voice h3:before {
	left: 0;
}
.staff5_detail_voice h3:after {
	right: 0;
}
.staff5_detail_voice{
}
.staff5_detail_voice ul{
	display:flex;
	justify-content:start;
	flex-wrap:wrap;
	margin:2% 0;
}
.staff5_detail_voice ul li{
	width:49%;
	border-bottom:1px solid #6c3524;
	margin-right:2%;
	margin-bottom:2%;
}
.staff5_detail_voice ul li:nth-child(2n){
	margin-right:0;
}
.staff5_detail_voice ul li a{
	text-decoration:none;
	color:#000;
}

.staff_ma_mc-group ul li div a{
	background: none !important;
	color:#333 !important;
}

.staff_ma_mc-group ul li .img{
	padding:2%;
}

.staff_ma_mc-group ul li .more{
	padding:2%;
}

.staff_ma_mc-group ul li .more a{
	font-size:3vw;
	padding:3% 0;
	background: #B50008 !important;
	color:#FFF !important;
}

/* ----------------------------------------
group_all_topiclinks
---------------------------------------- */
.group_all_topiclinks {
	width: 98%;
	margin: 40px auto 20px auto;
	background: #fff;
	box-shadow: 0px 0px 0px 5px #CB4C53 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;
	border-bottom: 1px solid #111;
	padding-bottom: 8px;
	}

	.group_all_topiclinks li a {
	font-size:10px;
	font-weight:bold;
	border: 2px solid #CB4C53;
	background-color: #FFF;
	padding: 5px 10px;
	border-radius: 5px;
	display: block;
	color: #CB4C53;
	}
.topictag_name {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.topictag_name p{
	color: #555;
	font-size: 16px;
	font-weight: bold;
}

.page_next {
	margin: 50px 0 0 0;
	background-color: #f5f5f5;
}
.page_next ul {
	display: block
}
.page_next li {
	flex-basis: 450px;
	align-self: center;
	font-size: 14px;
	line-height: 22px;
	position: relative;
}
.page_next li:nth-child(1) a {
	padding: 30px 10% 20px;
}
.page_next li:nth-child(1) a::before {
	content: '\f053';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000;
}
.page_next li:nth-child(2) {
	width: 40%;
	height: 3em;
	border: 1px solid #999999;
	border-radius: 3px;
	background-color: #ffffff;
	text-align: center;
	line-height: 3em;
	box-sizing: border-box;
	margin: 0 auto;
}
.page_next li:nth-child(2) a {
	display: block;
	color: #111111;
	text-decoration: none;
}
.page_next li:nth-child(3) a {
	padding: 20px 10% 30px;
	text-align: right;
}
.page_next li:nth-child(3) a::after {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000;
}
.page_next li a {
	display: block;
	color: #0086d1;
}
.page_next li:empty {
	padding: 5% 0;
}
/*------------------
　コラムパック
--------------------*/
/* -----パンくず------- */
.pankuzu {
	width: 100%;
	color: #666;
	position: relative;
	padding: 0 2%;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	box-sizing: border-box;
	font-size: 10px;
	margin: 4px 0px;
}
.pankuzu div,
.pan_wrap a {
	padding-right: 5px;
	display: inline-block;
	font-size: 10px;
	line-height: 17px;
	margin: 2px 0px;
}
.pankuzu a {
	border: 1px solid #006DD9;
	border-radius: 3px;
	background: #F0F8FF;
	display: inline-block;
	padding: 1px 5px;
}
/* -----/パンくず------- */
.column_list_subject&gt;h2 {
	border-bottom: solid;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
/* -----タグ一覧------- */
.col_li_tag {
	background: #eee;
	width: 100%;
	margin: 20px 0;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col_li_tag ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.col_li_tag li {
	padding: 3px;
}
.col_li_tag a {
	display: inline-block;
	border: 1px solid #042455 !important;
	background: #fff;
	color: #042455 !important;
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
}
.col_li_tag a:hover {
	background: #042455;
	color: #e5efec;
}
.col_li_tag_ti p {
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding: 0 0 5px 0px;
	margin: 0 0 5px 0;
}
.column_iframe{
}
.column_iframe iframe{
	height:850px;
	width:100%;
	border:0px;
	margin: 0 0 -100px 0;
}
.col_iframe{
	
}
.col_iframe ul{
	display:flex;
	flex-wrap: wrap;
	gap:4%;
	margin:0;
}
.col_iframe ul li{
	width:48% !important;
}
.col_iframe ul li .col_item_img{
	width: 100% !important;
	height: auto !important;
	height: 100px;
}
.col_iframe ul li .col_item_img img{
	width: 100% !important;
	height: auto !important;
	max-height: 100px;
}
.col_iframe ul li p{
	height:45px;
	margin:0;
}
.col_iframe .col_item_tl a span{
	top:105px !important;
	font-size: 3vw !important;
	padding: 0 10px !important;
	line-height: 3vh !important;
}
.col_iframe ul li .col_item_theme{
	top:auto;
	bottom:10px;
	position: static;
	padding:2%;
}
.col_iframe ul li .col_item_theme  .cms_topic_tag{
	font-size: 2.5vw !important;
}


/*---/list---*/
.col ul {
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.col ul li {
	width: 100%;
	border: 1px solid #666666;
	margin-bottom: 15px;
	background:#fff;
	list-style:none;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col ul li:hover {
	background: #F5F4F2;
}
.col ul li:hover .col_item_theme .cms_topic_tag {}
.column_list_subject .col_item_theme {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0;
	background-color: unset;
	border: 0;
}
.column_list_subject .col_item_theme p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
	background: inherit !important;
	margin: 0;
}
.column_list_subject .col_item_theme .cms_topic_tag {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0 5px;
	margin: 2px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
}
.column_list_subject .col_item_img {
	width: 100%;
	height: 200px;
}
.column_list_subject .col_item_img img {
	width: 100%;
	height: 200px !important;
	object-fit: cover;
}
.col_item_date {
	width: 120px;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	position: absolute;
	top: 115px;
	left: 60px;
	text-align: center;
	font-family: 'Century Gothic', 'Arial';
	z-index: 5;
}
.col_item_tl {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
.col_item_tl a {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	display: block;
}
.column_list_subject .col_item_tl a span {
	position: absolute;
	top: 210px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	line-height: 26px;
	font-size: 17px;
}
.column_list_subject .col ul li&gt;p {
	font-size: 13px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 65px 15px 15px 15px;
	/*height: 60px;*/
	display: -webkit-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.col ul li:hover&gt;p {
	background-color: #F5F4F2;
}
/*---detail---*/
.column_detail {
	margin-top: 8px;
}
.column_title {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	background-color: #ccc3;
	padding: 15px 10px;
	margin-bottom: 20px;
}
.column_detail table {
	width: 100% !important;
	border-collapse: collapse;
}
.column_detail table th, .column_detail table td {
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 22px !important;
	border: solid 1px #999 !important;
	padding: 10px 5px;
	background: #cccccc14;
	;
}
.column_det_img {
	width: 100%;
	min-height: 250px;
	padding-bottom: 20px;
}
.column_det_intro {
	font-size: 15px;
	line-height: 1.7;
	padding-bottom: 20px;
}
.column_det_intro:empty {
	padding: 0;
	display: none;
}
.column_det_index {
	background: #eee3;
	padding: 20px 5%;
}
.column_det_ttl {
	width: 70px;
	text-align: center;
	border: 1px solid #111;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	flex-shrink: 0;
}
.column_det_index ol {
	counter-reset: section;
	font-weight: normal;
}
.column_det_index ol li::before {
	counter-increment: section;
	content: counters(section, "-") ". ";
	padding-right: 10px;
}
.column_det_index&gt;ol&gt;li {
	font-weight: bold;
	padding: 10px 0;
}
.column_det_index ol li a {
	color: #111;
	text-decoration: none;
}
.column_det_index ol li a:hover {
	text-decoration: underline;
}
.column_det_index ol ol {
	margin-top: 10px;
	padding-left: 20px;
}
.column_det_index ol ol li {
	font-size: 13px;
}
.column_det_free {
	font-size: 15px;
	line-height: 1.7;
	color: #111;
	margin-bottom: 30px;
}
.column_det_free-o h3,
.column_det_free-n h2 {
	font-size: 20px;
	line-height: 34px;
	border-bottom: 5px solid #ddd;
	position: relative;
	padding: 90px 5px 5px 1%;
	margin: -40px 0 14px 0;
	font-weight: bold;
}
.column_det_free-o h3::before,
.column_det_free-n h2::before {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 50%;
	border-bottom: 5px solid #ffa500;
}
.column_det_free-o h3::after,
.column_det_free-n h2::after {
	content: '';
	background-image: url(/img/column/det_hakase.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	right: 0;
	bottom: -12px;
	width: 40px;
	height: 59px;
	background-size: contain;
}
.column_det_free-o h4,
.column_det_free-n h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding: 60px 0 20px 0;
	margin: -30px 0 0 0;
	text-decoration: underline;
}
.column_det_intro .block,
.column_det_free .block {
	border: 3px solid #ff56268f;
	padding: 20px 3%;
	margin: 10px 0;
	color: #5d3937;
	background-color: #ffbfb20a;
	font-weight: bold;
	border-radius: 8px;
	line-height: 22px;
}
.column_det_intro .block span,
.column_det_free .block span {
	color: #333;
	font-weight: bold;
}
.column_det_intro span.bold,
.column_det_free span.bold {
	font-weight: bold;
}
.column_det_intro a,
.column_det_free a {
	color: #ff9426;
	text-decoration: none;
	overflow-wrap: break-word;
	font-weight: bold;
}
.column_det_intro a:hover,
.column_det_free a:hover {
	color: #2c3f50;
}
.column_det_intro a.link_relate,
.column_det_free a.link_relate {
	display: block;
	border-radius: 5px;
	border: 1px solid #2799fb;
	color: #2799fb;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 15px 10px 30px;
	position: relative;
}
.column_det_intro a.link_relate:before,
.column_det_free a.link_relate:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 2px solid #008dd0;
	border-right: 2px solid #008dd0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_det_intro a.link_relate:hover,
.column_det_free a.link_relate:hover {
	background: #2799fb;
	color: #fff;
}
.column_det_intro a.link_relate:hover:before,
.column_det_free a.link_relate:hover:before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.column_det_free img {
	margin: 15px 0;
	width: 100% !important;
	height: auto !important;
}
.column_det_free&gt;iframe {
	min-width: 100% !important;
}
.column_det_free .linkblock {
	margin: 20px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	display: flex;
}
.column_det_free .linkblock:hover {
	background: #eee;
}
.column_det_free .linkblock a.linkblock_img {
	padding: 3%;
	width: 35%;
	flex-shrink: 0;
}
.column_det_free .linkblock a.linkblock_img img {
	margin: 0;
}
.column_det_free .linkblock_txt {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	padding: 3% 3% 3% 0;
}
.column_det_free .linkblock_txt span:nth-child(1) {
	color: #111;
	font-size: 16px;
	display: block;
	padding-bottom: 10px;
}
.column_det_free .linkblock_txt span:nth-child(2) {
	color: #999;
	font-size: 12px;
	display: block;
	line-height: 1.5;
}
.jc_pagelink {
	padding: 10px 5%;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	font-size: 3.5vw;
	line-height: 150%;
}
.jc_pagelink:hover {
	color: #2799fb;
}
.jc_pre {
	padding-left: 10%;
}
.jc_next {
	padding-right: 10%;
}
.column_conts {
	margin: 0 3%;
	margin-bottom: 15px;
}
strong {
	font-weight: bold !important;
}
.column_bn img {
	text-align: center;
}
.company_coment {
	font-size: 15px;
	line-height: 1.7;
	color: #111;
	margin-bottom: 30px;
}
.jc_pagelink {
	padding: 10px 5%;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #111 !important;
	font-size: 3.5vw;
	line-height: 150%;
	text-decoration: none;
}
.jc_pagelink:hover {
	background: #dfebf5;
	color: #2799fb;
}
.jc_pre {
	padding-left: 10%;
}
.jc_next {
	padding-right: 10%;
}

/*-----------------------------------------------
　　リフォーム事例2 
-----------------------------------------------*/
/*リフォーム事例2 特集タグ*/
.reform2_search {}
.reform2_tag {}
.reform2_tag p {
	font-size: 4vw;
	border-bottom: 1px solid #666;
	padding: 3% 1% 2%;
	margin-bottom: 10px;
}
.reform2_tag ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 5%;
}
.reform2_tag ul li {
	margin: 3px;
}
.reform2_tag ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 8px;
	font-size: 3vw;
	color: #666;
	border: 1px solid #666;
}
.reform2_tag ul li a:hover {
	background-color: #f2f2f2;
}
.reform2_tag_tl {
	text-align: center;
	margin-bottom: 7%;
	font-size: 5vw;
}
/*リフォーム事例2一覧*/
.reform2_list {
	margin-bottom: 5%;
}
.reform2_list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 97%;
	margin: 0 auto;
}
.reform2_list ul:after {
	display: none;
}
.reform2_list ul li {
	width: 48%;
	margin-bottom: 7%;
	display: flex;
	align-items: inherit;
}
.reform2_list ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-bottom: 3%;
	border-bottom: 1px solid #666;
}
.reform2_list ul li img {}
.reform2_list ul li h3 {
	font-size: 3.2vw;
	font-weight: normal;
	line-height: 1.5em;
	margin: 4% 3% 1%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.reform2_li_tag {}
.reform2_li_tag p {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0px 3% 4%;
}
.reform2_li_tag p label {
	display: block;
	text-decoration: none;
	margin: 2px;
	padding: 3px 8px;
	font-size: 2.8vw;
	color: #666;
	border: 1px solid #666;
	cursor: pointer;
}
/*リフォーム事例2詳細*/
.reform2_ma {
	margin-bottom: 50px;
}
.reform2_ma_tag {}
.reform2_ma_tag p {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0px 5px 5px;
}
.reform2_ma_tag p label {
	display: block;
	text-decoration: none;
	margin: 3px;
	padding: 1px 8px;
	line-height: 20px;
	font-size: 2.5vw;
	color: #666;
	border: 1px solid #666;
}
.reform2_ma_tl {
	font-size: 5vw;
	line-height: 1.7em;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding-bottom: 3%;
	margin: 5% 0;
}
.reform2_ma .flickSlider {
	margin-bottom: 3%;
}
.reform2_ma .flickSlider .flickView {
	height: 250px !important;
}
.reform2_ma .flickSlider .flickView ul {
	height: 450px !important;
}
.reform2_ma .flickSlider .flickView ul li {
	height: 100% !important;
}
.reform2_ma .flickSlider .flickView ul li img {
	width: auto !important;
	height: 260px !important;
}
.re2_staff_com {
	font-size: 4vw;
	line-height: 1.7em;
	margin-bottom: 7%;
}
.re2_gaiyo_box {
	margin-bottom: 7%;
}
.re2_gaiyo_box ul {}
.re2_gaiyo_box ul li {
	font-size: 3.5vw;
	padding: 4% 0 4% 2%;
	border-top: 1px solid #666;
	display: flex;
}
.re2_gaiyo_box ul li:last-child {
	border-bottom: 1px solid #666;
}
.re2_gaiyo_box ul li dt {
	font-weight: bold;
	position: relative;
	width: 110px;
	display: flex;
	align-items: center;
}
.re2_gaiyo_box ul li dd {
	padding-left: 20px;
	margin: 0;
	border-left: 1px solid #666;
	width: 100%;
	display: flex;
	align-items: center;
}
.re2_conts_tl {
	font-size: 5vw;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 3% 0 3% 0px;
	position: relative;
	margin-bottom: 10%;
}
.re2_conts_tl:before {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 30px;
	height: 3px;
	content: '';
	background: #000;
}
.re2_gaiyo_box_r ul li:first-child {
	border-top: none;
}
.re2_befaft {}
.re2_befaft ul {
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-bottom: 5%;
	font-size: 3.5vw;
}
.re2_befaft ul:last-child {
	border-bottom: none;
}
.re2_befaft ul li {
	position: relative;
}
.re2_befaft ul li:first-child p {
	padding-bottom: 5%;
}
.re2_befaft ul li:last-child p {
	padding-bottom: 5%;
	border-bottom: 2px solid #eee;
}
.re2_be_img:empty,
.re2_af_img:empty {
	display: none;
}
.re2_befaft ul li p:empty {
	display: none;
}
.re2_be_img:before {
	content: "before";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #042455;
	color: #fff;
	padding: 8px 10px;
	font-weight: bold;
}
.re2_af_img:before {
	content: "after";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #c71313;
	color: #fff;
	padding: 8px 10px;
	font-weight: bold;
}
.re2_befaft ul li:last-child {}
.re2_befaft ul li img {
	width: 100% !important;
	height: 270px !important;
	object-fit: cover;
	font-family: 'object-fit: cover';
}
.re2_befaft ul li p {
	margin: 2% 0 0 0;
	font-size: 3.5vw;
	line-height: 1.7em;
	text-align: left;
}
.re2_befaft_tl {
	text-align: left;
}
.re2_sonota_img {}
.re2_sonota_img ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.re2_sonota_img ul li {
	width: 48%;
	margin-bottom: 5%;
}
.re2_sonota_img ul li p {
	font-size: 3.5vw;
	line-height: 1.7em;
	margin-top: 2%;
}
.re2_sonota_img ul li img {
	width: 100% !important;
	height: 150px !important;
	object-fit: cover;
	font-family: 'object-fit: cover';
}

}</pre></body></html>