@charset "utf-8";

/*****************************
サイト共通スタイル
******************************/

html {
  font-size: 62.5%;
}

body {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', sans-serif;
  font-weight: 500;
  font-feature-settings: 'palt';
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
}

a {
  text-decoration: none;
  color: #333;
}

p,
dl,
dt,
dd {
  margin: 0 0 20px 0;
  line-height: 1.85;
  text-align: justify;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.h2-title {
  margin: 80px 0 55px 0;
  position: relative;
  font-size: 3rem;
  text-align: center;
}

.h2-title:before {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 50px);
  width: 100px;
  height: 3px;
  content: '';
  background: #333;
}

.h2-title span {
  color: #005bac;
}

.h2-titile-gdnb {
  margin-top: 60px;
  margin-bottom: 30px;
}

.fa-comment-dots {
  margin-right: 5px;
}

.font-bold {
  font-weight: bold;
}

.font-red {
  color: #e71e1e;
  font-weight: bold;
}

/*****************************
wrapper　container
******************************/

#wrapper {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 1.6rem;
  text-align: center;
}

.container {
  padding: 0 5%;
}

/*****************************
header
******************************/

header .logo {
  width: 50%;
  margin: 20px auto;
}

.eye-chatch {
  padding: 0 3%;
}

.eye-chatch-gdnb {
  margin: 30px 0;
  position: relative;
}

.logo-gdnb {
  width: 45%;
  position: absolute;
  top: -10px;
  left: 30px;
}

/*****************************
CVエリア
******************************/

.cv-area {
  margin: 0 0 40px 0;
  padding: 40px 5% 20px 5%;
  background: #fff540;
}

.cv-inner {
  padding: 20px 5%;
  background: #fff;
  box-shadow: 4px 4px 0 rgba(74, 74, 65, 0.3);
}

.cv-title {
  margin: 40px auto -20px auto;
  padding: 0 5%;
  box-sizing: border-box;
}

.cv-btn {
  margin-bottom: 20px;
}

/*****************************
債務整理の不安
******************************/

.anxiety-area {
  font-weight: bold;
}

.anxiety-point {
  margin: 40px 0 20px 0;
  padding: 30px 5% 1px 5%;
  background: #fff540;
  font-size: 2rem;
}

.anxiety-point-title {
  margin-top: -55px;
  margin-bottom: 0;
  font-size: 2.6rem;
  text-align: center;
}

/*****************************
債務整理の解決プラン
******************************/

.h3-plan-title {
  margin: 40px 0 10px 0;
  font-size: 3rem;
  text-align: center;
}

.plan-area {
  padding: 40px 5%;
  background: #e5eef7;
}

.h4-plan-title {
  margin: 0 0 60px 0;
  position: relative;
  font-size: 3rem;
  text-align: center;
  line-height: 1.4;
}

.h4-plan-title:before {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 80px);
  width: 160px;
  height: 3px;
  content: '';
}

.plan-case-title {
  margin: 40px 0 0 0;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}

.plan-case-area {
  padding: 30px 5%;
  background: #fff;
}

.plan-case-img {
  margin-bottom: 30px;
}

/*任意整理*/

.plan-text-nini,
.plan-bubble-nini,
.plan-title-nini {
  color: #ff4a68;
}

.title-line-nini:before {
  background: #ff4a68;
}

/*個人再生*/

.plan-text-kojin,
.plan-bubble-kojin,
.plan-title-kojin {
  color: #12ac44;
}

.title-line-kojin:before {
  background: #12ac44;
}

.kojin-point-area {
  margin: 40px 0 0 0;
  padding: 30px 5% 10px 5%;
  background: #fff540;
}

.kojin-point-title {
  margin-top: -55px;
  margin-bottom: 0;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
}

.kojin-point-text {
  font-size: 2rem;
  font-weight: bold;
}

/*自己破産*/

.plan-text-hasan,
.plan-bubble-hasan,
.plan-title-hasan {
  color: #005bac;
}

.title-line-hasan:before {
  background: #005bac;
}

/*****************************
督促＆返済STOP
******************************/

.reminder-stop-area {
  padding: 40px 5%;
  background: url(../images/stop-img-02.jpg) no-repeat;
  background-size: cover;
}

.reminder-stop-inner {
  padding: 40px 5% 20px 5%;
  background: rgba(255, 255, 255, 0.9);
}

.reminder-stop-img {
  margin-bottom: 30px;
}

/*****************************
アヴァンスの安心サポート
******************************/

.support-area {
  padding: 1px 5% 40px 5%;
  background: #e5eef7;
}

.support-title {
  margin-top: 40px;
  padding: 20px 5%;
  position: relative;
  text-align: center;
  line-height: 1.8;
}

.support-title-yellow {
  background: #fff540;
}

.support-title-red {
  background: #f4231e;
  color: #fff;
}

.support-number {
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
}

