@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/
.voice_d_wrap .vo_d_tl,
.voice_d_wrap .vo_d_video_l a {
  box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.const_free .cms_keysearch_form button[type="submit"],
.form_staff_wrap .st_form_ttl,
.form_staff_wrap table {
  font-family:
    "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
    "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.app_li_row a,
.app_sho_wrap > a {
  text-decoration: none !important;
}

.app_li_tex,
.breadcrumbs ul li a,
.breadcrumbs ul li span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

h2.cms_h2 {
  margin: 10px auto 20px;
  position: relative;
  padding-bottom: 0.7em;
  border-bottom: 4px solid #ddd;
  display: inline-block;
  width: 100%;
  line-height: 25px;
}

h2.cms_h2:after {
  position: absolute;
  content: " ";
  border-bottom: 4px solid #042455;
  bottom: -4px;
  width: 13%;
  display: block;
  left: 0;
}

.container {
  width: 1000px;
  margin: 20px auto;
  overflow: hidden;
}

.breadcrumbs,
.cms_back,
.pan_wrap {
  margin: 10px auto;
  width: 1100px;
}
.pan_wrap div {
  margin: 0;
}
.pan_wrap div a {
  background: none;
}
.pan_wrap div:after {
  content: none;
}

.pan_wrap_recruit_form {
  margin: 60px auto 10px auto !important;
}
.form_wrap {
  width: 1100px !important;
}

.form_section {
  width: auto !important;
  margin: 3px;
}

.maincontents {
  width: 780px;
  float: left;
}

.side {
  width: 200px;
  float: right;
}

.cms_back {
  text-align: left;
  padding: 0;
}

.cms_back a {
  color: #004cd3;
  line-height: 18px;
}

.cms_back a:hover {
  text-decoration: none;
  color: #999;
}

.result_h2_tl {
  width: 100%;
  background: url(../img/cms/result_h2_bg.jpg) right/cover;
  padding: 40px 0;
  text-align: center;
}

.sale_result_bg {
  background: url(../img/cms/sale_result_bg.jpg) right/cover !important;
}

.buy_result_bg {
  background: url(../img/cms/buy_result_bg.jpg) right/cover !important;
}

.column_sale_bg {
  background: url(../img/cms/column_sale_bg.jpg) right/cover !important;
}

.assessment_bg {
  background: url(../img/cms/assessment_bg.jpg) right/cover !important;
}

.staff_bg {
  background: url(../img/cms/staff_bg.jpg) right/cover !important;
}

.result_h2_tl h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0;
  color: #fff;
}

.result_h2_tl::before {
  content: "";
  display: block;
  background: url(../img/common/logo_icon_w.png) center/contain no-repeat;
  width: 45px;
  height: 45px;
  margin: 0 auto 10px;
}

.result_h2_tl p {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 700;
}

.sale_subttl {
  background: #f5f5f5;
  padding: 40px 0;
  margin-bottom: 40px;
}

.sale_subttl p {
  width: 1100px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
}

.sale_result_wrap {
  width: 100%;
  padding-top: 138px;
  margin-bottom: 185px;
}

.sale_result_inner,
.staff_voice_inner {
  width: 1100px;
  margin: 0 auto;
}

.sale_result_inner ul::after {
  content: "";
  display: block;
  clear: both;
}

.voice_d_wrap .vo_d_ph_wrap,
.voice_d_wrap .vo_d_tl p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
}

.sale_result_inner ul li,
.staff_voice_inner li {
  float: left;
  width: 250px;
  margin-right: 33px;
  margin-bottom: 45px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}

.sale_result_inner ul li:hover,
.staff_voice_inner li:hover {
  opacity: 0.7;
}

.app_sho_plan_row:last-child,
.sale_result_inner ul li:last-child,
.sale_result_inner ul li:nth-child(4n),
.staff_voice_inner li:last-child,
.staff_voice_inner li:nth-child(4n) {
  margin-right: 0;
}

.sale_result_inner ul li img,
.staff_voice_inner li img {
  width: 250px;
  height: 250px !important;
  object-fit: cover;
}

.st_photo_wrap ul li a,
.st_photo_wrap ul li img {
  width: 330px !important;
  height: 237px !important;
}

.sale_result_inner ul .l_voice_img,
.staff_voice_inner .l_voice_img {
  height: 250px;
}

.sale_result_inner ul .l_voice_img:empty,
.staff_voice_inner .l_voice_img:empty {
  background: url(/img/common/noimage.jpg) center/auto 250px no-repeat;
  -webkit-background-size: auto 250px;
}

.sale_result_inner ul .l_voice_txt,
.staff_voice_inner .l_voice_txt {
  background: #f2f2f0;
  height: 150px;
}

.sale_result_inner ul .l_voice_txt .l_voice_shubetsu,
.staff_voice_inner .l_voice_txt .l_voice_shubetsu {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background: #2c2a29;
  border-radius: 3px;
  padding: 8px;
  margin: 13px 0 0 17px;
}

.vo_de_tag_ttl p,
.voice_d_wrap .vo_d_qa_q {
  font-size: 18px;
  font-weight: 700;
}

