@charset "UTF-8";

/* ベース people PCview*/

.page-people_detail.load .txtbox img {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  opacity: 1 !important;
}

.page-people_detail a.more {
  opacity: 1;
  display: block;
  transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -moz-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -ms-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -o-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
}
.page-people_detail a.more:hover {
  opacity: 0.5;
}
.page-people_detail h2 {
  position: relative;
}
.page-people_detail h2 .txtbox {
  position: absolute;
  left: 5.5%;
  top: 8.5%;
}

.page-people_detail2 {
	padding: 81px 0 100px;
	background-color: #F9EFE3;
}

.page-people_detail2 .title h2 img {
  width: 100%;
}

.page-people_detail .ico-scroll {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -9px;
  z-index: 999;
  background-image: url("/common_old/img/common/arr-scroll.png") !important;
  width: 36px;
  height: 36px;
}
.page-people_detail section.head {
  margin-bottom: 45px;
  overflow: hidden;
}
.page-people_detail section.title {
  width: 82%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 50px;
}
.page-people_detail section.title h3 {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.22em;
  padding-bottom: 9px;
  margin-bottom: 15px;
  background-image: url("/common_old/img/library/dogpeople/1/bg-line.png") !important;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.page-people_detail section.title p {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-align: center;
}
.page-people_detail section.article {
  width: 82%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.page-people_detail section.article.non_tit {
  padding-top: 35px;
}
.page-people_detail section.article h3 {
  margin-bottom: 33px;
  font-size: 26px;
  line-height: 1.3;
}
.page-people_detail section.article p {
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 26px;
}
.page-people_detail section.article p.last {
  margin-bottom: 34px !important;
}
.page-people_detail section.article p.txt_02 {
  color: #666;
  background-image: url("/common_old/img/library/dogpeople/common/bg-line.png");
  background-position: left 9px;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: 2px;
}
.page-people_detail section.article .pic {
  margin-bottom: 3px;
}
.page-people_detail section.product {
  width: 100%;
  padding-top: 120px;
  margin-top: 70px;
  padding-bottom: 70px;
  background-color: #f4f3f1;
}
.page-people_detail section.product .inbox {
  width: 82% !important;
  margin-left: auto;
  margin-right: auto;
  display: table;
  max-width: 900px;
}

.page-people_detail section.product .inbox .atention {
  font-size: 10px;
  line-height: 23px;
  padding-top: 10px;
}

.page-people_detail section.product h3 {
  display: block;
  margin-bottom: 30px;
}

.page-people_detail section.point {
  width: 100%;
  padding-bottom: 67px;
  background-color: #f4f3f1;
}
.page-people_detail section.point .inbox {
  width: 82% !important;
  margin-left: auto;
  margin-right: auto;
}
.page-people_detail section.point h3 {
  display: block;
  margin-bottom: 50px;
}
.page-people_detail section.point dl {
  display: table;
  margin-bottom: 55px;
  width: 100%;
}
.page-people_detail section.point dl dt, .page-people_detail section.point dl dd {
  display: table-cell;
  vertical-align: middle;
}
.page-people_detail section.point dl dd {
  padding-left: 50px;
}
.page-people_detail section.point dl dd p {
  font-size: 12px;
  line-height: 23px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.page-hotapapa section.head {
  margin-bottom: 8px !important;
}
.page-hotapapa .video {
  width: 100%;
  position: relative;
}
.page-hotapapa video {
  width: 100%;
  position: relative;
}
.page-hotapapa div.cover {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("/common_old/img/library/dogpeople/special/play.png");
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
.page-hotapapa #main {
  background-color: #fcfaf9 !important;
}
.page-hotapapa h2 .txtbox {
  left: 8% !important;
  top: 18% !important;
}
.page-hotapapa h2 .txtbox span {
  display: block;
  padding-top: 40px;
}
.page-hotapapa h2 .txtbox.txtbox2 {
  top: 33% !important;
}
.page-hotapapa h2 .txtbox.txtbox3 {
  top: auto !important;
  bottom: 14% !important;
  left: 8.2% !important;
}
.page-hotapapa section.product .box p {
  margin-bottom: 30px !important;
}
.page-hotapapa section.product {
  padding-top: 80px !important;
  margin-top: 43px !important;
  padding-bottom: 133px;
}
.page-hotapapa section.product .inbox .pic {
  width: auto !important;
  padding-right: 85px;
}

.page-hotapapa section.profile {
  width: 100%;
}
.page-hotapapa section.profile div.inbox {
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.page-hotapapa section.profile div.inbox div.pic {
  margin-bottom: 40px;
}
.page-hotapapa section.profile div.inbox dl {
  width: 100%;
  display: table;
}
.page-hotapapa section.profile div.inbox dl dt, .page-hotapapa section.profile div.inbox dl dd {
  display: table-cell;
  vertical-align: top;
}
.page-hotapapa section.profile div.inbox dl dt {
  width: 230px;
}

.page-hotapapa section.profile div.inbox dl dd span {
  font-size: 12px;
  line-height: 23px;
  display: block;
  margin-top: -5px;
}

.show_pc {
  display: block;
}

/* 2026.5 neighborhood追記 PCview*/

.intro {
	display: flex;
}

.intro .intro-txt  {
	width: 65%;
	margin-right: 15%;
}

.intro .intro-img  {
	width: 30%;
}



/* ベース people SPview*/
@media screen and (min-width:769px){
  .page-hotapapa section.profile div.inbox dl dt img {
    height: 14px;
  }
  .page-hotapapa section.product .box .btn {
    width: 200px !important;
    margin-bottom: 15px !important;
  }
  .page-people_detail section.product .box {
    width: 100%;
  }
  .page-people_detail section.product .box p {
    font-size: 12px;
    margin-bottom: 12px;
    line-height: 23px;
    letter-spacing: 0.04em;
  }
  .page-people_detail section.product .box .btn {
    width: 162px;
  }
  .page-people_detail section.product .inbox .pic {
    display: table-cell;
    vertical-align: middle;
    padding-right: 50px;
    width: 552px;
  }
  .page-people_detail section.product .inbox .detail {
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (max-width:768px){
  
  .page-hotapapa section.product .inbox .pic {
    padding-right: 0;
  }
  
  img {
    max-width: 100% !important;
  }
  
  .page-template-page-hotapapa .page-people_detail a.more {
    opacity: 1;
    display: block;
    transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
    -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
    -moz-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
    -ms-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
    -o-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  }
  
  .page-template-page-hotapapa .page-people_detail h2 {
    position: relative;
  }
  
  .page-template-page-hotapapa .page-people_detail h2 .txtbox {
    text-align: center;
    padding-top: 34px;
  }
  
  .page-template-page-hotapapa .page-people_detail section.head {
    margin-bottom: 24px;
    width: 100% !important;
  }
  
  .page-template-page-hotapapa .page-people_detail section.title {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 34px;
    text-align: left;
  }
  
  .page-template-page-hotapapa .page-people_detail section.title h3 {
    display: block;
    text-align: left;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0.22em;
    padding-bottom: 2px;
    margin-bottom: 15px;
    background-image: url("/common_old/img/library/dogpeople/1/bg-line.png") !important;
    background-position: left bottom;
    background-repeat: no-repeat;
  }
  
  .page-template-page-hotapapa .page-people_detail section.title p {
    font-size: 11px;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-align: left;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article {
    background-color: #fcfaf9;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 26px;
    margin-bottom: 12px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article.non_tit {
    padding-top: 14px !important;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article .txt_wrap {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article h3.tit {
    margin-bottom: 22px;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article h3.tit2 {
    margin-bottom: 22px;
  }
  .page-template-page-hotapapa .page-people_detail section.article h3.tit2 img {
    width: 100%;
    height: auto;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article p {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 21px;
    letter-spacing: 0px;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article p.txt_02 {
    color: #666666;
    background-image: url("/common_old/img/library/dogpeople/common/bg-line.png");
    background-position: left 9px;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 8px;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article p.last {
    margin-bottom: 26px !important;
  }
  
  .page-template-page-hotapapa .page-people_detail section.article .pic {
    margin-bottom: 3px;
  }
  
  .page-template-page-hotapapa .page-hotapapa {
    opacity: 1 !important;
  }
  
  .page-template-page-hotapapa .page-hotapapa #main {
    margin-top: 48px;
    background-color: #fcfaf9 !important;
	padding: 81px 0 100px;
  }
  
  .page-template-page-hotapapa .page-hotapapa p.atention {
    font-size: 10px;
    line-height: 23px;
    text-align: left;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  
  .page-template-page-hotapapa .page-hotapapa .video {
    width: 100%;
    position: relative;
  }
  
  .page-template-page-hotapapa .page-hotapapa video {
    width: 100%;
    position: relative;
  }
  
  .page-template-page-hotapapa .page-hotapapa div.cover {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url("/common_old/img/library/dogpeople/special/play.png");
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    z-index: 200;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.head {
    margin-bottom: 8px !important;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.product {
    padding-top: 35px;
    padding-bottom: 56px;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.pic {
    margin-bottom: 21px;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail h3.tit {
    margin-bottom: 19px;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail h3.tit img {
    width: 157px !important;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile {
    width: 100%;
    padding-bottom: 35px;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile div.inbox {
    padding-left: 5%;
    padding-right: 5%;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile div.inbox div.pic {
    margin-bottom: 30px;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile div.inbox dl {
    display: table;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile div.inbox dl dt, .page-hotapapa section.profile div.inbox dl dd {
    display: table-cell;
    vertical-align: top;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile div.inbox dl dt {
    width: 77px;
  }
  
  .page-template-page-hotapapa .page-hotapapa section.profile div.inbox dl dd span {
    font-size: 11px;
    line-height: 20px;
    display: block;
    margin-top: -3px;
  }

  .page-template-page-hotapapa .page-hotapapa section.product {
    background-color: #f4f3f1;
    padding-top: 58px;
    padding-bottom: 56px;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.pic {
    margin-bottom: 30px;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.pic img {
    height: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail h3.tit {
    text-align: center;
    margin-bottom: 24px;
    width: 100%;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail h3.tit img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail div.box p {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 27px;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail div.box div.btn a.more {
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .page-template-page-hotapapa .page-hotapapa section.product div.inbox div.detail div.box div.btn a.more img {
    width: 100%;
    height: auto;
  }
  
  section.article.last {
    padding-bottom: 50px;
    margin-bottom: 0 !important;
  }
  
  section.point {
    background-color: #f4f3f1;
    padding-bottom: 37px;
  }
  section.point div.inbox {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  section.point div.inbox h3 {
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 37px;
  }
  section.point div.inbox h3 img {
    height: 11px;
    width: auto;
  }
  section.point div.inbox dl.first {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px;
    margin-bottom: 32px;
  }
  section.point div.inbox dl dt img {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  section.point div.inbox dl dd img {
    height: 12px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.point div.inbox dl dd p {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 2px;
  }
  section.point div.inbox dl dd a.more {
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  section.point div.inbox dl dd a.more img {
    width: 100%;
    height: auto;
  }
	
section.function {
		/*background-color: #FFF9F2;*/
	    margin-bottom: 100px;
	}

}



@media only screen and (max-width: 979px) {
  .show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_pc {
    display: none;
  }
}

.show_pctb {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pctb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_pctb {
    display: none;
  }
}

.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tbsp {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tbsp {
    display: block;
  }
}

.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tb {
    display: block;
  }
	
.page-people_detail section.title {
    width: 100%;
    max-width: 979px;
    padding-top: 0px;
    padding-bottom: 50px;
}
	#main {
padding-top: 0px;
}

.page-people_detail section.infotable {
		width: 100%;
    max-width: 979px;
	}
	
	p,.spec-table th, .spec-table td {
		font-size: 16px;
	}
	.page-people_detail2 {
    padding: 0;
}
	
}
@media only screen and (max-width: 479px) {
  .show_tb {
    display: none;
  }

}

.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_sp {
    display: block;
  }
}

/* 2026.5 neighborhood追記 */

/* =========================
   intro
========================= */
.nh-intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
}

.nh-intro__text {
  padding-top: 60px;
}

.nh-intro__text p {
  font-size: 13px;
  line-height: 2.1;
  letter-spacing: 0.05em;
}

.nh-intro__image {
  width: 320px;
  flex-shrink: 0;
}

.nh-intro__image img {
  width: 100%;
  display: block;
}

/* =========================
   title
========================= */
.nh-title {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 60px;
  font-size: 44px;
  line-height: 1;
  color: #9d633f;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.nh-title {
  font-size: 32px;
  margin-left: 10px;
}

.page-people_detail section.article h3.nh-title_info {
	color:#fff;
	font-weight: bold;
	}

/* =========================
   grid
========================= */
.nh-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr;
  gap: 30px;
  align-items: start;
}

.nh-item img {
  display: block;
}

.nh-item p {
  text-align: center;
  font-size: 11px;
  line-height: 1.8;
  margin-top: 14px;
}

.nh-item--large img {
  border-radius: 999px;
}

/* =========================
   SP
========================= */
@media screen and (max-width: 768px) {

  .nh-wrap {
    padding: 40px 20px 60px;
  }

  .nh-intro {
    flex-direction: column-reverse;
    gap: 30px;
  }

  .nh-intro__text {
    padding-top: 0;
  }

  .nh-intro__text p {
    font-size: 12px;
    line-height: 2;
  }

  .nh-intro__image {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }

  .nh-title {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 1.4;
  }

  .nh-title span {
    display: block;
    font-size: 22px;
    margin-left: 0;
    margin-top: 8px;
  }

  .nh-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .nh-item {
    max-width: 320px;
    margin: 0 auto;
  }

  .nh-item p {
    font-size: 10px;
    margin-top: 12px;
  }
}

.price-section {
  margin-top: 100px;
  background: #9f633d;
  padding: 80px 20px;
  color: #fff;
}

.page-people_detail section.article h3.price-head__price {
	font-size: 30px;
}

/* =========================
   heading
========================= */
.price-head {
  text-align: center;
  margin-bottom: 50px;
}

.price-head__sub {
  font-size: 18px;
  letter-spacing: 0.12em;
  margin-bottom: 18px;
}

.page-people_detail section.article .price-head__price {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 28px;
}

.page-people_detail section.article .price-head__price span {
  font-size: 14px;
  margin-left: 6px;
}

.price-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 42px;
  border-radius: 999px;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  transition: 0.3s;
}

.price-btn:hover {
  opacity: 0.8;
}

/* =========================
   table
========================= */
.spec-table-wrap {
  max-width: 900px;
  margin: 0 auto;
  overflow-x: auto;
}

.spec-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  min-width: 700px;
}

.spec-table th,
.spec-table td {
  border: 1px solid rgba(255,255,255,0.25);
  padding: 18px 20px;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  line-height: 1.9;
  font-weight: normal;
}

.spec-table th {
  width: 30%;
  text-align: left;
  letter-spacing: 0.04em;
}

.spec-table td:nth-child(2) {
  width: 50%;
}

.spec-table__code {
  width: 20%;
  white-space: nowrap;
}

.spec-table td span {
  display: block;
  font-size: 10px;
  opacity: 0.7;
  letter-spacing: 0.08em;
  margin-bottom: 4px;
}

.spec-table a {
	color: #fff;
	text-decoration: underline;
}

/* =========================
   responsive
========================= */
@media screen and (max-width: 768px) {

  .price-section {
    padding: 50px 16px 60px;
  }

  .price-head {
    margin-bottom: 40px;
  }

  .price-head__sub {
    font-size: 14px;
    line-height: 1.8;
  }

  .price-head__price {
    font-size: 28px;
    margin-bottom: 22px;
  }

  .price-btn {
    width: 220px;
    height: 40px;
    font-size: 12px;
  }

  .spec-table th,
  .spec-table td {
    padding: 14px;
    font-size: 11px;
    line-height: 1.7;
  }
}

/* =========================
   PC表示
========================= */
.title__pc {
  display: block;
}

.title__sp {
  display: none;
}

/* =========================
   SP表示
========================= */
@media screen and (max-width: 768px) {

  .title__pc {
    display: none;
  }

  .title__sp {
    display: block;
  }

}