<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ä¼šç¤¾æ¦‚è¦

header = company-header
main = company

*/


/* ã‚µãƒ¼ãƒ“ã‚¹ */
.page-header.eol-page-header h2 {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 32px 0 12px;
}
@media screen and (max-width: 768px) {
  .page-header.eol-page-header h2 {

  }
}

.page-header.eol-page-header .lead{
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-header.eol-page-header .lead{
    font-size: calc((16 / 390) * 100vw);
  }
}

.civil-trust-header .decoration {
  position: relative;
  width: 1320px;
  margin: -38px auto 80px;
}
@media screen and (max-width: 768px) {
  .civil-trust-header .decoration {
    position: absolute;
    top:0;
    width: 100%;
    margin: 0 auto;
  }
}

.civil-trust-header .decoration img{
  width: calc(340px/2);
}
@media screen and (max-width: 768px) {
  .civil-trust-header .decoration img{
    width: 43.333vw;
  }
}

.civil-trust{
  padding: 52px 0 144px 0;
}
@media screen and (max-width: 768px) {
  .civil-trust{
    width: 100%;
    padding: 7.333vw 0 0 0;
  }
}

.civil-trust_contents{
  width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents{
    width: 100%;
  }
}

.civil-trust_contents_point{
  position: relative;
  width: 1060px;
  padding:0;
  margin: 0 auto 56px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_point{
    width: 100%;
    margin: 0 auto 8.533vw;
  }
}

.civil-trust_contents_point h3{
  text-align: center;
  margin: 0 auto 26px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_point h3{
    margin: 0 auto calc((46 / 390) * 100vw);
  }
}

.civil-trust_contents_point h3 img{
  width: calc(854px / 2);
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_point h3 img{
    width: calc((330 / 390) * 100vw);
  }
}

.civil-trust_contents_point_image{
  text-align: center;
}

.civil-trust_contents_point_image img{
  width: calc(2160px / 2);
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_point_image img{
    width: calc((330 / 390) * 100vw);
  }
}


.civil-trust_contents_support{
  width: 640px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support{
    width: 100%;
    padding: 0 calc((10 / 390) * 100vw);
    margin: 0 auto calc((18 / 390)* 100vw);
  }
}

.civil-trust_contents_support .lead{
  font-size: 16px;
  line-height: 1.6em;
  text-align: center;
  color: #484848;
  margin: 0 0 7px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support .lead{
    font-size: calc((16 / 390) * 100vw);
  }
}

.civil-trust_contents_support h3{
  position: relative;
  font-family: "Noto Sans JP";
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 1.0em;
  text-align: center;
  color: #aa6414;
  background-size: 25px 54px;
  margin: 0 0 13px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support h3{
    background-size: calc((25 / 390) * 100vw) calc((54 / 390) * 100vw);
  }
}


.civil-trust_contents_support h3 span{
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 1.4em;
  margin: -5px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support h3 span{
    font-size: calc((22 / 390) * 100vw);
  }
}


.civil-trust_contents_support .list{
  margin: 0 0 40px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support .list{
    margin: 0 0 calc((18 / 390) * 100vw);
  }
}

.civil-trust_contents_support .list ul{
  background-color: #FFF9B7;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support .list ul{
    background-color: #FFF9B7;
    margin: 0 auto;
    width: calc((330 / 390) * 100vw);
  }
}

.civil-trust_contents_support .list ul li{
  border-top: 1px solid #AA6414;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  line-height: 1.0em;
  text-align: center;
  color: #484848;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support .list ul li{
    font-size: calc((15 / 390) * 100vw);
    padding: calc((6 / 390) * 100vw) 0 calc((8 / 390) * 100vw);
    line-height: 1.3em;
  }
}

.civil-trust_contents_support .list ul li:last-child{
  border-bottom: 1px solid #AA6414;
}

.civil-trust_contents_support .message{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.4em;
  text-align: center;
  color: #aa6414;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_support .message{
    font-size: calc((22 / 390) * 100vw);
  }
}

.civil-trust_contents_doubt .lead{
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 1.6em;
  text-align: center;
  color: #003477;
  margin: 0 0 15px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt .lead{
    font-size: 3.467vw;
    margin: 0 0 2.667vw;
  }
}

