/*.bx-viewport{
  overflow: visible !important;
}*/
#cont-01,
#cont-02,
#cont-03,
#cont-04,
#cont-05,
#cont-06,
#cont-07,
#cont-08 {
  display: block;
  position: relative;
  top: 80px;
  visibility: hidden;
}

.w300-l-set:after,
.w300-r-set:after,
.col-3-2sp-set:after,
.tab-li:after {
  content: " ";
  display: block;
  clear: both;
}

.bk-ucar {
  background-color: #3399ff !important;
  color: #fff !important;
}

.bk-kint {
  background-color: #ff3333 !important;
  color: #fff !important;
}

.txt-white {
  color: #fff !important;
}

.txt-black {
  color: #333 !important;
}

.mod-caption {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  margin-top: 10px;
}

.h1-inner-btn {
  font-size: 14px;
  color: #4065A2;
  display: inline-block;
  box-sizing: border-box;
  background-color: #d0e2fe;
  border: 1px solid #4065A2;
  text-decoration: none;
  line-height: 2rem;
  padding: 10px 20px;
  float: right;
  margin-right: 40px;
  margin-top: 15px;
}

.h1-inner-btn:hover {
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  background-color: #4065A2;
}

.label-blue {
  background: #4065a2;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24.5px;
  line-height: 2.45rem;
  display: inline-block;
  padding: 2px 15px;
  margin: 5px 20px 5px 0;
}

.no-underline,
.no-underline:hover {
  text-decoration: none;
}

.link-bold {
  color: #4065a2 !important;
  font-weight: bold;
}

h3.top-h3 {
  font-size: 24px;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

h2.top-h2 {
  box-sizing: border-box;
  font-size: 48px;
  font-weight: 200;
  line-height: 34px;
  text-align: left;
  margin-bottom: 100px;
  letter-spacing: 0rem;
}

h2.top-h2::after {
  content: "";
  width: 55px;
  height: 5px;
  display: block;
  position: relative;
  left: 3rem;
  top: 35px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #1482c6;
}

h3.headline-h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 31.5px;
  line-height: 3.15rem;
  font-weight: bold;
  color: #4065a2;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
}

h3.headline--lv3-2 {
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 15px;
  line-height: 3.15rem;
  font-weight: bold;
  color: #4065a2;
}

h3.headline--lv4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.h3-gray-bar {
  box-sizing: border-box;
  padding: 8px 20px;
  background-color: #9aa2ac;
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}

h4.headline-lv4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.narrow-wrap {
  box-sizing: border-box;
  width: 900px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.mod-ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  padding-bottom: 5px;
}

.mod-ol li {
  list-style: decimal;
  margin-left: 20px;
  line-height: 1.9rem;
}

.mod-ol li:not(:first-child) {
  margin-top: 10px;
}

.vis-h1-box {
  width: 100%;
  background-color: red;
}

.vis-h1-box .vis-h1-l {
  width: 50%;
  height: 300px;
  float: left;
  background-color: #3399ff;
}

.vis-h1-box .vis-h1-l h1 {
  font-weight: 200;
  font-size: 32px;
  line-height: 900%;
  color: #fff;
  text-align: center;
}

.vis-h1-box .vis-h1-r {
  width: 50%;
  height: 300px;
  float: right;
  background-size: cover;
}

.mtpc80 {
  margin-top: 80px;
}

.shadow-box {
  box-sizing: border-box;
  -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.box-btn,
.box-btn-w {
  padding: 10px 30px;
  font-size: 14px;
  text-decoration: none;
}

.box-btn {
  color: #4065A2;
  border: 1px solid #4065A2;
}

.box-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #4065A2;
}

.box-btn-w {
  color: #fff;
  border: 1px solid #fff;
}

.box-btn-w:hover {
  text-decoration: none;
  color: #0080da;
  background-color: #fff;
}

.w300-l-set,
.w300-r-set {
  margin-bottom: 50px;
}

.w300-l-set .pic-box img,
.w300-r-set .pic-box img {
  display: block;
  width: 100%;
}

.w300-l-set .txt-box p,
.w300-r-set .txt-box p {
  margin-top: 0;
}

.w300-l-set .pic-box {
  width: 300px;
  float: left;
}

.w300-l-set .txt-box {
  width: 760px;
  float: right;
}

.w300-r-set .pic-box {
  width: 300px;
  float: right;
}

.w300-r-set .txt-box {
  width: 760px;
  float: left;
}

.top-img img {
  display: block;
  width: 100%;
}

.top-img h1 {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-size: 23px;
  font-weight: normal;
  color: #4065a1;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0;
  background-color: #f1f2f7;
}

.top-tit-box {
  width: 100%;
  background-color: #ccc;
  padding-bottom: 80px;
  padding-top: 80px;
}

.top-tit-box h2 {
  margin-top: 0;
  margin-bottom: 30px;
  color: #fff;
}

.top-tit-box h2::after {
  content: none;
}

.top-tit-box h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}

