@charset "utf-8";
.flexbox_doit {
    display: flex;
    justify-content:;
    flex-direction: row;
    width: 100%;
    padding-bottom: 30px;
}

.w350{
    width: 300px;
}
.w600{
    width: 600px;
}
.w590{
    width: 590px;
}
.w500{
    width: 500px;
}
.w450{
    width: 450px;
}
.w763{
    width: 763px;
}
.w50p{
    width: 48%;
}
.img100{
    width: 100%;
    height: auto;
}
.pr15{
    padding-right: 15px;
}
.pr20{
    padding-right: 20px;
}
.mt30{
    margin-top: 30px;
}
.kome{
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 1.2em;
    text-indent: -1.2em;
}
.center{
    display: block;
    text-align: center;
}
.center img{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}
.area_00{
    text-align: center;
}
.area_00 ul{
    margin-top: 30px;
}
.area_00 ul li{
	width:240px;
	border-radius:50% 50% 50% 50%/30% 30% 30% 30%;
	display:inline-block;
	margin:0 10px;
	background:#f8d1ce;
}

.area_00 ul li p{
	padding:20px 0;
}

.area_00 dl dt{
	font-size:18px;
	font-weight:bold;
	padding:0 0 10px 0;
    color: #333;
}

.area_00 dl dd{
	padding:0 0 60px 0;
}
.area_03 h4{
    display: block;
    font-size: 22px;
    color: #98322b;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: bold;
}
.txtrepo{
    margin:0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 2.2;;
}
.doitbox01 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #98322b;
}
.area{
    display: inline-block;
    background-color: #98322b;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    border-radius: 20px;
    padding: 7px 15px;
    margin-bottom: 10px;
}
.report_tbl{
    margin-bottom: 5px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}
