@charset "utf-8";

.topFvWr {
    overflow: hidden;
    border-radius: 30px 0 0 30px;
}

.topFvTitBox {
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 16.3%;
    right: 15px;
}

.topFvTit {
    display: inline-block;
    background: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 0 8px;
    border-radius: 11px;
    letter-spacing: 0.05em;
}

.topFvTit>span {
    font-size: 38px;
    display: block;
}

.topConceptBr>br {
    display: block;
}

.topTit01 {
    font-size: 25px;
    line-height: 1.45em;
    letter-spacing: 0.05em;
}

.topTit02 {
    font-size: 25px;
    line-height: 1.45em;
    letter-spacing: 0.05em;
}

.topTit03 {
    font-size: 25px;
    line-height: 1.45em;
    letter-spacing: 0.05em;
}

.topText01 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 2.4em;
}

.border30 {
    border-radius: 30px;
}

.topServiceFlexImgBox01 .topServiceFlexImgMain {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    border-radius: 30px;
    overflow: hidden;
}

.topServiceFlexImgBox01 .topServiceFlexImgDecoMain {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ED7B1D;
    z-index: 1;
    border-radius: 0 30px 30px 0;
}

.topServiceFlexImgBox02 .topServiceFlexImgMain {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 30px;
    overflow: hidden;
}

.topServiceFlexImgBox02 .topServiceFlexImgDecoMain {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #F8B029;
    z-index: 1;
    border-radius: 30px 0 0 30px;
}

.topServiceBtnGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.topServiceFlexTextBox .topTit02 {
    font-size: 25px;
}

.topServiceFlexTextListBox.topText01 {
    font-size: 14px;
}

.topConsultationDeco01 {
    max-width: 120px;
    width: 12.5%;
    position: absolute;
    top: -17%;
    left: 0;
    z-index: -1;
}

.topNewsDeco01 {
    max-width: 165px;
    width: 10.59%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.topNewsDeco02 {
    max-width: 132px;
    width: 12.88%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.topFaqContWr {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    display: grid;
}

.topContBtn {
    max-width: 360px;
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 38px;
    gap: 17px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #FAAC2E;
    margin: 0 auto;
    transition: all .5s;
}

.topTelBtn {
    max-width: 360px;
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FAAC2E;
    border: 2px solid #fff;
    border-radius: 38px;
    gap: 18px;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #fff;
    margin: 24px auto 0;
}

.topContBtn:hover {
    background-color: #FFF7EF;
    color: #FAAC2E;
}

.topFaqContItemTextList>p>br {
    display: none;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  
.topTit02 {
    font-size: 32px;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.topFvTit {
    font-size: 28px;
    line-height: 2em;
}

.topFvTit>span {
    display: inline-block;
    font-size: 36px;
}

.topServiceFlexTextBox .topTit02 {
    font-size: 32px;
}

.topServiceBtnGrid {
    grid-template-columns: repeat(2, 1fr);
}

.topTit01 {
    font-size: 32px;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topFvWr {
    border-radius: 60px 0 0 60px;
}

.topFvTit {
    font-size: 30px;
    line-height: 1.6em;
}

.topFvTit>span {
    font-size: 38px;
}

.topFvTitBox {
    left: 5.22%;
}


.topText01 {
    font-size: 16px;
}

.topTit02 {
    font-size: 42px;
}

.topServiceBtnGrid .comBtn01 {
    font-size: 16px;
    height: 66px;
}

.topServiceBtnGrid .comBtn01:before {
    width: 10px;
    height: 16px;
    right: 16px;
}

.topServiceFlexTextBox .topTit02 {
    font-size: 27px;
}

.topServiceFlexTextListBox.topText01 {
    font-size: 16px;
}

.topNewsDeco01 {
    width: 8.59%;
}

.topNewsDeco02 {
    width: 6.88%;
}
  
.topFaqContWr {
    grid-template-columns: repeat(2, 1fr);
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.topServiceFlexTextBox .topTit02 {
    font-size: 32px;
}

.topTit03 {
    font-size: 32px;
}

.topConceptBr>br {
    display: none;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topFvTit {
    font-size: 40px;
}

.topFvTit>span {
    font-size: 48px;
}

.topText01 {
    font-size: 20px;
}

.topTit02 {
    font-size: 52px;
}

.topContBtn {
    height: 76px;
    font-size: 20px;
}

.topTelBtn {
    height: 76px;
    font-size: 24px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topFvTit {
    font-size: 60px;
}

.topFvTit>span {
    font-size: 68px;
}

.topTit03 {
    font-size: 42px;
}

.topFaqContWr {
    gap: 80px;
}
  
.topFaqContItemTextList>p>br {
    display: block;
}

.topTit01 {
    font-size: 42px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topServiceBtnGrid .comBtn01 {
    font-size: 20px;
    height: 76px;
}

.topServiceBtnGrid .comBtn01:before {
    width: 13px;
    height: 20px;
    right: 35px;
}
  
.topServiceFlexTextBox .topTit02 {
    font-size: 42px;
}

.topTit03 {
    font-size: 52px;
}

.topTit01 {
    font-size: 52px;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1800px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topServiceFlexTextBox .topTit02 {
    font-size: 52px;
}

.topServiceFlexTextListBox.topText01 {
    font-size: 20px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1800px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */