
/*----------------------------------
  Header Style
----------------------------------*/

#pc-nav {
  display: none !important;
}

/* #header .logo a {
  pointer-events: none;
} */

#header .snsIcons {
  display: none;
}

#header .btn {
  display: none;
}

@media (min-width: 769px) {
  #header .logo {
    position: absolute;
    top: 44px;
    left: 0;
    padding: 0;
  }
}

#header .tel .image {
  transform: translate(162px, 23px);
  -webkit-transform: translate(162px, 23px);
  -ms-transform: translate(162px, 23px);
}



#sp-nav li:nth-child(1) {
  display: none;
}

#sp-nav li:nth-child(2) {
  display: none;
}

#sp-nav li:nth-child(4) {
  display: none;
}

#sp-nav ul:after {
  display: none;
}

a.red-btn-sp {
  display: none;
}

/*----------------------------------
  Contents Style
----------------------------------*/

.cont-wrap {
  border: none;
}

.lineTitle h2 {
  padding: 46px 0;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  background: rgb(160,67,87);
  background: -moz-linear-gradient(90deg, rgba(160,67,87,1) 0%, rgba(207,115,126,1) 50%, rgba(160,67,87,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(160,67,87,1) 0%, rgba(207,115,126,1) 50%, rgba(160,67,87,1) 100%);
  background: linear-gradient(90deg, rgba(160,67,87,1) 0%, rgba(207,115,126,1) 50%, rgba(160,67,87,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a04357",endColorstr="#a04357",GradientType=1);
}

.lineTitle h2:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 10px;
}

.lineTitle h2:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 10px;
}

#applySec {
  padding: 20px 0 91px 0;
}

#applySec .fukidashiTitle {
  margin-bottom: 50px;
}

#applySec .fukidashiTitle h2 {
  position: relative;
  font-size: 45px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* #applySec .fukidashiTitle h2:before {
  content: '';
  width: 3px;
  height: 143%;
  background: #000;
  border-radius: 3px;
  position: absolute;
  left: 11px;
  bottom: -17px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

#applySec .fukidashiTitle h2:after {
  content: '';
  width: 3px;
  height: 143%;
  background: #000;
  border-radius: 3px;
  position: absolute;
  right: 22px;
  bottom: -17px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
} */

#applySec .button {
  width: 751px;
  margin: 0 auto 33px;
}

#applySec .button a {
  position: relative;
  padding: 43px 0 44px;
  font-size: 33px;
  font-weight: 700;
  letter-spacing: 0em;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border: 6px solid #fff;
  background: rgb(252,215,42);
  background: -moz-linear-gradient(180deg, rgba(252,215,42,1) 0%, rgba(255,163,58,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(252,215,42,1) 0%, rgba(255,163,58,1) 100%);
  background: linear-gradient(180deg, rgba(252,215,42,1) 0%, rgba(255,163,58,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcd72a",endColorstr="#ffa33a",GradientType=1);
}

#applySec .button a .dli-chevron-round-right {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 0.6em;
  height: 0.6em;
  transform: translateX(200%) rotate(45deg);
}

#applySec .button a .dli-chevron-round-right::before, .dli-chevron-round-right::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}

#applySec .button a .dli-chevron-round-right::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}

#applySec .button a .dli-chevron-round-right::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}

#applySec .monitorTex p {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#applySec .monitorTex p b {
  font-size: 54px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000;
  margin-bottom: 13px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#applySec .monitorTex p small {
  font-size: 30px !important;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#monitorSec {
  padding: 0 0 83px;
}

#monitorSec .cont-wrap {
  margin: 0 0;
  padding: 27px 60px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#monitorSec .yellowBg {
  background: #faf4e3;
}

#monitorSec .lineBox {
  border: 3px solid #ebb562;
  width: 89%;
  margin-top: 38px;
  padding: 25px 24px;
  box-sizing: border-box;
}

#monitorSec .lineBox dl {
  display: flex;
  justify-content: flex-start;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 17px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #000;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#monitorSec .lineBox dl:last-child {
  margin: 0;
}

#monitorSec .lineBox dl dt {
  width: 190px;
}

#monitorSec .lineBox dl dd {
  width: calc(100% - 190px);
}

#worriesSec {
  padding: 0 0 126px;
}

#worriesSec ul {
  width: 86%;
  margin: 75px auto 0;
}

#worriesSec ul li {
  padding: 31px 0;
  background: #f7e1be;
  border-radius: 60px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  color: #7B6456;
  margin-bottom: 20px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#worriesSec ul li span {
  border-bottom: 6px #000 double;
}

#reasonSec {
  padding: 0 0 105px;
}

