/* CSS Document */
.sp_b, .sp_i {
  display: none;
}

.pc_b {
  display: block;
}

.pc_i {
  display: inline;
}

@media screen and (max-width: 600px), screen and (max-width: 736px) and (orientation: landscape) {
  .pc_b, .pc_i {
    display: none;
  }

  .sp_b {
    display: block;
  }

  .sp_i {
    display: inline;
  }

  .sunday_house .inner {
    width: auto;
    padding: 0;
  }
  .sunday_house .img_right {
    display: none;
  }
  .sunday_house #header {
    height: 58px;
  }
  .sunday_house #header h1 {
    padding: 0;
    margin: 0;
  }
  .sunday_house #header h1 img {
    width: 70px;
    height: auto;
  }
  .sunday_house #main {
    height: auto;
    text-align: center;
    background-position: center bottom;
    -ms-behavior: url(/bunkaza/sunday_latte_house/css/backgroundsize.min.htc);
    behavior: url(/bunkaza/sunday_latte_house/css/backgroundsize.min.htc);
    background-size: cover;
    background-attachment: scroll;
  }
  .sunday_house #main h2 {
    padding: 30px 70px;
  }
  .sunday_house #main h2 img {
    width: 100%;
    height: auto;
  }
  .sunday_house #footer {
    padding: 0;
    border-top-width: 3px;
  }
.fBnr{
	border-bottom:1px #ccc solid;
	padding:5px 0 15px;
}
.fBnr a{
	display:block;
	width: 50%;
	max-width: 210px;
	box-sizing: border-box;
	float: left;
	padding: 10px 5px 0 10px;
	float: left;
}
.fBnr a img{
	width: 100%;
	height: auto;
}
  .sunday_house #footer .fLogo {
    float: none;
    width:100%;
    text-align: center;
    padding: 15px 0 0;
  }
  .sunday_house #footer .right {
    float: none;
    width:100%;
		text-align: center;
		margin-top: 15px;
  }
  .sunday_house #footer ul {
    margin-bottom: 0;
    text-align: left;
    border-top: 1px #ccc solid;
  }
  .sunday_house #footer ul li {
    display: block;
    padding: 0;
    border-right: none;
    border-bottom: 1px #ccc solid;
  }
  .sunday_house #footer ul li:last-child {
    border-bottom: 1px #ccc solid;
  }
  .sunday_house #footer ul li a {
    display: block;
    padding: 8px;
  }
  .sunday_house #footer ul li a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #555;
    display: inline-block;
    margin-right: 0.5em;
  }
  .sunday_house #footer .copyright {
    text-align: center;
    margin-bottom: 0 !important;
    padding: 15px 10px 60px;
    font-size: 10px;
		background: #ebebeb;
  }
	#footer .right .sp_fwB{
		font-weight: bold;
	}
  .sunday_house #footer #page-top {
    bottom: 10px;
    right: 10px;
  }
  .sunday_house #footer #page-top img {
    width: 35px;
    height: auto;
  }
  .sunday_house #contents {
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .sunday_house #contents p {
    margin-bottom: 0;
  }
  .sunday_house #contents #first p {
    text-align: center;
  }
  .sunday_house #first {
    padding: 30px 0 0;
  }
  .sunday_house #first .inner .flow {
    position: relative !important;
    width: auto;
    top: auto;
    left: auto;
    padding: 0 10px 15px;
  }
  .sunday_house #first .inner .flow li.prev, .sunday_house #first .inner .flow li.next {
    width: 33.333%;
  }
  .sunday_house #first .inner .flow li.back a {
    padding: 0 10px;
  }
  .sunday_house #first h2 {
    margin: 0 auto 30px;
  }
  .sunday_house #first .ad-image-wrapper {
    width: 100% !important;
    height: auto !important;
    min-height: 220px !important;
    margin: 0 auto !important;
  }
  .sunday_house #first .ad-image img {
    width: auto;
    height: 100%;
  }
  .sunday_house #first .thumbs {
    background: #fffaef;
  }
  .sunday_house #first .ad-nav {
    padding: 15px 30px;
    width: auto;
    margin: 0 auto;
  }
  .sunday_house #first .ad-thumbs {
    width: 100% !important;
    margin: 0 auto;
  }
  .sunday_house #first .ad-thumbs img {
    width: auto;
    height: 50px;
  }
  .sunday_house #first .ad-image-description {
    font-size: 70%;
    padding: 10px 0;
  }
  .sunday_house #first .ad-image-description span {
    display: none;
  }
  .sunday_house #first .ad-description-title {
    font-size: 90%;
    padding: 0 10px;
  }
  .sunday_house #first .ad-back, .sunday_house #first .ad-forward {
    display: block;
  }
  .sunday_house #first .list {
    overflow: hidden;
    margin: 0 auto;
    width: auto;
    padding: 0 5px;
  }
  .sunday_house #first .list li {
    width: 50%;
    float: left;
    margin: 0 0 15px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .sunday_house #first .list li a {
    display: block;
    border: 3px solid #CBCBCB;
  }
  .sunday_house #first .list li a img {
    width: 100%;
    height: auto;
  }
  .sunday_house #second {
    padding: 20px 40px 20px 30px;
  }
  .sunday_house #second h2 {
    margin: 0 auto 30px;
  }
  .sunday_house #second #gMap {
    width: 100%;
    height: 500px;
  }
  .sunday_house .btnContact {
    padding: 20px;
    text-align: center;
    border-bottom: 1px solid #CCC;
  }
  .sunday_house .btnContact img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 480px) and (max-width: 600px), screen and (max-width: 736px) and (orientation: landscape) {
  .sunday_house #main h2 {
    /*max-width:270px;
    padding:30px 40px;*/
    max-width: 180px;
    padding: 30px 15px;
    float: right;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  .sunday_house #main {
    background-position: top center;
  }
}
