button {
	border: none;
	cursor: pointer;
}

.bread ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bread ul li {
	display: inline;
	list-style: none;
	position: relative;
	padding: 0 1em 0 0.7em;
}

.bread ul li:after {
	content: "";
	position: absolute;
	top: 0.35em;
	right: 0em;
	width: 0.6em;
	height: 0.6em;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	transform: rotate(45deg);
}

.bread ul li:first-child {
	padding-left: 0;
}
.bread ul li:last-child:after {
	content: none;
}


.check01 input[type="radio"] {
	display: none; }
.check01 input[type="radio"]:checked ~ span:after {
	opacity: 1; }

.list_confirm dd {
	padding-top: 7px;
	margin-top: 30px;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	font-weight: 500;
	line-height: 1.1;
}


.search div button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
}


.map_single {
	height: 325px;
}


.btn02 li:first-of-type {
	background: #aaa;
}
.btn02 li.keep:first-of-type {
	background: #E8B555;
}


.boxBd01 #map {
	height: 350px;
}


/* MYPAGE FORM */
.st03_01 dl dd ul {
	display: flex;
	flex-wrap: wrap;
}

.st03_01 ul .select01 {
	border: none;
	width: 23%;
	margin-left: 2.6666%;
}

.st03_01 ul .select01 select {
	border: 1px solid #EFC26E;
}
.st03_01 ul .select01:first-of-type select {
	border: none;
}
.st03_01 ul .select01:first-of-type {
	margin-left: 0;
	border: 1px solid #EFC26E;
}
.st03_01 ul .select01.slot:after {
	background: #EFC26E;
}
.st03_01 ul .input01:first-of-type {
	margin-left: 0;
	border: none;
}
.st03_01 ul .half {
	width: 49%;
	margin-left: 2%;
}

.st03_01 ul .half:first-of-type {
	margin-right: 0;
}

.st03_01 ul .check01 {
	background: #FFF;
	padding: 8px;
	margin-right: 10px;
	margin-top: 10px;
	color: #000;
}

.st03_01 .checkBox {
	margin-top: -10px;
}
.st03_01 .areaR .boxBd02 .txt02 {
	margin-bottom: 20px;
}
.st03_02 {
	overflow: hidden;
	margin-bottom: 30px;
}

.st03_02 dt {
	float: left;
	clear: both;
	text-align: right;
	width: 230px;
	padding-top: 7px;
	margin-top: 30px;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 1px;
}

.st03_02 dt span {
	color: #FF0000;
}

.st03_02 dt:first-of-type {
	margin-top: 0;
}

.st03_02 dd {
	margin: 30px 0 0 250px;
}

.st03_02 dd input,
.st03_02 dd textarea {
	border: 1px solid #EFC26E;
	width: 100%;
	height: 30px;
	padding: 10px;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 1px;
}

.st03_02 dd textarea {
	min-height: 150px;
}

.st03_02 dd:first-of-type {
	margin-top: 0;
}

.prop_readonly {
	font-size: 1.5rem;
	line-height: 1.8;
}

.st03_01 .areaL .boxBd02 ul li {
	width: 100%;
}


.st03_01 .areaR .boxBd02 dd span .btnBlock {
	position: relative;
	height: 20px;
	margin-top: 10px;
}
.st03_01 .areaR .boxBd02 dd .btnA {
	position: absolute;
	top: 0;
}


a.txt_submit {
	cursor: pointer;
}

.error {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 2em auto;
	border: #ff0000 3px solid;
	border-radius: 5px;
	color: #ff0000;
	font-size: 15px;
	line-height: 1.6;
	padding: 1em;
}



@media only screen and (min-width: 480px){
	ul.layout01 {
		justify-content: space-between;
	}
	ul.layout01 li {
		display: flex;
		width: 32%;
		position: relative;
		padding-top: 245px;
		padding-bottom: 50px;
		background: #fff;
		flex-wrap: wrap;
	}
	ul.layout01 li .zoomPic {
		position: absolute;
		top: 0;
	}
	.layout01 li .btn {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	.layout01 li .btn li {
		padding: 0;
	}

}
@media only screen and (max-width: 480px){

	ul.layout01 li {
		display: flex;
		position: relative;
		padding-bottom: 0;
		background: #fff;
		flex-wrap: wrap;
		align-content: flex-start;
	}
	.layout01 li .btn {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	.layout01 li .btn li {
		padding: 0;
	}
}

@media only screen and (max-width: 480px){

	.btn02 li a {
		height: 50px;
		font-size: 10px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
}


.container01 .boxBd01 .group {
	margin-top: 60px;
}

.container01 .boxBd01 .group div {
	margin-bottom: 30px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	color: #6F7070;
}

.container01 .boxBd01 .group ul {
	display: flex;
	flex-wrap: wrap;
}

.container01 .boxBd01 .group ul li {
	width: 33.333%;
	margin-top: 15px;
}

.container01 .boxBd01 .group ul li:nth-of-type(1),
.container01 .boxBd01 .group ul li:nth-of-type(2),
.container01 .boxBd01 .group ul li:nth-of-type(3) {
	margin-top: 0;
}

.container01 .boxBd01 .group:first-of-type {
	margin-top: 0;
}