.civil-trust_contents_doubt_q{
  position: relative;
  border-top: 1px solid #003477;
  border-bottom: 1px solid #003477;
  padding: 22px 0;
  text-align: center;
  font-size: 22px;
  color: #003477;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_q{
    font-size: 5.333vw;
  }
}

.civil-trust_contents_doubt_q .icon{
  position: absolute;
  margin: -32px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_q .icon{
    margin: -5.6vw 0 0 -1.333vw;
  }
}

.civil-trust_contents_doubt_q .icon img{
  width: 48px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_q .icon img{
    width: 12.267vw;
  }
}

.civil-trust_contents_doubt_a{
  position: relative;
  border-bottom: 1px solid #003477;
  padding: 22px 0;
  text-align: center;
  font-size: 22px;
  color: #003477;
  margin: 0 0 22px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_a{
    font-size: 5.333vw;
    margin: 0 0 4.533vw;
  }
}


.civil-trust_contents_doubt_a .icon{
  position: absolute;
  right: 0;
  margin: -32px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_a .icon{
    margin: -5.6vw -1.333vw 0 0;
  }
}

.civil-trust_contents_doubt_a .icon img{
  width: 48px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_a .icon img{
    width: 12.267vw;
  }
}

.civil-trust_contents_doubt_btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('../img/common_arrow02.png');
  background-repeat: no-repeat;
  background-position: center left 10px;
  width: 167px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #003477;
  text-align: center;
  border-radius: 13px;
  font-size: 12px;
  line-height: 1.0em;
  color: #003477;
  margin: 0 auto;
  transition: all 0.25s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_doubt_btn a{
    border-radius: 3.333vw;
    font-size: 3.077vw;
    width: 42.821vw;
    height: 6.667vw;
  }
}

.civil-trust_contents_doubt_btn a:hover{
  letter-spacing: 0.4em;
  padding-left: 0.4em;
}

