@charset "utf-8";
@media screen and (max-width:700px) {
.kaitorikaitori_wrap {
    padding:9.23% 5.38%;
	padding-bottom: 11.53%;
    background-color: #F0EEE8;
}
.kaitori_kaitori_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.step_arrow {
    margin-top: 20px;
    margin-bottom: 20px;
}


.kaitori-kaitori_each {
    border-radius: 32px;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 6.92%;
	padding-bottom: 5.38%;
/*	padding-bottom: 7.69%;*/
    box-sizing: border-box;
    border: 3px solid #3E3A39;
}
.kaitori-kaitori_each .kk-soryo1 p {
    font-weight: 600;
}
.kaitori-kaitori_each .kk-soryo2 {
    margin-top: 16px;
	font-size: 14px;
	margin-bottom: 8px;
}
.k-k-each_R .kk-textBox2 p {
    margin-bottom: 12px;
}




.k-k-each-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
/*	margin-bottom: 10px;*/
}

.k-k-each_L {
    border-radius: 16px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
/*	height: 200px;*/
}
.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: 200px;
	width: 100%;
	margin-bottom: 16px;
}
	

.k-k-each-flex .k-k-each_L.d2 {
    background-image: url(../images/kaitorikaitori/d-2.png);
    background-size: cover;
    background-position: center top -22px;
	height: 200px;
	width: 100%;
}

