@charset "UTF-8";

/*
**************************************************************************
*	Bears Ray team.css
**************************************************************************/

@media (max-width: 767px) {
}


/* --------------------------------------------------
		about
-------------------------------------------------- */
.about .p-title--h2 {
	margin-bottom: 40px;
}
.about .p-title--h2 .m-font-mincho {
	margin-top: 10px;
	font-size: 2.4rem;
	font-weight: 700;
}

@media (max-width: 767px) {
.about .p-title--h2 {
	margin-bottom: 20px;
}
.about .p-title--h2 span {
	font-size: 3.2rem;
}
.about .p-title--h2 .m-font-mincho {
	font-size: 2.0rem;
}
}


/* --------------------------------------------------
		concept
-------------------------------------------------- */
.concept-box {
	color: #e4007f;
	font-size: 3.0rem;
	line-height: 1.4;
	text-align: center;
	padding: 60px 6.521739130434783%;
	border: 6px solid #f8bfdf;
}

@media (max-width: 767px) {
.concept-box {
	font-size: 2.0rem;
	line-height: 1.6;
	padding: 25px 10px;
	border-width: 3px
}
}


/* --------------------------------------------------
		naming
-------------------------------------------------- */
.naming-logo {
	margin-bottom: 30px;
	text-align: center;
}
.naming-logo .image-01 {
	display: block;
	width: 236px;
	margin: 0 auto 10px;
}
.naming-logo .image-02 {
	display: block;
	width: 188px;
	margin: 0 auto;
}

@media (max-width: 767px) {
.naming-logo .image-01 {
	width: 53.65079365079365%;
}
.naming-logo .image-02 {
	width: 42.06349206349206%;
}
.naming .p-text-box {
	text-align: left;
}
}


/* --------------------------------------------------
		making
-------------------------------------------------- */
.making {
	background-color: #f2f2f2;
}
.making-movie {
	margin-bottom: 30px;
}
.making-box {
	margin-top: 50px;
	background-color: #ffffff;
	padding: 60px 6.521739130434783%;
}
.making-photo {
	margin-bottom: 20px;
}
.making-photo-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -1.25% 10px -1.25%;
}
.making-photo-list li {
	width: 25%;
	padding: 0 1.219512195121951%;
}
.making-photo-text {
	font-size: 1.4rem;
	color: #595959;
}

@media (max-width: 767px) {
.making-box {
	padding: 30px 30px;
}
.making-photo-list {
	margin: -15px 0 10px -15px;
}
.making-photo-list li {
	width: 50%;
	padding: 15px 0 0 15px;
}
}


/* --------------------------------------------------
		story
-------------------------------------------------- */

@media (max-width: 767px) {
.story .p-text-box {
	text-align: left;
}
}


/* --------------------------------------------------
		manager
-------------------------------------------------- */
.manager-image {
	margin-bottom: 30px;
}
.manager-lead {
	padding-bottom: 30px;
	border-bottom: 2px solid #cccccc;
}
.manager-lead .career {
	font-weight: 500;
	font-size: 1.4rem;
	color: #000000;
}
.manager-lead .name-jp {
	font-weight: 500;
	font-size: 2.0rem;
	color: #000000;
}
.manager-lead .name-en {
	font-weight: 500;
	font-size: 1.4rem;
	color: #595959;
	margin-bottom: 20px;
}
.manager-profile {
	padding: 30px 0;
	border-bottom: 2px solid #cccccc;
}
.manager-message {
	padding-top: 30px;
}

@media (max-width: 767px) {
.manager-image {
	margin-bottom: 25px;
}
}


/* --------------------------------------------------
		coach
-------------------------------------------------- */
.coach-image {
	margin-bottom: 30px;
}
.coach-lead {
	padding-bottom: 30px;
	border-bottom: 2px solid #cccccc;
}
.coach-lead .career {
	font-weight: 500;
	font-size: 1.4rem;
	color: #000000;
}
.coach-lead .name-jp {
	font-weight: 500;
	font-size: 2.0rem;
	color: #000000;
}
.coach-lead .name-en {
	font-weight: 500;
	font-size: 1.4rem;
	color: #595959;
}
.coach-profile {
	padding: 30px 0;
	border-bottom: 2px solid #cccccc;
}
.coach-profile-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 1.4rem;
}
.coach-profile-box > div {
	width: 47.82608695652174%;
}
.coach-profile-box ul {
	margin-bottom: 30px;
}
.coach-profile-box ul:last-child {
	margin-bottom: 0;
}
.coach-message {
	padding-top: 30px;
}

@media (max-width: 767px) {
.coach-image {
	margin-bottom: 25px;
}
.coach-profile-box {
	display: block;
}
.coach-profile-box > div {
	width: 100%;
	margin-bottom: 30px;
}
.coach-profile-box > div:last-child {
	margin-bottom: 0;
}
}


