@font-face {
	font-family: "Hiragino Sans";
	src: url("../fonts/hiragino-sans-w3.otf") format("opentype");
	font-weight: normal
}
@font-face {
	font-family: "Hiragino Sans";
	src: url("../fonts/hiragino-sans-w6.otf") format("opentype");
	font-weight: bold
}
.p-detail {
	padding-bottom: 149px
}
@media(max-width: 767px) {
	.p-detail {
		padding-bottom: 90px
	}
}
.p-detail1 {
	overflow: hidden
}
.p-detail1__image {
	position: relative
}
.p-detail1__image-text {
	font-size: 240px;
	line-height: 222px;
	letter-spacing: -0.03em;
	font-weight: 300;
	position: absolute;
	bottom: -58px;
	right: -43px;
	color: #fff
}
@media(max-width: 1299px) {
	.p-detail1__image-text {
		font-size: 180px;
		bottom: -70px;
		right: -50px
	}
}
@media(max-width: 1024px) {
	.p-detail1__image-text {
		font-size: 150px;
		bottom: -80px;
		right: -35px
	}
}
.p-detail1__text {
	margin-top: 86px;
	text-align: center
}
@media(max-width: 767px) {
	.p-detail1__text {
		margin-top: 40px;
		position: relative;
		text-align: left
	}
}
.p-detail1__heading {
	background-color: #fff;
	padding: 13px 12px;
	display: inline;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	font-size: 40px;
	line-height: 84px
}
@media(max-width: 1024px) {
	.p-detail1__heading {
		font-size: 30px;
		line-height: 75px
	}
}
@media(max-width: 767px) {
	.p-detail1__heading {
		font-size: 20px;
		line-height: 43px;
		padding: 7px 12px
	}
}
.p-detail1__row {
	margin-top: 37px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: var(--font-weight-500);
	font-size: 24px
}
@media(max-width: 767px) {
	.p-detail1__row {
		margin-top: 25px;
		padding-inline: 10px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		font-size: 15px
	}
}
.p-detail1__name {
	position: relative;
	padding-right: 23px;
	margin-right: 23px
}
@media(max-width: 767px) {
	.p-detail1__name {
		padding-right: 17px;
		margin-right: 15px;
		white-space: nowrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.p-detail1__name::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 21px;
	background-color: var(--color-text);
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0
}
@media(max-width: 767px) {
	.p-detail1__name::after {
		height: 15px
	}
}
@media(max-width: 767px) {
	.p-detail1__job {
		font-size: 13px
	}
}
.p-detail1__labels {
	margin-top: 38px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 8px;
	display: none
}
@media(max-width: 767px) {
	.p-detail1__labels {
		margin-top: 19px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-inline: 10px;
		gap: 5px
	}
}
.p-detail1__label {
	background-color: #dce5eb;
	font-size: 14px;
	padding: 11px 25px;
	border-radius: 10rem
}
@media(max-width: 767px) {
	.p-detail1__label {
		font-size: 11px;
		padding: 9px 18px
	}
}
.p-detail2 {
	margin-top: 100px
}
@media(max-width: 767px) {
	.p-detail2 {
		margin-top: 59px
	}
}
@media(max-width: 767px) {
	.p-detail2 .l-container {
		padding-inline: 30px
	}
}
.p-detail2 p:first-child, .p-detail2 h2:first-child {
	margin-top: 0
}

@media(max-width: 767px) {
	.p-detail2 p:first-child {
		text-align: left
	}
}
.p-detail2 p:first-child+h2 {
	margin-top: 103px
}
@media(max-width: 1024px) {
	.p-detail2 p:first-child+h2 {
		margin-top: 80px
	}
}
@media(max-width: 767px) {
	.p-detail2 p:first-child+h2 {
		margin-top: 60px
	}
}
.p-detail2 h2 {
	text-align: center;
	font-size: 28px
}
@media(max-width: 767px) {
	.p-detail2 h2 {
		text-align: left;
		font-size: 15px;
		line-height: 26px
	}
}
.p-detail2 h2+* {
	margin-top: 43px
}
@media(max-width: 767px) {
	.p-detail2 h2+* {
		margin-top: 21px
	}
}
.p-detail2 picture {
	display: block;
	margin-top: 78px
}
@media(max-width: 767px) {
	.p-detail2 picture {
		margin-top: 39px;
		width: calc(100% + 60px);
		margin-left: -30px
	}
}
.p-detail2 picture+* {
	margin-top: 142px
}
@media(max-width: 1024px) {
	.p-detail2 picture+* {
		margin-top: 100px
	}
}
@media(max-width: 767px) {
	.p-detail2 picture+* {
		margin-top: 80px
	}
}
.p-detail2 p+p {
	margin-top: 36px
}
@media(max-width: 767px) {
	.p-detail2 p+p {
		margin-top: 26px
	}
}
.p-detail2 a {
	text-decoration: underline;
	word-break: break-all
}
.p-detail2__share {
	padding-block: 71px 62px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 48px;
	border-bottom: 1px solid rgba(41, 76, 122, .2);
	padding-inline: 30px
}
@media(max-width: 1024px) {
	.p-detail2__share {
		padding-block: 50px 45px
	}
}
@media(max-width: 767px) {
	.p-detail2__share {
		gap: 30px;
		padding-block: 43px 39px;
		padding-inline: 20px
	}
}
.p-detail2__share ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 28px
}
@media(max-width: 767px) {
	.p-detail2__share ul {
		gap: 23px
	}
}
.p-detail2__share li svg {
	pointer-events: none
}
.p-detail2__share li:nth-child(1) svg {
	width: 17px
}
.p-detail2__share li:nth-child(2) svg {
	width: 9px
}
.p-detail2__share li:nth-child(3) svg {
	width: 18px
}
.p-detail2__share li:nth-child(4) svg {
	width: 19px
}
.p-detail3 {
	margin-top: 133px
}
@media(max-width: 767px) {
	.p-detail3 {
		margin-top: 81px
	}
}
/*# sourceMappingURL=detail.min.css.map */