.cate-area .top-2col-l,
.cate-area .top-2col-r {
  width: 48%;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  background-color: #ccc;
  color: #fff;
}

.cate-area .top-2col-l .cate-box,
.cate-area .top-2col-r .cate-box {
  box-sizing: border-box;
  width: 100%;
  padding: 40px;
  position: absolute;
  top: 0;
}

.cate-area .top-2col-l .cate-box h3,
.cate-area .top-2col-r .cate-box h3 {
  font-size: 30px;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
}

.cate-area .top-2col-l .cate-box p,
.cate-area .top-2col-r .cate-box p {
  color: #fff;
  margin-bottom: 30px;
}

.cate-area .top-2col-l .cate-box span.box-btn-w,
.cate-area .top-2col-r .cate-box span.box-btn-w {
  background-color: #4065a2;
}

.cate-area:hover .cate-box span.box-btn-w,
.cate-area:hover .tit-messBox-l span.box-btn-w,
.top-mess:hover .cate-box span.box-btn-w,
.top-mess:hover .tit-messBox-l span.box-btn-w {
  background-color: #fff;
  color: #4065a2;
}

.top-2col-l {
  float: left;
}

.top-2col-r {
  float: right;
}

.box-btn-large {
  display: inline-block;
  width: 420px;
  font-size: 20px;
  background-color: #f4f4f4;
  border: 2px solid #4065a2;
  text-decoration: none;
  padding: 30px;
}

.box-btn-large::before {
  content: "\f138";
  font-family: FontAwesome;
  margin-right: 10px;
}

.box-btn-large:hover {
  color: #fff;
  text-decoration: none;
  background-color: #4065a2;
}

.bx-wrapper {
  margin-bottom: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}

.person-box {
  width: 320px;
  height: 380px;
  overflow: hidden;
  position: relative;
}

.person-box h3 {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 2rem;
  position: absolute;
  bottom: 0;
  padding: 20px;
  background-color: #f1f2f7;
  text-align: center;
  width: 90%;
  left: 15px;
  z-index: 20;
  transition: all 300ms 0s ease;
}

.person-box p {
  box-sizing: border-box;
  padding-top: 150px;
  margin: 0;
  position: absolute;
  top: -340px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 340px;
  color: #fff;
  z-index: 10;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  transition: all 300ms 0s ease;
}

.person-box a {
  text-decoration: none;
}

.person-box a:hover p {
  top: 0;
}

.person-box a:hover h3 {
  background-color: #4065a2;
  color: #fff;
}

.top-tori {
  background-image: url(/assets/img/top-tori-bk.jpg);
  background-size: cover;
  padding-bottom: 40px;
  padding-top: 40px;
}

.top-tori img {
  display: inline-block;
}

.top-tori h2 {
  line-height: 0;
}

.top-workBox-l,
.top-workBox-r {
  width: 510px;
  position: relative;
}

.top-workBox-l .top-work-set,
.top-workBox-r .top-work-set {
  position: absolute;
  top: 50px;
  width: 100%;
  text-align: center;
  /*h3::before{
      content: "\f138";
      font-family: FontAwesome;
      margin-right: 10px;
    }*/
}

.top-workBox-l .top-work-set h3,
.top-workBox-r .top-work-set h3 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
}

.top-workBox-l .top-work-set p,
.top-workBox-r .top-work-set p {
  font-size: 14px;
  color: #fff;
}

.top-workBox-l {
  float: left;
  margin-right: 18px;
}

.top-workBox-r {
  float: right;
  margin-left: 18px;
}

.rec-bk {
  background-image: url("/assets/img/top-rec-bk.jpg");
  background-size: cover;
}

.rec-bk .box-btn-w {
  background-color: #333;
}

.rec-bk .box-btn-w:hover {
  text-decoration: none;
  color: #333;
  background-color: #fff;
}

.tit-messBox-l,
.tit-recBox-l {
  box-sizing: border-box;
  height: 310px;
  width: 40%;
  float: left;
  background-color: #0080da;
  text-align: center;
  padding-top: 80px;
}

.tit-messBox-l h2,
.tit-recBox-l h2 {
  color: #fff;
  margin-bottom: 15px;
}

.tit-messBox-l h3,
.tit-recBox-l h3 {
  color: #fff;
  margin-bottom: 40px;
}

.tit-messBox-r,
.tit-recBox-r {
  height: 310px;
  overflow: hidden;
  width: 60%;
  float: right;
}

.tit-messBox-r img,
.tit-recBox-r img {
  box-sizing: border-box;
  width: 100%;
  min-width: 840px;
}

.tit-recBox-r {
  float: left;
}

.tit-recBox-l {
  float: right;
}

.top-rec-set {
  position: relative;
}

.top-rec-set .rec-tit-box {
  width: 100%;
  position: absolute;
  text-align: center;
  z-index: 100;
  padding-top: 5%;
}

.top-rec-set h2 {
  color: #fff;
  margin-bottom: 15px;
}

.top-rec-set h3 {
  color: #fff;
  margin-bottom: 40px;
}