#reasonSec .lineTitle {
  margin-bottom: 137px;
}

#reasonSec .reasonBox {
  position: relative;
  border: 3px solid #EBB562;
  width: 92%;
  margin: 0 auto 145px;
  padding: 25px 24px 40px;
  box-sizing: border-box;
}

#reasonSec .reasonBox.box03 {
  margin: 0 auto 0;
}

#reasonSec .reasonBox .no {
  font-size: 100px;
  color: #EBB562;
  background: #fff;
  padding: 0 67px;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#reasonSec .reasonBox h3 {
  margin: 46px 0 30px;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-align: center;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#reasonSec .reasonBox .boxFlex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 34px 0;
}

#reasonSec .reasonBox .boxFlex .image {
  width: 230px;
}

#reasonSec .reasonBox .boxFlex .conts {
  width: 405px;
}

#reasonSec .reasonBox .boxFlex .conts h4 {
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin-bottom: 30px;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#reasonSec .reasonBox .boxFlex .conts p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin-bottom: 30px;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#reasonSec .reasonBox .boxFlex .conts ul li {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.8;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#flowSec {
  padding: 0 0 64px;
}

#flowSec .lineTitle {
  margin-bottom: 53px;
}

#flowSec .arrow {
  width: 80px;
  margin: 0 auto 27px;
}

#flowSec .flowBox {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 92%;
  margin: 0 auto 59px;
  box-sizing: border-box;
}

#flowSec .flowBox.box05 {
  margin: 0 auto 0;
}

#flowSec .flowBox .image {
  width: 340px;
}

#flowSec .flowBox .conts {
  width: calc(100% - 370px);
}

#flowSec .flowBox .conts .contsHead {
  display: flex;
  align-items: center;
  margin-bottom: 29px;
}

#flowSec .flowBox .conts .contsHead .no {
  font-size: 75px;
  color: #EBB562;
  background: #fff;
  padding: 0 15px 0 0;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#flowSec .flowBox .conts .contsHead h3 {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#flowSec .flowBox .conts p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  padding: 0 24px;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#riskSec  {
  padding: 0 0 91px;
}

#riskSec .lineTitle h2 {
  padding: 24px 0;
}

#riskSec .centerTex {
  display: flex;
  justify-content: center;
  margin: 57px 0 43px;
}

#riskSec .centerTex p {
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  padding: 0 24px;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#riskSec table {
  width: 92%;
  margin: 0 auto 0;
  border: 3px solid #EBB562;
}

#riskSec table th {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  padding: 38px 0;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  width: 34.5%;
  box-sizing: border-box;
  border: 3px solid #EBB562;
}

#riskSec table td {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  color: #7B6456;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  box-sizing: border-box;
  border: 3px solid #EBB562;
}


#priceSec  {
  padding: 0 0 85px;
}

#priceSec table {
  width: 81%;
  margin: 83px auto 0;
  border: 2px solid #9f4257;
}

#priceSec table th {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  padding: 14px 0;
  color: #9f4257;
  background: #e6d9de;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  width: 50%;
  box-sizing: border-box;
  border: 2px solid #9f4257;
}

#priceSec table th:last-child {
  color: #fff;
  background: #9f4257;
}

#priceSec table td {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  color: #9f4257;
  padding: 43px 0;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  box-sizing: border-box;
  border: 2px solid #9f4257;
}

#priceSec table td small {
  font-size: 26px !important;
}

#priceSec table td:first-child {
  line-height: 1;
}

#priceSec table td:last-child {
  font-size: 30px;
}