/*2025.11.20- add*/

.title-buddy{
    font-size: 40px !important;
    font-weight: 500;
}

#buddy-profile{
    color: #294c7a;
    margin-top: 100px;
}

#buddy-list ul{
    list-style: none;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

#buddy-list ul li{
    flex: 1;
    margin-right: 32px;
    position: relative;
    min-height: 350px;
    max-width: 226.8px;
}


/*#buddy-list ul li.active{
    border-bottom: 4px solid #294c7a;
}*/

#buddy-list ul li.active::before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
	height:4px;
	background-color:#294c7a;
	width:100%;
	border-radius:5px;
}


/*#buddy-list ul li.active::after{
    content: '▲';
    position: absolute;
    bottom: 1px;
    font-size: 18px;
    left: 50%;
    margin-left: -9px;
    line-height: 0.4;
}*/

#buddy-list ul li:last-child{
    margin-right: 0;
}

#buddy-list ul li a{
    display: block;
    position: relative;
}

.buddy-list-pic{
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.buddy-list-pic img{
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    object-fit: cover;
}

.buddy-list-name{
    padding-top: 20px;
    font-size: 20px;
}

.buddy-list-name small{
    display: block;
    font-size: 13px;
}


#buddy-profile h2{
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 40px;
}


#personal-profile{
    background-color: #fff;
    padding: 60px;
    color: #294c7a;
    font-size: 16px;
    margin: 40px auto 0;
    line-height: 1.8;
    max-width: 1262px;
}

#personal-profile p.profile-name{
    display: block;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 25px;
}

.title-buddy-list {
    display: block;
    text-align: left !important;
    font-size: 20px;
}

.rounded-triangle{
  display: none;
  width: 18px;                 /* 辺の長さ */
  height: 15.588px;            /* 三角形の高さ = sqrt(3)/2 * 18 */
  background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 15.588'>\
<path d='M 7.70096 2.25 A 1.5 1.5 0 0 1 10.29904 2.25 L 16.70096 13.33846 \
A 1.5 1.5 0 0 1 15.40192 15.58846 L 2.59808 15.58846 \
A 1.5 1.5 0 0 1 1.29904 13.33846 Z' fill='%23294c7a'/>\
</svg>");
  background-repeat: no-repeat;
  background-size: 18px 15.588px;
  vertical-align: middle;
	color:#294c7a;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -9px;
    line-height: 0.4;
}

#buddy-list ul li.active .rounded-triangle{
	display:inline-block;
}


/* フェードイン・フェードアウトアニメーション */
#personal-profile .profile-name,
#personal-profile article {
    transition: opacity 0.3s ease;
}

#personal-profile .profile-name.fade-out,
#personal-profile article.fade-out {
    opacity: 0;
}

#personal-profile .profile-name.fade-in,
#personal-profile article.fade-in {
    opacity: 1;
}

@media(max-width: 767px) {

.title-buddy{
    font-size: 20px !important;
}

#buddy-profile{
    margin-top: 60px;
}
    
#buddy-list{
    overflow-x: hidden;
   scrollbar-width: none; 
}

#buddy-list::-webkit-scrollbar {
    display: none;
}


#buddy-list ul{
    overflow-x: auto;
    overflow-y: hidden;
    width:auto;
     flex-wrap: nowrap;
     scrollbar-width: none;
     -webkit-overflow-scrolling: touch;
     touch-action: pan-x;
}
    
    #buddy-list ul::-webkit-scrollbar {
    display: none;
}

#buddy-list ul li{
    flex: 0 0 auto; 
    margin-right: 20px;
    min-height: 300px;
    max-width: auto;
    width: 190px;
}

#buddy-list ul li:last-child{
    margin-right: 0;
}

.buddy-list-name{
    padding-top: 15px;
    font-size: 13px;
}

.buddy-list-name small{
    font-size: 10px;
    margin-top: 6px;
}


#buddy-profile h2{
    font-size: 15px;
    margin-bottom: 35px;
}


#personal-profile{
    padding: 40px 30px;
    font-size: 13px;
    margin-top: 32px;
}

#personal-profile p.profile-name{
    font-size: 14px;
    margin-bottom: 12px;
} 
	
    .title-buddy-list {
        font-size: 13px;
    }	
    
}
