@charset "UTF-8";
body {
  font-family:"Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, Verdana, Meiryo, sans-serif!important;
}
@media only screen and (max-width: 768px) {
  body#top #container {
    margin-top: -83px;
  }
  .hlogo img {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 979px) {
  header {
    padding: 0 10px !important;
  }
}
body {
  font-size: 1.6rem !important;
}
header {
  background: rgba(0, 0, 0, 0.8);
  padding: 5px 30px 0 !important;
}
/*body#sub .navBtn__bar {
  background: #fff !important;
}*/
/*body#sub .navTxt__inner {
  color: #fff !important;
}*/
.hlogo img {
  padding-top: 10px;
}
.hgnavi {
  margin-left: 15%;
}
#topmain_area {
  background: url(/dcms_media/image/mv-01.jpg) no-repeat center/cover;
}
.topmain_txta {
  width: 50%;
  width: 1000px;
  margin: auto 0 auto 150px;
}
.topmain_name {
  padding-top: 150px;
  color: #fff;
  font-size: 80px;
  line-height: 100px;
}
.hgnavi li a {
  color: #fff;
}
.topmain_lead {
  color: #917C50;
}
.topmain_btn {
  margin: 150px auto 0;
}
.inner_ss, .inner_500 {
  width: 30%;
  margin-right: 20px;
  margin-left: auto;
  max-width: 500px;
}
.fixedbtn {
  display: none;
}
.dlb_box1-4_area .dlb_box1_title {
  line-height: 160% !important;
}
.sp-br {
  display: none;
}
.hnavi {
  margin-right: -1% !important;
}
.navBtn {
  display: none !important;
}
@media only screen and (max-width: 1000px) {
  .navBtn {
    display: flex !important;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 390px) {
  .sp-br {
    display: block;
  }
}
#contents {
    width: 92%!important;
    max-width: 1200px!important;
}
.topabout_area .rss_contents {
    display:none;
}
/*-----------------------------------------------------------------

footer

-----------------------------------------------------------------*/
body.page_index footer.template_c2 {
  margin-top: 0px;
}
footer.template_c2 #footer_lead {
  width: 100%;
}
footer.template_c2 .footer_lead_block {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer.template_c2 .footer_logo {
  width: 220px;
  text-align: center;
  margin: auto;
}
footer.template_c2 .footer_logo a {
  display: block;
}
footer.template_c2 .footer_logo a img {
  max-width: 100%;
  width: auto;
  height: auto;
}
footer.template_c2 .footer_sns {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer.template_c2 .footer_sns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
}
footer.template_c2 #footer_nav {
  background-color: #f0f0f0;
}
footer.template_c2 #footer_nav .footer_nav_block {
  padding-top: 48px;
  padding-bottom: 16px;
}
footer.template_c2 .footer_nav_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer.template_c2 .fnav_unit {
  width: 25%;
}
footer.template_c2 .fnav_unit_one {
  margin-bottom: 32px;
}
footer.template_c2 .fnav_title {
  margin-bottom: 16px;
  font-weight: 600;
}
footer.template_c2 .fnav_title a {
  background: url("../image/icon_arr.png") no-repeat left 5px/10px auto;
  padding-left: 18px;
  line-height: 1.2;
  font-size: 15px;
  font-weight: bold;
}
footer.template_c2 .fnav_list li {
  list-style: none;
  padding-left: 10px;
  margin-bottom: 8px;
  line-height: 1.4;
}
footer.template_c2 .fnav_list li a {
  position: relative;
  padding-left: 13px;
  font-size: 14px;
}
footer.template_c2 .fnav_list li a::before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0px;
  border-top: solid 1px #2f5d50;
  border-right: solid 1px #2f5d50;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
}
footer.template_c2 #footer_info {
  background-color: #293337;
}
footer.template_c2 #footer_info .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
footer.template_c2 #footer_info .footer_info_navi a {
  color: #ffffff;
  padding-right: 32px;
  color: #ffffff;
  padding: 2px 24px;
  font-size: 12px;
}
footer.template_c2 #footer_info .footer_info_navi a + a {
  padding-left: 32px;
  border-left: 1px solid #ffffff;
}
footer.template_c2 #footer_info small {
  margin-top: 0 !important;
  margin-left: auto;
  color: #ffffff;
}
@media only screen and (max-width: 979px) {
  body.page_index footer.template_c2 {
    margin-top: 60px;
  }
  footer.template_c2 .fnav_unit {
    width: 33.333%;
  }
}
@media only screen and (max-width: 690px) {
  body.page_index footer.template_c2 {
    margin-top: 40px;
  }
  footer.template_c2 .fnav_unit {
    width: 100%;
  }
  footer.template_c2 .fnav_unit_one {
    margin-bottom: 0;
  }
  footer.template_c2 #footer_nav .footer_nav_block {
    padding: 0;
  }
  footer.template_c2 .fnav_list {
    display: none;
  }
  footer.template_c2 .fnav_title {
    margin-bottom: 0;
  }
  footer.template_c2 .fnav_title a {
    display: block;
    padding: 12px 8px 12px 35px;
    background-position: 15px 15px;
    border-top: 1px solid #eeeeee;
    font-size: 14px;
    font-weight: normal;
  }
  footer.template_c2 .fnav_unit:last-child .fnav_title a {
    border-bottom: 1px solid #eeeeee;
  }
  footer.template_c2 #footer_info .inner {
    display: block;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  footer.template_c2 #footer_info .footer_info_navi a + a {
    padding-left: 0;
    border-left: none;
  }
  footer.template_c2 #footer_info .footer_info_navi a {
    padding: 0 10px !important;
    border-right: 1px solid #fff;
  }
  footer.template_c2 #footer_info .footer_info_navi a:nth-child(2) {
    border: none;
  }
  footer.template_c2 #footer_info small {
    display: block;
    margin-top: 8px;
    margin-top: 8px !important;
    border-top: 1px solid #fff;
    padding-top: 8px;
  }
  footer.template_c2 .footer_logo {
    max-width: 120px;
  }
  footer.template_c2 .footer_sns a img {
    width: 30px;
    height: 30px;
  }
}
.case_area {
  background-color: #f0f0f0;
}
.back_gray {
  background-color: #f0f0f0;
}
/*-----------------------------------------------------------------
★シロの追加CSS
-----------------------------------------------------------------*/
#top-header {
  width: 100%;
  height: 800px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
