@charset "utf-8";

body {
  font-size: 12px;
  position: relative;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
}

.outer-block {
  min-width: 320px;
}

.inner-block {
  padding: 0 10px;
  width: 100%;
}

#wrapper {
  min-width: 320px;
  position: relative;
  overflow: hidden;
}

input[type="submit"] {
  -webkit-text-size-adjust: 100%;
}

input,
select,
textarea {
  font-size: 16px !important;
}

.pc {
  display: none !important;
}

.pc-ib {
  display: none !important;
}

.sp {
  display: block !important;
}

.sp-ib {
  display: inline-block !important;
}


/*------------------------------------------------------------------------------
  comment
------------------------------------------------------------------------------*/

.contents-block .ttl_img {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}


.inner-block {
  max-width: 640px;
  width: 100%;
}

.btn-area .c-btn {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
}

.btn-area .c-btn::before {
  top: 18px;
  right: 16px;
  width: 14px;
}

.ie11 .btn-area .c-btn {
  height: 50px;
  line-height: 54px;
}

/*------------------------------------------------------------------------------
mv
------------------------------------------------------------------------------*/

#header .logo {
  top: 10px;
  left: 10px;
  width: 200px;
}

.mv-block {
  height: 60vh;
  background-position: calc(50% + 130px) bottom;
  background-size: cover;
  background-size: 60vh;
}

.mv-block .txt-mv {
  left: 0;
  top: 60px;
  width: 86vw;
  left: 4vw;
}


/*------------------------------------------------------------------------------
main
------------------------------------------------------------------------------*/

.topic-box {
  width: 100%;
  padding: 10px;
  padding: 60px 10px 10px;
}

.topics .topic-box .ttl {
  width: 80vw;
  max-width: 360px;
  min-width: 300px;
  background-size: contain;
  top: -30px;
}

.topics .topic-box .ttl img {
  width: 32vw;
  max-width: 150px;
}

.topics .btn-area .c-btn {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
}

.topics .topic-box .txt-mid,
.topics .topic-box .txt {
  font-size: 14px;
}

.topic-box + .topic-box {
  margin: 50px 0 0;
}

.topic-box .off {
  padding-left: 10px;
  width: 60vw;
  text-align: center;
}

.topics .topic-box .price-area {
  justify-content: space-around;
}

.topics .btn-area .c-btn::before {
  top: 22px;
  right: 30px;
  width: 12px;
}

/*----detail 01----*/

.detail .ttl {
  padding: 60px 0 10px;
  font-size: 30px;
}

.detail .ttl .sub-ttl {
  width: 200px;
  height: 40px;
  padding: 4px;
  font-size: 20px;
  top: 10px;
}

.detail .ttl .sub-ttl::before {
  bottom: -10px;
  left: 10px;
  border-width: 0 10px 10px 0;
}

.detail .info {
  padding: 20px 10px;
}

.detail .circle-area {
  width: 100%;
}

.detail .circle {
  width: 43vw;
  height: 43vw;
}

.detail .circle .sub-ttl {
  width: 10vw;
  height: 10vw;
  padding: 12px 4px;
}

.detail .box .sub-ttl {
  font-size: 18px;
  padding: 5px 0;
}

.detail .img-area {
  padding-top: 10px;
  height: auto;
}

.detail .img-area img {
  width: 260px;
}


.detail .img-area .woman05 {
  padding: 10px;
}

.detail .img-area .woman06 {
  padding: 10px;
}

.detail .box {
  width: 100%;
}

.detail .box + .box {
  margin-top: 20px;
}

.detail .price {
  padding: 10px 0 16px;
}

#area01 .circle {
  padding-top: 6vw;
}

.detail .circle .woman03,
.detail .circle .woman04 {
  width: 22vw;
}

.detail .price .rbn {
  width: 36vw;
  padding: 4px 10px 4px 4px;
  font-size: 16px;
  height: 17vw;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail .info > p {
  padding: 20px 0;
}

.detail .price .txt-area .txt {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.3;
}

.detail .price .txt-area {
  padding: 0 10px;
}

.detail .price .txt-area .txt-small {
  font-size: 14px;
}

.detail .box .txt-small {
  font-size: 10px;
}

/*----detail 02----*/

.detail .img-area .woman10 {
  padding: 10px;
}

.btn-area .c-btn.younger {
  padding-right: 30px;
}

/*------------------------------------------------------------------------------
footer
------------------------------------------------------------------------------*/

#pagetop {
  width: 30px;
  height: 30px;
  right: 20px
}

#pagetop a {
  width: 30px;
  height: 30px;
  padding-top: 10px;
}


#footer .txt {
  font-size: 12px;
  line-height: 30px;
}





/*------------------------------------------------------------------------------
  float
------------------------------------------------------------------------------*/
#float .btn_style01 {
  width: 100%;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 25px;
  text-align: center;
}

/*contact*/

#float.contact .ul-btn {
  font-size: 0;
  letter-spacing: -0.04em;
}

#float.contact .ul-btn li {
  margin: 0;
  width: 48%;
}

#float.contact .ul-btn .btn_style01:before {
  height: 12px;
  width: 16px;
  left: 10px;
}

#float.contact .ul-btn .btn_style01 {
  width: 100%;
  padding: 0;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
}

#float.contact .ul-btn li + li {
  margin-left: 4%;
}

#float.contact .ul-btn li.tel .btn_style01 {
  width: 100%;
  padding: 0;
}

#float.contact .ul-btn .btn_style01:before {
  height: 12px;
  width: 16px;
  left: 20px;
}

#float.contact .ul-btn li.tel .btn_style01:before {
  height: 15px;
  width: 15px;
  left: 20px;
}

/*------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------*/
/*:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
