@charset "UTF-8";
/*
Theme Name: waterServerGuide
*/
body {
  font-family: "メイリオ", Meiryo, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  right: 0;
  overflow-x: hidden;
  background-color: #fff;
}

/*ベースフォントサイズ*/
/*ハンバーガーボタン*/
.header {
  position: fixed;
  padding: 18px 0 0 0;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #fff;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .header {
    position: unset;
    padding: 10px 0 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header {
    position: unset;
    padding: 10px 0 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header {
    position: unset;
    padding: 10px 0 0 0;
  }
}
@media only screen and (min-width:1200px) {
  .header {
    position: unset;
    padding: 10px 0 0 0;
  }
}
.header img {
  width: 70%;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .header img {
    width: 300px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header img {
    width: 300px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header img {
    width: 300px;
  }
}
@media only screen and (min-width:1200px) {
  .header img {
    width: auto;
  }
}
.header ul.pc_menu {
  text-align: right;
  padding-inline-start: 0 !important;
  padding-top: 10px;
  margin-bottom: 0 !important;
}
.header ul.pc_menu li {
  display: inline-block;
  list-style: none;
  margin-left: 30px;
  font-size: 14px;
}
.header ul.pc_menu li a {
  color: #666666;
  text-decoration: none;
  transition: 0.3s all;
}
.header ul.pc_menu li a:hover {
  color: #008b8b;
}
.header .headerlogo {
  position: absolute;
  top: 15px;
  left: 18px;
}

footer .footer_link {
  background: #f2f2f2;
  padding: 30px 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  footer .footer_link {
    padding: 60px 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  footer .footer_link {
    padding: 60px 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  footer .footer_link {
    padding: 60px 0;
  }
}
@media only screen and (min-width:1200px) {
  footer .footer_link {
    padding: 60px 0;
  }
}
footer .footer_link img {
  margin-bottom: 10px;
  width: 50%;
  height: auto;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  footer .footer_link img {
    width: auto;
    margin-bottom: 30px;
    height: 55px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  footer .footer_link img {
    width: auto;
    margin-bottom: 30px;
    height: 80px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  footer .footer_link img {
    width: auto;
    margin-bottom: 30px;
    height: 80px;
  }
}
@media only screen and (min-width:1200px) {
  footer .footer_link img {
    width: auto;
    margin-bottom: 30px;
    height: 80px;
  }
}
footer .footer_link ul.footer_nav {
  text-align: center;
  padding-inline-start: 0 !important;
  padding-top: 10px;
  margin-bottom: 0 !important;
}
footer .footer_link ul.footer_nav li {
  display: inline-block;
  list-style: none;
  margin: 0 15px 10px;
  font-size: 12px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  footer .footer_link ul.footer_nav li {
    margin: 0 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  footer .footer_link ul.footer_nav li {
    margin: 0 15px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  footer .footer_link ul.footer_nav li {
    margin: 0 15px;
  }
}
@media only screen and (min-width:1200px) {
  footer .footer_link ul.footer_nav li {
    margin: 0 15px;
  }
}
footer .footer_link ul.footer_nav li a {
  color: #666666;
  text-decoration: none;
}
footer .footer_link ul.footer_nav li a:hover {
  color: #008b8b;
}
footer .footerArea {
  background: #fff;
  padding: 30px 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  footer .footerArea {
    padding: 30px 0 60px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  footer .footerArea {
    padding: 30px 0 60px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  footer .footerArea {
    padding: 30px 0 60px;
  }
}
@media only screen and (min-width:1200px) {
  footer .footerArea {
    padding: 30px 0 60px;
  }
}
footer .footerArea ul.footer_navIn {
  text-align: center;
  padding-inline-start: 0 !important;
  padding-top: 10px;
  margin-bottom: 30px;
}
footer .footerArea ul.footer_navIn li {
  display: inline-block;
  list-style: none;
  margin: 0 15px 10px;
  font-size: 12px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  footer .footerArea ul.footer_navIn li {
    margin: 0 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  footer .footerArea ul.footer_navIn li {
    margin: 0 15px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  footer .footerArea ul.footer_navIn li {
    margin: 0 15px;
  }
}
@media only screen and (min-width:1200px) {
  footer .footerArea ul.footer_navIn li {
    margin: 0 15px;
  }
}
footer .footerArea ul.footer_navIn li a {
  color: #999;
  text-decoration: none;
}
footer .footerArea ul.footer_navIn li a:hover {
  color: #008b8b;
}
footer .footerArea dl {
  text-align: center;
}
footer .footerArea dl dt {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
}
footer .footerArea dl dd ul {
  text-align: center;
  padding-inline-start: 0 !important;
  padding-top: 10px;
  margin-bottom: 0 !important;
}
footer .footerArea dl dd ul li {
  display: inline-block;
  list-style: none;
  margin: 0 15px;
  font-size: 20px;
}
footer .footerArea dl dd ul li a {
  color: #666666;
  text-decoration: none;
}
footer .footerArea dl dd ul li a:hover {
  color: #008b8b;
}
footer .footerArea p {
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin-bottom: 0 !important;
}

.el_humburger {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 26px;
  height: auto;
  padding-top: 1px;
  box-sizing: border-box;
  z-index: 10000;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  pointer-events: auto;
}

.el_humburger > span {
  display: block;
  width: 100%;
  margin: 0 auto 6px;
  height: 3px;
  background: #000;
  transition: all 0.2s ease-in-out;
}

.el_humburger > span:last-child {
  margin-bottom: 0;
}

.js_humburgerOpen .el_humburger > span {
  background: #000;
}

.js_humburgerOpen .el_humburger > span.top {
  transform: translateY(9px) rotate(-45deg);
}

.js_humburgerOpen .el_humburger > span.middle {
  opacity: 0;
}

.js_humburgerOpen .el_humburger > span.bottom {
  transform: translateY(-9px) rotate(45deg);
}

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%;
}

.el_humburgerButton__close > span {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #fff;
}

.el_humburgerButton__close > span.el_humburgerLineTop {
  transform: translateY(5px) rotate(-45deg);
}

.el_humburgerButton__close > span.el_humburgerLineBottom {
  transform: translateY(-6px) rotate(45deg);
}

/*ナビゲーション*/
.uq_spNavi {
  display: none;
}

.uq_spNavi.js_appear {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 9999;
}

.uq_spNavi_screen {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.96);
  z-index: 0;
  margin-top: 0px;
  padding-top: 0px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.navigation {
  padding: 80px 0 0 0;
  text-align: center;
}

.navigation_item {
  font-ize: 18px;
  margin-bottom: 20px;
}

.navigation_item > a {
  color: #000;
  text-decoration: none;
}

.js_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 30px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #page-top {
    bottom: 5px;
    right: 15px;
    font-size: 20px;
  }
}

#page-top a {
  background-color: #fff;
  border: 1px solid #008b8b;
  text-decoration: none;
  color: #008b8b;
  width: 50px;
  padding: 2.5px 0;
  text-align: center;
  display: block;
  border-radius: 50px;
  transition: 0.3s all;
}
@media screen and (max-width: 767px) {
  #page-top a {
    padding: 10px 0;
    width: 50px;
  }
}

#page-top a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #008b8b;
  border: 1px solid #008b8b;
}

.more a {
  width: 240px;
  font-size: 14px;
  padding: 10px 0;
  margin: 20px auto 20px;
  display: block;
  border-radius: 50px;
  background: #fff;
  color: #444444;
  text-align: center;
  font-weight: bold;
  position: relative;
  border: 2px solid #a2a2a2;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .more a {
    width: 240px;
    font-size: 14px;
    padding: 10px 0;
    margin: 30px auto 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .more a {
    width: 240px;
    font-size: 14px;
    padding: 10px 0;
    margin: 50px auto 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .more a {
    width: 240px;
    font-size: 14px;
    padding: 10px 0;
    margin: 50px auto 50px;
  }
}
@media only screen and (min-width:1200px) {
  .more a {
    width: 300px;
    font-size: 18px;
    padding: 10px 0;
    margin: 50px auto 50px;
  }
}
.more a i {
  position: absolute;
  right: 15px;
  top: 14px;
  color: #cccccc;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .more a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .more a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .more a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .more a i {
    right: 15px;
    top: 14px;
  }
}
.more a:hover {
  background-color: #008b8b;
  border: 2px solid #008b8b;
  color: #fff;
  text-decoration: none;
}
.more a:hover i {
  color: #fff;
}

.more2 a {
  width: 240px;
  font-size: 14px;
  padding: 5px 0;
  margin: 0 10px 10px 0;
  display: block;
  border-radius: 50px;
  background: #fff;
  color: #008b8b;
  text-align: center;
  font-weight: bold;
  position: relative;
  border: 2px solid #008b8b;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .more2 a {
    width: 180px;
    font-size: 14px;
    padding: 10px 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .more2 a {
    width: 180px;
    font-size: 14px;
    padding: 10px 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .more2 a {
    width: 180px;
    font-size: 14px;
    padding: 10px 0;
  }
}
@media only screen and (min-width:1200px) {
  .more2 a {
    width: 230px;
    font-size: 18px;
    padding: 10px 0;
  }
}
.more2 a i {
  position: absolute;
  right: 8px;
  top: 9px;
  color: #008b8b;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .more2 a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .more2 a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .more2 a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .more2 a i {
    right: 15px;
    top: 14px;
  }
}
.more2 a:hover {
  background-color: #008b8b;
  border: 2px solid #008b8b;
  color: #fff;
  text-decoration: none;
}
.more2 a:hover i {
  color: #fff;
}

.more3 a {
  width: 150px;
  font-size: 12px;
  padding: 10px 0;
  margin: 0 auto;
  display: block;
  border-radius: 50px;
  background: #fff;
  color: #444444;
  text-align: center;
  font-weight: bold;
  position: relative;
  border: 2px solid #a2a2a2;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .more3 a {
    width: 200px;
    font-size: 14px;
    padding: 10px 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .more3 a {
    width: 240px;
    font-size: 14px;
    padding: 10px 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .more3 a {
    width: 240px;
    font-size: 14px;
    padding: 10px 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:1200px) {
  .more3 a {
    width: 240px;
    font-size: 14px;
    padding: 10px 0;
    margin: 0 auto;
  }
}
.more3 a i {
  position: absolute;
  right: 15px;
  top: 14px;
  color: #cccccc;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .more3 a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .more3 a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .more3 a i {
    right: 15px;
    top: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .more3 a i {
    right: 15px;
    top: 14px;
  }
}
.more3 a:hover {
  background-color: #008b8b;
  border: 2px solid #008b8b;
  color: #fff;
  text-decoration: none;
}
.more3 a:hover i {
  color: #fff;
}

.contactBtn a {
  width: 100%;
  font-size: 14px;
  padding: 40px 30px;
  margin: 30px auto 50px;
  display: block;
  background: url("../images/contactBg.png");
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: left;
  font-weight: bold;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .contactBtn a {
    width: 100%;
    font-size: 14px;
    padding: 40px 30px;
    margin: 30px auto 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .contactBtn a {
    width: 100%;
    font-size: 14px;
    padding: 40px 40px;
    margin: 40px auto 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .contactBtn a {
    width: 100%;
    font-size: 14px;
    padding: 50px 40px;
    margin: 50px auto 50px;
  }
}
@media only screen and (min-width:1200px) {
  .contactBtn a {
    width: 100%;
    font-size: 14px;
    padding: 65px 40px;
    margin: 50px auto 50px;
  }
}
.contactBtn a i {
  margin-left: 15px;
}
.contactBtn a:hover {
  color: #008b8b;
  text-decoration: none;
}

.serviceBtn a {
  width: 100%;
  font-size: 12px;
  padding: 190px 5px 15px;
  margin: 0 auto 15px;
  text-align: center;
  display: block;
  background-size: cover;
  color: #fff;
  font-weight: bold;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .serviceBtn a {
    width: 100%;
    font-size: 14px;
    padding: 190px 5px 15px;
    margin: 0 auto 30px;
    text-align: center;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .serviceBtn a {
    width: 100%;
    font-size: 14px;
    padding: 230px 5px 15px;
    margin: 0 auto 30px;
    text-align: center;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .serviceBtn a {
    width: 100%;
    font-size: 12px;
    padding: 325px 15px 15px;
    margin: 0 auto 0;
    text-align: left;
  }
}
@media only screen and (min-width:1200px) {
  .serviceBtn a {
    width: 100%;
    font-size: 14px;
    padding: 325px 15px 15px;
    margin: 0 auto 0;
    text-align: left;
  }
}
.serviceBtn a i {
  margin-left: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .serviceBtn a i {
    margin-left: 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .serviceBtn a i {
    margin-left: 15px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .serviceBtn a i {
    margin-left: 15px;
  }
}
@media only screen and (min-width:1200px) {
  .serviceBtn a i {
    margin-left: 15px;
  }
}
.serviceBtn a:hover {
  color: #008b8b;
  text-decoration: none;
}

.sb1 {
  background: url("../../images/serviceBtn1.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

.sb2 {
  background: url("../../images/serviceBtn2.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

.sb3 {
  background: url("../../images/serviceBtn3.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

.sb4 {
  background: url("../../images/serviceBtn4.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

ul.moreLink {
  padding-inline-start: 0px !important;
  text-align: left;
}
ul.moreLink li {
  list-style: none;
  display: inline-block;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

ul.leadWireLink {
  padding-inline-start: 0px !important;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  ul.leadWireLink {
    text-align: center;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  ul.leadWireLink {
    text-align: center;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  ul.leadWireLink {
    text-align: center;
  }
}
@media only screen and (min-width:1200px) {
  ul.leadWireLink {
    text-align: right;
  }
}
ul.leadWireLink li {
  list-style: none;
  display: inline-block;
  margin: 0 5px !important;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  ul.leadWireLink li {
    margin: 0 5px !important;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  ul.leadWireLink li {
    margin: 0 15px !important;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  ul.leadWireLink li {
    margin: 0 30px !important;
  }
}
@media only screen and (min-width:1200px) {
  ul.leadWireLink li {
    margin: 0 0 0 30px !important;
  }
}

.topIcatch .icatchinner {
  background: url("../images/icatch.png");
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topIcatch .icatchinner {
    height: 581px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topIcatch .icatchinner {
    height: 450px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topIcatch .icatchinner {
    height: 581px;
  }
}
@media only screen and (min-width:1200px) {
  .topIcatch .icatchinner {
    height: 581px;
  }
}
.topIcatch .icatchinner h1 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  position: absolute;
  top: 30px;
  left: 15px;
  margin: 0;
  padding: 0;
  text-shadow: 0 0 10px #000;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topIcatch .icatchinner h1 {
    font-size: 28px;
    top: 60px;
    left: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topIcatch .icatchinner h1 {
    font-size: 28px;
    top: 60px;
    left: 30px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topIcatch .icatchinner h1 {
    font-size: 28px;
    top: 60px;
    left: 30px;
  }
}
@media only screen and (min-width:1200px) {
  .topIcatch .icatchinner h1 {
    font-size: 40px;
    top: 60px;
    left: 30px;
  }
}
.topIcatch .icatchinner p {
  position: absolute;
  top: 65px;
  left: 15px;
  right: unset;
  bottom: unset;
  width: auto;
  height: auto;
  padding: 10px 15px 10px;
  font-size: 16px;
  color: #fff;
  background-color: rgba(44, 35, 47, 0.5);
  line-height: 1.8;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topIcatch .icatchinner p {
    font-size: 18px;
    top: unset;
    left: unset;
    right: 30px;
    bottom: 30px;
    width: 330px;
    padding: 20px 30px 15px;
    line-height: 1.8;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topIcatch .icatchinner p {
    font-size: 18px;
    top: unset;
    left: unset;
    right: 30px;
    bottom: 30px;
    width: 330px;
    padding: 20px 30px 15px;
    line-height: 1.8;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topIcatch .icatchinner p {
    font-size: 18px;
    top: unset;
    left: unset;
    right: 30px;
    bottom: 30px;
    width: 330px;
    padding: 20px 30px 15px;
    line-height: 1.8;
  }
}
@media only screen and (min-width:1200px) {
  .topIcatch .icatchinner p {
    font-size: 24px;
    top: unset;
    left: unset;
    right: 30px;
    bottom: 30px;
    width: 380px;
    padding: 20px 30px 15px;
    line-height: 1.8;
  }
}

.topPage h2 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage h2 {
    font-size: 24px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage h2 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage h2 {
    font-size: 36px;
    margin-bottom: 50px;
  }
}
.topPage section.about {
  padding: 30px 0 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.about {
    padding: 60px 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.about {
    padding: 60px 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.about {
    padding: 60px 0;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.about {
    padding: 60px 0;
  }
}
.topPage section.about dl dt {
  font-size: 18px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.about dl dt {
    font-size: 24px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.about dl dt {
    font-size: 24px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.about dl dt {
    font-size: 24px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.about dl dt {
    font-size: 28px;
  }
}
.topPage section.about dl dd {
  font-size: 16px;
  color: #666;
  line-height: 2;
  text-align: left;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.about dl dd {
    font-size: 16px;
    text-align: left;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.about dl dd {
    font-size: 16px;
    text-align: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.about dl dd {
    font-size: 16px;
    text-align: left;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.about dl dd {
    font-size: 18px;
    text-align: center;
  }
}
.topPage section.ourService {
  padding: 0 0 60px;
}
.topPage section.ourService .serviceList ul.serviceBox {
  padding-inline-start: 0px !important;
  text-align: left;
}
.topPage section.ourService .serviceList ul.serviceBox li {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
  vertical-align: top;
}
.topPage section.ourService .serviceList ul.serviceBox li img {
  box-shadow: -20px -20px #eeeeee;
  width: auto;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.ourService .serviceList ul.serviceBox li img {
    width: auto;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.ourService .serviceList ul.serviceBox li img {
    width: auto;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.ourService .serviceList ul.serviceBox li img {
    width: 90%;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.ourService .serviceList ul.serviceBox li img {
    width: auto;
  }
}
.topPage section.ourService .serviceList ul.serviceBox li dl {
  padding: 30px 0 0 0;
}
.topPage section.ourService .serviceList ul.serviceBox li dl dt {
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dt {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dt {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dt {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dt {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.topPage section.ourService .serviceList ul.serviceBox li dl dd {
  margin-bottom: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd {
    margin-bottom: 50px;
  }
}
.topPage section.ourService .serviceList ul.serviceBox li dl dd a.detail {
  font-size: 14px;
  color: #008b8b;
  border-bottom: 2px dashed #008b8b;
  text-decoration: none;
  padding-bottom: 5px;
  transition: 0.3s all;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd a.detail {
    font-size: 18px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd a.detail {
    font-size: 18px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd a.detail {
    font-size: 18px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.ourService .serviceList ul.serviceBox li dl dd a.detail {
    font-size: 18px;
  }
}
.topPage section.ourService .serviceList ul.serviceBox li dl dd a.detail:hover {
  border-bottom: 2px dashed #fff;
}
.topPage section.ourService .serviceList ul.serviceBox li:last-child {
  margin-left: 20px;
  margin-top: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.ourService .serviceList ul.serviceBox li:last-child {
    margin-left: 80px;
    margin-top: 40px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.ourService .serviceList ul.serviceBox li:last-child {
    margin-left: 80px;
    margin-top: 40px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.ourService .serviceList ul.serviceBox li:last-child {
    margin-left: 40px;
    margin-top: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.ourService .serviceList ul.serviceBox li:last-child {
    margin-left: 60px;
    margin-top: 20px;
  }
}
.topPage section.information {
  padding: 0 0 60px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.information {
    padding: 0 0 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.information {
    padding: 0 0 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.information {
    padding: 0 0 10px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.information {
    padding: 0 0 10px;
  }
}
.topPage section.information .informationList dl {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.information .informationList dl {
    padding: 20px 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.information .informationList dl {
    padding: 40px 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.information .informationList dl {
    padding: 40px 50px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.information .informationList dl {
    padding: 40px 50px;
  }
}
.topPage section.information .informationList dl dt {
  float: none;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.information .informationList dl dt {
    font-size: 14px;
    float: none;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.information .informationList dl dt {
    font-size: 14px;
    float: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.information .informationList dl dt {
    font-size: 14px;
    float: left;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.information .informationList dl dt {
    font-size: 18px;
    float: left;
  }
}
.topPage section.information .informationList dl dd {
  margin-left: 0;
  color: #666666;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.information .informationList dl dd {
    font-size: 14px;
    margin-left: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.information .informationList dl dd {
    font-size: 14px;
    margin-left: 200px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.information .informationList dl dd {
    font-size: 14px;
    margin-left: 200px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.information .informationList dl dd {
    font-size: 18px;
    margin-left: 200px;
  }
}
.topPage section.information .informationList dl dd a {
  color: #666;
  text-decoration: none;
  transition: 0.3s all;
}
.topPage section.information .informationList dl dd a:hover {
  text-decoration: underline;
  color: #008b8b;
}
.topPage section.portfolio .portfolioInner {
  background-color: #f1f1f1;
  padding: 30px 15px 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.portfolio .portfolioInner {
    padding: 30px 30px 1px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.portfolio .portfolioInner {
    padding: 50px 50px 1px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.portfolio .portfolioInner {
    padding: 50px 50px 1px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.portfolio .portfolioInner {
    padding: 50px 50px 1px;
  }
}
.topPage section.portfolio .portfolioInner a {
  text-decoration: none;
  display: block;
}
.topPage section.portfolio .portfolioInner a dl {
  margin-bottom: 0;
}
.topPage section.portfolio .portfolioInner a dl dt {
  overflow: hidden;
  border-radius: 5px;
  width: 100px;
  float: left;
  margin-bottom: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.portfolio .portfolioInner a dl dt {
    width: 100px;
    float: left;
    border-radius: 5px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.portfolio .portfolioInner a dl dt {
    width: auto;
    float: none;
    border-radius: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.portfolio .portfolioInner a dl dt {
    width: auto;
    float: none;
    border-radius: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.portfolio .portfolioInner a dl dt {
    width: auto;
    float: none;
    border-radius: 10px;
  }
}
.topPage section.portfolio .portfolioInner a dl dt img {
  width: 100%;
  height: 60px;
  object-fit: cover;
  transition: 0.5s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.portfolio .portfolioInner a dl dt img {
    height: 60px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.portfolio .portfolioInner a dl dt img {
    height: 120px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.portfolio .portfolioInner a dl dt img {
    height: 180px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.portfolio .portfolioInner a dl dt img {
    height: 195px;
  }
}
.topPage section.portfolio .portfolioInner a dl dd {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 30px;
  margin-left: 120px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.portfolio .portfolioInner a dl dd {
    font-size: 16px;
    margin-left: 120px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.portfolio .portfolioInner a dl dd {
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.portfolio .portfolioInner a dl dd {
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.portfolio .portfolioInner a dl dd {
    font-size: 18px;
    margin-left: 0;
    margin-bottom: 0;
  }
}
.topPage section.portfolio .portfolioInner a:hover img {
  transform: scale(1.2, 1.2);
  transition: 0.5s all;
}
.topPage section.portfolio .portfolioInner a:hover dd {
  text-decoration: none;
  color: #008b8b;
}
.topPage section.faq {
  padding: 60px 0 0 0;
}
.topPage section.faq .faqInner {
  padding: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.faq .faqInner {
    padding: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.faq .faqInner {
    padding: 0 100px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.faq .faqInner {
    padding: 0 100px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.faq .faqInner {
    padding: 0 100px;
  }
}
.topPage section.faq .faqInner ul {
  margin-bottom: 40px;
  padding-inline-start: 0 !important;
}
.topPage section.faq .faqInner ul.faqList li {
  list-style: none;
}
.topPage section.faq .faqInner ul.faqList li.listLink a {
  padding: 22px 16px 22px 60px;
  appearance: none;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.8;
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
.topPage section.faq .faqInner ul.faqList li.listLink a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #008b8b;
}
.topPage section.faq .faqInner ul.faqList li.listLink a:before {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  content: "Q";
  font-weight: bold;
  display: block;
  position: absolute;
  top: 13px;
  left: 18px;
  font-size: 26px;
  color: #008b8b;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.faq .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
.topPage section.faq .faqInner ul.faqList li.listLinkNone {
  padding: 15px 10px;
  display: block;
  font-size: 16px;
  color: #222;
  line-height: 1.8;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.topPage section.partner {
  padding: 30px 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.partner {
    padding: 30px 0 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.partner {
    padding: 30px 0 30px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.partner {
    padding: 30px 0 60px;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.partner {
    padding: 30px 0 60px;
  }
}
.topPage section.partner a {
  background: #999;
  text-align: center;
  padding: 30px;
  display: block;
  color: #fff;
  transition: 0.3s all;
  margin-bottom: 15px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .topPage section.partner a {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .topPage section.partner a {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .topPage section.partner a {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:1200px) {
  .topPage section.partner a {
    margin-bottom: 0;
  }
}
.topPage section.partner a:hover {
  background: #008b8b;
  text-decoration: none;
}

.breadcrumb {
  border-radius: 0 !important;
  padding: 0.25rem 1rem !important;
  margin-bottom: 0 !important;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .breadcrumb {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .breadcrumb {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .breadcrumb {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width:1200px) {
  .breadcrumb {
    margin-bottom: 1rem;
  }
}
.breadcrumb a {
  color: #666;
}
.breadcrumb li {
  font-size: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .breadcrumb li {
    font-size: 12px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .breadcrumb li {
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .breadcrumb li {
    font-size: 12px;
  }
}
@media only screen and (min-width:1200px) {
  .breadcrumb li {
    font-size: 12px;
  }
}

.breadcrumb-item.active {
  color: #bbb;
}

.breadcrumb-item + .breadcrumb-item:before {
  color: #bbb;
}

.gryborder {
  border-bottom: 1px solid #cccccc;
}

.subColumn {
  margin: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn {
    margin: 0 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn {
    margin: 0 50px;
  }
}
.subColumn .sub2Column {
  margin: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column {
    margin: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column {
    margin: 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column {
    margin: 0 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column {
    margin: 0 50px 30px;
  }
}
.subColumn .sub2Column p {
  font-size: 14px;
  color: #666666;
  line-height: 2.2;
  margin-bottom: 30px;
}
.subColumn .sub2Column strong {
  display: block;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 10px;
}
.subColumn .sub2Column ul li {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
.subColumn .sub2Column ol li {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
.subColumn .sub2Column .informationListSub dl {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column .informationListSub dl {
    padding: 20px 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column .informationListSub dl {
    padding: 20px 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column .informationListSub dl {
    padding: 20px 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column .informationListSub dl {
    padding: 20px 50px;
  }
}
.subColumn .sub2Column .informationListSub dl dt {
  float: none;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column .informationListSub dl dt {
    float: none;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column .informationListSub dl dt {
    float: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column .informationListSub dl dt {
    float: left;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column .informationListSub dl dt {
    float: left;
  }
}
.subColumn .sub2Column .informationListSub dl dd {
  margin-left: 0;
  color: #666666;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column .informationListSub dl dd {
    margin-left: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column .informationListSub dl dd {
    margin-left: 200px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column .informationListSub dl dd {
    margin-left: 200px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column .informationListSub dl dd {
    margin-left: 200px;
  }
}
.subColumn .sub2Column .informationListSub dl dd a {
  color: #666;
  text-decoration: none;
  transition: 0.3s all;
}
.subColumn .sub2Column .informationListSub dl dd a:hover {
  text-decoration: underline;
  color: #008b8b;
}
.subColumn .sub2Column .informationDetail {
  padding: 0 0 20px;
  border-bottom: 1px solid #ddd;
}
.subColumn .sub2Column .informationDetail dl {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column .informationDetail dl {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column .informationDetail dl {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column .informationDetail dl {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column .informationDetail dl {
    padding: 0 0 20px;
  }
}
.subColumn .sub2Column .informationDetail dl dt {
  float: none;
  font-size: 12px;
  color: #999;
  font-weight: normal;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column .informationDetail dl dt {
    font-size: 12px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column .informationDetail dl dt {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column .informationDetail dl dt {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column .informationDetail dl dt {
    font-size: 14px;
  }
}
.subColumn .sub2Column .informationDetail dl dd {
  margin-left: 0;
  color: #666666;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .sub2Column .informationDetail dl dd {
    font-size: 16px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .sub2Column .informationDetail dl dd {
    font-size: 18px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .sub2Column .informationDetail dl dd {
    font-size: 18px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .sub2Column .informationDetail dl dd {
    font-size: 18px;
  }
}
.subColumn .oneColumn {
  width: 100%;
  max-width: 555px;
  margin-right: auto;
  margin-left: auto;
}
.subColumn .oneColumn dl.companyInfo {
  margin-bottom: 60px;
}
.subColumn .oneColumn dl.companyInfo dt {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  float: none;
  width: 140px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .oneColumn dl.companyInfo dt {
    float: none;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .oneColumn dl.companyInfo dt {
    float: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .oneColumn dl.companyInfo dt {
    float: left;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .oneColumn dl.companyInfo dt {
    float: left;
  }
}
.subColumn .oneColumn dl.companyInfo dd {
  font-size: 16px;
  color: #666666;
  margin-left: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .oneColumn dl.companyInfo dd {
    margin-left: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .oneColumn dl.companyInfo dd {
    margin-left: 150px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .oneColumn dl.companyInfo dd {
    margin-left: 150px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .oneColumn dl.companyInfo dd {
    margin-left: 150px;
  }
}
.subColumn .moneyAssetArea img {
  margin-bottom: 40px;
}
.subColumn .moneyAssetArea h2.moneyTtl {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #008b8b;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .moneyAssetArea h2.moneyTtl {
    font-size: 24px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .moneyAssetArea h2.moneyTtl {
    font-size: 24px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .moneyAssetArea h2.moneyTtl {
    font-size: 24px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .moneyAssetArea h2.moneyTtl {
    font-size: 24px;
  }
}
.subColumn .moneyAssetArea h3.moneyPoint {
  font-size: 18px;
  color: #666666;
  text-decoration: underline;
  margin-bottom: 0.75rem;
  font-weight: normal;
  line-height: 1.6;
}
.subColumn .moneyAssetArea h3.moneyPoint span {
  font-weight: bold;
}
.subColumn .moneyAssetArea ul.whichList {
  padding: 10px 10px 5px;
  text-align: center;
  background: #f2f2f2;
  margin-bottom: 50px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .moneyAssetArea ul.whichList {
    padding: 10px 10px 5px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .moneyAssetArea ul.whichList {
    padding: 20px 10px 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .moneyAssetArea ul.whichList {
    padding: 20px 10px 10px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .moneyAssetArea ul.whichList {
    padding: 20px 10px;
  }
}
.subColumn .moneyAssetArea ul.whichList li {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #666;
  text-align: left;
  font-weight: bold;
  background: #fff;
  padding: 10px 10px;
  margin: 0 0 5px;
  border-radius: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .moneyAssetArea ul.whichList li {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    font-size: 18px;
    text-align: left;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .moneyAssetArea ul.whichList li {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    font-size: 18px;
    text-align: center;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .moneyAssetArea ul.whichList li {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    font-size: 18px;
    text-align: center;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .moneyAssetArea ul.whichList li {
    display: inline-block;
    width: 45%;
    margin: 0 10px;
    font-size: 18px;
    text-align: center;
  }
}
.subColumn .moneyAssetArea ul.whichList li span {
  color: #008b8b;
}
.subColumn .moneyAssetArea dl.moneyKind dt {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  float: none;
  width: 100px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .moneyAssetArea dl.moneyKind dt {
    float: none;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .moneyAssetArea dl.moneyKind dt {
    float: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .moneyAssetArea dl.moneyKind dt {
    float: left;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .moneyAssetArea dl.moneyKind dt {
    float: left;
  }
}
.subColumn .moneyAssetArea dl.moneyKind dd {
  margin-left: 0;
  font-size: 14px;
  color: #666;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .moneyAssetArea dl.moneyKind dd {
    margin-left: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .moneyAssetArea dl.moneyKind dd {
    margin-left: 115px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .moneyAssetArea dl.moneyKind dd {
    margin-left: 115px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .moneyAssetArea dl.moneyKind dd {
    margin-left: 115px;
  }
}
.subColumn .moneyAssetArea ul.moneyEx {
  padding-inline-start: 0 !important;
}
.subColumn .moneyAssetArea ul.moneyEx li.exList {
  list-style: none;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.subColumn .moneyAssetArea ul.moneyEx li.source {
  padding-left: 20px;
  list-style: none;
  color: #bbbbbb;
  font-size: 14px;
  margin-bottom: 15px;
}
.subColumn .moneyAssetArea p {
  font-size: 14px;
  color: #666666;
  line-height: 2.2;
  margin-bottom: 30px;
}
.subColumn .moneyAssetArea a.linkTxt {
  margin-bottom: 40px;
  color: #008b8b;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  display: inherit;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .moneyAssetArea a.linkTxt {
    text-align: left;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .moneyAssetArea a.linkTxt {
    text-align: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .moneyAssetArea a.linkTxt {
    text-align: right;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .moneyAssetArea a.linkTxt {
    text-align: right;
  }
}
.subColumn .moneyAssetArea a.linkTxt:hover {
  text-decoration: underline;
}
.subColumn .moneyAssetArea a.linkTxt i {
  margin-right: 10px;
}
.subColumn .box {
  height: 100%;
  padding: 30px 30px 0;
  margin-bottom: 30px;
  background: #fff;
  -moz-filter: drop-shadow(9px 0 30px rgba(40, 41, 41, 0.15));
  -ms-filter: drop-shadow(9px 0 30px rgba(40, 41, 41, 0.15));
  filter: drop-shadow(9px 0 30px rgba(40, 41, 41, 0.15));
}
.subColumn .box dl.boxName dt {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  margin-bottom: 15px;
}
.subColumn .box dl.boxName dt span.comp {
  font-weight: normal;
  margin-left: 0;
  color: #999;
  display: block;
  font-size: 14px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .box dl.boxName dt span.comp {
    display: block;
    font-size: 16px;
    margin-left: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .box dl.boxName dt span.comp {
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .box dl.boxName dt span.comp {
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .box dl.boxName dt span.comp {
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
  }
}
.subColumn .box dl.boxName dd {
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.subColumn .box p {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
.subColumn h1 {
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  padding-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn h1 {
    font-size: 18px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn h1 {
    font-size: 18px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn h1 {
    font-size: 18px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn h1 {
    font-size: 24px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
.subColumn h1 span {
  font-size: 12px;
  color: #666666;
  margin-left: 15px;
  font-weight: normal;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn h1 span {
    font-size: 12px;
    margin-left: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn h1 span {
    font-size: 12px;
    margin-left: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn h1 span {
    font-size: 12px;
    margin-left: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn h1 span {
    font-size: 14px;
    margin-left: 50px;
  }
}
.subColumn .portfolioPage {
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  padding-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioPage {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioPage {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioPage {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioPage {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
.subColumn .portfolioPage span {
  font-size: 12px;
  color: #666666;
  margin-left: 15px;
  font-weight: normal;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioPage span {
    margin-left: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioPage span {
    margin-left: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioPage span {
    margin-left: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioPage span {
    margin-left: 50px;
  }
}
.subColumn h2 {
  font-size: 18px;
  color: #888888;
  margin-bottom: 30px;
}
.subColumn h2.pink {
  color: #008b8b;
  font-size: 18px;
  font-weight: bold;
}
.subColumn .leadWire {
  background: #f2f2f2;
  padding: 20px 0 30px;
  margin-top: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .leadWire {
    padding: 30px 0 30px;
    margin-top: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .leadWire {
    padding: 30px 0 30px;
    margin-top: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .leadWire {
    padding: 30px 0 30px;
    margin-top: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .leadWire {
    padding: 50px 50px 40px;
    margin-top: 50px;
  }
}
.subColumn .leadWire p {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  padding-top: 0.5rem;
  text-align: center;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .leadWire p {
    text-align: center;
    font-size: 16px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .leadWire p {
    text-align: center;
    font-size: 18px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .leadWire p {
    text-align: center;
    font-size: 18px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .leadWire p {
    text-align: left;
    font-size: 18px;
  }
}
.subColumn ul.listNav {
  padding-inline-start: 0 !important;
  margin-bottom: 10px;
}
.subColumn ul.listNav li {
  display: inline-block;
  list-style: none;
  margin-bottom: 10px;
  margin-right: 1px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn ul.listNav li {
    display: inline-block;
    margin-right: 1px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn ul.listNav li {
    display: inline-block;
    margin-right: 1px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn ul.listNav li {
    display: block;
    margin-right: 0;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn ul.listNav li {
    display: block;
    margin-right: 0;
  }
}
.subColumn ul.listNav li a {
  background: #cccccc;
  border: 1px solid #cccccc;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  transition: 0.3s all;
  display: inline-block;
}
.subColumn ul.listNav li a:hover {
  background: #008b8b;
  border: 1px solid #008b8b;
  text-decoration: none;
}
.subColumn ul.listNav li a.active {
  border: 1px solid #bbbbbb;
  background: #fff;
  padding: 5px 10px;
  color: #666666;
  display: inline-block;
}
.subColumn ul.listNavDetail {
  padding-inline-start: 0 !important;
  margin-bottom: 0;
}
.subColumn ul.listNavDetail li {
  display: inline-block;
  list-style: none;
  margin-bottom: 10px;
  margin-right: 1px;
}
.subColumn ul.listNavDetail li a {
  background: #cccccc;
  border: 1px solid #cccccc;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  transition: 0.3s all;
  display: inline-block;
}
.subColumn ul.listNavDetail li a:hover {
  background: #008b8b;
  border: 1px solid #008b8b;
  text-decoration: none;
}
.subColumn ul.listNavDetail li a.active {
  border: 1px solid #bbbbbb;
  background: #fff;
  padding: 5px 10px;
  color: #666666;
  display: inline-block;
}
.subColumn .thumb {
  overflow: hidden;
  margin: 0;
  position: relative;
}
.subColumn .thumb img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thumb img {
    height: 170px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thumb img {
    height: 170px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thumb img {
    height: 153px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thumb img {
    height: 170px;
  }
}
.subColumn .thumb .caption dl {
  text-align: left;
  padding: 10px;
}
.subColumn .thumb .caption dl dt {
  font-size: 12px;
  color: #fff;
}
.subColumn .thumb .caption dl dd {
  font-size: 10px;
  color: #fff;
}
.subColumn .thumb .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  /* マスクを表示しない */
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.subColumn .thumb:hover .mask {
  opacity: 1;
  padding-top: 50px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thumb:hover .mask {
    padding-top: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thumb:hover .mask {
    padding-top: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thumb:hover .mask {
    padding-top: 40px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thumb:hover .mask {
    padding-top: 50px;
  }
}
.subColumn .thumb2 {
  overflow: hidden;
  margin: 0;
  position: relative;
}
.subColumn .thumb2 img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thumb2 img {
    height: 170px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thumb2 img {
    height: 170px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thumb2 img {
    height: 207px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thumb2 img {
    height: 237px;
  }
}
.subColumn .thumb2 .caption dl {
  text-align: left;
  padding: 10px;
}
.subColumn .thumb2 .caption dl dt {
  font-size: 12px;
  color: #fff;
}
.subColumn .thumb2 .caption dl dd {
  font-size: 10px;
  color: #fff;
}
.subColumn .thumb2 .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  /* マスクを表示しない */
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.subColumn .thumb2:hover .mask {
  opacity: 1;
  padding-top: 50px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thumb2:hover .mask {
    padding-top: 50px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thumb2:hover .mask {
    padding-top: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thumb2:hover .mask {
    padding-top: 70px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thumb2:hover .mask {
    padding-top: 90px;
  }
}
.subColumn .pagination {
  justify-content: center;
  padding: 50px 0;
}
.subColumn .page-link {
  color: #008b8b;
}
.subColumn .page-item .page-link.current {
  z-index: 0;
  color: #fff;
  background-color: #008b8b;
  border-color: #008b8b;
}
.subColumn .bnjyouDetail .bunjyouImg {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 15px;
}
.subColumn .bnjyouDetail .bunjyouImg img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .bnjyouDetail .bunjyouImg img {
    height: 160px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .bnjyouDetail .bunjyouImg img {
    height: 160px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .bnjyouDetail .bunjyouImg img {
    height: 160px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .bnjyouDetail .bunjyouImg img {
    height: 160px;
  }
}
.subColumn .bnjyouDetail dl.bunjyouSpec dt {
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .bnjyouDetail dl.bunjyouSpec dt {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .bnjyouDetail dl.bunjyouSpec dt {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .bnjyouDetail dl.bunjyouSpec dt {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .bnjyouDetail dl.bunjyouSpec dt {
    margin-bottom: 20px;
  }
}
.subColumn .bnjyouDetail dl.bunjyouSpec dd dl.bunjyouSpecInner {
  margin-bottom: 0;
}
.subColumn .bnjyouDetail dl.bunjyouSpec dd dl.bunjyouSpecInner dt {
  border: 1px solid #bbbbbb;
  padding: 1px;
  font-size: 14px;
  color: #888888;
  font-weight: normal;
  float: left;
  width: 100px;
  text-align: center;
  margin-bottom: 1px;
}
.subColumn .bnjyouDetail dl.bunjyouSpec dd dl.bunjyouSpecInner dd {
  border: 1px transparent;
  padding: 1px;
  font-size: 14px;
  color: #666666;
  margin-left: 110px;
}
.subColumn .propertyDetail p {
  font-size: 14px;
  color: #666666;
  line-height: 2.5;
  margin-bottom: 20px;
}
.subColumn .propertyDetail img {
  margin-bottom: 20px;
}
.subColumn dl.propertySpec {
  margin-bottom: 30px;
}
.subColumn dl.propertySpec dt {
  background: #4c6266;
  color: #fff;
  text-align: left;
  font-size: 14px;
  padding: 5px 5px;
}
.subColumn dl.propertySpec dd {
  background: #f2f2f2;
  padding: 25px 20px;
}
.subColumn dl.propertySpec dd h2.propertyTtl {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  margin-bottom: 10px;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.propertySpec dd h2.propertyTtl {
    font-size: 16px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.propertySpec dd h2.propertyTtl {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.propertySpec dd h2.propertyTtl {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.propertySpec dd h2.propertyTtl {
    font-size: 14px;
  }
}
.subColumn dl.propertySpec dd ul.catelist {
  margin-bottom: 0.5rem !important;
  padding-inline-start: 0 !important;
  text-align: left;
}
.subColumn dl.propertySpec dd ul.catelist li {
  display: inline-block;
  border: 1px solid #bbbbbb;
  padding: 2px 3px;
  color: #888888;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.subColumn dl.propertySpec dd ul.propertyInfo {
  padding-inline-start: 0 !important;
}
.subColumn dl.propertySpec dd ul.propertyInfo li {
  list-style: none;
  font-size: 12px;
  color: #666666;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.propertySpec dd ul.propertyInfo li {
    font-size: 12px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.propertySpec dd ul.propertyInfo li {
    font-size: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.propertySpec dd ul.propertyInfo li {
    font-size: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.propertySpec dd ul.propertyInfo li {
    font-size: 10px;
  }
}
.subColumn dl.propertySpec dd ul.propertyLead {
  list-style: none;
  padding: 0;
  margin-bottom: 1rem;
}
.subColumn dl.propertySpec dd ul.propertyLead li {
  font-size: 14px;
  color: #666;
  line-height: 2;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.propertySpec dd ul.propertyLead li {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.propertySpec dd ul.propertyLead li {
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.propertySpec dd ul.propertyLead li {
    font-size: 12px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.propertySpec dd ul.propertyLead li {
    font-size: 12px;
  }
}
.subColumn dl.propertySpec dd p.propertyOverview {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.subColumn dl.propertySpec dd dl.poDetail {
  margin-bottom: 0;
}
.subColumn dl.propertySpec dd dl.poDetail dt {
  font-size: 12px;
  color: #999;
  float: left;
  padding: 0;
  background: transparent;
  font-weight: normal;
}
.subColumn dl.propertySpec dd dl.poDetail dd {
  font-size: 12px;
  color: #666;
  margin-left: 60px;
  padding: 0;
}
.subColumn dl.propertyContact dt {
  background: #4c6266;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding: 5px 5px;
}
.subColumn dl.propertyContact dd {
  background: #f2f2f2;
  padding: 10px 15px;
  /* 旧Edge対応 */
  /* IE対応 */
}
.subColumn dl.propertyContact dd .col-form-label {
  font-weight: bold;
  font-size: 14px;
  color: #666;
}
.subColumn dl.propertyContact dd span.mod-icon-inquiry {
  font-size: 10px;
  font-weight: bold;
  color: #810000;
  margin-left: 3px;
}
.subColumn dl.propertyContact dd .form-control {
  border-radius: 0;
  border: transparent;
  background-color: #fff;
  font-size: 14px;
}
.subColumn dl.propertyContact dd .form-group {
  margin-bottom: 0.25rem;
}
.subColumn dl.propertyContact dd .checkbox-input {
  display: block;
}
.subColumn dl.propertyContact dd .checkbox-parts {
  padding-left: 20px;
  position: relative;
  margin-right: 0;
  font-size: 12px;
}
.subColumn dl.propertyContact dd .checkbox-parts:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: transparent;
  border-radius: 0;
  background-color: #fff;
}
.subColumn dl.propertyContact dd .checkbox-input:checked + .checkbox-parts:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 5px;
  width: 7px;
  height: 12px;
  transform: rotate(40deg);
  border-bottom: 3px solid #666;
  border-right: 3px solid #666;
}
.subColumn dl.propertyContact dd .checkbox-input:checked + .checkbox-parts {
  color: #222;
  font-weight: 700;
}
.subColumn dl.propertyContact dd .form-check2 {
  padding: 10px 0;
}
.subColumn dl.propertyContact dd .form-check2 a {
  color: #666666;
  text-decoration: underline;
}
.subColumn dl.propertyContact dd input[type=submit] {
  border: 1px solid #bbbbbb;
  width: 100%;
  max-width: 180px;
  padding: 10px 0;
  background-color: #fff;
  color: #666666;
  margin: 10px auto 20px;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
  font-size: 14px;
}
.subColumn dl.propertyContact dd input[type=submit]:hover {
  background: #666;
  color: #fff;
}
.subColumn dl.propertyContact dd ::placeholder {
  color: #ccc;
}
.subColumn dl.propertyContact dd ::-ms-input-placeholder {
  color: #ccc;
}
.subColumn dl.propertyContact dd :-ms-input-placeholder {
  color: #ccc;
}
.subColumn dl.propertyContact dd p {
  font-size: 14px;
  color: #810000;
}
.subColumn dl.mainContact {
  margin-bottom: 40px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.mainContact {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.mainContact {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.mainContact {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.mainContact {
    margin-bottom: 80px;
  }
}
.subColumn dl.mainContact dt {
  background: #fff;
  color: #810000;
  text-align: right;
  font-size: 14px;
  padding: 0 0 0;
}
.subColumn dl.mainContact dd {
  background: #fff;
  padding: 0 0;
  /* 旧Edge対応 */
  /* IE対応 */
}
.subColumn dl.mainContact dd .col-form-label {
  font-weight: bold;
  font-size: 14px;
  color: #666;
}
.subColumn dl.mainContact dd span.mod-icon-inquiry {
  font-size: 10px;
  font-weight: bold;
  color: #810000;
  margin-left: 3px;
}
.subColumn dl.mainContact dd .form-control {
  border-radius: 0;
  border: transparent;
  background-color: #f5f5f5;
  font-size: 14px;
}
.subColumn dl.mainContact dd .form-group {
  margin-bottom: 1rem;
}
.subColumn dl.mainContact dd .checkbox-input {
  display: block;
}
.subColumn dl.mainContact dd .checkbox-parts {
  padding-left: 40px;
  position: relative;
  margin-right: 0;
  font-size: 14px;
  color: #666666;
}
.subColumn dl.mainContact dd .checkbox-parts:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: transparent;
  border-radius: 0;
  background-color: #f5f5f5;
}
.subColumn dl.mainContact dd .checkbox-input:checked + .checkbox-parts:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 5px;
  width: 7px;
  height: 12px;
  transform: rotate(40deg);
  border-bottom: 3px solid #666;
  border-right: 3px solid #666;
}
.subColumn dl.mainContact dd .checkbox-input:checked + .checkbox-parts {
  color: #222;
  font-weight: 700;
}
.subColumn dl.mainContact dd .form-check {
  padding-left: 0;
  margin-bottom: 10px;
}
.subColumn dl.mainContact dd .radio-input {
  display: block;
}
.subColumn dl.mainContact dd input[type=radio], .subColumn dl.mainContact dd input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
.subColumn dl.mainContact dd .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: 0rem !important;
}
.subColumn dl.mainContact dd .radio-input + label {
  padding-left: 40px;
  position: relative;
  margin-right: 0 !important;
  font-size: 14px;
  color: #666666;
}
.subColumn dl.mainContact dd .radio-input + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: transparent;
  border-radius: 50%;
  background-color: #eee;
}
.subColumn dl.mainContact dd .radio-input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #666;
  border-radius: 50%;
}
.subColumn dl.mainContact dd .radio-input:checked + label {
  color: #222;
  font-weight: 700;
}
.subColumn dl.mainContact dd .form-check2 {
  padding: 10px 0;
}
.subColumn dl.mainContact dd .form-check2 .form-check-input {
  margin-left: 0rem !important;
}
.subColumn dl.mainContact dd .form-check2 a {
  color: #666666;
  text-decoration: underline;
}
.subColumn dl.mainContact dd input[type=submit] {
  border: 1px solid #bbbbbb;
  width: 100%;
  max-width: 180px;
  padding: 10px 0;
  background-color: #fff;
  color: #666666;
  margin: 30px auto 20px;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
  font-size: 14px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.mainContact dd input[type=submit] {
    margin: 30px auto 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.mainContact dd input[type=submit] {
    margin: 50px auto 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.mainContact dd input[type=submit] {
    margin: 50px auto 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.mainContact dd input[type=submit] {
    margin: 50px auto 20px;
  }
}
.subColumn dl.mainContact dd input[type=submit]:hover {
  background: #666;
  color: #fff;
}
.subColumn dl.mainContact dd ::placeholder {
  color: #ccc;
}
.subColumn dl.mainContact dd ::-ms-input-placeholder {
  color: #ccc;
}
.subColumn dl.mainContact dd :-ms-input-placeholder {
  color: #ccc;
}
.subColumn .thanksPage {
  margin-bottom: 30px;
  padding-top: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thanksPage {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thanksPage {
    padding-top: 0;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thanksPage {
    padding-top: 0;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thanksPage {
    padding-top: 0;
    margin-bottom: 60px;
  }
}
.subColumn .thanksPage h2.thanks {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  text-align: center;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thanksPage h2.thanks {
    font-size: 18px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thanksPage h2.thanks {
    font-size: 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thanksPage h2.thanks {
    font-size: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thanksPage h2.thanks {
    font-size: 20px;
  }
}
.subColumn .thanksPage p {
  font-size: 14px;
  color: #666;
  line-height: 2;
  margin-bottom: 1.5rem;
  text-align: left;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .thanksPage p {
    text-align: left;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .thanksPage p {
    text-align: left;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .thanksPage p {
    text-align: left;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .thanksPage p {
    text-align: center;
  }
}
.subColumn h3.ttlConnection {
  font-size: 18px;
  font-weight: normal;
  color: #666666;
}
.subColumn .subPortfolioList a {
  text-decoration: none;
}
.subColumn .subPortfolioList a dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .subPortfolioList a dl {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .subPortfolioList a dl {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .subPortfolioList a dl {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .subPortfolioList a dl {
    margin-bottom: 40px;
  }
}
.subColumn .subPortfolioList a dl dt {
  overflow: hidden;
  border-radius: 5px;
  width: 30%;
}
.subColumn .subPortfolioList a dl dt img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  transition: 0.5s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .subPortfolioList a dl dt img {
    height: 160px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .subPortfolioList a dl dt img {
    height: 160px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .subPortfolioList a dl dt img {
    height: 160px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .subPortfolioList a dl dt img {
    height: 160px;
  }
}
.subColumn .subPortfolioList a dl dd {
  width: 70%;
  padding: 0 0 0 20px;
  margin-bottom: 0;
}
.subColumn .subPortfolioList a dl dd ul.portfolioInfo {
  padding-inline-start: 0 !important;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
.subColumn .subPortfolioList a dl dd ul.portfolioInfo li {
  list-style: none;
}
.subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat {
  margin-bottom: 5px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
.subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat span {
  color: #666666;
  border: 1px solid #bbbbbb;
  background: #fff;
  padding: 3px 10px;
  font-size: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
.subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioTtl {
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .subPortfolioList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
.subColumn .subPortfolioList a dl dd p.portfolioLeadShort {
  font-size: 14px;
  color: #666666;
  line-height: 2;
  margin-bottom: 0;
}
.subColumn .subPortfolioList a:hover img {
  transform: scale(1.2, 1.2);
  transition: 0.5s all;
}
.subColumn .subPortfolioList a:hover ul.portfolioInfo li.portfolioTtl {
  text-decoration: none;
  color: #008b8b;
}
.subColumn .faqColumn {
  margin: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn {
    margin: 0 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn {
    margin: 0 50px 30px;
  }
}
.subColumn .faqColumn h2.searchName {
  font-size: 24px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
.subColumn .faqColumn h2.searchName span {
  color: #cccccc;
}
.subColumn .faqColumn h2.searchName span.kakkoA {
  margin-right: 10px;
}
.subColumn .faqColumn h2.searchName span.kakkoB {
  margin-left: 10px;
}
.subColumn .faqColumn h2.faqConnection {
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
.subColumn .faqColumn .faqInner {
  padding: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner {
    padding: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner {
    padding: 0 0px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner {
    padding: 0 0px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner {
    padding: 0 0px;
  }
}
.subColumn .faqColumn .faqInner ul {
  padding-inline-start: 0 !important;
}
.subColumn .faqColumn .faqInner ul.faqList {
  margin-bottom: 50px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
.subColumn .faqColumn .faqInner ul.faqList li {
  list-style: none;
}
.subColumn .faqColumn .faqInner ul.faqList li.listLink a {
  padding: 22px 16px 22px 60px;
  appearance: none;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.8;
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
.subColumn .faqColumn .faqInner ul.faqList li.listLink a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #008b8b;
}
.subColumn .faqColumn .faqInner ul.faqList li.listLink a:before {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  content: "Q";
  font-weight: bold;
  display: block;
  position: absolute;
  top: 13px;
  left: 18px;
  font-size: 26px;
  color: #008b8b;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
.subColumn .faqColumn .faqInner ul.faqList li.listLinkNone {
  padding: 15px 10px;
  display: block;
  font-size: 16px;
  color: #222;
  line-height: 1.8;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.subColumn .faqColumn .faqInner ul.faqDetail {
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
.subColumn .faqColumn .faqInner ul.faqDetail li {
  list-style: none;
}
.subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span {
  padding: 22px 16px 22px 60px;
  appearance: none;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.8;
  background-color: transparent;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
.subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  content: "Q";
  font-weight: bold;
  display: block;
  position: absolute;
  top: 13px;
  left: 18px;
  font-size: 26px;
  color: #008b8b;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
.subColumn .faqColumn .faqInner p {
  color: #666;
  font-size: 18px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
.subColumn .faqColumn .faqInner .faqAnswer {
  margin: 0 16px 60px 60px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 60px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 77px;
  }
}
.subColumn .faqColumn .faqInner .faqAnswer p {
  font-size: 14px;
  color: #666666;
  line-height: 2.2;
  margin-bottom: 30px;
  padding: 0;
  border-bottom: unset;
}
.subColumn .faqColumn .formarea {
  height: 80px;
  display: block;
  /* 旧Edge対応 */
  /* IE対応 */
}
.subColumn .faqColumn .formarea .search {
  position: relative;
}
.subColumn .faqColumn .formarea .s-box {
  height: 40px;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  background-color: #f5f5f5;
  outline: 0;
  width: 100%;
}
.subColumn .faqColumn .formarea .s-btn-area {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  color: #008b8b;
  border: none;
  font-size: 16px;
  outline: 0;
}
.subColumn .faqColumn .formarea .fa-search:before {
  content: "";
}
.subColumn .faqColumn .formarea ::placeholder {
  color: #ccc;
}
.subColumn .faqColumn .formarea ::-ms-input-placeholder {
  color: #ccc;
}
.subColumn .faqColumn .formarea :-ms-input-placeholder {
  color: #ccc;
}
.subColumn .faqColumn .w80 {
  width: 100%;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .w80 {
    width: 100%;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .w80 {
    width: 100%;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .w80 {
    width: 80%;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .w80 {
    width: 80%;
  }
}
.subColumn .faqColumn .faqCate {
  margin-bottom: 40px;
}
.subColumn .faqColumn .faqCate a {
  display: block;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 0;
  transition: 0.3s all;
  color: #666666;
  height: 100%;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .faqColumn .faqCate a {
    padding: 15px 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .faqColumn .faqCate a {
    padding: 20px 15px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .faqColumn .faqCate a {
    padding: 20px 15px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .faqColumn .faqCate a {
    padding: 20px 15px;
  }
}
.subColumn .faqColumn .faqCate a:hover {
  border: 1px solid #008b8b;
  background: #008b8b;
  color: #fff;
  text-decoration: none;
}
.subColumn .glaColumn {
  margin: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn {
    margin: 0 40px 0 0;
  }
}
.subColumn .glaColumn h2.searchName {
  font-size: 24px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn h2.searchName {
    margin-bottom: 0.75rem;
  }
}
.subColumn .glaColumn h2.searchName span {
  color: #cccccc;
}
.subColumn .glaColumn h2.searchName span.kakkoA {
  margin-right: 10px;
}
.subColumn .glaColumn h2.searchName span.kakkoB {
  margin-left: 10px;
}
.subColumn .glaColumn h2.faqConnection {
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn h2.faqConnection {
    margin-bottom: 0.75rem;
  }
}
.subColumn .glaColumn .faqInner {
  padding: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner {
    padding: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner {
    padding: 0 0px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner {
    padding: 0 0px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner {
    padding: 0 0px;
  }
}
.subColumn .glaColumn .faqInner ul {
  padding-inline-start: 0 !important;
}
.subColumn .glaColumn .faqInner ul.faqList {
  margin-bottom: 50px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner ul.faqList {
    margin-bottom: 100px;
  }
}
.subColumn .glaColumn .faqInner ul.faqList li {
  list-style: none;
}
.subColumn .glaColumn .faqInner ul.faqList li.listLink a {
  padding: 22px 16px 22px 60px;
  appearance: none;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.8;
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a {
    padding: 22px 16px 22px 77px;
  }
}
.subColumn .glaColumn .faqInner ul.faqList li.listLink a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #008b8b;
}
.subColumn .glaColumn .faqInner ul.faqList li.listLink a:before {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  content: "Q";
  font-weight: bold;
  display: block;
  position: absolute;
  top: 13px;
  left: 18px;
  font-size: 26px;
  color: #008b8b;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner ul.faqList li.listLink a:before {
    top: 13px;
    left: 25px;
  }
}
.subColumn .glaColumn .faqInner ul.faqList li.listLinkNone {
  padding: 15px 10px;
  display: block;
  font-size: 16px;
  color: #222;
  line-height: 1.8;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.subColumn .glaColumn .faqInner ul.faqDetail {
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner ul.faqDetail {
    margin-bottom: 0;
  }
}
.subColumn .glaColumn .faqInner ul.faqDetail li {
  list-style: none;
}
.subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span {
  padding: 22px 16px 22px 60px;
  appearance: none;
  display: block;
  position: relative;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.8;
  background-color: transparent;
  transition: 0.3s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span {
    padding: 22px 16px 22px 77px;
  }
}
.subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  content: "Q";
  font-weight: bold;
  display: block;
  position: absolute;
  top: 13px;
  left: 18px;
  font-size: 26px;
  color: #008b8b;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner ul.faqDetail li.listLinkTtl span:before {
    top: 13px;
    left: 25px;
  }
}
.subColumn .glaColumn .faqInner .faqAnswer {
  margin: 0 16px 60px 60px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 60px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 77px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 77px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqInner .faqAnswer {
    margin: 0 16px 60px 77px;
  }
}
.subColumn .glaColumn .faqInner .faqAnswer p {
  font-size: 14px;
  color: #666666;
  line-height: 2.2;
  margin-bottom: 30px;
}
.subColumn .glaColumn .formarea {
  height: 80px;
  display: block;
  /* 旧Edge対応 */
  /* IE対応 */
}
.subColumn .glaColumn .formarea .search {
  position: relative;
}
.subColumn .glaColumn .formarea .s-box {
  height: 40px;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  background-color: #f5f5f5;
  outline: 0;
  width: 100%;
}
.subColumn .glaColumn .formarea .s-btn-area {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  color: #008b8b;
  border: none;
  font-size: 16px;
  outline: 0;
}
.subColumn .glaColumn .formarea .fa-search:before {
  content: "";
}
.subColumn .glaColumn .formarea ::placeholder {
  color: #ccc;
}
.subColumn .glaColumn .formarea ::-ms-input-placeholder {
  color: #ccc;
}
.subColumn .glaColumn .formarea :-ms-input-placeholder {
  color: #ccc;
}
.subColumn .glaColumn .w80 {
  width: 100%;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .w80 {
    width: 100%;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .w80 {
    width: 100%;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .w80 {
    width: 80%;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .w80 {
    width: 80%;
  }
}
.subColumn .glaColumn .faqCate {
  margin-bottom: 40px;
}
.subColumn .glaColumn .faqCate a {
  display: block;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 0;
  transition: 0.3s all;
  color: #666666;
  height: 100%;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .glaColumn .faqCate a {
    padding: 15px 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .glaColumn .faqCate a {
    padding: 20px 15px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .glaColumn .faqCate a {
    padding: 20px 15px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .glaColumn .faqCate a {
    padding: 20px 15px;
  }
}
.subColumn .glaColumn .faqCate a:hover {
  border: 1px solid #008b8b;
  background: #008b8b;
  color: #fff;
  text-decoration: none;
}
.subColumn .search50 {
  margin-right: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .search50 {
    margin-right: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .search50 {
    margin-right: 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .search50 {
    margin-right: 0;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .search50 {
    margin-right: 30px;
  }
}
.subColumn .search50 p {
  font-size: 16px;
  color: #666;
}
.subColumn .search50 ul {
  padding-left: 0;
  list-style-type: none;
  margin-right: 30px;
}
.subColumn .search50 ul li {
  list-style: none;
}
.subColumn .search50 ul li a {
  float: left;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  border: 1px solid #bbb;
  background: #fff;
  color: #666;
  border-radius: 5px;
  transition: 0.3s all;
}
.subColumn .search50 ul li a:hover {
  border: 1px solid #008b8b;
  background: #008b8b;
  color: #fff;
  text-decoration: none;
}
.subColumn dl.glossaryList {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.glossaryList {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.glossaryList {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.glossaryList {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.glossaryList {
    margin-bottom: 30px;
  }
}
.subColumn dl.glossaryList dt.glossaryGroup {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16px;
  color: #666;
}
.subColumn dl.glossaryList dt.glossaryGroup a {
  color: #008b8b;
  text-decoration: underline;
  transition: 0.3s all;
}
.subColumn dl.glossaryList dt.glossaryGroup a:hover {
  text-decoration: none;
}
.subColumn dl.glossaryList dt.glossaryTtl {
  font-size: 18px;
  color: #888888;
  margin-bottom: 20px;
  font-weight: normal;
}
.subColumn dl.glossaryList dd.glossaryTerm {
  margin-bottom: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.glossaryList dd.glossaryTerm {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.glossaryList dd.glossaryTerm {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.glossaryList dd.glossaryTerm {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.glossaryList dd.glossaryTerm {
    margin-bottom: 20px;
  }
}
.subColumn dl.glossaryList dd.glossaryTerm a {
  display: block;
  font-size: 14px;
  background-color: #fff;
  border-radius: 3px;
  padding: 3px 5px;
  margin-bottom: 0;
  transition: 0.3s all;
  color: #666666;
  height: 100%;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn dl.glossaryList dd.glossaryTerm a {
    padding: 3px 5px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn dl.glossaryList dd.glossaryTerm a {
    padding: 3px 5px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn dl.glossaryList dd.glossaryTerm a {
    padding: 3px 5px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn dl.glossaryList dd.glossaryTerm a {
    padding: 3px 5px;
  }
}
.subColumn dl.glossaryList dd.glossaryTerm a:hover {
  background: #008b8b;
  color: #fff;
  text-decoration: none;
}
.subColumn dl.glossaryList dd.glossaryTerm p {
  font-size: 14px;
  color: #666666;
}
.subColumn dl.glossaryDetail dt.termName {
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
.subColumn dl.glossaryDetail dd.termDescription {
  padding: 20px 20px 0;
}
.subColumn dl.glossaryDetail dd.termDescription p {
  font-size: 14px;
  color: #666;
  line-height: 2;
  margin-bottom: 20px;
}
.subColumn .portfolioColumn {
  margin: 0 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn {
    margin: 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn {
    margin: 0 50px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn {
    margin: 0 50px 100px;
  }
}
.subColumn .portfolioColumn h1.portfolioTitle {
  color: #666666;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 1rem;
  padding-top: 0;
  line-height: 1.8;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn h1.portfolioTitle {
    font-size: 24px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn h1.portfolioTitle {
    font-size: 24px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn h1.portfolioTitle {
    font-size: 24px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn h1.portfolioTitle {
    font-size: 24px;
  }
}
.subColumn .portfolioColumn .cat {
  margin-bottom: 30px;
}
.subColumn .portfolioColumn .cat span {
  color: #666666;
  border: 1px solid #bbbbbb;
  background: #fff;
  padding: 3px 10px;
  font-size: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn .cat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn .cat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn .cat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn .cat span {
    font-size: 12px;
  }
}
.subColumn .portfolioColumn h2 {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-top: 2px solid #008b8b;
  border-bottom: 1px dashed #ccc;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn h2 {
    font-size: 20px;
  }
}
.subColumn .portfolioColumn h3 {
  background: #f5f5f5;
  border-left: 4px solid #008b8b;
  padding: 10px 10px;
  font-size: 16px;
  color: #666;
  margin-bottom: 30px;
  font-weight: bold;
}
.subColumn .portfolioColumn h4 {
  font-size: 16px;
  color: #008b8b;
  font-weight: bold;
  margin-bottom: 20px;
}
.subColumn .portfolioColumn ul {
  margin-bottom: 30px;
}
.subColumn .portfolioColumn ul li {
  font-size: 14px;
  color: #666666;
  line-height: 1.8;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn ul li {
    font-size: 16px;
  }
}
.subColumn .portfolioColumn ol {
  margin-bottom: 30px;
}
.subColumn .portfolioColumn ol li {
  font-size: 14px;
  color: #666666;
  line-height: 1.8;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn ol li {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn ol li {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn ol li {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn ol li {
    font-size: 16px;
  }
}
.subColumn .portfolioColumn p {
  font-size: 14px;
  color: #666666;
  line-height: 2.4;
  margin-bottom: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioColumn p {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioColumn p {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioColumn p {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioColumn p {
    font-size: 16px;
  }
}
.subColumn .portfolioColumn img {
  margin-bottom: 40px;
}
.subColumn .portfolioConnection {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 30px 0 0;
}
.subColumn .portfolioConnectionList a {
  text-decoration: none;
}
.subColumn .portfolioConnectionList a dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl {
    margin-bottom: 40px;
  }
}
.subColumn .portfolioConnectionList a dl dt {
  overflow: hidden;
  border-radius: 5px;
  width: 30%;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dt {
    width: 30%;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dt {
    width: 30%;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dt {
    width: 30%;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dt {
    width: 20%;
  }
}
.subColumn .portfolioConnectionList a dl dt img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  transition: 0.5s all;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dt img {
    height: 160px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dt img {
    height: 160px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dt img {
    height: 160px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dt img {
    height: 160px;
  }
}
.subColumn .portfolioConnectionList a dl dd {
  width: 70%;
  padding: 0 0 0 20px;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dd {
    width: 70%;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dd {
    width: 70%;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dd {
    width: 70%;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dd {
    width: 80%;
  }
}
.subColumn .portfolioConnectionList a dl dd ul.portfolioInfo {
  padding-inline-start: 0 !important;
  margin-bottom: 0;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo {
    margin-bottom: 10px;
  }
}
.subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li {
  list-style: none;
}
.subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat {
  margin-bottom: 5px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat {
    margin-bottom: 10px;
  }
}
.subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat span {
  color: #666666;
  border: 1px solid #bbbbbb;
  background: #fff;
  padding: 3px 10px;
  font-size: 10px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioCat span {
    font-size: 12px;
  }
}
.subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioTtl {
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
@media only screen and (min-width:1200px) {
  .subColumn .portfolioConnectionList a dl dd ul.portfolioInfo li.portfolioTtl {
    font-size: 18px;
  }
}
.subColumn .portfolioConnectionList a dl dd p.portfolioLeadShort {
  font-size: 14px;
  color: #666666;
  line-height: 2;
  margin-bottom: 0;
}
.subColumn .portfolioConnectionList a:hover img {
  transform: scale(1.2, 1.2);
  transition: 0.5s all;
}
.subColumn .portfolioConnectionList a:hover ul.portfolioInfo li.portfolioTtl {
  text-decoration: none;
  color: #008b8b;
}

.gryBg {
  background: #f2f2f2;
  padding: 20px 20px 1px 1px;
  margin-bottom: 40px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .gryBg {
    padding: 20px 20px 1px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .gryBg {
    padding: 20px 20px 1px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .gryBg {
    padding: 20px 20px 1px;
  }
}
@media only screen and (min-width:1200px) {
  .gryBg {
    padding: 20px 20px 1px;
  }
}
.gryBg ul li {
  font-size: 14px;
  color: #666666;
  line-height: 1.8;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .gryBg ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .gryBg ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .gryBg ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .gryBg ul li {
    font-size: 16px;
  }
}
.gryBg ol li {
  font-size: 14px;
  color: #666666;
  line-height: 1.8;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .gryBg ol li {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .gryBg ol li {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .gryBg ol li {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .gryBg ol li {
    font-size: 16px;
  }
}

.serviceInner {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.serviceInner img {
  margin-bottom: 15px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .serviceInner img {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .serviceInner img {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .serviceInner img {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:1200px) {
  .serviceInner img {
    margin-bottom: 0;
  }
}
.serviceInner span {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 15px;
  display: block;
}
.serviceInner dl dt {
  font-size: 24px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 5px;
}
.serviceInner dl dd ul {
  padding-inline-start: 0 !important;
  text-align: left;
}
.serviceInner dl dd ul li {
  display: inline-block;
  border: 1px solid #bbbbbb;
  padding: 2px 3px;
  color: #888888;
  font-size: 12px;
  margin-right: 5px;
}
.serviceInner p {
  font-size: 14px;
  color: #666666;
  line-height: 1.8;
  margin-bottom: 30px;
}
.serviceInner a.detail {
  font-size: 14px;
  color: #008b8b;
  border-bottom: 1px dashed #008b8b;
  text-decoration: none;
  padding-bottom: 5px;
  transition: 0.3s all;
  font-weight: bold;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .serviceInner a.detail {
    font-size: 18px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .serviceInner a.detail {
    font-size: 18px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .serviceInner a.detail {
    font-size: 18px;
  }
}
@media only screen and (min-width:1200px) {
  .serviceInner a.detail {
    font-size: 18px;
  }
}
.serviceInner a.detail:hover {
  border-bottom: 2px dashed #fff;
}

ul.nextPrev {
  text-align: center;
  padding: 30px 0;
  margin-bottom: 0;
  padding-inline-start: 0 !important;
}
ul.nextPrev li {
  display: inline-block;
  margin: 0 5px;
}
ul.nextPrev li a {
  padding: 5px 10px;
  color: #fff;
  background: #ccc;
  text-decoration: none;
  transition: 0.3s all;
}
ul.nextPrev li a:hover {
  background: #008b8b;
}

.subColumn dl.propertyContact dd .form-check2 .form-check-input {
  margin-left: 0 !important;
}

.sns p.sns_lead {
  margin-bottom: 0 !important;
}
.sns p.sns_lead a {
  margin-right: 20px;
  font-size: 16px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .sns p.sns_lead a {
    font-size: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .sns p.sns_lead a {
    font-size: 20px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .sns p.sns_lead a {
    font-size: 20px;
  }
}
@media only screen and (min-width:1200px) {
  .sns p.sns_lead a {
    font-size: 20px;
  }
}
.sns p.sns_lead a.fb {
  color: #3C5A99;
}
.sns p.sns_lead a.fb:hover {
  opacity: 0.8;
}
.sns p.sns_lead a.tw {
  color: #5EA9DD;
}
.sns p.sns_lead a.tw:hover {
  opacity: 0.8;
}
.sns p.sns_lead a.insta {
  color: #BC2A8D;
}
.sns p.sns_lead a.insta:hover {
  opacity: 0.8;
}
.sns p.sns_lead a.yt {
  color: #D91515;
}
.sns p.sns_lead a.yt:hover {
  opacity: 0.8;
}
.sns p.sns_lead a.blg {
  color: #3FAA30;
}
.sns p.sns_lead a.blg:hover {
  opacity: 0.8;
}
.sns p.sns_lead a.hp {
  color: #ffa500;
}
.sns p.sns_lead a.hp:hover {
  opacity: 0.8;
}

.wrap {
  padding: 60px 0 0 0;
  background-color: #fff;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .wrap {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .wrap {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .wrap {
    padding: 0 0 0 0;
  }
}
@media only screen and (min-width:1200px) {
  .wrap {
    padding: 0 0 0 0;
  }
}

.content2 {
  font-size: 22px;
  color: #bf86ce;
  padding-top: 100px;
  padding-bottom: 1000px;
  text-align: center;
}
.content2 .bg {
  background: #999;
  height: 200px;
  color: #000;
}

.col-12 {
  position: unset !important;
}

@media only screen and (min-width:576px) and (max-width:767px) {
  .col-12 {
    position: relative;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .col-12 {
    position: relative;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .col-12 {
    position: relative;
  }
}
@media only screen and (min-width:1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1080px;
  }

  .col-12 {
    position: relative;
  }
}
.txt p {
  font-size: 14px;
  color: #666666;
  line-height: 2.2;
  margin-bottom: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .txt p {
    font-size: 14px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .txt p {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .txt p {
    font-size: 14px;
  }
}
@media only screen and (min-width:1200px) {
  .txt p {
    font-size: 16px;
  }
}
.txt p span.marker-line {
  background: linear-gradient(transparent 75%, #ffb6c1 75%);
  font-weight: 900;
}
.txt p span.bold {
  font-weight: 900;
}
.txt img {
  margin-bottom: 40px;
}

.breadth {
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}
/*# sourceMappingURL=maps/style.min.css.map */