#top-header h1 {
  color: #FFF;
  font-size: 50px;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  line-height: 1.3;
}
#top-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  height: 85%;
  z-index: 1;
}
#respond {
  margin: 0;
  padding: 3em 20px;
  background-color: #f0f0f0;
}
#respond h2 {
  font-size: 28px;
  z-index: 2;
  position: relative;
  max-width: 1200px;
  padding: 1.4em 0 0;
  margin: 0 auto 20px;
  font-weight: 600;
}
#respond h2::after {
  position: absolute;
  top: 0;
  z-index: 1;
  content: 'RESPOND';
  display: block;
  color: #d2cdc1;
  font-size: 50px;
  font-weight: 600;
}
#respond h2 span {
  z-index: 2;
  position: relative;
}
.rsp-grid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.rsp-grid article {
  width: calc(50% - 5px);
  position: relative;
  padding: 0;
}
.rsp-grid article:nth-child(odd) {
  margin: 0 5px 10px 0;
}
.rsp-grid article:nth-child(even) {
  margin: 0 0 10px 5px;
}
.rsp-grid figure {
  position: relative;
  line-height: 0;
  background-color: rgba(74, 74, 74, .6);
}
.rsp-grid figure img {
  width: 100%;
}
.rsp-grid figure::before {
  position: absolute;
  transition: 0.4s;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
}
/* .rsp-grid article:hover figure::before {
  background-color: rgba(47, 93, 80, .6);
} */
.rsp-grid article:hover figure::before {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsp-grid article p span {
  display: block;
  font-size: 22px;
  font-weight: 400;
}
#concept {
  padding: 2em 0;
  /* background: rgb(255, 255, 255);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 80%, rgba(47, 93, 80, 1) 80%); */
}
#concept h2 {
  font-size: 28px;
  z-index: 2;
  position: relative;
  max-width: 1200px;
  padding: 1.4em 20px 0;
  margin: 0 auto 20px;
  font-weight: 600;
  color: #FFF;
}
#concept h2::after {
  position: absolute;
  top: 0;
  z-index: 1;
  content: 'CONCEPT';
  display: block;
  color: #d2cdc1;
  font-size: 50px;
  font-weight: 600;
  font-style: italic;
}
#concept h2 span {
  z-index: 2;
  position: relative;
  color: #000;
}
@media screen and (max-width: 768px) {
  .concept_name {
    text-align: right;
  }
}
.cpt-grid {
  width: 100%;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
  flex-direction: column-reverse;
}
.cpt-grid .cpt-txt {
  width: 100%;
  margin: 0;
  padding: 0 20px;
}
.cpt-grid .cpt-txt .big-font {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 30px;
  text-decoration: underline;
}
.cpt-grid .cpt-txt p {
  margin: 0 0 18px;
}
.cpt-grid .cpt-img {
  width: 90%;
  /* margin: 0 0 20px; */
  margin: 0 0 20px auto;
}
.cpt-grid .cpt-img img {
  width: 100%;
}
.btn a {
  position: relative;
  display: inline-block;
  background: #96855a !important;
  border: 1px solid #96855a;
  color: #96855a;
  text-decoration: none;
  font-size: 18px;
  -webkit-transition: .4s;
  transition: .4s;
}
.btn a span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 14px 7em 14px 5em;
  font-weight: 600;
  font-size: 90%;
}
.btn a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}
.btn a:hover::before {
  right: 0;
  width: 0;
  background: #fff;
}
.btn a:hover {
  color: #fff;
}
.btn a span::after {
  position: absolute;
  top: 45%;
  right: 1em;
  z-index: 2;
  content: '';
  width: 20%;
  height: 1px;
  background-color: #96855a;
}
.btn a:hover span::after {
  background-color: #fff;
}
.btn a span::before {
  position: absolute;
  top: 45%;
  right: 1em;
  z-index: 2;
  content: '';
  height: 1px;
  background-color: #96855a;
  width: 8px;
  transform: rotate(35deg);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.btn a:hover span::before {
  background-color: #fff;
}
a:hover span::before {
  background-color: #fff;
}
#service {
  padding: 3em 20px;
  background-color: #487165;
  position: relative;
  /* z-index: 3; */
}
#service h2 {
  font-size: 28px;
  z-index: 3;
  position: relative;
  max-width: 1200px;
  padding: 1.8em 0 0;
  margin: 0 auto 20px;
  font-weight: 600;
  color: #FFF;
}
#service h2::after {
  position: absolute;
  top: 0;
  z-index: 1;
  content: 'SERVICE';
  display: block;
  color: #6d8d84;
  font-size: 50px;
  font-weight: 600;
  font-style: italic;
}
#service h2 span {
  z-index: 2;
  position: relative;
}
#service .ser-disc {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 45px;
  color: #FFF;
  z-index: 4;
  position: relative;
}
#service .num {
  display: block;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02rem;
}
#service .sub-txt {
  font-size: 25px;
  display: block;
  font-weight: 600;
  margin: 12px 0 0;
  padding: 0 0 0 2em;
  background-position: center left;
  background-repeat: no-repeat;
}
.ser-grid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}
.ser-grid .resbox {
  display: flex;
  flex-direction: column-reverse;
  margin: 0 0 5em;
}
.ser-grid .restxt {
  width: 100%;
}
.ser-grid .restxt h3 {
  position: relative;
  margin: 0 0 20px;
  font-size: 28px;
  color: #FFF;
}
.ser-grid .restxt p {
  color: #FFF;
  margin: 0 0 30px;
}
.ser-grid .restxt .form {
  margin: 2em 20px;
  padding: 1em 1.5em;
  line-height: 2.0;
  border: 1px dashed #cdcdcd;
  background: #fcfcfc;
  box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
}
.ser-grid .respict {
  width: 100%;
  min-height: 0%;
  text-align: center;
}
.ser-grid .respict img {
  width: 100%;
}
.ser-four {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  /*width: 100%;*/
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 6;
}
.ser-four .box-list {
  width: 100%;
  margin: 0 0 30px;
}
.ser-four .box-list h3 {
  position: relative;
  margin: 0 0 20px;
  font-size: 28px;
  color: #FFF;
  letter-spacing
}
.ser-four .box-list p {
  color: #FFF;
  margin: 0 0 30px;
}
.ser-btn a {
  color: #96855a;
  font-weight: 600;
  position: relative;
  display: table;
  text-decoration: none;
  border: 1px solid #96855a;
  background-color: #96855a;
  margin: 0 auto;
  /* max-width: 250px; */
  width: 100%;
}
.ser-btn a span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 12px 5em 12px 2em;
  /* max-width: 250px; */
  /* width: 100%; */
}
.ser-btn a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}
.ser-btn a:hover::before {
  right: 0;
  width: 0;
  background: #fff;
}
.ser-btn a:hover {
  color: #fff;
}
.ser-btn a span::after {
  position: absolute;
  bottom: 50%;
  right: 1em;
  z-index: 2;
  content: '';
  width: 20%;
  height: 1px;
  background-color: #96855a;
}
.ser-btn a:hover span::after {
  background-color: #fff;
}
.ser-btn a span::before {
  position: absolute;
  bottom: 50%;
  right: 1em;
  z-index: 2;
  content: '';
  height: 1px;
  background-color: #96855a;
  width: 8px;
  transform: rotate(35deg);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.ser-btn a:hover span::before {
  background-color: #fff;
}
#work {
  padding: 3em 20px;
}
#work h2 {
  font-size: 28px;
  z-index: 2;
  position: relative;
  max-width: 1200px;
  padding: 1.4em 0 0;
  margin: 0 auto 20px;
  font-weight: 600;
}
#work h2::after {
  position: absolute;
  top: 0;
  z-index: 1;
  content: 'WORKS';
  display: block;
  color: #d2cdc1;
  font-size: 50px;
  font-weight: 600;
  font-style: italic;
}
#work h2 span {
  z-index: 2;
  position: relative;
}
.work-grid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.work-grid h3 {
  font-size: 18px;
  margin: 0 0;
}
.work-grid article {
  width: 100%;
  margin: 0 10px;
  position: relative;
  padding: 0;
  border: none;
}
.work-grid figure {
  position: relative;
  line-height: 0;
  margin: 0 0 20px;
}
.work-grid figure::before {
  position: absolute;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
}
.work-grid img {
  width: 100%;
}
.work-grid article p {}
#work .btn a {
  margin: 0 auto;
}
#work .slick-next::before, #work .slick-prev::before {
  background-color: #96855a;
}
#work .slick-dots li.slick-active button::before {
  background-color: #96855a;
}
#work .btn a, .dlb_box1-4_area .btn a {
  max-width: 360px;
  display: block;
}
#work .btn a, .dlb_box1-4_area .btn a {
  margin: 20px auto 0;
}
.fnav-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.modal_box {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  overflow: scroll;
}
.modal_bg {
  background-color: rgba(30, 30, 30, 0.9);
  height: 150%;
  width: 100%;
}
.modal_inner {
  background-color: #fff;
  left: 50%;
  padding: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 900px;
}
.modal_close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 2rem;
}
.modal_block aside img {
  max-width: 50px;
  width: 100%;
}
.modal_block aside ul li {
  float: left;
  list-style: none;
  text-align: center;
  margin: 0 5px 0 0;
  line-height: 0;
}
.modal_block aside ul li:last-of-type {
  margin: 0;
}
.modal_block aside ul {
  display: table;
  padding: 0;
}
.mod-on {
  display: none;
}
.modal_block aside ul li a:hover .mod-on {
  display: block;
}
.modal_block aside ul li a:hover .mod-off {
  display: none;
}
.modal_block h3 {
  position: relative;
  padding: .75em 1em .75em 1.5em;
  background: #2F5D50;
  color: #FFF;
  font-size: 18px;
  margin: 0 0 10px;
}
.modal_block h3::before {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 4px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #FFF;
}
.modal_block aside {
  margin: 15px 0 0;
}
.modal_block aside h4 {
  font-size: 20px;
  margin: 0 0 10px;
  padding: 5px 0;
  border-bottom: 3px solid #2F5D50;
  position: relative;
  color: #2F5D50;
  font-weight: 600;
}
.modal_block aside h4::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 15%;
  height: 3px;
  background-color: #917C50;
}
.modal_block .modbtn {
  color: #96855a;
  font-weight: 600;
  position: relative;
  display: table;
  text-decoration: none;
  border: 1px solid #96855a;
  background-color: #96855a;
  margin: 10px 0 10px auto;
}
.modal_block .modbtn span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 5px 4.5em 5px 1.5em;
}
.modal_block .modbtn::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}
.modal_block .modbtn:hover::before {
  right: 0;
  width: 0;
  background: #fff;
}
.modal_block .modbtn:hover {
  color: #fff;
}
.modal_block .modbtn span::after {
  position: absolute;
  bottom: 50%;
  right: 1em;
  z-index: 2;
  content: '';
  width: 20%;
  height: 1px;
  background-color: #96855a;
}
.modal_block .modbtn:hover span::after {
  background-color: #fff;
}
.modal_block .modbtn span::before {
  position: absolute;
  bottom: 50%;
  right: 1em;
  z-index: 2;
  content: '';
  height: 1px;
  background-color: #96855a;
  width: 8px;
  transform: rotate(35deg);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.modal_block .modbtn:hover span::before {
  background-color: #fff;
}
.modal_block aside ul li a {
  width: 50px;
  height: 50px;
  display: block;
  transition: 0.4s;
  padding: 5px 2em;
  border: 1px solid #2F5D50;
}
.modal_block aside ul li a:hover {
  background: #2F5D50;
  transition: 0.4s;
}
@media only screen and (min-width: 1190px) {
  .rsp-grid article p {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  #service::before, #service::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y !important;
    opacity: 0.4;
    background-size: 280px !important;
  }
  #service::before {
    background: url(/dcms_media/image/right_bkgd.png) no-repeat 50% 100%;
    background-position: left;
    left: 0;
    top: 0;
    z-index: 1;
  }
  #service::after {
    background: url(/dcms_media/image/left_bkgd.png) no-repeat 50% 100%;
    background-position: right;
    top: 0;
    right: 0;
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) {
  #respond {
    padding: 6em 20px;
  }
  #respond h2 {
    padding: 2em 0 0;
  }
  #respond h2::after {
    color: #d2cdc1;
    font-size: 60px;
  }
  .rsp-grid article {
    width: calc(33.3333% - 14px);
    margin: 0 20px 20px 0;
    float: left;
    /* padding: 16px; */
  }
  .rsp-grid article:nth-child(odd) {
    margin: 0 20px 20px 0;
  }
  .rsp-grid article:nth-child(even) {
    margin: 0 20px 20px 0;
  }
  .rsp-grid article:nth-child(3n) {
    margin: 0 0 20px 0;
  }
  .rsp-grid article p {
    color: #FFF;
    position: absolute;
    font-size: 20px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    width: calc(100% - 100px);
    transform: translateY(-50%) translateX(-50%);
    margin: auto;
    padding: 0 0 0 30px;
    border-left: 4px solid #FFF;
  }
  .rsp-grid article p span {
    font-size: 22px;
  }
  #recommend {
    padding: 2.5em 0 4em;
  }
  #recommend article {
    margin: 0 10px
  }
  #concept {
    padding: 5em 20px;
    /* background: rgb(255, 255, 255);
	background: linear-gradient(90deg, rgba(255, 255, 255, 1) 70%, rgba(47, 93, 80, 1) 70%); */
  }
  #concept h2 {
    padding: 2em 0 0;
    color: #000;
  }
  #concept h2::after {
    color: #d2cdc1;
    font-size: 60px;
  }
  .cpt-grid {
    display: table;
  }
  .cpt-grid .cpt-txt {
    float: left;
    width: calc(50% - 30px);
    margin: 0 30px 0 0;
    padding: 0;
  }
  .cpt-grid .cpt-txt .big-font {
    font-size: 28px;
  }
  .cpt-grid .cpt-img {
    float: left;
    width: calc(50% - 30px);
    margin: 0 0 0 30px;
  }
  .btn a {
    margin: 20px 0 0;
  }
  #service {
    padding: 6em 20px;
  }
  #service h2::after {
    font-size: 60px;
  }
  .ser-grid {}
  .ser-grid .resbox {
    flex-direction: row;
    justify-content: space-between;
  }
  .ser-grid .resbox:nth-child(even) {
    flex-direction: row-reverse;
  }
  .ser-grid .respict {
    width: calc(60% - 20px);
  }
  .ser-grid .restxt {
    width: calc(40% - 20px);
  }
  .ser-grid .restxt h3 {
    font-size: 35px;
    letter-spacing: .1rem;
  }
  .ser-grid .resbox:nth-child(odd) .restxt {
    margin: 0 20px 0 0;
  }
  .ser-grid .resbox:nth-child(even) .restxt {
    margin: 0 0 0 20px;
  }
  .ser-grid .resbox:nth-child(odd) .respict {
    margin: 0 0 0 20px;
  }
  .ser-grid .resbox:nth-child(even) .respict {
    margin: 0 20px 0 0;
  }
  .ser-grid .resbox:nth-child(odd) .respict img {
    box-shadow: 50px 50px 0px #17352d;
  }
  .ser-grid .resbox:nth-child(even) .respict img {
    box-shadow: -50px 50px 0px #17352d;
  }
  .ser-grid .resbox:nth-child(even) .respict {
    margin-left: 0;
  }
  .ser-four .box-list {
    width: calc(50% - 20px);
    float: left;
  }
  .ser-four .box-list:nth-child(odd) {
    margin: 0 20px 45px 0;
  }
  .ser-four .box-list:nth-child(even) {
    margin: 0 0 45px 20px;
  }
  .ser-four .box-list h3 {
    font-size: 35px;
  }
  .ser-btn a {
    margin: 0;
    width: 270px;
    text-align: center;
  }
  #work {
    padding: 6em 20px;
  }
  #work h2 {
    padding: 2em 0 0;
  }
  #work h2::after {
    color: #d2cdc1;
    font-size: 60px;
  }
  .work-grid article {
    width: calc(100%/3 - 14px);
    margin: 0 20px 40px 0;
  }
  .work-grid article:nth-child(3n) {
    margin: 0 0 20px 0;
  }
  .work-grid article p span {
    font-size: 22px;
  }
  .modal_block aside ul li a {
    width: 100%;
    height: 100%;
    /* padding: 5px 2em; */
    /* border: 1px solid #2F5D50; */
  }
  .modal_block aside img {
    max-width: 60px;
  }
}
@media only screen and (max-width: 1460px) {
  #topmain_block {
    height: 400px;
  }
  .topmain_name {
    font-size: 35px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1000px) {
  #concept {
    margin-top: -140px;
  }
}
@media only screen and (max-width: 767px) {
  #top-header {
    /* height: 350px; */
    height: 500px;
  }
  #top-header h1 {
    font-size: 40px;
    position: relative;
    top: 100px;
    right: 8px;
    line-height: 48px;
  }
  #topmain_area {
    padding: 10px 5%;
  }
  #topmain_block {
    height: 300px;
  }
  .topmain_txta {
    width: 100%;
    margin: 0;
  }
  .topmain_name {
    padding-top: 90px;
    font-size: 26px;
  }
  .inner_ss, .inner_500 {
    width: 86%;
  }
  .dlb_box1-4_area .dlb_box1_title {
    font-size: 20px !important;
  }
  .ser-grid .respict {
    margin: 0 0 20px;
  }
  .ser-grid .resbox:nth-child(odd) .respict img {
    box-shadow: 15px 15px 0px #17352d;
  }
  .ser-grid .resbox:nth-child(even) .respict img {
    box-shadow: 15px 15px 0px #17352d;
  }
  #service::before, #service::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y !important;
    opacity: 0.4;
    background-size: 85px !important;
  }
  #service::before {
    background: url(/dcms_media/image/right_bkgd.png) no-repeat 50% 100%;
    background-position: left;
    left: 0;
    top: 0;
    z-index: 1;
  }
  #service::after {
    background: url(/dcms_media/image/left_bkgd.png) no-repeat 50% 100%;
    background-position: right;
    top: 0;
    right: 0;
    z-index: 2;
  }
  .conA::before, .conA::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y !important;
    opacity: 0.8;
    background-size: 85px !important;
  }
  .conA::before {
    background: url(/dcms_media/image/dot_rback.jpg) no-repeat 50% 100%;
    background-position: left;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .conA::after {
    background: url(/dcms_media/image/dot_lback.jpg) no-repeat 50% 100%;
    background-position: right;
    top: 0;
    right: 0;
    z-index: 2;
  }
  .webIntro::before, .webIntro::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y !important;
    opacity: 0.6;
    background-size: 85px !important;
  }
  .webIntro::before {
    background: url(/dcms_media/image/dot_rback.jpg) no-repeat 50% 100%;
    background-position: left;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .webIntro::after {
    background: url(/dcms_media/image/dot_lback.jpg) no-repeat 50% 100%;
    background-position: right;
    top: 0;
    right: 0;
    z-index: 2;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .rsp-grid article p {
    font-size: 18px;
    padding: 0 0 0 10px;
    width: calc(100% - 40px);
  }
  .rsp-grid article p span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 690px) {
  #top-header h1 {
    font-size: 30px;
  }
}
/*-----------------------------------------------------------------
★シロの変更CSS
-----------------------------------------------------------------*/
.hnavi li.nav_dl a {
  background-color: #2f5d50;
  background-image: url(../../dcms_media/image/header_support.png) !important;
}
.hnavi li.nav_account a {
  background-color: #96855a;
  background-image: url(../../dcms_media/image/header_mail.png) !important;
}
.hnavi a {
  color: #FFF;
  border-radius: 0 !important;
}
.template_it01_btn a {
  background-image: url(https://web-sta-s.cms2.jp/dcms_media/image/arrow_2.png);
  background-position: center right 10%;
  background-repeat: no-repeat;
}
.template_it01_btn a:hover {
  background-image: url(https://web-sta-s.cms2.jp/dcms_media/image/arrow_1.png);
}
.template_it01_btn a::before {
  display: none;
}
.template_it01_btn a::after {
  display: none;
}
body#sub .hnavi li.nav_dl a, body#top.headerbg li.nav_dl a {
  background-color: #2f5d50;
}
body#sub .hnavi li.nav_account a, body#top.headerbg li.nav_account a {
  background-color: #96855a;
}
.topabout_block.inner_500 {
  background-color: #161616;
  display: table;
  height: auto;
  min-height: auto;
  max-width: 700px;
  width: 100%;
  border-radius: 0;
  position: relative;
}
.topabout_block.inner_500 .rss_date, .topabout_block.inner_500 .rss_title a {
  color: #FFF;
}
.newsname {
  color: #FFF;
  font-weight: 600;
  font-size: 35px;
  line-height: 1.5;
  margin: 0 0 30px;
  position: relative;
  font-style: italic;
}
.newsname::before {
  content: '';
  position: absolute;
  bottom: -10px;
  width: 60px;
  height: 3px;
  left: 32px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FFF;
}
.top_title {
  font-size: 28px;
  position: relative;
  max-width: 1200px;
  padding: 2em 0 0;
  text-align: left;
  margin: 0 auto 20px;
  font-weight: 600;
}
.inner_m, .inner_1120 {
  width: 100%;
  max-width: initial;
}
.dlb_box3-3_area .txtlink a {
  color: #000 !important;
}
.dlb_box3-3_area .txtlink::before {
  border-color: #000 !important;
}
.template_it01_btn a {
  color: #917c50;
  border: 1px solid #917c50;
  box-shadow: none;
  border-radius: 0;
}
.template_it01_btn a:hover {
  background-color: #917c50;
  color: #FFF;
}
.dlb_btn a, .dlb_btn_inlineb a {
  background-color: #917c50 !important;
  border-color: #917c50 !important;
}
.dlb_btn a:hover, .dlb_btn_inlineb a:hover {
  border-color: #917c50important;
  color: #917c50important;
}
.dlb_btn a::before:hover, .dlb_btn_inlineb a:hover::before {
  color: #917c50;
}
.dlb_btn a:hover, .dlb_btn_inlineb a:hover {
  background-color: #ffffff !important;
  color: #917c50 !important;
  border-color: #917c50;
}
.dlb_btn a:hover::before, .dlb_btn_inlineb a:hover::before {
  border-color: #917c50 !important;
}
footer.template_c2 #footer_info {
  background-color: #2f5d50;
}
#recommend {
  padding: 3em 20px;
  background-color: #f0f0f0;
}
#recommend h2 {
  font-size: 28px;
  z-index: 2;
  position: relative;
  max-width: 1200px;
  padding: 1.8em 0 0;
  margin: 0 auto 20px;
  font-weight: 600;
}
#recommend h2::before {
  position: absolute;
  top: 0;
  z-index: 1;
  content: 'DOWNLOAD';
  display: block;
  color: #d2cdc1;
  font-size: 45px;
  font-weight: 600;
  font-style: italic;
}
#recommend h2 span {
  z-index: 2;
  position: relative;
}
#recommend2 h2::before {
  content: 'DOCUMENTS' !important;
}
@media only screen and (min-width: 1000px) {
  .hgnavi {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
  .header {
    position: relative;
  }
  .header {
    padding: 10px 30px 40px 30px;
  }
  /*body#top.headerbg .hgnavi a {
    color: #000;
  }*/
}
@media only screen and (min-width: 768px) {
  .newsname {
    float: left;
    width: calc(20% - 20px);
    margin: 0 20px 0 0;
  }
  .newsbox {
    float: left;
    width: calc(80% - 20px);
    margin: 0 0 0 20px;
  }
  .newsbox dl {
    padding: 6px 0;
  }
  #recommend h2::before {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .newsname {
    float: left;
    width: calc(20% - 20px);
    margin: 0 20px 0 0;
    font-size: 25px !important;
  }
  .newsbox {
    float: left;
    width: calc(80% - 20px);
    margin: 0 0 0 20px;
  }
  .newsbox dl {
    padding: 6px 0;
  }
  #recommend h2::before {
    font-size: 50px;
  }
  .topabout_block.inner_500 .rss_date, .topabout_block.inner_500 .rss_title a {
    font-size: 13px !important;
  }
  .topabout_block {
    padding: 10px 20px 10px !important;
  }
}
@media only screen and (max-width: 999px) {
  .topabout_area {
    margin: 0;
  }
}
#contents_right {
  display: none;
}
#contents_left {
  width: 100% !important;
}
#pagetitle {
  height: 350px;
}
@media only screen and (max-width: 768px) {
  #pagetitle {
    height: 250px;
  }
}
article .post_thumbnail {
  width: 100% !important;
  text-align: center;
}
article .info {
  margin-top: 15px;
  width: 100% !important;
}
.media_sub {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.catelist a {
  background-color: #2f5d50;
}
.dlb_pnavi03_area {
  background-color: #fff !important;
}
.dlb_pnavi03_area .dlb_pnavi03_txt {
  border: solid 1px #2f5d50 !important;
  -webkit-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}
.dlb_pnavi03_txt {
  margin-top: 0px !important;
}
.dlb_pnavi03_txt a {
  padding: 10px 10px 35px !important;
}
.dlb_pnavi03_txt a:hover {
  color: #fff !important;
}
.dlb_pnavi03_area .dlb_pnavi03_txt:hover::after {
  border-color: #ffffff !important;
}
.td-green {
  color: #2f5d50;
  font-weight: bold;
  font-size: 16px;
}
.media_midashi {
  font-size: 2.6rem;
  font-weight: bold;
  color: #2F5D50;
  position: relative;
  padding: 20px 10px;
  text-align: left;
}
.media_midashi:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  height: 1px;
  content: '';
  background: #487165;
}
@media only screen and (max-width: 768px) {
  .media_midashi {
    font-size: 2rem !important;
  }
  .pagetitle {
    padding: 110px 20px 0px;
  }
}
/*-----------------------------------------------------------------
★共通パーツ
-----------------------------------------------------------------*/
#subnav {
  display: none;
}
/*-----------------------------------------------------------------
★その他のコンテンツを見る
-----------------------------------------------------------------*/
.cta_txt a {
  color: #2F5D50 !important;
}
/*-----------------------------------------------------------------
★資料ダウンロードメディアページ
-----------------------------------------------------------------*/
@media only screen and (max-width: 690px) {
  .col2_m_221 > .col {
    margin-bottom: 10px;
  }
}
/*-----------------------------------------------------------------
★プライバシーポリシー
-----------------------------------------------------------------*/
.base {
  padding: 60px 30px 30px 30px;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 100px;
  border-radius: 10px;
}
.base_text {
  border-bottom: 2px dotted #ddd;
  font-size: 17px !important;
  font-weight: 600;
  padding-bottom: 40px;
}
.base div {
  margin-bottom: 50px;
}
.base p {
  text-align: justify;
  line-height: 1.5;
  margin-bottom: 50px;
}
.text_parent {
  border-bottom: 2px dotted #ddd;
}
.text_child {
  max-width: 970px;
  width: auto;
  margin: 0px 0 50px auto;
  text-align: justify;
  text-indent: -1em;
  padding-left: 1em;
}
.text_grandchild {
  width: auto;
  max-width: 950px;
  margin: -20px 0 50px auto;
  text-indent: -1em;
  padding-left: 1em;
}
.text_grandchild p {
  font-size: 15px;
  width: auto;
  max-width: 945px;
  margin: 0px 0px 0px auto;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .text_grandchild {
    text-indent: 0;
    padding-left: 0;
  }
}
.cta_icon img {
  width: 74% !important;
}
@media only screen and (max-width: 690px) {
  .cta_icon::after {
    width: 70px;
    height: 70px;
    left: calc(50% - 35px);
    background-color: #2f5d50 !important;
  }
  .cta_icon img {
    width: 74% !important;
  }
}
.cta_block .cta_col {
  padding: 1% 4% !important;
}
/* hover時のスタイル */
.cta_col:hover {
  background-color: #E8EDEC;
}
@media only screen and (max-width: 690px) {
  .col3_m_321 .col {
    */width: calc(50% - 10px) !important;*/
    */margin-right: 20px;*/
  }
  .col3_m_321 .col:last-child {
    margin-right: 155px !important;
  }
  .voice_border {
    padding: 2rem 1rem !important;
  }
}
.after {
  font-style: italic;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
  display: block;
}
.voice_anker {
  padding: 1rem 2rem;
  color: #fff;
  background: #2f5d50;
  /*-webkit-box-shadow: 5px 5px 0 #007032;
	box-shadow: 5px 5px 0 #007032;*/
  width: 25%;
  font-size: 14px;
  text-align: center;
}
.voice_anker2 {
  padding: 1rem 2rem;
  color: #fff;
  background: #2f5d50;
  /*-webkit-box-shadow: 5px 5px 0 #007032;
	box-shadow: 5px 5px 0 #007032;
	width: 40%;*/
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
.voice_anker3 {
  padding: 1rem 2rem;
  color: #fff;
  background: #2f5d50;
  /*-webkit-box-shadow: 5px 5px 0 #007032;
	box-shadow: 5px 5px 0 #007032;*/
  width: 60%;
  font-size: 14px;
  text-align: center;
}
#locator {
  background-color: #f0f0f0 !important;
}
#locator a {
  color: #917C50 !important;
}
@media only screen and (max-width: 690px) {
  .voice_anker, .voice_anker2, .voice_anker3 {
    text-align: left;
  }
  .inner, .inner_1200, .inner_m, .inner_1120, .inner_s, .inner_1000, .inner_ss, .inner_800, #contents, .wid1200 {
    width: 92% !important;
  }
  #locator {
    background-color: #eeeeee !important;
  }
  #locator li:last-child {
    color: #333;
  }
  #locator:before {
    height: 652px;
  }
}
.green90 {
  background-color: rgba(72, 113, 101, 0.9) !important;
}
.dlb_c58_txtarea {
  left: 0% !important;
  width: 50% !important;
  overflow: auto !important;
}
.dlb_c58_txtarea_in {
  position: absolute;
  top: 20%;
  left: 30%;
  height: auto !important;
}
#voice h2 {
  font-size: 2.2rem;
  z-index: 2;
  position: absolute;
  /*width: 152px;
	padding: 1.8em 0 0;
	margin: 0 auto 20px;*/
  font-weight: 600;
  color: #FFF;
  top: -5%;
  left: 1%;
  line-height: 25px;
}
.voice {
  color: #d2cdc1;
  font-size: 50px;
  font-weight: 400;
  font-style: italic;
}
#voice2 p {
  font-size: 20px;
  font-weight: bold;
}
.voice_border {
  padding: 4rem;
  border: 3px solid #917C50;
  background: #fff;
}
.wid1200 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  width: 92%;
}
.esep-title {
  font-weight: 700;
}
.on-news {
  border: 1px solid #2F5D50;
  margin: 0 0 35px;
}
.on-news h2 {
  background-color: #2F5D50;
  padding: 5px 15px;
  color: #FFF;
}
.on-news .rss_contents{
  display: none;
}
.newsdata > div {
  padding: 0;
  margin: 0;
  border: none;
}
.newsdata {
  padding: 20px;
}
.ser {
  width: 100%;
  margin: 0 auto 35px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.ser img {
  width: 100%;
}
.ser aside {
  width: 25%;
}
.ser figure {
  line-height: 0;
  border-left: 1px solid #2F5D50;
  border-bottom: 1px solid #2F5D50;
}
.ser .s-link a {
  border-left: 1px solid #2F5D50;
  border-top: 1px solid #2F5D50;
  border-bottom: 1px solid #2F5D50;
  display: block;
  padding: 10px 15px 20px;
  text-align: center;
  font-size: 16px;
  color: #2F5D50;
  position: relative;
  font-weight: 600;
}
.ser .s-link a:hover {
  background-color: #2F5D50;
  color: #ffffff;
  text-decoration:none; 
}
.ser aside:last-of-type .s-link a, .ser aside:last-of-type figure {
  border-right: 1px solid #2F5D50;
}
.ser .s-link a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  font-weight: 900;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.ser .s-link a::before:hover {
  color: #ffffff;
}

.ser2 {
  width: 100%;
  margin: 0 auto 35px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.ser2 img {
  width: 100%;
}
.ser2 aside {
  width: 20%;
}
.ser2 figure {
  line-height: 0;
  border-left: 1px solid #2F5D50;
  border-bottom: 1px solid #2F5D50;
}
.ser2 .s-link a {
  border-left: 1px solid #2F5D50;
  border-top: 1px solid #2F5D50;
  border-bottom: 1px solid #2F5D50;
  display: block;
  padding: 10px 15px 20px;
  text-align: center;
  font-size: 15px;
  color: #2F5D50;
  position: relative;
  font-weight: 600;
}
.ser2 .s-link a:hover {
  background-color: #2F5D50;
  color: #ffffff;
  text-decoration:none; 
}
.ser2 aside:last-of-type .s-link a, .ser aside:last-of-type figure {
  border-right: 1px solid #2F5D50;
}
.ser2 .s-link a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  font-weight: 900;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.ser2 .s-link a::before:hover {
  color: #ffffff;
}

.pc-none {
  display: none;
}
.company-logo img {
  margin-left: 0 !important;
}
@media only screen and (max-width: 768px) {
  .tablet-none {
    display: none;
  }
  .pc-none {
    display: block;
  }
  .dlb_c58_txtarea_in {
    position: static;
  }
  .dlb_c58_txtarea {
    margin: 60px auto 20px !important;
    width: 90% !important;
    padding: 25px;
    height: auto;
    top: 0 !important;
    overflow: visible !important;
  }
  #voice h2 {
    text-align: center;
    font-size: 2rem;
  }
  #voice p {
    margin-top: 40px;
    margin-left: 20%;
    font-size: 1.6rem;
  }
  .voice {
    font-size: 4rem;
  }
  .bg-gray:before, .bg-gray2:before {
    width: 100% !important;
    height: 30% !important;
    top: 9% !important;
  }
  .bg-gray3:before {
    height: 130% !important;
  }
  /*.dlb_box2-3_img {
		margin-bottom: 40px !important;
	}*/
}
.interview-title {
  width: 85%;
  margin: 0 auto;
}
@media only screen and (max-width: 690px) {
  .dlb_box2-3_title, .dlb_box2-3_txt {
    height: auto;
  }
}
@media only screen and (max-width: 560px) {
  .ser-grid .restxt h3 {
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #service .ser-grid .sub-txt {
    margin: 0 auto;
    display: table;
    padding: 0 0 0 40px;
  }
  .ser-grid .resbox {
    margin: 0 0 60px;
    padding: 9em 0 5em;
    position: relative;
  }
  .ser-grid .restxt p {
    margin: 0;
  }
  .ser-grid .ser-btn a {
    width: 100%;
    text-align: center;
    background-position: center right 10%;
  }
  .ser-four .box-list {
    width: calc(50% - 10px);
    padding: 0 0 16em;
    position: relative;
  }
  .ser-four .box-list:nth-child(odd) {
    margin: 0 10px 40px 0;
  }
  .ser-four .box-list:nth-child(even) {
    margin: 0 0 40px 10px;
  }
  .ser-four .box-list h3 {
    font-size: 13px;
  }
  .ser-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .ser-btn a {
    /* padding: 5px 15px 25px; */
    background-position: bottom 10px center;
  }
  #service .sub-txt {
    font-size: 18px;
    padding: 0 0 0 30px;
    background-size: 30px;
  }
  .ser-four .box-list p {
    position: absolute;
    margin: 0;
    top: 9em;
  }
  .ser-grid .ser-btn a span {
    padding: 12px 5em 12px 2em;
  }
  .ser-grid .ser-btn a span::before {
    right: 25%;
    right: 1em;
    bottom: 50%;
  }
  .ser-grid .ser-btn a span::after {
    bottom: 1em;
    right: 25%;
    width: 40%;
  }
  .ser-grid .ser-btn a span::after {
    width: 20%;
    right: 1em;
    bottom: 50%;
  }
  .ser-btn a span {
    padding: 5px 14px 25px;
  }
  /* .ser-four .ser-btn a span::after {
    width: 40%;
    right: 30%;
    bottom: 0.8em;
  } */
  .ser-four .ser-btn a span::after {
    width: 20%;
    right: 7%;
    bottom: 50%;
  }
  .ser-btn a span::before {
    right: 6%;
    bottom: 50%;
  }
  .modal_inner {
    width: 90%;
    padding: 10px;
  }
  .modal_close {
    top: 5px;
    font-size: 2.2rem;
  }
  #recommend .btn a span {
    padding: 10px 5em 10px 1em;
  }
  .fnav_list {
    display: none;
  }
  .fnav_list li {
    cursor: pointer;
  }
  .ac-open {
    cursor: pointer;
  }
  footer.template_c2 .footer_lead_block {
    padding: 30px 0;
  }
  footer.template_c2 .footer_logo {
    max-width: 240px;
  }
  footer.template_c2 .fnav_title a {
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
    display: table;
  }
  footer.template_c2 .fnav_unit {
    width: calc(50% - 10px);
    float: left;
  }
  footer.template_c2 .fnav_unit:nth-child(odd) {
    margin: 0 10px 0 0;
  }
  footer.template_c2 .fnav_unit:nth-child(even) {
    margin: 0 0 0 10px;
  }
  .fnav-grid {
    width: 100%;
    display: table;
    max-width: 270px;
    margin: 0 auto 30px;
  }
  .fnav_list {
    margin-left: 0px;
    padding-left: 0px;
  }
  .fnav_list li {
    height: 28px;
    line-height: 28px;
    list-style-type: none;
    margin: 0 !important;
    font-size: 12px;
  }
  .fnav_unit_one {
    width: 200px;
  }
  .fnav_unit_one > p {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='red', endColorstr='darkred', GradientType=0);
    color: white;
    font-weight: bold;
    cursor: pointer;
  }
  .fnav_list {
    display: none;
  }
  .fnav_list li {
    padding-left: 10px;
  }
  .fnav_list li a {
    text-decoration: none;
  }
  .fnav_list li a:hover {
    text-decoration: underline;
  }
}
.number {
  color: #333;
  font-size: 2.4rem;
  font-style: italic;
}
.after-photo, .before-photo {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  width: 80% !important;
}
.position, .position2 {
  position: relative;
}
.bg-gray3:before {
  content: "";
  background: #f0f0f0;
  width: 70%;
  height: 120%;
  position: absolute;
  z-index: -2;
}
.bg-gray:before, .bg-gray2:before {
  content: "";
  background: #f0f0f0;
  width: 30%;
  height: 100%;
  position: absolute;
  z-index: -2;
}
.bg-gray3:before {
  top: -60px;
  right: 0;
}
.bg-gray:before {
  top: -3%;
  left: 0;
}
.bg-gray2:before {
  top: -3%;
  right: 0;
}
.voice_box_midashi {
  padding-left: 1rem;
  border-left: 2px solid #917C50;
  font-size: 24px;
  font-weight: bold;
  color: #917C50;
  margin-top: 30px;
  /*height: 40px;*/
}
#voice_anker_area h2 {
  color: #d2cdc1;
  font-size: 6rem;
  font-weight: 600;
  text-align: center;
  font-style: italic;
}
#voice_anker_list {
  list-style: none;
  /*height: 250px;*/
  display: flex;
  flex-wrap: wrap;
}
#voice_anker_list ul {
  border: 1px solid #ccc;
  width: 300px;
  margin: 0 auto;
  padding: 0;
}
#voice_anker_list li {
  /*height: 50px;
	line-height: 50px;*/
  border-bottom: 1px solid #ccc;
  text-align: left;
  position: relative;
  margin: 10px;
  /*float: left;*/
  width: calc(50% - 20px);
  padding-bottom: 10px;
  padding-right: 30px;
}
#voice_anker_list li:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  border: 10px solid transparent;
  border-top: 15px solid #e4e4e4;
  transform: translateY(-50%);
}
#voice_anker_list li a {
  display: block;
  text-decoration: none;
  color: #2f5d50;
  font-size: 20px;
  font-weight: 700;
}
#voice_anker_list li a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .voice_box_midashi {
    font-size: 2rem;
  }
  .number {
    font-size: 2rem;
  }
  #voice_anker_area h2 {
    font-size: 4rem;
  }
  .voice_border {
    padding: 2rem;
  }
  /*#voice_anker_list {
    height: 500px;
  }*/
  #voice_anker_list li {
    /*height: 50px;
		line-height: 50px;
		border-bottom: 1px solid #ccc;*/
    /*float: left;*/
    width: calc(100% - 20px);
    padding-bottom: 5px;
    padding-right: 20px;
  }
  #voice_anker_list li:after {
    border: 8px solid transparent;
    border-top: 12px solid #e4e4e4;
  }
  #voice_anker_list li a {
    font-size: 16px;
  }
}
/*-----------------------------------------------------------------
★サポート
-----------------------------------------------------------------*/
.su_midashi {
  font-size: 37px;
  position: relative;
  color: #2F5D50;
  border-bottom: 3px solid #2F5D50;
  letter-spacing: -.01em;
}
.su_midashi:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background: #917C50;
}
@media only screen and (max-width: 768px) {
.su_midashi {
  font-size: 26px;
}
}
.col.bl-hover {
  background-color: #2f5d50 !important;
}
.col.bl-hover a {
  color: #fff !important;
}
.dlb_banner_block .col img:nth-of-type(2) {
  display: none;
}
.dlb_banner_block .col:hover img:nth-of-type(1) {
  display: none;
}
.dlb_banner_block .col:hover img:nth-of-type(2) {
  display: block;
}
.sitemaps_col li::before {
  background-color: #2f5d50;
}
.sitemaps_cvnav li.nav_dl a, body#top.headerbg li.nav_dl a {
  background-color: #2f5d50;
  background-image: url(../../dcms_media/image/header_support.png);
}
.sitemaps_cvnav li.nav_account a, body#top.headerbg li.nav_account a {
  background-color: #96855a;
  background-image: url(../../dcms_media/image/header_mail.png);
}
header {
  top: 0 !important;
}
body#top.headerbg .header {
  background-color: transparent !important;
}
/*body#top.headerbg .hgnavi a, body#top.headerbg .navTxt__inner {
  color: #ffffff;
}*/
body#top.headerbg .navBtn__bar {
  background: #2f5d50;
}
.dlb_box1-4_area {
  background-attachment: fixed;
}
.conA {
  padding: 20px 20px 40px;
  position: relative;
}
.conA section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  position: relative;
  z-index: 5;
}
.conA h2 {
  font-size: 26px;
  text-align: center;
  margin: 0 0 25px;
  color: #2f5d50;
  font-weight: 600;
}
.conA p {
  color: #2f5d50;
  margin: 0 0 20px;
}
.conA p:last-of-type {
  margin: 0;
}
.conB {
  padding: 20px 0;
}
.conB h2 {
  width: 100%;
  margin: 0 auto 20px;
  max-width: 1200px;
  text-align: center;
  color: #cbc6b9;
  font-weight: 600;
  position: relative;
  font-size: 55px;
  font-style: italic;
}
.conB h2 span {
  color: #000;
  font-size: 24px;
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  font-weight: 600;
  font-style: normal;
}
.conB p {
  font-size: 13px;
}
.conB .congrid {
  width: 100%;
  margin: 30px auto 0;
  max-width: 1200px;
  flex-wrap: wrap;
}
.conB img {
  width: 100%;
}
.conB .conbox {
  position: relative;
  margin: 0 0 4.2em;
}
.conB .congrid h3 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.conB .conbox section {
  background-color: #000;
  color: #fff;
  padding: 40px;
  position: absolute;
  width: 90%;
}
.conB .conbox section p.number-txt {
  position: absolute;
  color: #917C50;
  font-size: 6em;
  line-height: 0;
  font-weight: 700;
  letter-spacing: -4px;
}
.conB .conbox:nth-child(odd) section p.number-txt {
  right: 0;
  top: 0;
}
.conB .conbox:nth-child(even) section p.number-txt {
  bottom: 0;
  left: 0;
}
.conB .conbox {
  margin: 0 0 4em;
}
.conB .conbox:nth-child(odd) {
  padding: 10em 20px 0;
}
.conB .conbox:nth-child(even) {
  padding: 0 20px 10em;
}
.conB .conbox:nth-child(odd) section {
  top: 0;
  left: 0;
}
.conB .conbox:nth-child(even) section {
  bottom: 0;
  right: 0;
}
.conC {
  background-color: #2f5d50;
  padding: 40px 20px;
}
.conC h2 {
  color: #6d8d84;
  font-weight: 400;
  position: relative;
  font-size: 55px;
  margin: 0 0 15px;
}
.conC h2 span {
  color: #fff;
  font-size: 24px;
  position: absolute;
  bottom: 6px;
  left: 0;
  font-weight: 600;
}
.conC article img {
  width: 100%;
}
.conC .volist {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.conC article {
  border: none;
  padding: 0;
  margin: 0 0 10px;
}
.conC article:last-of-type {
  margin: 0;
}
.conC article figure {
  margin: 0 0 15px;
  line-height: 0;
}
.conC article h3 {
  font-size: 18px;
  color: #FFF;
  margin: 0 0 5px;
}
.conC article p {
  color: #FFF;
}
.conD {
  padding: 40px 20px;
}
.conD h2 {
  text-align: center;
  color: #cbc6b9;
  position: relative;
  font-size: 45px;
  margin: 0 0 20px;
  font-style: italic;
  font-weight: 600;
}
.conD h2 span {
  color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 24px;
  font-style: normal;
}
.conD img {
  width: 100%;
}
.conD figure {
  max-width: 540px;
  margin: 0 auto 15px;
  line-height: 0;
}
.conD .awardbox {
  border: 5px solid #8b7d5b;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
  padding: 20px;
}
.conE {
  padding: 30px 20px;
  background-color: #F0F0F0;
}
.conE h2 {
  width: 100%;
  margin: 0 auto 20px;
  color: #cbc6b9;
  font-weight: 400;
  position: relative;
  font-size: 55px;
  font-style: italic;
  font-weight: 600;
}
.conE h2 span {
  color: #000;
  font-size: 24px;
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  font-weight: 600;
  font-style: normal;
}
.conE .comp {
  width: 100%;
  margin: auto;
  max-width: 1200px;
  display: table;
}
.conE .comp table th, .conE .comp table td {
  border: none;
  display: block;
  padding: 0;
  font-size: 16px;
}
.conE .comp table th {
  color: #2f5d50;
  font-weight: 600;
}
.conE .comp table td {
  padding: 0 0 15px;
}
.conF {
  padding: 1.5em 10px;
}
.conF h2 {
  width: 100%;
  margin-bottom: 20px;
  max-width: 1200px;
  color: #2f5d50;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
}
.conF aside {
  width: 100%;
  margin: auto;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  align-items: center;
}
.conF figure {
  line-height: 0;
  width: calc(100%/3 - 0px);
  float: left;
  margin: 0 !important;
  text-align: center;
  /*border-left: 1px solid #e9eeed;*/
}
.conF figure:nth-child(3n) {
  /*border-right: 1px solid #e9eeed;*/
}
.conF figure:nth-child(n+3) {
  margin: 10px 0 0 !important;
}
.conF figure img {
  width: 100%;
}
.conF figure .icimg {
  background-color: #2f5d50;
  display: flex;
  flex-wrap: wrap;
  padding: 17%;
  border-radius: 50%;
}
.conF .ictext {
  display: table;
  color: #2f5d50;
  font-size: 14px;
  font-weight: 600;
  margin: 10px auto 0;
  line-height: 1.2;
}
.conF figure a {
  padding: 1em 10px;
  display: block;
  height: 100%;
  text-decoration: none;
}
.conF figure a:hover {
  background-color: #e9eeed;
}
.webIntro {
  padding: 20px 20px 40px;
  position: relative;
}
.webIntro section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  position: relative;
  z-index: 5;
}
.webIntro h2 {
  font-size: 26px;
  text-align: center;
  margin: 0 0 25px;
  color: #2f5d50;
  font-weight: 400;
}
.webIntro p {
  color: #487165;
  font-weight: 600;
  font-size: 18px;
}
.webnavi {
  background-color: #487165;
}
.webnavi ul {
  max-width: 1200px;
  margin: auto;
  display: table;
  width: 100%;
}
.webnavi ul li {
  list-style: none;
  float: left;
  display: block;
  width: 50%;
}
.webnavi ul li a {
  padding: 15px 5px;
  border-top: 1px solid #2F5D50;
  border-left: 1px solid #2F5D50;
  display: block;
  text-align: center;
  background-color: #2F5D50;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
}
.webnavi ul li:nth-child(n+3) a {
  border-bottom: 1px solid #2F5D50;
}
.webnavi ul li:nth-child(2) a {
  border-right: 1px solid #2F5D50;
}
.webnavi ul li:last-child a {
  border-right: 1px solid #2F5D50;
}
.webnavi ul li a:hover {
  color: #2F5D50;
  background-color: #FFF;
}
.blackTxt {
  background-position: center;
}
.blackCvr {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 50px 20px;
}
.blackCvr section {
  max-width: 1200px;
  margin: 0 auto;
}
.blackCvr p {
  color: #FFF;
  font-size: 16px;
}
.flowDesk {
  background-color: #F0F0F0;
  padding: 2em 10px;
}
.flowDesk h2 {
  width: 100%;
  margin: 0 auto 20px;
  max-width: 1200px;
  text-align: center;
  color: #cbc6b9;
  font-weight: 600;
  position: relative;
  font-size: 55px;
  font-style: italic;
}
.flowDesk h2 span {
  color: #000;
  font-size: 24px;
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  font-weight: 600;
  font-style: normal;
}
.flowBox {
  width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto 30px;
}
.flowBox h3 {
  font-size: 16px;
  border-bottom: 1px solid #000;
  margin: 0 0 10px;
}
.flowBox h3 span {
  color: #2F5D50;
}
.flowBox h3 .step {
  font-size: 14px;
}
.flowBox h3 .number {
  font-size: 22px;
  margin: 0 10px 0 0;
}
.flowBox figure {
  width: 100%;
  margin: 0 0 15px;
  line-height: 0;
  position: relative;
}
.flowBox figure img {
  width: 100%;
}
.flowBox figure .white {
  padding: 15px;
  border-radius: 50%;
  background: #FFF;
  display: table;
  margin: 0 auto;
}
.flowBox section {
  width: 100%;
  margin: 0;
}
.work {
  padding: 30px 0;
}
.work h2 {
  width: 100%;
  margin: 0 auto 20px;
  max-width: 1200px;
  color: #cbc6b9;
  font-weight: 600;
  position: relative;
  font-size: 55px;
  font-style: italic;
}
.work h2 span {
  color: #000;
  font-size: 24px;
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  font-weight: 600;
  font-style: normal;
}
.workList {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.workGrid {
  width: 100%;
  margin: 0 auto 25px;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
}
.workGrid article {
  float: left;
  width: calc(50% - 7.5px);
  padding: 0;
  border: none;
}
.workGrid article:nth-child(odd) {
  margin: 0 5px 10px 0;
}
.workGrid article:nth-child(even) {
  margin: 0 0 5px 10px;
}
.workGrid article h3 {
  font-size: 15px;
  color: #2F5D50;
  line-height: 1.3;
}
.workGrid article p {
  font-size: 14px;
  font-weight: 600;
}
.workGrid article img {
  width: 100%;
}
.workSlider article {
  padding: 0;
  border: none;
}
.workSlick {
  width: 100%;
  margin: 0;
  position: relative;
  background-color: #487165;
  padding: 20px 15px;
}
.workSlider article h3 a{
  color: #FFF;
  font-size: 24px;
}
.workSlider article p {
  color: #FFF;
  font-size: 16px;
}
.workSlider article figure {
  margin: 0 0 15px;
}
.workSlider article img {
  width: 100%;
}
.work .ser-btn {
  position: relative;
  width: 100%;
}
.work .ser-btn a {
  width: -webkit-fill-available;
}
.work .ser-btn a span {
  text-align: center;
}
.d-ment {
  background-color: #487165;
  padding: 30px 15px;
}
.d-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap-reverse;
  width: 100%;
}
.d-ment h2 {
  width: 100%;
  margin: 0 auto 20px;
  color: #6C8D83;
  font-weight: 600;
  position: relative;
  font-size: 46px;
  font-style: italic;
}
.d-ment h2 span {
  color: #FFF;
  font-size: 24px;
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  font-weight: 600;
  font-style: normal;
}
.d-grid p {
  color: #FFF;
}
.d-grid p.bold {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px;
}
.d-grid section {
  width: 100%;
  margin: 0;
}
.d-grid figure {
  width: 100%;
  line-height: 0;
  position: relative;
  margin: 0 0 15px;
}
.d-grid figure img {
  width: 100%;
  height: auto;
}
.d-ment .ser-btn {
  margin: 20px 0 0;
  position: relative;
}
.d-ment .ser-btn a {
  color: #FFF;
  background-color: #FFF;
  border: 1px solid #FFF;
  max-width: 250px;
  width: 100%;
}
.d-ment .ser-btn a span::after {
  background-color: #FFF;
}
.d-ment .ser-btn a span::before {
  background-color: #FFF;
  right: 15px;
  bottom: 50%;
}
.d-ment .ser-btn a::before {
  background-color: #487165;
}
.d-ment .ser-btn a:hover {
  color: #487165
}
.ser-btn a span {
  padding: 14px 2em 14px 0;
  text-align: center;
}
.d-ment .ser-btn a:hover span::after, .d-ment .ser-btn a:hover span::before {
  background-color: #487165;
}
.s-btn a {
  color: #2F5D50;
  font-size: 16px;
  font-weight: bold;
  background: transparent;
  padding: 10px 30px;
  border: 1px solid #2F5D50;
  position: relative;
  z-index: 1;
  transition: .3s;
  margin: 20px 0 0;
  text-decoration: none;
  display: block;
  max-width: 250px;
  text-align: center;
}
.s-btn a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #2F5D50;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .3s;
}
.s-btn a:hover {
  color: #fff;
}
.s-btn a:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}
.nobr {
  display: none;
}
@media print, screen and (min-width: 1024px) {
  .conB .congrid {
    margin: 50px auto 0;
    display: flex;
  }
  .conB .conbox {
    width: calc(50% - 20px);
    float: left;
  }
  .conB .conbox:nth-child(odd) {
    margin: 0 20px 6% 0;
    padding: 18% 0 0;
  }
  .conB .conbox:nth-child(even) {
    margin: 0 0 6% 20px;
    padding: 0 0 10%;
  }
  .conB .conbox:nth-child(5) {
    width: 95%;
    margin: auto;
    padding: 10% 0 0;
  }
  .conB .conbox section {
    padding: 4em;
  }
  .conB .conbox:nth-child(odd) section {
    width: 80%;
    top: 0;
    left: 0;
  }
  .conB .conbox:nth-child(even) section {
    width: 80%;
    bottom: 0;
    right: 0;
  }
  .conB .conbox:nth-child(5) section {
    width: 50%;
    left: 10%;
  }
  .conB .conbox:nth-child(5) section p.number-txt {
    bottom: 0;
    top: auto;
  }
  .conB .conbox:nth-child(5) figure {
    text-align: right;
  }
  .conB .conbox:nth-child(5) img {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .conA {
    padding: 3em 20px 5.5em;
  }
  .conB {
    padding: 4em 0 5em;
  }
  .conC {
    padding: 5em 20px;
  }
  .conC article {
    width: calc(100%/3 - 14px);
    margin: 0 20px 40px 0;
  }
  .conC article:nth-child(3n) {
    margin: 0 0 40px 0;
  }
  .conC article h3 {
    font-size: 20px;
  }
  .conD {
    padding: 5em 20px;
  }
  .conD .awardbox {
    border: 10px solid #8b7d5b;
    padding: 40px;
  }
  .conE {
    padding: 5em 20px;
  }
  .conE .comp-left {
    float: left;
    width: calc(50% - 20px);
    margin: 0 20px 0 0;
  }
  .conE .comp-right {
    float: left;
    width: calc(50% - 20px);
    margin: 0 0 0 20px;
  }
  .conF {
    padding: 4em 20px;
  }
  .conF figure {
    width: calc(100%/6);
  }
  .conF figure:nth-child(3n) {
    border-right: none;
  }
  .conF figure:nth-child(6n) {
    /*border-right: 1px solid #e9eeed;*/
  }
  .conF figure:nth-child(n+3) {
    margin: 0 !important;
  }
  .conF figure a {
    padding: 3em 20px;
  }
  .webIntro {
    padding: 3em 20px 5.5em;
  }
  .webnavi ul li {
    list-style: none;
    float: left;
    display: block;
    width: 25%;
  }
  .webnavi ul li a {
    font-size: 16px;
    padding: 15px 20px;
    border-bottom: 1px solid #2F5D50;
  }
  .webnavi ul li:nth-child(2) a {
    border-right: none;
  }
  .flowDesk {
    padding: 4em 20px;
  }
  #flowDesk h2::after {
    font-style: italic;
  }
  .work {
    padding: 4em 0 12em;
  }
  .work h2 {
    font-size: 65px;
  }
  .work h2 span {
    font-size: 26px;
  }
  .workList {
    position: relative;
  }
  .workGrid {
    width: calc(45% - 20px);
    margin: 0 20px 0 0;
    padding: 0 20px;
  }
  .workGrid article {
    width: calc(50% - 10px);
  }
  .workGrid article:nth-child(odd) {
    margin: 0 10px 20px 0;
  }
  .workGrid article:nth-child(even) {
    margin: 0 0 20px 10px;
  }
  .workSlick {
    width: calc(55% - 20px);
    margin: 0 0 0 20px;
    padding: 20px;
    z-index: 2;
  }
  .workSlick::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -20px;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #487165 transparent transparent;
  }
  .workSlick::before {
    position: absolute;
    bottom: 0;
    right: -100%;
    z-index: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #487165;
  }
  .workSlider article h3 {
    font-size: 20px;
  }
  .workSlider article p {
    font-size: 18px;
  }
  .work .ser-btn {
    position: absolute;
    left: -84%;
    bottom: -6em;
    max-width: 220px;
  }
  .d-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .d-ment h2 {
    font-size: 65px;
  }
  .d-ment h2 span {
    font-size: 26px;
  }
  .d-grid section {
    width: calc(50% - 20px);
    margin: 0 20px 0 0;
    float: left;
  }
  .d-grid figure {
    width: calc(50% - 20px);
    margin: 0 0 20px;
    float: left;
  }
}
@media only screen and (min-width: 640px) {
  .flowBox figure {
    width: calc(20% - 20px);
    margin: 0 20px 0 0;
  }
  .flowBox figure .white {
    position: absolute;
    top: 30%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .flowBox section {
    width: calc(80% - 20px);
    margin: 0 0 0 20px;
  }
}
@media only screen and (min-width: 560px) {
  .conA {
    position: relative;
  }
  .conA::before, .conA::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y !important;
    opacity: 0.8;
    background-size: 280px !important;
  }
  .conA::before {
    background: url(/dcms_media/image/dot_rback.jpg) no-repeat 50% 100%;
    background-position: left;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .conA::after {
    background: url(/dcms_media/image/dot_lback.jpg) no-repeat 50% 100%;
    background-position: right;
    top: 0;
    right: 0;
    z-index: 2;
  }
  .conA h2 {
    font-size: 40px;
  }
  .conA p {
    text-align: center;
    font-size: 18px;
  }
  .conA section {
    position: relative;
    z-index: 3;
  }
  .conB h2 {
    font-size: 65px;
  }
  .conB h2 span {
    font-size: 26px;
  }
  .conB .congrid h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .conB p {
    font-size: 16px;
  }
  .conC h2 {
    font-size: 65px;
  }
  .conC h2 span {
    font-size: 26px;
  }
  .conD h2 {
    font-size: 65px;
  }
  .conD h2 span {
    font-size: 30px;
  }
  .conD p {
    text-align: center;
    font-size: 18px;
  }
  .conE h2 {
    font-size: 65px;
  }
  .conE h2 span {
    font-size: 26px;
  }
  .conF h2 {
    font-size: 30px;
  }
  .conF .ictext {
    font-size: 16px;
  }
  .webIntro::before, .webIntro::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y !important;
    opacity: 0.6;
    background-size: 280px !important;
  }
  .webIntro::before {
    background: url(/dcms_media/image/dot_rback.jpg) no-repeat 50% 100%;
    background-position: left;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .webIntro::after {
    background: url(/dcms_media/image/dot_lback.jpg) no-repeat 50% 100%;
    background-position: right;
    top: 0;
    right: 0;
    z-index: 2;
  }
  .webIntro h2 {
    font-size: 40px;
  }
  .webIntro p {
    text-align: center;
    font-size: 22px;
  }
  .webIntro section {
    position: relative;
    z-index: 3;
  }
  .blackCvr p {
    text-align: center;
  }
  .flowDesk h2 {
    font-size: 65px;
  }
  .flowDesk h2 span {
    font-size: 26px;
  }
  .flowBox h3 {
    font-size: 26px;
    margin: 0 0 20px;
  }
  .flowBox h3 .step {
    font-size: 20px;
  }
  .flowBox h3 .number {
    font-size: 45px;
    margin: 0 20px 0 0;
  }
  .nobr {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .d-ment {
    position: relative;
    padding: 8em 15px 30px;
  }
  .d-ment h2 {
    position: absolute;
    top: 20px;
  }
  .flowBox {
    position: relative;
  }
  .flowBox section p {
    width: 70%;
    margin: 0 0 0 auto;
  }
  .flowBox figure {
    position: absolute;
    width: 25%;
    top: 3.5em;
  }
}
@media only screen and (max-width: 600px) {
  .ser aside {
    width: 50%;
  }
  .ser aside:nth-of-type(even) .s-link a, .ser aside:nth-of-type(even) figure {
    border-right: 1px solid #2F5D50;
  }
  .ser .s-link a {
    border-top: none;
  }
  .ser aside:nth-of-type(-n+2) .s-link a {
    border-top: 1px solid #2F5D50;
  }
  .dlb_box1-4_area {
    background-attachment: local;
    background-position: left center;
  }
}
@media only screen and (max-width: 600px) {
  .ser2 aside {
    width: 50%;
  }
  .ser2 aside:last-child {
    width: 50.3%;
  }
  .ser2 aside:nth-of-type(even) .s-link a, .ser2 aside:nth-of-type(even) figure {
    border-right: 1px solid #2F5D50;
  }
  .ser2 .s-link a {
    border-top: none;
  }
  .ser2 aside:nth-of-type(-n+2) .s-link a {
    border-top: 1px solid #2F5D50;
  }
  .dlb_box1-4_area {
    background-attachment: local;
    background-position: left center;
  }
}
@media screen and (min-width:430px) and (max-width:767px) {
  #top-header h1 {
    font-size: 40px;
  }
}
.container {
  margin: 30px auto 0;
  max-width: 1200px;
  width: 100%;
}
.dcmtList article {
  border: none;
  transform: scale(.6);
}
.dcmtList article img {
  height: auto;
  transition: opacity .5s, transform .5s;
  width: 100%;
}
.dcmtList .slick-center {
  opacity: 1;
  transform: scale(1);
}
.dcmtList figure {
  position: relative;
  margin: 0 0 20px;
}
.dcmtList figcaption {
  position: absolute;
  top: 0;
  background: #fba01f;
  display: block;
  padding: 5px 10px;
  color: #FFF;
}
.dcmtList .slick-next::after, .dcmtList .slick-prev::after {
  border-color: #917c50;
}
.dcmtList article h3 {
  font-size: 20px;
}
.dcmtList .slick-dots li.slick-active button::before {
  background-color: #000 !important;
  width: 10px;
  height: 10px;
}
.dcmtList .slick-dots li button {
  width: 10px;
  height: 10px;
}
@media only screen and (max-width: 640px) {
  .conB .conbox section {
    padding: 30px 20px;
  }
  .conB .conbox section p.number-txt {
    font-size: 4em;
  }
}
@media only screen and (max-width: 400px) {
  .rsp-grid figure {
    height: 125px;
  }
  .rsp-grid figure img {
    height: 125px;
  }
}
.tabsback {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: cover;
}
.tabcover {
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  height: 350px;
}
.tabcover::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 50px;
  background: #487165;
  z-index: 0;
}
.tabs {
  margin-top: 50px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.tab_item {
  width: calc(100%/4 - 2px);
  height: 50px;
  background-color: #FFF;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #2F5D50;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #2F5D50;
  border-bottom: 1px solid #2F5D50;
  border-right: 1px solid #2F5D50;
  transition: all 0.2s ease;
}
.tab_item:first-of-type {
  border-left: 1px solid #2F5D50;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 60px 20px;
  clear: both;
  overflow: hidden;
}
.tab_content p {
  text-align: center;
  color: #FFF;
}
#tabA:checked ~ #tabA_content, #tabB:checked ~ #tabB_content, #tabC:checked ~ #tabC_content, #tabD:checked ~ #tabD_content {
  display: block;
}
.tabs input:checked + .tab_item {
  background-color: #2F5D50;
  color: #fff;
}
@media only screen and (max-width: 700px) {
  .tabcover {
    height: 500px;
  }
  .tab_item {
    width: calc(100%/2);
  }
  .tab_item:nth-of-type(odd) {
    border-left: 1px solid #2F5D50;
  }
  .tab_item:nth-of-type(-n+2) {
    border-bottom: none
  }
  .tab_content {
    padding: 30px 20px;
  }
  .tab_content p {
    text-align: left;
  }
}
@media only screen and (max-width: 690px) {
  .hnavi {
    margin-top: 40px;
  }
  .hnavi li {
    width: 100% !important;
  }
  .slick-prev {
    left: -35px !important;
  }
  .slick-next {
    right: -35px !important;
  }
}
.col3_m_321, .col3_321 {
  justify-content: flex-start !important;
}