.top-rec-set span {
  background-color: #333;
}

.top-rec-set .rec-pic-box img {
  width: 100%;
}

.top-rec-set:hover .rec-tit-box span {
  background-color: #fff;
  color: #333;
}

.head-set-h1 {
  box-sizing: border-box;
  display: block;
  position: relative;
  background-color: #4065A2;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 7rem;
  padding-left: 95px;
  margin: 0;
}

.head-set-h1:before {
  position: absolute;
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 46px;
  height: 47px;
  top: calc(50% - 23px);
  left: 30px;
}

.h1-car:before {
  background-image: url("/assets/img/icn-top-01.png");
}

.h1-parts:before {
  background-image: url("/assets/img/icn-top-02.png");
}

.h1-plane:before {
  background-image: url("/assets/img/icn-top-03.png");
}

.h1-common:before {
  background-image: url("/assets/img/icn-top-04.png");
}

.h1-no-icons {
  padding-left: 40px;
}

.h1-no-icons:before {
  content: none;
}

.bread-li {
  padding: 15px 40px;
}

.bread-li ul li {
  font-size: 11px;
  color: #333;
  float: left;
  margin-right: 12px;
}

.bread-li ul li a {
  text-decoration: none;
  color: #333;
}

.bread-li ul li a:hover {
  text-decoration: underline;
}

.bread-li ul li:not(:first-child):before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  margin-right: 10px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link-anchor {
  font-size: 13px;
  color: #438bc5;
  text-decoration: none;
}

.link-anchor:hover {
  color: #438bc5;
  text-decoration: underline;
}

.link-anchor:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  background: url(/common/img/icon-link-anchor.svg) no-repeat;
}

.inner-link {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}

.inner-link ul li {
  float: left;
  font-size: 1.3rem;
  line-height: 22.75px;
  line-height: 2.275rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 40px 0 0;
  letter-spacing: 0.05em;
}

.dl-Table {
  border-top: 1px solid #d6d6d6;
}

.dl-Table dl {
  border-bottom: 1px solid #d6d6d6;
}

.dl-Table dl:after {
  content: "";
  clear: both;
  display: block;
}

.dl-Table dt {
  width: 220px;
  float: left;
  padding: 15px 0 15px 0;
  font-weight: bold;
}

.dl-Table dd {
  margin-left: 240px;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}

.mod-bgBox {
  background: #f4f4f4;
  padding: 30px;
  margin: 30px 0;
  width: 100%;
  box-sizing: border-box;
}

.mod-bgBox p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.mod-paragraph {
  margin-top: 1.75em;
}

.l-grid-wrap {
  width: auto;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 40px;
  overflow: hidden;
  box-sizing: border-box;
}

.relate-link {
  box-sizing: border-box;
  width: 100%;
  background: #424851;
  padding: 30px;
}

.relate-link li {
  width: 48%;
}

.relate-link li a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 30px 15px;
  background: #fff;
  color: #333;
  text-decoration: none;
  text-align: center;
}

.relate-link li a:hover {
  color: #4e659f;
}

.relate-link li:first-child {
  float: left;
}

.relate-link li:last-child {
  float: right;
}

.relate-link:after {
  content: "";
  clear: both;
  display: block;
}

.top-rec-set .rec-tit-box {
  padding-top: 5%;
}

.top-rec-set h2 {
  margin-bottom: 15px;
}

.top-rec-set h3 {
  margin-bottom: 40px;
}

.top-rec-set span {
  background-color: #333;
}

.aq-box {
  display: block;
  box-sizing: border-box;
  background: #f4f4f4;
  padding: 18px 20px 18px;
  text-decoration: none;
  border: 2px solid #f4f4f4;
  transition: all 0.2s;
}

.aq-box h3 {
  margin-bottom: 10px;
  line-height: 2.4rem;
  text-indent: -21px;
  padding-left: 21px;
}

.aq-box h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 14px;
  height: 14px;
  margin-right: 7px;
  background: url(/common/img/icon-link-circle.svg) no-repeat;
}

.aq-box p {
  padding-top: 15px;
  border-top: 1px solid #d6d6d6;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 21px;
  line-height: 2.1rem;
  font-weight: normal;
}

.aq-box:hover {
  text-decoration: none;
  border: 2px solid #438bc5;
}

table.head-blue-tbl {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 0.05em;
}

table.head-blue-tbl th {
  border: 1px solid #d6d6d6;
  padding: 12px 15px;
  vertical-align: middle;
  font-weight: bold;
  background: #f1f2f7;
}

table.head-blue-tbl thead th {
  background: #4065a2;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 7px 10px;
}

table.head-blue-tbl td {
  border: 1px solid #d6d6d6;
  padding: 12px 15px;
  vertical-align: middle;
}

.spec-area {
  margin-bottom: 60px;
}

.spec-box {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
}

