﻿


.chumon{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}



.orderBox div.list dt {
    font-weight: bold;
    padding: 15px;
    background-color: #f4f4f4;
    margin: 10px 0;
    border: 0;
    border-radius: 6px;
}
@media screen and (max-width: 599px){

.priced {
    width: auto;
    text-align: center;
}
	#Wrap,	#HeadGlobalNavi{
	width:100%;	
	}

#dvUserBox #dvUserRegistInput table, #dvUserBox #dvUserRegistConfirm table{
width:100%;
}

#dvUserBox #dvUserRegistInput table th, #dvUserBox #dvUserRegistConfirm table th{
width:100%;
}
#dvUserBox table th,#dvUserBox table td{
display:block;
width:100% !important;
}
#dvUserBox table td table td{
display:table-cell;
width:100%;
}
}
	