.k-k-each_L.d1 {
    background-image: url(../images/kaitorikaitori/d-1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 16px;
    background-size: cover;
	width: 100%;
	height: 200px;
}

.step_arrow img {
    width: 32px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.k-k-each_R {
	margin-top: 16px;
    width: 100%;
}


.kaitori-kaitori_each h3 {
    font-size: 19px;

}

.kk_step_title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.stepstep {
    width: 56px;
    height: 56px;
    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: 18px;
	font-size: 13px;
}
.stepstep em {
    display: block;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
	margin-top: 2px;
}

.k-k-inner-con {
    background-color: #F0EEE7;
    border: 1px solid #3E3A39;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 18px;
    padding-bottom: 20px;
    border-radius: 16px;
    box-sizing: border-box;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
	.k-k-inner-con h4{
		font-size: 17px;
		margin-bottom: 8px;
	}
.k-k-each_R .k-k-inner-con ul {
    display: flex;
	flex-direction: column;
}
.k-k-inner-con ul li {
    -webkit-box-shadow: 3px 3px #3E3A39;
    box-shadow: 3px 3px #3E3A39;
    margin-right: 0;
	width: 100%;
	margin-bottom: 12px;
}
.k-k-inner-con ul li a {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 48px;
    padding-right: 24px;
    display: block;
	text-align: center;
}
.kk-line_BT {
    background-color: #39B54A;
    background-image: url(../images/ico_line.svg);
    background-repeat: no-repeat;
     background-position: 24px 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: 24px center;
    background-size: 22px auto;
}




.k-k-each_R .kk-in_jikan {
    font-size: 18px;
    border-top-width: 3px;
    border-top-style: dotted;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    padding-top: 10px;
    padding-bottom: 9px;
    font-weight: 600;
    margin-bottom: 16px;
	text-align: center;
}

.k-k-each_R .kk-in_tel_big {
    font-size: 30px;
    font-weight: 600;
    background-image: url(../images/ico_tel.svg);
    background-repeat: no-repeat;
    background-size: 28px auto;
    padding-left: 38px;
    background-position: 0% center;
	margin-bottom: 8px;
}
.k-k-each_R p {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5em;
}
.kk_rareItem_addr {
    margin-top: 20px;
    background-color: #F0EEE7;
    padding-top:24px;
    padding-bottom:20px;
    padding-left: 20px;
    border-radius: 8px;
    padding-right: 20px;
    border: 2px solid #3E3A39;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
	flex-direction: column;
}
.kk_rareItem_addr .kk-addresssssss {
    margin-left: 0;
}
.kk_rareItem_addr .kk-addresssssss p {
    font-size: 17px;
    line-height: 1.5em;
    font-weight: 600;
}


.kk_logo_box {
    background-size: 100% auto;
    width: 192px;
	margin-bottom: 16px;
}
.kk_logo_box img {
    width: 100%;
}


.k-k-each-flex .k-k-each_R .kk-hosoku {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 14px;
}
.raiten_text_box1 p {
    margin-bottom: 10px;
}
	
.kk-raiten_inBOX {
    margin-top: 14px;
    background-color: #F0EEE7;
    padding-top: 22px;
    padding-bottom: 16px;
    padding-left: 22px;
    border-radius: 8px;
    padding-right: 22px;
    border: 2px solid #3E3A39;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
	
}
.kk-raiten_flex1 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.kk_raiten_f_L {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-right: 0;
	border-bottom: 4px dotted #2E2E2E;
	padding-bottom: 20px;
	margin-bottom: 24px;
}
.kk_raiten_f_L p {
    font-size: 20px;
    font-weight: 600;
	line-height: 1.4em;
}

.kk_raiten_f_R {
    width: 100%;
}
.kk_raiten_f_R ul li {
    background-image: url(../images/check.svg);
    background-repeat: no-repeat;
    background-position: 0% center;
    background-size: 14px auto;
    padding-left: 22px;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3em;
	margin-bottom: 10px;
}
.kk_raiten_f_L p img {
    width: 48px;
    margin-bottom: 16px;
}
.matijikanga p {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 600;
}
.matijikanga h3 {
    border-bottom-width: 4px;
    border-bottom-style: dotted;
    padding-bottom: 18px;
    margin-bottom: 18px;
}
	.matijikanga{
		padding-bottom: 14px;
	}
.matijikanga h3 strong {
    color: #E2513A;
}
.k-k-each_L.r1 {
    background-image: url(../images/kaitorikaitori/r1.png);
	height: 200px;
	margin-bottom: 0;
}
.k-k-each_L.r2 {
    background-image: url(../images/kaitorikaitori/r2.png);
	height: 200px;
}
.k-k-each_L.r3 {
    background-image: url(../images/kaitorikaitori/d-3.png);
	height: 200px;
}

.raiten_text_box1 {
    padding-top: 16px;
    padding-bottom: 0;
}
.line1 {
    margin-bottom:32px;
}
.line_inner {
    display: flex;
    flex-wrap: wrap-reverse;
    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: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.line_R {
    width: 100%;
}
.line_inner .line_R .line_p1 {
    font-size: 20px;
    color: #E2513A;
    font-weight: 600;
	text-align: center;
}
.line2 {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	flex-direction: column;
}
.line2_QR {
    width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
.line2 .line2_QR img {
    width: 100%;
}
.line_R .line2 .line2_R {
    width: 100%;
}
.line2_R p .line_tuika_a {
    border-radius: 16px;
    background-color: #00C300;
    display: block;
    margin-top: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
.line2_R p .line_tuika_a .line_tuika {
    width: 52.3%;
}

.line_id {
    background-color: #FFFFFF;
    display: flex;
}
.line_id .line2_id_id {
    padding: 10px 12px;
    color: #FFFFFF;
    background-color: #00C300;
    font-size: 22px;
}
.line_id .line2_id_name {
    padding: 10px 12px;
    font-size: 22px;
}








.line_R h2 {
    color: #00C300;
    font-size: 44px;
	margin-bottom: 10px;
	text-align: center;
}
.line_tomotuika_a {
    background-color: #00C300;
    display: block;
    border-radius: 8px;
    width: fit-content;
    margin-top: 18px;
    margin-bottom: 17px;
}
.k-k-each_R .k-k-inner-con .satupoi {
    color: #E2513A;
    font-size: 19px;
    margin-bottom: 8px;
}



.line_tomotuika_a img {
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 8px;
    width: 160px;
}
.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: 17px;
	margin-bottom: 4px;
}
.k-k-each_R .k-k-inner-con .line_satei_p1 {
    font-size: 15px;
	margin-bottom: 10px;
}
	.k-k-each_R .k-k-inner-con .line_satei_p1:last-child{
		margin-bottom: 8px;
	}
.k-k-each-flex .k-k-each_L.l1 {
    background-image: url(../images/kaitorikaitori/l1.png);
	height: 304px;
}
.k-k-each-flex .k-k-each_L.l2 {

}
.line_satueirei {
    margin-top: 2.3%;
    padding: 6.15%;
    background-color: #EB5F46;
    border-radius: 16px;
    text-align: center;
	box-sizing: border-box;
	margin-bottom: 16px;
}
.line_satueirei ul {
    display: flex;
            justify-content: space-between;
    flex-wrap: wrap;
	box-sizing: border-box;
}
.line_satueirei ul li {
    width: 47.69%;
/*	margin-right: 16px;*/
    text-align: center;
    border-radius: 16px;
    background-color: #FFFFFF;
    padding-bottom: 12px;
	margin-bottom: 4.61%;
	box-sizing: border-box;
}
	.line_satueirei ul li:nth-child(2n){
		margin-right: 0;
	}
	.line_satueirei ul li:nth-child(3n){
		margin-bottom: 0;
	}
	.line_satueirei ul li:last-child{
		margin-bottom: 0;
	}
.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: 10px;
	box-sizing: border-box;
}



.line_jouhou {
    background-color: #F0EEE7;
    padding-top: 24px;
        padding-right: 24px;
        padding-left: 18px;
        padding-bottom: 20px;
    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: 100%;
    line-height: 1em;
    font-size: 16px;
	margin-bottom: 10px;
}
	.line_jouhou ul li:last-child{
		margin-bottom: 6px;
	}

.k-k-each_L.d3 p img {
    border-radius: 16px;
    width: 100%;
}
}