@media (min-width: 641px) {
  #header {
    height: auto;
    margin-bottom: 0;
  }
}
@media (min-width: 0px) and (max-width: 640px) {
  #rsp .warp.sp_topMargin {
    /*margin-top: 122px !important;*/
  }
}
.double-bubble-bath #camp {
  background: #FFF0B4;
  padding: 80px 0 10px;
}
.double-bubble-bath #camp > .inner {
  max-width: 920px;
  background: #FFFFFF;
}
.double-bubble-bath #camp .title {
  background: #FFFFFF;
  text-align: center;
  letter-spacing: 0.04em;
  width: 700px;
  margin: 0 auto;
  padding: 22px 0;
}
.double-bubble-bath #camp .catch {
  font-size: 28px;
  line-height: 1.714285714285714;
  text-align: center;
  margin-top: 35px;
}
.double-bubble-bath #camp .info {
  font-size: 15px;
  text-align: center;
  margin-top: 1em;
}

.double-bubble-bath #camp .txt1 > span {
  display: inline-block;
  vertical-align: baseline;
  text-align: left;
}
.double-bubble-bath #camp .txt1 {
  font-size: 16px;
  text-align: center;
  margin: 20px;
}
.double-bubble-bath #camp .notes > span {
  display: inline-block;
  vertical-align: baseline;
  text-align: left;
}

.double-bubble-bath #camp .user .item .image .txt .age {
  font-weight: 400;
  display: inline-block;
  vertical-align: baseline;
  margin-top: 0.2em;
}
.double-bubble-bath #camp .user .item .text {
  font-size: 16px;
  margin-top: 24px;
}

.double-bubble-bath #camp .campBox01 {
	overflow: hidden;
    max-width: 920px;
    text-align: left;
	position: relative;
    z-index: 100;
}
.double-bubble-bath #camp .campBox01 .srBoxL {
	float: left;
	position: relative;
	text-align: left;
    max-width: 460px;
}

.double-bubble-bath #camp .campBox01 .srBoxR {
	float: right;
	position: relative;
	padding-bottom: 20px;
    max-width: 460px;
}

.double-bubble-bath #camp .campBox01 h3 {
    font-size: 24px;
    text-align: left;
    margin: 0 0 30px 0;
    line-height: 1.3;
	background-image: none !important;
	padding: 0;
	letter-spacing: 0;
	border-top: none;
}

.btn {
    padding: 15px 30px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important;
    font-size: 15px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    border-radius: 3px;
}
.btn02 {
    background-color: #e09f4e;
    color: #fff !important;
}
.btn02:hover {
    background-color: #ec6400;
}

@media (min-width: 0px) and (max-width: 640px) {
  .double-bubble-bath #camp {
    padding: 3.33333333333333vw 3.66666666666667vw 8.8vw;
  }
 .double-bubble-bath #camp > .inner {
    font-size: 18px;
  background: #FFFFFF;
	 padding: 3.33333333333333vw 3.66666666666667vw 8.8vw;
}	
  .double-bubble-bath #camp .title {
    font-size: 20px;
    max-width: 80.26666666666667vw;
    padding: 2.666666666666667vw 0;
  }
  .double-bubble-bath #camp .title img {
    width: 29.33333333333333vw;
	 margin: 5.866666666666667vw -5.333333333333333vw 0;
  }
  .double-bubble-bath #camp .catch {
    font-size: 4.266666666666667vw;
    margin: 3.33333333333333vw -2.333333333333333vw 0;
  }
  .double-bubble-bath #camp .info {
    font-size: 3.2vw;
    white-space: nowrap;
    margin: 1.333333333333333vw -5.333333333333333vw 0;
  }
  .double-bubble-bath #camp .notes {
    font-size: 3.2vw;
    margin: 2.133333333333333vw -5.333333333333333vw 0;
  }
  .double-bubble-bath #camp .user {
    display: block;
    margin-top: 15.46666666666667vw;
  }
  .double-bubble-bath #camp .user .item {
    width: auto;
  }
  .double-bubble-bath #camp .user .item:nth-child(n+2) {
    margin-top: 16vw;
  }
  .double-bubble-bath #camp .user .item .image .img {
    width: 29.86666666666667vw;
  }
  .double-bubble-bath #camp .user .item .image .txt {
    font-size: 4.8vw;
    width: calc(100% - 33.86666666666667vw);
  }
  .double-bubble-bath #camp .user .item .text {
    font-size: 3.733333333333333vw;
    margin-top: 5.333333333333333vw;
  }
.double-bubble-bath #camp .campBox01 {
	overflow: hidden;
    text-align: center;
	position: relative;
}
.double-bubble-bath #camp .campBox01 .srBoxL {
	float: center;
	position: relative;
}

.double-bubble-bath #camp .campBox01 .srBoxR {
	float: center;
	position: relative;
}
}