/* Menu */
/*== 2・3階層目の共通設定 */

/*下の階層を持っているulの指定*/
.hgnavi li.has-child ul{
    /*絶対配置で位置を指定*/
  position: absolute;
  display: block;
  z-index: 4;
    /*形状を指定*/
  background:#fff;
  width:200px;
    /*はじめは非表示*/
  visibility: hidden;
  opacity: 0;
    /*アニメーション設定*/
  transition: all .3s;
  color:#000;
}

/*hoverしたら表示*/
.hgnavi li.has-child:hover > ul,
.hgnavi li.has-child ul li:hover > ul,
.hgnavi li.has-child:active > ul,
.hgnavi li.has-child ul li:active > ul{
  visibility: visible;
  opacity: 1;
  color: #000;
}

/*ナビゲーションaタグの形状*/
.hgnavi li.has-child ul li a{
  color: #ffffff;
  border-bottom:solid 1px rgba(255,255,255,0.6);
  font-weight: 600;
}

.hgnavi li.has-child ul li:last-child a{
  border-bottom:none;
}
.hgnavi li a::after{
  display:none;
}
.hgnavi li.has-child ul li a:hover,
.hgnavi li.has-child ul li a:active{
  background:#f3f3f0;
  width:200px;
}

.has-child ul li a {
    height: 43px;
    padding: 6px 20px;
    width: 200px;
    background-color: rgb(0 0 0);
    color: #000;
    font-weight: normal;
    justify-content: center;
    border: 1px solid #444444;
    margin: -1px 0 -1px;
}

