@charset "utf-8";
.kaitorikaitori_wrap {
    padding: 5.38%;
    background-color: #F0EEE8;
}
.kaitori_kaitori_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.step_arrow {
    margin-top: 24px;
    margin-bottom: 24px;
}


.kaitori-kaitori_each {
    border-radius: 32px;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5.38%;
    box-sizing: border-box;
    border: 3px solid #3E3A39;
}
.kaitori-kaitori_each .kk-soryo1 p {
    font-weight: 600;
}
.kaitori-kaitori_each .kk-soryo2 {
    margin-top: 2.3%;
}
.k-k-each_R .kk-textBox2 p {
    margin-bottom: 16px;
}




.k-k-each-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.k-k-each_L {
    border-radius: 16px;
    width: 31.53%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.k-k-each_L.s2 {
    background-image: url(../images/kaitorikaitori/s2.png);
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 256px;
}

.k-k-each-flex .k-k-each_L.d3 {
    background-image: url(../images/kaitorikaitori/d-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 256px;
}


.k-k-each-flex .k-k-each_L.d2 {
    background-image: url(../images/kaitorikaitori/d-2.png);
    background-size: cover;
    background-position: center center;
}

.k-k-each_L.d1 {
    background-image: url(../images/kaitorikaitori/d-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 16px;
    background-size: cover;
}

.step_arrow img {
    width: 64px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.k-k-each_R {
    width: 63.84%;
}


.kaitori-kaitori_each h3 {
    font-size: 32px;

}

.kk_step_title {
    display: flex;
    align-items: center;
    margin-bottom: 3.84%;
}
.stepstep {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #C82122;
    color: #FFFFFF;
    -webkit-box-shadow: 4px 4px 0px rgba(0,0,0,0.73);
    box-shadow: 4px 4px 0px rgba(0,0,0,0.73);
    margin-right: 24px;
}
.stepstep em {
    display: block;
    font-style: normal;
    font-size: 40px;
    line-height: 1;
}

.k-k-inner-con {
    background-color: #F0EEE7;
    border: 1px solid #3E3A39;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 16px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 16px;
    border-radius: 16px;
    box-sizing: border-box;
    width: auto;
    margin-top: 16px;
    margin-bottom: 16px;
}
.k-k-each_R .k-k-inner-con ul {
    display: flex;
}
.k-k-inner-con ul li {
    -webkit-box-shadow: 3px 3px #3E3A39;
    box-shadow: 3px 3px #3E3A39;
    margin-right: 20px;
}
.k-k-inner-con ul li a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 48px;
    padding-right: 24px;
    display: block;
}
.kk-line_BT {
    background-color: #39B54A;
    background-image: url(../images/ico_line.svg);
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 24px auto;
}

.kk-orange_bt {
    background-color: #e2513a;
    display: block;
    background-image: url(../images/ico_send.svg);
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 24px auto;
}




.k-k-each_R .kk-in_jikan {
    font-size: 24px;
    border-top-width: 3px;
    border-top-style: dotted;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 600;
    margin-bottom: 16px;
}

.k-k-each_R .kk-in_tel_big {
    font-size: 56px;
    font-weight: 600;
    background-image: url(../images/ico_tel.svg);
    background-repeat: no-repeat;
    background-size: 56px auto;
    padding-left: 64px;
    background-position: 0% center;
}
.k-k-each_R p {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.6em;
}
.kk_rareItem_addr {
    margin-top: 3.07%;
    background-color: #F0EEE7;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
    padding-left: 5.38%;
    border-radius: 8px;
    padding-right: 5.38%;
    border: 2px solid #3E3A39;
    display: flex;
    align-items: center;
    margin-bottom: 3.07%;
}
.kk_rareItem_addr .kk-addresssssss {
    margin-left: 3.84%;
}
.kk_rareItem_addr .kk-addresssssss p {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 600;
}


.kk_logo_box {
    background-size: 100% auto;
    width: 256px;
}
.kk_logo_box img {
    width: 100%;
}


.k-k-each-flex .k-k-each_R .kk-hosoku {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 16px;
}
.raiten_text_box1 p {
    margin-bottom: 16px;
}
.kk-raiten_inBOX {
    margin-top: 3.07%;
    background-color: #F0EEE7;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
    padding-left: 2.3%;
    border-radius: 8px;
    padding-right: 2.3%;
    border: 2px solid #3E3A39;
    display: flex;
    align-items: center;
    margin-bottom: 3.07%;
}
.kk-raiten_flex1 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.kk_raiten_f_L {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-right: 5px dotted #2E2E2E;
}
.kk_raiten_f_L p {
    font-size: 24px;
    font-weight: 600;
}

.kk_raiten_f_R {
    width: 60%;
}
.kk_raiten_f_R ul li {
    background-image: url(../images/check.svg);
    background-repeat: no-repeat;
    background-position: 0% center;
    background-size: 16px auto;
    padding-left: 24px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.6em;
}
.kk_raiten_f_L p img {
    width: 80px;
    margin-bottom: 16px;
}
.matijikanga p {
    line-height: 1.6em;
    font-size: 18px;
    font-weight: 600;
}
.matijikanga h3 {
    border-bottom-width: 5px;
    border-bottom-style: dotted;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.matijikanga h3 strong {
    color: #E2513A;
}
.k-k-each_L.r1 {
    background-image: url(../images/kaitorikaitori/r1.png);
}
.k-k-each_L.r2 {
    background-image: url(../images/kaitorikaitori/r2.png);
}
.k-k-each_L.r3 {
    background-image: url(../images/kaitorikaitori/d-3.png);
}

.raiten_text_box1 {
    padding-top: 3
.%
.%;
    padding-top: 3.84%;
    padding-bottom: 3.84%;
}
.line1 {
    margin-bottom: 5.38%;
}
.line_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 5.38%;
    margin-right: 5.38%;
    align-items: center;
}
.line_L img {
    width: 100%;
}
.line_inner .line_L {
    width: 25.38%;
}
.line_R {
    width: 65.38%;
}
.line_inner .line_R .line_p1 {
    font-size: 26px;
    color: #E2513A;
    font-weight: 600;
}
.line2 {
    margin-top: 3.07%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.line2_QR {
    width: 30%;
}
.line2 .line2_QR img {
    width: 100%;
}
.line_R .line2 .line2_R {
    width: 65.38%;
}
.line2_R p .line_tuika_a {
    border-radius: 16px;
    background-color: #00C300;
    display: block;
    margin-top: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
}
.line2_R p .line_tuika_a .line_tuika {
    width: 70%;
}


.line_id {
    background-color: #FFFFFF;
    display: flex;
}
.line_id .line2_id_id {
    padding: 16px;
    color: #FFFFFF;
    background-color: #00C300;
    font-size: 32px;
}
.line_id .line2_id_name {
    padding: 16px;
    font-size: 32px;
}








.line_R h2 {
    color: #00C300;
    font-size: 88px;
}
.line_tomotuika_a {
    background-color: #00C300;
    display: block;
    border-radius: 8px;
    width: fit-content;
    margin-top: 24px;
    margin-bottom: 24px;
}
.k-k-each_R .k-k-inner-con .satupoi {
    color: #E2513A;
    font-size: 22px;
    margin-bottom: 8px;
}



.line_tomotuika_a img {
    padding-top: 8px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 8px;
    width: 180px;
}
.k-k-each_R .k-k-inner-con .satupoi_UL {
    list-style-type: disc;
    margin-left: 24px;
    display: block;
    -webkit-box-shadow: 0px 0px rgba(0,0,0,0.00);
    box-shadow: 0px 0px rgba(0,0,0,0.00);
    border-style: none;
}
.k-k-each_R .k-k-inner-con .satupoi_UL li {
    -webkit-box-shadow: 0px 0px rgba(0,0,0,0.00);
    box-shadow: 0px 0px rgba(0,0,0,0.00);
}
.k-k-inner-con .line_h4_1 {
    color: #E2513A;
    font-size: 18px;
}
.k-k-each_R .k-k-inner-con .line_satei_p1 {
    font-size: 15px;
}
.k-k-each-flex .k-k-each_L.l1 {
    background-image: url(../images/kaitorikaitori/l1.png);
}
.k-k-each-flex .k-k-each_L.l2 {

}
.line_satueirei {
    margin-top: 2.3%;
    padding: 3.84%;
    background-color: #EB5F46;
    border-radius: 16px;
    text-align: center;
}
.line_satueirei ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.line_satueirei ul li {
    width: 22.69%;
    text-align: center;
    border-radius: 16px;
    background-color: #FFFFFF;
    padding-bottom: 16px;
}
.line_satueirei ul li img {
    /* [disabled]border-bottom-left-radius: 8px; */
    /* [disabled]border-bottom-right-radius: 8px; */
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    width: 100%;
    display: block;
    margin-bottom: 16px;
}



.line_jouhou {
    background-color: #F0EEE7;
    padding: 40px;
    border: 2px solid #3E3A39;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 16px;
    border-radius: 16px;
    margin-bottom: 16px;
}
.line_jouhou ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: disc;
    margin-left: 16px;
}
.k-k-each_L.l2 p img {
    border-radius: 16px;
    width: 100%;
}

.line_jouhou ul li {
    width: 47.69%;
    line-height: 1.6em;
    font-size: 18px;
}

.k-k-each_L.d3 p img {
    border-radius: 16px;
    width: 100%;
}
