@charset "UTF-8";

.taL{text-align:left !important;}
.taC{text-align:center !important;}
.taR{text-align:right !important;}

.box-panel {
  margin-top: 20px;
}

.box-panel + .hdg-lv3 {
  margin-top: 30px;
}

.lst-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.lst-panel-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.box-panel.box-panel-col03 .lst-panel-item {
  flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
}

.box-panel-content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  margin: 0 8px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.box-panel-content a:hover {
  border: 1px solid #ef7a00;
}

.box-panel-content-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-top: 0;
  margin-right: 20px;
}

.box-panel-content-img img {
  width: 60px;
  margin: 0;
}

.box-panel-content-ttl {
  margin-top: 0;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
}

.box-panel-content-txt {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .box-panel.box-panel-col03 .lst-panel-item {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
  }

  .box-panel-content-ttl {
    font-size: 16px;
  }

  .box-panel-content-txt {
    margin-top: 0;
  }

  .box-panel-content-img {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    margin-right: 10px;
  }

  .box-panel-content-img img {
    width: 50px;
  }

  .box-panel-content a {
    padding: 10px;
  }
}

.lst-image-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.lst-image-box + .hdg-lv2 {
  margin-top: 60px;
}

.lst-image-box li {
  flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
}

.lst-image-box a {
  margin: 0 8px;
  box-sizing: border-box;
  display: block;
}

.lst-image-box a:hover {
  text-decoration: none;
}

.border-out img {
  border: 1px solid #ddd;
}

.lst-image-box-ttl {
  font-size: 18px;
  margin-top: 10px;
}

.lst-image-box-caption {
  font-size: 14px;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .lst-image-box {
    margin: 0;
  }

  .lst-image-box li {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
  }

  .lst-image-box li:nth-child(n+2) .lst-image-box-img {
    margin-top: 20px;
  }

  .lst-image-box li a {
    margin: 0;
  }

  .lst-image-box-ttl {
    font-size: 16px;
  }
}
.txt-link {
  color: #ef7a00 !important;
}
.txt-link:hover {
  opacity: 0.7;
}
.lxl-slbnr span span:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .lst-btn li {
    margin-top: 0px;
    padding: 6px 6px;
  }
}
.box-tag-list {
  margin-top: 30px;
}
.btn-primary a { 
  font-size: 16px;
  padding: 5px 21px;
  background: #F2EFEF;
  border: solid 1px #A5A4A4;
}
.lst-btn li {
  padding: 6px 10px;
}

.txt-link {
  color: #ef7a00 !important;
}
.txt-link:hover {
  opacity: 0.7;
}

.list_faq li {
	display: inline-block;
	margin-left: 2rem;
	width: 87%;
	text-decoration: none;
}

.list_faq li a {
  position: relative;/*‘Š‘Î*/
}

.list_faq li a span:before {
	content: "Q.";
	color: #333;
	text-indent: 0.5rem;
	position: absolute;
	left: -2em;
	top: auto;
}

.txt-note01 li{
  font-size: 16px;
}


