@charset "UTF-8";
.front-content .slide {
  z-index: 99;
  margin-bottom: 0;
}
.front-content .slide-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.front-content .slide-wrap p {
  position: absolute;
  top: 35px;
  left: 50%;
  translate: -50%;
  z-index: 100;
  margin: 0 auto;
  width: 395px;
}
@media screen and (max-width: 396px) {
  .front-content .slide-wrap p {
    font-size: 1.75rem;
    width: 318px;
  }
}
.front-content .slide .slick-dots {
  bottom: 0;
}
.front-content .slide .slick-dots li.slick-active button {
  background-color: #fff;
  border-radius: 50%;
}
.front-content .slide .slick-dots li button {
  text-indent: 100%;
  white-space: wrap;
  overflow: hidden;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.front-content .slide .slick-dots li button:before {
  content: none;
}

@media print, screen and (min-width: 768px) {
  .front-content .slide-wrap {
    margin-bottom: 40px;
  }
  .front-content .slide-wrap p {
    top: 50%;
    translate: 0 -50%;
    left: 40px;
    font-size: 3rem;
    width: 659px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 900px) {
  .front-content .slide-wrap p {
    font-size: 3.75rem;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1020px) {
  .front-content .slide-wrap p {
    font-size: 5.12rem;
    left: 75px;
    width: 900px;
  }
}
.front-content .section-news {
  padding: 0 15px;
  margin-bottom: 106px;
}
.front-content .section-news .sec-inner {
  max-width: 600px;
  margin: 0 auto;
}
.front-content .section-news .sec-inner h3 {
  text-align: center;
  margin-bottom: 40px;
}
.front-content .section-news .sec-inner h3:after {
  content: "";
  width: 33px;
  height: 2px;
  display: block;
  margin: 11px auto 0;
  background: #254488;
  line-height: 1;
}
.front-content .section-news .sec-news-main {
  margin-bottom: 40px;
}
.front-content .section-news .sec-news-date {
  margin-bottom: 10px;
}
.front-content .section-news .sec-news-title a {
  text-decoration: none;
}
.front-content .section-news .sec-news-link {
  text-align: right;
}
.front-content .section-news .sec-news-link a {
  text-decoration: none;
}

@media print, screen and (min-width: 768px) {
  .front-content .section-news {
    margin-bottom: 120px;
  }
  .front-content .section-news .sec-inner {
    max-width: 1129px;
    display: flex;
    gap: 50px;
  }
  .front-content .section-news .sec-inner h3 {
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: auto;
    line-height: 33px;
  }
  .front-content .section-news .sec-inner h3:after {
    width: 2px;
    height: 33px;
    margin: 0 0 0 25px;
  }
  .front-content .section-news .sec-news-main {
    margin-bottom: 0;
    width: calc(100% - 355px);
    margin-top: 4px;
    align-content: flex-start;
    align-items: flex-start;
  }
  .front-content .section-news .sec-news-box {
    display: flex;
    gap: 20px;
  }
  .front-content .section-news .sec-news-date {
    margin: 0 0 auto;
  }
  .front-content .section-news .sec-news-title {
    width: calc(100% - 114px);
  }
  .front-content .section-news .sec-news-title a {
    display: block;
  }
  .front-content .section-news .sec-news-link {
    margin: auto 0 10px auto;
  }
}
.front-content article {
  overflow: hidden;
}
.front-content .sec01 {
  padding: 100px 15px 0;
  margin-bottom: 150px;
  position: relative;
}
.front-content .sec01:after {
  content: "";
  display: block;
  width: 242px;
  height: 306px;
  background: transparent url(../image/front/bg-01.png) no-repeat 0 0/242px auto;
  position: absolute;
  top: 388px;
  right: 0;
  translate: 50% 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .front-content .sec01 .sec-inner {
    max-width: 478px;
    margin: 0 auto;
  }
}
.front-content .sec01 h3 {
  margin-bottom: 20px;
}
.front-content .sec01 p {
  line-height: 2;
  margin-bottom: 40px;
}
.front-content .sec01 .sec01-img {
  text-align: center;
}
.front-content .sec01 .sec01-img img {
  width: 280px;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec01 {
    padding: 120px 15px 0;
    margin-bottom: 200px;
  }
  .front-content .sec01:after {
    width: 770px;
    height: 973px;
    background-size: 770px auto;
    top: 103px;
  }
  .front-content .sec01 .sec-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 47px;
  }
  .front-content .sec01 h3 {
    margin-bottom: 60px;
  }
  .front-content .sec01 p {
    margin-bottom: 0;
  }
  .front-content .sec01 .sec01-img {
    text-align: left;
  }
  .front-content .sec01 .sec01-img img {
    width: 642px;
  }
}
.front-content .sec02 {
  padding: 0 15px 66px;
  margin-bottom: 40px;
  background: transparent url(../image/front/risk-solution-parts.png) no-repeat 50% 100%/140px auto;
}
.front-content .sec02 h3 {
  margin-bottom: 40px;
  line-height: 1;
}
.front-content .sec02 .sec02-box + .sec02-box {
  margin-top: 15px;
}
.front-content .sec02 .sec02-box a {
  display: flex;
  padding: 20px 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  gap: 15px;
  align-items: center;
  min-height: 129px;
  text-decoration: none;
}
.front-content .sec02 .sec02-box-img {
  display: block;
  text-align: center;
  width: 80px;
}
.front-content .sec02 .sec02-box dl {
  margin: 0;
  width: calc(100% - 95px);
}
.front-content .sec02 .sec02-box dl dt {
  margin-bottom: 5px;
  line-height: 1.8;
}
.front-content .sec02 .sec02-box dl dd {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  color: #000;
}
.front-content .sec02-br-none {
  display: none;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec02 {
    padding: 0 15px 105px;
    margin-bottom: 60px;
    background-size: 230px auto;
  }
  .front-content .sec02 .sec-inner {
    max-width: 1320px;
    margin: 0 auto;
  }
  .front-content .sec02 h3 br {
    display: none;
  }
  .front-content .sec02 .sec02-main {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: stretch;
    justify-content: center;
  }
  .front-content .sec02 .sec02-box {
    width: 300px;
  }
  .front-content .sec02 .sec02-box + .sec02-box {
    margin-top: 0;
  }
  .front-content .sec02 .sec02-box a {
    display: block;
    padding: 30px 15px;
    height: 100%;
  }
  .front-content .sec02 .sec02-box-img {
    width: 100%;
  }
  .front-content .sec02 .sec02-box dl {
    width: 100%;
  }
  .front-content .sec02 .sec02-box dl dt {
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: center;
  }
  .front-content .sec02 .sec02-box dl dd {
    text-align: center;
  }
  .front-content .sec02-br-none {
    display: flex;
  }
}
.front-content .sec03 {
  padding: 0 15px;
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .front-content .sec03 .sec-inner {
    max-width: 478px;
    margin: 0 auto;
  }
}
.front-content .sec03 h3 {
  margin-bottom: 30px;
}
.front-content .sec03 p {
  line-height: 1.5;
  margin-bottom: 40px;
}
.front-content .sec03 .sec03-img {
  text-align: center;
}
.front-content .sec03 .sec03-img img {
  width: 283px;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec03 {
    margin-bottom: 200px;
  }
  .front-content .sec03 .sec-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    max-width: 1230px;
    margin: 0 auto;
  }
  .front-content .sec03-info {
    width: calc(60% - 20px);
  }
  .front-content .sec03 h3 {
    margin-bottom: 60px;
  }
  .front-content .sec03 p {
    margin-bottom: 0;
  }
  .front-content .sec03 .sec03-img {
    text-align: left;
    width: calc(40% - 20px);
  }
  .front-content .sec03 .sec03-img img {
    width: 490px;
  }
}
.front-content .sec04 {
  padding: 0 15px;
  margin-bottom: 150px;
}
.front-content .sec04 h3 {
  line-height: 1.3;
  margin-bottom: 30px;
}
.front-content .sec04-box {
  text-align: center;
}
.front-content .sec04-box + .sec04-box {
  margin-top: 60px;
}
.front-content .sec04-box-img {
  margin: 0 -15px;
  margin-bottom: 20px;
}
.front-content .sec04-box h4 {
  line-height: 1;
  margin-bottom: 20px;
}
.front-content .sec04-box p {
  line-height: 1.5;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec04 {
    padding: 0 15px;
    margin-bottom: 200px;
    position: relative;
  }
  .front-content .sec04:after {
    content: "";
    display: block;
    width: 579px;
    height: 579px;
    background: transparent url(../image/front/bg-02.png) no-repeat 0 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -192px;
  }
  .front-content .sec04 .sec-inner {
    max-width: 1290px;
    margin: 0 auto;
  }
  .front-content .sec04-main {
    display: flex;
    justify-content: center;
    gap: 90px;
  }
  .front-content .sec04 h3 {
    line-height: 1;
    margin-bottom: 80px;
  }
  .front-content .sec04 h3 br {
    display: none;
  }
  .front-content .sec04-box {
    width: calc((100% - 180px) / 3);
    display: flex;
    flex-direction: column;
  }
  .front-content .sec04-box + .sec04-box {
    margin-top: 0px;
  }
  .front-content .sec04-box-img {
    margin: 0 0 30px;
  }
  .front-content .sec04-box h4 {
    margin-top: 0;
    line-height: 1.1;
    margin-bottom: 30px;
  }
  .front-content .sec04-box p {
    margin-top: 0;
    margin-bottom: auto;
    padding-bottom: 30px;
  }
}
.front-content .sec05 {
  padding: 60px 0 80px;
  background: #FBFBFB;
  margin-bottom: 150px;
}
.front-content .sec05 .sec-inner {
  padding: 0 50px;
  text-align: center;
}
.front-content .sec05 h3 {
  margin: 0 0 30px;
  line-height: 1;
}
.front-content .sec05-main-img + .sec05-main-img {
  margin-top: 30px;
}
.front-content .sec05-main img {
  width: 290px;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec05 {
    margin-bottom: 200px;
  }
  .front-content .sec05 .sec-inner {
    padding: 0 50px;
    max-width: 1250px;
    margin: 0 auto;
  }
  .front-content .sec05 h3 {
    margin: 0 0 50px;
  }
  .front-content .sec05-main {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .front-content .sec05-main-img + .sec05-main-img {
    margin-top: 0px;
  }
}
.front-content .sec06 {
  padding: 0 15px;
  margin-bottom: 150px;
}
.front-content .sec06 .sec-inner {
  max-width: 500px;
  margin: 0 auto;
}
.front-content .sec06 h3 {
  line-height: 1.3;
  margin-bottom: 30px;
}
.front-content .sec06-box {
  width: 280px;
  display: flex;
  gap: 10px;
}
.front-content .sec06-box + .sec06-box {
  margin-top: 30px;
}
.front-content .sec06-box h4 {
  margin: 0;
  writing-mode: vertical-rl;
}
.front-content .sec06-box-main {
  text-align: center;
}
.front-content .sec06-box-main h5 {
  margin: 15px 0 0;
  line-height: 1.5;
  font-weight: normal;
  font-weight: 400;
}
.front-content .sec06-box:nth-of-type(3n+1) {
  margin-left: 0;
  margin-right: auto;
}
.front-content .sec06-box:nth-of-type(3n+2) {
  margin-left: auto;
  margin-right: auto;
}
.front-content .sec06-box:nth-of-type(3n) {
  margin-left: auto;
  margin-right: 0;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec06 {
    margin-bottom: 120px;
  }
  .front-content .sec06 .sec-inner {
    max-width: 1183px;
  }
  .front-content .sec06 h3 {
    line-height: 1.3;
    margin-bottom: 70px;
    text-align: center;
    word-break: auto-phrase;
  }
  .front-content .sec06 h3 br {
    display: none;
  }
  .front-content .sec06-main {
    flex-wrap: wrap;
    display: flex;
    gap: 56px;
  }
  .front-content .sec06-box {
    max-width: 357px;
    width: calc((100% - 112px) / 3);
    gap: 17px;
  }
  .front-content .sec06-box + .sec06-box {
    margin-top: 0;
  }
  .front-content .sec06-box:nth-of-type(3n+1) {
    margin-top: 0;
  }
  .front-content .sec06-box:nth-of-type(3n+2) {
    margin-top: 50px;
  }
  .front-content .sec06-box:nth-of-type(3n) {
    margin-top: 110px;
  }
}
.front-content .sec07 {
  padding: 0 15px;
  margin-bottom: 150px;
}
.front-content .sec07 h3 {
  text-align: center;
  margin-bottom: 30px;
}
.front-content .sec07-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  max-width: 1280px;
  margin: 0 auto;
}
.front-content .sec07-box {
  width: 290px;
  text-align: center;
}
.front-content .sec07-box a {
  display: grid;
  place-items: center;
  text-decoration: none;
  border: 2px solid #254488;
  color: #254488;
  padding: 15px 20px 17px;
  height: 100%;
}

@media print, screen and (min-width: 768px) {
  .front-content .sec07 {
    margin-bottom: 200px;
  }
  .front-content .sec07-main {
    justify-content: left;
  }
  .front-content .sec07 a {
    min-height: 88px;
  }
}
.page-contact .sec01 {
  margin: 40px 0 100px;
  padding: 0 15px;
}
.page-contact .sec01 h3 {
  text-align: center;
  margin-bottom: 30px;
}
.page-contact .sec01-box-link {
  width: 300px;
  max-width: 100%;
  margin: 0 auto 10px;
}
.page-contact .sec01-box-link a {
  display: grid;
  place-items: center;
  border: 1px solid #254488;
  width: 100%;
  height: 61px;
  text-decoration: none;
  color: #254488;
  padding: 15px 10px 17px;
  line-height: 1;
}
.page-contact .sec01-box p {
  text-align: center;
}
.page-contact .sec01-box:nth-of-type(1) {
  margin-bottom: 30px;
}
.page-contact .sec01-box:nth-of-type(1) a span {
  background: transparent url(../image/common/tel-blue.png) no-repeat 0 0/19px 25px;
  padding-left: 40px;
}
.page-contact .sec01-box:last-of-type {
  margin-bottom: 100px;
}
.page-contact .sec01-box:last-of-type a span {
  background: transparent url(../image/common/fax-blue.svg) no-repeat 0 0/25px 25px;
  padding-left: 40px;
}

@media print, screen and (min-width: 768px) {
  .page-contact .sec01 {
    margin: 100px 0 200px;
  }
  .page-contact .sec01 h3 {
    margin-bottom: 40px;
  }
  .page-contact .sec01-main {
    display: flex;
    justify-content: center;
    gap: 72px;
  }
  .page-contact .sec01-box {
    width: 300px;
  }
  .page-contact .sec01-box-link {
    margin: 0 auto;
  }
  .page-contact .sec01-box:nth-of-type(1) {
    margin-bottom: 0;
  }
  .page-contact .sec01-box:last-of-type {
    margin-bottom: 0;
  }
}
.page-contact .sec02 {
  padding: 0 15px;
  margin-bottom: 66px;
}
.page-contact .sec02 .sec-inner h3 {
  text-align: center;
  margin-bottom: 20px;
}
.page-contact .sec02 .sec-inner h3 + p {
  text-align: center;
}
.page-contact .sec02 .sec-inner h3 + p span {
  color: #BD1A21;
}
.page-contact .sec02 .sec-inner p {
  margin-bottom: 50px;
}
.page-contact .sec02 .sec-inner .form-main .form-row {
  margin-bottom: 15px;
  border-bottom: 1px dashed #BEBEBE;
  width: 100%;
}
.page-contact .sec02 .sec-inner .form-main .form-row dt {
  margin: 15px 0 10px;
  padding: 7px 0;
}
.page-contact .sec02 .sec-inner .form-main .form-row dt span {
  margin-right: 10px;
  padding: 4px 5px 5px;
  line-height: 1;
}
.page-contact .sec02 .sec-inner .form-main .form-row dt .require {
  background: #BD1A21;
  color: #fff;
}
.page-contact .sec02 .sec-inner .form-main .form-row dt .option {
  background: #DFDFDF;
  color: #505050;
}
.page-contact .sec02 .sec-inner .form-main .form-row dd {
  margin: 0 0 30px;
}
.page-contact .sec02 .sec-inner .form-main .form-row dd input {
  width: 100%;
  border: 1px solid #808080;
  border-radius: 5px;
  color: #000;
  padding: 10px;
}
.page-contact .sec02 .sec-inner .form-main .form-row dd ::-moz-placeholder {
  color: #ccc;
}
.page-contact .sec02 .sec-inner .form-main .form-row dd ::placeholder {
  color: #ccc;
}
.page-contact .sec02 .sec-inner .form-main .form-row dd textarea {
  width: 100%;
  border-radius: 5px;
}
.page-contact .sec02 .sec-inner .form-main .form-row .form-row-half {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.page-contact .sec02 .sec-inner .form-main .form-row .form-row-half span {
  display: block;
  width: calc(50% - 10px);
}
.page-contact .sec02 .sec-inner .form-main .form-row .form-row-address {
  display: flex;
  line-height: 43px;
  vertical-align: center;
}
.page-contact .sec02 .sec-inner .form-main .form-row .form-row-address .mark {
  padding-right: 10px;
}
.page-contact .sec02 .sec-inner .privacy p {
  margin-bottom: 20px;
}
.page-contact .sec02 .sec-inner .privacy-main {
  border: 1px solid #808080;
  border-radius: 5px;
  height: 442px;
  margin-bottom: 30px;
  padding: 30px 10px 30px 20px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner {
  overflow-y: scroll;
  height: 100%;
  padding-right: 10px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner::-webkit-scrollbar {
  width: 10px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 30px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 30px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner h4 {
  margin: 0;
  text-align: center;
  margin-bottom: 30px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner h5 {
  margin: 0 0 10px;
}
.page-contact .sec02 .sec-inner .privacy-main-inner p {
  margin-bottom: 30px;
}
.page-contact .sec02 .sec-inner .privacy .sign {
  text-align: right;
}
.page-contact .sec02 .sec-inner .privacy-acceptance {
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}

@media print, screen and (min-width: 768px) {
  .page-contact .sec02 {
    margin-bottom: 160px;
  }
  .page-contact .sec02 .sec-inner {
    max-width: 890px;
    margin: 0 auto;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row {
    margin-bottom: 25px;
    display: flex;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row dt {
    width: 250px;
    margin: 0;
    padding: 0;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row dt span {
    padding: 7px 10px;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row dd {
    width: calc(100% - 280px);
  }
  .page-contact .sec02 .sec-inner .form-main .form-row dd input {
    font-size: 18px;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row dd input[name=zip-code] {
    display: inline-block;
    max-width: 100px;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row dd textarea {
    font-size: 18px;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row .form-row-half {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .page-contact .sec02 .sec-inner .form-main .form-row .form-row-half span {
    width: calc(50% - 15px);
  }
  .page-contact .sec02 .sec-inner .privacy p {
    margin-bottom: 26px;
  }
  .page-contact .sec02 .sec-inner .privacy-main {
    height: 370px;
    margin-bottom: 26px;
    padding: 30px 20px;
  }
  .page-contact .sec02 .sec-inner .privacy-main-inner {
    padding-right: 30px;
  }
  .page-contact .sec02 .sec-inner .privacy-main-inner h4 {
    margin-bottom: 40px;
  }
  .page-contact .sec02 .sec-inner .privacy-main-inner h5 {
    margin: 0 0 20px;
  }
  .page-contact .sec02 .sec-inner .privacy-main-inner p {
    margin-bottom: 40px;
  }
  .page-contact .sec02 .sec-inner .wpcf7-list-item {
    margin: 0 1.5em 0 1em;
  }
}
body.seminar .page-title span {
  display: block;
  line-height: 1.1;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 10px;
}

.page-seminar .sec01 {
  margin: 40px 0 50px;
  padding: 0 15px;
  text-align: center;
}
.page-seminar .sec01 h3 {
  margin-bottom: 30px;
  line-height: 1.4;
}
.page-seminar .sec01-main {
  margin-bottom: 30px;
}
.page-seminar .sec01-main img {
  width: 100%;
}
.page-seminar .sec01-main-box h4 {
  margin: 30px 0;
  line-height: 1.4;
  display: flex;
  justify-content: center;
}
.page-seminar .sec01-main-box h4 span {
  color: #C32020;
}
.page-seminar .sec01-main-box h4:before {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background: #254488;
  margin-top: auto;
  margin-bottom: 16px;
}
.page-seminar .sec01-main-box-text p {
  margin: 0;
}
.page-seminar .sec01-main-box-text span {
  display: block;
  margin: 10px 0;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec01 {
    margin: 100px 0 150px;
  }
  .page-seminar .sec01 h3 {
    margin-bottom: 60px;
  }
  .page-seminar .sec01-main {
    display: flex;
    justify-content: center;
    gap: 46px;
    max-width: 1038px;
    margin: 0 auto 60px;
    align-items: center;
  }
  .page-seminar .sec01-main-img {
    width: calc(100% - 488px);
  }
  .page-seminar .sec01-main img {
    max-width: 550px;
    height: auto;
  }
  .page-seminar .sec01-main-box {
    width: 442px;
  }
  .page-seminar .sec01-main-box h4 {
    margin: 0 0 30px;
  }
  .page-seminar .sec01-main-box-text span {
    margin: 20px 0;
  }
}
@media print, screen and (min-width: 800px) {
  .page-seminar .sec01 p .d-pc {
    display: none;
  }
}
.page-seminar .sec02-wrapper {
  overflow: hidden;
}
.page-seminar .sec02-wrapper .sec02 {
  background: #F9FBFF;
  margin-bottom: 50px;
}
.page-seminar .sec02-wrapper .sec02 .sec-inner {
  padding: 30px 15px 0;
}
.page-seminar .sec02-wrapper .sec02 .sec-inner h3 {
  margin-bottom: 30px;
  text-align: center;
}
.page-seminar .sec02-wrapper .sec02-main-box {
  margin-bottom: 50px;
  text-align: center;
}
.page-seminar .sec02-wrapper .sec02-main-box:last-of-type {
  margin-bottom: 27px;
}
.page-seminar .sec02-wrapper .sec02-main-box h4 {
  margin: 20px 0;
}
.page-seminar .sec02-wrapper .sec02-main-box-list {
  width: 340px;
  margin: 0 auto;
}
.page-seminar .sec02-wrapper .sec02-main-box-list ul {
  text-align: left;
}
.page-seminar .sec02-wrapper .sec02-main-box-list ul li {
  margin: 0 0 15px;
}
.page-seminar .sec02-wrapper .sec02-main-box-list ul li:last-of-type {
  margin-bottom: 25px;
}
.page-seminar .sec02-wrapper .sec02-main-box-list ul li span {
  color: #254488;
  margin-right: 10px;
}
.page-seminar .sec02-wrapper .sec02-main-box-list p {
  text-align: right;
  margin: 0;
}
.page-seminar .sec02-wrapper .sec02 .sec02-bg {
  width: 100%;
  height: 54px;
  position: relative;
}
.page-seminar .sec02-wrapper .sec02 .sec02-bg:before, .page-seminar .sec02-wrapper .sec02 .sec02-bg:after {
  position: absolute;
  content: "";
  display: block;
  width: calc(50% + 2px);
  height: 54px;
  background: #fff;
}
.page-seminar .sec02-wrapper .sec02 .sec02-bg:before {
  left: 2px;
  -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 100%, 0 100%);
}
.page-seminar .sec02-wrapper .sec02 .sec02-bg:after {
  right: 2px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec02-wrapper .sec02 {
    margin-bottom: 100px;
  }
  .page-seminar .sec02-wrapper .sec02 .sec-inner {
    padding: 70px 15px 69px;
  }
  .page-seminar .sec02-wrapper .sec02 .sec-inner h3 {
    margin-bottom: 50px;
  }
  .page-seminar .sec02-wrapper .sec02-main {
    display: flex;
    justify-content: center;
    gap: 80px;
    max-width: 1000px;
    margin: 0 auto;
  }
  .page-seminar .sec02-wrapper .sec02-main-box {
    margin-bottom: 0;
    width: calc(50% - 40px);
  }
  .page-seminar .sec02-wrapper .sec02-main-box:last-of-type {
    margin-bottom: 0;
  }
  .page-seminar .sec02-wrapper .sec02-main-box h4 {
    margin: 30px 0 26px;
  }
  .page-seminar .sec02-wrapper .sec02-main-box-list {
    width: 384px;
    margin: 0 auto;
  }
  .page-seminar .sec02-wrapper .sec02-main-box-list:last-of-type {
    width: 352px;
  }
  .page-seminar .sec02-wrapper .sec02 .sec02-bg {
    height: 114px;
  }
  .page-seminar .sec02-wrapper .sec02 .sec02-bg:before, .page-seminar .sec02-wrapper .sec02 .sec02-bg:after {
    height: 114px;
  }
}
.page-seminar .sec03 {
  margin-bottom: 100px;
}
.page-seminar .sec03 .sec-inner {
  padding: 0 15px;
}
.page-seminar .sec03 h3 {
  text-align: center;
  display: flex;
}
@media print, screen and (max-width: 363px) {
  .page-seminar .sec03 h3 {
    font-size: 24px;
  }
}
.page-seminar .sec03 h3 .brackets-01 {
  margin: 0 0 auto auto;
}
.page-seminar .sec03 h3 .brackets-02 {
  margin: auto auto 0 0;
}
.page-seminar .sec03-main {
  max-width: 360px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page-seminar .sec03-main p {
  margin: 0 0 45px;
  line-height: 1.5;
}
.page-seminar .sec03-main p span {
  display: flex;
  justify-content: flex-start;
}
.page-seminar .sec03-main p span:after {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background: #254488;
  margin-top: 20px;
  margin-bottom: auto;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec03 .sec-inner {
    max-width: 960px;
    margin: 0 auto;
  }
  .page-seminar .sec03 h3 {
    margin-bottom: 50px;
  }
  .page-seminar .sec03 h3 br {
    display: none;
  }
  .page-seminar .sec03-main {
    max-width: 930px;
    align-items: center;
    gap: 45px;
  }
  .page-seminar .sec03-main p {
    margin: 0;
    min-width: 441px;
    max-width: 543px;
  }
  .page-seminar .sec03-main-img {
    width: calc(100% - 486px);
    max-width: 342px;
    height: 395px;
  }
}
.page-seminar .sec04 .sec-inner {
  background: #FBFBFB;
  padding: 30px 0 60px;
}
.page-seminar .sec04-main {
  margin-bottom: 25px;
}
.page-seminar .sec04-main p {
  margin: 0;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec04 .sec-inner {
    max-width: 1071px;
    margin: 0 auto;
    padding: 50px;
    margin-bottom: 150px;
  }
  .page-seminar .sec04-main {
    margin-bottom: 26px;
  }
  .page-seminar .sec04-main p {
    text-align: center;
  }
}
.page-seminar {
  overflow: hidden;
}
.page-seminar .sec05 {
  margin-top: 70px;
}
.page-seminar .sec05 .sec-inner {
  background: transparent url(../image/seminar/seminar-bg.jpg) no-repeat 50% 50%/cover;
  display: grid;
  place-items: center;
  text-align: center;
  color: #fff;
  min-height: 195px;
  width: 110%;
  rotate: -5deg;
  margin-left: -5%;
}
.page-seminar .sec05 .sec-inner p {
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec05 .sec-inner {
    min-height: 343px;
    line-height: 1.8;
  }
}
.page-seminar .sec06 {
  margin-bottom: 100px;
}
.page-seminar .sec06 .sec-inner {
  margin-top: 60px;
}
.page-seminar .sec06 .sec-inner h3 {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
}
.page-seminar .sec06-main img {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.page-seminar .sec06-main-list {
  width: 100%;
}
.page-seminar .sec06-main-list ul {
  padding: 0 15px;
  max-width: 360px;
  margin: 30px auto;
}
.page-seminar .sec06-main-list ul li {
  margin-bottom: 15px;
}
.page-seminar .sec06-main-list ul li:last-of-type {
  margin-bottom: 0;
}
.page-seminar .sec06-main-list ul li span {
  color: #254488;
  margin-right: 10px;
}
.page-seminar .sec06-main-list-contact {
  background: #FBFBFB;
  padding: 40px 0;
  width: 100%;
}
.page-seminar .sec06-main-list-contact p {
  margin: 0 0 20px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec06 {
    margin-bottom: 150px;
  }
  .page-seminar .sec06 .sec-inner {
    margin-top: 170px;
  }
  .page-seminar .sec06 .sec-inner h3 {
    margin-bottom: 50px;
  }
  .page-seminar .sec06-main {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding: 0 15px;
  }
  .page-seminar .sec06-main-img {
    max-width: 640px;
    width: calc(50% - 25px);
  }
  .page-seminar .sec06-main img {
    margin: 0;
    padding: 0;
  }
  .page-seminar .sec06-main-list {
    max-width: 450px;
    width: calc(50% - 25px);
  }
  .page-seminar .sec06-main-list ul {
    margin: 0 auto 30px;
    padding: 0;
  }
  .page-seminar .sec06-main-list-contact {
    padding: 40px 0;
  }
}
.page-seminar .sec07 {
  margin-bottom: 187px;
  /*モーダル本体の擬似要素の指定*/
  /*モーダル本体に「active」クラス付与した時のスタイル*/
  /*モーダル枠の指定*/
  /*モーダルを閉じるボタンの指定*/
  /*モーダル内のコンテンツの指定*/
}
.page-seminar .sec07 .sec-inner {
  padding: 0 15px;
}
.page-seminar .sec07 h3 {
  text-align: center;
  margin-bottom: 30px;
}
.page-seminar .sec07-main {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
.page-seminar .sec07-main-box {
  margin-bottom: 60px;
}
.page-seminar .sec07-main-box:last-of-type {
  margin-bottom: 0;
}
.page-seminar .sec07-main-box img {
  width: 100%;
}
.page-seminar .sec07-main-box h5 {
  margin: 20px 0;
}
.page-seminar .sec07-main-box .link-box {
  cursor: pointer;
}
.page-seminar .sec07 .modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 9999;
}
.page-seminar .sec07 .modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.page-seminar .sec07 .modal-container.active {
  opacity: 1;
  visibility: visible;
}
.page-seminar .sec07 .modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 740px;
  width: 90%;
}
.page-seminar .sec07 .modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
  right: -20px;
  width: 58px;
  height: 58px;
  font-size: 34px;
  line-height: 1em;
  text-align: center;
  vertical-align: top;
  color: #626262;
  cursor: pointer;
  background: #eee;
  border-radius: 50%;
  padding-bottom: 3px;
}
.page-seminar .sec07 .modal-content {
  background: #fff;
  text-align: left;
  padding: 30px 15px;
  display: none;
  opacity: 0;
}
.page-seminar .sec07 .modal-content.active {
  display: block;
  opacity: 1;
}
.page-seminar .sec07 .modal-content h6 {
  margin-bottom: 20px;
  text-align: center;
}
.page-seminar .sec07 .modal-content .sec07-modal-img {
  padding-bottom: 20px;
  text-align: center;
}
.page-seminar .sec07 .modal-content p {
  line-height: 1.5;
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec07 {
    margin-bottom: 150px;
  }
  .page-seminar .sec07 .sec-inner {
    padding: 0 15px;
  }
  .page-seminar .sec07 h3 {
    margin-bottom: 50px;
  }
  .page-seminar .sec07-main {
    gap: 85px;
  }
  .page-seminar .sec07-main-box {
    margin-bottom: 0px;
  }
  .page-seminar .sec07-main-box img {
    max-width: 370px;
  }
  .page-seminar .sec07-main-box h5 {
    margin: 30px 0;
  }
  .page-seminar .sec07 .modal-content {
    padding: 50px 70px 60px;
  }
  .page-seminar .sec07 .modal-content h6 {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 865px) {
  .page-seminar .sec07 .modal-content h6 br {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .page-seminar .sec07 .modal-content .sec07-modal-img {
    padding-bottom: 30px;
    text-align: center;
  }
}
.page-seminar .sec08 {
  display: none;
}

@media print, screen and (min-width: 768px) {
  .page-seminar .sec08 {
    display: block;
    margin-bottom: 150px;
  }
  .page-seminar .sec08 .sec-inner {
    padding: 0 15px;
  }
  .page-seminar .sec08 h3 {
    line-height: 1.4;
    text-align: center;
    margin-bottom: 50px;
  }
  .page-seminar .sec08-main {
    max-width: 939px;
    margin: 0 auto;
  }
  .page-seminar .sec08-main-box {
    margin-bottom: 10px;
  }
  .page-seminar .sec08-main-box .faq-wrap {
    display: none;
  }
  .page-seminar .sec08-main-box .faq-q, .page-seminar .sec08-main-box .faq-a {
    display: flex;
    line-height: 1.5;
    align-items: flex-start;
    gap: 25px;
  }
  .page-seminar .sec08-main-box .faq-q .faq-icon, .page-seminar .sec08-main-box .faq-a .faq-icon {
    line-height: 1;
    width: 40px;
  }
  .page-seminar .sec08-main-box .faq-q .faq-question, .page-seminar .sec08-main-box .faq-a .faq-question {
    width: calc(100% - 108px);
    padding-top: 10px;
  }
  .page-seminar .sec08-main-box .faq-q .icon-accordion, .page-seminar .sec08-main-box .faq-a .icon-accordion {
    width: 8px;
    height: 14px;
    background: transparent url(../image/common/arrow_accordion.svg) no-repeat 50% 50%;
    display: block;
    margin-top: 20px;
    transition: 0.8s;
  }
  .page-seminar .sec08-main-box .faq-q {
    padding: 0 15px 20px;
    border-bottom: 1px solid #ccc;
  }
  .page-seminar .sec08-main-box .faq-q .faq-icon {
    color: #254488;
  }
  .page-seminar .sec08-main-box .faq-q.active .icon-accordion {
    rotate: 180deg;
  }
  .page-seminar .sec08-main-box .faq-a {
    padding: 30px 15px 50px;
  }
  .page-seminar .sec08-main-box .faq-a .faq-icon {
    color: #BD1A21;
  }
}
.page-about .sec01 {
  padding: 40px 25px 0;
  margin-bottom: 100px;
}
.page-about .sec01 h3 {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.4;
}
.page-about .sec01 ul {
  margin-bottom: 0;
}
.page-about .sec01 ul li {
  padding-left: 2em;
  text-indent: -1em;
  line-height: 1.5;
}
.page-about .sec01 ul li:last-of-type {
  margin-bottom: 0;
}
.page-about .sec01 ul li span {
  display: inline-block;
  color: #254488;
  padding-right: 1em;
}

@media print, screen and (min-width: 768px) {
  .page-about .sec01 {
    padding: 100px 25px 0;
    margin-bottom: 150px;
  }
  .page-about .sec01 .sec-inner {
    max-width: 1043px;
    margin: 0 auto;
  }
  .page-about .sec01 h3 {
    margin-bottom: 50px;
  }
  .page-about .sec01 ul li {
    margin-bottom: 20px;
  }
  .page-about .sec01 ul li:last-of-type {
    margin-bottom: 0;
  }
}
.page-about .sec02 {
  margin-bottom: 100px;
  padding: 0 15px;
}
.page-about .sec02 h3 {
  text-align: center;
}
.page-about .sec02 dl {
  display: flex;
  align-items: center;
  margin: 0;
  gap: 15px;
  border-bottom: 1px dotted #BEBEBE;
}
.page-about .sec02 dl dt, .page-about .sec02 dl dd {
  padding: 15px 0;
  line-height: 1.5;
  margin: 0;
}
.page-about .sec02 dl dt {
  width: 90px;
  color: #254488;
  font-weight: bold;
  font-weight: 700;
}
.page-about .sec02 dl dd {
  width: calc(100% - 105px);
}
.page-about .sec02 dl dd a {
  text-decoration: none;
  color: #000;
}
.page-about .sec02-box {
  margin-bottom: 30px;
}
.page-about .sec02-box-info {
  max-width: 600px;
  margin: 0 auto 30px;
}
.page-about .sec02-box-img {
  text-align: center;
}

@media print, screen and (min-width: 900px) {
  .page-about .sec02 {
    margin-bottom: 150px;
  }
  .page-about .sec02 .sec-inner {
    max-width: 1330px;
    margin: 0 auto;
  }
  .page-about .sec02-main {
    display: flex;
    justify-content: center;
    gap: 100px;
    margin-bottom: 50px;
  }
  .page-about .sec02 dl dt, .page-about .sec02 dl dd {
    padding: 15px 0 20px;
  }
  .page-about .sec02 dl dt {
    padding-left: 15px;
    width: 165px;
  }
  .page-about .sec02 dl dd {
    width: calc(100% - 180px);
  }
  .page-about .sec02 dl:first-of-type dt, .page-about .sec02 dl:first-of-type dd {
    padding-top: 0;
  }
  .page-about .sec02-box {
    margin-bottom: 0;
    width: calc(50% - 50px);
  }
  .page-about .sec02-box-img {
    text-align: right;
  }
  .page-about .sec02-gmap iframe {
    height: 450px;
  }
}
.page-about .sec03 {
  margin-bottom: 100px;
  text-align: center;
}
.page-about .sec03-box-img {
  margin-bottom: 50px;
}
.page-about .sec03-box-img img {
  width: 250px;
}
.page-about .sec03-box-02 {
  display: grid;
  place-items: center;
  min-height: 213px;
  background: #FBFBFB;
}
.page-about .sec03-box-02 dl {
  margin: 0;
}
.page-about .sec03-box-02 dt {
  color: #254488;
  margin-bottom: 20px;
}
.page-about .sec03-box-02 dd {
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  .page-about .sec03 {
    max-width: 741px;
    margin: 0 auto 150px;
  }
  .page-about .sec03-box {
    display: flex;
    justify-content: center;
  }
  .page-about .sec03-box-img {
    margin-bottom: 0;
  }
  .page-about .sec03-box-img img {
    width: 276px;
  }
  .page-about .sec03-box-02 {
    width: calc(100% - 276px);
  }
  .page-about .sec03-box-02 dl {
    margin: 0;
  }
  .page-about .sec03-box-02 dt {
    color: #254488;
    margin-bottom: 20px;
  }
  .page-about .sec03-box-02 dd {
    margin: 0;
  }
}
@media print, screen and (min-width: 768px) {
  body.car-accident h2 br {
    display: none;
  }
}
.page-car-accident .sec01 {
  padding: 0 15px;
  margin-bottom: 70px;
  text-align: center;
}
.page-car-accident .sec01 p {
  margin-top: 0;
}
.page-car-accident .sec01 p:first-of-type {
  margin-bottom: 20px;
  line-height: 1.5;
  margin-top: 40px;
}
.page-car-accident .sec01 p:nth-of-type(2) span {
  line-height: 60px;
  display: inline-block;
  vertical-align: middle;
}
.page-car-accident .sec01 p:nth-of-type(2) span.f40 {
  color: #BD1A21;
}

@media print, screen and (min-width: 768px) {
  .page-car-accident .sec01 {
    margin-bottom: 150px;
  }
  .page-car-accident .sec01 p:nth-of-type(1) {
    margin-top: 113px;
  }
  .page-car-accident .sec01 p:nth-of-type(2) {
    line-height: 75px;
  }
  .page-car-accident .sec01 p:nth-of-type(2) span {
    line-height: 75px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 956px) {
  .page-car-accident .sec01 p .sec01-br {
    display: none;
  }
}
.page-car-accident .sec02 {
  padding: 0 15px;
  margin-bottom: 100px;
}
.page-car-accident .sec02 h3 {
  text-align: center;
}
.page-car-accident .sec02-block + .sec02-block {
  margin-top: 50px;
}
.page-car-accident .sec02-row-02 {
  margin-top: 20px;
}
.page-car-accident .sec02-info {
  margin-bottom: 20px;
}
.page-car-accident .sec02-info h4 {
  margin-bottom: 0;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 5px;
  align-items: center;
}
.page-car-accident .sec02-info h4 span.sec02-span-num {
  line-height: 46px;
}
.page-car-accident .sec02-info h4 span.sec02-span-attention {
  background: #BD1A21;
  border-radius: 6px;
  color: #fff;
  padding: 6px 13px 9px;
  line-height: 1em;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 43px;
  margin-bottom: 10px;
}
.page-car-accident .sec02-info h4 span.sec02-span-attention span {
  line-height: 1em;
}
.page-car-accident .sec02-info h4 span.sec02-span-attention span:first-of-type {
  padding-top: 3px;
  display: inline-block;
}
.page-car-accident .sec02-info h4 strong {
  line-height: 46px;
}
.page-car-accident .sec02-info p {
  margin-bottom: 20px;
  line-height: 1.5;
  margin-top: 0;
}
.page-car-accident .sec02-info p.text02 {
  text-align: center;
}
.page-car-accident .sec02-info p.text-03 {
  line-height: 1.5;
}
.page-car-accident .sec02-info ul {
  margin: 0 auto 20px;
  padding: 30px 20px;
  background: #FBFBFB;
}
.page-car-accident .sec02-info ul li {
  margin-bottom: 0;
}
.page-car-accident .sec02-info ul li + li {
  margin-top: 15px;
  line-height: 1.5;
}
.page-car-accident .sec02-img {
  text-align: center;
}
.page-car-accident .sec02-block:nth-of-type(3) .sec02-info ul {
  width: 220px;
}
.page-car-accident .sec02-block:nth-of-type(4) .sec02-info ul {
  max-width: 360px;
}
.page-car-accident .sec02-block:nth-of-type(5) .sec02-info {
  margin-bottom: 0;
}
.page-car-accident .sec02-block:nth-of-type(5) .sec02-row-02 {
  margin-top: 0;
}
.page-car-accident .sec02-block:nth-of-type(5) .sec02-row-02 p {
  margin-top: 0;
}
.page-car-accident .sec02-block:nth-of-type(6) .sec02-info .sec02-list {
  margin: 0 auto 20px;
  padding: 30px 20px;
  max-width: 311px;
  display: flex;
  gap: 15px;
  background: #FBFBFB;
}
.page-car-accident .sec02-block:nth-of-type(6) .sec02-info .sec02-list ul {
  margin: 0;
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  .page-car-accident .sec02 {
    margin-bottom: 150px;
  }
  .page-car-accident .sec02 .sec-inner {
    max-width: 1080px;
    margin: 0 auto;
  }
  .page-car-accident .sec02-block + .sec02-block {
    margin-top: 100px;
  }
  .page-car-accident .sec02-row-01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
  }
  .page-car-accident .sec02-row-02 {
    margin-top: 50px;
  }
  .page-car-accident .sec02-info {
    margin-bottom: 0;
    width: calc(62.5% - 25px);
  }
  .page-car-accident .sec02-info h4 {
    margin-bottom: 0;
    padding-bottom: 30px;
    gap: 10px;
  }
  .page-car-accident .sec02-info h4 span.sec02-span-num {
    line-height: 70px;
  }
  .page-car-accident .sec02-info h4 span.sec02-span-attention {
    padding: 9px 20px 13px;
    gap: 7px;
    min-height: 54px;
    margin-bottom: 0;
  }
  .page-car-accident .sec02-info h4 span.sec02-span-attention span:first-of-type {
    padding-top: 3px;
  }
  .page-car-accident .sec02-info h4 strong {
    line-height: 70px;
  }
  .page-car-accident .sec02-info p {
    margin-bottom: 30px;
  }
  .page-car-accident .sec02-info p.text02 {
    text-align: left;
    margin-bottom: 0;
  }
  .page-car-accident .sec02-info ul {
    margin: 0 auto 30px 0;
    padding: 30px;
  }
  .page-car-accident .sec02-img {
    width: calc(37.5% - 25px);
  }
  .page-car-accident .sec02-block:nth-of-type(3) .sec02-info ul {
    width: 486px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px 30px;
  }
  .page-car-accident .sec02-block:nth-of-type(3) .sec02-info ul li {
    width: calc(50% - 15px);
  }
  .page-car-accident .sec02-block:nth-of-type(3) .sec02-info ul li + li {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1080px) {
  .page-car-accident .sec02-block:nth-of-type(3) .sec02-row-02 p {
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .page-car-accident .sec02-block:nth-of-type(4) .sec02-info ul {
    max-width: 330px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1080px) {
  .page-car-accident .sec02-block:nth-of-type(4) .sec02-row-02 p {
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .page-car-accident .sec02-block:nth-of-type(6) .sec02-info .sec02-list {
    margin: 0 auto 20px 0;
    padding: 30px;
    max-width: 360px;
    gap: 12px;
  }
}
.page-car-accident .sec03 {
  padding: 0 15px;
  margin-bottom: 100px;
}
.page-car-accident .sec03-block {
  background: #FBFBFB;
  padding: 30px 5px 60px;
  text-align: center;
}
.page-car-accident .sec03-block + .sec03-block {
  margin-top: 40px;
}
.page-car-accident .sec03-block h3 {
  margin-bottom: 20px;
  line-height: 1.4;
}
.page-car-accident .sec03-block-box + .sec03-block-box {
  margin-top: 40px;
}
.page-car-accident .sec03-block dl {
  margin-bottom: 0;
}
.page-car-accident .sec03-block dl + dl {
  margin-top: 30px;
}
.page-car-accident .sec03-block dl dt {
  font-size: 16px;
  font-weight: normal;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 10px;
}
.page-car-accident .sec03-block dl dd {
  margin: 0;
}
.page-car-accident .sec03-block dl dd a {
  border: 2px solid #254488;
  width: 300px;
  height: 68px;
  display: grid;
  place-items: center;
  font-weight: bold;
  font-weight: 700;
  font-family: "Noto Serif JP", "Kozuka Mincho Pr6N", "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", kozuka-mincho-pro, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-decoration: none;
  margin: 0 auto;
}
.page-car-accident .sec03-block dl dd a.tel {
  background: #fff;
}
.page-car-accident .sec03-block dl dd a.tel span {
  background: transparent url(../image/car-accident/icon-tel-blue.svg) no-repeat 0 50%/18px 25px;
  padding-left: 28px;
  font-size: 28px;
  color: #254488;
}
.page-car-accident .sec03-block dl dd a.web {
  background: #254488;
}
.page-car-accident .sec03-block dl dd a.web span {
  background-image: url(../image/car-accident/web-white.svg), url(../image/car-accident/link-blank-white.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: 0 50%, 100% 50%;
  padding: 10px 21px 10px 51px;
  font-size: 22px;
  font-weight: bold;
  font-weight: 700;
  font-family: "Noto Serif JP", "Kozuka Mincho Pr6N", "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", kozuka-mincho-pro, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
}
.page-car-accident .sec03-block dl dd a.web.wrecker span {
  background-image: url(../image/car-accident/wrecker-white.svg), url(../image/car-accident/link-blank-white.svg);
  padding: 10px 22px 10px 51px;
}

@media print, screen and (min-width: 768px) {
  .page-car-accident .sec03 {
    margin-bottom: 150px;
  }
  .page-car-accident .sec03 .sec-inner {
    max-width: 1440px;
    margin: 0 auto;
  }
  .page-car-accident .sec03-block {
    padding: 50px 5px 60px;
  }
  .page-car-accident .sec03-block + .sec03-block {
    margin-top: 50px;
  }
  .page-car-accident .sec03-block-main {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px;
  }
  .page-car-accident .sec03-block h3 {
    margin-bottom: 30px;
  }
  .page-car-accident .sec03-block-box {
    width: 620px;
  }
  .page-car-accident .sec03-block-box + .sec03-block-box {
    margin-top: auto;
  }
  .page-car-accident .sec03-block-box-main {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .page-car-accident .sec03-block dl + dl {
    margin-top: auto;
  }
  .page-car-accident .sec03-block dl dt {
    font-size: 18px;
    line-height: 1.5;
  }
  .page-car-accident .sec03-block dl dd a {
    border: 2px solid #254488;
    width: 300px;
    height: 68px;
    display: grid;
    place-items: center;
    font-weight: bold;
    font-weight: 700;
    font-family: "Noto Serif JP", "Kozuka Mincho Pr6N", "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", kozuka-mincho-pro, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    text-decoration: none;
    margin: 0 auto;
  }
  .page-car-accident .sec03-block dl dd a.tel {
    background: #fff;
  }
  .page-car-accident .sec03-block dl dd a.tel span {
    background: transparent url(../image/car-accident/icon-tel-blue.svg) no-repeat 0 50%/18px 25px;
    padding-left: 28px;
    font-size: 28px;
    color: #254488;
  }
  .page-car-accident .sec03-block dl dd a.web {
    background: #254488;
  }
  .page-car-accident .sec03-block dl dd a.web span {
    background-image: url(../image/car-accident/web-white.svg), url(../image/car-accident/link-blank-white.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 50%, 100% 50%;
    padding: 10px 21px 10px 51px;
    font-size: 22px;
    font-weight: bold;
    font-weight: 700;
    font-family: "Noto Serif JP", "Kozuka Mincho Pr6N", "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", kozuka-mincho-pro, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #fff;
  }
  .page-car-accident .sec03-block dl dd a.web.wrecker span {
    background-image: url(../image/car-accident/wrecker-white.svg), url(../image/car-accident/link-blank-white.svg);
    padding: 10px 22px 10px 51px;
  }
  .page-car-accident .sec03-block1 .sec03-block-box-main {
    gap: 50px;
  }
  .page-car-accident .sec03-block2 .sec03-block-main {
    max-width: 1300px;
    margin: 0 auto;
  }
}
.page-profile .sec03 {
  margin: 40px 0 100px;
  padding: 0 15px;
}
.page-profile .sec03-info {
  margin-bottom: 40px;
}
.page-profile .sec03-info h3 {
  text-align: center;
}
.page-profile .sec03-info p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5;
}
.page-profile .sec03-info .sign {
  text-align: right;
  margin-bottom: 0;
}
.page-profile .sec03-img {
  text-align: center;
}
.page-profile .sec03-img img {
  width: 250px;
}

@media print, screen and (min-width: 768px) {
  .page-profile .sec03 {
    margin: 100px 0 150px;
  }
  .page-profile .sec03 .sec-inner {
    max-width: 1270px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    gap: 100px;
    align-items: center;
  }
  .page-profile .sec03-info {
    width: calc(57.5% - 50px);
    margin-bottom: 0;
  }
  .page-profile .sec03-info h3 {
    text-align: left;
  }
  .page-profile .sec03-info .sign {
    margin-top: 30px;
  }
  .page-profile .sec03-img {
    text-align: left;
    width: calc(42.5% - 50px);
  }
  .page-profile .sec03-img img {
    width: auto;
  }
}
.page-profile .sec01 {
  margin-bottom: 100px;
}
.page-profile .sec01-block {
  padding: 0 15px;
}
.page-profile .sec01-block + .sec01-block {
  padding-top: 100px;
}
.page-profile .sec01-block:nth-of-type(even) {
  background: #FBFBFB;
  padding: 50px 15px;
  margin-top: 100px;
}
.page-profile .sec01-block h3, .page-profile .sec01-block p {
  margin-bottom: 20px;
}
.page-profile .sec01-block h3 {
  line-height: 1.4;
}
.page-profile .sec01-block p {
  margin-top: 0;
  line-height: 1.5;
}
.page-profile .sec01-block .link-box-pc {
  display: none;
}
.page-profile .sec01-img .sec01-block-link {
  padding-top: 20px;
}
.page-profile .sec01-img .sec01-block-link a {
  background-color: #fff;
}
.page-profile .sec01-img .sec01-block-link a:focus, .page-profile .sec01-img .sec01-block-link a:active, .page-profile .sec01-img .sec01-block-link a:hover {
  background-color: #254488;
}

@media print, screen and (min-width: 768px) {
  .page-profile .sec01 {
    margin-bottom: 150px;
  }
  .page-profile .sec01-block-inner {
    display: flex;
    gap: 60px;
    max-width: 1350px;
    margin: 0 auto;
    align-items: center;
  }
  .page-profile .sec01-block:nth-of-type(even) {
    padding: 50px 15px;
  }
  .page-profile .sec01-block:nth-of-type(even) .sec01-block-inner {
    flex-direction: row-reverse;
  }
  .page-profile .sec01-block h3, .page-profile .sec01-block p {
    margin-bottom: 30px;
  }
  .page-profile .sec01-block .link-box-pc {
    display: grid;
    background-color: #fff;
  }
  .page-profile .sec01-block .link-box-pc:focus, .page-profile .sec01-block .link-box-pc:active, .page-profile .sec01-block .link-box-pc:hover {
    background-color: #254488;
  }
  .page-profile .sec01-info {
    width: calc(54% - 30px);
  }
  .page-profile .sec01-img {
    width: calc(46% - 30px);
  }
  .page-profile .sec01-img .sec01-block-link .link-box-sp {
    display: none;
  }
}
.page-profile .sec02 {
  margin-bottom: 132px;
  padding: 0 15px;
}
.page-profile .sec02-block01 {
  margin-bottom: 100px;
}
.page-profile .sec02-block01 h3 {
  margin-bottom: 20px;
  line-height: 1.4;
  text-align: center;
}
.page-profile .sec02-block01-info-main {
  margin-bottom: 40px;
}
.page-profile .sec02-block01-info-main dl {
  padding-top: 15px;
  line-height: 1.5;
  display: flex;
  gap: 15px;
}
.page-profile .sec02-block01-info-main dl + dl {
  border-top: 1px dotted #BEBEBE;
}
.page-profile .sec02-block01-info-main dl dt {
  font-weight: bold;
  font-weight: 700;
  color: #254488;
  width: 90px;
  margin-bottom: 0;
  font-size: 16px;
}
.page-profile .sec02-block01-info-main dl dd {
  width: calc(100% - 105px);
  margin: 0;
  font-size: 18px;
}
.page-profile .sec02-block01-info-main dl dd span {
  display: none;
}
.page-profile .sec02-block01-img {
  text-align: center;
}
.page-profile .sec02-block01-img img {
  width: 250px;
}
.page-profile .sec02-block02 h4 {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 10px;
}
.page-profile .sec02-block02-main dl {
  margin: 0;
  padding: 30px 24px 40px 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.page-profile .sec02-block02-main dl + dl {
  margin-top: 20px;
}
.page-profile .sec02-block02-main dl dt {
  text-align: center;
  margin-bottom: 20px;
}
.page-profile .sec02-block02-main dl dt img {
  width: auto;
  height: 82px;
}
.page-profile .sec02-block02-main dl dd {
  margin: 0;
  line-height: 1.5;
  font-size: 18px;
}

@media print, screen and (min-width: 768px) {
  .page-profile .sec02 {
    margin-bottom: 150px;
  }
  .page-profile .sec02 .sec-inner {
    max-width: 1200px;
    margin: 0 auto;
  }
  .page-profile .sec02-block01 {
    display: flex;
    gap: 100px;
    align-items: center;
    margin-bottom: 50px;
  }
  .page-profile .sec02-block01 h3 {
    margin-bottom: 30px;
    line-height: 1.4;
    text-align: left;
  }
  .page-profile .sec02-block01-info {
    margin-bottom: 0;
    width: calc(54% - 50px);
  }
  .page-profile .sec02-block01-info dl dt {
    width: 150px;
    font-size: 18px;
  }
  .page-profile .sec02-block01-info dl dd {
    width: calc(100% - 165px);
  }
  .page-profile .sec02-block01-info dl dd .sec02-br {
    display: none;
  }
  .page-profile .sec02-block01-info dl dd span {
    display: inline;
  }
  .page-profile .sec02-block01-img {
    width: calc(46% - 50px);
    text-align: right;
  }
  .page-profile .sec02-block01-img img {
    width: auto;
  }
  .page-profile .sec02-block02 h4 {
    margin-bottom: 30px;
  }
  .page-profile .sec02-block02-main {
    display: flex;
    align-items: stretch;
    gap: 50px;
  }
  .page-profile .sec02-block02-main dl {
    padding: 30px 30px 50px;
    width: calc(50% - 25px);
  }
  .page-profile .sec02-block02-main dl + dl {
    margin-top: 0;
  }
  .page-profile .sec02-block02-main dl dt img {
    width: auto;
    height: 127px;
  }
}
.page-kanyu .sec01 {
  padding: 0 15px;
  margin-bottom: 150px;
}
.page-kanyu .sec01-block + .sec01-block {
  margin-top: 50px;
}
.page-kanyu .sec01 p, .page-kanyu .sec01 li {
  line-height: 1.5;
  font-size: 16px;
}
.page-kanyu .sec01 h3 {
  font-size: 20px;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 20px;
}
.page-kanyu .sec01 li {
  margin-bottom: 0;
  text-indent: -1em;
  padding-left: 1em;
}
.page-kanyu .sec01 li + li {
  margin-top: 0.7em;
}
.page-kanyu .sec01 li span {
  color: #254488;
}
.page-kanyu .sec01-sign {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.page-kanyu .sec01-sign a {
  text-decoration: none;
  color: #000;
}

@media print, screen and (min-width: 768px) {
  .page-kanyu .sec01 {
    padding-top: 100px;
  }
  .page-kanyu .sec01 .sec-inner {
    max-width: 1080px;
    margin: 0 auto;
  }
  .page-kanyu .sec01-block + .sec01-block {
    margin-top: 70px;
  }
  .page-kanyu .sec01 h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .page-kanyu .sec01 ul {
    padding: 0 2em;
  }
  .page-kanyu .sec01 ul li + li {
    margin-top: 1em;
  }
  .page-kanyu .sec01-sign {
    justify-content: flex-end;
    margin-top: 100px;
  }
}
.page-privacy .sec01 {
  padding: 0 15px;
  margin: 50px 0 150px;
}
.page-privacy .sec01-block + .sec01-block {
  margin-top: 50px;
}
.page-privacy .sec01 p, .page-privacy .sec01 li {
  line-height: 1.5;
  font-size: 16px;
}
.page-privacy .sec01 dt {
  font-size: 18px;
  font-weight: bold;
  font-weight: 700;
  margin-bottom: 20px;
}
.page-privacy .sec01 dd {
  margin-left: 10px;
}
.page-privacy .sec01 a {
  word-break: break-all;
}
.page-privacy .sec01 h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.page-privacy .sec01 h3:not(.privacy-title) {
  text-indent: -1em;
  padding-left: 1em;
}
.page-privacy .sec01 .sec-intr {
  margin-bottom: 50px;
}
.page-privacy .sec01 li {
  margin-bottom: 0;
  text-indent: -1em;
  padding-left: 1em;
}
.page-privacy .sec01 li + li {
  margin-top: 0.7em;
}
.page-privacy .sec01 li span {
  color: #254488;
}
.page-privacy .sec01-sign {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.page-privacy .sec01-sign a {
  text-decoration: none;
  color: #000;
}

@media print, screen and (min-width: 768px) {
  .page-privacy .sec01 {
    padding-top: 100px;
  }
  .page-privacy .sec01 .sec-inner {
    max-width: 1080px;
    margin: 0 auto;
  }
  .page-privacy .sec01-block + .sec01-block {
    margin-top: 70px;
  }
  .page-privacy .sec01 h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .page-privacy .sec01 ul {
    padding: 0 2em;
  }
  .page-privacy .sec01 ul li + li {
    margin-top: 1em;
  }
  .page-privacy .sec01 .sp {
    display: none;
  }
  .page-privacy .sec01-sign {
    justify-content: flex-end;
    margin-top: 100px;
  }
}
.page-security .sec01-logo {
  width: 250px;
  margin: 50px auto 100px;
}

@media print, screen and (min-width: 768px) {
  .page-security .sec01-logo {
    width: 300px;
    margin: 100px auto 150px;
  }
}
/*# sourceMappingURL=page.css.map */