@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #212878;
}
a,
button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover,
button:hover {
  opacity: 0.7;
}
a[href^="tel:"],
button[href^="tel:"] {
  pointer-events: none;
  color: inherit;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex_start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tag_reform {
  background: #344f78;
}
.tag_paint {
  background: #336589;
}
.tag_aseismatic {
  background: #367fa0;
}
.tag_extension {
  background: #41afc8;
}
.tag_store {
  background: #85d5d2;
}
.tag_hospital {
  background: #cce5ad;
}
.tag_education {
  background: #f4e783;
}
.tag_sports {
  background: #fbd57d;
}
.tag_factory {
  background: #ffc18b;
}
.tag_mending {
  background: #f8b774;
}
.tag_dismantling {
  background: #f59391;
}
.tag_development {
  background: #dc83a1;
}
.tag_exterior {
  background: #9f669e;
}
.tag_parking {
  background: #544f89;
}
.tag_architecture {
  background: #664c00;
}
.tag_news {
  background: #262c78;
}
body {
  font-size: 18px;
  line-height: 1.77;
  font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro, "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック体", "メイリオ",
    sans-serif;
  color: #333;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ol,
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
dd,
dl,
dt {
  margin: 0;
}
dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
p {
  margin: 0;
}
.center {
  text-align: center;
  width: 100%;
}
.inner {
  margin: 0 auto;
  width: 1040px;
  padding: 0 20px;
}
.main_v_wrap {
  min-width: 1040px;
  width: 100%;
  height: 812px;
  position: absolute;
  background: url(../img/bg_mainvisual.png);
}
.main_v_wrap .main_v {
  position: relative;
  margin: 0 calc(-800px + 50%);
  height: 416px;
}
.main_v_wrap .main_v .img img {
  width: 100%;
  max-height: 375px;
}
.main_v_wrap .main_v .img h1 {
  text-align: center;
  margin-top: -200px;
}
.main_v_wrap .main_v .img .h1_1 {
  display: block;
  color: #212878;
  font-size: 15px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.15em;
  font-weight: 700;
  margin-bottom: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 80px;
  text-align: center;
}
.main_v_wrap .main_v .img h1 .h1_1 .h1_jpn {
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro, "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック体", "メイリオ",
    sans-serif;
  letter-spacing: 0.2em;
  margin-right: 10px;
}
.main_v_wrap .main_v .img h1 .h1_2 {
  display: block;
  color: #333;
  font-size: 32px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.2em;
}
.main_v_wrap .breadcrumbs {
  position: absolute;
  top: 107px;
  left: 300px;
  margin: 0 calc(-800px + 50%);
  width: auto;
  font-size: 12px;
  z-index: 3;
}
.main_v_wrap .breadcrumbs div {
  display: inline-block;
  color: #999;
}
.main_v_wrap .breadcrumbs a {
  display: inline-block;
  text-decoration: underline;
  position: relative;
  margin-right: 20px;
}
.main_v_wrap .breadcrumbs a:after {
  position: absolute;
  content: " > ";
  top: 0;
  right: -15px;
  font-size: 10px;
}
.main_v_wrap .main_v_text {
  width: 1040px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 2;
  position: relative;
}
.main_v_wrap .main_v_text .img {
  margin-right: 45px;
}
.main_v_wrap .main_v_text .img:last-child {
  margin-right: 0;
}
.main_v_wrap .main_v_text .team_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main_v_wrap .main_v_text .team_nav li {
  width: 314px;
  height: 50px;
  border: 1px solid rgba(38, 44, 120, 0.28);
  border-radius: 3px;
  margin-bottom: 30px;
}
.main_v_wrap .main_v_text .team_nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  width: 310px;
  height: 46px;
  background-color: rgba(38, 44, 120, 0.85);
  font-size: 22px;
  color: #fff;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  text-shadow: 0 0 5px #262c78;
}
.main_v_wrap .main_v_text .team_nav li a:hover {
  background-color: #262c78;
  color: #e4c54d;
  opacity: 1;
}
.main_v_wrap .main_v_text.parent_business {
  position: relative;
  width: 1180px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav {
  position: absolute;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(1) {
  top: -56px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(2) {
  top: 77px;
  left: 167px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(3) {
  top: -25px;
  left: 342px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(4) {
  top: 116px;
  left: 507px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(5) {
  top: -25px;
  left: 653px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(6) {
  top: 77px;
  left: 826px;
}
.main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(7) {
  top: -56px;
  left: 990px;
}
footer {
  width: 100%;
  height: 590px;
  position: relative;
  z-index: 4;
  margin-top: 67px;
  padding-top: 106px;
  background: url(../img/bg_footer.png) repeat-x top center;
}
footer .inner .footer_logo .img {
  margin-bottom: 6px;
}
footer .inner .footer_logo .address {
  font-size: 14px;
}
footer .inner .footer_logo .tel {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}
footer .inner .footer_cta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 314px;
  height: 78px;
  background-color: #383e7f;
  border-radius: 3px;
}
footer .inner .footer_nav > ul {
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .inner .footer_nav > ul:nth-of-type(2) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
footer .inner .footer_nav > ul:nth-of-type(2) > li:not(:last-child) {
  margin-right: 35px;
}
footer .inner .footer_nav > ul > li {
  font-size: 16px;
}
footer .inner .footer_nav > ul > li:before {
  content: url(../img/icon_arrow_circle.png);
  margin-right: 8px;
}
footer .inner .footer_nav > ul > li > ul {
  margin-left: 12px;
}
footer .inner .footer_nav > ul > li > ul > li {
  font-size: 14px;
}
footer .inner .footer_nav > ul > li > ul > li:before {
  content: url(../img/icon_arrow_simple.png);
  margin-right: 10px;
}
footer .footer_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #212878;
  color: #fff;
}
footer .footer_bottom .inner {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .footer_bottom .inner small {
  font-size: 14px;
}
footer .footer_bottom .inner .flex a {
  display: block;
  font-size: 14px;
  color: #fff;
}
footer .footer_bottom .inner .flex a:first-of-type {
  margin-right: 40px;
}
footer .footer_bottom .inner .flex a:before {
  content: url(../img/icon_arrow_white.png);
  margin-right: 7px;
}
main {
  min-width: 1040px;
  width: 100%;
  padding-top: 812px;
}
main h2 {
  font-size: 30px;
  margin: 60px 0;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.sub_page main {
  position: relative;
  z-index: 1;
}
body.sub_page main.business .inner {
  position: relative;
  z-index: 2;
  margin-top: -100px;
}
body.sub_page main.business .inner .flex_center.wrap {
  width: 1000px;
}
body.sub_page main.business .inner a {
  display: block;
  width: 313px;
  margin-right: 30px;
  margin-bottom: 70px;
}
body.sub_page main.business .inner a:nth-of-type(3n) {
  margin-right: 0;
}
body.sub_page main.business .inner a img {
  margin-bottom: 22px;
}
body.sub_page main.business .inner a h2 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.4;
}
body.sub_page main.business .inner a h2:before {
  content: url(../img/icon_arrow_circle.png);
  margin-right: 10px;
}
body.sub_page main.business .inner a p {
  color: #333;
  line-height: 28px;
}
body.sub_page .box_busi h3 {
  font-weight: 700;
  color: #262c78;
  margin-bottom: 10px;
}
body.sub_page main.design .box_busi h2,
body.sub_page main.dismantling .box_busi h2,
body.sub_page main.exterior-interior .box_busi h2,
body.sub_page main.mending .box_busi h2,
body.sub_page main.reform .box_busi h2 {
  margin-bottom: 0;
}
body.sub_page main.design .box_busi .flex,
body.sub_page main.dismantling .box_busi .flex,
body.sub_page main.exterior-interior .box_busi .flex,
body.sub_page main.mending .box_busi .flex,
body.sub_page main.reform .box_busi .flex {
  position: relative;
}
body.sub_page main.design .box_busi .flex .img,
body.sub_page main.dismantling .box_busi .flex .img,
body.sub_page main.exterior-interior .box_busi .flex .img,
body.sub_page main.mending .box_busi .flex .img,
body.sub_page main.reform .box_busi .flex .img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 35px;
}
body.sub_page main.design .box_busi .flex .link,
body.sub_page main.dismantling .box_busi .flex .link,
body.sub_page main.exterior-interior .box_busi .flex .link,
body.sub_page main.mending .box_busi .flex .link,
body.sub_page main.reform .box_busi .flex .link {
  position: absolute;
  right: 0;
  bottom: 0;
}
body.sub_page main.design .box_busi .flex .link a,
body.sub_page main.dismantling .box_busi .flex .link a,
body.sub_page main.exterior-interior .box_busi .flex .link a,
body.sub_page main.mending .box_busi .flex .link a,
body.sub_page main.reform .box_busi .flex .link a {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.3em;
  color: #333;
}
body.sub_page main.design .box_busi .flex .link a:after,
body.sub_page main.dismantling .box_busi .flex .link a:after,
body.sub_page main.exterior-interior .box_busi .flex .link a:after,
body.sub_page main.mending .box_busi .flex .link a:after,
body.sub_page main.reform .box_busi .flex .link a:after {
  content: url(../img/icon_arrow_circle.png);
}
body.sub_page main.reform h2 {
  margin-bottom: 0;
}
body.sub_page main.reform .box_flow {
  margin-top: -100px;
}
body.sub_page main.reform .box_flow .flow_toggle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.3em;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  color: #333;
}
body.sub_page main.reform .box_flow .flow_toggle img {
  margin-right: 5px;
  -webkit-transition: 1s;
  transition: 1s;
}
body.sub_page main.reform .box_flow .flow_toggle.visible img {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
body.sub_page main.reform .box_flow .img_flow {
  margin-bottom: 23px;
  position: relative;
}
body.sub_page main.reform .box_flow .img_flow:after {
  content: url(../img/icon_arrow_tri_flow.png);
  position: absolute;
  bottom: -40px;
  left: 244px;
}
body.sub_page main.reform .box_flow .img_flow:last-child:after {
  display: none;
}
body.sub_page main.reform .box_flow .img_flow:nth-of-type(2),
body.sub_page main.reform .box_flow .img_flow:nth-of-type(4) {
  margin-bottom: 30px;
}
body.sub_page main.reform .box_flow .img_flow:nth-of-type(2):after,
body.sub_page main.reform .box_flow .img_flow:nth-of-type(4):after {
  content: url(../img/icon_arrow_tri_flow_cross.png);
  bottom: -48px;
}
body.sub_page main.reform .box_flow .img_flow.flow_1 a {
  position: absolute;
  top: 127px;
  left: 33px;
  width: 502px;
  height: 188px;
}
body.sub_page main.exterior-interior .ast {
  margin-top: 15px;
}
body.sub_page main.mending {
  padding-top: 350px;
}
body.sub_page main.mending .text_bottom {
  margin-top: 75px;
}
body.sub_page main.dismantling {
  padding-top: 673px;
}
body.sub_page main.design .inner {
  margin-top: -200px;
}
body.sub_page main.staff-team .inner {
  position: relative;
  z-index: 2;
  margin-top: -250px;
}
body.sub_page main.staff-team .inner a {
  display: block;
  width: 455px;
  margin-right: 30px;
  margin-bottom: 70px;
}
body.sub_page main.staff-team .inner a:last-child {
  margin-right: 0;
}
body.sub_page main.staff-team .inner a img {
  margin-bottom: 22px;
}
body.sub_page main.staff-team .inner a h2 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1;
}
body.sub_page main.staff-team .inner a h2:before {
  content: url(../img/icon_arrow_circle.png);
  margin-right: 10px;
}
body.sub_page main.staff-team .inner a p {
  color: #333;
  line-height: 28px;
}
body.sub_page main.staff h2 {
  margin-bottom: 40px;
  font-size: 26px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  color: #262c78;
}
body.sub_page main.staff h3 {
  margin-bottom: 25px;
  font-size: 30px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.sub_page main.staff .box_division {
  margin-bottom: 30px;
}
body.sub_page main.staff .box_division .box_officials {
  width: 1000px;
  height: 200px;
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 30px;
}
body.sub_page main.staff .box_division .box_officials h4 {
  position: absolute;
  margin-left: 190px;
  padding-left: 38px;
  top: 17px;
  width: calc(100% - 190px);
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  background-color: #262c78;
}
body.sub_page main.staff .box_division .box_officials .comment {
  margin-left: 190px;
  padding-left: 38px;
  padding-top: 72px;
}
body.sub_page main.staff .box_division .box_officials .zayu {
  margin-left: 190px;
  padding-left: 38px;
}
body.sub_page main.staff .box_division .box_officials .img {
  position: absolute;
  top: 4px;
  left: 3px;
}
body.sub_page main.staff .box_division .box_officials .img img {
  width: 190px;
  height: 190px;
}
body.sub_page main.staff .box_division .box_employee {
  margin-right: 66px;
  margin-bottom: 30px;
  width: 200px;
  min-height: 280px;
  border: 1px solid #ccc;
  position: relative;
}
body.sub_page main.staff .box_division .box_employee:nth-of-type(4n) {
  margin-right: 0;
}
body.sub_page main.staff .box_division .box_employee h4 {
  margin-bottom: 8px;
  padding-top: 204px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
body.sub_page main.staff .box_division .box_employee .img {
  position: absolute;
  top: 4px;
  left: 4px;
}
body.sub_page main.staff .box_division .box_employee .img img {
  width: 190px;
  height: 190px;
}
body.sub_page main.staff .box_division .box_employee .sect {
  position: absolute;
  display: inline-block;
  top: 168px;
  width: 100%;
  height: 27px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  background-color: rgba(38, 44, 120, 0.8);
  color: #fff;
}
body.sub_page main.staff .box_division .box_employee .comment {
  margin-top: 198px;
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 20px;
}
body.sub_page main.staff .box_division .box_employee .zayu {
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 20px;
}
body.sub_page main.team .inner {
  margin-top: -250px;
}
body.sub_page main.team .inner .item p {
  margin-top: 12px;
  margin-bottom: 43px;
  font-weight: 700;
  color: #262c78;
}
body.sub_page main.voice .box_q {
  margin-bottom: 90px;
  position: relative;
  padding-top: 155px;
  padding-left: 562px;
  height: 445px;
}
body.sub_page main.voice .box_q h2 {
  font-size: 26px;
  color: #262c78;
  font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro, "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック体", "メイリオ",
    sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 15px;
  line-height: 1;
}
body.sub_page main.voice .box_q .img_graph {
  position: absolute;
  top: 0;
  left: 42px;
}
body.sub_page main.voice .box_q .img_balloon {
  position: absolute;
  top: -12px;
  left: 500px;
}
body.sub_page main.voice .box_q dl dt {
  position: relative;
  padding-left: 25px;
}
body.sub_page main.voice .box_q dl dt:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
}
body.sub_page main.voice .box_q dl:nth-of-type(1) dt:before {
  background-color: #62b6e2;
}
body.sub_page main.voice .box_q dl:nth-of-type(2) dt:before {
  background-color: #e2828f;
}
body.sub_page main.voice .box_q dl:nth-of-type(3) dt:before {
  background-color: #eebc46;
}
body.sub_page main.voice .box_q dl:nth-of-type(4) dt:before {
  background-color: #48b592;
}
body.sub_page main.voice .box_q dl:nth-of-type(5) dt:before {
  background-color: #297ab4;
}
body.sub_page main.voice .box_q dl:last-of-type dt:before {
  background-color: #c5c5c5;
}
body.sub_page main.voice .box_q:nth-of-type(n + 7) {
  padding: 0;
  width: 420px;
  height: auto;
  text-align: center;
}
body.sub_page main.voice .box_q:nth-of-type(n + 7) .img_graph {
  position: relative;
  top: auto;
  left: auto;
}
body.sub_page main.voice .opinions h2 {
  margin-bottom: 0;
}
body.sub_page main.voice .opinions ul li {
  padding: 14px 0;
  padding-left: 28px;
  text-indent: -28px;
  border-bottom: 1px dotted #444;
}
body.sub_page main.voice .opinions ul li:before {
  content: url(../img/icon_circle.png);
  margin: 0 15px 0 5px;
}
body.sub_page main.recruitment {
  padding-top: 44.3125vw;
  position: relative;
  z-index: 3;
}
body.sub_page main.recruitment h2:first-child {
  margin-top: -100px;
}
body.sub_page main.guidelines dl {
  padding: 24px 0;
  border-bottom: 1px solid #ddd;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
body.sub_page main.guidelines dl dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 80px;
  width: 290px;
}
body.sub_page main.recruitment .img_oneday {
  margin-top: 100px;
}
body.sub_page main.recruitment .img_oneday img {
  margin: 0 calc(-800px + 50%);
}
body.sub_page main.company dl {
  padding: 32px 0;
  border-bottom: 1px solid #ddd;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
body.sub_page main.company dl dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 90px;
  width: 388px;
}
body.sub_page main.faq .inner {
  margin-top: -400px;
}
body.sub_page main.faq dl {
  display: block;
  padding: 27px 0;
  border-bottom: 1px dotted #444;
}
body.sub_page main.faq dl dt {
  font-size: 24px;
  position: relative;
  padding-left: 30px;
  letter-spacing: -0.05em;
}
body.sub_page main.faq dl dt:before {
  content: url(../img/icon_arrow_circle_under.png);
  position: relative;
  top: -2px;
  left: -30px;
}
body.sub_page main.faq dl dd {
  font-size: 18px;
  padding-left: 67px;
}
body.sub_page main.faq .notes {
  margin-top: 40px;
}
body.sub_page main.link .inner {
  margin-top: -400px;
}
body.sub_page main.link dl {
  height: 140px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px dotted #444;
}
body.sub_page main.link dl:last-of-type {
  margin-bottom: 20px;
}
body.sub_page main.link dl:before {
  content: url(../img/icon_arrow_circle_under.png);
}
body.sub_page main.link dl dt {
  margin-left: 20px;
  width: 280px;
}
body.sub_page main.privacy .inner {
  margin-top: -400px;
}
body.sub_page main.privacy h2 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 24px;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro, "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック体", "メイリオ",
    sans-serif;
}
body.sub_page main.privacy p {
  font-size: 18px;
}
body.sub_page main.privacy ul li {
  text-indent: -1em;
  padding-left: 1em;
}
body.sub_page main.privacy ul li > ul {
  margin-left: 1em;
}
body.sub_page main.privacy .mailto {
  text-decoration: underline;
  color: #262c78;
}
body.sub_page main.sitemap .inner {
  margin-top: -400px;
}
body.sub_page main.sitemap p {
  margin-top: 20px;
}
body.sub_page main.sitemap p:before {
  content: url(../img/icon_arrow_circle.png);
}
body.sub_page main.sitemap p a {
  padding-left: 20px;
  font-size: 24px;
  color: #333;
}
body.sub_page main.sitemap p a span {
  margin-left: 24px;
  font-size: 14px;
  color: #262c78;
  font-family: "Century Gothic";
}
body.sub_page main.sitemap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: 30px;
}
body.sub_page main.sitemap ul li a {
  display: block;
  font-size: 18px;
  text-decoration: underline;
  color: #444;
  margin-right: 55px;
  position: relative;
}
body.sub_page main.sitemap ul li a:after {
  content: "";
  position: absolute;
  top: 7px;
  right: -27px;
  width: 1px;
  height: 18px;
  background-color: #444;
}
body.sub_page main.sitemap ul li:last-child a {
  margin-right: 0;
}
body.sub_page main.sitemap ul li:last-child a:after {
  display: none;
}
body.sub_page main.news,
body.sub_page main.news-detail,
body.sub_page main.works,
body.sub_page main.works-detail {
  padding-top: 400px;
  width: 768px;
  min-width: auto;
}
body.sub_page main.news .work_tag,
body.sub_page main.news-detail .work_tag,
body.sub_page main.works .work_tag,
body.sub_page main.works-detail .work_tag {
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 6px;
  padding: 0 10px;
  height: 20px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.sub_page main.news .tag_1,
body.sub_page main.news-detail .tag_1,
body.sub_page main.works .tag_1,
body.sub_page main.works-detail .tag_1 {
  background-color: #3386c5;
}
body.sub_page main.news .news_tag,
body.sub_page main.news-detail .news_tag,
body.sub_page main.works .news_tag,
body.sub_page main.works-detail .news_tag {
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
  margin-right: 22px;
  height: 22px;
  font-size: 12px;
  color: #fff;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.sub_page main.news .news_tag.tag_1,
body.sub_page main.news-detail .news_tag.tag_1,
body.sub_page main.works .news_tag.tag_1,
body.sub_page main.works-detail .news_tag.tag_1 {
  background-color: #262c78;
}
body.sub_page main.news .news_tag.tag_2,
body.sub_page main.news-detail .news_tag.tag_2,
body.sub_page main.works .news_tag.tag_2,
body.sub_page main.works-detail .news_tag.tag_2 {
  background-color: #664c00;
}
body.sub_page main.works {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.sub_page main.works .box_works_list {
  margin-bottom: 60px;
}
body.sub_page main.works .box_works_list a {
  display: block;
}
body.sub_page main.works .box_works_list a .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 370px;
  height: 278px;
  background: url(../img/bd_works_list.png) no-repeat top left;
  margin-bottom: 15px;
}
body.sub_page main.works .box_works_list a .img img {
  width: 360px;
  height: 270px;
}
body.sub_page main.works .box_works_list a .work_name {
  font-size: 16px;
  text-decoration: underline;
  color: #333;
}
body.sub_page main.works-detail {
  width: 740px;
}
body.sub_page main.works-detail h1 {
  font-size: 30px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.sub_page main.works-detail .work_tag {
  margin-bottom: 50px;
}
body.sub_page main.works-detail .work_main_img {
  width: 740px;
  height: 556px;
  padding: 7px 6px;
  background: url(../img/bd_work_detail_main.png);
  margin-bottom: 17px;
}
body.sub_page main.works-detail .work_main_img li img {
  width: 726px;
  height: 544px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
body.sub_page main.works-detail .work_main_imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  width: 740px;
}
body.sub_page main.works-detail .work_main_imgs li {
  margin-right: 16px;
}
body.sub_page main.works-detail .work_main_imgs img {
  width: 238px;
  height: 178px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
body.sub_page main.works-detail .work_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.875;
}
body.sub_page main.works-detail .work_content .img {
  max-width: 411px;
  max-height: 310px;
  padding: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../img/bd_work_detail.png);
}
body.sub_page main.works-detail .work_content .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
body.sub_page main.works-detail .work_content p.content_text {
  width: 289px;
}
body.sub_page main.works-detail .paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.sub_page main.works-detail .paging ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  text-align: center;
}
body.sub_page main.works-detail .paging ul li {
  position: relative;
  width: 110px;
}
body.sub_page main.works-detail .paging ul li:last-of-type a:after {
  display: none;
}
body.sub_page main.works-detail .paging ul li a {
  font-size: 16px;
  color: #666;
  text-decoration: underline;
}
body.sub_page main.works-detail .paging ul li a:after {
  position: absolute;
  content: "";
  top: 6px;
  right: 0;
  width: 1px;
  height: 18px;
  background-color: #666;
}
body.sub_page main.news h1 {
  font-size: 30px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  margin-bottom: 28px;
}
body.sub_page main.news ul.news_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  color: #333;
  border-bottom: 1px dotted #444;
}
body.sub_page main.news ul.news_list li a .date {
  margin-right: 13px;
}
body.sub_page main.news ul.news_list li a .tag {
  margin-right: 17px;
}
body.sub_page main.news-detail h1 {
  font-size: 30px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.sub_page main.news-detail .flex_start {
  margin-bottom: 60px;
}
body.sub_page main.news-detail .flex_start p {
  line-height: 1.375;
}
body.sub_page main.news-detail .main_text {
  margin-bottom: 16px;
  color: #444;
}
body.sub_page main.news-detail .news_main_img {
  width: 740px;
  height: 556px;
  margin-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../img/bd_post_detail_main.png);
}
body.sub_page main.news-detail .paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.sub_page main.news-detail .paging ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  text-align: center;
}
body.sub_page main.news-detail .paging ul li {
  position: relative;
  width: 110px;
}
body.sub_page main.news-detail .paging ul li:last-of-type a:after {
  display: none;
}
body.sub_page main.news-detail .paging ul li a {
  font-size: 16px;
  color: #666;
  text-decoration: underline;
}
body.sub_page main.news-detail .paging ul li a:after {
  position: absolute;
  content: "";
  top: 6px;
  right: 0;
  width: 1px;
  height: 18px;
  background-color: #666;
}
body.sub_page aside {
  padding-top: 400px;
  z-index: 2;
  position: relative;
  width: 186px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body.sub_page aside h2 {
  font-size: 24px;
}
body.sub_page aside ul {
  margin-left: 22px;
  list-style-image: url(../img/icon_arrow_circle.png);
  font-size: 16px;
  line-height: 1.25;
}
body.sub_page aside ul li a {
  display: block;
  color: #333;
  letter-spacing: normal;
  margin-bottom: 10px;
}
body.index main {
  padding-top: 0;
  background: url(../img/bg_gray.png) repeat top left;
}
body.index main h2 {
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: 700;
}
body.index main h2 span {
  display: block;
  font-size: 20px;
  line-height: 1;
  font-family: "Century Gothic";
  letter-spacing: 0.4em;
  color: #212878;
}
body.index main .main_img {
  width: 100%;
  text-align: center;
  position: relative;
}
body.index main .main_img .slides_index_main {
  width: 100%;
}
body.index main .main_img .slides_index_main img {
  width: 100%;
}
body.index main .main_img .slide-arrow {
  position: absolute;
  top: 43%;
  background: 0 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}
body.index main .main_img .slide-arrow.prev-arrow {
  left: 4.5%;
  z-index: 1;
}
body.index main .main_img .slide-arrow.next-arrow {
  right: 4.5%;
}
body.index main .main_img .slick-prev {
  left: 150px;
}
body.index main .main_img .slick-next {
  right: 150px;
}
body.index main .main_img .mask {
  position: absolute;
  bottom: 0;
  width: 100%;
}
body.index main .main_img .mask img {
  width: 100%;
}
body.index main .inner {
  width: 1325px;
}
body.index main .slides_index_works .img {
  width: 378px;
  height: 368px;
  margin-right: 20px;
}
body.index main .slides_index_works .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
body.index main .to_news_list,
body.index main .to_works_list {
  display: block;
  margin-top: 50px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.3em;
}

/* banner */
.banners__list {
  align-items: center;
  display: flex;
}

body.index main .tuyomi {
  padding-top: 80px;
  background: url(../img/bg_tuyomi.png) top center no-repeat/cover;
  width: 100%;
  height: 1240px;
  position: relative;
}
body.index main .tuyomi .inner {
  position: relative;
  height: 100%;
  padding-top: 1px;
}
body.index main .tuyomi h2 {
  line-height: 1;
  margin-top: 53px;
}
body.index main .tuyomi h2 img {
  margin-right: 15px;
  margin-bottom: 4px;
}
body.index main .tuyomi h2 span {
  display: block;
  margin-top: 12px;
}
body.index main .tuyomi .tuyomi_btn {
  position: absolute;
  display: block;
}
body.index main .tuyomi .tuyomi_btn.tuyomi_1 {
  top: 90px;
  left: -70px;
}
body.index main .tuyomi .tuyomi_btn.tuyomi_2 {
  top: 340px;
  left: 480px;
}
body.index main .tuyomi .tuyomi_btn.tuyomi_3 {
  top: -40px;
  left: 865px;
}
body.index main .tuyomi .koe {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 551px);
}
body.index main .news_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  width: 1000px;
  margin: 0 auto;
  color: #333;
}
body.index main .news_body span {
  display: block;
  margin-left: 20px;
}
body.index main .news_body .news_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90px;
  height: 22px;
  color: #fff;
  font-size: 12px;
  margin: 0 15px;
}
body.index main .news_body .tag_2 {
  background-color: #212878;
}
body.index main .news_body .tag_1 {
  background-color: #664c00;
}
body.index main .valuation {
  height: 500px;
  background: url(../img/img_mitumori.png) top center no-repeat #fff;
  position: relative;
}
body.index main .valuation .inner {
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: 0;
}
body.index main .valuation .img {
  text-align: center;
}
body.index main .bnrs {
  background-color: #fff;
}
body.index main .bnrs .bnrs_1 {
  width: 1004px;
  height: 83px;
  margin: 0 auto 19px;
}
body.index main .bnrs .bnrs_1 img {
  width: 236px;
  height: 83px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
body.index main .bnrs .bnrs_1 .slick-arrow:before {
  position: absolute;
  content: "";
  width: 27px;
  height: 27px;
  bottom: 0;
  border-top: 2px solid #212878;
  border-right: 2px solid #212878;
}
body.index main .bnrs .bnrs_1 .slick-prev:before {
  right: 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.index main .bnrs .bnrs_1 .slick-next:before {
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.index main .bnrs .bnrs_2 {
  width: 1004px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
body.index main .bnrs p {
  width: 1004px;
  margin: 0 auto;
  text-align: right;
}
@media screen and (max-width: 767px) {
  a,
  button {
    -webkit-transition: none;
    transition: none;
  }
  a:hover,
  button:hover {
    opacity: 1;
  }
  a[href^="tel:"],
  button[href^="tel:"] {
    pointer-events: initial;
    color: #212878;
  }
  .pc {
    display: none !important;
  }
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex_start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex_around {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex_center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .inner {
    margin: 0 auto;
    width: 640px;
    padding: 0 20px;
  }
  header {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 22px;
    width: 100%;
    height: 80px;
    background: url(../img/bg_header_navi.png) repeat-x top center;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    z-index: 5;
    padding-left: 300px;
  }
  header .header_logo {
    position: absolute;
    top: 0;
    left: 0;
  }
  header .header_logo a {
    display: block;
  }
  header .header_nav {
    position: absolute;
    margin-left: 20px;
    margin-right: auto;
  }
  header .header_nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header_nav > ul li:last-of-type a:after {
    display: none;
  }
  header .header_nav > ul > li > a {
    display: block;
    position: relative;
    padding: 30px 15px;
    font-size: 20px;
    font-weight: 700;
    color: #444;
    line-height: 1;
    text-align: center;
  }
  header .header_nav > ul > li > a:after {
    position: absolute;
    content: "";
    top: 31px;
    right: 0;
    width: 1px;
    height: 27px;
    background-color: #bbb;
  }
  header .header_nav > ul > li > a > span {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #262c78;
    font-family: "Century Gothic", sans-serif;
  }
  header .header_mail {
    width: 245px;
    margin-right: 10px;
    padding-top: 18px;
  }
  header .header_mail p {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 1;
    color: #262c78;
  }
  header .header_mail a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    font-size: 24px;
    line-height: 1;
  }
  header .header_mail a:before {
    /* content: url(../img/icon_freedial.png); */
    content: "\260E";
    margin-right: 9px;
  }
  header .header_tel {
    margin-right: 15px;
  }
  header .header_contact {
    margin-right: 15px;
  }
  .main_v_wrap {
    min-width: 640px;
    width: 100%;
    height: 812px;
    position: absolute;
    background: url(../img/bg_mainvisual.png);
  }
  .main_v_wrap .main_v {
    position: relative;
    margin: 0 calc(-800px + 50%);
    width: auto;
    height: 416px;
  }
  .main_v_wrap .breadcrumbs {
    position: absolute;
    top: 107px;
    left: 300px;
    margin: 0 calc(-800px + 50%);
    width: auto;
    font-size: 12px;
    z-index: 3;
  }
  .main_v_wrap .breadcrumbs div {
    display: inline-block;
    color: #999;
  }
  .main_v_wrap .breadcrumbs a {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    margin-right: 20px;
  }
  .main_v_wrap .breadcrumbs a:after {
    position: absolute;
    content: " > ";
    top: 0;
    right: -15px;
    font-size: 10px;
  }
  .main_v_wrap .main_v_text {
    width: 640px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
    position: relative;
  }
  .main_v_wrap .main_v_text .img {
    margin-right: 45px;
  }
  .main_v_wrap .main_v_text .img:last-child {
    margin-right: 0;
  }
  .main_v_wrap .main_v_text .team_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main_v_wrap .main_v_text .team_nav li {
    width: 314px;
    height: 50px;
    border: 1px solid rgba(38, 44, 120, 0.28);
    border-radius: 3px;
    margin-bottom: 30px;
  }
  .main_v_wrap .main_v_text .team_nav li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
    width: 310px;
    height: 46px;
    background-color: rgba(38, 44, 120, 0.85);
    font-size: 22px;
    color: #fff;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    text-shadow: 0 0 5px #262c78;
  }
  .main_v_wrap .main_v_text .team_nav li a:hover {
    background-color: #262c78;
    color: #e4c54d;
    opacity: 1;
  }
  .main_v_wrap .main_v_text.parent_business {
    position: relative;
    width: 1180px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav {
    position: absolute;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(1) {
    top: -56px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(2) {
    top: 77px;
    left: 167px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(3) {
    top: -25px;
    left: 342px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(4) {
    top: 116px;
    left: 507px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(5) {
    top: -25px;
    left: 653px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(6) {
    top: 77px;
    left: 826px;
  }
  .main_v_wrap .main_v_text.parent_business .img_reform_nav:nth-of-type(7) {
    top: -56px;
    left: 990px;
  }
  footer {
    width: 100%;
    height: 510px;
    position: relative;
    margin-top: 67px;
    padding-top: 106px;
    background: url(../img/bg_footer.png) repeat-x top center;
  }
  footer .inner .footer_logo .img {
    margin-bottom: 6px;
  }
  footer .inner .footer_logo .address {
    font-size: 14px;
  }
  footer .inner .footer_logo .tel {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
  }
  footer .inner .footer_cta a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 314px;
    height: 78px;
    background-color: #383e7f;
    border-radius: 3px;
  }
  footer .inner .footer_nav > ul {
    margin-bottom: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  footer .inner .footer_nav > ul:nth-of-type(2) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  footer .inner .footer_nav > ul:nth-of-type(2) > li:not(:last-child) {
    margin-right: 35px;
  }
  footer .inner .footer_nav > ul > li {
    font-size: 16px;
  }
  footer .inner .footer_nav > ul > li:before {
    content: url(../img/icon_arrow_circle.png);
    margin-right: 8px;
  }
  footer .inner .footer_nav > ul > li > ul {
    margin-left: 12px;
  }
  footer .inner .footer_nav > ul > li > ul > li {
    font-size: 14px;
  }
  footer .inner .footer_nav > ul > li > ul > li:before {
    content: url(../img/icon_arrow_simple.png);
    margin-right: 10px;
  }
  footer .footer_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #212878;
    color: #fff;
  }
  footer .footer_bottom .inner {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  footer .footer_bottom .inner small {
    font-size: 14px;
  }
  footer .footer_bottom .inner .flex a {
    display: block;
    font-size: 14px;
    color: #fff;
  }
  footer .footer_bottom .inner .flex a:first-of-type {
    margin-right: 40px;
  }
  footer .footer_bottom .inner .flex a:before {
    content: url(../img/icon_arrow_white.png);
    margin-right: 7px;
  }
  main {
    min-width: 640px;
    width: 100%;
    padding-top: 812px;
    overflow: hidden;
  }
  main h2 {
    font-size: 30px;
    margin: 60px 0;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  }
  body.sub_page main {
    position: relative;
    z-index: 1;
  }
  body.sub_page main.business .inner {
    position: relative;
    z-index: 2;
    margin-top: -100px;
  }
  body.sub_page main.business .inner .flex_center.wrap {
    width: 1000px;
  }
  body.sub_page main.business .inner a {
    display: block;
    width: 313px;
    margin-right: 30px;
    margin-bottom: 70px;
  }
  body.sub_page main.business .inner a:nth-of-type(3n) {
    margin-right: 0;
  }
  body.sub_page main.business .inner a img {
    margin-bottom: 22px;
  }
  body.sub_page main.business .inner a h2 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.4;
  }
  body.sub_page main.business .inner a h2:before {
    content: url(../img/icon_arrow_circle.png);
    margin-right: 10px;
  }
  body.sub_page main.business .inner a p {
    color: #333;
    line-height: 28px;
  }
  body.sub_page main.design .box_busi h2,
  body.sub_page main.dismantling .box_busi h2,
  body.sub_page main.exterior-interior .box_busi h2,
  body.sub_page main.mending .box_busi h2,
  body.sub_page main.reform .box_busi h2 {
    margin-bottom: 0;
  }
  body.sub_page main.design .box_busi .flex,
  body.sub_page main.dismantling .box_busi .flex,
  body.sub_page main.exterior-interior .box_busi .flex,
  body.sub_page main.mending .box_busi .flex,
  body.sub_page main.reform .box_busi .flex {
    position: relative;
  }
  body.sub_page main.design .box_busi .flex .img,
  body.sub_page main.dismantling .box_busi .flex .img,
  body.sub_page main.exterior-interior .box_busi .flex .img,
  body.sub_page main.mending .box_busi .flex .img,
  body.sub_page main.reform .box_busi .flex .img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 0;
    margin-bottom:10px;
  }
  body.sub_page .box_busi .flex .img img{
    width: 100%;
  }
  body.sub_page main.design .box_busi .flex .link,
  body.sub_page main.dismantling .box_busi .flex .link,
  body.sub_page main.exterior-interior .box_busi .flex .link,
  body.sub_page main.mending .box_busi .flex .link,
  body.sub_page main.reform .box_busi .flex .link {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  body.sub_page main.design .box_busi .flex .link a,
  body.sub_page main.dismantling .box_busi .flex .link a,
  body.sub_page main.exterior-interior .box_busi .flex .link a,
  body.sub_page main.mending .box_busi .flex .link a,
  body.sub_page main.reform .box_busi .flex .link a {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    letter-spacing: 0.3em;
    color: #333;
  }
  body.sub_page main.design .box_busi .flex .link a:after,
  body.sub_page main.dismantling .box_busi .flex .link a:after,
  body.sub_page main.exterior-interior .box_busi .flex .link a:after,
  body.sub_page main.mending .box_busi .flex .link a:after,
  body.sub_page main.reform .box_busi .flex .link a:after {
    content: url(../img/icon_arrow_circle.png);
  }
  body.sub_page main.reform h2 {
    margin-bottom: 0;
  }
  body.sub_page main.reform .box_flow {
    margin-top: -100px;
  }
  body.sub_page main.reform .box_flow .flow_toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.3em;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    color: #333;
  }

  body.sub_page main.reform .box_flow .flow_toggle img {
    margin-right: 5px;
    -webkit-transition: 1s;
    transition: 1s;
  }
  body.sub_page main.reform .box_flow .flow_toggle.visible img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(f-180deg);
  }
  body.sub_page main.reform .box_flow .img_flow {
    margin-bottom: 23px;
    position: relative;
  }
  body.sub_page main.reform .box_flow .img_flow:after {
    content: url(../img/icon_arrow_tri_flow.png);
    position: absolute;
    bottom: -40px;
    left: 244px;
  }
  body.sub_page main.reform .box_flow .img_flow:last-child:after {
    display: none;
  }
  body.sub_page main.reform .box_flow .img_flow:nth-of-type(2),
  body.sub_page main.reform .box_flow .img_flow:nth-of-type(4) {
    margin-bottom: 30px;
  }
  body.sub_page main.reform .box_flow .img_flow:nth-of-type(2):after,
  body.sub_page main.reform .box_flow .img_flow:nth-of-type(4):after {
    content: url(../img/icon_arrow_tri_flow_cross.png);
    bottom: -48px;
  }
  body.sub_page main.reform .box_flow .img_flow.flow_1 a {
    position: absolute;
    top: 127px;
    left: 33px;
    width: 502px;
    height: 188px;
  }
  body.sub_page main.exterior-interior .ast {
    margin-top: 15px;
  }
  body.sub_page main.mending {
    padding-top: 350px;
  }
  body.sub_page main.mending .text_bottom {
    margin-top: 75px;
  }
  body.sub_page main.dismantling {
    padding-top: 673px;
  }
  body.sub_page main.design .inner {
    margin-top: -200px;
  }
  body.sub_page main.staff-team .inner {
    position: relative;
    z-index: 2;
    margin-top: -250px;
  }
  body.sub_page main.staff-team .inner a {
    display: block;
    width: 455px;
    margin-right: 30px;
    margin-bottom: 70px;
  }
  body.sub_page main.staff-team .inner a:last-child {
    margin-right: 0;
  }
  body.sub_page main.staff-team .inner a img {
    margin-bottom: 22px;
  }
  body.sub_page main.staff-team .inner a h2 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1;
  }
  body.sub_page main.staff-team .inner a h2:before {
    content: url(../img/icon_arrow_circle.png);
    margin-right: 10px;
  }
  body.sub_page main.staff-team .inner a p {
    color: #333;
    line-height: 28px;
  }
  body.sub_page main.staff h2 {
    margin: 40px;
    font-size: 26px;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    color: #262c78;
  }
  body.sub_page main.staff h3 {
    margin-bottom: 25px;
    font-size: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  }
  body.sub_page main.staff .box_division {
    margin-bottom: 30px;
  }
  body.sub_page main.staff .box_division .box_officials {
    width: 1000px;
    height: 200px;
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: 30px;
  }
  body.sub_page main.staff .box_division .box_officials h4 {
    position: absolute;
    margin-left: 190px;
    padding-left: 38px;
    top: 17px;
    width: calc(100% - 190px);
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    background-color: #262c78;
  }
  body.sub_page main.staff .box_division .box_officials h4:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: -2px;
    left: 0;
    background-color: #262c78;
  }
  body.sub_page main.staff .box_division .box_officials .comment {
    margin-left: 190px;
    padding-left: 38px;
    padding-top: 72px;
  }
  body.sub_page main.staff .box_division .box_officials .zayu {
    margin-left: 190px;
    padding-left: 38px;
  }
  body.sub_page main.staff .box_division .box_officials .img {
    position: absolute;
    top: 4px;
    left: 3px;
  }
  body.sub_page main.staff .box_division .box_officials .img img {
    width: 190px;
    height: 190px;
  }
  body.sub_page main.staff .box_division .box_employee {
    margin-right: 66px;
    margin-bottom: 30px;
    width: 200px;
    min-height: 280px;
    border: 1px solid #ccc;
    position: relative;
  }
  body.sub_page main.staff .box_division .box_employee:nth-of-type(4n) {
    margin-right: 0;
  }
  body.sub_page main.staff .box_division .box_employee h4 {
    margin-bottom: 8px;
    padding-top: 204px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }
  body.sub_page main.staff .box_division .box_employee .img {
    position: absolute;
    top: 4px;
    left: 4px;
  }
  body.sub_page main.staff .box_division .box_employee .img img {
    width: 190px;
    height: 190px;
  }
  body.sub_page main.staff .box_division .box_employee .sect {
    position: absolute;
    display: inline-block;
    top: 168px;
    width: 100%;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(38, 44, 120, 0.8);
    color: #fff;
  }
  body.sub_page main.staff .box_division .box_employee .comment {
    margin-top: 198px;
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  body.sub_page main.staff .box_division .box_employee .zayu {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  body.sub_page main.team .inner {
    margin-top: -250px;
  }
  body.sub_page main.team .inner .item p {
    margin-top: 12px;
    margin-bottom: 43px;
    font-weight: 700;
    color: #262c78;
  }
  body.sub_page main.voice .box_q {
    margin-bottom: 90px;
    position: relative;
    padding-top: 155px;
    padding-left: 562px;
    height: 445px;
  }
  body.sub_page main.voice .box_q h2 {
    font-size: 26px;
    color: #262c78;
    font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro, "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック体", "メイリオ",
      sans-serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    line-height: 1;
  }
  body.sub_page main.voice .box_q .img_graph {
    position: absolute;
    top: 0;
    left: 42px;
  }
  body.sub_page main.voice .box_q .img_balloon {
    position: absolute;
    top: -12px;
    left: 500px;
  }
  body.sub_page main.voice .box_q dl dt {
    position: relative;
    padding-left: 25px;
  }
  body.sub_page main.voice .box_q dl dt:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 20px;
    height: 20px;
  }
  body.sub_page main.voice .box_q dl:nth-of-type(1) dt:before {
    background-color: #62b6e2;
  }
  body.sub_page main.voice .box_q dl:nth-of-type(2) dt:before {
    background-color: #e2828f;
  }
  body.sub_page main.voice .box_q dl:nth-of-type(3) dt:before {
    background-color: #eebc46;
  }
  body.sub_page main.voice .box_q dl:nth-of-type(4) dt:before {
    background-color: #48b592;
  }
  body.sub_page main.voice .box_q dl:nth-of-type(5) dt:before {
    background-color: #297ab4;
  }
  body.sub_page main.voice .box_q dl:last-of-type dt:before {
    background-color: #c5c5c5;
  }
  body.sub_page main.voice .box_q:nth-of-type(n + 7) {
    padding: 0;
    width: 420px;
    height: auto;
    text-align: center;
  }
  body.sub_page main.voice .box_q:nth-of-type(n + 7) .img_graph {
    position: relative;
    top: auto;
    left: auto;
  }
  body.sub_page main.voice .opinions h2 {
    margin-bottom: 0;
  }
  body.sub_page main.voice .opinions ul li {
    padding: 14px 0;
    padding-left: 28px;
    text-indent: -28px;
    border-bottom: 1px dotted #444;
  }
  body.sub_page main.voice .opinions ul li:before {
    content: url(../img/icon_circle.png);
    margin: 0 15px 0 5px;
  }
  body.sub_page main.recruitment {
    padding-top: 0;
    position: relative;
    z-index: 3;
    overflow: unset;
  }
  body.sub_page main.recruitment h2:first-child {
    margin-top: -100px;
  }
  body.sub_page main.guidelines dl {
    padding: 32px 0;
    border-bottom: 1px solid #ddd;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  body.sub_page main.guidelines dl dt {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 90px;
    width: 388px;
  }
  body.sub_page main.recruitment .img_oneday {
    margin-top: 100px;
  }
  body.sub_page main.recruitment .img_oneday img {
    margin: 0 calc(-800px + 50%);
  }
  body.sub_page main.company dl {
    padding: 32px 0;
    border-bottom: 1px solid #ddd;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  body.sub_page main.company dl dt {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 90px;
    width: 388px;
  }
  body.sub_page main.faq .inner {
    margin-top: -400px;
  }
  body.sub_page main.faq dl {
    display: block;
    padding: 27px 0;
    border-bottom: 1px dotted #444;
  }
  body.sub_page main.faq dl dt {
    font-size: 24px;
    position: relative;
    padding-left: 30px;
    letter-spacing: -0.05em;
  }
  body.sub_page main.faq dl dt:before {
    content: url(../img/icon_arrow_circle_under.png);
    position: relative;
    top: -2px;
    left: -30px;
  }
  body.sub_page main.faq dl dd {
    font-size: 18px;
    padding-left: 67px;
  }
  body.sub_page main.faq .notes {
    margin-top: 40px;
  }
  body.sub_page main.link .inner {
    margin-top: -400px;
  }
  body.sub_page main.link dl {
    height: 140px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px dotted #444;
  }
  body.sub_page main.link dl:last-of-type {
    margin-bottom: 20px;
  }
  body.sub_page main.link dl:before {
    content: url(../img/icon_arrow_circle_under.png);
  }
  body.sub_page main.link dl dt {
    margin-left: 20px;
    width: 280px;
  }
  body.sub_page main.privacy .inner {
    margin-top: -400px;
  }
  body.sub_page main.privacy h2 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 24px;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro, "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック体", "メイリオ",
      sans-serif;
  }
  body.sub_page main.privacy p {
    font-size: 18px;
  }
  body.sub_page main.privacy ul li {
    text-indent: -1em;
    padding-left: 1em;
  }
  body.sub_page main.privacy ul li > ul {
    margin-left: 1em;
  }
  body.sub_page main.privacy .mailto {
    text-decoration: underline;
    color: #262c78;
  }
  body.sub_page main.sitemap .inner {
    margin-top: -400px;
  }
  body.sub_page main.sitemap p {
    margin-top: 20px;
  }
  body.sub_page main.sitemap p:before {
    content: url(../img/icon_arrow_circle.png);
  }
  body.sub_page main.sitemap p a {
    padding-left: 20px;
    font-size: 24px;
    color: #333;
  }
  body.sub_page main.sitemap p a span {
    margin-left: 24px;
    font-size: 14px;
    color: #262c78;
    font-family: "Century Gothic";
  }
  body.sub_page main.sitemap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
  }
  body.sub_page main.sitemap ul li a {
    display: block;
    font-size: 18px;
    text-decoration: underline;
    color: #444;
    margin-right: 55px;
    position: relative;
  }
  body.sub_page main.sitemap ul li a:after {
    content: "";
    position: absolute;
    top: 7px;
    right: -27px;
    width: 1px;
    height: 18px;
    background-color: #444;
  }
  body.sub_page main.sitemap ul li:last-child a {
    margin-right: 0;
  }
  body.sub_page main.sitemap ul li:last-child a:after {
    display: none;
  }
  body.sub_page main.news,
  body.sub_page main.news-detail,
  body.sub_page main.works,
  body.sub_page main.works-detail {
    padding-top: 400px;
    width: 768px;
    min-width: auto;
  }
  body.sub_page main.news .work_tag,
  body.sub_page main.news-detail .work_tag,
  body.sub_page main.works .work_tag,
  body.sub_page main.works-detail .work_tag {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 6px;
    padding: 0 10px;
    height: 20px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  }
  body.sub_page main.news .tag_1,
  body.sub_page main.news-detail .tag_1,
  body.sub_page main.works .tag_1,
  body.sub_page main.works-detail .tag_1 {
    background-color: #3386c5;
  }
  body.sub_page main.news .news_tag,
  body.sub_page main.news-detail .news_tag,
  body.sub_page main.works .news_tag,
  body.sub_page main.works-detail .news_tag {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    margin-right: 22px;
    height: 22px;
    font-size: 12px;
    color: #fff;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  }
  body.sub_page main.news .news_tag.tag_1,
  body.sub_page main.news-detail .news_tag.tag_1,
  body.sub_page main.works .news_tag.tag_1,
  body.sub_page main.works-detail .news_tag.tag_1 {
    background-color: #262c78;
  }
  body.sub_page main.news .news_tag.tag_2,
  body.sub_page main.news-detail .news_tag.tag_2,
  body.sub_page main.works .news_tag.tag_2,
  body.sub_page main.works-detail .news_tag.tag_2 {
    background-color: #664c00;
  }
  body.sub_page main.works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.sub_page main.works .box_works_list {
    margin-bottom: 60px;
    width: 49%;
  }
  body.sub_page main.works .box_works_list a {
    display: block;
  }
  body.sub_page main.works .box_works_list a .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 370px;
    height: 278px;
    background: url(../img/bd_works_list.png) no-repeat top left;
    margin-bottom: 15px;
  }
  body.sub_page main.works .box_works_list a .img img {
    width: 360px;
    height: 270px;
  }
  body.sub_page main.works .box_works_list a .work_name {
    font-size: 16px;
    text-decoration: underline;
    color: #333;
  }
  body.sub_page main.works-detail {
    width: 740px;
  }
  body.sub_page main.works-detail h1 {
    font-size: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  }
  body.sub_page main.works-detail .work_tag {
    margin-bottom: 50px;
  }
  body.sub_page main.works-detail .work_main_img {
    width: 740px;
    height: 556px;
    padding: 7px 6px;
    background: url(../img/bd_work_detail_main.png);
    margin-bottom: 17px;
  }
  body.sub_page main.works-detail .work_main_img li img {
    width: 726px;
    height: 544px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
  }
  body.sub_page main.works-detail .work_main_imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  body.sub_page main.works-detail .work_main_imgs img {
    width: 238px;
    height: 178px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  body.sub_page main.works-detail .work_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.875;
  }
  body.sub_page main.works-detail .work_content .img {
    width: 411px;
    height: 310px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(../img/bd_work_detail.png);
  }
  body.sub_page main.works-detail .work_content .img img {
    width: 400px;
    height: 300px;
  }
  body.sub_page main.works-detail .work_content p.content_text {
    width: 289px;
  }
  body.sub_page main.works-detail .paging {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.sub_page main.works-detail .paging ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 332px;
    text-align: center;
  }
  body.sub_page main.works-detail .paging ul li {
    position: relative;
    width: 110px;
  }
  body.sub_page main.works-detail .paging ul li:last-of-type a:after {
    display: none;
  }
  body.sub_page main.works-detail .paging ul li a {
    font-size: 16px;
    color: #666;
    text-decoration: underline;
  }
  body.sub_page main.works-detail .paging ul li a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #666;
  }
  body.sub_page main.news h1 {
    font-size: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    margin-bottom: 28px;
  }
  body.sub_page main.news ul.news_list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    color: #333;
    border-bottom: 1px dotted #444;
  }
  body.sub_page main.news ul.news_list li a .date {
    margin-right: 13px;
  }
  body.sub_page main.news ul.news_list li a .tag {
    margin-right: 17px;
  }
  body.sub_page main.news-detail h1 {
    font-size: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
  }
  body.sub_page main.news-detail .flex_start {
    margin-bottom: 60px;
  }
  body.sub_page main.news-detail .flex_start p {
    line-height: 1.375;
  }
  body.sub_page main.news-detail .main_text {
    margin-bottom: 16px;
    color: #444;
  }
  body.sub_page main.news-detail .news_main_img {
    width: 740px;
    height: 556px;
    margin-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(../img/bd_post_detail_main.png);
  }
  body.sub_page main.news-detail .paging {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.sub_page main.news-detail .paging ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 332px;
    text-align: center;
  }
  body.sub_page main.news-detail .paging ul li {
    position: relative;
    width: 110px;
  }
  body.sub_page main.news-detail .paging ul li:last-of-type a:after {
    display: none;
  }
  body.sub_page main.news-detail .paging ul li a {
    font-size: 16px;
    color: #666;
    text-decoration: underline;
  }
  body.sub_page main.news-detail .paging ul li a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #666;
  }
  body.sub_page aside {
    padding-top: 400px;
    z-index: 2;
    position: relative;
    width: 186px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  body.sub_page aside h2 {
    font-size: 24px;
  }
  body.sub_page aside ul {
    margin-left: 22px;
    list-style-image: url(../img/icon_arrow_circle.png);
    font-size: 16px;
    line-height: 1.25;
  }
  body.sub_page aside ul li a {
    display: block;
    color: #333;
    letter-spacing: normal;
    margin-bottom: 10px;
  }
  body.index main {
    padding-top: 0;
    background: url(../img/bg_gray.png) repeat top left;
  }
  body.index main h2 {
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.3em;
    font-weight: 700;
  }
  body.index main h2 span {
    display: block;
    font-size: 20px;
    line-height: 1;
    font-family: "Century Gothic";
    letter-spacing: 0.4em;
    color: #212878;
  }
  body.index main .main_img {
    width: 100%;
    text-align: center;
    position: relative;
  }
  body.index main .main_img .mask {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  body.index main .main_img .mask img {
    width: 100%;
  }
  body.index main .slides_index_main {
    width: 100%;
  }
  body.index main .slides_index_main img {
    width: 100%;
  }
  body.index main .slide-arrow {
    position: absolute;
    top: 43%;
    background: 0 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
  }
  body.index main .slide-arrow.prev-arrow {
    left: 4.5%;
    z-index: 1;
  }
  body.index main .slide-arrow.next-arrow {
    right: 4.5%;
  }
  body.index main .slick-prev {
    left: 150px;
  }
  body.index main .slick-next {
    right: 150px;
  }
  body.index main .inner {
    width: 640px;
  }
  body.index main .slides_index_works .img {
    width: 378px;
    height: 368px;
    margin-right: 0;
  }
  body.index main .slides_index_works .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  body.index main .to_news_list,
  body.index main .to_works_list {
    display: block;
    margin-top: 50px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.3em;
  }
  body.index main .to_news_list {
    background-color: #fff;
    border: 1px solid #212878;
    padding: 10px 0;
    margin: 0 20px 50px;
    border-radius: 50px;
    font-size: 22px;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    color: #333;
    font-weight: 700;
  }
  body.index main .to_news_list:after {
    content: url(../img/icon_arrow_circle.png);
  }
  body.index main .tuyomi {
    padding-top: 80px;
    background: url(../img/bg_tuyomi.png) top center no-repeat/cover;
    width: 100%;
    height: 1328px;
    position: relative;
  }
  body.index main .tuyomi .inner {
    position: relative;
    height: 100%;
    padding-top: 1px;
  }
  body.index main .tuyomi h2 {
    line-height: 1;
    margin-top: 53px;
  }
  body.index main .tuyomi h2 img {
    margin-right: 15px;
    margin-bottom: 4px;
  }
  body.index main .tuyomi h2 span {
    display: block;
    margin-top: 12px;
  }
  body.index main .tuyomi .tuyomi_btn {
    position: absolute;
    display: block;
  }
  body.index main .tuyomi .tuyomi_btn.tuyomi_1 {
    top: 150px;
    left: 0;
  }
  body.index main .tuyomi .tuyomi_btn.tuyomi_2 {
    top: 90px;
    left: 320px;
    z-index: 3;
  }
  body.index main .tuyomi .tuyomi_btn.tuyomi_3 {
    top: 450px;
    left: 120px;
    z-index: 2;
  }
  body.index main .tuyomi .koe {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: auto;
  }
  body.index main .news_body {
    font-weight: 700;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    width: 100%;
    margin: 0 auto;
    color: #333;
  }
  body.index main .news_body span {
    display: block;
    margin-left: 20px;
  }
  body.index main .news_body .news_tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90px;
    height: 22px;
    color: #fff;
    font-size: 12px;
    margin-right: auto;
  }
  body.index main .news_body .tag_2 {
    background-color: #212878;
  }
  body.index main .news_body .tag_1 {
    background-color: #664c00;
  }
  body.index main .news_body .news_text {
    display: block;
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  body.index main .news_body .to_news_list {
    display: block;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
  }
  body.index main .valuation {
    height: 500px;
    background: url(../img/img_mitumori.png) top center no-repeat #fff;
    position: relative;
  }
  body.index main .valuation .inner {
    position: absolute;
    width: 100%;
    padding: 0;
    bottom: 0;
  }
  body.index main .valuation .img {
    text-align: center;
  }
  body.index main .bnrs {
    background-color: #fff;
  }
  body.index main .bnrs .bnrs_sp {
    width: 492px;
    height: 83px;
    margin: 0 auto 19px;
  }
  body.index main .bnrs .bnrs_sp .slick-slide {
    width: 236px !important;
    height: 83px;
    margin-right: 20px;
  }
  body.index main .bnrs .bnrs_sp .slick-slide img {
    width: 100%;
  }
  body.index main .bnrs .bnrs_sp .slick-slide:nth-of-type(2n) {
    margin-right: 0;
  }
  body.index main .bnrs .bnrs_sp .slick-arrow:before {
    position: absolute;
    content: "";
    width: 27px;
    height: 27px;
    bottom: 0;
    border-top: 2px solid #212878;
    border-right: 2px solid #212878;
  }
  body.index main .bnrs .bnrs_sp .slick-prev:before {
    right: 200px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  body.index main .bnrs .bnrs_sp .slick-next:before {
    left: 200px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.index main .bnrs .bnrs_2 {
    width: 600px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
    padding: 0 54px;
  }
  body.index main .bnrs .bnrs_2 .img {
    margin-bottom: 20px;
  }
  body.index main .bnrs p {
    width: 1004px;
    margin: 0 auto;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  header {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: url(../img/bg_header_navi.png) repeat-x top center;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
      "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
    z-index: 5;
  }
  header .header_logo {
    position: absolute;
  }
  header .header_logo a {
    display: block;
  }
  header .header_nav {
    margin-left: 290px;
    margin-right: auto;
  }
  header .header_nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header_nav > ul > li:last-of-type a:after {
    display: none;
  }
  header .header_nav > ul > li > a {
    display: block;
    position: relative;
    padding: 30px 15px;
    font-size: 20px;
    font-weight: 700;
    color: #444;
    line-height: 1;
    text-align: center;
  }
  header .header_nav > ul > li > a:after {
    position: absolute;
    content: "";
    top: 31px;
    right: 0;
    width: 1px;
    height: 27px;
    background-color: #bbb;
  }
  header .header_nav > ul > li > a > span {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #262c78;
    font-family: "Century Gothic", sans-serif;
  }
  header .header_mail {
    width: 245px;
    margin-right: 10px;
    padding-top: 18px;
  }
  header .header_mail p {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 1;
    color: #262c78;
  }
  header .header_mail a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    font-size: 24px;
    line-height: 1;
  }
  header .header_mail a:before {
    /* content: url(../img/icon_freedial.png); */
    content: "\260E";
    margin-right: 9px;
  }
  header .header_contact {
    margin-top: 14px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .main_v_wrap .main_v {
    margin: 0;
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: none) {
  body.index main .news_body .news_tag {
    display: block;
    text-align: center;
    padding-top: 3px;
  }
}
@media screen and (max-width: 767px) and (-ms-high-contrast: none) {
  body.index main .news_body .news_tag {
    display: block;
    text-align: center;
    padding-top: 3px;
  }
}

/*ヘッダー 修正*/
@media screen and (min-width: 1600px) {
  header {
    background: url(../img/bg_header_navi.png) no-repeat top center;
    background-size: 100%;
    background-position-y: -16px;
  }
}

body.sub_page main.news ul.news_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  color: #333;
  border-bottom: 1px dotted #444;
  padding: 10px 0;
}

body.sub_page main.news .news_tag,
body.sub_page main.news-detail .news_tag,
body.sub_page main.works .news_tag,
body.sub_page main.works-detail .news_tag {
  min-width: 70px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .slick-initialized .slick-slide:hover .work-description {
    display: none;
  }
}

body.sub_page main.works-detail .work_content .img {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
  height: auto;
  max-height: none;
  background-size: 100% 100% !important;
}

body.sub_page main.works-detail .work_content .img img {
  width: 100%;
  max-width: 391px;
  height: auto;
  max-height: 274px;
}

@media only screen and (max-width: 768px) {
  body.sub_page main.team .inner {
    margin-top: -200px;
  }

  .contact-table .mwform-checkbox-field {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0 !important;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) {
  body.sub_page main.staff h3 {
    width: 100%;
  }

  body.sub_page main.staff .box_division .box_employee .img img {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }

  body.sub_page main.staff .box_division .box_employee .comment {
    margin-top: 218px;
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  body.sub_page main.staff .box_division .box_employee .sect {
    position: absolute;
    display: inline-block;
    top: 188px;
    width: calc(100% - 8px);
    height: 27px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(38, 44, 120, 0.8);
    color: #fff;
    bottom: 0;
  }
}

body.sub_page main.staff .box_division .box_officials.irregular h4 {
  width: 100%;
  margin-left: auto;
  background-color: #508ece;
}

body.sub_page main.staff .box_division .box_officials.irregular .comment {
  margin-left: 0;
}

body.sub_page main.staff .box_division .box_officials.irregular .zayu {
  display: none;
}

body.sub_page main.staff .box_division .box_employee.irregular .sect {
  background-color: #508ecee6;
}

@media only screen and (max-width: 768px) {
  .box_division .box_employee .comment {
    margin-top: 30px;
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  body.sub_page main.staff .box_division .box_employee .img img {
    width: auto;
    height: auto;
    position: relative;
  }

  body.sub_page main.staff .box_division .box_employee .sect {
    position: relative;
    display: inline-block;
    top: auto;
    width: 100%;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgb(38, 44, 120);
    color: #fff;
    margin-top: -8px;
  }

  body.sub_page main.staff .box_division .box_employee .comment {
    margin-top: 30px;
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  body.sub_page main.staff .box_division .img,
  body.sub_page main.staff .box_officials .img,
  body.sub_page main.staff .box_division .box_officials .img,
  body.sub_page main.staff .box_division .box_employee .img {
    width: 100%;
    position: initial;
    top: auto;
    left: auto;
  }

  body.sub_page main.staff .box_division .img img,
  body.sub_page main.staff .box_officials .img img,
  body.sub_page main.staff .box_division .box_officials .img img,
  body.sub_page main.staff .box_division .box_employee .img img {
    width: 100% !important;
    height: auto !important;
  }

  body.sub_page main.staff .box_division .box_employee .img img {
    width: 100% !important;
    height: auto !important;
  }

  body.sub_page main.staff .box_division {
    border: 0 !important;
  }

  body.sub_page main.staff .box_division .box_employee .img {
    position: relative;
    top: 0;
    left: 0;
  }
}

body.sub_page main.works .box_works_list {
  margin-bottom: 60px;
  width: 48%;
}

@media only screen and (max-width: 768px) {
  body.sub_page main.works .box_works_list {
    margin-bottom: 60px;
    width: 100%;
  }
}

/*20200305ヘッダープルダウンメニュー化ここから*/
header .header_nav > ul > li {
  position: relative;
}
header .header_nav ul > li > ul {
  width: 100%;
  display: none;
  position: absolute;
  z-index: 8888;
  top: 80px;
}
header .header_nav ul > li > ul > li {
  display: block;
}
header .header_nav ul > li > ul > li > a {
  display: block;
  font-size: 14px;
  color: #262c78;
  background: #f6f6f6;
  padding: 10px 5px;
  border-bottom: 1px solid #bbb;
  text-align: center;
}
header .header_nav ul > li > ul > li > a:hover {
  opacity: 1;
  color: #f6f6f6;
  background: #262c78;
}
/*20200305ヘッダープルダウンメニュー化ここまで*/

/*20200305ワンポイントリフォームここから*/
.price_post .main_v_wrap .breadcrumbs,
.one-point-reform .main_v_wrap .breadcrumbs {
  top: 0;
  left: 0;
  width: 100%;
  padding: 105px 0 70px 22%;
  background: url(../img/bg_breadcrumbs.png) no-repeat center top;
  background-size: cover;
}
.price_post dl,
.one-point-reform.sub_page dl {
  display: block;
}
.price_post .inner,
.one-point-reform.sub_page .inner {
  position: relative;
  z-index: 2;
  margin-top: 0;
  width: 1000px;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price {
  margin: 0 auto 20px;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price ul {
  margin: 0 auto 20px;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price ul li {
  display: block;
  width: 300px;
  margin-right: 30px;
  margin-top: 70px;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price ul li:nth-of-type(3n) {
  margin-right: 0;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price ul li a img {
  margin-bottom: 15px;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price ul li a p {
  margin: 0;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
.one-point-reform.sub_page .inner .one-point-reform_list_price ul li a p:before {
  content: url(../img/icon_arrow_circle.png);
  margin-right: 10px;
}
span.small {
  display: block;
  font-size: 14px;
}
ul.list_checks {
  margin: 0 auto;
}
ul.list_checks li {
  font-size: 14px;
  display: table;
}
ul.list_checks li::before {
  content: "※";
  display: table-cell;
  vertical-align: top;
}
.price_post .main_v_wrap,
.one-point-reform .main_v_wrap {
  height: auto;
  position: static;
}
.price_post .main_v_wrap .main_v,
.one-point-reform .main_v_wrap .main_v {
  height: auto;
  max-width: 100%;
}
.price_post .main_v_wrap .main_v .img,
.one-point-reform .main_v_wrap .main_v .img {
  height: auto;
  width: 100%;
}
.price_post .main_v_wrap .main_v .img h1,
.one-point-reform .main_v_wrap .main_v .img h1 {
  margin-top: 0;
  padding-top: 7%;
  background: #c0e4fa;
}
.price_post .main_v_wrap .main_v .img img,
.one-point-reform .main_v_wrap .main_v .img img {
  width: 100%;
  max-height: 100%;
}
.one-point-reform.sub_page {
  min-width: auto;
  padding-top: 0;
}
.one-point-reform.sub_page sub {
  font-size: 10px;
}
.one-point-reform.sub_page .ttl_text h2 {
  margin: 70px auto 20px;
}
.one-point-reform.sub_page .ttl_text .list_checks {
  display: table;
  margin: 20px auto 0;
}
.label_yellow {
  background: #ffff00;
  font-size: 24px;
  font-weight: bold;
}
.label_yellow .label_yellow_red {
  color: #c70000;
}
.label_yellow .label_yellow_large {
  font-size: 30px;
}
.price_post.sub_page main,
.one-point-reform.sub_page main {
  padding: 0;
  font-size: 16px;
}
.one-point-reform.sub_page .one-point-reform_box_banner {
  background: #fdfcee;
  text-align: center;
  margin: 20px auto;
  padding: 10px 0;
}
.one-point-reform.sub_page .one-point-reform_box_banner img {
  display: inline-block;
  vertical-align: middle;
}
.one-point-reform.sub_page .one-point-reform_box_banner img:nth-of-type(2) {
  margin: 0 30px;
}
.one-point-reform.sub_page .one-point-reform_return_banner {
  margin: 80px auto 20px;
}
.price_bottom .one-point-reform_return_banner {
  margin: 50px auto 50px;
}
.price_bottom .center {
  font-size: 14px;
}
.one-point-reform.sub_page .one-point-reform_flow {
  background: #fcfaf3;
  border: 2px solid #00411f;
  position: relative;
  border-radius: 10px;
  margin: 65px auto 0;
  padding: 60px 0 40px;
}
.one-point-reform.sub_page .one-point-reform_flow .one-point-reform_flow_ribbon {
  position: absolute;
  left: -22px;
  top: -33px;
}
.one-point-reform.sub_page .one-point-reform_flow .one-point-reform_flow_ribbon::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #00411f;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list {
  width: 97%;
  margin: 50px auto 0;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list li {
  width: 30%;
  margin: 0 3% 20px 0;
  position: relative;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list li::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #339b3a;
  right: -22px;
  top: 235px;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list li:nth-of-type(3n) {
  margin: 0 0 20px;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list li:nth-of-type(3n)::after {
  display: none;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list li img {
  display: block;
  width: 100%;
}
.one-point-reform.sub_page .one-point-reform_flow ul.one-point-reform_flow_list li dl dt {
  font-weight: bold;
  margin: 10px auto;
}
.one-point-reform.sub_page
  .one-point-reform_flow
  ul.one-point-reform_flow_list
  li
  dl
  dd
  .one-point-reform_flow_list_notes {
  background: #faeada;
  font-size: 12px;
  padding: 5px;
}
.one-point-reform.sub_page
  .one-point-reform_flow
  ul.one-point-reform_flow_list
  li
  dl
  dd
  .one-point-reform_flow_list_notes
  span {
  color: #d6000f;
}
.one-point-reform.sub_page .one-point-reform_notes {
  background: #f9f5d5;
  width: 90%;
  margin: 0 auto;
  border-radius: 10px;
  padding: 30px;
}
.one-point-reform.sub_page .one-point-reform_flow .one-point-reform_notes_sub {
  margin: 20px auto 0;
}
.one-point-reform.sub_page .one-point-reform_notes .one-point-reform_notes_ttl {
  font-weight: bold;
}
.one-point-reform.sub_page .one-point-reform_notes dl {
  margin: 20px auto 0;
}
.one-point-reform.sub_page .one-point-reform_notes dl dt {
  border: 1px solid #333;
  display: table;
  margin: 0 0 10px;
  padding: 0 10px;
}
.one-point-reform.sub_page .one-point-reform_notes dl dd .one-point-reform_notes_bg_white {
  margin: 10px auto;
  background: #fff;
  padding: 10px;
  text-align: center;
}
.one-point-reform.sub_page .one-point-reform_notes dl dd ul.one-point-reform_notes_links {
  margin: 20px auto 25px;
}
.one-point-reform.sub_page .one-point-reform_notes dl dd ul.one-point-reform_notes_links li {
  display: inline-block;
  margin: 0 48px 0 0;
}
.one-point-reform.sub_page .one-point-reform_notes dl dd ul.one-point-reform_notes_links li:last-of-type {
  margin: 0;
}
.one-point-reform.sub_page .one-point-reform_notes dl dd ul.one-point-reform_notes_links li a {
  display: block;
  text-decoration: underline;
  font-size: 1em;
}
.one-point-reform.sub_page a.one-point-reform_banner_link {
  display: table;
  margin: 30px auto;
}

.price-list {
  margin: 60px auto;
  word-break: break-all;
}
.price-list li {
  border-bottom: 1px solid #444;
  padding: 25px 0;
  position: relative;
}
.price-list li:last-of-type {
  border-bottom: none;
}
.price-list li .thumb,
.price-list li .right {
  display: inline-block;
  vertical-align: top;
}
.price-list li .thumb {
  width: 39%;
  padding: 5px 0;
}
.price-list li .thumb img {
  width: 100%;
  height: auto;
}
.price-list li .right {
  width: 60%;
  padding: 0 10px 0 2%;
}
.price-list li .right dl {
  margin: 0 auto 70px;
}
.price-list li .right dl dt {
  font-size: 33px;
  line-height: 1.2;
  font-weight: bold;
  background: linear-gradient(transparent 55%, #fce7c5 0);
  display: inline;
}
.price-list li .right dl dd {
  margin: 15px 0;
  line-height: 1.6;
  font-size: 16px;
}
.price-list li .right .img {
  text-align: right;
}

.price-list li .right .price_area {
  position: relative;
}
.price-list li .right .price_txt {
  color: #da0000;
  font-style: italic;
  position: relative;
  float: right;
  padding: 0 12% 0 0;
  z-index: 1;
}
.price-list li .right .yen_txt {
  font-style: italic;
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 2;
}
.price_post.sub_page footer,
.one-point-reform.sub_page footer {
  margin: 0;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}
svg {
  display: block;
  overflow: visible;
  line-height: 1;
  text-shadow: 3px 3px 0 #000;
}
svg.num {
  font-size: 72px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 5px;
  position: relative;
}
svg.yen {
  font-size: 26px;
}
.foreground {
  fill: #da0000;
  stroke: #da0000;
  stroke-width: 3px;
  stroke-linejoin: round;
  -webkit-text-stroke-color: #da0000;
  -webkit-text-stroke-width: 3px;
  text-shadow: none;
}
.background {
  stroke: #fff;
  stroke-width: 13px;
  stroke-linejoin: round;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 13px;
  text-shadow: 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000, 0 0 3px #da0000,
    0 0 3px #da0000;
  -webkit-appearance: none;
}

#discount {
  padding-top: 185px;
  margin-top: -185px;
}
.btn-return {
  display: table;
  margin: 0 auto 50px;
  width: auto;
}
.btn-return a {
  background-color: #383e7f;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 6px;
  padding: 10px 40px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded M+ 1c",
    "Rounded Mplus 1c", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}
body.index main .pickup {
  margin: -80px auto 80px;
  position: relative;
}
body.index main .pickup .news_body {
  border-bottom: none;
  background: #fff;
  padding: 10px 0;
}
body.index main .pickup .news_body .ttl {
  margin: 0;
  padding: 0 40px;
  width: 9em;
  text-align: center;
  border-right: 1px solid #333;
  line-height: 1;
  font-weight: bold;
  font-style: italic;
  font-family: "Oswald", sans-serif;
}
body.index main .pickup .news_body span {
  font-weight: bold;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.price-list li .right .price_txt::before,
.price-list li .right .price_txt::after {
  position: absolute;
  display: block;
}
.price-list li .right .price_txt::before {
  display: none;
}
.price-list li .right .price_txt::after {
  display: block;
}
.price-list li .right .price_txt::before {
  content: "大特価!!";
  padding: 4px 10px;
  border: 1px solid #da0000;
  top: -46px;
  line-height: 1;
  font-weight: bold;
}
.price-list li .right .special {
  width: 130px;
  height: 100px;
  background: url(../img/bg_price02.png) no-repeat center left;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.price-list li .right .digits01 .special {
  right: 47%;
}
.price-list li .right .digits01 .price_txt::before {
  right: 32%;
}
.price-list li .right .digits02 .special {
  right: 55%;
}
.price-list li .right .digits02 .price_txt::before {
  right: 41%;
}
.price-list li .right .digits03 .special {
  right: 65%;
}
.price-list li .right .digits03 .price_txt::before {
  right: 54%;
}

.price-list li .right .true .price_txt::before {
  display: block;
}
.price-list li .right .true .special {
  background: url(../img/bg_price01.png) no-repeat center left;
  background-size: contain;
}

.price-list li .right .price_txt::after {
  content: "(税込)";
  font-weight: bold;
  right: -8px;
  top: -12%;
  font-size: 20px;
}
/*20200305ワンポイントリフォームここまで*/

/*20200805LINEで簡単リフォーム相談!ここから*/
.line-reform_lead {
  font-size: 26px;
  font-weight: bold;
  margin-top: 40px;
}
.line-reform .flow_list li {
  background: #f8f8f8;
  border-radius: 10px;
  padding: 35px 50px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  justify-content: space-between;
}
.line-reform .flow_list li + li {
  margin-top: 120px;
}
.line-reform .flow_list li + li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 58px 63px 0 63px;
  border-color: #d4d5e4 transparent transparent transparent;
  margin: 0 auto;
  position: absolute;
  top: -86px;
  right: 0;
  left: 0;
  display: inline-block;
}
.line-reform .flow_list li > div {
  width: 62%;
}
.line-reform .flow_list li dl {
  margin: 30px 0 10px;
  display: block;
}
.line-reform .flow_list_number_ttl {
  margin: 45px 0 30px;
}
.line-reform .flow_list_number_txt {
  font-size: 16px;
  line-height: 1.5;
}
.line-reform .flow_list li dl dt {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}
.line-reform .flow_list_number_time {
  background: #fff;
  border: 1px solid #333;
  margin: 20px 0;
  display: inline-block;
}
.line-reform .flow_list_number_time p {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
}
.line-reform .flow_list_number_msg {
  background: #e3e3eb;
  border-radius: 6px;
  margin: 10px 0 20px;
  padding: 30px;
}
.line-reform .flow_list_number_msg p {
  font-size: 16px;
}
/*20200805LINEで簡単リフォーム相談!ここまで*/

/* 20221202 採用 ここから */
.page-id-121 .main_v_wrap .main_v .main_v_ttl {
  max-width: 1320px;
  padding: 0 20px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 90px;
  left: 0;
}
.page-id-121 .main_v_wrap .main_v .main_v_ttl h1 {
  text-align: left;
}
.page-id-121 .main_v_wrap .main_v .img .h1_1 {
  height: auto;
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  font-size: 98px;
  line-height: 1;
  text-align: left;
  letter-spacing: -0.03em;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.73), 0 0 2px rgba(255, 255, 255, 0.73), 0 0 3px rgba(255, 255, 255, 0.73),
    0 0 4px rgba(255, 255, 255, 0.73), 0 0 5px rgba(255, 255, 255, 0.73), 0 0 6px rgba(255, 255, 255, 0.73),
    0 0 7px rgba(255, 255, 255, 0.73), 0 0 8px rgba(255, 255, 255, 0.73), 0 0 9px rgba(255, 255, 255, 0.73),
    0 0 10px rgba(255, 255, 255, 0.73);
  position: static;
}
.page-id-121 .main_v_wrap .main_v .img .h1_2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.73), 0 0 2px rgba(255, 255, 255, 0.73), 0 0 3px rgba(255, 255, 255, 0.73),
    0 0 4px rgba(255, 255, 255, 0.73), 0 0 5px rgba(255, 255, 255, 0.73), 0 0 6px rgba(255, 255, 255, 0.73),
    0 0 7px rgba(255, 255, 255, 0.73), 0 0 8px rgba(255, 255, 255, 0.73), 0 0 9px rgba(255, 255, 255, 0.73),
    0 0 10px rgba(255, 255, 255, 0.73);
  margin-top: 5px;
}
.page-id-121 .main_v_wrap .main_v_text {
  width: 705px;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.73), 0 0 2px rgba(255, 255, 255, 0.73), 0 0 3px rgba(255, 255, 255, 0.73),
    0 0 4px rgba(255, 255, 255, 0.73), 0 0 5px rgba(255, 255, 255, 0.73), 0 0 6px rgba(255, 255, 255, 0.73),
    0 0 7px rgba(255, 255, 255, 0.73), 0 0 8px rgba(255, 255, 255, 0.73), 0 0 9px rgba(255, 255, 255, 0.73),
    0 0 10px rgba(255, 255, 255, 0.73);
  margin: 15px 0 0;
}

.page-template-tmp-recruitment .main_v_wrap {
  height: auto;
  background: none;
  position: static;
}
.page-template-tmp-recruitment .main_v_wrap .main_v {
  height: auto;
}
.page-template-tmp-recruitment .main_v_wrap .main_v .h1_1 {
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  font-size: 98px;
  line-height: 1;
  text-align: left;
  letter-spacing: -0.03em;
  color: #212878;
  display: block;
}
.page-template-tmp-recruitment .main_v_wrap .main_v .h1_2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-top: 20px;
  display: block;
}
.page-template-tmp-recruitment .main_v_wrap .main_v .main_v_text {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  margin-top: 20px;
}
/* 20221202 採用 ここまで */
