@charset "utf-8";

.pg_soudan {
    background: rgba(84, 194, 240, 0.20);
    background: url(../../img/common/back/back_dot.png) repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pg_soudan>h1 {
    min-height: clamp(185px, 112.486px + 19.337vw, 360px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.pg_soudan>h1>div {
    border-radius: clamp(25px, 14.641px + 2.762vw, 50px) !important;
    padding: clamp(15px, 8.785px + 1.657vw, 30px);
    width: clamp(300px, 175.691px + 33.149vw, 600px);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #fff;
    font-weight: 700;
}

.pg_soudan>h1>div>span>span:last-child {
    display: block;
    font-size: clamp(23px, 13.470px + 2.541vw, 46px);
    font-weight: 900;
    line-height: 1.3;
    margin-top: cclamp(10px, 5.856px + 1.105vw, 20px);
}

.orange_label {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    background: #f18e2c;
    color: #fff;
    font-size: clamp(12px, 7.856px + 1.105vw, 22px);
    margin-bottom: 10px;
    width: clamp(140px, 81.989px + 15.47vw, 280px);
    height: clamp(23px, 13.470px + 2.541vw, 46px);
    border-radius: 30px;
}

article.content_bx>div {
    padding: 40px 15px 0 15px;
}

.soudan_ttl1 {
    border-top: 1px #f18e2c solid;
    border-bottom: 1px #f18e2c solid;
    background: rgba(255, 234, 148, 0.2);
    font-size: clamp(16px, 13.514px + 0.663vw, 22px);
    max-width: 900px;
    margin: 0 auto;
    padding: clamp(25px, 14.641px + 2.762vw, 50px) 0;
    text-align: center;
    font-weight: 500;
    ;
}

.soudan_ttl1 .col_orange {
    color: #f18e2c;
    font-weight: 700;
    font-size: clamp(21px, 14.785px + 1.657vw, 36px);
    display: block;
}

@media only screen and (min-width: 1280px) {
    article.content_bx>div {
        padding: 80px 0 0 0;
        width: 1200px;
        margin: 0 auto;
    }

    .soudan_ttle1 {
        border-top: 2px #f18e2c solid;
        border-bottom: 2px #f18e2c solid;
    }

    .soudan_ttl1 .col_orange {
        display: inline;
    }
}

/* nayami */

.nayami {
    max-width: 1200px;
    position: relative;
    padding: 0 0 40px 0;
}

.title_std01 {
    font-weight: 700;
    text-align: center;
    padding: 0 0 5px 0;
    color: #000022;
}

@media only screen and (max-width: 767px) {
    .title_std01 {
        font-size: 2.4rem;
    }
}
@media only screen and (min-width: 768px) {
    .title_std01 {
        font-size: 4rem;
    }
}

.title_std01 span {
    border-bottom: 5px solid #009fe8;
}

@media only screen and (min-width: 1280px) {
    .title_std01 {
        padding: 0 0 8px 0;
    }

    .title_std01 span {
        border-bottom: 8px solid #009fe8;
    }
}

.nayami .title_std01 {
    position: absolute;
    top: 10.5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    white-space: nowrap;
    /* テキストが折り返さないように */
}

.nayami .title_std01>span {
    border-color: #009fe8 !important;
}

.nayami img {
    width: 100% !important;
    max-width: 1111px;
}

@media only screen and (min-width: 1280px) {
    .nayami {
        padding: 80px 0;
        margin: 0 auto;
        text-align: center;
    }

    .nayami .title_std01 {
        top: 185px;
    }
}

/*benefit*/

.title_std02 {
    font-weight: 700;
    text-align: center;
    padding: 0 0 5px 0;
    color: #000022;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.4em;
}

@media only screen and (max-width: 767px) {
    .title_std02 {
        font-size: 2.4rem;
    }
}
@media only screen and (min-width: 768px) {
    .title_std02 {
        font-size: 4rem;
    }
}

.title_std02 span.brd {
    border-bottom: 5px solid #ffbd00;
}

.title_std02 span.fkd {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #f18e2c;
    color: #fff;
    font-weight: 700;
    font-size: clamp(1.8rem, 1.551rem + 1.061vw, 2.4rem);
    margin-bottom: 0.2em;
    border-radius: 2em;
    width: clamp(210px, 180.994px + 7.735vw, 280px);
    height: clamp(35px, 30.442px + 1.215vw, 46px);
}

/* 吹き出しの下向き三角 */
.title_std02 span.fkd::after {
    content: '';
    position: absolute;
    bottom: -0.6em;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-top: 0.8em solid #f18e2c;
}

@media only screen and (min-width: 1280px) {
    .title_std02 {
        padding: 0 0 8px 0;
    }

    .title_std02 span.brd {
        border-bottom: 8px solid #ffbd00;
    }
}

/* benefit ラッパー */
.benefit {
    max-width: 1200px;
    position: relative;
    background: rgba(255, 234, 148, 0.2);
    border-radius: clamp(10px, -2.431px + 3.315vw, 40px);
    padding: clamp(30px, 21.713px + 2.21vw, 50px) clamp(15px, -40.939px + 14.917vw, 150px);
}

/* benefit 白背景ボックス */
.benefit_tb {
    background: #fff;
    border-radius: 16px;
    /* overflow: hidden は削除 */
    margin-top: clamp(20px, 15px + 1.325vw, 55px);
}

/* h4帯 */
.benefit_ttl {
    position: relative;
    /* イラストのabsolute基準 */
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f18e2c;
    border-radius: 16px 16px 0 0;
    /* 上だけ角丸 */
    height: clamp(50px, 37.569px + 3.315vw, 80px);
    margin: 0;
    gap: 12px;
    overflow: visible;
    /* イラストをはみ出させる */
}

.benefit_ttl__text {
    color: #fff;
    font-size: clamp(1.8rem, 1.4rem + 1.06vw, 2.8rem);
    font-weight: 700;
    text-align: center;
}

/* イラスト：SP非表示 */
.benefit_ttl__illust {
    display: none;
}

@media only screen and (max-width: 767px) {
    .benefit_tb {
        margin-top: 75px;
    }

    .benefit_ttl__illust {
        display: block;
        position: absolute;
        bottom: 100%;
        width: 60px;
        height: auto;
    }

    .benefit_ttl__illust--left {
        left: 50%;
        transform: translateX(-110%);
        /* 中央より左にずらす */
    }

    .benefit_ttl__illust--right {
        left: 50%;
        transform: translateX(10%);
        /* 中央より右にずらす */
    }
}

@media only screen and (min-width: 768px) {
    .benefit_ttl {
        padding: 0 clamp(80px, 60px + 5.3vw, 160px);
        /* ← イラスト幅より少し小さい値に */
    }

    .benefit_ttl__illust {
        display: block;
        position: absolute;
        bottom: 0;
        /* 帯の下端に足を合わせる */
        width: clamp(50px, 30px + 5.3vw, 96px);
        height: auto;
        flex-shrink: 0;
    }

    .benefit_ttl__illust--left {
        left: clamp(30px, -15.580px + 12.155vw, 140px);
    }

    .benefit_ttl__illust--right {
        right: clamp(30px, -15.580px + 12.155vw, 140px);
    }
}

/* リスト */
.benefit_list {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    counter-reset: benefit-counter;
    gap: 35px;
    padding: 40px clamp(20px, -13.149px + 8.84vw, 100px) 20px;

}

@media only screen and (min-width: 768px) {
    .benefit_list {
        padding: clamp(20px, 15.856px + 1.105vw, 30px) clamp(20px, -13.149px + 8.84vw, 100px);
        ;
        gap: clamp(10px, 7px + 0.795vw, 16px);
    }
}

.benefit_list li {
    counter-increment: benefit-counter;
    display: flex;
    flex-direction: column;
    /* SP：縦積み */
    align-items: center;
    justify-content: center;
    text-align: center;
    /* SP：中央揃え */
    gap: clamp(4px, 2px + 0.53vw, 8px);
    border: 2px solid #f18e2c;
    border-radius: 5px;
    padding: clamp(10px, 7px + 0.795vw, 19px) clamp(16px, 12px + 1.06vw, 24px);
    font-size: clamp(1.8rem, 1.551rem + 1.061vw, 2.4rem);
    font-weight: 700;
    background: #fff8e4;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .benefit_list li {
        border-radius: 2.5em;
    }
}

.benefit_list li::before {
    content: counter(benefit-counter, decimal-leading-zero);
    color: #f18e2c;
    font-size: clamp(3.6rem, 2.606rem + 4.243vw, 6rem);
    font-weight: 500;
    line-height: 1;
    flex-shrink: 0;
    display: block;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .benefit_list li {
        padding-top: clamp(24px, 18px + 1.59vw, 36px);
        /* 数字の半分の高さ分 */
        border: 1px solid #f18e2c;
    }

    .benefit_list li::before {
        position: absolute;
        top: 0;
        left: 50%;
        font-weight: 700;
        transform: translate(-50%, -60%);
        /* 左右中央・上に半分はみ出し */
    }
}

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

    /* PC：横並び */
    .benefit_list li {
        flex-direction: row;
        text-align: left;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
    }

    .benefit_list li::before {
        border-right: 2px solid #f18e2c;
        margin-right: clamp(12px, 8px + 1.06vw, 20px);
        min-width: 2em;
        text-align: center;
        align-self: center;
        height: 0.9em;
        /* ← em指定で文字サイズ基準の高さに */
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }
}

/* br制御 */
.br--sp {
    display: block;
}

@media only screen and (min-width: 768px) {
    .br--sp {
        display: none;
    }
}

/*assist*/

.assist {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    margin-top: clamp(20px, -13.149px + 8.84vw, 100px);
}

.assist img {
    width: 100%;
    height: auto;
}

/* flow ラッパー */
.flow {
    max-width: 900px;
    position: relative;
    margin: 80px auto 0 auto;
}

@media only screen and (max-width: 767px) {
    .flow {
        margin: 40px 0 0 0;
        padding: 0 30px;
    }
}

/* flow_list */
.flow_list {
    list-style: none;
    padding: 0;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 0;
}

@media only screen and (max-width: 767px) {
    .flow_list {
        margin-top: 60px;
        gap: 30px;
    }
}

/* flow_item */
.flow_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

/* stepバッジ */
.flow_step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f18e2c;
    color: #fff;
    border-radius: 50%;
    width: clamp(60px, 48px + 3.18vw, 90px);
    height: clamp(60px, 48px + 3.18vw, 90px);
    z-index: 1;
    flex-shrink: 0;
    margin: clamp(12px, 8px + 1.06vw, 20px) 0;
}

