body{
font-size:0.8rem;
line-height:1.8;
}
div{
display:block;
}
img{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
p{
	margin-top:1rem;
}
header{
	background-color: rgba(255,255,255,0.8);
	position:fixed !important;
	width:100%;
}
footer {
  padding: 2rem 0;
  color: #e9ecef;
  background-color: #343a40;
}
.section{
padding:10rem 0;
}
.section .subtitle{
	margin-bottom:1rem;
	text-align:center;

}
.section .subtitle h2{
	font-weight:400;
	margin-bottom:3rem;
}
.jumbotron{
	margin-bottom:0;
	z-index: 1;
	position: relative;
}
.badge{
	font-weight:400;
	padding:0.4em;
	font-size:85%;
}

/*menu*/
.navbar-expand-lg .navbar-collapse ul {
margin-left: auto;
}
/*menu*/
.rp-mt{
	margin-top:1rem;
}
.rp-meinsec{
background-image: url("../img/main_bg.png");
background-position: center center;
background-repeat: no-repeat;
height:618px;
}
.ph-main{
	display:none;
}
.rp-news{
	padding:1rem 0;
	background:#e9ecef;
}
.rp-newsb{
	position:relative;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.rp-sc1tt{
	padding-bottom:1rem;
	border-bottom:solid #7cadfd; thin;
}
.rp-sc2tt{
	padding-bottom:1rem;
	border-bottom:solid #52932b; thin;
}
.rp-sc3tt{
	padding-bottom:1rem;
	border-bottom:solid #f19932; thin;
}
.rp-sc4tt{
	padding-bottom:1rem;
	border-bottom:solid #c5061a; thin;
}
.rp-sc5tt{
	padding-bottom:1rem;
	border-bottom:solid #c19db3; thin;
}
.rp-setsec{
background-image: url("../img/set_bg.png");
}
.rp-setsec p{
margin:0;
}
.rp-photosec{
background-image: url("../img/photo_bg.png");
background-position: center center;
background-repeat: no-repeat;
background-size:cover;
}
.rp-price{
	font-size:16px;
	border-bottom:1px #b7b7b7 dotted;
	padding:15px;
}
.rp-price span{
	float:right;
}
.rp-price span:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.rp-primg1{
	display:block;
}
.rp-primg2{
	display:none;
}
.rp-cau2{
	margin:0;
}
.rp-letext{
	margin-top:10px;
}
/*20191107追加*/
.lifekarte{
	font-size:16px;
}
.lifekarte img {
	border-radius: 0;
}

ol {
	padding:8px;
	margin:0 15px;
}
ol li{
	list-style-type: decimal;
	margin-bottom:5px;
}
.rp-sp{
	display:none;
}
.rp-pc{
	display:inline-block;
}
/*レスポンシブル*/
@media only screen and (max-width: 767px) {
	div {
	margin-top:15px;
}
	img {
	width:100%;
}
header{
	background-color: rgba(255,255,255,0.8);
}
.navbar{
	padding:0;
}
.section{
	padding:5rem 0;
}
.section .subtitle h2{
	font-size:1.5rem;
	font-weight:400;
	margin-bottom:2rem;
}
.jumbotron{
	margin-top:0 !important;
}	
.offset-2{
	margin-left:0;
}
.rp-price{
	font-size:80%;
}
.rp-primg1{
	display:none;
}
.rp-primg2{
	display:block;
}
.rp-meinsec{
background-image: none;
height:auto;
}
.ph-main{
	display:block;
}
.lifekarte .col-lg-6 img {
	width:auto;
}
.rp-pc{
	display:none;
}
.rp-sp{
	display:inline-block;
}
}
