.group{
font-family:"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo ;
width:100%;
display:block;
font-size:13px;
line-height:1.5;
clear:both;
overflow: hidden;
}
h5 {
	background-color:#f5f4f4;
	padding:5px;
	font-size:12px;
	margin-bottom:0;
}
.leftside{
width:390px;
margin-right:20px;
margin-bottom:40px;
float:left;
}
.leftside dl{
clear:right;
width: 100%;
}
.leftside dt{
width: 4em;
margin: 0 0 5px 0;
float:left;
clear: left;
}
.leftside dd{
	margin: 0 0 5px 4em;
}
.contact{
border:1px dotted #D7D5D2;
font-size:12px;
padding:10px 20px;
}
.btmtxt{
margin-top:30px;
font-size:10px;
}
.rightside{
	float: right;
width: 260px;
}
.rightside li{
margin-bottom:10px;
}
.btmlist{
margin-top:20px;
padding:0 !important;
font-size:11px;
clear:both;
}

div.sche {
	clear: both;
	margin: 45px 0 0 0;
	overflow: hidden;
}
dl.plan {
	width: 300px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
dl.plan dt {
	clear:both;
	float:left;
	width:5em;
	line-height:1.5em;
}
dl.plan dd {
	margin-left:5em;
	line-height:1.5em;
}


div.profile {
	border:#a38145 solid 1px;
	padding: 15px;
	overflow: hidden;
}
div.profile img {
	float: right;
	margin: 0 0 0 10px;
}
div.profile dl {
	margin:5px 0 0;
	float: left;
	width: 350px;
}
div.profile dt {
	clear:both;
	margin: 0 0 10px 0;
}
div.profile dd {
	margin: 0;
	padding: 0;}
	
dl.side-by dt {
	float: left;
	clear: left;
}

dl.side-by dd {
	padding: 0 0 0 55px;
	margin: 0 0 15px 0;
}

dl.side-by dt.no-side {
	float: none;
}

/*--- 20180720 --*/

.tex-img-LR {
	font-size: 0;
	box-sizing: border-box;
	margin: 0 0 30px 0;
}

.tex-img-LR div {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.tex-img-LR div p {
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 1.5;
}

.tex-img-LR div p:first-child {
	color: #b9002f;
}

.tex-img-LR div p span {
	font-weight: bold;
	color: #8C7E79;
}

.tex-img-LR div:nth-of-type(1) {
	width: 262px;
	margin: 0 20px 0 0;
}

.tex-img-LR div:nth-of-type(2) {
	width: 350px;
}

.detail-btn {
	width: 300px;
	    margin: 40px auto;
}

.detail-btn a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ab8c4d;
	border: 1px solid #ab8c4d;
	border-radius: 5px;
	padding: 15px 0;
}

.detail-btn a:hover {
	background: #ab8c4d;
	color: #FFF;
}


/*--- /20180720 --*/

/*--- 20180801 ---*/

.fl_r{
	float: right;
}
.fl_l{
	float: left;
}
.cf:after{
	content:"";
	display: block;
	clear: both;
}

.qr_img {
	position: relative;
	    margin: 0 0 15px 0;
	    height: 280px;
}

.qr_img p {
	position: absolute;
    top: 43px;
    left: 18px;
    font-size: 18px;
	text-align: left;
}

.qr_img img {
	    position: absolute;
    right: 215px;
    top: -82px;
}

.qr_img div {
	position: absolute;
    bottom: 129px;
    left: 0;
}

.qr_img div a {
	    display: inline-block;
    border: solid 1px #a98743;
    padding: 5px 20px;
}

/*--- /20180801 ---*/