.flow_step__label {
    font-size: clamp(1.3rem, 1.010rem + 1.238vw, 2rem);
    font-weight: 700;
    line-height: 1;
}

.flow_step__num {
    font-size: clamp(2.6rem, 2.020rem + 2.475vw, 4rem);
    font-weight: 700;
    line-height: 1;
}

/* カード */
.flow_card {
    background: #fff8e4;
    border: 2px solid #f18e2c;
    border-radius: clamp(8px, 6px + 0.53vw, 12px);
    padding: clamp(16px, 12px + 1.06vw, 24px);
    width: 100%;
}

.flow_card__ttl {
    font-size: clamp(2rem, 1.834rem + 0.707vw, 2.4rem);
    font-weight: 700;
    color: #000022;
    margin: 0 0 0.4em;
}

.flow_card__txt {
    font-size: 1.6rem;
    color: #000022;
    margin: 0;
    line-height: 1.7;
}

/* SP */
@media only screen and (max-width: 767px) {
    .flow_card {
        padding-top: 40px;
    }

    .flow_card__ttl {
        text-align: center;
    }

    .flow_item {
        position: relative;
        margin-bottom: clamp(16px, 12px + 1.06vw, 24px);
    }

    .flow_item:last-child {
        margin-bottom: 0;
    }

    .flow_step {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
    }
}

