@charset "utf-8";

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
p.imgarea img {
  max-width: 600px;
  margin: 0 auto;
  display: block;
}

p.caption.center {
  text-align: center;
}

a.link {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

td p.caption {
  text-align: center;
  margin: 1rem;
}

#index .addCont07 h3 {
  font-size: 2.2rem;
  line-height: 1.5rem;
  position: relative;
  margin: 20px 0 20px;
  border-bottom: 2px solid #d6a546;
  padding: 20px 0;
}

.btn-internal.gold a {
  font-size: 13px;
  background: #d2c380;
  color: #333;
}

.font-r {
  font-size: 30px;
  font-weight: bold;
  color: #9a0000;
}

.l-gnavi-list02__item__link {
  padding: 16px 8px;
}

.l-gnavi-list02__item+.l-gnavi-list02__item {
  margin: auto 0;
  width: calc(100% / 4);
}

.underlayer-title h5 {
  font-size: 2rem;
  font-weight: bold;
  padding: 0;
  border: none;
}

p.caption {
  font-size: 10px;
  line-height: 1.1;
  color: #00000096;
}

span.en {
  font-size: 2rem;
  font-weight: bold;
  color: #9a0000;
}

.underlayer-title h3.ktry {
  background: no-repeat;
  border: none;
  padding: 0;
  font-size: 2.4rem;
  margin: 2rem 0 1rem;
}

.l-header__sitename:before {
  background: #000;
  color: #fff;
  content: "PR";
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
  margin-right: 10px;
  padding: 0 1rem;
}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
  table th, table td {
    padding: 8px;
  }

  table.area_th th {
    width: 22%;
  }

  a.link {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
  }

  p.imgarea img {
    width: 90%;
  }

  .btn-internal.gold a {
    font-size: 13px;
    background: #d2c380;
    color: #333;
  }

  .font-r {
    font-size: 20px;
    font-weight: bold;
    color: #9a0000;
  }

  /*2022.02.04*/
  .underlayer-page-title {
    padding: 1rem 4rem;
  }

  .l-header__sitename {
    display: flex;
    align-items: center;
    justify-content: left;
  }

  .l-header__sitename:before {
    background: #000;
    color: #fff;
    content: "PR";
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    margin-right: 10px;
    padding: 0;
    width: 40px;
    text-align: center;
  }

}

/*20210427*/
.info dt, .info dd {
  text-align: left;
}

.info dt {
  font-weight: bold;
}

/* 2022.04.12 */
.kanren_box {
  width: 90%;
  border: 1px solid #c3c7ab;
  margin: 0 auto;
  margin-top: 50px;
  padding: 20px;
  background: linear-gradient(to right, #ddd7b2, #fcfae3, #ddd7b2);
}

.midashi_txt {
  color: #fff;
  background: #063166;
  padding: 12px;
  text-align: center;
  font-size: 1.3em;
}

/* 2022.04.12 end */



#index .addCont03 table .caption3 {
  font-size: 14px;
}

#index .addCont04 .subBox .caption2 {
  font-size: 14px;
  color: #000;
}


/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/


#index .addCont02 .image-text-area .text-wrap p {
  line-height: 1.7;
}

#index .addCont02 .image-text-area:nth-child(3)::after {
  height: 800px;
}

#index .addCont07 h3 {
    line-height: 2.5rem;
}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {

  a.link {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
  }

  .btn-tel a {
    padding: 1.6rem 2.5rem 1.6rem 2.5rem;
  }

  .btn-internal a, .btn-web a, .btn-tel a, .btn-link a {
    font-size: 1.5rem;
    width: 90%;
  }

  #index .addCont04 .subBox .btn-internal a {
    width: 90%;
  }



  .contents-full p {
    line-height: 1.7;
  }

  #contents .parts .headArea {
    width: 100%;

  }

  .image-left, .image-right, .text-wrap {
    width: 100%;
  }

}