.spec-box h3 {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.spec-box p {
  line-height: 3rem;
}

.attn-scrl {
  background: #d84d4d;
  line-height: 1;
  font-weight: normal;
  color: #fff;
  padding: 4px 10px;
  margin: 0 0 5px;
  font-size: 11px;
}

.pic-bnr-box {
  position: relative;
  width: 755px;
  box-sizing: border-box;
  display: block;
  border: 2px solid #41669f;
  margin: 0 auto;
  text-decoration: none;
}

.pic-bnr-box p {
  box-sizing: border-box;
  background-color: #fff;
  height: 170px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 75px 50px;
  color: #41669f;
  transition: all 0.2s;
}

.pic-bnr-box p:before {
  content: "\f138";
  font-family: FontAwesome;
  margin-right: 10px;
}

.pic-bnr-box div {
  position: absolute;
  right: 0;
  top: 0;
  height: 170px;
}

.pic-bnr-box div img {
  height: 100%;
  display: block;
}

.pic-bnr-box:hover {
  text-decoration: none;
}

.pic-bnr-box:hover p {
  color: #fff;
  background-color: #41669f;
}

.pic-bnr-box:hover img {
  opacity: 1;
}

.bread-on-pic {
  position: absolute;
  left: 40px;
  top: 0;
}

.head-pic-set {
  position: relative;
}

.head-pic-set a {
  margin: 0;
}

.head-pic-set a img {
  width: 100%;
  display: block;
}

.head-pic-set .inner-top-pic p {
  margin: 0;
}

.head-pic-set .inner-top-pic p img {
  width: 100%;
  display: block;
}

.head-pic-set .head-tit-set {
  position: absolute;
  box-sizing: border-box;
  padding: 40px;
  top: 15%;
  right: 10%;
  background-color: #4065a1;
}

.head-pic-set .head-tit-set h2,
.head-pic-set .head-tit-set h3 {
  color: #fff;
  text-align: left;
  margin: 0;
}

.head-pic-set .head-tit-set h2 {
  font-size: 24px;
}

.head-pic-set .head-tit-set h2:after {
  content: none;
}

.int-set {
  width: 80%;
  margin: 0 auto;
}

.int-box-l,
.int-box-r {
  box-sizing: border-box;
}

.int-box-l a,
.int-box-r a {
  display: inline-block;
  text-align: center;
  margin-bottom: 15px;
}

.int-box-l {
  padding-right: 30px;
}

.int-box-r {
  padding-left: 30px;
}

.sch-dl {
  font-size: 16px;
}

.sch-dl dt {
  font-weight: bold;
  display: inline-block;
  width: 22%;
  line-height: 2;
}

.sch-dl dt img {
  vertical-align: middle;
}

.sch-dl dd {
  display: inline-block;
  width: 75%;
  line-height: 2;
}

.contactBox {
  display: block;
  width: 300px;
  border: 1px solid #333;
  padding: 25px;
  margin: 0 auto;
  text-align: center;
}

.contactBox address {
  color: #4065a2;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 60px;
  line-height: 6rem;
  letter-spacing: 0.075em;
}

.frame-box-set {
  display: inline-block;
  position: relative;
  padding: 25px;
  background-color: #fff;
  text-decoration: none;
  box-sizing: inner-link;
  border: 2px solid #fff;
  transition: all 0.2s;
  color: #4065a2;
}

.frame-box-set .frame-box-tit {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  background-color: #fff;
  text-align: left;
}

.frame-box-set .frame-box-inner {
  position: absolute;
  right: 20px;
  top: calc(50% - 18px);
  border: 1px solid #333;
  padding: 5px 40px;
  margin: 0;
  background-color: #fff;
  transition: all 0.2s;
}

.inner-btn {
  width: 740px;
}

.no-inner-btn {
  padding: 25px 80px;
}

.no-inner-btn .frame-box-tit {
  text-align: center !important;
}

.frame-box-set:hover {
  box-sizing: inner-link;
  border: 2px solid #4065a2;
  text-decoration: none;
  color: #4065a2;
}

.frame-box-set:hover .frame-box-inner {
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
}

.col-3-2sp-set .col-3-2sp-box {
  width: 30%;
  box-sizing: border-box;
  float: left;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 20px;
}

.col-2-2sp-set .col-2-2sp-box {
  width: 48%;
  box-sizing: border-box;
  float: left;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 20px;
}

.rec-box {
  position: relative;
}

.rec-box img {
  display: block;
}

.rec-box h3 {
  position: absolute;
  text-align: center;
  top: calc(50% - 12px);
  z-index: 10;
  color: #fff;
  width: 100%;
  font-size: 24px;
}

.tab-li {
  margin-bottom: 60px;
}

.tab-li ul {
  width: 280px;
  margin: 0 auto;
}

.tab-li ul li {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  font-size: 18px;
}

.tab-li ul li:hover {
  cursor: pointer;
}

.tab-li ul li.li-show:after,
.tab-li ul li:hover:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: -10px;
  left: 0;
  margin: 0 auto;
  background-color: #4065a2;
}

.tab-box {
  display: none;
}