.lxl-box-door{
  border: 1px solid #CCCCCC;
  padding: 70px 30px 60px;
  border-radius: 20px;
  margin-top: 27px;
  margin-bottom: 42px;
}
.lxl-box-door .lxl-content{
  position: relative;
  z-index: 0;
  width: 100%;
}
.lxl-box-door .img-door{
  text-align: center;
}
.lxl-box-door .btn-door a {
  padding: 5px 0;
  display: block;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  line-height: 1.4;
  border: 2px solid #EF7A00;
}
.lxl-box-door .btn-door a:hover {
  text-decoration: none;
}
.lxl-box-door .btn-door a .txt {
  font-size: 14px;
  margin-top: 5px;
  display: block;
}
.lxl-box-door .btn-door a .tit {
  color: #EF7A00;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding: 0 18px 0 5px;
}
.lxl-box-door .btn-door .tit::before {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background: url(/support/inspection/door/pic/arrow_down.png) no-repeat center / contain;
  transition: all 0.3s;
}
.lxl-box-door .btn-door a .img {
  display: block;
  width: 110px;
  margin: 5px auto;
}
.lxl-box-door img {
  max-width: 100%;
}
.lxl-box-door .btn-door {
  position: absolute;
  z-index: 1;
  width: 155px;
}
.lxl-box-door .btn-door.btn1 {
  top: -53px;
  left: calc(50% - 410px);
}
.lxl-box-door .btn-door.btn2 {
  top: 78px;
  left: calc(50% - 410px);
}
.lxl-box-door .btn-door.btn3 {
  bottom: 141px;
  left: calc(50% - 410px);
}
.lxl-box-door .btn-door.btn4 {
  bottom: -43px;
  left: calc(50% - 410px);
}
.lxl-box-door .btn-door.btn4 .tit::before {
  right: 5px;
}
.lxl-box-door .btn-door.btn6 {
  top: -45px;
  left: calc(50% + 255px);
}
.lxl-box-door .btn-door.btn7 {
  top: 96px;
  left: calc(50% + 255px);
}
.lxl-box-door .btn-door.btn8 {
  bottom: 160px;
  left: calc(50% + 255px);
}
.lxl-box-door .btn-door.btn9 {
  bottom: -43px;
  left: calc(50% + 255px);
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .lxl-box-door .img-door{
    width: 53vw;
    margin: 0 auto;
  }
  .lxl-box-door{
    padding: 8.5vw 2vw 12.5vw;
  }
  .lxl-box-door .btn-door{
    width: 15vw;
  }
  .lxl-box-door .btn-door a .img{
    width: 12vw;
  }
  .lxl-box-door .btn-door a{
    padding: 1vw 0;
    font-size: min(16px, 1.6vw);
  }
  .lxl-box-door .btn-door.btn1 {
    top: -6.8vw;
    left: 5vw;
  }
  .lxl-box-door .btn-door.btn2 {
    top: 8.5vw;
    left: 5vw;
  }
  .lxl-box-door .btn-door.btn2 img {
    width: 10vw;
  }
  .lxl-box-door .btn-door.btn3 {
    bottom: 12.2vw;
    left: 5vw;
  }
  .lxl-box-door .btn-door.btn4 {
    bottom: -10.7vw;
    left: 5vw;
  }
  .lxl-box-door .btn-door.btn6 {
    top: -4.5vw;
    left: auto;
    right: 5vw;
  }
  .lxl-box-door .btn-door.btn7 {
    top: 11vw;
    left: auto;
    right: 5vw;
  }
  .lxl-box-door .btn-door.btn8 {
    bottom: 13vw;
    left: auto;
    right: 5vw;
  }
  .lxl-box-door .btn-door.btn9 {
    bottom: -10.7vw;
    left: auto;
    right: 5vw;
  }
}
@media only screen and (max-width: 767px){
  .lxl-box-door {
    margin: 25px -20px 40px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 9vw 0;
  }
  .lxl-box-door .img-door{
    width: 300px;
    margin: 0 auto;
  }
  .lxl-box-door{
    padding: 50px 0 120px;
  }
  .lxl-box-door .btn-door{
    width: 125px;
  }
  .lxl-box-door .btn-door a .img{
    width: 75px;
  }
  .lxl-box-door .btn-door a{
    padding: 5px 0;
    font-size: 14px;
    border: 1px solid #EF7A00;
  }
  .lxl-box-door .btn-door.btn1 {
    top: 60px;
    left: calc(50% - 125px);
  }
  .lxl-box-door .btn-door.btn2 {
    top: -33px;
    left: calc(50% - 125px);
  }
  .lxl-box-door .btn-door.btn2 img {
    width: 65px;
  }
  .lxl-box-door .btn-door.btn3 {
    bottom: -99px;
    left: calc(50% - 125px);
  }
  .lxl-box-door .btn-door.btn4 {
    bottom: 22px;
    left: calc(50% - 125px);
  }
  .lxl-box-door .btn-door.btn4 a .tit{
    padding-left: 0;
    letter-spacing: -0.1em;
  }
  .lxl-box-door .btn-door.btn4 .img {
    width: 55px;
  }
  .lxl-box-door .btn-door.btn6 {
    top: 60px;
    left: calc(50% + 5px);
  }
  .lxl-box-door .btn-door.btn7 {
    top: -20px;
    left: calc(50% + 5px);
  }
  .lxl-box-door .btn-door.btn8 {
    bottom: 42px;
    left: calc(50% + 5px);
  }
  .lxl-box-door .btn-door.btn9 {
    bottom: -77px;
    left: calc(50% + 5px);
  }

}