/* PC */
@media only screen and (min-width: 768px) {
    .flow_item {
        flex-direction: row;
        align-items: center;
        gap: clamp(16px, 12px + 1.06vw, 24px);
        padding-bottom: 30px;
    }

    .flow_item:last-child {
        padding-bottom: 0;
    }

    .flow_step {
        position: relative;
        flex-shrink: 0;
        align-self: center;
        margin: 0;
    }

    /* バッジ上の縦線（最初のli以外） */
    .flow_item:not(:first-child) .flow_step::before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 100%;
        height: calc(30px + clamp(60px, 48px + 3.18vw, 80px) / 2);
        width: 2px;
        background: #f18e2c;
    }

    /* バッジ下の縦線（最後のli以外） */
    .flow_item:not(:last-child) .flow_step::after {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 100%;
        height: calc(30px + clamp(60px, 48px + 3.18vw, 80px) / 2);
        width: 2px;
        background: #f18e2c;
    }

    .flow_card {
        flex: 1;
    }
}

.form {
}

.form #form{
    padding-bottom:0!important;
    padding-top:clamp(60px, 26.851px + 8.84vw, 140px);
}

.form #form.mrg_adjst{
    padding-top:clamp(60px, 26.851px + 8.84vw, 80px);
    margin-bottom:clamp(60px, 26.851px + 8.84vw, 80px);
}

.form .title_std02 {
    margin-bottom: clamp(30px, 17.569px + 3.315vw, 60px);
}


/*---------------------------------------------------------------
    お問い合わせ
---------------------------------------------------------------*/


#b_contact {
    padding: 60px 15px;
}

#b_contact>div {}

