@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;
    image-rendering: -webkit-optimize-contrast;
}

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;
}

.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: 30px 5% 0 5%;
    background: #fff;
    box-shadow: 4px 4px 0 rgba(74, 74, 65, 0.3);
}

.cv-title {
    margin: 40px 0 -20px 0;
    padding: 0 5%;
    box-sizing: border-box;
}

.cv-btn {
    margin-bottom: 30px;
}


/*****************************
債務整理の不安
******************************/

.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%;
    background: #fff540;
}

.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;
}

.fix-inner {
    padding: 15px 3%;
    display: flex;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.9);
}