.lxl-box-door2{
  border: 1px solid #CCCCCC;
  padding: 30px 30px;
  border-radius: 20px;
  margin-top: 27px;
  margin-bottom: 42px;
}
.lxl-box-door2 .lxl-content{
  position: relative;
  z-index: 0;
  width: 100%;
}
.lxl-box-door2 .img-door2{
  text-align: center;
}
.lxl-box-door2 .btn-door2 a {
  padding: 5px 0;
  display: block;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  line-height: 1.4;
  border: 2px solid #EF7A00;
}
.lxl-box-door2 .btn-door2 a:hover {
  text-decoration: none;
}
.lxl-box-door2 .btn-door2 a .tit {
  color: #EF7A00;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding: 0 15px 0 5px;
}
.lxl-box-door2 .btn-door2 .tit_only {
  padding: 10px 0;
}
.lxl-box-door2 .btn-door2 .tit::before {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background: url(/support/inspection/door/pic/arrow_right.png) no-repeat center / contain;
  transition: all 0.3s;
}
.lxl-box-door2 .btn-door2 a .img {
  display: block;
  width: 110px;
  margin: 5px auto;
}
.lxl-box-door2 img {
  max-width: 100%;
}
.lxl-box-door2 .btn-door2 {
  position: absolute;
  z-index: 1;
  width: 155px;
}
.lxl-box-door2 .btn-door2.btn1 {
  top: 54px;
  left: calc(50% - 410px);
}
.lxl-box-door2 .btn-door2.btn2 {
  top: 115px;
  left: calc(50% - 410px);
}
.lxl-box-door2 .btn-door2.btn3 {
  bottom: 30px;
  left: calc(50% - 410px);
}
.lxl-box-door2 .btn-door2.btn4 {
  top: 222px;
  right: calc(50% - 405px);
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .lxl-box-door2 .img-door2{
    width: 50vw;
    margin: 0 auto;
  }
  .lxl-box-door2 .btn-door2{
    width: 16vw;
  }
  .lxl-box-door2 .btn-door2 a .img{
    width: 10vw;
    margin-top: 1vw;
  }
  .lxl-box-door2 .btn-door2 a{
    padding: 1vw 0;
  }
  .lxl-box-door2 .btn-door2.btn1 {
    top: 10%;
    left: 7vw;
  }
  .lxl-box-door2 .btn-door2.btn2 {
    top: 22.5%;
    left: 7vw;
  }
  .lxl-box-door2 .btn-door2.btn3 {
    bottom: 2%;
    left: 7vw;
  }
  .lxl-box-door2 .btn-door2.btn4 {
    top: 44%;
    right: 7vw;
  }
}
@media only screen and (max-width: 767px){
  .lxl-box-door2 {
    margin: 25px -20px 40px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 75px 0 55px;
  }
  .lxl-box-door2 .img-door2{
    width: 300px;
    margin: 0 auto;
  }
  .lxl-box-door2 .btn-door2{
    width: 110px;
  }
  .lxl-box-door2 .btn-door2 a .img{
    width: 75px;
    margin: 2px auto;
  }
  .lxl-box-door2 .btn-door2 a{
    border: 1px solid #EF7A00;
  }
  .lxl-box-door2 .btn-door2.btn1 {
    top: 18px;
    left: calc(50% - 125px);
  }
  .lxl-box-door2 .btn-door2.btn1 {
    width: 120px;
  }
  .lxl-box-door2 .btn-door2.btn2 {
    top: -50px;
    left: calc(50% + 8px);
  }
  .lxl-box-door2 .btn-door2.btn2 .img {
    width: 55px;
  }
  .lxl-box-door2 .btn-door2.btn3 {
    bottom: -22px;
    left: calc(50% - 115px);
  }
  .lxl-box-door2 .btn-door2.btn4 {
    top: auto;
    bottom: 17px;
    left: calc(50% + 8px);
    right: auto;
  }

}