.h3-support-title span {
  font-size: 3rem;
}

.support-inner {
  padding: 40px 5%;
  background: #fff;
}

.support-area-img {
  margin-bottom: 20px;
}

.support-area-img-neg {
  margin-bottom: -40px;
}

.support-min-title {
  margin: 40px 0 20px 0;
}

/*****************************
債務整理の手順
******************************/

.step-area {
  margin: 0 5%;
}

.step-area li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.step-area img {
  width: 30%;
  height: auto;
}

.step-area-text {
  width: 65%;
}

.step-area-text p {
  margin-bottom: 0;
  font-size: 1.4rem;
}

.step-area-text h3 {
  margin-bottom: 10px;
  color: #005bac;
  font-size: 2rem;
}

.step-area-reminder {
  padding: 0 0 20px 35%;
  background: url(../images/step-img-03.png) no-repeat left bottom;
  background-size: 30%;
}

.step-area-bubble {
  padding: 20px 20px 0 20px;
  position: relative;
  display: inline-block;
  background: #fff540;
  font-weight: bold;
  color: #f00;
}

.step-area-bubble:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #fff540;
}

/*****************************
よくある質問
******************************/

.qa-area {
  padding: 0 5%;
}

.qa-area dt {
  margin: 0;
  padding: 10px 0 10px 45px;
  font-weight: bold;
  background: url(../images/qa-img-01.png) no-repeat center left;
  background-size: 35px;
}

.qa-area dd {
  padding: 0 0 20px 45px;
  background: url(../images/qa-img-02.png) no-repeat 0 5px;
  background-size: 35px;
  border-bottom: 1px dashed #ccc;
}

/*****************************
債務整理のご相談はお急ぎください
******************************/

.close-area {
  margin-top: 120px;
  padding: 60px 5% 20px 5%;
}

.close-title {
  margin: -120px 0 40px 0;
}

.close-img {
  margin: 40px 0;
  padding: 0 5%;
  box-sizing: border-box;
}

/*****************************
footerスタイル
******************************/

footer {
  margin: 40px 5% 180px 5%;
  font-size: 1.2rem;
}

ul.footer-link {
  margin: 40px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.footer-link li {
  width: 50%;
  margin-bottom: 10px;
}

/*****************************
fix-cvスタイル
******************************/

.fix-area {
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100%;
  max-width: 750px;
}

.fix-inner {
  padding: 1.2% 2%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
}

.chat-area {
  width: 20%;
  margin-left: auto;
  margin-right: 10px;
  margin-bottom: 5px;
}

/*****************************
PC表示用電話ボタン
******************************/
.tel-box {
  display: block;
  width: 100%;
  margin: 20px auto;
  border: 1px solid #0072c6;
  border-radius: 10px;
  text-decoration: none;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  font-family: sans-serif;
}

.tel-header {
  background-color: #0072c6;
  color: white;
  font-size: 20px;
  text-align: center;
  padding: 13px;
}

.tel-body {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  padding: 16px 16px;
}

.tel-icon {
  margin-right: 16px;
}
.tel-icon img {
  flex-shrink: 0;
  width: 100%;
  height: auto;
}
.tel-info {
  display: flex;
  flex-direction: column;
}

.tel-number {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 51.4px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #333;
  line-height: 1;
}

.tel-hours {
  font-size: 18px;
  color: #555;
}

/*****************************
ページ下部固定CVボタン
******************************/

.consult-button {
  display: flex !important;
  /* align-self: stretch; */
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border: 3px solid #005bac;
  border-radius: 10px;
  padding: 12px 10px 12px 10px;
  text-decoration: none;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  max-width: 300px;
  width: 100%;
  box-sizing: border-box;
  font-family: 'Helvetica', sans-serif;
  transition: background 0.3s, transform 0.2s;
}
@media screen and (max-width: 1024px) {
  .consult-button.pc {
    display: none !important;
  }
}

.consult-button:hover {
  background: #eaf5ff;
  transform: translateY(-2px);
}

a.mail-button img {
  width: auto;
  height: 100%;
  max-height: 100px;
}
@media screen and (max-width: 1024px) {
  a.mail-button img {
    width: auto;
    height: 100%;
    max-height: inherit;
  }
}
.cb-icon {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cb-icon img {
  display: block;
  width: 99%;
  height: auto;
  flex-shrink: 0;
}

.cb-texts {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cb-main {
  font-size: 30px;
  font-weight: bold;
  color: #222;
  margin-bottom: 6px;
}

.cb-sub {
  background: #005bac;
  color: white;
  font-size: 14px;
  text-align: center;
  border-radius: 18px;
  padding: 2px 14px;
  display: inline-block;
  line-height: 1.6;
}
/*****************************
PC、SPでの表示切り替え
******************************/

.pc {
  display: block;
}
.sp {
  display: none;
}

@media screen and (max-width: 1024px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
