@charset "UTF-8";

@media screen and (max-width: 750px) {
.mainContent {
	padding: 0 !important;
}
.mainContent p{
	font-size: 14px;
}
.sub h1 span.pt01 {
	font-size: 15px;
	padding-bottom: 5px;
	display: block;
	height: auto;
	width: auto;
}
.ttlTwo01 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 18px;
	background: url(../common_re/img/icon/icon_circle01.png) left 5px no-repeat;
	margin-bottom: 15px;
	background-size: 10px;
	line-height: 1.4!important;
}
.ttlTwo02 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 35px;
	position: relative;
	text-align: center;
}
.ttlTwo02:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #ffe100;
	position: absolute;
	left: 50%;
	bottom: -16px;
	margin-left: -25px;
}
.btnGeneral {
	border-radius: 3px;
	background-color: #333;
	color: #fff !important;
	font-size: 14px;
	letter-spacing: 1.8px;
	display: block;
	width: 80%;
	margin: 30px auto 0;
	padding: 0;
	text-align: center;
	position: relative;
	border: 1px solid #333;
}
.btnGeneral a {
	display: block;
	padding: 10px 10px;
	color: #fff !important;
}	
/* rent
  ------------------------------------------- */
.cont01 {
	padding: 40px 0;
	background: #f9f8f3;
}
.cont02 {
	padding: 50px 0 70px;
	background: #fff;
}
.contwrap .img01 img {
	width: 100%;
}
.alignCenter.txtLead {
	margin-bottom: 30px;
}
.box01 {
	position: relative;
}
.box01 + .box01 {
	margin-top: 50px;
}
.box01 img {
	width: 100%;
	height: auto;
}
.box01 .txtBox {
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
}
.columnBox {
	margin-top: 20px;
	padding: 20px 15px;
	background: #fff;
	border: 1px #e5e5e5 solid;
	border-radius: 8px;
}
.columnBox.benefit {
	padding: 20px 10px;
	border-radius: 0;
}
.columnTtl {
	padding-bottom: 5px;
	font-weight: bold;
}
.benefit .columnTtl {
	/*border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 15px;*/
	padding-bottom: 0;
	font-size: 16px;
}
.columnTtl .txtRed {
	color: #f43737;
}
.columnImg {
	padding-top: 15px;
	margin: 0 auto;
}
.columnNotes {
	font-size: 14px;
	padding: 15px 0 0 1em;
	text-indent: -1em;
}
.ttlEvent01 {
	font-size: 17px;
	font-weight: bold;
	padding-left: 18px;
	background: url(../common_re/img/icon/icon_circle01.png) left 5px no-repeat;
	margin-bottom: 10px;
	background-size:10px;
	line-height:1.4!important;
  }
.cont01 .pt01 {
	margin-bottom: 20px;
}
.cont01 .pt02 {
	width: 100%;
}
.cont01 .pt03 {
	width: 100%;
	margin-top: 10px;
}
.cont02 .imgBox{
	margin-top: 10px;
}


/* btn
  ------------------------------------------- */
.links{
	margin: 50px 0 0;
	width: 100%;
	display: table;
	text-align: center;
}
.links a{
	display: table-cell;
	width: 100%;
	height: 72px;
	border-radius: 4px;
	padding: 10px 30px;
	vertical-align: middle;
	position: relative;
	background: url(../common_re/img/icon/icon_arw01.png) right 10px center no-repeat #fee100;
	font-size: 18px;
}
.links a::after{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 10px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -4px;
}








}