.tab-show {
  display: block;
}

.sch-box {
  box-sizing: border-box;
  border: 3px solid #4065a2;
}

.sch-box h3 {
  font-size: 24px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 15px;
  background-color: #4065a2;
  color: #fff;
}

.sch-box img {
  display: block;
  width: 100%;
}

.col-bluebox-set {
  box-sizing: border-box;
  padding: 40px;
  background-color: #4065a1;
}

.col-bluebox-set h2,
.col-bluebox-set h3 {
  color: #fff;
  text-align: left;
  margin: 0;
}

.col-bluebox-set h2 {
  font-size: 24px;
}

.col-bluebox-set h2:after {
  content: none;
}

.half-box {
  width: 50%;
}

.step3-cht-01,
.step3-cht-02,
.step3-cht-03 {
  width: 1038px;
}

@media all and (-ms-high-contrast: none) {
  .ie-trap {
    padding-top: 100px;
    margin-top: -70px;
  }
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .h1-inner-btn {
    font-size: 12px;
    padding: 5px 20px;
    margin-right: 20px;
  }

  h3.headline-h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .mod-ol {
    font: inherit;
    padding-bottom: 5px;
  }

  .mod-ol li {
    font-size: 13px;
    list-style: decimal;
    margin-left: 20px;
    line-height: 2rem;
  }

  .mod-ol li:not(:first-child) {
    margin-top: 10px;
  }

  /*  .contents-wrap{
      padding-top: 25px;
      padding-bottom: 25px;
    }*/
  .narrow-wrap {
    width: 100%;
    padding: 20px;
  }

  .sp-pd30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .box-btn-large {
    box-sizing: border-box;
    width: 100%;
    font-size: 22px;
    padding: 20px;
  }

  .w300-l-set .pic-box,
  .w300-r-set .pic-box {
    width: 100%;
    float: none;
    margin-top: 15px;
  }

  .w300-l-set .txt-box,
  .w300-r-set .txt-box {
    width: 100%;
    float: none;
  }

  table.head-blue-tbl {
    table-layout: fixed;
    width: 700px;
  }

  .over-scroll {
    width: 100%;
    box-sizing: border-box;
    overflow: scroll;
  }

  .top-img h1 {
    width: 100%;
    padding: 15px 20px 15px;
    font-size: 16px;
    line-height: 1.4;
  }

  .cate-area .top-2col-l,
  .cate-area .top-2col-r {
    width: 100%;
    margin-bottom: 40px;
  }

  .cate-area .top-2col-l .cate-box,
  .cate-area .top-2col-r .cate-box {
    padding: 30px;
    position: absolute;
    top: 0;
  }

  .cate-area .top-2col-l .cate-box img,
  .cate-area .top-2col-r .cate-box img {
    width: 60px;
  }

  .cate-area .top-2col-l .cate-box h3,
  .cate-area .top-2col-r .cate-box h3 {
    font-size: 26px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .cate-area .top-2col-l .cate-box p,
  .cate-area .top-2col-r .cate-box p {
    color: #fff;
    margin-bottom: 0px;
    line-height: 1.8rem;
  }

  .cate-area .top-2col-l .cate-box span.box-btn-w,
  .cate-area .top-2col-r .cate-box span.box-btn-w {
    background-color: #4065a2;
  }

  .top-2col-l {
    float: none;
  }

  .top-2col-r {
    float: none;
  }

  .top-tit-box {
    width: 100%;
    background-color: #ccc;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .top-tit-box h2 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #fff;
  }

  .top-tit-box h2::after {
    content: none;
  }

  .top-tit-box h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }

  .top-workBox-l,
  .top-workBox-r {
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
  }

  .top-mess,
  .top-mess:hover {
    text-decoration: none;
  }

  .tit-messBox-l,
  .tit-recBox-l {
    height: 100%;
    width: 100%;
    float: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tit-messBox-l h2,
  .tit-recBox-l h2 {
    font-size: 22px;
  }

  .tit-messBox-l h3,
  .tit-recBox-l h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .tit-messBox-r,
  .tit-recBox-r {
    height: 100%;
    overflow: hidden;
    width: 100%;
    float: none;
  }

  .tit-messBox-r img,
  .tit-recBox-r img {
    display: block;
    width: 100%;
    min-width: 100%;
  }

  .top-tit-box {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .top-workBox-l,
  .top-workBox-r {
    width: 100%;
  }

  .top-workBox-l .top-work-set,
  .top-workBox-r .top-work-set {
    top: 25px;
    width: 100%;
  }

  .top-workBox-l .top-work-set h3,
  .top-workBox-r .top-work-set h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .top-workBox-l .top-work-set h3::before,
  .top-workBox-r .top-work-set h3::before {
    content: none;
  }

  .top-workBox-l .top-work-set p,
  .top-workBox-r .top-work-set p {
    font-size: 12px;
  }

  .top-rec-set .rec-tit-box {
    padding-top: 15%;
  }

  .top-rec-set h2 {
    margin-bottom: 15px;
  }

  .top-rec-set h3 {
    margin-bottom: 20px;
  }

  .top-rec-set span {
    background-color: #333;
  }

  .rec-bk {
    width: 100%;
    background-image: url("/assets/img/top-rec-bk-sp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .rec-bk .box-btn-w {
    background-color: #333;
  }

  .rec-bk .box-btn-w:hover {
    text-decoration: none;
    color: #333;
    background-color: #fff;
  }

  .top-tori {
    background-image: url(/assets/img/top-tori-sp.jpg);
    background-size: cover;
  }

  .head-set-h1 {
    font-size: 18px;
    line-height: 6rem;
    padding-left: 55px;
  }

  .head-set-h1:before {
    width: 38px;
    height: 38px;
    top: calc(50% - 19px);
    left: 10px;
  }

  .h1-no-icons {
    padding-left: 15px;
  }

  .h1-no-icons:before {
    content: none;
  }

  .bread-li {
    padding: 10px 0;
    overflow: scroll;
    white-space: nowrap !important;
  }

  .bread-li ul {
    width: 550px;
    white-space: nowrap !important;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .bread-li ul li:first-child {
    padding-left: 15px;
  }

  .inner-link {
    border-top: none;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
  }

  .inner-link ul {
    padding-bottom: 24px;
  }

  .inner-link ul li {
    float: none;
    padding: 0;
  }

  .sp-toggle {
    display: none;
  }

  .inner-link-btn {
    box-sizing: border-box;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 15px;
    border-top: 1px solid #d6d6d6;
  }

  .li-link-off::before,
  .li-link-on::before {
    -webkit-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    width: 10px;
    height: 1px;
    background: #4065a2;
  }

  .li-link-off::after,
  .li-link-on::after {
    -webkit-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    width: 10px;
    height: 1px;
    background: #4065a2;
  }

  .li-link-on::before {
    right: 18px;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: translateY(3px) rotate(45deg);
    transform: translateY(3px) rotate(45deg);
  }

  .li-link-on::after {
    right: 22px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: translateY(3px) rotate(-45deg);
    transform: translateY(3px) rotate(-45deg);
  }

  .li-link-off::before {
    right: 17px;
    -webkit-transform: translateY(-3px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg);
  }

  .li-link-off::after {
    right: 24px;
    -webkit-transform: translateY(-3px) rotate(45deg);
    transform: translateY(-3px) rotate(45deg);
  }

  .dl-Table dt {
    width: auto;
    float: none;
    padding: 10px 0 0;
  }

  .dl-Table dd {
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 4px;
  }

  .headline--lv3-2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .headline--lv4 {
    font-size: 1.4rem;
    line-height: 2.45rem;
    margin-bottom: 5px;
    font-weight: bold;
  }

  .relate-link {
    padding: 15px;
  }

  .relate-link li {
    width: 48%;
  }

  .relate-link li a {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 9px;
    line-height: 0.9rem;
    padding: 16px 8px;
  }

  .spec-box {
    width: 100%;
    float: none;
    margin-bottom: 50px;
  }

  .spec-box h3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .pic-bnr-box {
    width: 100%;
  }

  .pic-bnr-box p {
    height: 85px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    padding: 30px 25px;
  }

  .pic-bnr-box div {
    height: 85px;
  }

  .head-pic-set {
    position: relative;
  }

  .head-pic-set .inner-top-pic p img {
    width: 100%;
    display: block;
  }

  .head-pic-set .head-tit-set {
    position: static;
    width: 100%;
    height: 100%;
    padding: 20px;
  }

  .head-pic-set .head-tit-set h2 {
    font-size: 20px;
  }

  .head-pic-set .head-tit-set h2:after {
    content: none;
  }

  .sch-dl {
    font-size: 16px;
  }

  .sch-dl dt {
    font-weight: bold;
    display: inline-block;
    width: 100%;
    line-height: 2;
  }

  .sch-dl dt img {
    vertical-align: middle;
  }

  .sch-dl dd {
    display: inline-block;
    width: 100%;
    line-height: 2;
    margin-bottom: 20px;
  }

  .bread-on-pic {
    left: 0px;
    overflow: scroll;
    width: 100%;
  }

  .int-set {
    width: 100%;
  }

  .int-box-l,
  .int-box-r {
    margin-bottom: 30px;
  }

  .int-box-l {
    padding-right: 0px;
  }

  .int-box-r {
    padding-left: 0px;
  }

  .component-contactBox {
    box-sizing: border-box;
    width: 100%;
    background: #f5f7fb;
    padding: 15px;
    display: block;
  }

  .component-contactBox .component-contactBox__tel {
    padding: 0 0 15px;
    border-right: none;
  }

  .component-contactBox .component-contactBox__tel address b {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }

  .component-contactBox .component-contactBox__tel address b:before {
    content: "";
    width: 50px;
    height: 29px;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 8px;
    background: url(/common/img/freediallogo.svg) no-repeat;
  }

  .component-contactBox .component-contactBox__info {
    border-left: none;
    border-top: 1px solid #d6d6d6;
    margin-left: 0;
    padding-left: 0;
    padding-top: 15px;
  }

  .component-contactBox .component-contactBox__info .info__title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24.5px;
    line-height: 2.45rem;
    font-weight: bold;
    margin-bottom: 8px;
  }

  .frame-box-set {
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
  }

  .frame-box-set .frame-box-tit {
    font-size: 13px;
  }

  .frame-box-set .frame-box-inner {
    right: 15px;
    top: calc(50% - 18px);
    padding: 5px 15px;
  }

  .inner-btn {
    width: 100%;
  }

  .col-3-2sp-set .col-3-2sp-box {
    width: 48%;
    margin-left: 0%;
    margin-right: 4%;
    margin-bottom: 15px;
  }

  .col-3-2sp-set .col-3-2sp-box:nth-child(even) {
    margin-right: 0;
  }

  .rec-box h3 {
    font-size: 18px;
  }

  .sch-box h3 {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 8px;
  }

  .col-bluebox-set {
    box-sizing: border-box;
    padding: 20px;
    background-color: #4065a1;
  }

  .col-bluebox-set h2,
  .col-bluebox-set h3 {
    color: #fff;
    text-align: left;
    margin: 0;
    font-size: 16px;
    line-height: 2.0rem;
  }

  .col-bluebox-set h2:after {
    content: none;
  }

  .half-box {
    width: 100%;
  }

  .step3-cht-01,
  .step3-cht-02,
  .step3-cht-03 {
    width: 100%;
  }

  .no-pdg {
    padding-right: 0;
    padding-left: 0;
  }

  .mtpc60 {
    margin-top: 40px;
  }
}

.workstyle_flex.clm {
  align-items: center;
  flex-direction: column;
}

.workstyle_flex.clm a {
  text-align: center;
}

#ratio {
  margin-top: -100px;
  padding-top: 100px;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .attn-box {
    z-index: 99 !important;
  }
}

/*# sourceMappingURL=comp-style.css.map */

.icn-link {
  background-repeat: no-repeat;
  height: 20px;
  margin-left: 5px;
  margin-top: 0;
  padding-top: 0;
  vertical-align: middle;
  width: 20px;
}

@media screen and (min-device-width: 1025px) {
  .pc-head {
    min-width: 1150px;
  }
}

.pc-head .logo-box {
  height: auto;
  max-width: 450px;
}

.pc-head .logo-box a {
  display: block;
}

.pc-head .logo-box img {
  vertical-align: top;
  height: auto;
}

@media screen and (max-device-width: 1024px) {

  .contents-wrap,
  .main-wrap {
    box-sizing: border-box !important;
    max-width: 100%;
  }

  .pc-head {
    max-width: 100%;
    min-width: auto;
  }

  .pc-head .btn-area {
    margin-right: calc((90/1024)* 100vw);
  }

  .pc-head .logo-box {
    max-width: calc((360/1024)* 100vw);
  }

  .pc-head .logo-box img {
    height: auto;
    width: auto;
  }

  .pc-head .menu-box {
    margin-right: calc((90/1024)* 100vw);
    width: calc((500/1024)* 100vw);
  }

  .menu-li li a {
    padding: 0px 10px;
  }

  .pc-head .subaru-box {
    width: calc((100/1024)* 100vw);
  }
}

.pc-fixed .logo-box img {
  height: 40px;
  margin-top: 5px;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

  .pc-head .logo-box {
    max-width: 420px;
  }

  .sp-header .logo-box {
    align-items: center;
    display: flex;
    padding: 10px;
  }

  .sp-header .logo-box img {
    height: auto;
  }
}

.com-attn-box {
  box-sizing: border-box;
  background: #f4f4f4;
  font-weight: bold;
  padding: 10px;
}

.txt-link-pdf::after {
  background-image: url(/common/img/icn-pdf.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 1.3em;
  margin-left: 0.5rem;
  vertical-align: middle;
  width: 1.2em;
}

/* fade in 繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ  */

.fade-in {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: all 1s cubic-bezier(.155, .91, .695, .95);
  transition: all 1s cubic-bezier(.155, .91, .695, .95)
}

.fade-in.is-animation {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* 24-07-18_add_hosoi */

.workstyle-box {
  height: auto !important;
}

.overflow-visible {
  overflow: visible !important;
}

.o-v {
  overflow: visible !important;
}

.pl20-pc {
  padding-left: 20px !important;
}

table.frame-tbl th {
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}

.wHalf-l-set,
.wHalf-r-set {
  margin-bottom: 50px;
}

.wHalf-l-set .pic-box img,
.wHalf-r-set .pic-box img {
  display: block;
  width: 100%;
}

.wHalf-l-set .txt-box p,
.wHalf-r-set .txt-box p {
  margin-top: 0;
}

.wHalf-l-set .pic-box {
  width: 500px;
  float: left;
}

.wHalf-l-set .txt-box {
  width: 560px;
  float: right;
}

.wHalf-r-set .pic-box {
  width: 500px;
  float: right;
}

.wHalf-r-set .txt-box {
  width: 560px;
  float: left;
}

.wHalf-l-set::after,
.wHalf-r-set::after {
  content: " ";
  display: block;
  clear: both;
}

table.schedule.max {
  background-color: #f2f2f6;
  display: inline-flex;
}


table.schedule.mb00.max tr {
  display: flex;
}

table.schedule.mb00.max tr td:first-child {
  width: 20%;
}

table.schedule.mb00.max tr td:nth-child(2) {
  width: 30%;
}

table.schedule.mb00.max tr td:nth-child(3) {
  width: 50%;
}

/* 3蛻礼岼縺後↑縺�→縺� */
table.schedule.max.no-detail {
  justify-content: center;
}

table.schedule.mb00.max.no-detail tr td:first-child {
  width: 450px
}

table.schedule.mb00.max.no-detail tr td:nth-child(2) {
  width: 450px;
}

table.schedule.mb00.max.sp-only {
  display: none;
}

.bread-li.bread-on-pic02,
.bread-li.bread-on-pic02 ul.clearfix.sp-only {
  overflow: visible;
}

@media screen and (max-width: 925px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  p {
    font-size: 15px;
    line-height: 25px;
  }

  .pl20-pc {
    padding-left: 0px !important;
  }

  .wHalf-l-set .pic-box,
  .wHalf-r-set .pic-box {
    width: 100%;
    float: none;
    margin-top: 15px;
  }

  table.schedule.mb00.max tr td:first-child {
    width: 15%;
  }

  table.schedule.mb00.max tr td:nth-child(2) {
    width: 25%;
  }

  table.schedule.mb00.max tr td:nth-child(3) {
    width: 60%;
  }

  /* 竊� 20240828 namioka added */
  table.schedule.mb00.max.no-detail tr td:first-child {
    width: 25%
  }

  table.schedule.mb00.max.no-detail tr td:nth-child(2) {
    width: 75%;
  }

  /* 竊� 20240828 namioka added */

}

/* 24-07-18_add_hosoi end */

/* 竊� 20240828 namioka added */

/* 莨夂､ｾ繧堤衍繧� 逕ｻ蜒丞�繧頑崛縺育畑蜈ｱ騾夊ｨｭ螳� */
.swithImg-btn ul li a {
  align-items: center;
  background-color: #ccc;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  text-decoration: none;
}

.swithImg-btn ul li a.active {
  background-color: #4065A2;
}

.switch-img img {
  display: none;
}

.switch-img img.show {
  display: block;
}

/* 荳矩Κ繝ｪ繝ｳ繧ｯ4繧ｫ繝ｩ繝� */

.relate-link.flx {
  display: flex;
  justify-content: space-between;
}

.relate-link.flx li {
  float: none;
}

.relate-link.flx li a {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 78px;
}

.relate-link.flx.col4 li {
  width: 23%;
}

.relate-link.flx::after {
  content: "";
  clear: none;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

  .relate-link.flx {
    flex-wrap: wrap;
  }

  .relate-link.flx li {
    width: 47% !important;
  }

  .relate-link.flx li a {
    align-items: center;
    display: flex;
    font-size: 1rem;
    line-height: 1.2;
    min-height: 60px;
  }

  .relate-link.flx li:nth-child(even) {
    margin-left: 6%;
  }

  .relate-link.flx li:nth-child(n + 3) {
    margin-top: 10px
  }

  .bread-li ul {
    overflow: hidden !important;
  }
}

.nav-slider {
  background-color: #fff;
  margin-top: 79px;
}

/* 竊� 20240828 namioka added */

/* 竊� 20241128 namioka added */

.txt-link-ext::after {
  background-image: url(/common/img/extra_link_b.svg) !important;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 1.7em;
  margin-left: .4em;
  vertical-align: middle;
  width: 1.9em;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .txt-link-ext::after {
    height: 1.5em;
    width: 1.6em;
  }
}

.big-footer .col5-foot {
  box-sizing: border-box;
  float: left;
  width: 17%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}

.big-footer .col5-foot h3 {
  font-weight: bold;
}

.big-footer .col5-foot.sns ul li a,
.sp-footer .child-menu ul li {
  align-items: center;
  display: flex;
  font-size: 16px;
}

.sp-footer .child-menu ul li a {
  align-items: center;
  display: flex;
}

.sp-footer .child-menu ul li.sns a::after {
  display: none !important;
}

.big-footer .col5-foot.sns ul li a img {
  height: auto;
  margin-right: .5em;
  width: 1.5em;
}

.sp-footer .child-menu ul li a img {
  height: auto;
  margin-right: .5em;
  width: 2em;
}

.sp-footer .child-menu ul li a + a {
  margin-left: 5em;
}

.big-footer .col5-foot.sns ul li + li {
  margin-top: 10px;
}
/* 竊� 20241128 namioka added */