.sale_result_inner ul .l_voice_txt .l_voice_name {
  color: #171771;
  font-size: 18px;
  line-height: 24px;
  width: 216px;
  font-weight: 700;
  margin: 12px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.sale_result_inner ul .l_voice_txt .l_voice_prace,
.staff_voice_inner .l_voice_txt .l_voice_prace {
  clear: both;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  width: 216px;
  margin: 12px auto 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.sale_result_inner ul .l_voice_txt .l_voice_comment,
.staff_voice_inner .l_voice_txt .l_voice_comment {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  width: 494px;
  margin: 10px auto 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.voice_d_wrap .vo_d_inner {
  background: #fff;
  padding: 0 0 100px;
}

.voice_d_wrap .vo_d_tl {
  height: 203px;
  text-align: center;
  padding: 65px 0 0;
  background: url(../img/cms/result_h2_bg.jpg) right/cover;
}

.voice_d_wrap .vo_d_tl p {
  font-size: 15px;
  line-height: 18px;
  display: flex;
  justify-content: center;
}

.voice_d_wrap .vo_d_tl p span {
  border: 1px solid #fff;
  border-radius: 3px;
  background: #171771;
  color: #fff;
  font-weight: 700;
  margin: 3px;
  padding: 5px 10px;
}

.voice_d_wrap .vo_d_tl h3 {
  font-size: 27px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
}

.voice_d_wrap .vo_d_ph_wrap {
  width: 1100px;
  padding: 40px 0 0;
  margin: 0 auto 45px;
  text-align: center;
  background: #fff;
  display: flex;
  justify-content: space-around;
}

.voice_d_wrap .vo_d_ph_wrap .vo_d_ph_inner {
  width: 515px;
}

.breadcrumbs ul li:first-child::before,
.const_tab input,
.fix_st_form:hover img,
.fix_st_interview:hover img,
.noline,
.st_tatsujin,
.voice_d_wrap .vo_d_ph_wrap .vo_d_ph_inner:empty,
.voice_d_wrap .vo_d_qa_a:empty,
.voice_d_wrap .vo_d_qa_q:empty,
.voice_staff_inner:nth-child(n + 3) {
  display: none;
}

.vo_d_video_wrap {
  width: 100%;
  background: url(/img/cms/usersvoice_bg.jpg), #fff;
  overflow: hidden;
  margin-bottom: 50px;
  padding: 45px 0 40px;
}

.staff_nav ul,
.voice_d_wrap .vo_d_video_inner {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.voice_d_wrap .vo_d_video_l {
  float: left;
  margin: 65px 0 0 77px;
}

.app_list,
.voice_d_wrap .vo_d_video_l img {
  margin-bottom: 30px;
}

.voice_d_wrap .vo_d_video_l a {
  width: 242px;
  text-align: left;
  margin: 0 auto;
  height: 49px;
  background: #171771;
  border-radius: 3px;
  padding: 15px 0 14px 30px;
  font-size: 20px;
  color: #fff;
}

.st_main_wrap .st_info,
.vo_de_tag {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.voice_d_wrap .vo_d_video_l a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 205px;
  width: 6px;
  height: 6px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.voice_d_wrap .vo_d_video_l a:hover {
  background: #300;
}

.assessment_wrap .vo_de_tag_li a:hover,
.vo_de_tag_li label.cms_topic_tag a:hover,
.voice_d_wrap .vo_d_qa_q span {
  color: #fff;
  background: #171771;
}

.voice_d_wrap .vo_d_video_r {
  float: right;
  width: 470px;
  height: 380px;
  margin: 0 65px 0 0;
}

.voice_d_wrap .vo_d_video_r iframe {
  width: 470px !important;
  height: 380px !important;
}

.assessment_wrap,
.voice_d_wrap .vo_d_qa {
  width: 1100px;
  margin: 0 auto 80px;
}

.voice_d_wrap .vo_d_qa_q {
  line-height: 31px;
  color: #171771;
  border-bottom: 1px solid #171771;
  padding-bottom: 5px;
}

.voice_d_wrap .vo_d_qa_q span {
  display: inline-block;
  width: 31px;
  line-height: 31px;
  text-align: center;
  border-radius: 3px;
  margin-right: 10px;
}

.voice_d_wrap .vo_d_qa_a {
  font-size: 15px;
  line-height: 24px;
  margin: 20px 0 25px;
}

.vo_de_tag {
  width: 1100px;
  margin: 50px auto 0;
  padding: 30px;
  background: #f8f8f8;
  box-sizing: border-box;
}

.vo_de_tag_ttl {
  border-bottom: 1px solid #111;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.assessment_wrap .vo_de_tag_li ul,
.col_li_tag ul,
.vo_de_tag_li p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.assessment_wrap .vo_de_tag_li ul li,
.col_li_tag li,
.vo_de_tag_li label.cms_topic_tag {
  padding: 3px;
}

.vo_de_tag_li label.cms_topic_tag a {
  display: block;
  padding: 10px 15px;
  border: 1px solid #171771;
  color: #171771;
  background: #fff;
  font-weight: 700;
  margin: 0;
  font-size: 16px;
}

.result_head_tab {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  background: #eee;
}

.result_head_tab p {
  width: 300px;
  height: 50px;
  margin: 0 10px;
}

.result_head_tab a,
.result_head_tab span {
  display: block;
  text-align: center;
  border: 2px solid #171771;
  font-size: 17px;
  line-height: 46px;
  border-radius: 25px;
  font-weight: 700;
}

.result_head_tab a {
  background: #fff;
  color: #171771;
}

.col_li_tag a:hover,
.const_list th,
.const_tab_kind a:hover,
.result_head_tab a:hover,
.result_head_tab span,
.st_link a:hover {
  background: #171771;
  color: #fff;
}

.staff_nav li:hover a,
.staff_wrap .staff_group a {
  color: #171771;
  background: #f6f6ff;
}

.lpo_con_tl hr,
.staff_voice_tl hr {
  margin: 0 auto;
  width: 75px;
  height: 7px;
  background-color: #171771;
  border: none;
}

.lpo_andmore:hover {
  color: #fff !important;
}

.staff_nav {
  width: 100%;
  background: #171771;
  position: fixed;
  z-index: 100;
  top: 88px;
  box-shadow: 0 4px 3px -3px rgba(51, 51, 51, 0.3);
  -webkit-box-shadow: 0 4px 3px -3px rgba(51, 51, 51, 0.3);
  -moz-box-shadow: 0 4px 3px -3px rgbargba(51, 51, 51, 0.3);
}

.staff_nav li {
  float: left;
}

.staff_nav a {
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  padding: 18px 49.85px 17px;
  color: #fff;
}

.staff_wrap .staff_main {
  width: 1100px;
  height: 400px;
  margin: 0 auto;
}

.staff_wrap .staff_group {
  width: 1100px;
  margin: 23px auto 0;
}

.staff_wrap .staff_group ul {
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.staff_wrap .staff_group li {
  float: left;
  margin-bottom: 10px;
  width: 32%;
  margin-right: 1%;
  text-align: center;
}

.staff_wrap .staff_group a {
  font-size: 16px;
  border-radius: 5px;
  line-height: 13px;
  font-weight: 700;
  padding: 16px 19px 15px 20px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #171771;
  transition: background-color 1s linear;
}

.staff_wrap .staff_group a:hover {
  background: #fff;
  transition: background-color 0.1s linear;
}

.staff_part_wrap {
  margin-bottom: 75px;
}

.staff_wrap .staff_tl {
  width: 1133.3px;
  clear: both;
  padding-top: 70px;
}

.staff_wrap h3 {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 13px;
  color: #333;
  text-align: center;
}

.staff_wrap hr {
  margin: 0 auto 50px;
  width: 55px;
  height: 5px;
  background-color: #171771;
  border: none;
}

.staff_wrap .staff_part {
  width: 1133.3px;
  margin: 0 auto 70px;
}

.staff_wrap .staff_part ul {
  display: flex;
  flex-wrap: wrap;
}

.staff_wrap .staff_part li.st_part_li {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  width: 250px;
  margin-right: 16.65px;
  margin-left: 16.65px;
  margin-bottom: 25px;
}

.st_part_li a {
  display: block;
  height: 100%;
  background: #f8f8f8;
  margin-top: -18px;
}

.st_part_li a:hover {
  outline: #171771 solid 2px;
  outline-offset: -2px;
  transition: none;
}

.st_part_photo {
  text-align: center;
  background: #fff;
}

.st_part_photo img {
  width: 200px;
  height: 200px !important;
  object-fit: contain;
  object-position: bottom;
}

.st_part_txt {
  padding: 5px 10px;
}

.st_part_txt .st_part_group {
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  height: 59px;
}

#active,
.st_part_txt span {
  display: block;
}

.st_part_txt span:not(:empty):nth-child(2) {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 500;
}

.st_part_txt .st_part_fr {
  display: block;
  font-size: 11px;
  font-weight: 500;
  margin-top: 5px;
}

.st_part_txt .st_part_name {
  color: #171771;
  font-weight: 700;
  font-size: 18px;
}

.com_anchor {
  display: block;
  padding-top: 150px;
  margin-top: -150px;
  position: relative;
  z-index: -1;
}

.st_main_wrap {
  width: 100%;
  margin-top: 30px;
}

.st_main_wrap .st_main_img {
  width: 100%;
  max-width: 1100px;
  height: 500px;
  margin: 0 auto;
  text-align: right;
  position: relative;
}

.st_main_img > img {
  width: 1050px !important;
  height: 500px !important;
  object-fit: contain;
}

.st_tatsujinlink {
  width: 150px;
  height: auto;
  position: absolute;
  top: 0;
  left: 20px;
  padding: 20px;
  background: #fff;
}

.st_qa01,
.st_qa02,
.staff_link {
  position: relative;
}

.column_det_free .linkblock:hover,
.st_tatsujinlink:hover {
  background: #eee;
}

.st_main_wrap .st_info {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 380px;
  padding: 30px;
  text-align: center;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.col_li_tag,
.st_award:not(:empty) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.st_main_wrap .sikaku,
.st_main_wrap .st_team {
  font-size: 15px;
  line-height: 22px;
}

.st_main_wrap .st_name {
  font-size: 28px;
  line-height: 24px;
  font-weight: 700;
  color: #222;
  margin-top: 15px;
}

.st_main_wrap .st_name span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}

.st_link {
  margin-top: 20px;
}

.st_link a {
  background: #f6f6ff;
  display: block;
  border-radius: 3px;
  color: #171771;
  border: 1px solid #171771;
  text-align: center;
  line-height: 40px;
}

.st_main_wrap .st_txt {
  width: 100%;
  background: #f8f8f8;
  text-align: center;
  padding: 75px 0 50px;
}

.st_main_wrap .st_txt p {
  font-size: 23px;
  line-height: 42px;
  width: 740px;
  margin: 0 auto;
  letter-spacing: 1px;
  font-weight: 700;
}

.st_video {
  width: 1000px;
  margin: 40px auto 60px;
  text-align: center;
}

.st_video iframe {
  width: 905px !important;
  height: 624px !important;
}

.st_qa01 {
  max-width: 1100px;
  margin: 55px auto;
  overflow: hidden;
}

#award:not(:empty),
.st_interview_ttl,
.st_qa01 .st_qa01_part {
  margin-bottom: 50px;
}

.st_qa01 .st_qa01_left {
  width: 580px;
  margin-right: 40px;
  text-align: left;
}

.st_qa01 .st_question {
  font-size: 23px;
  line-height: 26px;
  color: #222;
  font-weight: 700;
}

.st_qa01 hr,
.st_qa02 hr {
  width: 40px;
  height: 3px;
  background: #171771;
  text-align: center;
  margin: 15px 0;
}

.st_qa01 .st_answer:not(:empty),
.st_qa02 .st_answer:not(:empty) {
  font-size: 14px;
  line-height: 24px;
  padding: 15px;
  background: #f8f8f8;
  border-radius: 10px;
}

.st_qa01 .st_qa01_right {
  float: right;
}

.st_qa01 img {
  width: 500px !important;
  height: 700px !important;
  object-fit: cover;
  border-radius: 8px;
}

.st_qa02 {
  width: 1100px;
  margin: -140px auto 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-top: 140px;
  z-index: 2;
}

.st_qa02 .st_qa02_left {
  align-self: flex-end;
  width: 300px;
  text-align: center;
}

.st_qa02 img {
  max-width: 340px;
}

.st_qa02 .st_qa02_right {
  width: 800px;
  align-self: center;
}

.st_qa02 .st_question {
  font-size: 23px;
  line-height: 23px;
  color: #222;
  font-weight: 700;
}

#award:not(:empty) {
  margin-top: -110px;
  padding-top: 160px;
}

.st_award:not(:empty) {
  background: #fff;
  width: 800px;
  margin: 0 auto;
  padding: 20px 80px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  box-sizing: border-box;
  border-radius: 5px;
}

.st_interview,
.st_line,
.voice_staff_inner {
  box-sizing: border-box;
}

.st_award:not(:empty):before {
  content: "-\a0\8868\5F70\6B74\a0-";
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 23px;
  line-height: 24px;
  color: #171771;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
}

.st_contact {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.st_line {
  background: #f8f8f8;
  text-align: center;
  width: 380px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
  margin-bottom: 30px;
}

.st_line_ttl {
  color: #4cc764;
  margin: 15px 0;
  font-size: 16px;
  font-weight: 700;
}

.st_line_qr {
  margin-bottom: 15px;
  width: 250px;
}

.st_line_link {
  height: 65px;
}

.st_line_link a {
  background: #4cc764;
  border-radius: 5px;
  font-size: 20px;
  width: 300px;
  height: 60px;
  line-height: 60px;
  display: flex;
  box-shadow: 0 5px 0 0 #37a44c;
}

.st_line_link a:hover {
  box-shadow: none;
  margin-top: 5px;
}

.st_line_link a span {
  font-weight: 700;
  border-left: 1px solid #fff;
  flex-grow: 3;
  color: #fff;
}

.st_form_iframe {
  margin-left: 30px;
  flex-shrink: 0;
  display: none;
}

.st_form_iframe iframe {
  border: none;
  background: #f6f6ff;
  padding: 15px;
  height: 345px;
  width: 400px;
}

.form_staff_wrap form {
  background: #fff;
  padding: 20px;
}

.form_staff_wrap .st_form_ttl {
  text-align: center;
  font-size: 22px;
  margin: 0 0 10px;
  display: block;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #171771;
}

.form_staff_wrap #jc_btn_submit {
  width: 90%;
  font-size: 15px;
  padding: 0;
  margin: 15px auto 0;
}

.form_staff_wrap table {
  width: 100%;
  font-size: 14px;
}

.form_staff_wrap td input,
.form_staff_wrap td textarea {
  width: 90%;
  line-height: 25px;
  border: 1px solid #aaa;
  border-radius: 3px;
}

.form_staff_wrap P {
  margin: 0;
  font-size: 12px;
}

.lpo_con_tl p,
.staff_voice_tl h2,
.staff_voice_tl h3,
.staff_voice_tl p {
  margin-bottom: 13px;
  letter-spacing: 3px;
}

.st_form_wrap {
  padding-top: 138px;
}

.st_form_fin {
  margin: 50px auto;
  width: 1100px;
}

v .st_form_fin p {
  border: 5px solid #eee;
  padding: 50px;
  font-size: 15px;
  line-height: 24px;
}

.st_form_fin p span {
  color: red;
  font-weight: 700;
  display: block;
}

.st_photo_tl {
  width: 100%;
  background: #f8f8f8;
  text-align: center;
  padding: 85px 0 70px;
}

.st_photo_tl p {
  color: #171771;
  font-size: 23px;
  line-height: 42px;
  font-weight: 700;
}

.st_photo_tl span {
  color: #000;
}

.st_photo_comment:not(:empty) {
  width: 800px;
  margin: 40px auto;
  font-size: 16px;
  line-height: 1.5;
}

.st_photo_wrap {
  width: 1110px;
  margin: 40px auto;
}

.st_photo_wrap ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.st_photo_wrap ul li {
  width: 330px;
  margin: 0 20px 40px;
}

.st_photo_wrap ul li img {
  object-fit: cover;
}

.staff_link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.staff_link a:not(:empty) {
  display: block;
  margin: 40px auto 100px;
  border: 2px solid #da3a10;
  border-radius: 3px;
  font-weight: 700;
  padding: 20px 40px;
  font-size: 17px;
  line-height: 1.5rem;
  color: #da3a10;
  background: #fff;
  box-shadow: 0 0.5rem 1rem -0.5rem hsl(200 50% 20% / 40%);
}

.staff_link a:not(:empty):hover {
  background: #da3a10;
  color: #fff;
}

.staff_link a:not(:empty):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: #f5f5f5;
  z-index: -1;
}

.staff_voice_inner .l_voice_txt .l_voice_name {
  color: #171771;
  font-size: 19px;
  line-height: 26px;
  width: 216px;
  font-weight: 700;
  margin: 10px auto 0;
}

.staff_voice_tl {
  text-align: center;
  margin-bottom: 45px;
}

.staff_voice_tl h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  color: #333;
}

.lpo_con_tl span,
.staff_voice_tl span {
  font-size: 25px;
}

.lpo_con_tl p,
.staff_voice_tl p {
  font-size: 15px;
  line-height: 15px;
  color: #aaa;
}

.staff_voice_tl h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  color: #333;
  margin-top: 60px;
}

.fix_st_side {
  position: fixed;
  right: 0;
  top: 200px;
  width: 80px;
  height: 370px;
}

.fix_st_side a {
  display: block;
  width: 80px;
  height: 180px;
}

.fix_st_form:hover {
  background: url(/img_cms/form/st_form_on.png) no-repeat;
}

.fix_st_interview:hover {
  background: url(/img_cms/form/st_interview_on.png) no-repeat;
}

.st_interview_wrap {
  background: #f6f6ff;
  padding: 50px 0 80px;
  margin-bottom: 50px;
}

.st_interview_ttl p {
  text-align: center;
  font-size: 23px;
  line-height: 42px;
  font-weight: 700;
  padding-bottom: 30px;
  color: #171771;
}

.st_interview_ttl hr {
  width: 30px;
  height: 3px;
  background: #171771;
  text-align: center;
  margin: 0 auto;
}

.st_interview {
  background: #fff;
  padding: 50px;
  width: 1100px;
  margin: 0 auto;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.voice_staff_wrap {
  width: 815px;
  margin: 0 auto;
  position: relative;
}

.voice_staff_wrap h3 {
  font-size: 24px;
  line-height: 24px;
  color: #171771;
  text-align: center;
  font-weight: 700;
  margin-bottom: 18px;
}

.voice_staff_inner {
  display: block;
  overflow: hidden;
  width: 815px;
  height: 325px;
  margin: 0 auto;
  background: #f5f5f5;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  transition: 0.2s;
}

.voice_staff_inner .vo_sta_l {
  float: left;
  width: 215px;
  height: 325px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #fff;
}

.lpo_andmore:before,
.vo_sta_form a:before,
.voice_staff_inner .vo_sta_more:before {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  bottom: 0;
}

.voice_staff_inner .vo_sta_l img {
  width: 215px;
  height: auto;
  padding: 55px 0;
}

.voice_staff_inner .vo_sta_r {
  float: left;
  width: 510px;
  margin: 30px 0 0 60px;
  position: relative;
}

.voice_staff_inner .vo_sta_r img {
  max-height: 95px;
  display: block;
  margin: 10px 0;
}

.voice_staff_inner p {
  font-size: 18px;
  line-height: 24px;
}

.voice_staff_inner .vo_sta_name {
  font-size: 25px;
  line-height: 24px;
  font-weight: 700;
  color: #171771;
  padding: 15px 0;
}

.vo_sta_form a,
.voice_staff_inner .vo_sta_more {
  text-align: left;
  margin: 0 auto;
  height: 45px;
  padding: 15px 0 14px 30px;
  font-size: 16px;
  background: #333;
  border-radius: 3px;
  color: #fff;
  box-sizing: border-box;
}

.voice_staff_inner .vo_sta_more {
  width: 200px;
  position: absolute;
  top: 225px;
  left: 310px;
}

.const_tab label:after,
.lpo_andmore:before,
.vo_sta_form a:before,
.voice_staff_inner .vo_sta_more:before {
  margin: auto;
  content: "";
  width: 6px;
  height: 6px;
  vertical-align: middle;
}

.voice_staff_inner .vo_sta_more:before {
  position: absolute;
  top: 0;
  left: 171px;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.const_tab label:hover,
.vo_sta_form a:hover,
.voice_staff_inner:hover .vo_sta_more {
  background: #171771;
}

.voice_staff_inner:hover {
  box-shadow: none;
}

.voice_staff_inner:hover .vo_sta_l {
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}

.vo_sta_form {
  position: absolute;
  bottom: 25px;
  right: 250px;
}

.vo_sta_form a {
  display: block;
  width: 250px;
  position: relative;
}

.column_bn,
.const_list tbody,
.lpo_andmore,
.lpo_con_tl {
  text-align: center;
}

.vo_sta_form a:before {
  position: absolute;
  top: 0;
  right: 25px;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.column_det_free a.link_relate:hover:before,
.column_det_intro a.link_relate:hover:before,
.const_tab label:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.voice_bukken_wrap {
  margin-top: 75px;
}

.lpo_con_tl h3 {
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 13px;
  color: #333;
}

.voice_bukken_if {
  width: 1150px;
  margin: 50px auto 0;
}

.voice_bukken_if iframe {
  width: 1150px;
  height: 446px !important;
  margin: 0 auto;
}

.voice_bukken_if .sale_result_inner ul {
  padding-top: 7px;
}

.lpo_andmore {
  display: block;
  box-sizing: border-box;
  border-bottom: 1px solid #bbb;
  background: #333;
  color: #fff;
  border-radius: 3px;
  width: 600px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  padding: 19px 0;
  margin: 0 auto;
  position: relative;
  clear: both;
}

.lpo_andmore:before {
  position: absolute;
  top: 0;
  right: 30px;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lpo_andmore:hover {
  background: #555;
}

.const_tab_wrap {
  background: #eee;
  padding: 30px 0;
  min-height: 210px;
}

.const_tab_kind {
  width: 1100px;
  margin: 0 auto 20px;
  background: #fff;
  border: 1px solid #333;
}

.const_tab_kind_ttl {
  background: #333;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  width: 100%;
}

.const_tab_kind ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
}

.const_tab label,
.const_tab_kind a {
  display: block;
  text-align: center;
  font-weight: 700;
}

.const_tab_kind li {
  margin: 0 5px;
}

.const_tab_kind a {
  border: 2px solid #171771;
  color: #171771;
  box-sizing: border-box;
  height: 46px;
  border-radius: 23px;
  line-height: 42px;
  width: 120px;
}

.const_tab {
  width: 1100px;
  margin: 0 auto 20px;
  background: #fff;
  border: 1px solid #333;
  display: none;
}

.const_tab label {
  background: #333;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  width: 100%;
  cursor: pointer;
  position: relative;
}

.const_tab label:after {
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 400px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.const_tab .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

.const_tab input:checked ~ .hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}

.const_area {
  display: flex;
  padding: 5px 10px;
}

.const_area p {
  background: #eee;
  border-radius: 3px;
  text-align: center;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-weight: 700;
  margin-top: 5px;
  flex-shrink: 0;
}

.const_tab ul {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0;
}

.const_tab li {
  margin: 5px;
  display: flex;
}

.const_tab li:not(:last-child):after {
  content: "/";
  padding: 2px 0 2px 3px;
}

.const_tab a {
  color: #171771;
  font-weight: 700;
  padding: 2px 3px;
  margin-right: 5px;
}

.const_tab a:hover {
  color: #333;
}

.column_det_post,
.const_list {
  width: 1100px;
  margin: 0 auto 50px;
}

.const_list h3 {
  font-weight: 700;
  font-size: 25px;
  text-align: center;
  padding: 50px 0;
}

.const_list table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.const_list th:first-child,
.const_list th:nth-child(3) {
  width: 25%;
}

.const_list th:nth-child(2),
.const_list th:nth-child(5),
.const_list th:nth-child(6) {
  width: 12%;
}

.const_list td,
.const_list th {
  padding: 30px 1%;
  border: 1px solid #ccc;
  font-weight: 700;
  line-height: 1.5;
  box-sizing: border-box;
  font-size: 15px;
  vertical-align: middle;
}

.const_list tr:nth-of-type(2n-1) td {
  background: #f5f5f5;
}

.const_list td {
  background: #fff;
}

.const_list input[type="submit"] {
  width: 80%;
  background: #2699fb;
  color: #fff;
  font-weight: 700;
  border: 2px solid #2699fb;
  padding: 5px 0;
  cursor: pointer;
  border-radius: 3px;
}

.const_list input[type="submit"]:hover {
  background: #fff;
  color: #2699fb;
}

.const_list ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.const_list ul span {
  margin: 2px;
  width: 40px;
  text-align: center;
}

.const_list ul span:first-child {
  border: 1px solid #999;
  border-radius: 3px;
  color: #999;
  font-weight: 700;
  font-size: 12px;
  background: #fff;
}

.const_list_addmail input[type="text"] {
  border: 1px solid #ccc;
  background: #ffdfe0;
  box-shadow: 0 0 3px 0 #ccc inset;
  width: 300px;
  padding: 10px;
  margin-right: 5px;
}

.const_list_addmail input[type="button"] {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  font-weight: 700;
  border-radius: 3px;
  background: #2c3f50;
  border: 2px solid #2c3f50;
  color: #fff;
  padding: 10px 2em;
}

.const_list_addmail input[type="button"]:hover {
  background: #fff;
  color: #2c3f50;
}

.const_free {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1100px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #111;
}

.const_free p {
  margin-right: 50px;
  font-size: 16px;
}

.const_free .cms_keysearch_form button[type="submit"],
.const_free .cms_keysearch_form input[type="text"] {
  line-height: 28px;
  box-sizing: border-box;
  height: 36px;
  font-size: 16px;
  border-radius: 3px;
}

.const_free .cms_keysearch_form input[type="text"] {
  width: 400px;
  padding: 0 20px;
  border: 1px solid #111;
  margin-right: 10px;
}

.const_free .cms_keysearch_form button[type="submit"] {
  text-align: center;
  background: #171771;
  border: none;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 0 10px;
}

.const_free .cms_keysearch_form button[type="submit"]:hover {
  background: #025038;
}

.app_li_wrap {
  background: #eee;
  padding: 20px;
  border-radius: 5px;
  margin-top: 30px;
}

.app_li_row {
  background: #fff;
  border-radius: 3px;
  border-bottom: 1px dashed #ccc;
}

.app_li_row:last-child {
  border: none;
}

.app_li_row a {
  display: flex;
  align-items: center;
  padding: 15px;
}

.app_li_row a > div,
.app_sho_wrap h3,
.column_det_tag p {
  align-items: center;
  display: flex;
}

.app_li_row a:hover {
  background: #eaf2f4;
}

.app_li_icon,
.app_sho_detail li span {
  background: #171771;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-weight: 700;
}

.app_li_icon {
  padding: 5px 10px;
  border-radius: 3px;
  width: 60px;
}

span.app_li_day {
  color: #ccc;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
  width: 85px;
}

.app_li_tex {
  margin: 0 0 0 10px;
  font-size: 16px;
  width: 550px;
}

.app_sho_wrap h3 {
  background: #eee;
  padding: 20px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: normal;
}

.app_sho_wrap h3 p {
  margin: 0;
}

.app_sho_main_img {
  margin: 0 auto 20px;
}

.app_sho_main {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
  font-size: 14px;
}

.app_sho_main > p {
  margin: 0 0 15px;
}

.app_sho_detail {
  background: #eee;
  padding: 20px;
  border-radius: 5px;
}

.app_sho_detail li {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}

.app_sho_detail li:last-child {
  margin-bottom: 0;
}

.app_sho_detail li p {
  margin: 0 0 0 10px;
  font-weight: 700;
}

.app_sho_detail li span {
  padding: 8px 10px;
  border-radius: 5px;
  width: 100px;
}

.app_sho_name:not(:empty) {
  color: #171771;
  font-weight: 700;
  padding: 8px 15px;
  background: #fff;
  border: 1px dashed #171771;
  border-radius: 5px;
  font-size: 15px;
  margin-right: 10px;
}

.app_sho_nobeyukamenseki:not(:empty)::before,
.app_sho_tochimenseki:not(:empty)::before {
  background: #171771;
  color: #fff;
  padding: 8px 10px;
  display: inline-block;
  margin-right: 10px;
  width: 100px;
  text-align: center;
}

.app_sho_subtxt {
  text-align: center;
  font-size: 18px;
  margin: 50px 0;
  line-height: normal;
}

.app_sho_subtxt .app_sho_name:not(:empty) {
  padding: 0 !important;
  border: none !important;
  margin: 0 3px !important;
  font-size: 18px !important;
}

.app_sho_wrap > a {
  position: relative;
  color: #fff !important;
  background: #b31219;
  border-radius: 5px;
  width: 580px;
  display: block;
  text-align: center;
  margin: 30px auto 60px;
  padding: 30px;
  font-size: 20px;
  font-weight: 700;
}

.app_sho_wrap > a:hover {
  background: #e83016;
}

.est_sho_btn_inq span:before,
.est_sho_btn_search span:before {
  position: absolute;
  left: -40px;
  bottom: -15px;
}

.est_sho_btn_search span:before {
  content: url(/img_cms/est/est_inq_icon_tochi.webp);
}

.est_sho_btn_inq span:before {
  content: url(/img_cms/est/est_inq_icon_kodate.webp);
}

.app_sho_nobeyukamenseki,
.app_sho_tochimenseki,
.column_det_free span.bold,
.column_det_intro span.bold {
  font-weight: 700;
}

.app_sho_tochimenseki:not(:empty)::before {
  content: "土地面積";
  border-radius: 5px;
  font-weight: 700;
}

.app_sho_nobeyukamenseki:not(:empty)::before {
  content: "延床面積";
  font-weight: 400;
  border-radius: 5px;
}

.app_sho_kakaku:not(:empty) {
  display: block;
  text-align: center;
  margin-top: 20px;
  line-height: normal;
  font-weight: 700;
  font-size: 25px;
  background: #eee;
  border-radius: 5px;
  color: #ff000b;
  padding: 15px;
}

.app_sho_kakaku:not(:empty)::before {
  content: "上記の売却査定額は";
  color: #333;
  font-size: 18px;
  margin-right: 5px;
}

.app_sho_kakaku:not(:empty)::after {
  content: "でした。";
  color: #333;
  font-size: 18px;
  margin-left: 5px;
}

.app_sho_plan ul {
  display: flex;
  justify-content: center;
}

.app_sho_plan_row1 {
  border: 3px solid #ec653f;
  background: #fff4f1;
}

.app_sho_plan_row1 .app_sho_plan_tl2 {
  color: #ec653f;
}

.app_sho_plan_row2 {
  border: 3px solid #b33d90;
  background: #fff2fb;
}

.app_sho_plan_row2 .app_sho_plan_tl2 {
  color: #b33d90;
}

.app_sho_plan_row3 {
  border: 3px solid #08a95e;
  background: #f4fffa;
}

.app_sho_plan_row3 .app_sho_plan_tl2 {
  color: #08a95e;
}

.app_sho_plan_row {
  width: 380px;
  margin-right: 20px;
  padding: 20px;
  box-sizing: border-box;
}

.app_sho_plan_tl p {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

.app_sho_plan_tl span {
  margin-right: 5px;
  font-size: 15px;
  text-align: center;
}

.app_sho_plan_tl2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
}

.app_sho_plan_row > p {
  font-size: 16px;
  line-height: 26px;
  margin: 30px 0 0;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.group_all_topiclinks {
  background: #fff;
  border-radius: 5px;
  margin: 40px auto;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 5px #fef5cc inset;
  overflow: hidden;
  padding: 20px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.group_all_topiclinks ul {
  width: 70%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.group_all_topiclinks li {
  margin: 3px;
}

.group_all_topiclinks_tl {
  width: 30%;
  text-align: center;
  padding: 0 24px 0 0;
  box-sizing: border-box;
  font-size: 15px;
}

.group_all_topiclinks li a {
  border: 2px solid #47adff;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  display: block;
  color: #47adff;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}

.group_all_topiclinks li a:hover {
  display: block;
  opacity: 0.6;
}

.breadcrumbs ul {
  display: inline-block;
  font-size: 13px;
}

.breadcrumbs ul li {
  margin: 0 10px 0 0;
  font-size: 13px;
  float: left;
  line-height: 15px;
}

.breadcrumbs ul li::before {
  padding: 0 10px 0 0;
  content: "\03e";
  font-size: 14px;
}

.breadcrumbs ul li a {
  display: inline;
  font-weight: 400;
  width: 100px;
  text-align: center;
}

.breadcrumbs ul li span {
  width: 100px;
  text-align: center;
}

.assessment_wrap .vo_de_tag_li a {
  display: block;
  padding: 10px 15px;
  border: 1px solid #171771;
  color: #171771;
  background: #fff;
  font-weight: 700;
  margin: 0;
  font-size: 16px;
  border-radius: 4px;
}

.column_list_subject > h2 {
  border-bottom: 3px solid #171771;
  padding-bottom: 20px;
  width: 1100px;
  margin: 30px auto;
}

.col_li_tag {
  background: #eee;
  width: 1100px;
  margin: 30px auto 60px auto;
  padding: 30px;
  box-sizing: border-box;
}

.column_det_post ul,
.jc_pagelink {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.col_li_tag a {
  display: inline-block;
  border: 1px solid #171771;
  background: #fff;
  color: #171771;
  border-radius: 3px;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
}

.col_item_theme {
  position: absolute;
  top: 4px;
  left: 2px;
}

.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;
}

.col_item_theme .cms_topic_tag {
  background-color: #fff;
  border: 1px solid #333;
  padding: 5px;
  margin: 0 2px 2px;
  line-height: 12px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
}

.column_detail {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.column_detail_subject {
  width: 100%;
  padding: 20px 0;
}

.column_title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  background-color: #ccc3;
  padding: 20px 15px;
  margin-bottom: 20px;
}

.column_det_info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.column_det_info .date,
.column_det_info .update {
  font-size: 14px;
  line-height: 30px;
  color: #008dd0;
  font-family: "Century Gothic", Arial;
  flex-shrink: 0;
}

.column_det_info .update:not(:empty):before {
  content: "?域峩譁ｰ譌･??";
}

.column_det_info .update:not(:empty):after {
  content: "??";
}

.column_det_info p {
  display: flex;
  align-items: center;
  border-left: 1px solid #ccc;
  margin-left: 15px;
  padding-left: 15px;
  flex-wrap: wrap;
}

.column_det_info label {
  margin: 2px;
}

.column_det_info a,
.column_det_tag a {
  display: block;
  background: #eee;
  border-radius: 3px;
  padding: 0 10px;
  color: #666;
  font-size: 13px;
  line-height: 25px;
  font-weight: 700;
}

.column_det_info a::before,
.column_det_tag a::before {
  content: "#";
  padding-right: 5px;
}

.column_det_info a:hover,
.column_det_tag a:hover {
  background: #2c3f50;
  color: #fff;
}

.column_det_img {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: center;
}

.column_det_img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.column_det_intro {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 30px;
}

.column_det_intro:empty {
  padding: 0;
  display: none;
}

.column_det_index {
  background: #f8f8f8;
  padding: 30px 40px;
  display: flex;
  align-items: flex-start;
}

.column_det_ttl {
  width: 80px;
  text-align: center;
  border: 1px solid #111;
  background: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 40px;
  margin-right: 50px;
  flex-shrink: 0;
}

.column_det_index ol {
  counter-reset: section;
  font-weight: 400;
  font-size: 15px;
}

.column_det_index ol li::before {
  counter-increment: section;
  content: counters(section, "-") ". ";
  padding-right: 10px;
}

.column_det_index > ol > li {
  line-height: 20px;
  margin-top: 20px;
  font-weight: 700;
}

.column_det_index ol li a {
  color: #111;
}

.column_det_index ol li a:hover {
  text-decoration: underline;
}

.column_det_index ol ol {
  margin-top: 10px;
}

.column_det_index ol ol li {
  font-size: 14px;
  text-indent: 40px;
  line-height: 22px;
}

.column_det_free {
  font-size: 16px;
  line-height: 30px;
  color: #111;
}

.column_caution {
  font-size: 14px;
  color: #aaa;
  margin-top: 60px;
}

.column_det_free-n h2,
.column_det_free-o h3 {
  font-size: 26px;
  line-height: 38px;
  border-bottom: 5px solid #ddd;
  position: relative;
  padding: 100px 55px 10px 10px;
  margin: -40px 0 20px;
  z-index: -1;
}

.column_det_free-n h2:before,
.column_det_free-o h3::before {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 50%;
  border-bottom: 5px solid orange;
}

.column_det_free-n h2:after,
.column_det_free-o h3::after {
  content: "";
  background-image: url(/img/column/det_hakase.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: -12px;
  width: 60px;
  height: 76px;
}

.column_det_free-n h3,
.column_det_free-o h4 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 700;
  padding: 110px 0 20px;
  margin: -60px 0 0;
  text-decoration: underline;
}

.column_det_free .block,
.column_det_intro .block {
  border: 3px solid #ff56268f;
  padding: 20px 40px;
  margin: 20px 0;
  background-color: #ffbfb20a;
  color: #5d3937;
  font-weight: 700;
  border-radius: 8px;
}

.column_det_free .block span,
.column_det_intro .block span {
  color: #333;
  font-weight: 700;
}

.column_det_free a,
.column_det_intro a {
  color: #ff9426;
  text-decoration: none;
  font-weight: 700;
}

.column_det_free a:hover,
.column_det_intro a:hover {
  color: #2c3f50;
}

.column_det_free a.link_relate,
.column_det_intro a.link_relate {
  display: block;
  border-radius: 5px;
  border: 1px solid #2799fb;
  color: #2799fb;
  font-weight: 700;
  margin: 10px 0;
  padding: 10px 20px 10px 30px;
  position: relative;
}

.column_det_free a.link_relate:before,
.column_det_intro 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_free a.link_relate:hover,
.column_det_intro a.link_relate:hover {
  background: #2799fb;
  color: #fff;
}

.column_det_free img,
.column_det_if,
.column_detail table p {
  margin: 15px 0;
}

.column_det_free .linkblock {
  margin: 20px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  display: flex;
}

.column_det_free .linkblock a.linkblock_img {
  padding: 15px;
  width: 200px;
  flex-shrink: 0;
}

.column_det_free .linkblock a.linkblock_img img {
  width: 200px;
  margin: 0;
}

.column_det_free .linkblock_txt {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding: 15px 15px 15px 0;
}

.column_det_free .linkblock_txt span:first-child {
  color: #111;
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
}

.column_det_free .linkblock_txt span:nth-child(2) {
  color: #999;
  font-size: 13px;
  display: block;
  line-height: 1.5;
}

.column_det_free table.table td,
.column_det_free table.table th {
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.column_det_free table.table th {
  font-weight: 700;
  background: #f5f5f5;
}

.column_det_if iframe {
  display: block;
  width: 800px;
  height: 450px;
  margin: 0 auto;
}

.column_det_link {
  width: 100%;
}

.column_det_link .column_sup_link {
  background: #fff;
  box-shadow: 0 0 15px -5px #aaa;
  border-radius: 10px;
  padding: 25px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.column_det_link .column_sup_link a {
  width: 230px;
}

.column_det_tag {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.column_det_tag span {
  font-size: 13px;
  line-height: 30px;
  font-weight: 700;
  color: #666;
  border-right: 1px solid #ccc;
  margin-right: 15px;
  padding-right: 15px;
}

.column_det_tag label {
  margin-right: 5px;
}

.column_det_before {
  margin-bottom: 35px;
  border-top: 1px solid #111;
  margin-top: 50px;
  padding-top: 40px;
}

.column_det_before a {
  width: 300px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
  color: #111;
  background: #fff;
  border: 1px solid #111;
  border-radius: 3px;
  padding: 8px 0;
}

.column_det_before a:hover {
  color: #fff;
  background: #111;
}

.column_det_post ul {
  display: flex;
  border: 1px solid #aaa;
  box-sizing: border-box;
  background: #f5f5f5;
}

.column_det_post li {
  width: 50%;
  position: relative;
}

.column_det_post li:nth-of-type(2) {
  border-left: 1px solid #aaa;
}

.jc_pagelink {
  padding: 20px;
  display: block;
  height: 100%;
  box-sizing: border-box;
  color: #111;
  position: relative;
}

.jc_pagelink:hover {
  background: #dfebf5;
  color: #2799fb;
}

.de_post_next:after,
.de_post_pre:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
}

.de_post_pre:before {
  left: 20px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.de_post_next:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.de_post_next:hover:after,
.de_post_pre:hover:before {
  border-top: 2px solid #2799fb;
  border-right: 2px solid #2799fb;
  z-index: 2;
}

.jc_pre {
  padding-left: 40px;
}

.jc_next {
  padding-right: 40px;
}

.column_conts {
  width: 1100px;
  margin: 0 auto 20px;
}

.column_box_ttl {
  margin-bottom: 15px;
}

.column_box_ttl h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 28px;
  line-height: 35px;
  border-bottom: 1px solid #ccc;
  padding-left: 5px;
}

.column_box_ttl span {
  font-size: 15px;
  line-height: 30px;
  color: #008dd0;
  font-family: "Century Gothic", Arial;
  padding-left: 5px;
}

.column_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.column_box iframe {
  width: 1100px;
  height: 600px;
}

.scene_other_link {
  width: 100%;
  padding: 15px 20px;
  margin: 30px 0;
}

.scene_other_link li {
  margin: 3px;
  width: 255px;
}

.scene_other_link a {
  padding: 10px 12px 10px 25px;
}

.scene_other_link a::before {
  margin-right: 10px;
}

.column_det_dl {
  background: #ffe8e5;
  padding: 20px;
  width: 65%;
  text-align: center;
  margin: 0 auto 40px;
}

.column_det_dl p {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.column_det_dl a,
.company_coment {
  font-size: 16px;
  text-align: center;
}

.column_det_dl a {
  display: block;
  height: 50px;
  line-height: 46px;
  color: #fff;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 700;
  padding: 0;
  margin: 0 auto;
  background: #ff4a32;
  border: 2px solid #ff4a32;
  width: 70%;
}

.company_coment {
  line-height: 30px;
  color: #111;
  width: 1100px;
  margin: 40px auto;
}

.app_sho_subtxt a,
.company_coment p a {
  color: #004cd3;
  text-decoration: underline;
}

.column_detail table {
  max-width: 100% !important;
  border-collapse: collapse;
}

.column_detail table td,
.column_detail table th {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  border: 1px solid #333 !important;
  padding: 0 10px;
  background: #cccccc0d;
}

.column_txt_link {
  color: #004cd3 !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
}

.column_form_btn {
  text-align: center;
  margin: 30px auto;
}

.column_form_btn a {
  color: #2d8cff;
  border: 2px solid #2d8cff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px !important;
  margin: 10px 0;
  display: inline-block;
  padding: 10px 15px;
}

.column_form_btn a:hover {
  background: #2d8cff;
  color: #fff;
}

.column_mc {
  width: 1100px;
  margin: 30px auto;
}

.column_mc h3 {
  background-color: #171771;
  color: #ffffff;
  font-size: 20px;
  padding: 15px;
  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 ul li a:hover {
  text-decoration: underline;
}

.column_mc_img {
  width: 120px;
  height: 80px;
  overflow: hidden;
  margin-right: 15px;
}

.column_mc ul li a p {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
  padding-right: 25px;
}

.column_mc ul li a p::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #171771;
  border-right: 2px solid #171771;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 8px;
}

.column_mc ul li:last-child a {
  border-bottom: none;
}

/*--------entry--------*/

.form_entry_ti {
  border-bottom: 3px solid #eee;
  padding-bottom: 30px;
  margin: 20px 0 40px;
}

.form_entry_ti h2 {
  text-align: center;
  color: #222;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  margin: 0;
}

.form_entry_ti h2::before {
  content: "";
  display: block;
  background: url(../img/cms/entry_icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 72px;
  height: 69px;
  margin: 0 auto 20px;
  opacity: 0.3;
}

/* ----------------------------------------
査定固定ボタン
---------------------------------------- */
.column_fix_btn {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 15px 0;
  width: 100%;
  z-index: 500;
  display: none;
}

.column_fix_btn a {
  display: block;
  border: 2px solid #fff;
  width: 420px;
  text-align: center;
  background: #b3111c;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 55px;
  color: #fff;
  margin: 0 auto;
  letter-spacing: 0.05em;
  position: relative;
  transition: 0.3s;
}

.column_fix_btn a:hover {
  transition: 0.3s;
  background: #e21f2c;
}

.column_fix_btn a::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 25px;
  top: 23px;
}

.column_fix_btn a span {
  display: inline-block;
  background: #fff;
  color: #b3111c;
  border-radius: 3px;
  width: 60px;
  line-height: 30px;
  font-size: 18px;
  margin-right: 5px;
  font-weight: bold;
  position: absolute;
  left: 5%;
  top: 12px;
}

/*---------------------satei_form------------------------*/
.satei_form {
  width: 1050px;
  padding: 30px 45px;
  border: 5px solid #171771;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
  margin: 40px auto;
  background: #fff;
}

.satei_form::before {
  content: "";
  display: block;
  background: url(../img/top/satei_icon.png);
  background-size: contain;
  width: 130px;
  height: 130px;
  position: absolute;
  right: -25px;
  top: -65px;
}

.satei_form p {
  color: #171771;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  line-height: 40px;
}

.satei_form p b {
  display: inline-block;
  width: 100px;
  line-height: 36px;
  border: 2px solid #b3111c;
  color: #b3111c;
  box-sizing: border-box;
  text-align: center;
  margin-right: 10px;
  font-size: 20px;
  letter-spacing: 0.1em;
  border-radius: 5px;
}

.satei_form form ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.satei_form form ul li select {
  width: 230px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border: 1px solid #171771;
  color: #171771;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-left: 10px;
  cursor: pointer;
  font-family:
    "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
    "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.satei_form_btn {
  width: 400px;
  height: 80px;
  margin: 25px auto 0;
}

.satei_form_btn input {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/*---------------------/satei_form------------------------*/

/*---------------------works------------------------*/

.build_result_shosai_btn {
  background-color: #f5f5f5;
  position: relative;
  padding: 30px;
  margin: 30px 0;
}
.build_result_shosai_btn a {
  padding: 26px;
  border-radius: 5px;
  font-size: 17px;
  text-align: center;
  color: #b3111c;
  background: #fff;
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

.build_result_shosai_btn a:hover {
  background: #b3111c;
  border: 1px solid;
  color: #fff;
}

.build_result_ma_comment02,
.reform_ma_comment02 {
  border: none;
  padding: 0;
}

/*---------------------/works------------------------*/

/* interview */
.interview_list_wrap {
  width: 1200px;
  margin: 0 auto;
}
.interview_list_wrap_ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 55px;
  margin-bottom: 90px;
}

.inter_link {
  width: 363px;
  height: 595px;
  border-radius: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 0;
  & img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
  &::before {
    content: "";
    width: 100%;
    height: 340px;
    background: linear-gradient(to top, rgb(0, 19, 137, 0.9), transparent);
    position: absolute;
    bottom: 0;
  }
}
.interview_duty {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 20px;
  right: 15px;
  background: #001389;
  line-height: 1;
  padding: 7px 20px 8px 20px;
  border-radius: 15px;
}
.interview_te {
  width: 300px;
  position: absolute;
  bottom: 30px;
  left: 25px;
  color: #fff;
  z-index: 1;
  font-weight: 600;
  & .inter_join {
    font-size: 16px;
  }
  & .inter_nema {
    font-size: 30px;
    margin: 10px 0 15px 0;
    line-height: 1;
  }
  & .inter_mess {
    font-size: 20px;
    line-height: 32px;
  }
}
.grouppaging {
  margin-bottom: 90px;
}
/* interview */
.riz_works_cms_wrap {
  margin: 200px auto 100px;
  width: 1100px;
}

.riz_works_cms_all .rg_foot_wrap {
  padding-top: 100px !important;
  margin: 0 !important;
}

.reform_ma_list li img {
  height: 320px;
}