@media only screen and (max-width: 1119px) {
	.has-child ul li a {
		margin:0;
		border:none;
		height:auto;
		width:200px;
		padding:5px 20px;
	}
}


.has-child ul li a::after {
    left: 0;
}

.has-child ul li {
    height: 53px;
    margin-top: -14px;
}

@media only screen and (max-width: 1119px) {
	.has-child ul li {
		margin-top:0;
	}
}

.has-child ul {
    height: 50px;
    top: 53px;
}

@media only screen and (max-width: 1119px) {
	.has-child ul {
		top:0;	
	}
}

.has-child ul li a:hover {
    background-color: #f3f3f0;
    color: #333333!important;
}

/* Menu end */
#nextprev {
    display: none!important;
}
article .info .title{
    margin: 8px 0 8px!important;
}
.rss_title a{
    color: #96855a!important;
}
.bl-bigger{
    font-weight: 600;
    font-size: 105%;
    line-height: 1.2;
    color: #2f5d50;
}
.bl-bigger a:hover {
    text-decoration: none;
}
.dlb_banner_1 .col{
    padding: 10px 10px!important;
}
.dlb_banner_1 .col .fs50 .bl-bigger{
    font-size: 14px!important;
}
.sitemaps_menu li.main_current a, .sitemaps_title.main_current a{
    color: #96855a;
}
#articledetail h2:before {
    background-color: #96855a!important;
}
article#main h2 {
    border-color: #2f5d50!important;
}
#articledetail h4:before {
    background-color: #96855a!important;
}
#articledetail h4:after {
    background-color: #2f5d50!important;
}
.interview-title a{
    color: #ffffff;
}
.interview-title a:hover{
    color: #96855a;
}
.interview h3{
    line-height: 1.5;
    margin-bottom: 20px;
}
.document-btn .fixed{
    color: #96855a;
}
.step-list-colorchange {
    color: #ffffff!important;
    letter-spacing: -.3rem;
}
.flow-title {
    letter-spacing: -.04rem;
}
.seo {
    position: absolute;
    left: 0;
    font-size: 4rem;
    z-index: 2;
    font-weight: bold;
}
#locator li:nth-child(2) a[href*="/service.html"] { 
 display: none !important;
}


.inner_70 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}
.green_bg {
    background-color: #2f5d50 !important;
}
.fs_18 {
    font-size: 18px !important;
}
.useful_maker {
    background:linear-gradient(transparent 50%, #ff6 60%);
}

@media only screen and (max-width: 690px) {
.inner_70 {
    width: 100%;
}
}

/* お役立ち情報 */
#tableindex {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
}
.articledetail {
    padding: 10%;
}
.tips {
    background-color: #f0f0f0;
    padding: 30px 0px;
}