.civil-trust_contents_strengths h3{
  width: 1320px;
  height: 46.93px;
  background: linear-gradient(#0070ff 0%, #86e2ff 100%);
  background: linear-gradient(to right,#0070ff 0%,#86e2ff 100%);
  opacity: 0.8;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths h3{
    width: 100%;
    border-radius: 0;
    font-size: 5.333vw;
    padding: 2.933vw 0;
    height: auto;
  }
}

.civil-trust_contents_strengths_contents{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 115px;
}

.civil-trust_contents_strengths_contents .card{
  width: 390px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card{
    width: 100%;
    margin: 0 0 4.4vw;
  }
}

.civil-trust_contents_strengths_contents .card:nth-child(3n+2){
  margin: 72px 0 0 0;
  width: 390px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card:nth-child(3n+2){
    margin: 0;
    width: 100%;
  }
}

.civil-trust_contents_strengths_contents .card:nth-child(3n+3){
  margin: 129px 0 0 0;
  width: 390px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card:nth-child(3n+3){
    margin: 0;
    width: 100%;
  }
}

.civil-trust_contents_strengths_contents .card .no{
  background: url('../img/civil-trust/civil-trust_contents_strengths_contents_card_header_pc.webp');
  background-size: 100%;
  padding: 50px 0 0 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no{
    text-align: center;
    padding: 5.333vw 8vw 0;
  }
}

@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no.re{
    background: url('../img/civil-trust/civil-trust_contents_strengths_contents_card_header_reverse_pc.webp');
    background-repeat: no-repeat;
  }
}

.civil-trust_contents_strengths_contents .card .no.bgnone{
  background: none;
  height: 150px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no.bgnone{
    height: auto;
  }
}

.civil-trust_contents_strengths_contents .card .no img{
  width: 42.5px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no img{
    width: 10.667vw;
  }
}

.civil-trust_contents_strengths_contents .card .no h4{
  position: relative;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.3em;
  text-align: left;
  color: #003477;
  margin: 0 0 55px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no h4{
    font-size: 5.333vw;
    border-bottom:1px solid #253453;
    text-align: center;
    padding: 2vw 0 4vw;
    margin: 0 0 2.533vw;
  }
}

.civil-trust_contents_strengths_contents .card .no h4.two{
  position: relative;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.3em;
  text-align: left;
  color: #003477;
  margin: 0 0 25px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no h4.two{
    font-size: 5.333vw;
    border-bottom:1px solid #253453;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card .no h4.three{
    border-bottom:0;
  }
}

.civil-trust_contents_strengths_contents .card p{
  position: relative;
  font-size: 16px;
  line-height: 1.3em;
  text-align: left;
  color: #003477;  
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card p{
    font-size: 4.103vw;
  }
}

.civil-trust_contents_strengths_contents .card ul{
  list-style-type: disc;
  color: #003477;
  padding: 0 0 0 25px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_strengths_contents .card ul{
    font-size: 4.103vw;
    padding: 0 8vw 0 14vw;
  }
}

/* ä½•ã‹ãŠå›°ã‚Šã®éš›ã«ã¯ */
.civil-trust_contents_trouble{
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.4em;
  text-align: center;
  color: #003477;
  margin: 0 0 10px;
}
@media screen and (max-width: 768px) {
  .civil-trust_contents_trouble{
    font-size: 5.333vw;
    padding: 0 0 3.333vw;
    margin: 0;
  }
}

.civil-trust_reason .bg-bottom{
  width: 100%;
  height: 13.333vw;
  background-image: url(../img/civil-trust/civil-trust_contents_trouble_bottom_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.civil-trust_explanation{
  width: 1320px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation{
    width: 100%;
    padding: 8.933vw 0 0 0;
  }
}

.civil-trust_explanation h3{
  width: 1320px;
  height: 46.93px;
  background: linear-gradient(to right,#BC6D13 0%,#D8A23E 100%);
  opacity: 0.8;
  margin: 0 auto 23px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation h3{
    width: 100%;
    border-radius: 0;
    font-size: 5.333vw;
    padding: 2.933vw 0;
    height: auto;
  }
}

.civil-trust_explanation .lead01{
  font-size: 16px;
  line-height: 1.3em;
  color: #484848;
  margin: 0 auto 47px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation .lead01{
    font-size: calc((16 / 390) * 100vw);
    text-align: left;
    padding: 0 8vw;
    margin: 0 0 8vw;
  }
}

.civil-trust_explanation .shapes{
  text-align: center;
  margin: 0 auto 61px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation .shapes{
    margin: 0 auto calc((86 / 390) * 100vw);
  }
}

.civil-trust_explanation .shapes img{
  width: calc(997px / 2);
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation .shapes img{
    width: calc((330 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents{
  margin: 0 auto 164px;
  width: 640px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents{
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .features{
    padding: 0 8vw;
    margin: 0 auto calc((100 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .features h4{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: center;
  color: #484848; 
  background-color: #EDCBA2;
  padding: 14px 0;
  border-radius: 10px;
  margin: 0 0 13px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .features h4{
    font-size: calc((22 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .features ul{
  margin: 0 0 45px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .features ul{
    margin: 0 0 calc((34 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .features ul li {
  color: #484848;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .features ul li {
    font-size: calc((16 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .features ul li span{
  color: #CC8500;
}

@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price{
    padding: 0 8vw
  }
}

.civil-trust_explanation_contents .price h4{
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: center;
  color: #aa6414;
  margin: 0 0 26px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price h4{
    font-size: calc((22 / 390) * 100vw);
    line-height: 1.3em;
  }
}

.civil-trust_explanation_contents .price h5{
  width: 330px;
  border-radius: 8px;
  border: 1px solid #aa6414;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: center;
  color: #aa6414;
  padding: 16px 0;
  margin: 0 0 5px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price h5{
    width: 100%;
    font-size: calc((16 / 390) * 100vw);
    padding: calc((12 / 390) * 100vw) 0;
    margin: 0 0 calc((8 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .price .att1{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: left;
  color: #aa6414;
  margin: 0 0 19px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .att1{
    font-size: calc((12 / 390) * 100vw);
    line-height: 1.3em;
  }
}

.civil-trust_explanation_contents .price .att2{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: left;
  color: #aa6414;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .att2{
    font-size: calc((16 / 390) * 100vw);
    margin: 0 0 calc((13 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .price ul{
  margin: 0 0 71px;
}

.civil-trust_explanation_contents .price ul li{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  text-align: left;
  color: #aa6414;
  border-top: 1px solid #aa6414;
  padding: 0 0 8px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price ul li{
    font-size: calc((21 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .price ul li:last-child{
  border-bottom: 1px solid #aa6414;
}

.civil-trust_explanation_contents .price .att3{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: left;
  color: #aa6414;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .att3{
    font-size: calc((16 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .price .att4{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: left;
  color: #aa6414;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .att4{
    font-size: calc((12 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .price .consulting{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  text-align: left;
  color: #aa6414;
  padding: 10px 0 15px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .consulting{
    font-size: calc((21 / 390) * 100vw);
  }
}

.civil-trust_explanation_contents .price .att5{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: left;
  color: #aa6414;
  padding: 0 0 11px;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .att5{
    font-size: calc((12 / 390) * 100vw);
    line-height: 1.3em;
  }
}

.civil-trust_explanation_contents .price .att6{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  text-align: left;
  color: #aa6414;
}
@media screen and (max-width: 768px) {
  .civil-trust_explanation_contents .price .att6{
    font-size: calc((16 / 390) * 100vw);
    line-height: 1.3em;
  }
}

/* civil-trust_2clmcontent */
.civil-trust_2clmcontent{
  position: relative;
  display: flex;
  /* top:-640px; */
  margin: 0 auto 120px;
  width: 1320px;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent{
    display: block;
    /* top:-72.667vw; */
    margin: 0 auto 0;
    width: 100%;
  }
}

.civil-trust_2clmcontent .left {
  background: linear-gradient(to right, 
    white 0%, white 30%, 
    transparent 30%, transparent 70%, 
    white 70%, white 100%
  );
  background: 
    linear-gradient(to right, rgba(255, 255, 255, 1) 0%,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%),
    url('../img/front_2clmcontent_pr_bk.png') center/cover no-repeat;
  background-repeat: no-repeat;
  background-size:100%;
  background-position: top 56px;
  width: 660px;
  height: 280px;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent .left {
    background-color: #deedff;
    background: linear-gradient(to bottom, #deedff 50%, #ffffff 50%); /* Ã§Â·Å¡Ã¥Â½Â¢Ã£â€šÂ°Ã£Æ’Â©Ã£Æ’â€¡Ã£Æ’Â¼Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â³Ã£â€šâ€™Ã¥Ë†Â©Ã§â€Â¨ */
    background: none;
    width: 100%;
    height: auto;
  }
}

.civil-trust_2clmcontent_pr_arrow{
  text-align: center;
}

@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_pr_arrow img{
    width: 10vw;
  } 
}

.civil-trust_2clmcontent .right {
  background: linear-gradient(to right, 
    white 0%, white 30%, 
    transparent 30%, transparent 70%, 
    white 70%, white 100%
  );
  background: 
    linear-gradient(to right, rgba(255, 255, 255, 1) 0%,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%),
    url('../img/front_2clmcontent_estimate_bk.png') center/cover no-repeat;
  background-repeat: no-repeat;
  background-size:100%;
  background-position: top 56px;
  width: 660px;
  height: 280px;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent .right {
    background: none;
    width: 100%;
    height: auto;
    padding: 4vw 0 10vw 0;
  }
}

.civil-trust_2clmcontent_pr{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #003477;
  padding: 10px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_pr{
    font-family: "Noto Sans JP";
    font-weight: normal;
    font-size: 4.103vw;
    line-height: 5.641vw;
    text-align: center;
    color: #003477;
  }
}

.civil-trust_2clmcontent_pr_link{
  position: relative;
  display: block;
  background: url('../img/front_2clmcontent_pr_link_bk.png');
  margin: 0 auto;
  padding: 60px 0 0 0;
  width: 390px;
  height: 188px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_pr_link{
    background-size: cover;
    padding: 13.333vw 0 0 0;
    width: 100%;
    height: 48.205vw;
    margin: -2.667vw auto;
  }
}

.civil-trust_2clmcontent_pr_link .title{
  color: #003477;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_pr_link .title{
    font-size: 7.692vw;
    margin: 0 0 1.795vw 0;
  }
}

.civil-trust_2clmcontent_pr_link a{
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('../img/common_arrow02.png');
  background-repeat: no-repeat;
  background-position: center left 10px;
  width: 167px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #003477;
  text-align: center;
  border-radius: 13px;
  font-size: 12px;
  line-height: 1.0em;
  margin: 0 auto;
  color: #003477;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_pr_link a{
    border-radius: 3.333vw;
    font-size: 3.077vw;
    width: 42.821vw;
    height: 6.667vw;
  }
}

.civil-trust_2clmcontent_estimate{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #005032;
  padding: 10px 0 0 0;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_estimate{
    font-size: 4.103vw;
  }
}

.civil-trust_2clmcontent_estimate_link{
  display: block;
  background: url('../img/front_2clmcontent_estimate_link_bk.png');
  margin: 0 auto;
  padding: 60px 0 0 0;
  width: 390px;
  height: 188px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_estimate_link{
    background-size: cover;
    padding: 13.333vw 0 0 0;
    width: 100%;
    height: 48.205vw;
  }
}

.civil-trust_2clmcontent_estimate_link .title{
  color: #005032;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_estimate_link .title{
    font-size: 7.692vw;
    margin: 0 0 1.795vw 0;
  }
}

.civil-trust_2clmcontent_estimate_link a{
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('../img/common_arrow03.png');
  background-repeat: no-repeat;
  background-position: center left 10px;
  width: 167px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #005032;;
  text-align: center;
  border-radius: 13px;
  font-size: 12px;
  line-height: 1.0em;
  color: #005032;;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .civil-trust_2clmcontent_estimate_link a{
    border-radius: 3.333vw;
    font-size: 3.077vw;
    width: 42.821vw;
    height: 6.667vw;
  }
}


.civil-trust_ending-note h2{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #003477;
}

@media screen and (max-width: 768px) {
  .civil-trust_ending-note h2{
    font-family: "Noto Sans JP";
    font-weight: normal;
    font-size: 4.103vw;
    line-height: 5.641vw;
    text-align: center;
    color: #003477;
  }
}

.civil-trust_ending-note-btn{
  position: relative;
  width: 1320px;
  margin: 0 auto 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .civil-trust_ending-note-btn{
    text-align: center; 
    margin: 0 auto 4.615vw;
    width: 100%;
  }
}


@media screen and (max-width: 768px) {
  .civil-trust_ending-note-btn_inner{
    position: relative;
    text-align: center; 
    margin: 0 auto 32.231vw;
    padding: 2vw 0 0;
    width: 84.615vw;
    height: 35.385vw;
  }
}

  @media screen and (max-width: 768px) {
    .civil-trust_ending-note-btn_inner{
      text-align: center; 
      margin: 0 auto;
      padding: 2vw 0 0;
      width: 84.615vw;
      height: 35.385vw;
    }
  }



.civil-trust_ending-note-btn .title{
  color: #003477;

  text-align: center;

}
@media screen and (max-width: 768px) {
  .civil-trust_ending-note-btn .title{

  }
}

.civil-trust_ending-note-btn .title span{

}
@media screen and (max-width: 768px) {
  .civil-trust_ending-note-btn .title span{

  }
}

.civil-trust_ending-note-btn a{
  transition: all 0.25s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .civil-trust_ending-note-btn a{

  }
}

.civil-trust_ending-note-btn a img{
  width: 640px;
}
@media screen and (max-width: 768px) {
  .civil-trust_ending-note-btn a img{
    width: auto;
  }
}

.civil-trust_text{
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.4em;
  text-align: center;
  color: #aa6414;
}
@media screen and (max-width: 768px) {
  .civil-trust_text{
    font-size: calc((22 / 390) * 100vw);
    margin: 0 0 calc((17 / 390) * 100vw);
  }
}
</pre></body></html>