#b_contact h2+p {
    margin-top: 16px;
}

#b_contact ul#link_form {
    margin-top: 20px;
}

#b_contact ul#link_form li+li {
    margin-top: 12px;
}

#b_contact ul#link_form li a {
    font-size: 2.1rem;
    font-weight: 700;
    border: 1px solid #CCC;
    border-radius: 5px;
    display: block;
    padding: 9px 40px 9px 15px;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s;
}

#b_contact ul#link_form li a:hover {
    opacity: 0.7;
}

#b_contact ul#link_form li a::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #000022;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -10px;
}

#b_contact ul#link_form li a::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -4px;
}

#b_contact ul#link_form li a span {
    display: flex;
    align-items: center;
}

#b_contact ul#link_form li:nth-of-type(1) a {
    background: #009fe8;
}

#b_contact ul#link_form li:nth-of-type(1) a>span::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url("../../img/common/icon/icon_contact.svg") no-repeat center;
    background-size: 100%;
    margin-right: 0.5em;
}

#b_contact ul#link_form li:nth-of-type(2) a {
    background: #ffbd00;
}

#b_contact ul#link_form li:nth-of-type(2) a>span::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url("../../img/common/icon/icon_document.svg") no-repeat center;
    background-size: 100%;
    margin-right: 0.5em;
}

#b_contact ul#link_form li:nth-of-type(1) a>span br {
    display: none;
}



/*　組合員の方　*/
#b_contact #select_member {
    margin-top: 25px;
}

#b_contact #select_member section {
    border-bottom: 1px solid #CCC;
    padding: 0 0 20px 0;
}

#b_contact #select_member section+section {
    margin-top: 20px;
}

#b_contact #select_member section h3 {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    background: #dedede;
    line-height: 40px;
    color: #000022;
}

#b_contact #select_member section a.tel {
    font-size: 4.0rem;
    font-weight: 700;
    color: #000022;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.3em;
}

#b_contact #select_member section a.tel::before {
    content: "";
    background: url("../../img/common/icon/icon_tel.svg") no-repeat center;
    width: 35px;
    height: 35px;
    background-size: 100%;
    display: block;
    margin-right: 0.2em;
    margin-top: 0.1em;
}

#b_contact #select_member section a.tel+p {
    text-align: center;
}


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

    #b_contact {
        padding: 60px 30px;
    }

    #b_contact>div {
        width: 690px;
        margin: 0 auto;
    }

    #b_contact ul#link_form {
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }

    #b_contact ul#link_form li+li {
        margin-top: 0;
    }

    #b_contact ul#link_form li a {
        width: 330px;
    }

    #b_contact #select_member section a.tel {
        pointer-events: none;
    }

    #b_contact ul#link_form li:nth-of-type(1) a>span br {
        display: block;
    }

}



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

    #b_contact {
        padding: 100px 0;
    }

    #b_contact>div {
        width: 1200px;
    }

    #b_contact h2+p {
        margin-top: 40px;
        text-align: center;
    }

    #b_contact ul#link_form {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }



    #b_contact ul#link_form li a {
        font-size: 3.6rem;
        border-radius: 10px;
        padding: 0;
        width: 580px;
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #b_contact ul#link_form li a:before,
    #b_contact ul#link_form li a:after {
        display: none
    }

    #b_contact ul#link_form li a>span>span {
        position: relative;
        padding: 0 40px 0 0;
    }

    #b_contact ul#link_form li a>span>span::before {
        content: "";
        width: 25px;
        height: 25px;
        background: #000022;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -12.5px;
    }

    #b_contact ul#link_form li a>span>span::after {
        content: "";
        width: 6px;
        height: 6px;
        border-top: 2px solid #FFF;
        border-right: 2px solid #FFF;
        transform: rotate(45deg);
        position: absolute;
        right: 9px;
        top: 50%;
        margin-top: -4px;
    }

    #b_contact ul#link_form li:nth-of-type(1) a>span::before {
        width: 60px;
        height: 60px;
    }

    #b_contact ul#link_form li:nth-of-type(2) a>span::before {
        width: 60px;
        height: 60px;
    }



    /*　組合員の方　*/
    #b_contact #select_member {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }

    #b_contact #select_member section {
        border-bottom: none;
        padding: 0;
        width: 340px;
    }

    #b_contact #select_member section+section {
        margin-top: 0;
        border-left: 1px solid #CCC;
        padding-left: 45px;
    }

    #b_contact #select_member section a.tel+p {
        font-size: 1.4rem;
    }

}

@media only screen and (max-width: 767px) {
    p.come{
        margin-top:2em;
    }
}
