@charset "utf-8";
/* CSS Document */
.triangle3 {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #F0F0F0;
  margin: 0 auto 20px;
}
.triangle4 {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 60px solid #B1B1B1;
  margin: 10px auto 25px;
}
.column_h {
  height: 168px;
}
.column_h .c-hdg-level4-02 {
  height: 120px;
  background-color: #F0F0F0;
  align-content: center !important;
  margin-bottom: 0 !important;
}
.column .img-border {
  width: 65%;
  margin: 0 auto;
}
.column .img-border img {
  border: none !important;
}
.lp-tile-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /*margin-top: 60px;*/
}
.lp-tile-list__item {
  width: 24%;
}
.lp-tile-list__img {
  width: 100%;
  height: auto;
}
.lp-tile-list__item:nth-child(n+5) {
  margin-top: 12px;
}
.text--label {
  margin: 0 0 1.0em !important;
}
.unorder-list02 li {
  margin-bottom: 15px;
}
/*.text--label__label{
	background-color: #000 !important;
	color: #fff !important;
}*/
.c-lyt-service-02 .text {
  flex-basis: 64%;
}
.c-box-bg-color-01 {
  padding: 1% 0 5% 0;
}
.c-box-bg-color-01 .c-hdg-level2-03 {
  margin-top: 3vw;
}
#ank01 dl {
  font-size: 1.066666666666667vw;
}
dl {
  margin-bottom: 15px;
}
dl .c-doc-plain-01 {
  margin-bottom: 0 !important;
}
dl dt {
  float: left;
  margin-right: 15px;
}
dl dd {
  overflow: hidden;
}
dl::after {
  content: "";
  display: block;
  clear: both;
}
.c-nav-btn-03 a, .c-nav-btn-03 .btn {
  max-width: 390px !important;
  line-height: 2rem !important;
}
.c-lyt-footer-inquiry-02.col-1 > .column .inner {
  padding-top: 0 !important;
}
.c-hdg-level3-02 {
  font-weight: bold;
}
.c-lyt-image-05 {
  background-color: #FFF !important;
}
.c-tbl-data-02 tbody td {
  padding: 6px !important;
}
/*.open{
	margin-left: -570.9px !important;
}*/
@media print, screen and (min-width: 1500px) {
  .c-list-link-01 {
    content: "";
    display: block;
    clear: both;
  }
  .c-list-link-01 > li {
    float: left;
    margin-right: 25px;
    padding: 0 0 15px 19px;
  }
  .Header__body {
    max-width: 1620px;
    height: 90px;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  #ank01 dl {
    font-size: 17.5px;
  }
}
/*=========================================================================
                                pc体裁
=========================================================================*/
@media screen and (min-width: 768px) {
  .pc-hidden {
    display: none;
  }
  .Header__body {
    height: 90px;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  [data-size-pc="2col"] {
    width: calc((100% - 300px) / 2 - 0.1px) !important;
  }
  .column {
    margin: 1.8em 0 0;
  }
  .text--label02 {
    font-size: 1.066666666666667vw;
  }
  .c-box-modal-01.type-01 {
    width: 60% !important;
  }
  .c-lyt-column-01.col-margin {
    margin-bottom: 0 !important;
  }
  .Footer__inner {
    max-width: 1620px !important;
    margin: 0 auto !important;
    padding: 65px 40px !important;
  }
  .Footer__body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .footer-copyright {
    flex-shrink: 0;
  }
  .footer-copyright__label {
    font-size: 1.2rem !important;
    color: #4c4c4c;
  }
  .footer-utility__list {
    display: -webkit-flex;
    display: flex;
  }
  .footer-utility__list > li {
    margin-left: 14px;
    padding-left: 14px;
    border-left: 1px solid #d8d8d8;
    font-size: 1.3rem;
    color: #4c4c4c;
  }
  .footer-utility__list > li:first-of-type {
    border-left: none;
  }
}
/*=========================================================================
                                sp体裁
=========================================================================*/
@media screen and (max-width: 767px) {
  .sp-hidden {
    display: none;
  }
  #l-container #l-content {
    padding-top: 0 !important;
  }
  .Header img {
    width: 100%;
  }
  .Header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .Header__inner {
    width: 100%;
    padding: 5px 4%;
  }
  .header-logo--body {
    width: 53%
  }
  .Header__body {
    justify-content: space-between;
  }
  .Header__body .c-doc-plain-01 {
    text-align: right;
    font-size: 14px;
  }
  .triangle4 {
    width: 0;
    height: 0;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent;
    border-top: 46px solid #B1B1B1;
    margin: 20px auto;
  }
  #ank01 dl {
    font-size: 4.210526315789473vw;
  }
  .lp-tile-list {
    margin-top: 30px;
  }
  .lp-tile-list__item {
    width: 49%;
  }
  .lp-tile-list__item:nth-child(n+3) {
    margin-top: 10px;
  }
  .contact-box-v2__body {
    padding: 0 1.0em !important;
    border: none !important;
  }
  /*	.media__image02 img{
		width: 60%;
	}*/
  .media__image03 img {
    width: 80%;
  }
  .media__head p {
    font-size: 1.4rem;
  }
  .table-wrap {
    overflow-x: scroll;
  }
  .table01 {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
  }
  .table01 > caption {
    margin: 0 0 1.2em;
  }
  .c-box-modal-01.type-01 {
    width: 100% !important;
  }
  .sp-col-2 a {
    flex-basis: 48% !important;
    margin-bottom: 15px;
  }
  .column_h .c-hdg-level4-02 {
    padding: 15px 0 10px;
  }
  .Footer__inner {
    margin: 0 auto;
    padding: 50px 10% 25px;
  }
  .Footer__body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .footer-copyright {
    margin-top: 30px;
    flex-shrink: 0;
  }
  .footer-copyright__label {
    font-size: 1.1rem !important;
    color: #4c4c4c;
  }
  .footer-utility__list {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .footer-utility__list > li {
    margin-top: 17px;
    padding: 3px 18px;
    border-right: 1px solid #d8d8d8;
    font-size: 1.2rem;
    color: #4c4c4c;
  }
  .footer-utility__list > li:first-of-type {
    margin-top: 0;
  }
  .footer-utility__list > li:nth-of-type(2) {
    border-left: 1px solid #d8d8d8;
  }
  .footer-utility__list > li:last-of-type {
    border-right: none;
  }
  .footer-utility__list__label {
    font-size: 1.2rem;
    color: #4c4c4c;
  }
}
/*=========================================================================
                                他
=========================================================================*/
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .Footer__body {
    flex-direction: column;
  }
}