/* --------------------------------------------------
		member
-------------------------------------------------- */
.member-list > li {
	position: relative;
	min-height: 353px;
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 2px solid #cccccc;
}
.member-list > li:last-child {
	min-height: 293px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.member-list .box {
	padding-left: 52.17391304347826%;
}
.member-list .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 47.82608695652174%;
}
.member-list .career {
	font-weight: 500;
	font-size: 1.4rem;
	color: #000000;
}
.member-list .name-jp {
	font-weight: 500;
	font-size: 2.0rem;
	color: #000000;
}
.member-list .name-en {
	font-weight: 500;
	font-size: 1.4rem;
	color: #595959;
	margin-bottom: 15px;
}
.member-list .body {
	padding-left: 52.17391304347826%;
}
.member-list .profile {
	font-size: 1.4rem;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
.member-list > li {
	min-height: 0;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.member-list .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin: 0 0 20px -15px;
}
.member-list .image {
	position: relative;
	width: 50%;
	padding-left: 15px;
}
.member-list .name {
	width: 50%;
	padding-left: 15px;
	-ms-flex-item-align: center;
	align-self: center;
}
.member-list .career {
	font-weight: 500;
	font-size: 1.4rem;
	color: #000000;
}
.member-list .name-en {
	margin-bottom: 0;
}
.member-list .body {
	padding-left: 0;
}
}


/* --------------------------------------------------
		activity
-------------------------------------------------- */

@media (max-width: 767px) {
}


/* --------------------------------------------------
		gallery
-------------------------------------------------- */
.gallery-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -50px -2.173913043478261% 70px;
}
.gallery-list li {
	width: 33.3333333333%;
	padding: 50px 2.083333333333333% 0;
	text-align: center;
	font-size: 1.4rem;
}
.gallery-list li .image {
	margin-bottom: 10px;
}
.gallery .p-link__button--talk {
	margin-bottom: 100px;
}
.gallery-box {
	padding: 60px 6.521739130434783%;
	border: 2px solid #cccccc;
}
.gallery-box .box {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 2px solid #cccccc;
}
.gallery-box .box:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

@media (max-width: 767px) {
.gallery-list {
	margin: -25px 0 30px -15px;
}
.gallery-list li {
	width: 50%;
	padding: 25px 0 0 15px;
}
.gallery .p-link__button--talk {
	margin-bottom: 50px;
}
.gallery-box {
	padding: 30px 30px;
}
.gallery-box .box {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.gallery-box .p-link__button--02 {
	line-height: 1.4;
}
}


/* --------------------------------------------------
		qa
-------------------------------------------------- */
.qa-list {
	border-bottom: 2px solid #cccccc;
}
.qa-list li {
	border-top: 2px solid #cccccc;
}
.qa-list li .toggle-button {
	position: relative;
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 40px 6.521739130434783% 40px calc(4.347826086956522% + 60px);
	transition: opacity .2s ease;
}
.qa-list li .toggle-button:hover {
	opacity: 0.8;
}
.qa-list li .toggle-button:before {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	right: calc(6.521739130434783% - 20px);
	width: 20px;
	border-top: 2px solid #e4007f;
}
.qa-list li .toggle-button:after {
	content: "";
	position: absolute;
	top: calc(50% - 10px);
	right: calc(6.521739130434783% - 11px);
	height: 20px;
	border-left: 2px solid #e4007f;
}
.qa-list li .toggle-button.active:after {
	content: none;
}
.qa-list li .toggle-button .icon {
	position: absolute;
	display: block;
	top: 35px;
	left: 4.347826086956522%;
	width: 40px;
	height: 40px;
	background-color: #e4007f;
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 40px;
	border-radius: 50% 50%;
	text-align: center;
}
.qa-list li .toggle-box {
	display: none;
}
.qa-list li .box {
	position: relative;
	border-top: 2px solid #cccccc;
	padding: 40px 6.521739130434783% 40px calc(4.347826086956522% + 60px);
	background-color: #f2f2f2;
}
.qa-list li .box .icon {
	position: absolute;
	display: block;
	top: 35px;
	left: 4.347826086956522%;
	width: 40px;
	height: 40px;
	background-color: #cccccc;
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 40px;
	border-radius: 50% 50%;
	text-align: center;
}

@media (max-width: 767px) {
.qa-list li .toggle-button {
	padding: 30px 30px 30px 65px;
}
.qa-list li .toggle-button:hover {
	opacity: 1;
}
.qa-list li .toggle-button:before {
	right: 5px;
}
.qa-list li .toggle-button:after {
	right: 14px;
}
.qa-list li .toggle-button .icon {
	top: 25px;
}
.qa-list li .box {
	padding: 30px 30px 30px 65px;
}
.qa-list li .box .icon {
	top: 25px;
}
}
