/*----------------------------------------------------
    共通css
----------------------------------------------------*/

.contents-left p.price-date {
    color: #8b8b8b;
}
.l-header .l-header__sitename:before {
  background: #000;
  color: #fff;
  content: "PR";
  display: inline-block;
  font-size: 13px;
  line-height: 1.4;
  margin-right: 1rem;
  padding: 0 1rem;
}

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
.contents_top .top-title:first-child h2, .underlayer-page-title:first-child {
    margin-top: 0;
}
.tamamap {
    text-align: center;
}



.box3 {
    padding: 1.0em 1.0em;
    margin: 1em 0;
    color: #2c2c2f;
    background: #e1f5fd;
}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 480px) {
.tamamap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
}
	
	
	

}