.report_tbl th,
.report_tbl td{
    padding: 10px 15px;
    font-size: 14px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
}
.report_tbl th{
    background-color: #ffdab9;
    width: 20%;
}
.dotlist li{
    padding-left: 1.2em;
    text-indent: -1.2em;
    padding-bottom: 5px;
}
.dotlist li:before{
    content: "・";
}
.pt20{
    padding-top: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.flexbox01 table th {
    background: #d70035;
}
.bunner p{
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}
.center_box{
    width: 100%;
    text-align: center;
}
.doit_h5{
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 30px 0 20px 0;
}
.pt30{
    padding-top: 30px;
}
.bottom_line{
    border-bottom: 1px solid #98322b;
}


.archive{
    border-top:1px dotted #983223;
    padding: 30px 0;
}
.archive table {
    width: 590px;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-bottom: 30px;

}

.archive table tr {
    border-bottom: 1px solid #ccc;
    height:auto;
}

.archive table th {
    background: #9c9c9c;
    padding: 5px;
    width: 148px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.archive table td {
    background: #fff;
    padding: 5px;
    padding-left: 20px;
}
.txt_box{
    width: 650px;
    margin: 0 auto 50px auto ;
    text-align: center;
}
.txt_p_b p{
    padding-bottom: 1.2em;
}
.reshipi_box{
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}
.reshipi_point_ttl{
    font-size: 22px;
    font-weight: bold;
    color: #983223;
    padding: 0 0 20px 0;
}
.reshipi_shiyo{
    display: inline-block;
    background-color: #983223;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    padding: 6px;
    margin: 30px 0 10px 0;
}
.reshipi_box_in{
    display: flex;
    flex-direction: row;    
}
.reshipi_box_in div {
    width: 50%;
}
.reshipi_ttl{
    display: block;
    width: 100%;
    clear: both;
    font-size: 22px;
    font-weight: bold;
    color: #d60034;
    padding-bottom: 30px;
}
.reshipi_ttl span{
    font-size: 14px;
    font-weight: normal;
    color: #333;
    padding-left: 15px;
}
.reship_ttl02 {
    color: #983223;
    font-weight: bold;
}
.reship_ttl02 p{
    display: inline-block;
    background-color: #983223;
    color: #fff;
    padding: 3px 5px;
    margin-bottom: 15px;
}
.reship_tbl01{
    width: 100%;
}
.reship_tbl01 th,
.reship_tbl01 td{
    border-bottom: 1px solid #b3b3b3;
    padding: 7px 0;
}
.reshipi_tbl02 td{
    padding: 10px 0 ;
}
.reshipi_tbl02 th{
    text-align: center;
    vertical-align: middle;
    padding-right: 10px;
}
.reshipi_tbl02 th p{
    display: block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: #983223;
    border-radius: 16px;2
    font-size: 18px;
    color: #fff;
}
.reshipi_eiyoka{
    display: table;
    margin: 20px 0;
}
.reshipi_eiyoka dt,
.reshipi_eiyoka dd{
    display: table-cell;
}
.reshipi_eiyoka dt{
display: flex;
flex-direction: row;
}
.reshipi_eiyoka dt .solt {
    display: block;
    width: 80px;
    height: 60px;
    padding-top: 20px;
    border-radius: 40px;
    background-color: #fff7ee;
    color: #666;
    margin-right: 10px;
    font-size: 11px;
    text-align: center;
}
.reshipi_eiyoka dt .solt span {
    display: block;
    font-size: 16px;
    font-weight: 900;
}
.reshipi_eiyoka dt .eiyoka{
    display: block;
    width: 70px;
    font-size: 13px;
    padding: 20px 3px 20px 3px;
    background-color: #983223; 
    border-radius: 4px;
    color: #fff;
    line-height:1.2;
    text-align: center;
}
.reshipi_eiyoka dt p span{
    display: block;
    font-size: 11px;
}
.reshipi_eiyoka dd{
    padding-left: 10px;
    vertical-align: middle;
    font-size: 12px;
}
.reshipi_point dt{
    padding-left: 10px;
    vertical-align: top;
}
.reshipi_point dd{
    background-color: #fff7ee;
    padding: 36px 10px 10px 10px;
    margin-top: -20px;
}
.reshipi_takuhai{
    color: #983223;
    padding-left: 1.2em;
    text-indent: -1.2em;
}
.btnbox_doit {
    padding: 0 0 100px 0;
    text-align: center;
}

.btnbox_doit ul li {
    display: inline-block;
    padding: 0 10px;
}
.pb5{
    padding-bottom: 5px;
}
.takuhai_list {
    font-size: 12px;
    line-height: 1.4;
    padding-bottom: 20px;
}

.takuhai_list li {
width: 100% !important;
    padding-left: 1.2em;
    text-indent: -1.2em;
}
.use_list{
    padding-bottom: 20px;
}
.use_list li{
    padding-left: 1.2em;
    text-indent: -1.2em;
    font-size: 13px;
}
.txt_right{
    text-align: right;
}
.caption {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    color: #666;
}
.moreBtn {
	text-align:center;
}
@media screen and (min-width:768px) {
    .pcDispNo {
        display: none;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width:768px) {
.pcDispNo {
        width: 100%;
        text-align: center;
    }
    .w350 {
        width: 100%;
    }

    .spDispNo {
        display: none;
    }

    .w590 {
        order: 2;
        width: 100%;
    }

    .w450 {
        order: 1;
        width: 100%;
    }

    .w50p {
        width: 100%;
    }

    .center img {
        width: 60%;
    }

    .w763 {
        width: 100%;
    }
    .pr20{
        padding-right: 0 !important;
    }

    .img_auto {
        width: auto !important;
    }

    .area_00 {
        margin: -80px 10px 0 10px !important;
        padding: 80px 0 0 0;
    }

    .area_00 ul li {
        width: 48%;
        border-radius: 50% 50% 50% 50%/30% 30% 30% 30%;
        display: block;
        margin: 15px 0 0 0;
        background: #f8d1ce;
        padding: 10px;
        box-sizing: border-box;
    }

    .area_00 ul li p {
        padding: 10px 0;
    }

    .area_00 ul li img {
        width: 100%;
    }

    .area_00 dl dt {
        font-size: 12px;
    }

    .area_00 dl dd {
        padding: 0 0 40px 0;
    }

    .area_00 dl dd img {
        width: 80%;
    }

    .area_03 h4 {
        display: block;
        font-size: 14px;
        color: #98322b;
        text-align: center;
        padding-bottom: 5px;
        margin-bottom: 20px;
        font-weight: normal;
    }


    .area {
        font-size: 12px;
    }

    .txtrepo {
        font-size: 14px;
        text-align: left;
        line-height: 1.2;
    }

    .doit_h5 {
        font-size: 14px;
        padding: 20px 0 20px 0;
    }

    .doit .area_02 h4 {
        font-size: 16px;
    }

    .doit .area_02 h3 {
        font-size: 18px;
    }

    .txt_box {
        width: 100%;
        margin: 0 auto 25px auto;
        text-align: left;
    }

    .flexbox_doit {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
        padding-bottom: 15px;
    }

    .reshipi_box {
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
        padding: 3%;
    }

    .reshipi_box_in {
        display: flex;
        flex-direction: column;
    }
    .reshipi_box_in div {
        width: 100%;
		margin:0 auto;
    }
    .reshipi_point_ttl {
        font-size: 16px;
    }

    .reshipi_shiyo {
        font-size: 14px;
        padding: 4px;
    }

    .btnbox_doit {
        padding: 40px 0 10px 0;
        text-align: center;
    }

    .btnbox_doit ul li {
        display: block;
        padding: 0 0 15px 0;
    }

    .btnbox_doit ul li img {
        height: 40px;
        width: auto;
    }

    .reship_ttl02 {
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .reshipi_ttl {
        padding-bottom: 15px;
    }

}