@media (max-width: 768px) {

  .lineTitle h2 {
    padding: 21px 0;
    font-size: 22px;
  }

  .lineTitle h2:before {
    top: 3px;
  }

  .lineTitle h2:after {
    bottom: 3px;
  }

  #applySec {
    padding: 0 0 23px 0;
  }

  #applySec .fukidashiTitle {
    margin-bottom: 13px;
  }

  #applySec .fukidashiTitle h2 {
    font-size: 28px;
  }

  #applySec .fukidashiTitle h2:before {
    width: 1px;
    height: 142%;
    left: 19px;
    bottom: -6px;
  }

  #applySec .fukidashiTitle h2:after {
    width: 2px;
    height: 143%;
    right: 17px;
    bottom: -6px;
  }

  #applySec .button {
    width: 283px;
    margin: 0 auto 13px;
  }

  #applySec .button a {
    padding: 17px 0 17px;
    font-size: 19px;
    border-radius: 12px;
    border: 3px solid #fff;
  }

  #applySec .monitorTex p b {
    font-size: 29px;
    margin-bottom: 3px;
  }

  #applySec .monitorTex p small {
    font-size: 12px !important;
  }

  #monitorSec {
    padding: 0 0 0;
  }

  #monitorSec img {
    width: 100%;
  }

  #monitorSec .cont-wrap {
    padding: 15px 39px 15px;
  }

  #monitorSec .lineBox {
    border: 1px solid #ebb562;
    width: 100%;
    margin-top: 14px;
    padding: 15px 15px;
  }

  #monitorSec .lineBox dl {
    font-size: 12px;
    margin: 0 0 10px;
  }

  #monitorSec .lineBox dl dt {
    width: 61px;
  }

  #monitorSec .lineBox dl dd {
    width: calc(100% - 61px);
  }

  #worriesSec {
    padding: 0 0 22px;
  }

  #worriesSec ul {
    width: 94%;
    margin: 27px auto 0;
  }

  #worriesSec ul li {
    padding: 13px 0;
    border-radius: 12px;
    font-size: 20px;
  }

  #worriesSec ul li span {
    border-bottom: 3px #000 double;
  }

  #reasonSec {
    padding: 0 0 25px;
  }

  #reasonSec img {
    width: 100%;
  }

  #reasonSec .lineTitle {
    margin-bottom: 47px;
  }

  #reasonSec .reasonBox {
    width: 86%;
    margin: 0 auto 45px;
    padding: 25px 24px 25px;
    border: 1px solid #EBB562;
  }

  #reasonSec .reasonBox .no {
    font-size: 50px;
    padding: 0 22px;
    top: -23px;
    left: 50%;
  }

  #reasonSec .reasonBox h3 {
    margin: 15px 0 15px;
    font-size: 20px;
  }

  #reasonSec .reasonBox .boxFlex {
    padding: 0 0 0;
    flex-direction: column;
    align-items: center;
  }

  #reasonSec .reasonBox .boxFlex .image {
    width: 40%;
    text-align: center;
    margin: 0 auto 10px;
  }

  #reasonSec .reasonBox .boxFlex .conts {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #reasonSec .reasonBox .boxFlex .conts h4 {
    font-size: 15px;
    margin-bottom: 12px;
  }

  #reasonSec .reasonBox .boxFlex .conts ul li {
    font-size: 12px;
  }

  #reasonSec .reasonBox .boxFlex .conts p {
    font-size: 12px;
    margin-bottom: 12px;
  }

  #reasonSec .reasonBox .boxFlex .conts p:last-child {
    margin-bottom: 0;
  }

  #flowSec {
    padding: 0 0 30px;
  }

  #flowSec .lineTitle {
    margin-bottom: 25px;
  }

  #flowSec img {
    max-width: 100%;
  }

  #flowSec .flowBox {
    flex-direction: column;
    margin: 0 auto 10px;
  }

  #flowSec .flowBox .image {
    width: 90%;
    margin: 0 auto 15px;
    text-align: center;
  }

  #flowSec .flowBox .conts {
    width: 90%;
    margin: 0 auto 15px;
  }

  #flowSec .flowBox .conts .contsHead {
    margin-bottom: 12px;
  }

  #flowSec .flowBox .conts .contsHead .no {
    font-size: 34px;
    padding: 0 15px 0 0;
  }

  #flowSec .flowBox .conts .contsHead h3 {
    font-size: 24px;
  }

  #flowSec .flowBox .conts p {
    font-size: 14px;
    padding: 0 2px;
  }

  #flowSec .arrow {
    width: 44px;
    margin: 0 auto 27px;
  }

  #riskSec {
    padding: 0 0 40px;
  }

  #riskSec .centerTex {
    margin: 28px 0 28px;
  }

  #riskSec .centerTex p {
    font-size: 14px;
    padding: 0 32px;
  }

  #riskSec .centerTex {
    display: flex;
    justify-content: center;
    margin: 28px 0;
  }

  #riskSec table {
    border: 1px solid #EBB562;
  }

  #riskSec table th {
    font-size: 16px;
    padding: 16px 0;
    border: 1px solid #EBB562;
  }

  #riskSec table td {
    font-size: 14px;
    padding: 16px 10px;
    border: 1px solid #EBB562;
  }

  #priceSec {
    padding: 0 0 5px;
  }

  #priceSec table {
    width: 92%;
    margin: 28px auto 0;
    border: 1px solid #9f4257;
  }

  #priceSec table th {
    font-size: 20px;
    padding: 14px 0;
    border: 1px solid #9f4257;
  }

  #priceSec table td {
    font-size: 16px;
    padding: 12px 0;
    border: 1px solid #9f4257;
  }

  #priceSec table td:last-child {
    font-size: 14px;
  }

  #priceSec table td small {
    font-size: 14px !important;
  }

}
